a{
	color: #000;
}

div.entry a:link {
	color: #c3162e;
	text-decoration: underline;
}

div.entry a:visited {
	color: #000;
	text-decoration: underline;
}
div.entry a:hover,
div.entry a:active {
	text-decoration: none;
}

div.entry a.external{
	background: url(../images/external-red.gif) no-repeat 100% 2px;
	padding-right: 12px;
}

div.entry a.external:visited {
	background-image: url(../images/external-000.gif);
	text-decoration: none;
}

div.author-outer a.twitter {
	color: #c3162e;
	text-decoration: underline;
	background: url(../images/external-red.gif) no-repeat 100% 2px;
	padding-right: 12px;
}
div.author-outer a.twitter:hover,
div.author-outer a.twitter:active {
	text-decoration: none;
}
div.author-outer a.twitter:visited {
	color: #000;
	background-image: url(../images/external-000.gif);
	text-decoration: none;
}


/*- Page Navigation -*/

#nav {
	xbackground-color: #101010;
	xborder-bottom:  3px solid #e7e7e7;
}
#nav1 a {
	color: #ccc;
}
#nav1 .current_page_item a,
#nav1 li.sfHover,
#nav1 li.current,
#nav1 li a:focus, #nav1 li a:hover, #nav1 li a:active {
	color: #FFFFFF;
}

#nav1 ul li a {
	color: #666666 !important;
}

#nav1 ul li a:hover {
	color: #000000 !important;
}

/*- Category Navigation -*/

#nav2 {
	background: none;
	border-top: none;
}

#nav2 li.current-cat a {
	border-bottom: 3px solid #c3162e;
}

.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;
}

.share-this-article {
	position: absolute;
	margin-left: 482px;
	margin-top: 0;
	line-height: 17px;
	height: 17px;
	width: 200px;
	vertical-align: baseline;
}

.title-meta .share-this-article .addthis_button_compact {
	color: #6F6F6F;
}

#talking-points h2 {
	color: #343434;
}

#nav2 li a:hover,
#nav2 li.current-cat a:hover {
	color: #333 !important;
}
#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: #c3162e !important;
}


ol.commentlist li .reply a {
	color: #8ab2d4;
}

.continue span {
	background: url(default/ico-arrow.gif) no-repeat left;
}

div.entry .continue span a,
.continue span a {
		color: #c3162e;
}

.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 #e7e7e7;
}

.widget ul li {
	border-bottom:1px solid #EEEEEE;
}

.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:#F8F8F8;
}

.inside ul {
	background-color:#FFFFFF;
	border:1px solid #DDDDDD !important;
}

.inside li {
	border-bottom:1px solid #EEEEEE;
	font-size:13px;
	line-height:16px;
}

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, .box .post, .widget_outer, .post-outer, .video-outer, .author-outer, #talking-points-outer, #comments-outer {
	border: 3px solid #F7F7F7;
}

#featured, .widget, .box .post-inner, .post-alt, .video-inner, .author-info, #talking-points, #comments-container {
	border: 1px solid #e7e7e7;
	background: #fff;
}

.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 #e7e7e7;
}

.video-current {
	border-bottom: 1px solid #e7e7e7;
}

.video-more img {
	border: 1px solid #e7e7e7;
}

#talking-points li {
	border-bottom: 1px solid #f3f3f3;
}

#talking-points .post-title {
	border-left: 1px solid #e7e7e7;
}

#footer {
	background-color: #f6f6f6;
	border-top: 1px solid #ebebeb;
	border-bottom: 1px solid #ebebeb;
}

#credits {
	background-color: none;
}




h2.single-title { padding-right: 60px;}