/* 

WOO CUSTOM STYLESHEET

---------------------



Instructions:



Add your custom styles here 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.



*/


#footer {

background-color:#5D5D5D;

color:#FFFFFF;

font-family:Helvetica,Arial,sans-serif;

font-size:11px;

padding-bottom:20px;

padding-left:0;

padding-right:0;

padding-top:20px;

text-transform:uppercase;

}



#navigation {

background-color:#5D5D5D;

font-size:11px;

text-transform:uppercase;

}



input.submit {

background-color:#4D4A4A;

}



#extended-footer {

background-color:#EFEFEF;

}


/* Related Posts */
ol.related-posts {clear:both; text-align:center; margin:10px 0px 0px 0px; padding:0;}
ol.related-posts li{width:500px; float:left; display:inline; margin-right:15px;padding-bottom:30px;padding-left:0;padding-right:0;padding-top: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;}