/*
THEME NAME: Joe Dane
VERSION: 1.0
AUTHOR: Clay Griffiths
AUTHOR URI: http://www.g2webmedia.com
*/



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

body{
	font-size: 62.5%;            
	margin: 0pt;
	font-family:helvetica,verdana,sans-serif;
	background: #efefef;
}


a img{
	border: none;
}

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

a:hover{
	text-decoration: underline;
}

strong {
	font-size: 1.2em;
}

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



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

div#header {
	background: #fff;
}
div#header h1 {
	width: 900px;
	margin: 0 auto;
}
div#header-bar {
	height: 33px;
	background: #201F1E;
}
div#header-bar div#inside {
	width: 900px;
	margin: 0 auto;
}
div#header-bar div#inside div#nav {
	margin-top: 9px;
	float: left;
}
div#header-bar div#inside div#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div#header-bar div#inside div#nav ul li {
	float: left;
}
div#header-bar div#inside div#nav ul li a{
	font-size: 1.4em;
	color: #CBCBCB;
	font-weight: normal;
	padding: 9px 15px 8px 15px;
	border-right: 1px solid #4F4E4C;	
}
div#header-bar div#inside div#nav ul li.page-item-4 a{
	border-left: 1px solid #4F4E4C;
}
div#header-bar div#inside div#nav ul li.current_page_item a {
	background: #373635;
}
div#header-bar div#inside div#searchform {
	float: right;
	margin-top: 5px;
}
div#header-bar div#inside div#searchform input#s {
	width: 160px;
	background: #fff;
	border: 1px solid #eee;
	padding: 3px 3px;
	font-size: 1.2em;
}
div#header-bar div#inside div#searchform input#searchsubmit {
	background: #4D494A;
	border: none;
	color: #CBCBCB;
	padding: 3px 3px;
	font-size: 1.2em;
}
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */
/* ------------------------------------------------------ */





.entry-title{clear:both;}
div#container{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;}




/*-------------------------------------------------*/
/*-------------------Comments----------------------*/
/*-------------------------------------------------*/
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, div#respond, span#trackbackurl {
	padding: 5px 10px;
}
span#url {
	padding: 5px 10px;
	font-size: 0.9em;
}
div.comments ol li{margin:0 0 0;}
div.comments ol {
	padding: 0;
	list-style: none;
}
div.comments h3, div#respond h3, span#trackback {
	font-size: 1.4em;
	color: #484848;
}
div.comments ol li {
	background: #fff;
	padding: 6px 9px;
}
div.comments ol li.alt {
	background: #eee;
}
span.comment-author {
	color: #484848;
	font-weight: 600;
}
span.comment-author a{
	color: #484848;
}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/




/*-------------------------------------------------*/
/*---------------Sidebar Styling-------------------*/
/*-------------------------------------------------*/
div.sidebar div,div.sidebar h3,div.sidebar ul,div.sidebar li{margin:0;padding:0;}
div.sidebar h3{
	font-size: 1.4em;
	color: #00246C;
	border-bottom: 1px solid #505050;
	padding-bottom: 3px;
	margin-bottom: 5px;
}

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 0 4px 0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:none;}


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


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


div#wrapper {
	margin: 0 auto;
	padding: 10px 10px;
	width: 880px;
	font-size:1.2em;
	background: #fff;
	border: solid #d3d0c7;
	border-width: 0 1px 1px 1px;
}


div#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
}
div#content {
	float: left;
	width: 570px;
}
div#content-page {
	float: left;
	width: 880px;
}
div.sidebar {
	float: right;
	overflow: hidden;
	width: 290px;
}
div#footer {
	padding-top: 30px;
	clear: both;
	width: 100%;
}


h2.entry-title {
	color: #484848;
	font-size: 1.6em;	
}
h2.entry-title a{
	color: #484848;
}
h3.entry-title {
	color: #484848;
	font-size: 1.4em;
}
h3.entry-title a {
	color: #484848;
}
h2.page-title {
	color: #00246C;
	font-size: 1.6em;	
}
div.post {
	padding: 1px 0 10px 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
div.entry-date {
	color: #113677;
}
div.entry-meta {
	display: block;
}
div.entry-meta span {
	padding: 1px 0 2px 20px;
	margin-right: 6px;
}
span.cat-links {
	background: url(images/categories.gif) no-repeat;
}
span.comments-link {
	background: url(images/comments.gif) no-repeat;
}
span.trackbacks-link {
	background: url(images/trackbacks.gif) no-repeat;
}
div.entry-meta span.edit-link {
	text-align: right;
	padding: 0;
	margin: 0;
}



div.entry-content a {
	text-decoration: underline;
}
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/

div#footer{text-align:center;}


span#g2-plug a:hover {
	color: #0B59A4;
}
.g2webmedia1 {
	font-weight: bold;
	font-style: italic;
	color: #77b1cb;	
}
.g2webmedia2 {
	font-weight: bold;
	font-style: italic;
	color: #0B59A4;	
}



div#subscribe {
	padding: 6px 0 30px 5px;
}
div#subscribe a {
	padding:0 0 3px 20px;
	float: left;
	clear: left;
}
a#subscribe-rss{
	background: url(images/feed.gif) no-repeat;
}
a#subscribe-email{
	background: url(images/email.gif) no-repeat;
}



div#rotator {
	border: 1px solid #bcbcbc;
	width: 500px;
	float: left;
	height: 250px;
	overflow: hidden;
}
div#about {
	width: 365px;
	float: right;
}
div.widget-home h2 {
	font-size: 1.5em;
	color: #00246C;
}
div.widget-home h2.big {
	font-size: 2.1em;
}
div.widget-home h2.sub-grey {
	clear: left;
	color: #484848;
	font-size: 1.6em;
}
div.widget-bottom {
	float: left;
	margin-top: 8px;
	display: inline;
}
div#about div.title {
	margin-bottom: -5px;
}
div.title {
	border-bottom: 1px solid #505050;
	padding-bottom: 3px;
	margin-bottom: 5px;
}
div.widget-bottom {
	width: 283px;
	margin-left: 15px;
}

div#recent-posts {
	clear: left;
	margin-left: 0;
	margin-top: 11px;
}

div.posts h3 {
	font-size: 1.2em;
	color: #222;
}

div.posts h3 a , div.posts div.post h3 a{
	color: #222;
}
div.posts div.post {
	border-bottom: 1px solid #ccc;
	padding-bottom: 4px;
	margin-bottom: 4px;
	padding-left: 5px;
}

div#featured-post p {
	line-height: 1.7em;
}


div.posts span.date {
	color: #113677;
}
div#about-content {
	background: url(images/joe.jpg) no-repeat right bottom;
	border-bottom: 1px solid #505050;
	height: 220px;
	padding-right: 135px;
}
div#about-content p {
	line-height: 1.4em;
}



div.entry-content {
	font-size: 1.1em;
	line-height: 1.8em;
}

div#contact-left {
	float: left;
	margin-top: 15px;
}
div#contact-right {
	float: right;
	width: 260px;
	background: #eee;
	margin-top: 0;
	padding: 5px 5px;
	border: 1px solid #dedede;
}
div#contact-right input, div#contact-right textarea {
	background:#FFF;
	border:1px solid #959595;
	font-size:1em;
	padding:3px;
	width:130px;
}
div#contact-right textarea {
	width:170px;
	height: 90px;
	font-family:tahoma,verdana,sans-serif;
}
div#contact-right input:focus, div#contact-right textarea:focus {
	border:1px solid #4D494A;
}
div#contact-right input.submit {
	width: 70px;
	background:#4D494A;
	border:1px solid #676364;
	color:#CBCBCB;
	font-size:1em;
	padding:3px;
}
