/*  
Theme Name: Zenlike
Theme URI: http://www.freewpthemes.net/preview/zenlike
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Sequoia Legal Marketing
Author URI: http://www.sequoialegalmarketing.com/
*/

body {
	margin: 0;
	padding: 0px 0px 35px 0px;
	background: #deefa5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px 5px;
	font: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	color: #314c07;
}

h1, h2, h3 {
	font-weight: normal;
	color: #314c07;
}

h1 a, h2 a, h3 a {
	color: #314c07;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #314c07;
}

h1 {
	size: 14px;
	font-weight: bold;
}

h2 {
	size:12px;
	font-weight:bold;
}

h3 {
	font-size: 11px;
}

p, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #F2EAB8;
}

a {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #333333;
}

hr {
display: none;
}

#wrapper {
	width: 100%;
	}

/* Header */

#header {
	width: 800px;
	height: 126px;
	margin: 0 auto;
	background: url(images/hdrpic.jpg);
	border-top: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
/*	border-bottom: 2px solid #FFFFFF; */
}

#splash {
	width: 800px;
	height: 126px;
	margin: 0 auto;
	background: #FFFFFF url(images/hdrpic.jpg) no-repeat left top;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	height: 20px;
	background: #fff;
	border-right: 10px solid #FFFFFF;
	font-size: 11px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000;
}
#logo a:hover {
	border: none;
	text-decoration: underline;
	color: #000;
}
#commercial{
	width: 278px;
	float: right;
	height: 27px;
	display: block;
}
#commercial a{

	border: 0;
}
#residential {
	width: 800px;
	height: 27px;
	margin: 0 auto;
	background: #206812;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
}

#residential ul {
	margin: 0;
	padding: 0px 0 0 10px;
	list-style: none;
}

#residential li {
	float: right;
}
#nav {
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 13px;
	padding-left: 20px;
	padding-top: 63px;
	color:#314c07;
	text-transform:uppercase;
}
#nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	size: 13px;
	color:#314c07;
	text-transform:uppercase;
	text-decoration: none;
}
#nav a:hover {
	text-transform:uppercase;
	text-decoration: underline;
}
/* Search */

#search {
	float: left;
	padding-top: 61px;
	padding-right: 30px;
	padding-left: 10px;
}

#searchquery {
	width: 10.0em;
	margin-right: 0.5em;
	padding: 0.15em;
	border-top: solid 1px #000000;
	border-right: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
}

#searchsubmit {
	background: #930e09 url(images/buttonbg.gif) repeat-x;
	font-size: .9em;
	color: #FFFFFF;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
}

.commentmetadata {
	background: #930e09 url(images/buttonbg.gif) repeat-x;
	border: 1px solid #930e09;
	font-size: .9em;
	color: #FFFFFF;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
}

/* Menu */

#menu {
	width: 800px;
	height: 32px;
	margin: 0 auto;
	background: #88ba65;
/*	border-top: 2px solid #FFFFFF;*/
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	color: #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 2px 0 0 10px;
	list-style: none;
}

#menu li {
	float: right;
}

#menu a {
	padding: 0px 10px 0px 10px;
	border: none;
	text-decoration: none;
	color: #fff;
}

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

#menu .current_page_item {
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	background:#FFFFFF;
	border-top: 10px solid #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 7px solid #FFFFFF; 
	background: #fff;

}

/* Content */

#content {
	margin: auto 0;
	width: 790px;
}

/* Post */

.post {
	padding: 25px;
}

.post .title {
	margin: 0;
}

.post h1 {
	margin: 0;
	display: inline;
	text-decoration: none;
	font-size: 14px;
	padding-right: 35px; 
	font-weight: bold;
}

.post h2 {
	margin: 0;
	padding-right: 30px; 
	display: inline;
	font-size: 12px;
	font-weight: bold;
}

.post ul li {
	margin: 0;
	list-style: none;
}
.post li ul { 
	padding: 0px;
	margin: 0;
}
.post li ul li { 
	padding: 0px;
	margin-left: 15px;
	list-style: none;
	font-size: 80%;
}

.pagetitle {
	margin: 0;
	padding: 20px;
}

.post .meta, .post .longmeta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	line-height: normal;
	font: .8em;
	color: #787878;
}

.post .longmeta {
	height: auto;
}

.post .meta .author {
	float: left;
}

.post .meta .date {
	float: right;
}

.post .meta a {
	border: none;
}

.post .entry {
}

.post .tags {
	margin: 0;
	padding: 5px 0;
	line-height: normal;
}

.post .links {
	margin: 0;
	padding: 5px 0 20px 0;
	border-bottom: solid 1px #eaeaea;
	line-height: normal;
	font-size: 0.8em;
}

.post h1 a, .post h2 a  {
	text-decoration: none;
}

/* Comments */

#comment {
	width: 70%;
}

/* Posts */

.posts {
	padding: 20px;
}

.posts h2 {
	margin: 0;
	font-size: 1.2em;
	font-weight: bold;
}

.posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.posts li {
	padding-bottom: 1px;
}

.posts .title {
	margin: 30px 0 0 0;
}

.posts .title a {
	border: none;
}

.posts .meta {
	height: 11px;
	margin: 0;
	padding: 5px 0;
	border-bottom: solid 1px #eaeaea;
	line-height: normal;
	color: #C5C3BC;
}

.posts .meta .author {
	float: left;
}

.posts .meta .date {
	float: right;
}

.posts .meta a {
	border: none;
}

.posts .tags {
	margin: 0;
}

.posts .links {
	margin: 0;
}

.printerfriendly {
	background: url(images/icon-printerfriendly.gif) no-repeat left 50%;
}

.comments {
	background: url(images/icon-comments.gif) no-repeat left 50%;
	padding-left: 20px;
}

.readmore {
	background: url(images/icon-more.gif) no-repeat left 50%;
	padding-left: 20px;
}

/* Navigation */

.navigation {
	height: 20px;
/*	padding: 20px; */
	font-weight: bold;
}

.alignleft {
	float: left;
	padding-right: 10px;
}

.alignright {
	float: right;
	padding-left: 10px;
}

/* Latest Post */

#latest-post {
	float: left;
	width: 700px;
}

/* Recent Posts */

#recent-posts {
	float: right;
	width: 270px;
	padding-top: 36px;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 0px;
}

#sidebar ul {
	margin: 0;
	padding: 10px 0 0px 0;
	list-style: none;
}

#sidebar li {
	padding: 0px 0px 5px 0px;
}

#sidebar li ul {
padding-bottom: 480px;
}

#sidebar li li {
	padding-left: 10px;
	background: url(images/nav-bkgd-li.gif) no-repeat;
}

#sidebar h2 {
	margin: 0;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	text-transform:uppercase;
	font-style:normal;
	display:none;
}

#sidebar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color: #FFFFFF;
	text-decoration: none;
}

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

/* Calendar */

#calendar {
	padding-left: 10px;
}

#calendar table {
	width:  190px;
	border-collapse: collapse;
}

#calendar thead th {
	border-top: 2px solid #B4AF8E;
	border-bottom: 2px solid #B4AF8E;
}

#calendar tbody td {
	border-bottom: 1px solid #B4AF8E;
	text-align: center;
}

#calendar tfoot td {
	border-top: 2px solid #B4AF8E;
	font-weight: bold;
}

#calendar #today {
	background: #B4AF8E;
	font-weight: bold;
	color: #FDFBED;
}

#calendar #next {
	text-align: right;
}

#calendar a {
	font-weight: bold;
}

/* Footer */

#footer {
	width: 800px;
	height: 20px;
	clear: both;
	margin: 0 auto;
	padding-top: 5px;
	padding-left:5px;
	font-size: 10px;
	}

#footer p {
}

#footer .left {
	float: left;
	display: block;
	padding-left: 2.0em;
	bottom: 1.2em;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	padding-right:5px;
}
#footer a{
	color:#999999;
	text-decoration:none;
}
#footer a:hover{
	color:#999999;
	text-decoration: underline;
}
#footer .right {
	float: right;
	display: block;
	padding-right: 5px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}