/* 
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.

*/

#logo .site-title a { font-size:22px; font-weight:bold; letter-spacing:-1px; line-height:26px; text-transform:uppercase;  }


.post .title, .page .title  {  margin: 0 0 10px 0; line-height: 20px; font-size: 22px; }

.entry img.noborder { border:none; }

blockquote {
	background:#F4F5F7 3px 3px no-repeat;
	border:1px dashed #CCC;
	padding:8px 12px 8px 36px;
	margin:5px 0;
        font-size:11px;
        font-family: "Courier New", Courier, monospace;
        font-style: none;
}

#breadcrumb { display: block; width: 100%; margin:0 0 30px; padding:0 0 10px; font-size: 10px; font-weight: bold; border-bottom:#EBEBEB 1px solid;}

.archive_header  { display: block; float: left; width: 100%; margin:0 0 30px; padding:0 0 10px; font-size: 14px; font-weight: bold; border-bottom:#EBEBEB 1px solid; }
.archive_header .catrss a  { font-size: 14px; text-decoration: none; line-height: 28px; }

.post  { margin: 0 0 30px 0; padding: 0 0 25px 0; background: none; border-bottom: 1px solid #eee; }
.post.home { padding: 0; margin:0; background: none !important; }

.post .title, .page .title  {  margin: 0 0 8px 0; line-height: 18px; font-size: 18px; }
.post .title a:link, .post .title a:visited  { color: #333; text-shadow: 1px 1px 0 #fff; }
.page .title  { margin: 0 0 16px 0; }


.widget  { margin: 0 0 20px 0; padding: 15px 15px 20px; background: #fff;  }
.widget ul  { clear:both;}
#sidebar .widget h4  { margin: 0; padding: 0 0 10px; font-size: 14px; text-transform:uppercase; border-bottom: 1px solid #eee;  }
#sidebar .widget ul li  { border-bottom: 1px solid #eee; background: url(images/widgetbullet.png) no-repeat 7px 12px; }
#sidebar .widget ul li a  { padding: 0 0 0 20px; line-height: 30px; text-decoration: none; color:#666;  }
#sidebar .widget ul li a:hover  { color: #000; }
#sidebar .widget ul ul  { padding: 0 0 0 15px; border-top: none; }


#footer  { margin-top: 20px; font-size: 12px; padding: 18px 0 18px 0; }
#footer a:hover { text-decoration:underline; }
#footer h3  { margin: 0 0 10px 0; }
#footer p  { margin: 0 0 16px 0; }
#footer .top  { margin: 0 10px; padding: 0 0 14px 0; }
#footer .bottom  { margin: 0 10px; padding: 16px 10px 0 10px; font-size: 12px; text-transform: uppercase; }
#footer .bottom p  { margin: 0; }
#footer #widget-left  { width: 550px; margin: 0 0 0 10px; }
#footer #widget-right  { width: 310px; margin: 0 10px 0 0; font-size: 10px; }
#footer #credit img  { vertical-align: bottom; }
#footer #credit span  { display: none; }
#footer #credit  { margin-top: -3px; }
#footer .widget { padding:0; margin:0 0 20px; background:none; }
#footer .widget ul li  { line-height: 20px; }
#footer .widget a:link, #footer .widget a:visited  { }
#footer .widget a:hover  {  }