/************************************
            By Dan Harper
        http://www.danharper.me

           For NETTUTS.com

     Check out http://vivawp.com
************************************/



.widget {

padding: 10px;

}

	.widget a {
	color: #222;
	text-decoration: none;
	}
	
	.widget a:hover {
	color: #009;
	text-decoration: none;
	}

	.tabnav li {
	display: inline;
	list-style: none;
	padding-right: 5px;
	
	}
	
		.tabnav li a {
		text-decoration: none;
		color: #222;
		font-weight: bold;
		padding: 4px 6px;
		outline: none;
		}
		
		.tabnav li a:hover, {
		
		color: #d11;
		text-decoration: none;
		}
		
	.tabnav li a:active, .tabnav li.ui-tabs-selected a{
		
		color: #06b;
		text-decoration: none;
		}	
		
	.tabdiv {
	margin-top: 10px;
	background: #fff;
	border: 1px solid #dedbd1;
	padding: 5px;
	}
	
		.tabdiv li {
		list-style-image: url("star.png");
		margin-left: 20px;
		}

.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;
			}
.b-block-name1 {
color: #D1221F;
font: normal 12px Arial,Helvetica,sans-serif;
font-weight: bold;
background: url(../images/header_bullet.gif) no-repeat top left;
padding-left: 13px;
margin-bottom: 5px;
padding-bottom:2px;
height: 1%;

}