/*
THEME NAME: Gail Otis
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: verdana,sans-serif;
	background: #ECF4F4;
}


a img{
	border: none;
}

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

a:hover{
	text-decoration: underline;
	color: #111;
}

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;	
	display: block;
	width: 990px;
	height: 339px;
	margin-left: -100px;
}


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





.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 {
	padding: 0;
}
div.comments ol li{margin:0 0 2em; list-style: none; background: #e6f2f0; padding: 10px;}
textarea#comment{height:13em;margin:0 0 0.5em;overflow:auto;width:66%;}

div.comment-meta {
	color: #333;
	font-size: 0.9em;
}
div.comment-meta a {
	color: #222;
}
div.comments h3, div#respond h3, span#trackback  {
	font-size: 1.4em;
	color: #111;
	font-family: "Lucida Bright", serif;
}
div.comment-author {
	font-size: 1.3em;
	color: #111;
	font-family: "Lucida Bright", serif;
}
div.comment-author a, div.comment-author span.comment-author {
	color: #6B7775;
}
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/




/*-------------------------------------------------*/
/*---------------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;}
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; padding-top: 1px;padding-bottom: 2px;border-bottom: 1px solid #589993;}
div.sidebar ul ul li a{
	color: #546967;
}
div.sidebar ul ul ul{margin:0 0 0 1em;}
div.sidebar ul ul ul li{list-style:none;}
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/


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


div#wrapper {
	margin: 0 auto;
	width: 950px;
	font-size:1.1em;

}


div#container {
	float: left;
	margin: -10px 0 0 57px;
	width: 833px;
	background: url(images/bg.jpg) repeat-y;
	min-height: 640px;
}
div#content {
	float: left;
	width: 560px;
	margin: -105px 0 0 15px;
}

div.sidebar {
	float: right;
	overflow: hidden;
	width: 215px;
	margin: -120px 17px 0 0;
}
div.sidebar h3 {
	font-size: 0.9em;
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #B7DED9;
}
div#footer {
	clear: both;
	margin-left: 62px;
	width: 828px;
	background: #fff;
	padding: 10px 0;
}


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

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;
	color: #546967;
}
a#subscribe-rss{
	background: url(images/feed.gif) no-repeat;
}
a#subscribe-email{
	background: url(images/email.gif) no-repeat;
}




div.post {
	background: url(images/post_top.jpg) no-repeat;
	padding: 5px 10px;
	margin-bottom: 25px;
}
div.entry-content a {
	text-decoration: underline;
}
div.post h2.entry-title {
	font-size: 1.6em;
	font-family: "Lucida Bright", serif;
	margin: 0 0 0 0;
	color: #6B7775;
}
h3.entry-title {
	font-size: 1.3em;
	font-family: "Lucida Bright", serif;
	margin: 0 0 0 0;
	color: #6B7775;
}
h3.sub-title {
	font-size: 1.2em;
	font-family: "Lucida Bright", serif;
	margin: 1em 0 1em 0;
	color: #6B7775;	
}
div.post h2.entry-title a, h3.entry-title a{
	color: #6B7775;
}
h2.page-title {
	font-family: "Lucida Bright", serif;
	font-size: 1.4em;
	color: #111;
}
hr {
	height: 1px;
	border: none;
	background: #ccc;
	color: #ccc;
}


div.entry-top-meta {
	color: #333;
	font-size: 0.9em;
	margin-bottom: 5px;
}
div.entry-top-meta a{
	color: #222;
}


div.entry-meta {
	border-top: #eee 1px solid;
	display: block;
	padding-top: 5px;
}

div.entry-meta a{
	color: #222;

}
div.entry-meta span {
	padding: 1px 0 2px 20px;
	margin-right: 10px;
}
span.cat-links {
	background: url(images/categories.gif) no-repeat;
}
span.edit-link {
	background: url(images/edit.gif) no-repeat;
	padding: 1px 0 2px 20px;
}
span.edit-link a{
	text-decoration: none;
}
span.comments-link {
	background: url(images/comments.gif) no-repeat;
}
span.trackbacks-link {
	background: url(images/trackbacks.gif) no-repeat;
}



div#navigation {
	float: left;
	background: url(images/navbar.jpg) no-repeat;
	width: 206px;
	height: 40px;
	margin-top: -167px;
	margin-left: 121px;
}
div#navigation ul {
	float: left;
	padding: 0;
	margin: 15px 0 0 16px;
}
div#navigation ul li {
	float: left;
	list-style: none;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 1px solid #595959;
}
div#navigation ul li.last-page-item {
	border-right: none;
}
div#navigation ul li a {
	color: #595959;
}

div.contact td {
	padding-right: 20px;
}



span.unapproved {
	color: #cc0000;
}