.video_tab {
	background-color:#eee;
	padding-top:10px;
	padding-right:10px;
}
.video_tab .wrapper {
	background-image:url(../img/video_backg.png);
}
#videos .sidebar {
	float:left;
	width:220px;
}
.tabs h2.item {
	font-size:17px;
}
#videos .sidebar .list_ ul a {
	text-align:right;
	color:#777;
	font-weight:bold;
	font-size:13px;
}
#videos .sidebar .list_ ul li {
	padding:10px;
	border-top:1px solid #ddd;
	margin: 0 10px;
}
#videos .sidebar .active {
	color:#fff;
	background-color:#233;
}
#videos li {
	list-style:none;
}
.sidebar h3 {
background: #A40909;
padding: 3px;
font-size: 18px;
color: white;
}
#videos .sidebar .active div {
	border-width:0;
}
#videos .sidebar .sep {
	border-top:1px solid #ddd;
	background-color:#677;
	color:#fff;
	cursor:pointer;
	font-size:1.1em;
	font-weight:bold;
	padding:10px 10px;
}
#videos .list_rep {
	display:none;
}
#videos .main {
	float:right;
	width:760px;
	min-height:500px;
}
.main .banner {
	height:60px;
}
.main h2.banner {
	padding:20px 15px;
	height:auto;
	font-size:25px;
}
#videos .featured {
	margin:15px;
}
#videos .featured .img img {
	width:400px;
	height:300px;
}
#videos .featured h3 {
	font-size:23px;
	font-family:Georgia;
	line-height:28px;
	color:#000;
}
#videos .list li {
	list-style:none;
	margin:15px;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
	margin-bottom:0;
}
#videos .img {
	float:left;
}
#videos .list li img {
	width:140px;
	height:105px;
}
#videos .list .featured img {
	width:320px;
	height:240px;
}
.leftcol .list li .text {
	margin-left:150px;
}
.video_tab .list li .text {
	margin-left:150px;
}
#videos .list .featured .text .title span {
	display:none;
}
#videos .list .featured .text .title b {
	padding:3px 9px; 
	border-radius: 10px;
	background-color:#B11;
	color:#fff;
}
#videos .list .featured .title {
	
	font-size: 20px;
	line-height:1.5em;
}
.video_tab .list .featured .text {
	margin-left:330px;
}
#videos .title {
	margin-bottom:10px;
	font-size:14px;
}
#videos .metadata{
	color:#777;
	margin-top:10px;
}
#videos .pagination {
	font-size:17px;
	text-align:right;
	line-height: 30px;
}
#videos .pagination .page {
	background-color:#a10;
	color:#fff;
}
#videos .pagination a {
	padding:10px;
	padding-top:10px;
	color:#777;
	font-weight:bold;
}
#videos .pagination .active {
	background-color:#555;
	color:#fff;
}
#videos .pagination .next {
	background-color:#b11;
	color:#fff;
}
.reporter_blocks {
	margin:0 20px;
}
.reporter_blocks li{
	width:100px;
	height:120px;
	margin:10px;
	font-size:12px;
	font-weight:bold;
	float:left;
	text-align:center;
}
.reporter_blocks li img {
	width:100px;
	height:100px;
	background-color:#000;
}

.share_buttons { text-align:center; margin:10px 0; line-height: 30px;}
.fb_iframe_widget iframe{
	z-index: 4;
}
.details { }
.details span {font-weight:normal;}
