/* 
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.

*/

body { background:#F1EBD9 url(/images/bs.jpg) repeat scroll center top; }

.post h2 { font-size:24px; text-shadow:1px 1px #fff;}
.post h2 a { font-weight:bold; letter-spacing:0; text-decoration:none; }

.widget h3 { color:#33211F; font-size:18px; font-weight:bold; letter-spacing:0; margin:0 0 5px; text-shadow:1px 1px #fff; }

#twitter li { border-bottom:1px solid #eee; font-size:14px !important; margin-bottom: 6px; padding-bottom:6px; }

.widget_tag_cloud a { color:#FD7021; line-height:24px; }


.aligncenter { display:block; margin-left:0; margin-right:0; }

#content h3 { color: #202020; }
.entry a:link, .entry a:visited { color: #667021; text-decoration: none; }
.entry a:active, .entry a:hover { color: #FD7021; text-decoration: underline; }

.post .entry blockquote { background:#EEEEEE none repeat scroll 0 0; border-left:4px solid #DDDDDD; color:#333333; display:block; font-size:14px !important; font-style:normal; margin:0 0 15px; padding:10px 12px 2px 8px; }

.commentlist .comment-author { color:#33211F; font-size:18px; letter-spacing:0; }
.commentlist p { font-size: 14px; }
.commentlist .comment { background: #eee; }
.commentlist .avatar { border: 2px solid #fefefe; margin: 4px; }