/*
Theme Name: kushtee
Theme URI: http://blog.kushtee.com/
Description: kushtee theme
Author: David Anders
Author URI: http://www.kushtee.com
version: 1
Tags: two-column, widget-ready,
*/

body {
	background-color: #121212;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(images/BG_Top.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	background-position: center top;
	background-attachment: fixed;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: none;
}

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;
	}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
h4 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFF;
}

#wrapper {
	height: auto;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/Wrapper_Tile.png);
	background-repeat: repeat;
	min-height: 600px;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #1b1b1b;
	border-left-color: #1b1b1b;
}
#leftcontent {
	float: left;
	height: auto;
	width: 585px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	text-align: left;
	color: #FFF;
}
#sidebar {
	text-align: left;
	float: right;
	height: auto;
	width: 195px;
	margin-right: 20px;
	margin-bottom: 20px;
	color: #FFF;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #171612;
	padding-left: 15px;
	padding-top: 20px;
}
#footer {
	clear: both;
	height: auto;
	width: 820px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}


#header {
	height: 150px;
	width: 820px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
/* sidebar */


#sidebar h2{
	color: #FFF;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

#sidebar label{
	color: #FFF;
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#sidebar p {
	margin:0;
	padding: 0 6px 0 12px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#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{
	margin:0;
	padding:20;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	}
	
#commentform p{
	color: #fff;
	}
	
#commentform a{
	color: #fff;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #fff;
	margin:0;
	padding:0;
	}
	
#comment{
	width:100%;
	color:#000;
	}

#author, #email, #url, #submit{
	font-family: Tahoma, Geneva, sans-serif;
	color: #fff;
	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 {
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #000;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#fff;}

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:5px;
	border:1px solid #000;
	background-image: url(images/BG_Tile.jpg);
	background-repeat: repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	height: 30px;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	}


	
/* 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: 12px;
	margin: 0;
	color: #000;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.thedate {
	background-image: url(images/TheTape.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 40px;
	width: 249px;
	margin-left: -35px;
	padding-left: 45px;
	font-size: 10px;
	font-weight: bold;
	color: #09F;
	line-height: 35px;
}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 26pt;
	color: #FFF;
	line-height: 40px;
	}
	
.post h2 a{
	color: #FFF;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #09f;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	background-image: url(images/Wrapper_Tile.png);
	background-repeat: repeat;
	border: 1px solid #333;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	}
	.postmetadata a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	}
		.postmetadata a:hover{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #09f;
	}
	

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
