/* 
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.
*/

.entry img, img.thumbnail {
padding:0;
}

.post-more {
padding-top:0;
}

body {font-family: 'Verdana', Arial, Helvetica, sans-serif;} 

.nav a  { position:relative; color:#ff7722; font:bold 20px Arial, sans-serif; display:block; z-index:100; padding:5px 10px; line-height:18px; text-decoration:none; }

.widget ul  { clear:both; padding-left:10px; list-style-position:inside; list-style-type:none;}

#footer p {font:normal 11px Arial, sans-serif;}

.widget h3  { margin: 0 0 20px 0; padding:0 0 5px; text-transform:capitalize; font:normal bold 16px Arial, Helvetica, sans-serif; color:#555; }

#logo  { float:left; }
#logo img  { }
#logo .site-title, #logo .site-description  { font-family:Georgia, serif; color: #000; display:none;  }
#logo .site-title a { color:#222; font-size:40px; line-height:40px; text-transform:none; font-weight:normal; text-decoration:none; display:none; }
#logo .site-title a:hover { text-decoration:underline; }
#logo .site-description { color:#999; font:italic 14px Georgia, serif; display:none; }

#topad {float:right;}

#header {height: 105px;}

.post-more { clear:both; text-transform:capitalize; border:20px solid #e6e6e6; border-width:1px 0 1px; padding:10px 0; font:bold 14px/16px Arial, Helvetica, sans-serif; }
.post-more a, .post-meta a { text-decoration:none; }
.post-more a:hover, .post-meta a:hover { text-decoration:underline; }

img.aligncenter {
margin:0 auto;
}


