/* 
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.

*/

.post-alt h2 {

font-size:23px;

line-height:36px;

text-transform:inherit;

}



.widget h3 {

font-size:17px;

line-height:30px;

text-transform:uppercase;

}



#nav1 li {

font-family:Georgia,serif;

font-size:11px;

font-weight:bold;

line-height:30px;

text-transform:uppercase;

}





#nav1 a {

display:block;

font-weight:bold;

padding-left:15px;

padding-right:15px;

}



a {

color:#871f1f;

}



#nav2 li a:hover, #nav2 li.current-cat a, .catlist h2, .category-head, .category-head a, .comment-head, .author-head, .video-right .box_title, .video-right h3, .widget h3, #featured h2 span, .video-left h2 span, #talking-points h2 span, .archive-temp h3, #respond .required, #footer a {

color:#000000 !important;

}



#page, body {

background:#000;

}



.post-outer, .post-inner, .widget_outer {

background:#fff;

}



/*reply button fix (for threaded comments)*/

ol.commentlist li .reply a {

	float: right;

	padding:0 0 5px 0;

	margin: 0;

        margin-right:15px;

	width: 37px;

	height: 22px;

	line-height: 22px;

	background: transparent url(images/btn-reply.gif) center center no-repeat;

	font-size: 10px;

	font-family: "Trebuchet MS", arial, sans-serif;

	padding: 0 10px;

	display: block;

}



/*Remove Dates from Blog Posts*/

.date {

display:none;

}



/*Adjust margin between widgets*/

.widget_outer {

margin-bottom:3px;

}

.comment-head h3 {
color:#1D1D1D;
font-size:22px;
margin:0;
padding:0;

h3#pings {
color:#1D1D1D;
font-size:23px;
margin:20px 0 20px 30px;
padding:0;
}

/*Comment Icons*/
.comments-head a {
background-color:#59BB0A;
}

.comments-head a {
-moz-border-radius:3px 3px 3px 3px;
color:#FFFFFF;
font-family:helvetica,arial,sans-serif;
font-size:16px;
font-weight:bold;
padding:6px 10px 5px;
}