/************************************
            By Dan Harper
        http://www.danharper.me

           For NETTUTS.com

     Check out http://vivawp.com
************************************/





.tab-container {
	background:transparent url(img/heading2_bg.gif) repeat-x scroll center top;
	}
.widget {margin-bottom:0;padding:10px;}
	.widget > ul {margin:-10px;
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(img/heading2_bg.gif) repeat-x scroll center top;
height:36px;
margin:-10px;
padding-top:8px;}

	.widget li {list-style:none;line-height:18px;/*background:url(img/list_bullet.png) no-repeat 11px 11px;padding-left:30px;*/}
	.widget li ul {margin-left:0;}
	.widget li ul ul {margin-left:15px;}
	.widget li ul li {border-top:0;background:none;padding-left:0;line-height:22px;}
	.widget li:first-child {border-top:0;}
	.widget li a {font-weight:bold;outline:none;}

	.widget a {
	color: #000000;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #fcc200;
	text-decoration: underline;
	}
	
	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	
	}
	.tabnav li:first-child {
	padding-left:8px;
	}
	
		.tabnav li a {
		text-decoration: none;
		text-transform: uppercase;
		color: #fff;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		}
		
		.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
		background: #fcc200;
		color: #fff;
		text-decoration: none;
		}
		
	.tabdiv {
	margin-top: 2px;
	background: #DBDBDB none repeat scroll 0 0;
	padding: 5px;
	margin-left:-10px;
	width:290px;
	}
	
		.tabdiv li {
		list-style-image:none;
		margin-left: 5px;
		}

.ui-tabs-hide {
		display: none;
		}

		#featuredvid {
		text-align: center;
		}
		
			.fvid {
			margin-bottom: 5px;
			}
		
			.vidselector li {
			text-align: left;
			list-style: none;
			padding: 5px;
			background: #ffffff;
			border: 1px solid #dedbd1;
			text-transform: uppercase;
			margin-bottom: 5px;
			}
#recent {
	position:relative;
	}
.superpose1 {
	margin-left:4px;
	width:282px;
	height:158px;
	}
.superpose2 {
	position:absolute;
	left:9px;
	width:282px;
	height:158px;
	}
.superpose3 {
	margin-left:4px;
	width:136px;
	height:74px;
	}
.superpose4 {
	position:absolute;
	left:9px;
	width:136px;
	height:74px;
	}
.img1 {
	z-index:10;
	width:282px;
	height:158px;
	}
.img2 {
	z-index:11;
	width:282px;
	height:158px;
	}
.img3 {
	z-index:10;
	width:136px;
	height:74px;
	}
.img4 {
	z-index:11;
	width:136px;
	height:74px;
	}

/* debut style */

#popular ul.articles li {
	float:left;
	width:136px;
	padding:0;
	margin:0;
	height:145px;
	background:none;
	margin:0 5px 0 4px;
}

#popular ul.articles li.first {
	float:none;
	width:282px;
	height:auto;
	margin:0 auto;
	padding-bottom:12px;
}

#popular ul.articles li a.thumb {
	display:block;
	position:relative;
	width:136px;
	height:74px;
	overflow:hidden;
}

#popular ul.articles li.first a.thumb {
	width:282px;
	height:158px;
}

#popular ul.articles li a.thumb img {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-102px;
	z-index:10;
	width:auto;
	height:75px;
	border:none;
	padding:0;
}

#popular ul.articles li.first a.thumb img {
	margin-left:-216px;
	height:158px;
}

#popular ul.articles li a.thumb span.play {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:20;
	background:url(img/layervideosmall.png) no-repeat center center;
}

#popular ul.articles li.first a.thumb span.play {
	background:url(img/layervideo.png) no-repeat center center;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:20;
}

#popular ul.articles li a.title {
	display:block;
	line-height:18px;
	height:54px;
	overflow:hidden;
	font-size:13px;
	padding-bottom:4px;
}

#popular ul.articles li a:hover {
	color:#cb5100;
	text-decoration:none;
}

#popular ul.articles li.first a.title {
	font-size:14px;
	height:auto;
	max-height:54px;
}

/* recent style */

#recent ul.articles li {
	float:left;
	width:136px;
	padding:0;
	margin:0;
	height:145px;
	background:none;
	margin:0 5px 0 4px;
}

#recent ul.articles li.first {
	float:none;
	width:282px;
	height:auto;
	margin:0 auto;
	padding-bottom:12px;
}

#recent ul.articles li a.thumb {
	display:block;
	position:relative;
	width:136px;
	height:74px;
	overflow:hidden;
}

#recent ul.articles li.first a.thumb {
	width:282px;
	height:158px;
}

#recent ul.articles li a.thumb img {
	position:absolute;
	top:0;
	left:50%;
	margin-left:-102px;
	z-index:10;
	width:auto;
	height:75px;
	border:none;
	padding:0;
}

#recent ul.articles li.first a.thumb img {
	margin-left:-216px;
	height:158px;
}

#recent ul.articles li a.thumb span.play {
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:20;
	background:url(img/layervideosmall.png) no-repeat center center;
}

#recent ul.articles li.first a.thumb span.play {
	background:url(img/layervideo.png) no-repeat center center;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
	z-index:20;
}

#recent ul.articles li a.title {
	display:block;
	line-height:18px;
	height:54px;
	overflow:hidden;
	font-size:13px;
	padding-bottom:4px;
}

#recent ul.articles li a:hover {
	color:#cb5100;
	text-decoration:none;
}

#recent ul.articles li.first a.title {
	font-size:14px;
	height:auto;
	max-height:54px;
}