/*
Theme Name: Custom Theme Blane
Description: Tested on WP2.7
Version: 2.0
Author: iLawyer Marketing
Tags: dark, fixed width, two columns, widgets
*/


body {
	background: #000000;
	font-family: arial;
	font-size: 12px;
	color: #000000;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	
}
body a {
	color: #006699;
}

h1, h2, h3 {
	font-family: arial;
	font-weight: normal;
	color: #003366;
}

h1 {
	font-size: 18px;
	color: #00376F;
}

h2 {
	font-size: 15px;
}

h3 {
	font-size: 14px;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #999999;
	color: #ffffff;
}

a:hover {
	background: none;
}

#wrapper {
	width: 927px;
	margin: 0 auto;
	padding: 20px;
	
}



/* Header */

#header {
	width: 927px;
	height: 1px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	width: 640px;
	color: #FFFFFF;
	height:1px;
}

#logo h1, #logo p {
}

#logo h1 {
	float: left;
	padding: 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 10px 10px;
	font: normal 14px verdana;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}


#banner {
	width: 927px;
	height: 373px;
	background: url('images/very-top2.jpg') no-repeat left top;
	
}
/* Menu */

#menu {
	width: 927px;
	height: 46px;
	background-image:url(images/nav.jpg);
	background-repeat:no-repeat;
	text-align: center;	
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-left: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	border: none;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
	text-align: center;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	text-decoration: underline;
	color: #C1B76C;
}

/* Page */

#page {
	width: 927px;
	margin: 0 auto;
	padding-top: 0px;
	background: #FFFFFF;
	background-image:url(images/wrapperbackground.jpg);
	background-repeat: repeat-y;
}

/* Content */

#content {
	float: right;
	width: 600px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 0;
		
}

.post {
}

.post .title {
	color: #006699;
	border: none;
	font-weight: bold;
	font-size: 16px;
}

.post .title a {
	background: none;
	color: #006699;
	border: none;
	font-weight: bold;
	font-size: 16px;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	border-bottom: 1px dashed #333333;
	color: #FF9900;
	padding-bottom: 5px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
}

.post .entry {
	padding: 10px 0 20px 0;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 245px;
	padding-top: 0px;
	padding-right: 27px;
	padding-bottom: 0px;
	padding-left: 25px;
	height: 100%;
	
}

#sidebar ul {
	margin: 0;
	padding-left: 10px;
	padding-right:10px;
	list-style: none;
}

#sidebar li {
	
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	list-style-type: none;
}

#sidebar li ul {
	padding-bottom: 20px;
}

#sidebar li li {
	
	border-bottom: 1px dashed #8F8B70;
}

#sidebar li li span {
	display: block;
	margin-top: 0px;
	font-size: 11px;
	font-style: italic;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

#sidebar h2 {
	font-family: arial;
	background-repeat: no-repeat;
	line-height: 2em;
	list-style-type: none;
	color: #B8BA8B;
	font-weight: bold;
	margin-left: -5px;
	margin-top:20px;
	
}

#sidebar p {
	padding-bottom: 5px;
	margin-left: 0px;
	color: #ffffff;
	text-indent: -10px;
	
}

#sidebar a {
	color:#ffffff;
	font-weight: bold;
	border: none;
	line-height: 1em;
	padding-bottom: 10px;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #FFCC00;
}


/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 927px;
	height: 95px;
	margin: 0 auto;
	font-family: verdana;
	color: #B2B2B2;
	padding-left:0;
	padding-right:0;
	padding-top:20px;
padding-bottom:15px
	background-image: url(http://www.blanelaw.com/blog/wp-content/themes/house/images/footer.jpg);
	background-repeat: no-repeat;
	background-image: url(images/footer.jpg);
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: none;
	text-align: center;
}

#footer a {
	color: #FFFFFF;
}

#commentform {
}

#comment {
	width: 580px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

#respond {
	margin: 0;
	padding-top: 30px;
	padding-bottom: 30px;
	font-weight: bold;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}
img.alignleft, div.alignleft
{
	float:left;
	margin-top: 0;
	margin-right: 0.7em;
	margin-bottom: 0.5em;
	margin-left: 0;
}
img.alignright, div.alignright
{
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncenter, div.aligncenter
{
text-align:center;
margin:0 auto;
}.verdana {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
