/*  
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 0px 0px;
	background: #ffffff;
	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: #603b11;
}

h1{
	color: #323232;	
	text-align: left;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 a, h2 a, h3 a {
	color: #603b11;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #603b11;
}

h1 {
	color: #603b11;
	font-size: 2.8em;
	border-bottom: 1px dotted #cbcbcb;
	font-weight: bold;
	font-style:italic;	
	display: block;
	letter-spacing: -1px;
	padding-left: 10px;
	padding-right: 15px;
}

h2 {
	font-size: 2em;
	font-weight: lighter;
	line-height: 22px;
}

h3 {
	font-size: 1.6em;
}

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: 930px;
	height: 27px;
	margin: 0 auto;
	background: url(images/topbg.gif);
}

#splash {
	width: 930px;
	height: 118px;
	margin: 0 auto;
	background: #FFFFFF url(images/hdrpic.jpg) no-repeat left top;
}

/* Logo */

#logo {
	float: left;
	height: 50px;
	padding: 0 30px;
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 140px;
	letter-spacing: 2px;
	font-size: 2.6em;
	font-weight: normal;
}

#logo h2 {
	margin-left: -130px;
	padding-top: 80px;
	font-size: .9em;
	color: #AAAAAA;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* 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: #603b11 url(images/buttonbg.gif) repeat-x;
	font-size: .9em;
	color: #FFFFFF;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
}

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

/* Old Menu 

#menu {
	width: 930px;
	height: 51px;
	margin: 0 auto;
	background: #111111 url(images/menubg.gif) no-repeat top;
}

#menu ul {
	margin: 0;
	padding: 12px 0 0 20px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 15px 24px 20px 24px;
	border: none;
	text-decoration: none;
	color: #e7e5e5;
	font-size: 14px;
}

#menu a:hover {
	top:15px;
	padding: 0px 23px 20px 23px;
	color: #ffffff;
	background-image: url(/wp-content/themes/zenlike/images/menubg-hover.gif);
	border-left: 1px solid #3d3d3d;	
	border-right: 1px solid #3d3d3d;
}

#menu .current_page_item {
	color: #ffffff;
	font-weight: bold;
	}
*/
#menu {
	width:930px; 
	height:51px; 
	margin:0 auto; 
	position:relative; 
	z-index:100; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	background: url(/wp-content/themes/zenlike/images/menubg.gif) no-repeat;
	color: #e7e5e5;
}
/* IE5.5 HACK */
* html #menu {width:931px; w\idth:930px;}

/* CLEAR LIST STYLING*/
#menu ul {
	padding: 0px 30px 0px 30px;
	margin:0;
	list-style-type:none;
	size: 18px;	
}

/* FLOAT LIST HORIZONTAL */
#menu li {
	float:left; 
	margin-right:1px; 
	position:relative;
	padding: 0px 0px 0px 0px;
	border-right: 1px solid #0f0f0f;
	}

/* TOP LEVEL LINKS */
#menu a, #menu a:visited {
	display:block; 
	text-decoration:none; 
	color:#e7e5e5;  
	padding: 12px 25px 13px 25px;
}

/* IE5.5 HACK */
* html #menu a, * html #menu a:visited {
	padding:12px 25px 13px 25px;
}
/* IE5.5 HACK */
* html #menu a:hover {
	padding:12px 24px 13px 24px;
}
/* IE HACK TO PREVENT TABLE FROM AFFECTING LAYOUT*/
#menu table {
	position:absolute; 
	top:0; 
	left:0; 
	border-collapse:collapse;
}

#menu a:hover{
	color:#fff;
	background: url(/wp-content/themes/zenlike/images/menubg-hover.gif);
	border-right: 1px solid #3d3d3d;
	border-left: 1px solid #3d3d3d;
	padding: 12px 24px 13px 24px;
}

#menu :hover > a{
	color:#fff; 
	background: url(/wp-content/themes/zenlike/images/menubg-hover.gif);
	border-right: 1px solid #3d3d3d;
	border-left: 1px solid #3d3d3d;	
	padding: 12px 24px 13px 24px;
}
/************************************************
*	Navbar  									*
************************************************/
.nav {
	width:930px; 
	height:33px; 
	margin:0 auto; 
	position:relative; 
	z-index:100; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	background: url(/wp-content/themes/zenlike/images/submenu.gif) no-repeat;
}
/* IE5.5 HACK */
* html .nav {width:931px; w\idth:930px;}

/* CLEAR LIST STYLING*/
.nav ul {
	padding: 0px 20px 0px 20px;
	margin:0;
	list-style-type:none;
	size: 16px;	
	text-transform:uppercase;	
}

.nav ul ul {
	width:125px;
}

/* FLOAT LIST HORIZONTAL */
.nav li {
	float:left; 
	margin-right:1px; 
	position:relative;
}

/* TOP LEVEL LINKS */
.nav a, .nav a:visited {
	display:block; 
	text-decoration:none; 
	color:#f3e2cd;  
	padding: 5px 32px 4px 32px;
}

/* IE5.5 HACK */
* html .nav a, * html .nav a:visited {
	padding:5px 32px 4px 32px;
}

/* SECOND LEVEL BACKGROUND */
.nav ul ul a.drop, .nav ul ul a.drop:visited {
	background:#704505;
}

/* SECOND LEVEL HOVER */
.nav ul ul a.drop:hover{
	background:#995f07;
}

.nav ul ul :hover > a.drop {
	background:#995f07;
	}

/* HIDE SECOND LEVEL */
.nav ul ul {
	visibility:hidden; 
	position:absolute; 
	height:0; 
	top:33px;
	left:-20px;
	width:125px; 
	font-size: 11px;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}

/* IE5.5 HACK*/
* html .nav ul ul {top:33px; t\op:32px;}


/* IE HACK TO PREVENT TABLE FROM AFFECTING LAYOUT*/
.nav table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* SECOND LEVEL LINKS */
.nav ul ul a, .nav ul ul a:visited {
	background:#995f07; 
	text-align:left; 
	color:#fff; 
	height:auto; 
	line-height:1em; 
	padding:7px 10px; 
	width: 150px; 
	border-width:0 1px 1px 1px;
	}

/* IE5.5 HACK*/
* html .nav ul ul a, * html .nav ul ul a:visited {width:129px;w\idth:128px;}

/* TOP LEVEL HOVER */
.nav a:hover{
	color:#fff;
	background: url(/wp-content/themes/zenlike/images/submenu-hover.gif);
}
.nav ul ul a:hover{
	color:#fff; 
	background:#704406;
}
.nav :hover > a{
	color:#fff; 
	background: url(/wp-content/themes/zenlike/images/submenu-hover.gif);
}
.nav ul ul :hover > a {
	color:#fff; 
	background:#704406;
}

/* SHOW SECOND LEVEL ON BOX OR LINK HOVER*/
.nav ul li:hover ul,
.nav ul a:hover ul{visibility:visible; }

/* Page */

#page {
	width: 930px;
	margin: 0 auto;
	background: url(/wp-content/themes/zenlike/images/page-bg.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 700px;
	border-right: 1px dotted #cbcbcb;
	margin-top: 10px;
}

/* Post */

.post {
	padding: 15px 5px 25px 25px;
}

.post .title {
	margin: 0;
}

.post h1 {
	display: block;
	text-decoration: none;
	font-size: 1.7em;
	padding-bottom: 5px;
	
}

.post h2 {
	margin-top: 10px;
	font-size: 1.2em;
	font-weight: bold;
	color: #323232;
}

.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 {
padding-right: 15px;
padding-left: 10px;
}

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

.post ul li {
	margin: 0;
	list-style: disc
	}
.post li ul { 
	padding: 0px;
	margin: 0;
}
.post li ul li { 
	padding: 0px;
	margin-left: 5px;
	list-style: none;
}

.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;
	margin-right: 20px;
	margin-top: 10px;
}

.alignright {
	float: right;
	margin-right: 20px;
}

/* Latest Post */

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

/* Recent Posts */

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

/* Sidebar */

#sidecontact {
	width: 225px;
}

#sidebar {
	display: inline;
	float: right;
	width: 218px;
	margin-top: 27px;
	margin-right: 10px;
}

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

#sidebar li {
	padding: 0 15px;
}

#sidebar li ul {
	margin-bottom: 20px;
}

#sidebar li li {
	background: red;
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
}

#sidebar h2 {
	margin: 0;
	display: inline;
	font-size: 1.7em;
	font-weight: lighter;
	font-style:italic;
	padding-right: 5px;
	color: #171717;	
	font-family: Georgia, "Times New Roman", Times, serif;
}

#sidebar a {
	color: #999999;
}

#sidebar a:hover {
	color: #999999;
	text-decoration: none;
}

/* 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: 930px;
	margin: 0 auto;
	font-size: 10px;
	color: #fff;
	background: url(/wp-content/themes/zenlike/images/footer-bkgd.jpg) repeat-y;
	}

#footer p {
}

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