/*
Theme Name: Ken Gasch
Theme URI: www.kengasch.com/blog/index.php
Description: Ken Gasch
Author: David Christie
Author URI: www.davidchristiedesign.com
Template:
Version: 1
.

.
*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
}
#nav {
	font-size: 1.5em;
	margin:0;
}
ul {
	list-style-type: none;
	padding-left: 0px;
}
li a {
	border-left-color: #de8707;
	color: #de8707;
	text-decoration: none;
	padding-left: 2px;
	border-left-style: solid;
	border-left-width: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
}
li a:hover {
	border-left-color: #de8707;
	color: #fbe106;
}
#container2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	overflow: visible;
	
}
#articles {
	width: 620px;
	margin-right: 130px;
	margin-bottom: ;
	padding-bottom: 20px;
	padding-right: 10px;
	margin-top: 80px;
	float:right
}
#container2 #backgorund #navbox2 {
	float: left;
	position: relative;
	top: 110px;
	overflow: hidden;
	width:auto;
}
.articles {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.6em;
}
#container2 #backgorund {
	width: 100%;
	float: left;
	background-image: url(assets/sky.jpg);
	background-repeat: repeat-x;
	border-left-style: solid;
	border-left-width: 3px;
	border-left-color: #DE8707;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #DE8707;
}
#container2 #header2 a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 3.5em;
	width: 184px;
	height: 56px;
	background-image: url(assets/kengashnametrans.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
	top: 20px;
	left: 5px;
}
#container2 #header2 a:hover {
	background-position: left bottom;
}
a:link, a:visited {
	color: #DE8707;
	text-decoration: none;
}
.post {
	margin-top: 70px;
	margin-left: 75px;
	width: 600px;
	font-size: 14px;
}
a:hover, a:focus {
	color: #CCCC00;
}
.postmetadata {
	clear:right;
}
.entry p a:visited {
	color: #000044;
}
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, #sidebar ul ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
content {
	float: left;
	width: 650px;
	height: 700px;
	margin-top: 50px;
}
#sidebar {
	width: 200px;
	position: absolute;
	top: 350px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #de8707;
	overflow: hidden;
	left: 0px;
	margin: 0;
}
#footer {
	text-align: center;
	margin-top: 30px;
}
h4 {
	font-size: 14px;
}
#comments-template {
	float: right;
}
#commentsection {
	float:left;
}

#commentmetadata {
}
.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial, Helvetica, sans-serif;
	}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li .avatar { 
	float: right;
	}

.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, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
.navigation {
	clear: both;
	font-size: 14px;
	float: left;
	padding-left: 170px;
}