/* 
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.

*/

#header h1 { display:none }
#header h2 { display:none }
#logo  { }
#logo img  { }
#logo .site-title a { display:none }
#logo .site-title a:hover {display:none }
#logo .site-description {display:none }

address { font: 14px Georgia, Times, Serif; line-height: 1.5;}

.widget ul li a:link, .widget ul li a:visited { display: block; padding: 0 0 0 25px; line-height: 20px; text-decoration: none; color:#666; }

.moretext  { font: 15px Arial; line-height: 1.5; color: #f27480; font-weight: bold;}

.post .title  { width:100%; position:relative; margin: 0 0 30px 0; padding: 0 0 25px 0; color: #000; border-bottom: 1px solid #e7e7e7; font-size: 27px; }

h2  {font-size: 22px;} h3  {font-size: 16px;} h4  {font-size: 14px;} h5  {font-size: 12px;}
