  

/*CUSTOM BLOG STYLES*/   

body, #culturenik, .blog{
  	background-color: #fff !important;
  
}  

a, a:hover, a:active{
	color: #FE9500
}

input#submit{
	border: none;
}

#background, #wrapper, #container{
	background-color: #fff;
}

#wrapper{
	background: transparent;
}

#content{
	background-color: #fff;
}


p, #blog_content{
	background-color: #fff;
	font-family: Georgia, serif;
	font-size: 15px;
	font-weight: normal;
	color: #4F5155;
}   

#email_signu{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

#blog_content{
	margin-bottom: 20px;
	min-height: 1000px;
} 

#footer_content{
	font-family: helvetica, arial, sans-serif !important;
}  

#footer_content h1{
	padding-top: 0px !important;
}

.entry p{
	padding: 0px 0px 10px 0px;
}

#blog_content h2, #blog_content h2 a, #blog_content h2 a:active{
	font: Helvetica, Arial, sans-serif;
	font-size: 40px;
	color: #000; 
	margin-bottom: 20px;
}  
    

#date{  
	margin-top: -6px;
	background: transparent url('images/date_bg.gif') no-repeat;
    height: 59px;
    width: 59px;
	font-family: 'Helvetica Neu', Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;                
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	padding-top: 11px;
}  

#sidebar h2, h3.pagetitle{
	font-size: 20px;
	color: #000;
} 

h3.pagetitle{
	padding: 25px 0px 35px 0px;
	border-bottom: #d9d9d9 1px dotted;
	
}

small{
	font-size: 10px !important;
} 

a:hover, li a:hover{
	color: #FE9500; 
	text-decoration: underline;
}       

#right_side h2{
	margin: 0px 0px 5px 0px;
	
}  

.post{
	border-bottom: #d9d9d9 1px dotted;
	padding-bottom: 40px;
	margin-bottom: 0px;
	color: #6c6c6c;
}     



p a.more-link{
	position: absolute;  
	left: 500px;
	margin-top: 10px;
}

#add_this{
	margin-left: 390px;
} 

#sidebar a{
	font-size: 15px;
	 color:#FE9500 !important;
	
}

#drawer{
	font-family: helvetica, arial, sans-serif;
}
  

/*MODAL*/
            
/* LOGIN */
#login_modal{
	font-family: helvetica, arial, sans-serif;
}
	#login_modal h1{  
		padding-top: 0px;
	}

 #login_modal #whyreg{
	margin-top: 30px; 
	font-size: 12px; 
	text-align: left;
}   
   
 #login_modal #whyreg p{
	font-size: 12px;
	line-height: 13px;
	background-color: transparent;
	font-family: helvetica, arial, sans-serif;
} 

#login_modal #help{
	 	font-family: helvetica, arial, sans-serif;   
}   

#login_modal #help a, #login_modal #help a:hover{
	color: #FE9500;
	background-color: transparent;
	font-family: helvetica, arial, sans-serif;
}    



/* REGISTER */

#register_modal{
	font-family: helvetica, arial, sans-serif;
	
}
#register_modal p{
    background-color: transparent;
}    

#register_modal #whyreg p{
	font-family: helvetica, arial, sans-serif;
	font-size: 12px; 
	text-align: left;
	
}
     






