/* 
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.

*/


*
{
	font-family:"Lucida Grande", "Lucida Sans Unicode", "Tw Cen MT", Verdana, Geneva, sans-serif !important;
}

#featured-outer, .box .post, .widget_outer, .post-outer, .video-outer, .author-outer, #talking-points-outer, #comments-outer
{
	border-width:0px;
	border-style:solid;
}

#nav1 li
{
	font-size:12px;
	font-weight:bold;
}

#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, #archivebox h4 em, #archivebox h2 em, #archivebox h3 em, #footer a
{
	color:#FF7E00 !important;
}

#footer
{
	background-color:#F6F6F6;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-top-width:1px;
	border-top-style:solid;
}

.comments-head a
{
	background-color:#1F1F1F;
}

.post .thumbnail
{
	border:1px solid #F6F6F6;
	margin-bottom:20px;
	padding:1px;
}

.widget h3
{
	font-size:14px;
	line-height:30px;
	padding:25px 20px 20px;
	text-transform:uppercase;
}

.entry img
{
	border:none;
}

#credits
{
	font-size:11px;
}