/*  
Theme Name: CostGenie
Theme URI: http://www.costgenie.com
Author: Simon Shull-Foust
Author URI: http://www.simonsportfolio.com/
*/


* { margin: 0; padding: 0; }

body {
	font-size: 80%;
	font-family: 'Arial', Sans-Serif;
	background: #cbcbcb;
	color: #333;
	text-align: center;
	line-height: 1.5em;
	}

#wrap {
	background-color: white;
	margin: 2% auto 0 auto;
	width: 750px;
	border: 1px solid #8a8a8a;
	text-align: left;
	}

#header {
	background: url('images/header.gif') no-repeat;
	height: 153px;
	margin: 1px;
	text-align: right;
	}

#header p {
	padding: 106px 10px 3px 0;
	font-weight: bold;
	color: #206eb8;
	font-size: 1.5em;
	}

#mainContent {
	margin: 10px 0 15px 0;
	padding-right: 15px;
	width: 525px;
	min-height: 444px;
	float: right;
	}

p { padding: 0 0 10px 0; }

.space { height: 222px; width: 1px; }

#sidebar {
	margin: 10px 0 0 0;
	padding-left: 15px;
	width: 150px;
	float: left;
	}

.clearfix {
	clear: both;
	}

.copyright {
	font-size: 0.9em;
	}

.postmetadata {
	clear: left;
	padding-bottom: 10px;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

hr {
	background: #bbb;
	border: 0;
	color: #bbb;
	height: 1px;
	clear: both;
	margin: 10px 0;
	}


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

#sidebar {
	font-size: 1em;
	}

small, #sidebar ul ul li, #sidebar ul ol 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, h2 a:hover, h3 a:hover {
	color: #206eb8;
	text-decoration: none;
	}

a:hover {
	color: #996633;
	text-decoration: none;
	}

a.subnav {
	padding-left: 30px;
	background: url('images/subnav.gif') top left no-repeat;
	line-height: 1.2em;
	}

h1 {
	font-size: 2.5em;
	padding: 15px 0 0 10px;
	}

.description {
	font-size: 1.2em;
	padding: 5px 0 0 10px;
	}

h2 {
	margin-bottom: 10px;
	font-size: 1.9em;
	}

h3 {
	margin: 30px 0 0;
	}

h3.comments {
	font-size: 1.3em;
	margin: 40px auto 20px;
	}

h4 {
	margin-bottom: 10px;
	font-size: 1.6em;
	}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Arial', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #header .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
	text-decoration: none;
	}

#nav {
	list-style: none;
	width: 100%;
	clear: both;
 	}

#nav li {
	float: left;
	display: block;
	}

#mainContent ul { padding: 0 0 10px 30px; }

#mainContent ol { padding: 0 0 10px 30px; }

#mainContent li { list-style-type: normal; }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul {
	padding-top: 5px;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 5px;
	font-weight: bold;
	line-height: 1.6em;
	}

#sidebar li a {
	background: url('images/bg-nav.gif') no-repeat;
	padding-left: 4px;
	width: 176px;
	height: 20px;
	display: block;
	}

#sidebar li a:hover {
	background: url('images/bg-nav-on.gif') no-repeat;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	}

#header ul {
	list-style-type: none;
	font-size: 1.3em;
	float: right;
	}

#header li {
	float: left;
	padding-left: 0;
	padding-right: 10px;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#mainContent form {
	text-align:center;
	}

select {
	width: 130px;
	}

.alt {
	padding: 10px;
	}

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;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}