/*  
Theme Name: K.Flay Theme
Theme URI: http://www.kflay.com
Description: Theme for K.Flay
Version: 1.0
Author: Chris Wallace
Author URI: http://www.africansk8er.com/
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0px;
	vertical-align: top;
	background: #000000 url(images/bgblack.jpg) repeat; 
	background-position:top center;
	text-align: center;
	font-family: "Trebuchet MS";
}

h1{
	font-size: 24px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #2F2F2F;
}

a:hover{
	text-decoration: none;
	color: #3F3F3F;
}

p{
	padding: 10px 0 0 0;
}

div.pastshows{
        color: #333333
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 820px;
	text-align: left;
}

#header{
	width: 820px;
	height: 277px;
}

#container{
	width: 750px;
	background: #FFFFFF url(images/bgwhite.jpg) repeat;
	padding: 3px 10px 10px 13px;
	margin: 7px 0 0 21px;
	height: auto;
	overflow: hidden;
}


.post{
	padding: 10px 0 10px 0;
	width: 500px;
}

.post h2{
	font-size: 18px;
	padding: 8px 0 0px 10px;
	background: #FF0D81;
	overflow: hidden; 
}

.post h2 a:link, a:visited{
	text-decoration: underline;
	color: #000000;
}

.post h2 a:hover{
	text-decoration: none;
}

.post h4{
	font-size: 12px;
	padding: 0px 0 8px 10px;
	background: #FF0D81; 
}

.entry{
	line-height: 17px;
	padding: 0px 10px 8px 10px;
	background: #CECECE; 
	overflow: hidden;
	font-size: 14px;
}

p.postmetadata{
	margin: 0px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}

.sidebar{
	float: right;
	width: 240px;
	margin: 8px 0 0 0;
	overflow: hidden;
	font-size: 14px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
	list-style-type: none;
}


.sidebar ul li h2{
	font-size: 17px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

#footer{
	clear: both;
	float: left;
	width: 750px;
	padding: 10px 0 0 0;
	color:#FFFFFF;
	font-size: 13px;
}

#footer p{
	line-height: 18px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	background: #CECECE;
	padding: 5px 10px 8px 10px;
	font-size: 14px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #6F6F6F;
}

.comments-template h2, .comments-template h3{
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.navbar1 {
height:40px;
width:78px;
overflow:hidden;
background:url(nav/roll1.png) top left no-repeat;
display:block;
}

.navbar1:hover, .navbar2:hover, .navbar3:hover, .navbar4:hover, .navbar5:hover, .navbar6:hover, .navbar7:hover, .navbar8:hover {
background-position:0 -40px;
}

.navbar2 {
height:40px;
width:66px;
overflow:hidden;
background:url(nav/roll2.png) top left no-repeat;
display:block;
}

.navbar3 {
height:40px;
width:111px;
overflow:hidden;
background:url(nav/roll3.png) top left no-repeat;
display:block;
}

.navbar4 {
height:40px;
width:82px;
overflow:hidden;
background:url(nav/roll4.png) top left no-repeat;
display:block;
}

.navbar5 {
height:40px;
width:102px;
overflow:hidden;
background:url(nav/roll5.png) top left no-repeat;
display:block;
}

.navbar6 {
height:40px;
width:104px;
overflow:hidden;
background:url(nav/roll6.png) top left no-repeat;
display:block;
}

.navbar7 {
height:40px;
width:134px;
overflow:hidden;
background:url(nav/roll7.png) top left no-repeat;
display:block;
}

.navbar8 {
height:40px;
width:93px;
overflow:hidden;
background:url(nav/roll8.png) top left no-repeat;
display:block;
}