/*
Theme Name: July 2011/Bluku Bluku // Newham Generals Version 2.21
Theme URI: http://www.jaswindervirdee.com
Description: Custom theme with one right sidebar for Dirtee Stank Ltd. Designed By David Kelly. All rights reserved.
Author: Jaswinder Virdee
Author URI: http://www.jaswindervirdee.com
version: 2.2
Tags: two-column, widget-ready, right-sidebar,
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#000000 url() no-repeat scroll center top;
	font-family: helvetica, arial, tahoma, sans-serif;
	font-size: 12px;
	}
	
h1 {font-size: 32px;}
h2 {font-size: 28px;}
h3 {font-size: 14px;}
h4 {font-weight: bold;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 940px;
	margin: 0 auto;
	padding:0;
	background:transparent;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:#000000;
  	width: 100%; 
  	height: 168px;
	color: #fff; 
	}

#header h1{
	padding:47px 0 0 ;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background:#000;
	font-size: 24px;
	width:100%; 
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin:0;
	padding: 0;
}

#menu ul li a {
	text-decoration: none;
	text-transform:uppercase;
	padding:0;
	margin:5px 25px 20px 0;
	color:#fff;
	display:block;
}

#menu ul li a:hover {
	color:#FF1111;
}

#menu .current-menu-item a{
	color:#FF1111;
}

/* content */


#content {
	float: left;
	width:664px;
	overflow: hidden;
	margin:;
	}	

.post {
	margin:20px 0;
	padding:0;
	}
	
.post h2{
	text-transform:uppercase;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p {padding:12px 0; line-height:120%;}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6 {padding:12px 0 0; line-height:120%;}

.postmetadata{
	/*clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;*/
	}
	

.navigation {
	font-size:28px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}

.navigation a {
	color:#EEEEEE;
	}

.alignleft a{float:left; margin:0 0 20px 0;}
.alignright a{float:right; margin:0 0 20px 0;}



/* sidebar */

#sidebar {
	width:258px;
	float:right;
	margin:0;
	padding: 0;
	}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	margin: 20px 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	background:#FFFFFF url("images/whitebg.jpg") repeat-x left top;
	padding:12px 15px;
	margin:0;
}

#sidebar ul ul li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	padding:10px 0 10px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	background:#000;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}





.fullwidth {
	background:#000000;
	clear:both;
	width:100%;
}

.innerfullwidth {
	width: 940px;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
}


h2.title{

}

div.post h2.title,{
	width:655px;
}

li.widget-container h2.title {
	width:249px;
}

h2.title, h3.title{
	clear:both;
	background:url("images/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
	border-bottom:1px solid #898989;
	text-transform:uppercase;
	color: #FFFFFF;	
	line-height:120%;
}

h2.title a, span#title {
	color:#FFFFFF;
	display:block;
	background:url("images/right.png") no-repeat right top;
	padding:10px 15px 8px 2px;
}

.entry, .commentbg{
	background:#FFFFFF url("images/whitebg.jpg") repeat-x left top;
	padding:0 15px 2px;
}

#respond .commentbg{
	padding:12px 15px;
}

div#postmetadata {
	clear:both;
	background:url("images/bottomleft.png") no-repeat left bottom;
	margin:0 0 20px 0;
	padding:0 0 0 9px;
	color: #FFFFFF;	
	line-height:120%;
}

p.postmetadata {
	clear:both;
	color:#FFFFFF;
	display:block;
	background:url("images/bottomright.png") no-repeat right bottom;
	padding:10px 15px 8px 2px;
	text-align:right;
}

p.postmetadata a{
	color:#FFFFFF;
}

#featured .widget-container{
	margin:20px 0 0 0;
}

.tubepress_container {
float:none !important;
padding-top:1em;
}

.tubepress_container div.pagination a {
background-position:center bottom;
border:1px solid #DEDFDE;
color:#FF1111 !important;
cursor:pointer;
margin-right:3px;
padding:2px 6px;
text-decoration:none;
}

.tubepress_container div.pagination a:hover, div.meneame a:active {
background-color:#FF1111 !important;
background-image:none;
border:1px solid #000000;
color:#FFFFFF !important;
}

.tubepress_container div.pagination span.current {
color:#FF1111 !important;
}