.entry .more-link{
	width:100%;
}

.more-link{
	float:left;
	padding-bottom:30px;
	margin-top:20px;
}

a.more-link{
	font-size:12px;
	font-weight:bold;
	color:#2871af;
	text-decoration: underline;
	padding-right:20px;
	background:url(../images/ico-arrow.png) no-repeat 105px 2px;
}
a.more-link:hover{ text-decoration:underline; color:#f5320c; }


#nav2 {
	background-color: #ffffff;
	background-image: url(grey-boxed/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:#ffffff;
}
.catlist h2 {
	color: #fff;
	background-image: url(grey-boxed/ico-catlist.gif);
	background-repeat: no-repeat;
	background-position: right center;
}

.title-meta {
	float:right;
	width:220px;
	margin-bottom: 25px;
	padding: 0 !important;
	text-align:right;
}

#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 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, .wooslider h2 span{
	color: #e92a0b !important;
}
.continue span {
	background: url(grey-boxed/ico-arrow.gif) no-repeat left;
}

.continue span a {
		color: #2871af;
}

.comments-head {
	
    
}

.comments-head a {
	color:#ffffff;
    background-color: #f5320c;
}

.comments-head a:hover{
	color:#ffffff;
    background-color: #f5320c;
	text-decoration:underline;
}

.widget ul {
	border-top: 1px solid #e7e7e7;
}

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

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

.widget ul li a {
	background: url("grey-boxed/widget_link_bg.jpg") left center no-repeat;
}

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

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

.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;
}

#boxFeatured{
	border:3px solid #888888;
	margin:0 0 20px 0;
}

#featured-outer{
	background:#ffffff;
	/*border:2px solid #525252;*/
}

.boxPost{
	float:left;
	border:3px solid #888888;
}

.boxPostfull, .boxPostfl{
	margin:0 0 20px 0;
}

.boxPostfr{
	margin:0 0 20px 25px;
}

.post-outer{
	background:#ffffff;
}

#boxVideo{
	float:left;
	border:3px solid #888888;
	margin:0 0 20px 0;
}

.video-outer{
	background:#ffffff;
	border:2px solid #525252;
}

.widget_outer, .author-outer, #talking-points-outer{
	border:3px solid #888888;
}

#featured, .widget, .box .post-inner, #talking-points{
	border: 1px solid #e7e7e7;
}

.post-alt{
	border:2px solid #505050;
}

.video-inner{
	background-color:#FFFFFF;
}

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

.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;
}

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

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


