/* 
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.

*/






h2 {
    font-size: 1.2em;
}



#topmenu #rss{display: none; }

#top .subscribe{display: none; }
#top .subscribe .posts, #top .subscribe .comments, #top .subscribe .email{display: none;  }

.arclist ul li{border-bottom:1px solid #f1f1ed;color:silver;font-size:12px;padding:5px 0;}
.catrss{display: none; }
#main h3.template-title { margin-bottom:20px; }


.entry, .entry p  { font:14px/1.5em sans-serif; }
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 { margin:0 0 0.5em; line-height:1.5em; }
.entry p  { margin-bottom: 1.4em; }
span.tags{background:url(images/ico-tags-trans.png) no-repeat left;padding:1px 0 0 20px;}
.post .title{padding:5px 0;}
.page .post .title { padding:5px 0 10px;}
.entry blockquote{border-left:2px solid #777;color:#777;font-style:italic;margin:5px auto 15px;padding:0 10px;width:85%;}
.entry blockquote p{font-size:12px;line-height:20px;margin:5px 0;padding:5px 0;}
.entry img{background:#F8F8F4;border:solid 1px #e6e6e6;padding:2px;}

.entry blockquote p  { font-style:italic; font-family: sans-serif; font-size:14px;  }

.entry ul  { margin-bottom: 1.5em; padding: 0 0 0 30px; }
.entry ul ul  { margin: 0; }
.entry ul li  {	list-style-type: disc; }
.entry ul ul li  { list-style-type: circle; }

.entry ol  { margin-bottom: 1.5em; padding: 0 0 0 30px; }
.entry ol ol  { margin: 0; }
.entry  ol li  { list-style-type: decimal; }
.entry  ol li ol li  { list-style-type: lower-latin; }