/*  
Theme Name: ClubCuts Deep Blue
Theme URI: http://knowledgeconstructs.com
Description: ClubCuts.TV Theme
Author: Knowledge Constructs Ltd
Version: 1.0
Author URI: http://knowledgeconstructs.com
*/



/* General */

body {
	margin: 0;
	background: #002;
}

h1, h2, h3, h4 {
	margin: 0;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
}

#cctvLogo {
	display:none;
}
/* Page */

#page {
	margin: 0 auto;
	width: 990px;
	background: url("images/page.gif") repeat-y;
}

#page-top {
	width: 990px;
	background: url("images/page_top.png") no-repeat;
}

#page-bottom {
	width: 990px;
	min-height: 830px;
	background: url("images/page_bottom.jpg") no-repeat left bottom;
}


/* Header */

#header {
	width: 930px;
	height: 108px;
	position: relative;
}

	/* Header - Info */
	
	#header #header-info {
		position: absolute;
		top: 27px;
		left: 33px;
		width: 319px;
		text-align: center;
	}
	
	#header #header-info h2 {
		color: #ffffff;
		font: normal 30px Helvetica,Arial,sans-serif;
	}
	
	#header #header-info h2 a {
		position:relative;
		color: #ffffff;
		display:block;
		text-decoration: none;
		margin-top:-18px;
		width:318px; height:200px;
	}
	
	
	#header #header-info .description {
		color: #ffffff;
		font: normal 15px Helvetica,Arial,sans-serif;
		position:relative;
		margin:1px 0 0 -3px;
	}
	#header-info h2 a span,
	#header-info .description span {display:none;}
	
	/* Header - Menu */
	
	#header #header-menu {
		position: absolute;
		top: 74px;
		left: 390px;
		width: 700px;
		height: 22px;
	}
	
	#header #header-menu ul,
	#header #header-menu ul ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
		height: 21px;
	}
	
	
	#header #header-menu ul ul li {
		float: left;
		height: 21px;
		font: normal 11px/22px Helvetica,Arial,sans-serif;
		color: #ffffff;
		margin-right: 5px;
		background: url("images/header_menu_left.gif") no-repeat;
	}
	
	#header #header-menu ul li a {
		color: #ffffff;
		text-decoration: none;
		height: 21px;
		display: block;
		padding: 0 20px;
		background: url("images/header_menu_right.gif") no-repeat right top;
	}
	
	#header #header-menu ul li a:hover {
		text-decoration: underline;
	}
	
	#header #header-menu ul ul ul{
		display: none;
	}


/* Main */

#main {
	width: 988px;
	padding-left: 1px;
}

	/* Main - Sidebar */
	#sides {
		width:350px;
		float:left;
	}
	#sidebar {
		float: left;
		width: 330px;
		font: normal 12px Helvetica,Arial,sans-serif;
		color: #ffffff;
		margin: 210px 0 20px 0;
		background: url("images/sidebar.gif") repeat-y;
	}
	
	#sidebar-top {
		width: 330px;
		background: url("images/sidebar_top.gif") no-repeat;
	}
	
	#sidebar-bottom {
		width: 330px;
		background: url("images/sidebar_bottom.gif") no-repeat left bottom;
		padding-top: 18px;
	}
	
	#sidebar a {
		color: #ffffff;
		text-decoration: underline;
	}
	
	#sidebar a:hover {
		text-decoration: underline;
	}
	
	#sidebar .sidebar-box {
		width: 330px;
		padding-bottom: 12px;
	}
	
		/* Sidebar - Titles */
		
		#sidebar h3 {
			font: normal 14px/33px Helvetica,Arial,sans-serif;
			color: #ffffff;
			padding-left: 60px;
			height: 33px;
			background: url("images/sidebar_title.png") repeat-y;
		}
		
		/* Sidebar - Menus */
		
		#sidebar ul {
			margin: 0;
			padding: 8px 0 0 0px;
			list-style-type: none;
		}
		
		#sidebar ul li {
			font: normal 12px/28px Helvetica,Arial,sans-serif;
			color: #ffffff;
		}
		
		#sidebar ul li a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#sidebar ul li a:hover {
			text-decoration: underline;
		}
		
			/* Sidebar - Menus - Submenus */
			
			#sidebar ul ul {
				padding: 0 0 0 75px;
			}
			
			#sidebar ul ul ul {
				padding: 0 0 0 25px;
			}
		
		/* Sidebar - Forms */
		
		#sidebar #searchform {
			margin: 0;
			padding: 20px 0 20px 29px;
			width: 279px;
			text-align: center;
		}
		
		#sidebar #searchform #s {
			width: 200px;
		}
		
		/* Sidebar - Tables */
		
		#sidebar #calendar_wrap {
			margin: 0 auto;
			padding: 10px 0;
			width: 142px;
		}
		
		#sidebar #calendar_wrap caption {
			font-weight: normal;
		}
		
		#sidebar #calendar_wrap tbody {
			text-align: right;
		}
		
		#sidebar #calendar_wrap tfoot #next {
			text-align: right;
		}
		
		#sidebar #calendar_wrap #today {
			font-weight: normal;
		}
		
		/* Sidebar - Texts */
		
		#sidebar .textwidget {
			padding: 5px 5px 10px 75px;
			margin: 0 auto;
			width: 227px;
			line-height: 18px;
		}
		
		/* Sidebar Social Media Icons */
		#rssIcon {
			float:right;
			width:32px; height:32px;
			position:relative;
			right:10px;top:8px;
			background: url("images/rss-32x32.png") no-repeat;
		}
		#socialicons,
		#iTunesSubscribe {
			position:relative;
			left:24px;
			top:180px;
			width:330px;
			text-align:center;
		}
		#socialicons a {
			margin:0 4px;
		}
		#videowall {
			float:left;
			width:300px;
			left:48px;
			top:15px;
			position:relative;
			text-align:center;
		}
		#videowall a {
			background-color:#001;
			border:#36f solid 1px;
			display:block;
			float:left;
			margin:0 0 15px 10px;
			padding:2px;
			text-decoration:none;
			width:125px;
		}
		#videowall a:hover {border:#9cf solid 1px;}
		#videowall a span {
			color:#36f;
			display:block;
			text-decoration:none;
			font:normal 0.7em Arial, Helvetica, sans-serif;
		}
		#videowall a:hover span {color:#fff;}
	
	/* Main - Content */
	
	#content {
		float: right;
		width: 580px;
		margin:25px 20px 0 0;
	}
	
	/* Main - Content - Post */
	#content a {color:#36f;}
	#content .post {
		float: left;
		margin-bottom: 30px;
		width: 580px;
	}
	
		/* Post - Title */
		
		#content .post .post-title {
			width: 560px;
			padding: 0 10px;
			font: normal 0.9em Helvetica,Arial,sans-serif;
			color: #669;
		}
		
		#content .post .post-title a {
			color: #039;
			text-decoration: none;
		}
		
		#content .post .post-title a:hover {
			text-decoration: underline;
		}
		#content .post .post-title .author {font-size:0.8em;}
		#content .post .post-title h1 {
			color: #69f;
			font: normal 1.4em/1.9em Helvetica,Arial,sans-serif;
		}
		#content .post .post-title h1.homepage {
			margin-bottom:0px;
			padding-bottom:0px;
		}
		#content .post .post-title h1.page {
			padding: 0 0 5px 0;
			margin-bottom:10px;
		}
		#content .post .post-title h1 a {
			color: #69f;
			text-decoration: none;
		}
		#content .post .post-title h2 {
			font: normal 1.4em Helvetica,Arial,sans-serif;
		}
		#content .post .post-title h2 a {
			color:#69f;
		}
		#content .post .post-title h2 a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-title .post-date {
			float: left;
			background: url("images/post_date.png") no-repeat;
			color: #ffffff;
			text-align: center;
			text-transform: lowercase;
			width: 50px;
			height: 50px;
			margin-right: 10px;
			margin-bottom:5px;
			font: normal 13px Helvetica,Arial,sans-serif;
		}
		
		#content .post .post-title .post-date span {
			margin: 5px 0 1px 0;
			display: block;
			font-size: 14px;
		}
		
		/* Post - Entry */
		
		#content .post .post-entry {
			font: normal 12px/19px Helvetica,Arial,sans-serif;
			color: #fefefe;
			padding: 0 10px;
			width: 560px;
		}
		
		#content .post .post-entry a {
			color: #36f;
			text-decoration: none;
		}
		
		#content .post .post-entry a:hover {
			text-decoration: underline;
		}
		
		#content .post .post-entry .more-link {
			font: normal 12px/20px Helvetica,Arial,sans-serif;
			color: #36f;
			float: right;
			margin-bottom: 5px;
		}
		
		#content .post .post-entry .more-link a {
			color: #36f;
			text-decoration: none;
		}
		
		#content .post .post-entry .more-link a:hover {
			text-decoration: underline;
		}
		
		/* Post - Info */
		
		#content .post .post-info {
			padding: 5px 10px;
			margin:10px 0 20px;
			width: 580px;
			height: 20px;
			clear: both;
			background: #36c;
			font: normal 10px/20px Helvetica,Arial,sans-serif;
			color: #ffffff;
			background: url("images/post_info.png") no-repeat;
		}
		
		#content .post .post-info a {
			color: #ffffff;
			text-decoration: none;
		}
		
		#content .post .post-info a:hover {
			text-decoration: underline;
		}
		
		/* Post - Comments */
		
		#content .post h3 {
			color: #36f;
			font: normal 16px Helvetica,Arial,sans-serif;
			margin: 20px 0 10px 0;
		}
		
		#content .post .comments {
			font: normal 12px/19px Helvetica,Arial,sans-serif;
			color: #000000;
			padding: 0 10px;
			width: 560px;
		}
		
		#content .post .comments ol {
			margin: 10px 0;
			padding-left: 25px;
		}
		
		#content .post .comments ol li {
			padding: 5px;
		}
		
		#content .post .comments ol li a {
			color: #36f;
			text-decoration: none;
		}
		
		#content .post .comments ol li a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li.alt {
			background: #f2f2f2;
		}
		
		#content .post .comments ol li cite {
			color: #36f;
			font-style: normal;
			font-weight: normal;
		}
		
		#content .post .comments ol li cite a {
			color: #36f;
			text-decoration: none;
		}
		
		#content .post .comments ol li cite a:hover {
			text-decoration: underline;
		}
		
		#content .post .comments ol li .commentmetadata a {
			color: #36f;
			text-decoration: none;
		}
		
		#content .post .comments ol li .commentmetadata a:hover {
			text-decoration: underline;
		}
		#comment {width:540px;}
		#content .post #commentform {
			font: normal 12px/19px Helvetica,Arial,sans-serif;
			color: #000000;
			padding: 0 10px;
			width: 500px;
			margin: 0;
		}
		
		#content .post #commentform a {
			color: #36f;
			text-decoration: none;
		}
		
		#content .post #commentform a:hover {
			text-decoration: underline;
		}
		#content .post-entry h1,
		#content .post-entry h2,
		#content .post-entry h3,
		#content .post-entry h4,
		#content .post-entry h5,
		#content .post-entry h6 {
			clear:left;
			color:#fff;
			margin:10px 0 15px 0;
		}
	
	/* Main - Content - Navigation */
	
	#content .navigation {
		font: normal 12px/25px Helvetica,Arial,sans-serif;
		color: #36f;
		width: 580px;
		margin-bottom: 30px;
		float: left;
	}
	
	#content .navigation a {
		color: #36f;
		text-decoration: none;
	}
	
	#content .navigation a:hover {
		text-decoration: underline;
	}
	
		#content .navigation .navigation-previous {
			float: left;
		}
		
		#content .navigation .navigation-next {
			float: right;
		}
		#content ul.coollinks li {list-style-type:none;margin-left:-20px;margin-bottom:10px;}
		#content ul.coollinks li li {list-style-type:disc;margin:5px 0 0 -25px;}
		#content .linkcat a {display:block;}
		#content .linkcat li {margin-bottom:5px;}
		#content .linkcat h2 {color:#9cc;}
		#content .linkcat a img {float:left;margin:3px 5px 0 0;}


	#SignUp {
		border:#27237A solid 1px;
		width:260px;
		margin:10px auto;
	}
	#SignUp table {margin:5px;}
	#SignUp .signuptitle {
		background-color:#27237A;
		color:#fff;
		margin:0px;
		padding:2px 10px;
	}

	#sides div.twtr-tweet-text a{
		border:none;
		display:inline;
		float:none;
	}
	#sides div.twtr-hd a,
	#sides div.twtr-ft a{ 
		display:inline;
		float:left;
		border:none;
		margin:0px;
		background:none;
	}
	#sides a.twtr-profile-img-anchor {
		float:left;
		margin-right:10px;
		width:31px;
	}
	#sides .twtr-widget {
		margin-bottom:20px;
		float:left;
		clear:both;
		margin-top:-20px;
	}
	#sides a.facebook {
		float:none;
		width:px;
	}
	#sides a.facebook {
		clear:both;
		float:none;
		width:294px;
		font-size:1.5em;
		font-family:Arial;
		margin-left:-10px;
		border:#00c solid 1px;
		background-color:#fff;
	}
	#sides div a.facebook:hover {
		background-color:#006;
		color:#fff;
	}
	#iTunesSubscribe {
		position:relative;
		left:24px;
		top:190px;
		width:330px;
		text-align:center;
	}
	#sides #iTunesSubscribe a.iTunesLink {
		display:block;
		border:#99f solid 1px;
		margin:0px auto;
		width:285px;
		background-color:#eaeaea;
		height:30px;
		font-family:Arial;
		font-size:0.9em;
		font-weight:bold;
		text-decoration:none;
	}
	#iTunesSubscribe a span {
		display:block;
		float:left;
		padding-top:2px;
	}
	#iTunesSubscribe a:hover span {
		color:#039;
	}
	#sides a.iTunesLink img {
		float:left;
		width:24px;
		margin-top:3px;
		margin-left:5px;
	}
	#sides a.iTunesLink span {
		float:left;
		margin:5px 10px;
	}

	
/* Footer */

#footer {
	width: 990px;
	height: 110px;
	color: #9cf;
	font: normal 0.7em/1.3em Helvetica,Arial,sans-serif;
	text-align: center;
}
#footerLinks {
	float:right;
	width:600px;
	margin-right:10px;
}
#footerLinks li {
	border-right:#fff solid 1px;
	display:inline;
	list-style-type:none;
	padding:0 5px 0 5px;
}
#footerLinks li.page-item-21 {border-left:#fff solid 1px;padding-left:8px;}
#footerLinks li a {padding-right:2px;}
#footInner {
	position:relative;
	float:left;
	left:30px;
	top:50px;
	width:330px;
}
#footInner a {display:block;}
#footer a {
	color: #36f;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

