/* 
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.

*/

/*========= SETUP =========*/


body{
	font-size: 12px;
	font-family:Verdana;
        line-height: 18px;
}

/*========= HEADER =========*/

/*- Page Navigation -*/

#nav {
	padding: 0;
	font-size:14px;
	font-family:Verdana;
        float:left;
	width:960px;
	height:30px;
}
#nav-left a {
	display: block;
	line-height: 30px;
	padding: 0 10px;
	z-index: 100;
	font-family:Verdana;
        font-size:12px;
	font-weight:normal;
}
#nav-right h2 {
	font-size:12px;
	font-family:Verdana;
        line-height:30px;
	font-weight:normal;
	margin-right: 8px;
	}

/*- Search -*/
#search{
	width:200px;
	padding:8px !important;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	float:right;
}
#search input{
	font-size: 14px;
	width:180px;
	margin:0px;
	padding:4px;
}
#search .btn{
	padding:5px;
	font-size: 12px;
	width: auto;
	border:none;
	width:40px;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.rss {
	color:#000000;
	font-weight:normal;
	background-image: url(images/ico-arcfeed.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 21px;
	margin-left: 1px;
	font-family: Arial, Verdana;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.email {
	color:#000000;
	font-weight:normal;
	background-image: url(images/ico_email.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 1px;
	padding-left: 26px;
	font-family: Arial, Verdana;
	font-size:11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

/*========= FEATURED POSTS (FRONT-PAGE) =========*/

#featured
{
	width: 373px;
	z-index:5;
	background-color: #FFFFFF;
	color: #FFFFFF;
	padding:0px !important;
	margin-bottom: 0px;
}

#featured .entry p { margin:10px 0px; color: #666666;}

.lead-image-wrapper { background: #000; position: relative;	z-index:5; height:200px;margin-bottom:10px; }

.lead-image-wrapper h2 {
	font-size: 12px;
	line-height:20px;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	padding: 5px;
}
.lead-image-wrapper h3 {
	font-size: 18px;
	font-family: Verdana;
        width:160px;
	line-height:20px;
	position: absolute;
	top: 50px;
	left: 0px;
	z-index: 1;
	background-image: url(images/semi_transparent_bg.png);
	background-repeat: repeat;
	padding: 10px;
}

/*========= BLOG POST STYLING =========*/

/*=== Small Box Post ===*/
.post{
	margin: 0;
        background-color: #FFFFFF;
}
.post h2{
	font-size: 18px;
	padding: 0 0 5px;
}
.post h3{
	font-size: 14px;
}
.post h3 a{
	color: #000000;
}
.post p{
	margin: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}

/*- Box -*/
.box{
	height: 1%;
	width:373px;
	padding:0px;
	margin: 0;
	float:left;
}
.box .post{
	width: 180px;
}
.box .post h2 a{
	color:#000000;
}
.box .post h2{
	font-size: 18px;
	line-height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.box .post p{
	font-size: 12px;
	line-height: 18px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

.box .blog .posted_on {
	margin-right:10px;
}

.box .post img{
	border: 1px solid #dddddd;
	float: right;
	padding: 5px;
	background-color: #FFFFFF;
	margin: 10px;
}

.box .post .postmeta {
	width: 170px !important;
}

/*=== Traditional Blog Post ===*/
.post-alt{
	margin: 0 0 15px 0;
	background-color: #FFFFFF;
}
.post-alt h2{
	font-size: 20px;
	color:#000000;
	line-height: 24px;
}
.post-alt h3{
	font-size: 13px;
	padding-bottom: 5px;
	line-height: 18px;
	color: #000000;
}
.post-alt h4{
	font-size: 14px;
	padding-bottom: 5px;
	line-height: 16px;
}
.post-alt h3 a, .post-alt h2 a{
	color: #000000;
}
.post-alt p{
	padding: 0 0 15px;
}
.post-alt h3.post_date{
	color: #999999;
	padding: 5px 0px 10px;
	font-size: 12px;
	font-weight: normal;
}

.page_header {
	margin-bottom:10px;
}
.continue{
	background: url(images/ico-arrow.gif) no-repeat left;
	font-weight:bold;
	padding-left: 15px;
}
.postmeta {
	font-size: 11px;
	font-weight: normal;
	padding: 5px;
	float:left;
}
.blog .postmeta, #featured .postmeta {
	width:363px;
}
.col1 .postmeta {
	width: 593px !important;
}
.postmeta a {
	color: #000000;
	font-size:11px;
}
.posted_in {
	float: left;
	text-align:left;
	padding-left:18px;
	background-image: url(images/ico-category.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.comments {
	float:right;
	text-align:right;
}
#comment {
	padding:0px;
}
.comments a{
	padding-left:18px;
	background-image: url(images/ico-comm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
p.more {
	margin:0px;
	padding-top:10px;
	text-align:right;
	clear:both;
}

p.more a{
	background: url(images/ico-arrow2.gif) no-repeat right;
	padding-right: 20px;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}

.navigation {
}
.navigation a {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
.alignleft{
	display:inline;
	float:left;
}
.alignright{
	display:inline;
	float:right;
}
