/*
Theme Name: BangTube - Wordpress Tube theme
Theme URI: http://www.bangthemes.com
Description: Theme is designed and coded by <a href="http://bangthemes.com/">BangThemes.com</a>.
Author: BangThemes.com
*/

body {
  background: #010e1f url(img/bg.jpg) no-repeat top center;
  font-family:'Helvetica Neue', Arial, 'Liberation Sans', FreeSans, sans-serif;
  color: #fff;
  font-size: 75%;
  line-height:1.5;
  height: auto;
  padding-bottom: 20px;
}

a {
	color:#f7cb00;
	}
	a:hover {
		color:#fff;
	}

p {
	margin:0 0 1.5em 0;
}

#header {	
	color:#fff;
	padding: 1.7em 0;
	}
	.logo {
		text-align: center;
	}
	.intro {
		margin:15px 0 0 0;
		background: url(img/transbg.png);
		padding: 10px;
		-moz-border-radius:10px;
		border-radius:10px;
		text-transform: uppercase;
		font-size: 0.9em;				
		text-shadow: #000 1px 1px 0px;		
	}
	.intro a {
		text-decoration: none;
	}	
	.hotlinks {
		margin: 0 0 1em 0;		
		}
		.hotlinks ul {
			margin: 0;
			padding: 0;
			list-style: none;
			}
			.hotlinks ul li {
				padding: 0 10px 0 0;
				float: left;
				display: inline;
			}

	.search input {
		width: 320px;
		border: none;
		padding:5px;
		-moz-border-radius:5px;
		border-radius:5px;		
		color: #bbb;		
	}
	.search input.ssubmit {
		width: 20px;
		height: 20px;
		margin:3px 0 0 0;
		border: none;
		background: url(img/search.png) no-repeat;
		cursor:pointer;
	}


.content {
	background: url(img/transbg.png);
	padding: 1.5em 0 0 0;
	border-bottom: 1px solid #0e1a2a;
}

/* Topmenu */
.topmenu {
	background: url(img/transbg.png);
	padding:1em 0;
	margin:0 0 1.5em 0;
	-moz-border-radius:10px;
	border-radius:10px;	
	text-align: center;
	text-shadow: #000 1px 1px 0px;		
	}	
	.topmenu a:hover {
		color:#f7cb0b;
	}
	.topmenu ul {
		list-style: none;
		margin: 0 2em;
		padding: 0;	
	}
	.topmenu ul li {
		display: block;
		position: relative;
		float:left;
		margin: 0;
		padding:0 15px;
		color:#fff;
		text-transform: uppercase;
		font-weight: bold;
		background:url(img/topmenubullet.png) no-repeat;	
		}
		.topmenu ul li a {
			white-space: nowrap;
			color:#fff;
			padding:0;		
			text-decoration: none;	
			}
			.topmenu ul li a:hover {
				background:; 
			}	
		.topmenu li ul {
			display: none;
			margin: 0 0 0 0;
			padding: 0;
			background: url(img/transdark.png);			
			-moz-border-radius:5px;
			border-radius:5px;				
			}
			.topmenu li ul li {
				background:url(img/libullet.png) no-repeat 10px 9px !important;		
				padding:3px 15px 3px 25px !important;
				font-weight: normal;
				text-align: left;
				text-transform: none;			
				border-bottom: 1px solid #121b24;
			}			
		.topmenu li:hover ul { 
			display: block; 
			position: absolute;
			z-index: 2000;
		}
		.topmenu li:hover li { 
			float: none;			
		}
		li:hover a { background:; }
		li:hover li a:hover { background:; }		
	
		.topmenu ul.cats {
		background: #116fbc url(img/cats.gif) repeat-x top;
		display:block;
		float: left;	
		-moz-border-radius:3px;
		border-radius:3px;
		margin: 0 1.5em 0 2em;			
		}
		.topmenu ul.cats li {
			background: url(img/catsli.gif) no-repeat 7px 7px;
			padding-left:20px;
			}
			.topmenu ul.cats li ul {
				margin: 0 0 0 -20px;
			}
		
		.gplus {						
			float: right;	
			margin-left: 20px;						
			}
			.gplus div {
				margin: 0 auto !important;				 				
			}
		.gplus span {display: inline-block; float: left; margin: 0 10px 0 0; color:#486684;}
		

.titlebar {
	background: url(img/titlebar.gif) repeat-x top;
	-moz-border-radius:8px;
	border-radius:8px;
	padding:1em 1em;
	margin: 0 0 1.5em 0;	
	}
	.titlebar h2 {
		margin: 0;
		background: url(img/titlebarbullet_orange.png) no-repeat 0 4px;
		padding: 0 0 0 18px;
		display: block;
		float: left;
	}
	.titlebar.single {
		margin: 0 0 0.5em 0;	
	}
	.sort {		
		color:#5a5a5a;
		float: right;
	    }
	    .sort a {	    
	    	margin: 0 5px 0 5px;
	    	text-decoration: none;
	    }

.thumb {
	background: url(img/transbg.png);
	border:1px solid #022849;
	margin-bottom:1em;
	float: left;
	width: 178px; /*200*/
	padding:10px;
	margin-right:5px;	
	-moz-border-radius:10px;
	border-radius:10px;
	}
	img.preview {
	border: 1px solid #000;
	/*background:#000;*/
	background: url(img/transbg.png);	
	padding:3px;	
	margin:0 0 5px 0;	
	-moz-border-radius:3px;
	border-radius:3px;
	box-shadow: 1px 1px 2px #021123;
	-moz-box-shadow: 1px 1px 2px #021123;
	-webkit-box-shadow: 1px 1px 2px #021123;
	}
	.thumb div.ratingstats {
		display: none;
	}
	.title {
		color:#f7cb00;
		font-size: 1em;
		line-height: 1.3em;	
		/*margin: 0 0 5px 0;*/			
		font-weight: bold;		
		height: 35px;
		overflow: hidden;
	    }
		.title a {
			text-decoration: none;
		}
	.info {
		font-size: 0.9em;
		width: 45%;		
		margin:0.5em 0 0 0;
		color:#bfbfbf;
		/*text-shadow: #000 1px 1px 0px;*/					
	}
	.rating img {
		margin: 0 2px 0 0;
		padding: 0;		
	}
	.days,.views {
		text-align: right;
	}
	.excerpt {
		padding:0 0 0 0;
		color:#bfbfbf;
		font-size: 0.9em;		
		}
		.excerpt p {
			margin: 0;
			padding: 0;
			line-height: 1.3em;
		}
	
/* Video page */
.sponsorlink {
	background: url(img/transbg.png);
	-moz-border-radius:10px;
	border-radius:10px;
	padding: 10px;
	margin: 0 0 0.5em 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;	
	}
	.sponsorlink a {
		background:url(img/downicomini.png) no-repeat right;
		text-decoration: none;
		padding: 0 20px 0 0
	}	
.videoPlayer {
	text-align: center;
	margin: 0 0 0.5em 0;
}
.sharethis {
	text-align: right;
	}

.belowVideoBanner {
	overflow: hidden;
	margin: 0 0 0.5em 0;
	text-align: center;
}

table#videoTools {
	width: 100%;
}
table#videoTools tr td {
	border: 1px solid #022849;
	padding: 10px;
	}
	table#videoTools tr td p {
		margin: 0 0 0.75em 0;
	}
	
	table#videoTools tr td p.bullet {	
		background:url(img/libullet.png) no-repeat 0 6px;
		padding: 0 0 0 10px;				
	}

	table#videoTools tr.light {
		background: #061a36;
		}
		table#videoTools tr.light td {
			text-align: center;
		}
	table#videoTools tr.dark {
		background: #031125;
		}
	table#videoTools tr td.center {
		text-align: center;
	}
	table#videoTools tr td.description {
		color:#ccc;
		}
		table#videoTools tr td.description div.mini {
			font-size: 0.9em;			
		}
	
.downloadButton {
	background: url(img/download.gif) repeat-x;
	padding:5px;
	font-size: 2em;
	font-family:"Trebuchet MS";
	letter-spacing: -1px;	
	-moz-border-radius:5px;
	border-radius:5px;
	text-shadow: #f8e1b0 1px 1px 0px;
	text-transform: none;	
	text-align: center;
	margin: 10px 0 0 0;	
	}
	.downloadButton a {
		color:#820707;	
		text-decoration: none;	
	}
	.downloadButton a:hover {
		color:#000;
	}
	.downloadButton img {		
		margin: 0 0 0 10px;		
	}
	
	/* Sharethis like fix */
	span.st_fblike_vcount iframe {top:4px !important;}

/* Tabs */
.tabs {		
	margin-bottom:1.5em;
	border-bottom:4px solid #042547;
}

.tabs a {
    color: #000;
    font-weight: bold;
    padding: 5px 10px;
    margin: 0 3px;
    display: inline;
    float: left;
    background: #fff url(img/tab.gif) repeat-x top;
    text-decoration: none;	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;	
}
.tabs a.active {
    background: #042547 url(img/tabactive.gif) repeat-x top;
    color: #fff;
}
.tabs a:first-child {
    margin: 0 2px 0 0;
}

/* Tabs Sections */
#mainTabsContainer {
	
}

#recentVideos {display: none;}

/* Comments */
#allcomments {display:none;}
#allcomments p {margin: 0 0 1em 0;}
.even {margin-bottom:10px; background:none; padding:10px; border-bottom:1px solid #022849;}
.odd {margin-bottom:10px; padding:10px; border-bottom:1px solid #022849;}
ol { margin:0; padding:0;}
.commentlist {list-style:none; margin: 0 0 20px 0;}
.commentlist cite, .commentlist cite a {font-weight: bold; font-style: normal; font-size: 1.1em;}

.commentlist .children {
	list-style: none;
	margin: 0;
	}
	
	.commentlist .children li {
	border: none;	
	margin: 0 0 10px 10px;
	padding: 10px;
	position: relative;
	background: #061a36;
	border:1px solid #022849;	
		-moz-border-radius:5px;
	border-radius:5px;	
	}	
.reply { margin: 0 0 10px 0}
.cancel-comment-reply {margin: 0 0 10px 0;}

.comment-author img {float:left; margin-right:10px;}
.commentmetadata {margin-bottom:10px; font-size:11px;}
.box {
	width: 600px;
	font-family:"Arial";		
	padding: 5px;
	overflow: hidden;
}
.field {
	background: #eeeeee;	
	font-family: arial;
	font-size: 12px;	
	padding: 3px;
	width: 300px;
	margin: 0 10px 0 0;
}
.box,.field {
	background: url(img/transbg.png);
	-moz-border-radius:5px;
	border-radius:5px;				
	border: 1px solid #022849;
	color: #ccc;	
}
.submit {
	background: #929292 url(img/submit.gif) repeat-x top  !important;
	padding: 8px 20px;
	-moz-border-radius:5px;
	border-radius:5px;	
	border:none;
	cursor: pointer;
	color: #000;	
}

	
/* WP page navi */
.wp-pagenavi {
	margin: 1em 0 3em 0;
	text-align: center;	
	}
	.wp-pagenavi a, .wp-pagenavi span {
		margin: 0 1px;
		border:1px solid #000;
		background: url(img/paginatorbg.gif) repeat-x top;
		text-decoration: none;
		color:#000;
		padding: 5px;
		-moz-border-radius:3px;
		border-radius:3px;
		text-shadow: #ccc 1px 1px 0px;
	}

	.wp-pagenavi a:hover, .wp-pagenavi span.current {
		color:#fff;
		border:1px solid #022849 !important;
		
		background:none;
		text-shadow:none;	
	}
	.wp-pagenavi span.current {
		font-weight: bold;
	}
	
/* Default pagination */ 
#navigation {font-weight:bold; padding:15px;}
#navigation img {border:none;}
#navigation .alignleft {float:left; padding:0 0 0 0;}
#navigation .alignright {float:right; padding:0 0 0 0;}

	
/* Sidebar */
.sidebar {
	
	}
	img.banner {
		
	}
	.sidebar h2 {
		font-size: 1.2em;		
		text-transform:uppercase;
		font-weight: normal;
		margin:0 0 2px 0;
		border-bottom: 1px dotted #0b5898;
		padding: 0 0 5px 15px;				
		background: url(img/h2bullet.png) no-repeat 0 3px;
	}
	.sidebar img {
		margin: 0 0 10px 0;
	}
	.sidebar ul {		
		margin: 0;
		padding: 5px 0;
		list-style: none;
		}
	
		.sidebar ul li {
			padding:15px;
			margin:0 0 1.5em 0;
			border:1px solid #022849;
			background: url(img/transbg.png);
			-moz-border-radius:10px;
			border-radius:10px;				
			}			
		.sidebar ul ul li {
			padding: 3px 0 3px 13px;
			margin:0;
			border:none;			
			background:url(img/libullet.png) no-repeat 0 9px;
		}
	.sidebar a {		
		color:#bbb;
		}
		.sidebar a:hover {
			color:#f7cb00;
		}

	.sidebar ul li.widget_text {
				padding: 0;
				background: none;
				border: none;
				margin: 0 0 1em 0;
			}
	
	.sidebar ul li.top_ten {
		padding-bottom: 0;		
	}
	.sidebar ul li.top_ten ul li {
	 	background:#021021;
	 	padding: 5px;
	 	margin:0 0 5px 0;	 		 
		}
		li.top_ten img.preview {
			margin:0 10px 0 0;
			float: left;
			
		}
		li.top_ten .title {
			height: auto;
			color:#fff;
			font-weight: normal;
			}
			li.top_ten .title a {
				color:#f7cb00;			
				}
				li.top_ten .title a:hover {
					color:#fff;
				}
	

/* Footer */
#footer {	
	padding:1.5em 0 0 0;
	color:#bbb;	
}
#footer img {
	margin: 0;
	padding: 0;
}
.footerinfo {	
	margin:0 0 1.5em 0;	
	text-align: center;
}
.footermenu  {
	text-align: center;
	margin: 0 0 1.5em 0;
	background: url(img/transbg.png);
	-moz-border-radius:10px;
	border-radius:10px;			
	}
	.footermenu ul {
		margin: 0;
		padding:0 10px;
		list-style: none;		
		}
		.footermenu ul li {
			margin:0;			
			float: left;
			display: inline;
			padding: 8px 10px 8px 0;
		}
	
.footerinfo p {
	margin: 0;
	padding: 0;
}
.copyrighted {
	text-align: center;
}
.bannersspot {
	margin: 0 0 1.5em 0;
}


/* Misc. */
.fl {
	float: left;
}
.fr {
	float: right;
}

.col45 {
	width: 49%;		
}

.infoPanel {
	background:#061a36;	
	margin: 0 0 1px 0;	
	}
	.dark {
		background: #031125;
	}
	.cell {
		border-right: 1px solid #010c1b;
	}
	
.pad10 {
	padding: 10px;
}