/*  
Theme Name: KeywordFactory
Theme URI: www.onehertz.com
Description: 
Version: 1.0
Author: tom@onehertz.com
Author URI: http://www.onehertz.com/portfolio/wordpress/
*/

/* reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0px none;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	
}
blockquote, q {
	
}





body {
	background: #FFF;
	color: #333;
	font-size: 15px;
	font-family: Arial, Sans-Serif;
	position: relative;
}

a {
	font-weight: bold;
	text-decoration: none;
}

hr {
	margin: 20px 0;
	border: none;
	border-bottom: 1px solid #EEE;
}

address {
	margin-bottom: 20px;
}

em {
	font-style: italic;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.navigation {
	margin: 20px 0;
	font-size: 12px;
}

.title {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	letter-spacing: -.05em;
}

.archivetitle {
	font-size: 18px;
	text-align: center;
	margin-bottom: 20px;
}





#wrapper {
	width: 984px;
	margin: 0 auto;
}

#header {
	background: url('images/header.png') no-repeat top left;
	height: 80px;
	margin-top: 10px;
	position: relative
}

#body {
	background: url('images/body.png') repeat-y top left;
	height: 100%;
	position: relative; padding-left:20px; padding-right:20px; padding-top:13px; padding-bottom:13px
}

#footer {
	background: url('images/footer.png') no-repeat top left;
	height: 24px;
	margin-bottom: 50px;
	position: relative
}





#header #logo {
	float: left;
	position: absolute;
}

#header #logo img {
	margin: 10px 0 0 20px;
}

#header #searchform {
	position: absolute;
	top: 50px;
	right: 20px;
}

#header #searchform #s {
	margin-bottom: 0px;
}





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

#content {
	float: left;
	width: 468px;
	margin-left: 227px;
	line-height: 1.3em;
	background: #FFF;
	padding: 10px;
	border: 1px solid #CCC;
}

* html #content {
	margin-left: 113px;
}

.catdesc {
	font-style: italic;
	margin-bottom: 30px;
}

.post {
	margin-bottom: 50px;
}

.post .title {
	border-bottom: 1px solid #EEE;
}

#content .post .title a {
	color: #000;
}

#content .post .title a:hover {
	text-decoration: none;
}

.post .postinfo {
	display: none;
	font-size: 12px;
	color: #999;
	margin-bottom: 10px;
}

.post .entry {
	margin-top: 10px;
}

.post blockquote {
	margin: 30px 0 30px 20px;
	padding-left: 50px;
	color: #666;
}

.post blockquote p {
	margin-bottom: 10px;
}

.post p {
	margin-bottom: 20px;
}

.post ul, .post ol {
	margin: 20px 0 20px 40px;
}

.post ul {
	list-style: disc;
}

.post ol {
	list-style: decimal;
}

.post li {
	margin: 5px 0;
}

.post strong {
	font-weight: bold;
}

.post .alignleft {
	margin: 0 10px 10px 0;
}

.post .alignright {
	margin: 0 0 10px 10px;
}

.post .aligncenter {
	display: block;
	margin: 0 auto 10px auto;
}




#comments, #respond {
	font-size: 18px;
}

#comments {
	margin-bottom: 20px;
}

#comment {
	width: 100%;
}

.commentlist {
	list-style: decimal;
	margin-left: 40px;
}

.commentlist li {
	margin-bottom: 30px;
	font-size: 15px;
}

.commentlist li cite, .commentlist li .commentmetadata {
	color: #666;
	display: block;
	line-height: 1em;
}

.commentlist li .commentmetadata {
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}





#sidebar1 {
	float: left;
	position: absolute;
	left: 20px;
}

#sidebar2 {
	float: right;
}

.sidebar {
	width: 215px;
}

.sidebar .widget {
	margin-bottom: 13px;
	font-size: 12px;
	background: #FFF;
	padding: 10px;
	border: 1px solid #CCC;
}

.sidebar .title {
	font-size: 16px;
}

.sidebar a:hover {
	color: #333;
	text-decoration: underline;
}

.sidebar .widget ul {
	margin-left: 20px;
	list-style-image:url('images/bullet.gif')
}

.sidebar .widget li {
	margin: 5px 0;
}

.sidebar .widget li a {
	font-weight: normal;
	color: #444;
}

.sidebar #pages ul ul ul ul {
	display: none;
}



#bottom ins {
	margin-bottom: 10px;
}



body.ie6 #footer {
	position: static;
}

#footer .credits {
	position: absolute;
	left: 20px;
	top: 20px;
}

#footer #swoh {
	position: absolute;
	right: 20px;
	top: 20px;
}

#footer .links {
	padding: 20px;
}

#footer .links li {
	display: inline;
	font-size: 12px;
}

#footer .links a {
	color: #FFF;
	position: relative;
}

#footer .links a:hover {
	color: #EEE;
}



#wpstats {
	display: none;
}