/* 
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 h1 { border-bottom:1px solid #e6e6e6; margin-bottom:20px; padding-bottom: 20px; }  .entry h2 { padding-bottom:20px; }  .entry h3 { padding-bottom:10px; margin: 0 0 -10px 0; }  .entry h4 {}  .entry h5 {}  .entry h6 {}


#logo .site-title, #logo .site-description  { display:none;  }
#logo .site-title a { display:none;}
#logo .site-description { display:none;}


.widget a:link { color: #ffffff; text-decoration:none;}
.widget a:visited { color: #ffffff; text-decoration:none;}
.widget a:hover { color: #f5883f; text-decoration:underline;}


.post-meta, .post-meta .post-author a, .post-more { color:#868686; }
.post-more { clear:both; text-transform:uppercase; border:2px solid #e6e6e6; border-width:2px 0 0px; padding:0px 0; font:11px/16px Arial, Helvetica, sans-serif;}
.post-more a, .post-meta a { text-decoration:none; }
.post-more a:hover, .post-meta a:hover { text-decoration:none; }


#contact-page ol.forms textarea{height:100px;width:70%;}

#widgets_on_page .widget {padding:0px; background:none repeat scroll 0 0 transparent;color:#000000;}
#widgets_on_page a:link { color: #000000; text-decoration:none;}
#widgets_on_page a:visited { color: #000000; text-decoration:none;}
#widgets_on_page a:hover { color: #f5883f; text-decoration:none;}

