/* 
Theme Name: KCWP - 8
Theme URL: http://www.kevincrafts.com
Description: Version 8 of my theme/
Author: Kevin Crafts
Author URI: http://www.kevincrafts.com
Version: 8


*/



* {
	outline:none;
}
img {
	border:none;
}
a:link, a:visited {
	color: #FFF;
	color: #9db7bf;
	color: #849aa1;
	text-decoration: none;
}
a:hover {
	background-color: #FFF;
	color: #293032;
}
a.more-link:link, a.more-link:visited {
	background-color: #849aa1;
	color:#FFF;
}
a.more-link:hover {
	background-color: #293032;
}
body {
	background-color: #293032;
	font-family: Arial, Helvetica, sans-serf;
	margin: 0;
	padding: 0;
	color: #FFF;
}

#container {
	width: 960px;
	margin: 0px auto 40px auto;
	line-height: 180%;
	font-size: small;
}
h1 {
	margin: 0;
	padding: 0;
}
h1 a:link, h1 a:visited, h1 a:hover {
	height: 90px;
	background: none;
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}



#page {
	font-size: 120%;
	background-color: #F8F8F8;
	border-top: 1px solid #FFF;
	color: #293032;
}

#page input, #page textarea {
	background-color: #FFF;
	border: 1px solid #9db7bf;
	color: #293032;
}

#mainContent {
	float: left;
	width: 660px;
}
/* SIDEBAR  */
#sidebar {
	float: left;
	width: 300px;
	/*color: #637479;
	text-align: left;
	*/
}
#sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul#widgets {
	padding: 0 20px;
}
#sidebar li {
	margin-bottom: 20px;
}
#sidebar h2 {
	font-size: 120%;
	color: #293032;
}
#twitter-1 h2 {
	background-image: url(images/twitter.png);
	background-repeat: no-repeat;
	background-position: top right;
	line-height: 48px;
}
#myPhoto {
	float: right;
	margin: 0 0 10px 10px;
}
/* POSTS */

.entry {
	padding: 20px;
	position: relative;
}
.entry h2 {
/*
	font-family: Georgia, Times, serif;
*/
	font-weight: normal;

	font-size: 200%;
	line-height: 110%;
	margin: 0 0 10px 0;
}
.entry h2 a:link, .entry h2 a:visited, .entry h2 a:hover {
	color: #000;
	background: none;
}
.date {
	position: absolute;
	top: 25px;
	left: -40px;
	width: 40px;
	text-align: center;
	color: #64757a;
	z-index: 10;
	display: none;
}
.day {
	font-size: 160%;
	font-weight: bold;
}
.month {
	
}
.category {
	font-size: 80%;
}
.content {
	overflow: auto;
}
/* COMMENTS */
#comments {
	padding:10px 0;
}
#commentlist {
	list-style:none;
	margin:0;
	padding:0;
}
#commentlist li {
	clear:both;
	margin-bottom:20px;
	overflow:auto;
}
.singlecomment {
	clear:both;
	font-size:90%;
	padding:2px 5px;
}
.commentauthor {
}
.commentauthor a:link, .commentauthor a:visited {
}
.commentdate {
	float:right;
}
.commentcontent {
	font-size:90%;
	line-height:120%;
	margin-left:80px;
	padding:0px;
}
#comments img {
	float:left;
	margin:10px 10px 10px 0;

}
#respond {
	clear:both;
}
input.text, textarea {
	
	padding:5px;
}


/* POST NAV */

#postnavigation {
	overflow: auto;
	padding: 20px;
	border-top: 1px solid #9db7bf;
	background-color: #1c2122;
}
#previous {
	float: right;
}
#next {
	float: left;
}




.clearfix {
	clear: both;
	height: 1px;
	overflow: hidden;
}

.alignleft {
	float: left;
	margin: 0 20px 20px 0;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}

#footer {
	border-top: 1px solid #9db7bf;
	font-size: 120%;
	clear:both;
	
	
}
.column {
	float: left;
	width: 220px;
}
.column2 {
	float: left;
	width: 520px;
}
.padding {
	padding: 0 20px;
}
.column .padding, .column2 .padding {
	padding:10px 20px;
	}
 label {
	display: block;
}
input.text, textarea.text {
	background-color: #1c2122;
	color: #FFF;
	width: 180px;
	padding: 5px;
	border: none;
}
textarea.text {
	height: 40px;
}
input.submit {
	background-color: #1c2122;
}
input, textarea {
	background-color: #1c2122;
	color: #FFF;
	padding: 5px;
	border: none;
}

#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	border-bottom: 1px solid #1c2122;
	padding: 5px 0;
}


#homewidget {
	border-bottom: 1px solid #9db7bf;
	line-height: 180%;
	display: none;
}
#homewidget ul {
	list-style: none;
	margin: 0;
	padding: 0 20px 20px 20px;
	font-size: 160%;
}

#pixelpostpromote img {
	margin: 0 5px 5px 0;
}
#tags {
	border-top:1px solid #849aa1;
	padding-top:10px;
}
#relatedposts  {
	padding:8px;
	background-color:#EFEFEF;
	border:1px solid #DDD;
	margin-top:15px;
}
.download {
	background-image:url(images/download.png);
	background-repeat:no-repeat;
	padding-left:25px;
	font-weight:bold;
	
}
.sociable {
	padding:15px 0;
	
}
.sociable ul {
	list-style:none;
	margin:3px 0;
	padding:0;
	overflow:auto;
}
.sociable ul li {
	display:inline;
	float:left;
}
.sociable a:link, .sociable a:visited {
	display:block;
	float:left;
	margin-right:4px;
}
.entry img.border {border:1px solid #AAA; }