/*  Theme Name: damongreen.netTheme URI: http://wordpress.org/Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.Version: 1.5Author: Michael HeilemannAuthor URI: http://binarybonsai.com/	Kubrick v1.5	 http://binarybonsai.com/kubrick/	This theme was designed and built by Michael Heilemann,	whose blog you will find at http://binarybonsai.com/	The CSS, XHTML and design is released under GPL:	http://www.opensource.org/licenses/gpl-license.php		*** REGARDING IMAGES ***	All CSS that involves the use of images, can be found in the 'index.php' file.	This is to ease installation inside subdirectories of a server.	Have fun, and don't be afraid to contact me if you have questions.*//*-----------Block Level Elements--------------*/body {line-height: 1.5em;font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 12px;color:#4d4d4d;}a {text-decoration:none;color:#90abb2;}a:hover {text-decoration:underline;color:#90abb2;}a:visited {color:#ccc;}#page {width: 775px;margin: 0 auto;padding-left:20px;padding-top:20px;padding-bottom:20px;}#header {	width: 100%;}#headerimg a {height:100px;width:500px;display:block;text-indent:-5000px;background: url(http://damongreen.net/images/wordpress/header.gif) no-repeat;}.description {}#wrapper {	width: 100%;}#content {	float: left;	width: 67%;padding-right:30px;}#sidebar {	width: 28%;	margin-left: 72%;}#footer {	width: 100%;	clear: both;text-align: center;background-color:#e1e1e1;}/*-------------Headings-------------*/h1 {font-size:24px;}h2 {font-size:18px;}h3 {}h4 {}h5 {}/*-------------The Post-------------*/.post h2 a {color:#9cb391;text-decoration:none;line-height:.2em;font-size:18px;}h2 a:hover, h2 a:visited {text-decoration:none;}.post {border-bottom: 1px dotted #e0e0e0}.post p {text-align: justify;}.post a {text-decoration:none;color:#90abb2;}.post ul {}.post li {}.entry {}p.postmetadata {text-align:left;font-size:10px;}.postmetadata a {}.navigation {display: block;	text-align: center;	margin-top: 10px;	margin-bottom: 60px;}.alignleft {float: left;}.alignright {float: right;}.center {}.pagetitle {}blockquote {margin: 15px 30px 0 10px;padding-left: 20px;border-left: 5px solid #ddd;}cite {margin: 5px 0 0;	display: block;}a img {	padding: 1px;border: 10px solid #4d4d4d;background-color: white;}acronym, abbr {}/*--------------Sidebar------------*/#sidebar ul {list-style: none;padding-left:0px;padding-bottom:8px;}#sidebar ul h2 {color: #9cb391;margin-bottom:5px;margin-top:5px;font-size:16px;}#sidebar ul li {}#sidebar ul ul {border-bottom: 1px dotted #e0e0e0;}#sidebar ul ul li {}#sidebar ul ul ul {}#sidebar p {}#sidebar a {text-decoration:none;color:#90abb2;}#sidebar a:hover {}#sidebar a:visited {}/*--------------Comments--------------*/.commentlist li, #commentform input, #commentform textarea {font: 1em Verdana, Arial, Sans-Serif;Width:522px;	}	.commentlist li {	font-weight: bold;border-bottom: 1px dotted #e0e0e0;	}.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: Verdana, Arial, Sans-Serif;	}.commentmetadata {	font-weight: normal;float:right;	}#commentform input {	width: 170px;	padding: 2px;	margin: 5px 5px 1px 0;	}#commentform textarea {	width: 100%;	padding: 2px;	}#commentform #submit {	margin: 0;	}.alt {	margin: 0;	padding: 10px;	}.commentlist {	padding: 0;	text-align: justify;	}.commentlist li {		padding: 5px 0px 3px;	list-style: none;	}.commentlist p {	margin: 10px 5px 10px 0;	}#commentform p {	margin: 5px 0;	}.nocomments {	text-align: center;	margin: 0;	padding: 0;	}.commentmetadata {	margin: 0;	display: block;	}/*--------------Search Form-------------*/#searchform {	margin: 10px auto;	padding: 5px 3px; 	text-align: left;	}#sidebar #searchform #s {	width: 115px;	padding: 2px;	}#sidebar #searchsubmit {	padding: 1px;	}/*-------------Calendar-----------------*/#wp-calendar {}#wp-calendar th {}#wp-calendar a {}#prev a, #next a {}#wp-calendar caption {}/*-------------Images------------------*//*-------------Other------------------*/hr {	display: none;}