/*  
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: 0;
	background: url(images/bkgd.jpg) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	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: #2D2D2B;
}

h1 {
	color: #FFFFFF;
	display:block;
	background: #a60c04;
	padding: 4px 0 4px 8px;
	font-size: 16px;
	font-weight: normal;
}

h1 a {
	color: #ffffff;
}

h2 {
	font-size: 14px;
	color: #a60c04;	
}

h2 a {
	color: #a60c04!important;	
}

h2 a:hover {
	text-decoration: underline;
}

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

p, ul, ol {
	margin-bottom: 2em;
	line-height: 180%;
}
img{
	border: 0px;
}
a.img {
	border: 0px;
}

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;
	color: #333333;
}

hr {
display: none;
}

.forms{
	background: #f5f3ec;
	border: 1px solid #ebe8df;
}

.forms ul{
	border: 0px;
	font-size: 11px;
	padding: 0px;
	list-style-image: url(images/pdf.gif);
}

.forms ul li{
	border: 0px;
	font-size: 11px;
	margin-left: 40px;	
}
.forms li{
	border: 0px;
	font-size: 11px;
	padding-bottom: 5px;
}

.forms h2 {
	font-size: 12px;
	display: block;	
	padding: 5px 1px 5px 10px;
	color: #FFF;
	font-weight: bold;
	background: #b6b3ac;
	margin: 1px;
	
}
.upcoming-events{
	background: #f5f3ec;
	border: 1px solid #ebe8df;
	margin-bottom: 10px;
}

.upcoming-events ul{
	border: 0px;
	font-size: 11px;
	margin: 11px 0 22px;
	padding: 0;
	list-style-type: none;
}

.upcoming-events ul li{
	border: 0px;
	font-size: 11px;
	margin-left: 15px;
	margin-right: 15px;
	font-weight: bold;
}
.upcoming-events li{
	border: 0px;
	font-size: 11px;
	list-style-type: none;
	padding: 0px;
}
.upcoming-events ul li ul li{
	margin-left: 0px;
	font-weight: normal;	
}
.upcoming-events ul li ul{
	margin: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ebe8df;
}

.upcoming-events h2 {
	font-size: 12px;
	display: block;	
	padding: 5px 1px 5px 10px;
	color: #FFF;
	font-weight: bold;
	background: #b6b3ac;
	margin: 1px;
	list-style-type: none;	
}

.event-title-break {
	font-size: 0;
}

.breadcrumb {
	border-top: 1px dashed #797979;
	border-bottom: 1px dashed #797979;
	margin: 0 0 10px 0;
	font-size: 10px;
	color: #797979;
	padding: 5px 0px 5px 0px;
}
.breadcrumb a{
	color: #797979;
}
#wrapper {
	background: url(images/bkgd-rept.jpg) repeat-x top;
	padding-right: 20px;
}

/* Header */
#headerwrapper {
	width: 1008px;
	height: 279px;
	margin: 0 auto;
}
#header {
	width: 958px;
	height: 279px;
	margin: 0 auto;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;	
	background: url(images/header-new.gif);
}
#header .left{
	float: left;
	width: 381px;
}

#header .left a {
	display: block;
}

#header .right{
	float: right;
	width: 577px;
	background: url(images/search.jpg) no-repeat top;
	position: relative;
}

#teacherlogin {
	position: absolute;
	right: -24px !important;
	right: -25px;
	top: 0;
}

/* 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: right;
	height: 24px;
	padding: 4px 0px 0px 0px;
	width: 160px;
}

#searchquery {
	width: 10.0em;
	padding: 0;
	font-size: 10px;
	color: #999999;
	border-top: solid 1px #b4b6b5;
	border-right: solid 1px #b4b6b5;
	border-bottom: solid 1px #b4b6b5;
	border-left: solid 1px #b4b6b5;
	background: url(images/search-bkgd.jpg) repeat-x;
}

#searchsubmit {
	background: #bb1c20 url(images/buttonbg.gif) repeat-x;
	font-size: 10px;
	color: #ffffff;
	border: 0px;
	margin-left: -5px;
}

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

/************************************************
*	Navbar  									*
************************************************/
.nav {
	width:577px; 
	height:59px;
	margin-top: 28px;
	background: #790006;
}
/* Page */

#page {
	width: 958px;
	margin: 0 auto;
	background:#FFFFFF;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	padding-top: 20px;
	}

/* Content */

#content {
	float: left;
	width: 670px;
	padding-left: 24px;
}

/* Post */

.post {
}

.post .title {
	margin: 0;
	color: #FFFFFF;
}
.pagetitle {
	margin: 0;
	padding: 20px;
}

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

.post .longmeta {
	height: auto;
}

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

.post .meta .date {
	float: left;
	padding-top: 5px;
	font-size: 10px;
}

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

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

.alignright {
	float: right;
}

/* Latest Post */

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

/* Recent Posts */

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

/* Sidebar */

#sidecontact {
	width: 218px;
}

#sidebar {
	float: right;
	width: 218px;
	padding-right: 24px;
}
h4 {
	color: #a60c04;
	font-weight: bold;
	font-size: 14px;
}
h5 {
	font-size: 12px;
}

#sidebar .current_page_item a {
	font-weight: bold;
}
.sidebar ul {
	margin: 5px 5px 0 0px;
	padding: 0px 0 20px 5px;
	list-style-type: none;
	border-top: solid 1px #b2b2b2;
}
.sidebar ul.current_page_item a {
	font-weight: bold;
}
.sidebar li {
	padding: 3px 0 3px 15px;
	border-bottom: solid 1px #b2b2b2;
	list-style-type: none;
}
.sidebar li.current_page_item a {
	font-weight: bold;
}
.sidebar li ul {
	background: #f1f0f1;
	font-size: 11px;
	font-weight: normal;
	margin: 5px -1px -3px -15px;
	padding-top: 15px;
}

.sidebar li li {
	border-bottom: 0px!important;
	padding-top: 2px;
}

.sidebar h2 {
	margin: 0;
	display: inline;
	font-size: 18px;
	font-weight: bold;
	padding-left: 12px;
	letter-spacing: -0.03em;
	font-family: Arial, Helvetica, sans-serif;
}

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

#sidebar a:hover {
	color: #363636;
	font-weight: bold;
}

#sidebar img {
	border-bottom: 5px solid #fff;
}
/* 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;
}
/* Featured */
.featured-left h4, .featured-right h4 {
	font-size: 13px;
	display: block;	
	padding: 5px 1px 5px 10px;
	color: #000;
	font-weight: bold;
	background: #b6b3ac;
	margin: -9px;
}
.featured-left {
	width: 45%;
	float: left;
	background: url(images/home-news.gif) repeat-x;
	border: 1px solid #ebe8df;	
	padding: 10px;
	font-size: 11px;
}

.featured-right {
	width: 45%;
	float: right;
	background: url(images/home-news.gif) repeat-x;
	border: 1px solid #ebe8df;
	padding: 10px;
	font-size: 11px;	
}

/* Footer */

#footer {
	width: 918px;
	clear: both;
	margin: 0 auto;
	font-size: 11px;
	border-left: #ffffff 1px solid;
	border-right: #ffffff 1px solid;
	background: #b6b3ac;
	height: 94px;
	color: #FFFFFF;
	padding: 20px;
	line-height: 16px;
	}

#footer p {
	margin: 10px 0 20px;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a.hover{
	color:#fff;
	text-decoration: underline;
}
#footer ul, ul li {
	list-style-type: none;
	margin-left: -5px;
}
#footer .left {
	width: 458px;
	float: left;
}
#footer .right {
	width: 460px;
	float: right;
	text-align:right;
}
