/*
Theme Name: Kilo6
Theme URI: 
Description: 
Version: 1.0
Author: Eric Richards
Author URI: 
Tags: custom header, fixed width, two columns, widgets

	Kilo6 v1.0

	This theme was designed by Turnstyle and built by Eric Richards at 4-mile,

*/

/* stucture */
body {
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Verdana, Sans-Serif;
	background: #d5d6d7 url('images/bg.jpg') center;
	color: #7c6a55;
	text-align: center;
	}
#page {
	margin: 12px auto;
	padding: 0;
	width: 1014px;
	background-color: #fff;
	text-align: left;
	}
#header {
	height: 379px;
	width: 1014px;
	background: #73a0c5 url('images/header.jpg') no-repeat bottom center;
	}
#headerimg 	{
	height: 379px;
	width: 1014px;
	}
#headerimg .description {
	padding: 263px 0 0 70px;
	width: 600px;
	font-size: 1.2em;
	color: #675541;
	text-align: left;
	}
#header a,
#header a:visited,
#header a:active,
#header a:hover {
	text-decoration: none;
	color: #675541;
	}
#content {
	font-size: 1.2em;
	}
	
	
/* columns */	
.widecolumn .entry p {
	font-size: 1.05em;
	}
.widecolumn {
	padding: 0 54px 20px 70px;
	width: 890px;
	line-height: 1.6em;
	}
.widecolumn .post {
	margin: 0;
	}
.narrowcolumn {
	float: left;
	padding: 0 46px 20px 70px;
	width: 605px;
	}
.narrowcolumn .entry, .widecolumn .entry {
	float: left;
	width: 605px;
	line-height: 1.4em;
	text-align: left;
	}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


/* footer */
#footer {
	padding: 0;
	margin: 0 auto;
	width: 1014px;
	clear: both;
	background: url('images/footer.jpg') no-repeat bottom;
	border: none;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}


/* headers */
h1 {
	padding-top: 70px;
	margin: 0;
	font-size: 4em;
	color: #fff;
	}
h1 a, 
h1 a:hover, 
h1 a:visited {
	text-decoration: none;
	color: #fff;
	}
h2 {
	margin: 10px 0 0 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 3.6em;
	color: #7c6a55;
	}
h2 a, 
h2 a:hover, 
h2 a:visited {
	text-decoration: none;
	color: #7c6a55;
	}
h3 {
	margin: 10px 0 0 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 3.6em;
	color: #7c6a55;
	}
h3 a, 
h3 a:hover, 
h3 a:visited {
	text-decoration: none;
	color: #7c6a55;
	}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-size: 1.2em;
	}
#sidebar .linkcat h2 {
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	color: #fff;
	}
h4 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	font-size: 1.0em;
	}
h5 {
	padding: 0;
	margin: 19px 0 0 0;
	font-weight: normal;
	font-size: 1.2em;
	color: #c1421a;
	border-bottom: 1px solid #c1421a;
	width: 605px;
	}

/* links */
a,
a:visited,
a:hover {
	color: #c1421a;
	text-decoration: none;
	}


/* sidebar */
#sidebar {
	margin: 37px 55px 0 721px;
	padding: 8px 0 0 0;
	width: 237px;
	font-size: 1.3em;
	color: #c1421a;
	border-top: 1px solid #c1421a;
	}
#sidebar form {
	margin: 0;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px;
	}
#sidebar ul p, #sidebar ul select {
	margin: 2px 0 0 0;
	}
#sidebar ul ul, #sidebar ul ol {
	margin: 2px 0 0 0;
	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 2px 0 0 0;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
#sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}
#sidebar a,
#sidebar a:visited,
#sidebar a:active {
	padding: 2px;
	width: 167px;
	color: #c1421a;
	display: block;
	text-decoration: none;
	}
#sidebar .current-cat a,	
#sidebar .current-cat a:visited,	
#sidebar .current-cat a:active,	
#sidebar a:hover {
	padding: 2px;
	width: 167px;
	color: #fff;
	display: block;
	background: #c1421a;
	text-decoration: none;
	}
#sidebar .blogroll a,
#sidebar .blogroll a:visited,
#sidebar .blogroll a:active {
	padding: 2px 0 2px 2px;
	width: 235px;
	color: #c1421a;
	display: block;
	}
#sidebar .blogroll a:hover {
	padding: 2px 0 2px 2px;
	width: 235px;
	color: #fff;
	display: block;
	background: #c1421a;
	text-decoration: none;
	}


/* images and captions */
p img, img, {
	margin: 0;
	padding: 0;
	border: none;
	max-width: 100%;
	text-align: left;
	}
img.centered {
	margin-left: auto;
	margin-right: auto;
	display: block;
	}
img.alignright {
	display: inline;
	}
img.alignleft {
	display: inline;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.wp-caption {
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 4px 10px 5px 0;
	margin: 0;
	border: none;	
	text-align: right;
}	


/* postmetadata */
.narrowcolumn .postmetadata {
	padding-top: 5px;
	color: #c1421a;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	color: #c1421a;
	}
.postmetadata {
	margin-bottom: 20px;
	font-size: .8em;
	text-align: left;
	clear: both;
	color: #c1421a;
	}
.postmetadata ul, .postmetadata li {
	color: #c1421a;
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
.postmetadata a,
.postmetadata a:visited,
.postmetadata a:active {
	color: #c1421a;
	}
.postmetadata a:hover {
	color: #c1421a;
	text-decoration: underline;
	}
	
	
/* misc */
hr {
	display: none;
	}
.clear {
	clear: both;
}
hr.postline {
	display: inline;
	padding: 0 0 10px 0;
	margin: 5px 0 0 0;
	color: none;
	background: none;
	border: none;
	border-top: 1px solid #7c6a55;
	clear: both;
	}











.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}


.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}


small, ul ul li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 15px 0;
	text-align: left;
	}
.post h2 {
	padding-bottom: 20px;
	}
.post hr {
	display: block;
	}



/* End Structure */








/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}


/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */









/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}


a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */


