/*
THEME NAME: Todd N. Hendrickson
THEME URI: 
DESCRIPTION: 
VERSION: 1.0a
AUTHOR: G&sup2; Web Media // Clay Griffiths
AUTHOR URI: http://www.g2webmedia.com
*/


/* ------------------------------------------------------ */
/* ---------------------  Elements ---------------------- */
/* ------------------------------------------------------ */
@import 'clear.css';

body{
	font-size: 62.5%;            
	margin: auto;
	background:#FEFFFF url(images/bottom_bg.jpg) no-repeat bottom center;
	color:#444444;
	font-family:Arial,Helvetica,sans-serif;	
}


a img{
	border: none;
}

a:link, a:visited {
	text-decoration: none;
	color:#000080;	
}

a:hover{
	text-decoration: underline;
}

div.post blockquote {
background:transparent url(images/blockquote.gif) no-repeat scroll 0pt 2px;
color: #3f3f3f;
margin:0pt 40px 15px 0px;
padding-left:23px;
}


div.post img {
	padding: 7px 7px;
}
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */


/* ------------------------------------------------------ */
/* ----------------  Header + Navigation ---------------- */
/* ------------------------------------------------------ */

div#header{
	background: url(images/header.jpg) no-repeat;
	width: 845px;
	height: 214px;
	margin: 2px 0 0 2px;
	text-indent: -9999px;
}
.left {
	text-align: left;
}
#nav_holder {
	border-bottom:none;
	float:right;
	height:30px;
	margin: -46px 10px 0 0;
	padding:0px;
	text-align:left;
	width:500px;
}

/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */

.entry-title{clear:both;}
div#container,div.sidebar{margin-top:2em;}
div#nav-above,div#nav-below{width:100%;height:1em;}
div#nav-above{margin-bottom:1em;}
div#nav-below{margin-top:1em;}
.alignleft,div.nav-previous{float: left;}
.alignright,div.nav-next{float: right;}
form#commentform .form-label{margin:1em 0 0;}
form#commentform span.required{background:#fff;color:red;}
form#commentform,form#commentform p{padding:0;}
input#author,input#email,input#url{width:50%;}
input#author,input#email,input#url,textarea#comment{padding:0.2em;}
div.comments ol {
	margin-left: 0;
}
div.comments ol li, div.trackbacks ol li {
	border-bottom: 1px solid #ddd;
}
div.trackbacks ol li {
	padding: 5px 0 5px 0;
}
div.comments h3, div.trackbacks h3{
	color:#000080;
	font-family:"Copperplate Gothic Light","Felix Titling","Perpetua Titling MT",Castellar,Century,"Bookman Old Style",serif;
	font-size:1.1em;
}
div#respond h3 {
	color:#000080;
	font-family:"Copperplate Gothic Light","Felix Titling","Perpetua Titling MT",Castellar,Century,"Bookman Old Style",serif;
	font-size:1.3em;
}
div.comments ol li{margin:0 0 3.5em;}
div.trackbacks ol li{margin:0 0 1px;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}


/* ------------------------------------------------------ */
/* ---------------------  Sidebar  ---------------------- */
/* ------------------------------------------------------ */

div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{
	font-size:1.3em;
	font-family:"Copperplate Gothic Light","Felix Titling","Perpetua Titling MT",Castellar,Century,"Bookman Old Style",serif;
	color: #000080;	
}
div.sidebar input#s{width:7em;}
div.sidebar li{list-style:none;margin:0 0 1em;}
div.sidebar li form{margin:0.2em 0 0;padding:0;}
div.sidebar ul ul{margin:0 0 0 1em;}
div.sidebar ul ul li{list-style:none;margin:0;}
div.sidebar a {
	 background: url(images/arrow.gif) left center no-repeat;
	 padding: 0 0 0 10px;
	 color: #444;
}
div.sidebar a:hover {
	 background: url(images/arrow.gif) left center no-repeat;
	 padding: 0 0 0 10px;
	 color: #555;
}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:none;}

/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */


/* ------------------------------------------------------ */
/* ---------------------  Layout  ----------------------- */
/* ------------------------------------------------------ */

div#wrapper {
	margin:auto;
	position:relative;
	width: 860px;
	font-size:1.3em;
}
div#container {
	float: left;
	width: 100%;
}
div#content {
	margin: 0 0 0 20px;
	width: 440px;
	float: left;
}





div#sidebar {
	background: url(images/sidebar_bg_mid.jpg) repeat-y;
	float: right;
	width: 368px;
	margin: 0 0 0 0;
}
div#sidebar_top {
	background: url(images/sidebar_bg_top.jpg) no-repeat;
	width: 368px;	
	height: 22px;
}

div.sidebar {
	float: left;
	overflow: hidden;
	width: 160px;
}
div#primary {
	margin: 0 0 0 30px;
}
div#secondary {
	margin: 0 0 0 10px;
}

/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */


div.page h3 {
	color:#000080;
	font-size: 1.4em;
	font-family:"Copperplate Gothic Light","Felix Titling","Perpetua Titling MT",Castellar,Century,"Bookman Old Style",serif;	
}



.serif {
	font-family:"Copperplate Gothic Light","Felix Titling","Perpetua Titling MT",Castellar,Century,"Bookman Old Style",serif;
}
h2.entry-title {
	font-family:"Copperplate Gothic Light","Felix Titling","Perpetua Titling MT",Castellar,Century,"Bookman Old Style",serif;
	font-size: 1.8em;
}
h3.entry-title {
	font-family:"Copperplate Gothic Light","Felix Titling","Perpetua Titling MT",Castellar,Century,"Bookman Old Style",serif;
	font-size: 1.3em;
}
h3.page-title {
	font-family:"Copperplate Gothic Light","Felix Titling","Perpetua Titling MT",Castellar,Century,"Bookman Old Style",serif;
	font-size: 1.3em;
	color: #aaa;
}


input.form {
	width: 250px;
}




div#bottom {
	margin-top: 100px;
}
.hr {
	border-bottom:1px solid #CCCCCC;
	margin:auto;
	text-align:center;
	width:790px;
}
.clear {
	clear:both;
	font-size:0px;
	height:1px;
	line-height:1px;
}
#sub_nav_holder {
	background:#F7F7F7 none repeat scroll 0%;
	border-bottom:1px solid #CCCCCC;
	margin:0pt 29px;
	padding:0pt;
	text-align: center;
}
#sub_nav {
	font-family:"Copperplate Gothic Light","Felix Titling","Perpetua Titling MT",Castellar,Century,"Bookman Old Style",serif;
	font-size:12px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
#sub_nav li {
	display:inline;
	line-height:25px;
}
#sub_nav li a {
	color:#333333;
	line-height:25px;
	padding:3px 5px;
	text-decoration:none;
}
#sub_nav li a:hover {
	color:#666666;
}


#disclaimer, #footer {
	margin:auto;
	text-align:center;
}
#disclaimer p, #footer p {
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.75em;
	padding:10px 20px;
	text-align:center;
}
#footer p.copy {
font-size:0.70em;
}
.purpletext {
	color: #515882;
	font-weight: bold;
}
.orangetext {
	font-weight: bold;
	color: #cd6100;
}
.g2webmedia1 {
	font-weight: bold;
	font-style: italic;
	color: #77b1cb;	
}
.g2webmedia2 {
	font-weight: bold;
	font-style: italic;
	color: #0B59A4;	
}


div#disclaimer-side {
	width: 300px;
	float: right;
	margin-right: 100px;	
}


div.page-contact {
	width: 900px;
}
div.contact {
	float: left;
}


div.page-links li{
	list-style: none;
	margin-left: 20px;
	
}
div.page-links li a{
	 background: url(images/arrow.gif) left center no-repeat;
	 padding: 0 0 0 10px;
	 color: #444;
}
div.page-links li a:hover{
	color: #555;
}


li#subscriberss {
	margin-top: 5px;
	margin-bottom: 5px;
}
li#subscriberss a {
	background: url(images/feed.png) no-repeat;
	padding: 2px 0 5px 20px;
}
li#subscribeemail a {
	background: url(images/email_open.png) no-repeat;
	padding: 3px 0 3px 20px;
}




div#trackbackurl {
	width: 500px;
}


div.entry-date {
	color: #aaa;
	font-style: italic; 
}
div.post li {
	margin-left: 30px;
}