a{
	color: #000;
}

/*- Page Navigation -*/

#nav {
	
	
}
#nav1 a {
	color: #9d9d9d;text-decoration:none;
}
#nav1 .current_page_item a,
#nav1 li.sfHover,
#nav1 li.current,
#nav1 li a:focus, #nav1 li a:hover,#nav1 li a:active {
	font-weight: bold;color:#ff4532;
}
 
#nav1 ul li a {
	color: #333333 !important;
}

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

/*- Category Navigation -*/

#nav2 {
	background-image: url(default/nav2bg.gif );
	background-repeat: no-repeat;
	background-position:center top;

}
#nav2 li.current-cat a {
        font-weight: bold;
        background-image: url();
	background-repeat: no-repeat;
	background-position:center ;
	border-bottom: 0px solid #ff4532;
}

.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: 25px;
	padding: 0 !important;
}

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

#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: #ff4532 !important;
}


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



.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 ul {
	border-top: 1px solid #f1f2f5;
}

.widget ul li {

	border-bottom:1px solid #eee;
}	
}

.widget ul li {
	background: url("default/widget_li_bg.jpg") left bottom repeat-x;
}

.widget ul li a {

	background: url("default/widget_link_bg.jpg") left center no-repeat;
}

.widget ul li a:hover {
	background: url("default/widget_link_active_bg.png") left center no-repeat;
}

.widget ul li:hover {
	background: #f8f8f8;
}

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

.inside {
	background-color:#f9fafb;
	border: 1px solid #f1f2f5;
}





ul.wooTabs li a.selected, ul.wooTabs li a:hover {
       
	background-color:#f9fafb;
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-right: 1px solid #f1f2f5;
        border-bottom: 1px solid #f9fafb;
        font-weight: bold;
	color: #000 !important;
}

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

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

#featured-outer, .box .post, .widget_outer, .post-outer, .video-outer, .author-outer, #talking-points-outer, #comments-outer {
	border: 0px solid #FFFFFF;
}

#featured, .widget, .box .post-inner, .post-alt, .video-inner, .author-info, #talking-points, #comments-container {
	border-bottom: 1px solid #e6eaf2;
}

.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-left {
	border-right: 1px solid #e6eaf2;
}

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

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

#talking-points li {
	border-bottom: 1px solid #f3f3f3;
}

#talking-points .post-title {
	border-left: 1px solid #e6eaf2;
}

#footer {
	background-color: #f9fafb;
	border-top: 2px solid #edeef3;
	border-bottom: 1px solid #f0f2f7;
}

#credits {
	background-color: #fff;
}