/*
THEME NAME: J. Brian Allen
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:tahoma,verdana,sans-serif;
	background: url(images/bg.jpg) repeat-x #515151;
}


a img{
	border: none;
}

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

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



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


div#header{
	background: url(images/header.jpg) no-repeat;
	width: 956px;
	height: 253px;
	display: block;
}


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





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




/*-------------------------------------------------*/
/*-------------------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 ol {
	margin: 0 0 15px 0;
	padding: 0;
}
div.comments ol li{margin:5px 0 0 0;list-style: none;}
div.comments ol li div.comment-body {
	background: #EDEDE1;
	padding: 1px 10px;
	color: #222;
}
div.comments ol li div.comment-body span.unapproved {
	font-weight: bold;
	color: #550000;
	font-size: 0.9em;
}
div.comment-info {
	background: url(images/comment-pointer.jpg) no-repeat;
	height: 47px;
	margin-left: 20px;
	padding-left: 60px;
	padding-top: 10px;
}
div.comment-author a {
	color: #2A3134;
	font-size: 1.2em;
}
div.comment-meta span.comment-date{
	border-bottom: 1px dotted #043C4E;
	color: #043C4E;
	font-size: 0.9em;
}
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.2em;color: #043c4e;
	font-size: 1.3em;
	font-family: "Georgia", serif;
}
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-image: url(images/star.jpg); margin:0 0 0 10px;}
div.sidebar ul ul li:hover {
	margin: 0 0 0 12px;
}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style-image: url(images/star.jpg); margin:0 0 0 15px;}
div.sidebar ul ul ul li:hover {
	margin: 0 0 0 17px;
}
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/


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


div#wrapper {
	margin: 0 auto;
	width: 956px;
	font-size:1.1em;
	background: url(images/wrapper_bg.jpg) repeat-y;
}


div#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
}
div#content {
	float: left;
	width: 615px;
	margin: 15px 0 0 15px;
}
div.sidebar {
	float: right;
	overflow: hidden;
	width: 280px;
	margin-right: 10px;
	margin-top: 15px;
}
div#footer {
	clear: both;
	width: 950px;
	margin: 0 auto 10px auto;
	text-align: left;
}
div#footer p#footer-nav {
	text-align: center;
	color: #111;
}
div#footer p#footer-nav a{
	color: #111;
}

/* ================= */
/* = Other Styling = */
/* ================= */

div.post {
	margin-bottom: 15px;
	padding-bottom: 5px;
	border-bottom: 1px solid #a1b1c2;
}
h2.entry-title {
	color: #043c4e;
	font-size: 1.5em;
	font-family: "Georgia", serif;	
}
h2.entry-title a {
	color: #043c4e;
	font-family: "Georgia", serif;
}

div.entry-date {
	background: url(images/date_bg.jpg) no-repeat;
	display: block;
	width: 45px;
	height: 45px;
	overflow: hidden;
	float: left;
	margin: -20px 0 0 -58px;
}
div.entry-date small {
	color: #7a90a7;
	float: left;
	font-size: 1.3em;
	margin: 4px 0 0 14px;
	font-weight: normal;
	font-family: "Georgia", serif;
}
div.entry-date strong {
	float: left;
	clear: left;
	font-size: 1.4em;
	margin: 0 0 0 18px;
	color: #ACC1D4;
	font-weight: normal;
	letter-spacing: +1px;
	font-family: "Tahoma", sans-serif;
}







div.entry-meta {
	line-height: 16px;
	margin-top: 15px;
}
span.author {
	background: url(images/author.gif) no-repeat;
	padding: 2px 0 2px 20px;
}
span.cat-links {
	background: url(images/categories.gif) no-repeat;
	padding: 2px 0 2px 20px;
}
span.comments-link {
	background: url(images/comments.gif) no-repeat;
	padding: 2px 0 2px 20px;	
	margin-left: 6px;
}
span.trackbacks-link {
	background: url(images/trackbacks.gif) no-repeat;
	padding: 2px 0 2px 20px;	
	margin-left: 6px;
}


div.break {
	display: block;
	height: 6px;
}

div.comments h3, div#respond h3, span#trackback {
	color: #043c4e;
	font-size: 1.3em;
	font-family: "Georgia", serif;
}
span#trackbackurl span#url {
	font-size: 0.8em;
}



h3.entry-title {
	font-size: 1.4em;
	font-family: "Georgia", serif;	
}
h2.page-title {
	font-size: 1.5em;
	font-family: "Georgia", serif;	
	margin-bottom: 20px;
}



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;
}
li#categories-156336151 {
	clear: left;
}



span#g2-plug {
	display: block;
	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.entry-content {
	font-size: 1.1em;
	line-height: 1.4em;
}



div#post-2 img{
	padding: 1px;
	border: 2px solid #CCCCC0;
	float: left; 
	margin-right: 6px;
	margin-top: 6px;
}



div#sidebar_photo {
	margin-top: 10px;
}
div#sidebar_photo img {
	padding: 1px;
	border: 2px solid #CCCCC0;
}
li#contact_information {
	border-bottom: 1px solid #043C4E;
	margin-bottom: 7px;
	padding-bottom: 8px;
}
li#contact_information b{
	color:#777;
	font-family:"Georgia",serif;
	font-size:1em;
	font-weight: normal;
}
li#contact_information a {
	color: #444;
	text-decoration: underline;
}
li#contact_information a:hover {
	color: #222;
}


li#badges {
	border-top: 1px solid #043C4E;
	margin-top: 7px;
	padding-top: 8px;
}
