



	body {
		background: #451018 url('images/bd/body_img.jpg') top left repeat fixed ;


		padding: 0px;
		margin: 70px 0px 90px 0px;
		font: 10pt Geneva, Arial, Helvetica, sans-serif;
	}



  	#main_c {
    	background: #000 url('images/bd/main_img.jpg') center top no-repeat ;
    	xbackground-size: 1260px auto;
    	xbackground-position: -70px -40px;
    }
  	
  	
    #banner {
        background: none;
        -moz-border-radius: 8px 8px 0px 0px ;
		    -webkit-border-radius: 8px 8px 0px 0px ;
		    -khtml-border-radius: 8px 8px 0px 0px ;
		    border-radius: 8px 8px 0px 0px ;
	        
        -moz-box-shadow: threedshadow  0px 0px 2px 2px ;
        -webkit-box-shadow: threedshadow 0px 0px 2px 2px ;
        box-shadow: threedshadow 0px 0px 2px 2px ;
	        vertical-align: top;

        margin: auto;
        height: 300px;
        width: 998px;
        position: relative;
        -moz-border-radius: 8px 8px 0px 0px ;
		    -webkit-border-radius: 8px 8px 0px 0px ;
		    -khtml-border-radius: 8px 8px 0px 0px ;
		    border-radius: 8px 8px 0px 0px ;
	        
        -moz-box-shadow: threedshadow  0px 0px 2px 2px ;
        -webkit-box-shadow: threedshadow 0px 0px 2px 2px ;
        box-shadow: threedshadow 0px 0px 2px 2px ;
	    }

    .glowee{
        background: #000;
        -moz-border-radius: 8px 8px 0px 0px ;
		    -webkit-border-radius: 8px 8px 0px 0px ;
		    -khtml-border-radius: 8px 8px 0px 0px ;
		    border-radius: 8px 8px 0px 0px ;
	        
        -moz-box-shadow: threedshadow  0px 0px 2px 2px ;
        -webkit-box-shadow: threedshadow 0px 0px 2px 2px ;
        box-shadow: threedshadow 0px 0px 2px 2px ;
	        
    }  


#post_info {
	width: 700px;
	height: 370px;
	xmargin-left: 20px;
	
}    	


#post_info_title {
    text-align: center;
    vertical-align: middle;
}


#post_info_meta {
    	font-size: 14pt;
	font-weight: bold;
	padding: 0px;
	vertical-align: middle;
	padding: 15px;
	color: #FEF9E0;
    xtext-shadow: 1px 1px 1px rgba(255,255,255, .5);                   
    xtext-shadow: 0px 0px 3px rgba(0,0,0, 1);
    xtext-shadow: 0 0 1px #000, 0 0 4px #FFF;
    text-shadow: 0 0 4px #000, 0 0px 6px #4A1A0B; 
    
 	 width: 220px;
 	 margin-left: 20px;
}



