/* 
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.

*/

.subtitle{
	width: 80%;
	margin: 8px auto;
	border-bottom: 1px dotted #DDD;
	padding-bottom: 8px;
	text-align: center;
	font-size: 14px;
	font-family: Verdana;
	}
.measure{font-size: 10px; font-style: italic;}
.label{
	font-weight: bold;
	color: #666;
	text-decoration: underline;
	font-size: 12px;
	font-family: Arial;
}

.post .title  { margin: 0 0 5px 0; font-weight:400; }
.post .title a:link, .post .title a:visited  { color:#222; font-size:16px;}

.post-bar-slider .title a{color: #FFFFFF; font-weight: bold}	

.post .post-bar-slider .title a:active{color: #FFFFFF}
.post .post-bar-slider .title a:link{color: #FFFFFF}
.post .post-bar-slider .title a:visited{color: #FFFFFF}
.post .post-bar-slider .title a:hover{color: #FFFFFF}

.entry p { margin:0 0 15px; }
.entry  { font-size:12px; line-height:18px; }

p.headline{font-size: 12px; font-weight: bold; font-family: helvetica; color: #666;}

p.tick{
font-size:32px;
color:#ff0000;
text-align:center;
margin-top:15px; }

.post-bottom div, .post-bottom div a {
color:#777777;
font-family:helvetica;
font-size:9px;
text-decoration:none;
}

#tabs #tagcloud, #tabs .inside li {
font-family:helvetica;
padding:10px;
}
#secnav a {
display:block;
font-family:Verdana;
font-size:10px;
font-style:normal;
font-weight:normal;
line-height:58px;
padding:0 15px;
text-decoration:none;
z-index:100;
text-transform:uppercase;
}
body {
-x-system-font:none;
background-color:#e1e4d3;
color:#333333;
font-family:Arial,Helvetica,Sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.2;
}
#secnav li ul li a {
color:#555555;
font-family:Verdana,Geneva,sans-serif;
font-size:10px;
font-style:normal;
font-weight:400;
line-height:30px;
padding:0 10px;
width:160px;
}
p.nocomments {font-weight:bold; font-size: 15px;}
p.nocomments a{font-size:13px; color: #666;}

#top{
background: #758443;
}
