a{
	color: #000;
}

/*- Page Navigation -*/

#nav1 a {
	color: #ccc;
}

#nav1 li.sfHover,
#nav1 li.current,
#nav1 li a:focus, #nav1 li a:hover, #nav1 li a:active {
	
}

#nav1 ul li a {
	color: #666666 !important;
}

#nav1 ul li a:hover {
	color: #000000 !important;
}

/*- Category Navigation -*/

#nav2 {
	background-color: #ffffff;
	background-image: url(default/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top:1px dashed #DDDDDD;
}

#nav2 li.current-cat a {
	border-bottom: 3px solid #e92a0b;
}

.nav2 li:hover,
.nav2 li.sfHover,
.nav2 li.current,
.nav2 a:focus, .nav2 a:hover, .nav2 a:active {
	color: #333333;
}
.featured h3 a:hover {
	color:#000;
}
.video-right h2{
	color: #000;
}
.catlist h2 {
	color: #fff;
	background-image: url(default/ico-catlist.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.title-meta {
	margin-bottom: 5px;
	padding: 0 !important;
}

#talking-points h2 {
	color: #503518;
}

.video-left h2 span {
	color: #503518;
	font-weight: normal;
}

#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_mid h3, #featured h2 span, #talking-points h2 span, .archive-temp h3, #respond .required, #archivebox h4 em, #archivebox h2 em, #archivebox h3 em, #footer a {
	color: #503518 !important;
}


ol.commentlist li .reply a {
	color: #8ab2d4;
}

.more-link {
	background: url(default/ico-arrow.gif) no-repeat left;
}

a.more-link {
		color: #2871af;
}

.comments-head {
	/* background: url("default/categories-head-span.jpg") right center no-repeat; */
}

.comments-head a {
	/* background: url("default/categories-head.jpg") left top no-repeat; */
    background-color: #c9c9c9;
}

.widget_mid ul li {
	/*background: url("default/widget_li_bg.jpg") left bottom repeat-x;*/
	border-top: 1px dotted #b0a983;
	margin: 0 6px;
}

.widget_mid ul li a {
	background: url("../images/arrows.png") left center no-repeat;
}

#tabs {
	border:1px solid #ddd;
	background-color:#363636;
}

.inside {
	background-color:#F8F8F8;
}

.inside ul {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD !important;
}

.inside li {
	border-bottom:1px solid #EEEEEE;
}

ul.wooTabs li a.selected, ul.wooTabs li a:hover {
	background-color:#F8F8F8;
	color: #000000 !important;
}

#archivebox {
	background-color: #F7F7F7;
	border: 1px solid #E7E7E7;
}

#rss h2{
	background-color: #f5cccc;
	border: 1px solid #e06666;
	color:#000000;
}



#featured-outer {
	background: url('../images/video-bg.png') no-repeat;
	padding: 45px 0 22px 5px;
	min-height: 355px;
}

.video-outer {
	background: url('../images/youtube-bg.png') no-repeat;
	padding: 45px 0 10px 5px;
	min-height: 355px;
}

.box .post, .author-outer {
	border: 3px solid #F7F7F7;
}

.box .post-inner, .author-info {
	border: 1px solid #e7e7e7;
}

#comments-outer {
	background: url('../images/big-bg.png') no-repeat;
	padding-top:10px;
}

#comments-container {
	background: url('../images/bg-mid.png') repeat;
}

.box .post-inner {
	background-color:#FFFFFF;
}

.box .post h2 a{
	color:#1d1d1d;
}

.post-alt h1, .post-alt h2, .post-alt h3, .post-alt h4, .post-alt h5 {
	color: #1d1d1d;
}

.entry blockquote {
	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea;
	color:#bbbbbb;
	background: #ffffff url(images/blockquote_bg.gif) repeat top left;
}

.more_entries .wp-pagenavi .current, 
.more_entries .wp-pagenavi .on,
.more_entries .wp-pagenavi a:hover {background: #343434; color:#fff; }

.video-current {
	border-bottom: 1px solid #e7e7e7;
}

.video-more img {
	border: 1px solid #e7e7e7;
}

#footer {
	background-color: #f6f6f6;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

#credits {
	background-color: #fff;
}