/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles at the end of this file instead 
of style.css so it is easier to update the theme. 
Simply copy an existing style from style.css to this file, 
and modify it to your liking.
*/


body  { font: 14px/20px Arial,Helvetica,Sans-serif; color: #555; background-color: #CCCCCC; }

#wrapper  { padding:10px; background-color: #fff; }




#textad{padding:0 0 40px; position:relative;}


font {
color: black;
}


#top_navigation font {
color: white;
}


#top_navigation {
background: #E6E6E6;
margin: 0px;
padding: 2px;
height: 20px;
clear: both;
}

#facebook_like{ float: left; }
#google_header{ margin-top: 3px;}

/*
#top_navigation a{
padding:0px 0px 0px 8px;
}

#top_navigation a:hover{
font-weight: bold;
}
*/




#navigation{font:14px/14px Helvetica, Arial, sans-serif;border-top:1px solid #dbdbdb; border-bottom:5px solid #dbdbdb;padding:10px 0; margin-bottom:30px; background: #051b59}

.nav a  { position:relative; color:#fff; display:block; z-index:100; padding:5px 10px; line-height:18px; text-decoration:none; }

.nav a:hover, .nav li.current_page_item, .nav li.current_page_parent { background:#ff510f; color:#051b59; }






#bottom_navigation font {
color: white;
margin:0px 0px 10px 0px;
}


#bottom_navigation {
background: #;
padding:0px 0px 10px 0px;
}


#bottom_navigation a{
padding:0px 0px 10px 0px;
}

#bottom_navigation a:hover{
font-weight: bold;
}

















#header{padding:3px 0 0px;clear:both;position:relative;}

#navigation{font:14px/14px Helvetica, Arial, sans-serif;border-top:1px solid #dbdbdb; border-bottom:2px solid #dbdbdb;padding:1px 0; margin-bottom:1px;}




.entry 
{
text-align:justify;
} 


.widget h3  { margin: 0 0 20px 0; padding:10px 0 10px 10px; text-transform:uppercase; font:normal bold 14px Arial, Helvetica, sans-serif; color:#ffffff; border-bottom:3px solid #e6e6e6; background:#051b59;}



#tabs {	background:#051b59; height:auto; display: block; padding:5px; margin-bottom:30px; }




/* Related Posts */
ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;}
ol.related-posts li{width:120px; float:left; display:inline; margin-right:15px;; padding:0;}
	ol.related-posts img{clear:both; padding:5px; background:#F7F7F7; border:1px solid #DDD;}
	ol.related-posts a{clear:both; display:block; border:none; text-decoration:none;}
	ol.related-posts li{font-size:12px;}


