/*
THEME NAME: Paul Eaglin - Attorney at Law
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 #fff;
}


a img{
	border: none;
}

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

a:hover{
	text-decoration: underline;
}
p a:link{
	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;
	display: block;
	width: 900px;
	height: 200px;
}
div#header h1 img {
	width: 410px;
	height: 110px;
	float: left;
	margin: 50px 0 0 240px;
}
div#horizontal-line {
	display: block;
	height: 1px;
	width: 900px;
	background: url(images/dotted_line_horizontal.jpg) repeat-x;
	margin: 5px 0;
}


div#nav {
	float: left;
}
div#nav ul {
	list-style: none;
	padding: 0;
	margin: 10px 0 0 0;
}
div#nav ul li {
	float: left;
	margin-right: 10px;
	font-size: 1.15em;
}
div#nav ul li a{
	background: #9fb3cc;
	padding: 14px 5px 4px 20px;
	color: #dee3ea;
	float: left;
	margin-top: -6px;
}
div#nav ul li.current_page_item a, div#nav ul li a:hover {
	background: #92a5be;
	text-decoration: none;
	color: #fff;
}
div#nav ul li.current_page_item a{
	padding: 20px 5px 4px 20px;
	margin-top: -7px;
}



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





.entry-title{clear:both;}
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 li{margin:0 0 3.5em;}
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;margin: 0 0 5px 0; text-transform: uppercase; color: #a6b8d3; letter-spacing: +2px;}
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 5px 0;}
div.sidebar ul ul ul{margin:0 0 0 0.5em;}
div.sidebar ul ul ul li{list-style:none;}


div#vlo-login {
	width: 250px;
	height: 150px;
	display: block;
	background: url(images/vlo_laptop.jpg) no-repeat;
}
div#vlo-login div {
	margin: 15px 0 0 55px;
	float: left;
}
div#vlo-login p {
	width: 140px;
}
div#vlo-login a{
	text-decoration: underline;
}
/*-------------------------------------------------*/
/*-------------------------------------------------*/
/*-------------------------------------------------*/


h2.entry-title, h2.page-title {
	font-size: 1.7em;
	margin: 0;
	color: #3f3f3f;
}
h2.page-title {
	margin-bottom: 10px;
	border-bottom: 1px solid #ddd;
	padding-bottom: 2px;
}
h3.entry-title {
	font-size: 1.5em;
	margin: 0;
	color: #3f3f3f;
}
h2.entry-title a, h3.entry-title a{
	color: #3f3f3f;
}




div.entry-date {
	font-size: 0.9em;
	color: #92a5be;
	margin-top: -3px;
}

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


b.border-top, b.border-bottom {
	background: url(images/dotted_line_horizontal.jpg) repeat-x;
	display: block;
	height: 1px;
	width: 100%;
	margin: 5px 0;
}



div.post {
	margin-bottom: 15px;
}

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


div#wrapper {
	margin: 0 auto;
	width: 900px;
	font-size:1.15em;
}


div#container {
	float: left;
	margin: 0 -200px 0 0;
	width: 100%;
}
div#content {
	float: left;
	width: 610px;
	margin: 10px 0 0 0;
}
div.sidebar {
	float: right;
	overflow: hidden;
	width: 250px;
	padding: 25px 0 0 17px;
	background: url(images/dotted_line_vertical.jpg) repeat-y;
	margin: -20px 0 0 0;
}
div#footer {
	clear: both;
	width: 100%;
	margin-bottom: 10px;
}


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

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