/*  
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/
*/
* {
	margin: 0px;
	padding: 0px;
}
html {
	height: 100%;
	} 
body {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: #fff url(images/bkgd.jpg) repeat;
	font-family: Quattrocento Sans, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 18px;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px 5px;
	border: 1px solid #999999;
}

h1 a, h2 a, h3 a {
	color: #333333;

}

h1 a:hover, h2 a:hover, h3 a:hover {
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	
}

p {
	margin-bottom: 20px;
	line-height: 180%;
}
ul, ol {
	margin: 0px 0px 20px 20px;
	line-height: 180%;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #999;
}

a {
	text-decoration: underline;
	color: #333333;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #333333;
}

hr {
display: none;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	}

/* Header */

#header {
	width: 990px;
	height: 120px;
	margin: 0 auto;
	background: url(images/header.png) no-repeat bottom center;
}

.logo {
	width: 320px;
	float: left;
padding: 40px 0 0 25px;
}

.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 {
	text-transform:uppercase;
	width: 620px;
	height: 45px;
	float: right;
	color:#3a3a3a;
	padding: 50px 0 0 0;
	font-size: 16px;
	}

#menu ul {
	margin: 0;
	padding: 0px 15px 0 15px;
	list-style: none;
}

#menu li {
	height: 45px;
	padding: 10px 05px 0px 10px;
	display: inline;
}

#menu a {
	text-transform:uppercase;
	height: 45px;
	border: none;
	text-decoration: none;
	color: #3a3a3a;
}

#menu a:hover {
	text-decoration: none;
}

#menu .current_page_item {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	background: url(images/top-page.png) no-repeat;
}

/* Content */

#content {
	margin: 0 auto;
    width: 920px;
	padding: 20px 20px 0px 20px;
}
/* Post */

.post {
	background: #fff;
	padding: 20px;
}
/*font styling for post on blog home page*/
.post .title {
	size:14px;
	padding-bottom: 10px;
	font-weight: bold;
}
/* font styling for page titles and blog post titles, not archives*/
.post h1 {
	margin: 0;
	text-decoration: none;
	size: 14px;
}

.post h2 {
	font-weight: normal;
	margin: 0;
	size: 14px;
}

.pagetitle {
	margin: 0
}

.postbreak {
	background: url(images/bullet.gif) repeat-x;
}
.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 {
margin-top: 10px;
width: 880px;
}

.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-top: 0px;
}

.posts h1 {
	padding-left:20px;
}
.posts h2 {
	margin: 0;
	size: 14px;
	font-weight: bold;
	padding-left: 20px;
}

.posts ul {
	margin: 0;
	padding: 0;
	list-style: none;
	color:#333333;
}

.posts li {
	padding-bottom: 1px;
	color:#333333;
}
.posts li ul {
	color:#333333;

}
#posts ul li{
	list-style: none;
	color: #333333;
	padding-left: 5px;
}
.posts .title {
	margin: 0px 0 10px 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: 880px;
}

/* Recent Posts */

#recent-posts {
	float: right;
	width: 880px;
}

/* Footer */
#footer {
	width: 990px;
	height: 325px;
	font-size: 12px;
	line-height: 16px;
	margin: 0 auto;
	color: #3a3a3a;
	padding: 0px;
	background: url(images/footer.png) top center no-repeat;
	}
#footer p {
}

#footer a{
	text-decoration:none;
	color: #3a3a3a;
}
#footer a:hover{
	text-decoration: underline;
	color: #3a3a3a;
}

#footer li {
	margin-left: 20px;
}
#footer ul li {
	list-style: none;
	display: inline;	
}
#footer li ul {
	list-style: none;
	display: inline;
	margin: 0px;
}
.headline {
	float: left;
	width: 200px;
	margin: 40px 0 0 240px;
}
.footertext {
	float: right;
	width: 480px;
	margin: 45px 50px 0px 0px;
	line-height: 20px;
}
.footerlinks {
	float: left;
	width: 560px;
	padding: 90px 0 0 400px;
}
td.thumbnail {
	font-size: 12px;
	font-weight: bold;
}
td.thumbnail a {
	color: #59102e;
	text-decoration: none;
}
td.thumbnail a:hover {
	color: #59102e;
	text-decoration: underline;
}
td.thumbnailimg {
	padding: 5px 8px 0px 0px;
}
td.thumbnailimg a {
	border: 0px;
}
