/*  
Theme Name: KB 2008
Theme URI: http://www.designhousestudios.com
Description: Kingbanana.net Layout
Version: 2.2
Author: Darren Hoyt
Author URI: http://www.benfogarty.com

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php



/* HTML Elements */

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background-image:url(images/bodybknd.jpg);
	color: #545454;
	padding: 13px 0 25px 0;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: left top;
	}

body, select, input, textarea {
	font: 65% "Helvetica", Verdana, Arial, sans-serif;

	}
	
p {	
	margin: 15px 0;
	}

a:link, a:visited {
	color: #0099CC;
	text-decoration:none
	}
#homeshowscol a:link, #homeshowscol a:visited {
	color: #CCC;
	text-decoration:none;
	}
	
#homeshowscol a:hover,, #homeshowscol a:active {
	color: #CCC;
	text-decoration:underline;
	}

a:hover, a:active {
	color:#CCC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#f2f2f2;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
		

/* Structure */

#wrapper {
	width: 960px;
	margin:0 auto;
}

#page {
	margin:0;
	font-size:1.1em;
	}

#branding {
	background: transparent url(images/kb-logo.png) no-repeat 20px 10px;
	height: 115px;
	width: 194px;
	overflow:hidden;
	margin: 0;
	}

#branding h1, #branding .description {
margin-left: -9999px;
}

.left {
	float:left;
	}

.right {
	float:right;
	}
	
.center {
	margin-right: auto;
	margin-left: auto;
	}

#sidebar {
	width: 210px;
	float:right;
	margin:0 0 10px 0;
	}

#leftcol {
	width:310px;
	margin-right:15px;
	}

#leftcol, #rightcol, #homeshowscol {
	margin-top:10px;
	float:left
	}	
	
#rightcol {
	width:310px;
	margin-right:10px;
	}

#homeshowscol {
	width:310px;
	}

#homeshowscol li {
	list-style:none;
}

#homeshowscontent {
	height:350px;
	overflow:auto;
	margin-bottom: 10px;
	}

#homecommentbox {
background: transparent url(images/thoughtbubble.png) no-repeat;
height:166px;
}

#hometwitterbox li {
	list-style-type: none;
	color: #CCC;
	margin: 0 20px 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
	padding: 0 0 10px 0;
}

#homecommentbox p {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.9em;
	text-align: center;
	padding: 30px 20px 20px 20px;
}

#homecommentbox cite {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: .5em;
}


.ad {
	padding:5px;
	border:1px solid #49455A;
	}


.skyscraperad {
	width:120px;
	height:600px;
	padding:5px;
}

.wideskyscraperad {
	width:160px;
	height:600px;
	padding:5px;
}

.boxad {
	width:300px;
	height:250px;
	padding:5px;
}

.leaderad {
	width:728px;
	height:90px;
	padding:5px;
}
		
/*Subnav */

.subnav li {
	list-style:none;
	border-bottom:1px solid #FFF;
	}

.subnav li a:link, .subnav li a:visited {
	background:#eef5e1;
	display:block;
	padding:4px 4px 4px 8px;
	border-left:4px solid #e4efd5;
	}
		
.subnav li a:hover, .subnav li a:active {
	background:#e4efd5;
	text-decoration:none;
	color: #7da939;
	}

.subnav li li a:link, .subnav li li a:visited {
	border-left:none
	}
		
	 
	
	
/*	Headers */

h1 {
	letter-spacing:-0.02em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 1.95em;
	color: #CCCCCC;
	font-weight: normal;
	}

h1 a, h1 a:hover, h1 a:link, h1 a:active. h1 a:visited {
	color: #CCCCCC;
	}
	
h2 {
	font: Helvetica, Verdana, Arial, sans-serif;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}
	
#content h2 {
	font: Helvetica, Verdana, Arial, sans-serifc;
	font-size: 2.5em;
	padding-bottom:8px;
	border-bottom:1px solid #333;
	margin: 20px 0;
	}

#contenthome h3  {
	text-transform:capitalize;
	letter-spacing:-0.04em;
	font-weight:100;
	margin-bottom:10px;
	padding-bottom:5px;
	color:#CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 2em;
	}
	


h3, #sidebar h2 {
	font: 1.5em Helvetica, Verdana, Arial, sans-serif;
	text-transform:capitalize;
	letter-spacing:0.1em;
	font-weight:normal;
	color:#CCC;
	}

#sidebar h3, #sidebar h2 {
	border-top:1px solid #49455A;
	border-bottom: 1px solid #49455A;
	padding:6px 0 6px 2px;
	margin:0 0 15px 0;
	font-size:1.2em;
	}

h3#respond {
	border-top:1px dotted #b6b6b6;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}
	
	
	
/* Content */

#content {
	width: 700px;
	padding: 0 20px 0 20px;
	float:left;	
	background-color:#FFF;
	}
	
.homecontent {
	width:960px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#545454;
	margin-top:-4px;
	}

.feature {
	margin: 10px 0 10px 0;

	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p, #leftcol p{
	margin:0;
	color: #CCC;
	}

.feature img, #rightcol img, #leftcol img {
	border:3px solid #FFF;
	}
			
#leadpic {
	width:630px;
	height:180px;
	margin: 5px;
	padding-top: 70px;
	
	}

#lead {
	width:640px;
	height:260px;
	border:1px solid #49455A;
	}

#leadcopy {
	background: transparent url(images/greentransbknd.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 10px 40px 10px 40px;
	width:auto;
	font-family: Arial, Helvetica, sans-serif;
}

#leadcopy h3 {
color: #FFFFFF;
border:none;
font-size:1.5em;
line-height:0;
}

#leadcopy p {
color: #FFFFFF;

}

#leadcopy a {
color: #FFFFFF;

}

.title {
	font-size:1.5em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:lighter;
	line-height:115%;
	}

.gigpress-bands {
font-size:1.1em;
	font-family: Helvetica, Arial, sans-serif;
	font-weight:lighter;
	line-height:115%;;
color: #0099CC;

}

#lead .title .feature{
font-size:1.7em;
	font-weight:lighter;
	line-height:100%;
	padding-bottom:5px;
	}

#leftcol .feature {
	padding:5px 10px 5px 5px;
	margin-bottom: 5px;
	background: #070713;
	}

#rightcol .feature {
	padding:5px 10px 5px 5px;
	margin-bottom: 5px;
	background: #070713;
	}

#homeshowscol .feature {	
	width: 90%
	padding:0;
	margin-bottom: 5px;
	}
	
	
	#homeshowscol .feature:hover {	
	background: transparent;
	}
	



#rightcol img {
	float:left;
	margin:0 10px 0 0;
	}

#leftcol img {
	float:left;
	margin:0 10px 0 0;
	}
	
#rightcol .clearfloat, #leftcol .clearfloat {
	
	}	

#sidelist li {
	list-style:none;
	margin-bottom: 20px;
	}
	
.bullets li {
	list-style:none;
	border-bottom: none;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#e4efd5;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #a9a9a9;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#f2f2f2;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #ccc;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #cbd8b4;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:582px;
	}	

.entry {
	padding-bottom:0;
	}

h3 a:link, h3 a:visited {
	color:#5f5f5f;
	}



/*Post Formatting*/


.alignleft {
	float:left;
	margin:3px 14px 10px 0;
	padding: 3px;
	border:1px solid #CCC;
	}

.alignright {
	float:right;
	margin:3px 0 10px 14px;
	border:1px solid #f2f2f2;
	}	
	

.postcategory {
min-height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin: 0 0 20px 0;
	padding-bottom: 15px;
}



.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #DDD;
	border-bottom:1px solid #DDD;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
	}
	
#homeshowscol .datebox {
	float: left;
	width: 63px;
	height: 65px;
	background-image: url(images/date-bknd.png);
	background-repeat: no-repeat;
	padding: 20px 8px 0 5px;
	
}

#homeshowscol .datebox p {
	width: 40px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	
	font-size: 15px;
	color: #FFFFFF;
	text-transform: uppercase;
	text-align: center;
	line-height: 15px;
}

#homeshowscol .showcontent {
	width: 150px;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
	padding: 0 0 10px 0;
	margin-bottom: 5px;
}
				

/* Form Elements */

select {
	background:#f2f2f2;
	border:1px solid #9c9c9c;
	width:100%
	}
	
#searchform {
	padding:5px 5px 5px 0; 
	}

#searchform input{
	padding:5px;
	background-color:#333333;
	font-size: 1.1em;
	border: 1px solid #999999;
	color:#CCCCCC;
	}
	

.button {
	background-color:#666;
	color:#e7e7e7;
	border:none;
	font-size:1.1em;
	}

.button:hover {
	background:#777;
	color:#FFF;
	text-decoration:none
	}

#commentform input {
	width: 170px;
    margin-top:5px;
	padding:10px;
	font-size: 1.1em;
	border: 1px solid #CCCCCC;
	}

#commentform textarea {
	width: 680px;
	margin-top:5px;
	padding:10px;
	font-size: 1.1em;
	border: 1px solid #CCCCCC;
	}

#albumbox ul {
	font-size: 1.5em;
	margin: 10px;
	
}
#albumbox li {
margin: 0 0;
font-size: .6em;
	list-style-type: none;	
}

/* Comments*/

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #ddd;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9;
	}

.commentlist cite {
	font: 1.6em Helvetica, Verdana, Arial, sans-serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	

/* Float Properties*/

.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}
	


/* Footer*/

#footer {
	margin: 10px auto;
	width: 960px;
	font-size:1.1em;
	padding-top:15px;
	color:#FFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #49455A;
	}

#footer a {
	color:#d3d1d1;
	}