/* 
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.

*/
.wp-caption-text {font-size: 10px !important;}
#nav li ul li ul li {background: #F2F2F2;}
#nav li ul li ul li a:hover {color:#F2F2F2;} 
.continue-tags {background: none; height: 100%; margin-bottom: 30px;}
span.tags {margin-bottom: 30px;}
.date-comments {height: auto;}
#centercol h2 a {color:#F2F2F2;}
.navigation .fr {float: right;}

#nav li ul li {
background:url("images/topmenu-bgr.gif") repeat-x scroll center top transparent;
border:1px solid #E5E4DE;
float:none;
width:18em; }

#clear {background:none repeat scroll 0 0 transparent;
border:0 none;
clear:both;
display:block;
float:none;
font-size:0;
height:0;
list-style:none outside none;
margin:0;
overflow:hidden;
padding:0;
visibility:hidden;
width:0;}

.navigation {
clear:both;
padding-bottom:25px;
margin-top: 0px;
}
#comments { width: 500px;}
.wp-caption-text {
    background: none repeat scroll 0 0 #DDDDDD;
    text-align: center !important;
    width: 502px;
}
