/* 

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.



*/

#popular {margin: auto}
#popular {width: 200px; height: 200px}

img.widget-post-thumbnail {
float:right;
margin:10px 0 10px 10px;
border: 3px solid #000000;
}

.post-image {
float: left;
display: block;
margin: 0px 10px 10px 0px;
}

a { color:#ffff66 ! important }

#top-nav a {

	font-family: Trebuchet MS, arial, sans-serif;

	font-size: 12px;

	font-colour: #ffffff;

	font-weight: bold;

	text-transform: uppercase;

	letter-spacing: 1px;

	padding: 10px; !important

}

.title_link p {

	font-family: Trebuchet MS, Arial, sans-serif;

	font-weight: normal;

	font-size: 24px;

	letter-spacing: -1px;

	line-height: 10px;

}

#main h3 {font-size: 12px; font-family: Trebuchet MS, arial, sans-serif; font-weight: normal; text-transform: uppercase; letter-spacing: 1px; line-height: 35px; padding-left:20px; padding-right:20px; margin-bottom:15px }

#main h4 { font-size: 12px; }

#main ol, #main ul { line-height: 18px; padding-top:0px }

#main .post-content {

	width: 600px;

	margin-left: 0px;

}

.post-details {padding: 0 0px 0 1px; color: #ffffff;

	font-size: 12px;}

#main .post .intro p {

	font-size:20px;

	font-weight:bold;

	letter-spacing:-1px;

	line-height:28px;

}

#main .post .intro {
	width: 600px;
	margin-bottom:30px;
	float: left;
}

#main .post-content p {font-size: 13px;}

body { font-size: 13px; }


#main .col1 h2, #main .col2 h2 {

	font-size:12px;

	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;

	color:#ffffff;

	font-weight: normal;

	text-transform: uppercase;

	letter-spacing: 1px;

	padding-left: 20px;

	line-height: 20px;

}

#main h2.arh {
color: #FFFF66;
font-size: 20px;
text-transform: uppercase;
}

#bio_content p, .info-text p {
	font-size: 22px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFF66;
	font-family: Helvetica Neue, Arial, sans-serif;
	padding: 0;
}


/* Comments */

#comments h3 { font-size: 13px;	font-weight: normal;padding: 10px 20px 20px;}

#comments #comments_wrap {padding: 0; position: relative; margin-top:10px;}
#comments ol.commentlist li { list-style-type:none; }

#comments .comment { margin: 20px 0; width: 100%; }
#comments .comment a { text-decoration: underline; }
#comments .comment a:hover { text-decoration: none; }
#comments .comment small { font-size: 12px;	margin-top: -2px; }

#comments .comment .col-left {width: 110px;}
#comments .comment .col-left img {border: #EDEDED 5px solid;}
#comments .comment .col-left p { padding: 0 0 0 2px; line-height: 19px;}
#comments .comment .col-left .inside {
	width: 110px;
	float: left;
	position: relative;
	overflow: hidden;
	min-height:70px;
}

#comments .comment .col-right {
	min-height: 70px;
	background: #fff;
	padding: 10px 20px;
	border: #EDEDED 1px solid;
	margin-left:100px;
	float:none; 
}

* html #comments .comment .col-right { height: 100px; }
#comments .comment span.reply { float:right; padding: 3px 3px 0; font-size:11px; }
#comments .comment span.reply a { text-decoration:none; color:#aaa; }

#comments ul.children { margin:10px 0 0 50px; padding:0;}

#comments .navigation .alignright, #comments .navigation .alignleft { margin:0;}
#comments .navigation a {
	background: #9F9F9F;
	color: #fff;
	display: block;
	padding: 5px 9px;
	margin-left: 4px;
	font-family:Georgia;
	font-weight:bold;
}
#comments .navigation a:hover {background: #888;}
#comments .commentlist {padding:0;}
#comments .commentlist p{padding:0 0 10px;}

#comments .commentlist div.avatar {text-align: right;float: left; width:100px; margin-right:20px;}
#comments .commentlist img.avatar {border-style: solid; border-width: 4px;}

#comments .comment-entry {
	margin-left: 120px;
	padding: 10px;
}

#comments .commentlist #respond #form_wrap {
	padding:0 0 15px;
	margin:0;
	border:0;
	width:auto;
}
#comments .commentlist .children #respond #form_wrap .col-right{float:none;}
#comments .cancel-comment-reply {margin-bottom:10px;}


