/*  
Theme Name: Custom Zenlike
Description: Widget ready and tested on WP 3.2
Version: 1.0
Author: Sequoia Legal Marketing
Author URI: http://www.sequoialegalmarketing.com
*/

body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: quattrocento sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #232323;
}

form {
	margin: 0;
	padding: 0;
}

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

h1, h2, h3 {
	color: #085e6b;
	
}

h1 a, h2 a, h3 a {
	color: #085e6b;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #085e6b;
}

h1 {
	font-size: 23px;
	color: #085e6b;
}

h2 {
	font-size: 2em;
}

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

p, ul, ol {
	line-height: 180%;
}

blockquote {
	margin: 10px;
	padding: 10px;
	background: #f6fdfc;
	font-style: italic;
}

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

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

hr {
	line height: 1px;
	width: 550px;
	background: #999;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	padding:0px;
	}

/* Header */
#social {
	width: 100%;
	background: #e5e5e5;
	border-bottom: #d3d3d3 1px solid;
	padding: 5px 0 5px 0;
}
.socialin {
	width: 1020px;
	margin: 0 auto;
}
#header {
	width: 100%;
	margin: 0 auto;
}

#splash {
	width: 100%;
	margin: 0 auto;
	background:url(images/splash_bkgd.jpg) repeat-x;
	text-align:center;
	}

/* Logo */

#logo {
	margin: 0 auto;
	height: 97px;
	padding: 30px 0 30px 0;
	width: 1020px;
	font-family: quattrocento sans, verdanda, arial, san-serif; 
	color: #3f3f3f;
}
#logo .left {
	float: left;
}
#logo .right {
	float: right;
	font-size: 16px;
	text-align: right;
	margin-top: 12px;
	width: 350px;
}
.tel {
	font-size: 23px;
	font-family: quattrocento sans, verdanda, arial, san-serif!important; 
	color: #3f3f3f!important;
}

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

#nav {
	width: 100%;
	font-family: 'Quicksand', Verdana, Geneva, sans-serif;
	letter-spacing: -0.05em;
	background: url(images/nav.jpg) repeat-x;
	text-transform: uppercase;
}
/************************************************
*	Navbar  									*
************************************************/

.menu {
	width:1020px; 
	position:relative; 
	z-index:100;  
	background: url(images/nav.jpg) repeat-x;
	margin: 0 auto;
	height: 44px;
	text-shadow: #ffffff 1px 1px 0px;
}

/* IE5.5 HACK */
* html .menu {
	width:1021px; w\idth:1020px;
	}

/* CLEAR LIST STYLING*/
.menu ul {
	padding:0;
	margin:0;
	list-style-type:none;
	}

.menu ul ul {
	padding-right: 15px;
}

/* FLOAT LIST HORIZONTAL */
.menu li {
	display: block;
	float: left;
	margin-right: 1px;
	position: relative;
	height: 37px;
	padding-top: 7px;
}

/* TOP LEVEL LINKS */
.menu a,.menu a:visited {
	display: block;
	font-size: 14px;
	text-decoration: none;
	text-align: center;
	padding: 4px 15px 10px;
	height: 23px;
}

/* IE5.5 HACK */
* html .menu a,* html .menu a:visited {
	padding-right: 20px;
}

/* SECOND LEVEL BACKGROUND */
.menu ul ul a.drop,.menu ul ul a.drop:visited {
	background: #84d8d1;
}

/* SECOND LEVEL HOVER */
.menu ul ul a.drop:hover {
	background: #84d8d1;
}

.menu ul ul :hover>a.drop {
	background: #84d8d1;
}

/* HIDE SECOND LEVEL */
.menu ul ul {
	background-color: #cbeeea;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	visibility: hidden;
	padding: 15px;
	position: absolute;
	top: 44px;
	left: -73px;
	width: 596px;
	visibility: hidden;
	box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
}

.menu ul ul li {
	height: 44px;
	padding-bottom: 10px;
	padding-top: 10px;
}

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

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

/* SECOND LEVEL LINKS */
.menu ul ul a,.menu ul ul a:visited {
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	text-align: left;
	color: #333;
	height: auto;
	line-height: 1em;
	padding: 5px 10px;
	width: 128px;
	border-width: 0 1px 1px 1px;
	font-size: 12px;
}

/* IE5.5 HACK*/
* html .menu ul ul a,* html .menu ul ul a:visited {
	width: 119px;
	w\idth: 118px;
}

/* TOP LEVEL HOVER */
.menu a:hover {
	color: #333;
}

.menu ul li.page-item-323:hover a {
	background-color: #cbeeea;
	border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

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

/* 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, .wpcf7-submit {
	background: #413933;
	font-size: .9em;
	color: #FFFFFF;
	padding: 5px;
	font-size: 0.8em;
	line-height: 1em;
	margin-top: 5px;
	width: 60px;
}
input, textarea {
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #999999;
	font-size: 10px;
	color: #999;
	margin:3px;
	width:250px; 
	}	
	
.area {
	height: 80px;
}

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

#page {
	width: 1020px;
	margin: 0 auto;
	background:#FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 660px;
}

.hr{
	line height: 1px;
	width: 550px;
	background: #999;
	}

/* Post */

.post {
	padding: 25px;
}

.post .title {
	margin: 0;
}

.post h1 {
	display: inline;
	text-decoration: none;
	font-size: 23px;
	
}

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

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

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

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

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

.alignright {
	float: right;
	padding: 10px 0 0 10px;
	border: 0px;
}

/* Latest Post */

#latest-post {
	float: left;
}

/* Recent Posts */

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

/* Sidebar */
.reviews img {
	border: 0;
}
.sidebarcontact {
background: url(images/contact-sidebar-bkgd.jpg) no-repeat;
padding: 30px;
height: 409px;
}
#sidebar {
	float: right;
	width: 360px;
	margin-top: 15px;
}

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

#sidebar li {
	padding: 0 15px;
}

#sidebar li ul {
	border-bottom: solid 1px #E1D2BD;
	margin-bottom: 20px;
}

#sidebar li li {
	padding-left: 15px;
}

#sidebar h2 {
	margin: 0;
	color: #303131;
	display: inline;
	font-size: 23px;
	font-weight: normal;
	text-shadow: #cbf0ed 1px -1px 0;
	font-family: quattrocento sans, sans-serif;
}

#sidebar a {
	color: #999999;
}

#sidebar a:hover {
	color: #999999;
	text-decoration: none;
}
#sidebar p {
	font-size: 13px;
	line-height: 19px;
	margin: 0px;
	padding: 10px 0 0 0 ;
}

/* 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: 100%;
	margin: 0 auto;
	margin-bottom: 0px;
	font-size: 12px;
	}

#footer .topin {
	width: 1020px;
	margin: 0px auto;	
	height: 181px;
}
#footer .left {
	float: left;
	width: 250px;
}
#footer .right {
float: right;
text-align: left;
width: 650px;
padding-top: 10px;
}
#footer .top {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	line-height: 16px;
	height: 181px;
	background:url(images/footer.jpg) repeat-x;
	font-size: 13px;
}
#footer .top a:hover {
	text-decoration: underline;
}
#footer a{
	color:#232323;
	text-decoration:none;
}
#footer a.hover{
	color:#232323;
	text-decoration: underline;
}
#footer .bottom {
	width: 1020px;
	margin: 0 auto;
	padding: 10px;

}
#footer ul, ul li {
	list-style-type: none;
	margin-left: -5px;
}

.update {
	background: #FF9;
	font-weight: bold;
	padding: 5px;
}
