/*  
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: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/

body {
	margin: 0;
	padding: 0px 0px 35px 0px;
	background: #000000 url(images/bg1.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;

	color: #333333;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 2px 5px;
	background: #F9F8F1 url(images/img03.gif) repeat-x;
	border: 1px solid #D2BA29;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
	color: #2D2D2B;
}

h1, h2, h3 {
	font-weight: normal;
	color: #2D2D2B;
}

h1 a, h2 a, h3 a {
	color: #2D2D2B;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #2D2D2B;
}

h1 {
	font-size: 2.8em;
}

h2 {
	font-size: 2em;
}

h3 {
	letter-spacing: -1px;
	font-size: 1.6em;
}

p, ul, ol {
	margin-bottom: 1em;
	line-height: 180%;
}
a img{
	border:none;
}
.entry p{
	line-height:160%;
	margin:1px 0 1.2em;
}
.entry .image{
	float:left;
	margin:5px 20px 0 0;
}
.entry .image .caption{
	font-style:italic;
        font-size:.8em;
	margin:5;
}
.entry a img{
	border:none;
}

blockquote {
	margin: 0 0 0 2em;
	padding: 0 0 0 1em;
	font-style: italic;
	border-left: 4px solid #F2EAB8;
}

a {
	text-decoration: none;
	color: #B96D00;
}

a:hover {
	border: none;
	text-decoration: none;
	color: #B96D00;
}

hr {
	display: none;
}

#wrapper {
	width: 100%;
	padding-top: 0;
	background: url(images/bg2.jpg) repeat-x;
}

/* Header */

#header {
	width: 1000px;
	height: 76px;
	margin: 0 auto;
	background: #2B2B2B;
	border-top: 7px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#splash {
	width: 1000px;
	height: 109px;
	margin: 0 auto;
	background: #FFFFFF url(images/hdrpic.jpg) no-repeat left top;
	border-left: 7px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
}

/* Logo */

#logo {
	float: left;
	height: 50px;
	padding: 0 2px;
}

#logo h1, #logo h2 {
	margin: 0;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 8px;
        margin-left: 12px;
	letter-spacing: 2px;
	font-size: 2.4em;
	font-weight: normal;
	color: #F8F8F8;
}

#logo h2 {
	margin-left:12px;
	font-size: 1.1em;
	color: #B0B0B0 ;
        letter-spacing: 1px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #F8F8F8;
}

/* Search */

#search {
	float: right;
	padding-top: 29px;
	padding-right: 30px;
}

#searchquery {
	width: 10.0em;
	margin-right: 0.5em;
	padding: 0.15em;
	border-top: solid 1px #000000;
	border-right: 0px;
	border-bottom: solid 1px #777777;
	border-left: 0px;
}

#searchsubmit {
	background: #939B00 url(images/buttonbg.gif) repeat-x;
	border: 1px solid #5F6800;
	font-size: .9em;
	color: #FFFFFF;
	padding: 0.25em;
	font-size: 0.8em;
	color: #F2F3DE;
}

.commentlist{
	list-style:none;
}
.commentlist li p{
	clear:both;
	background:#efefef;
	margin:0; padding:3px 25px;
}
.commentlist .reply{
	text-align:right;
}

.comment-author{
	float:left;height:39px;width:235px;
        font-size: 1.4em; 
        color: #3399CC;
}
.comment-author img{
	float:left;
	margin:0 15px 0 0;
}
.commentmetadata {
	float:right;height:39px;width:335px;
	text-align:right;
	font-size: 0.9em;
	color: #FFFFFF;
	font-size: 1.0em;
	color: #F2F3DE;
}

/* Menu */

#menu {
	width: 1000px;
	height: 47px;
	margin: 0 auto;
	background: #7F8400 url(images/menubg.gif) repeat-x left top;
	border-top: 2px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
}

#menu ul {
	margin: 0;
	padding: 11px 0 0 10px;
	list-style: none;
}

#menu li {
	float: left;
}

#menu a {
	padding: 0.5em 1.0em 1.5em 1.0em;
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#menu .current_page_item {
	padding: 0 0 1.0em 0;
	background: #7F8400 url(images/menuactive.gif) repeat-x top left;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 1000px;
	margin: 0 auto;
	background: #FFFFFF url(images/border1.gif) repeat-x left top;
	border-top: 2px solid #FFFFFF;
	border-left: 7px solid #FFFFFF;
	border-right: 7px solid #FFFFFF;
	border-bottom: 7px solid #FFFFFF;
}

/* Content */

#content {
	float: left;
	width: 575px;
}

/* Post */

.post {
	padding: 22px 25px 10px;
	border-bottom:1px solid #EAEAEA;
}

.post .title {
	margin: 0;
}

.post h1 {
	margin: 0;
	display: inline;
	text-decoration: none;
	font-size: 1.7em;
	padding-right: 35px; 
}

.post h2 {
	margin: 0;
	padding-right: 30px; 
	display: inline;
	font-size: 1.7em;
}

.pagetitle {
        margin: 0;
	padding: 22px 20px 0;
	font-size:2.2em;
}

.post .meta, .post .longmeta {
	height: 11px;
	margin: 0;
	padding: 4px 0 10px 0;
	line-height: normal;
	font-size: .8em;
	color: #A97965;
}

.post .longmeta {
	height: auto;
	clear:both;
}

.post .meta .author {
	float: right;
}

.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: 1px 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;
	background: url(images/db2.gif) no-repeat 50%;
}

.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;
}
/* Excerpts */

.tfe {
        margin-right: 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 */

#sidebar , #sidebar2{
	float: right;
	width: 175px;
	padding: 0 15px;
	margin-top:2em;
	padding-top: 1.0em;
	border-left: 1px solid silver;
}

#sidebar ul, #sidebar2 ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}

#sidebar li, #sidebar2 li{
}

#sidebar li ul, #sidebar2 li ul {
}

#sidebar li li, #sidebar2 li li {
	padding-left: 10px;
	background: url(images/img06.gif) no-repeat left center;
}

#sidebar h2, #sidebar2 h2 {
	font-family:Georgia,"Times New Roman",Times,serif;
	margin: 0 0 10px;
	font-size: 15px;
	font-weight: bold;
	padding-right: 25px;
	background: url(images/db2.gif) no-repeat right 50%;

}

#sidebar a, #sidebar2 a {
	color: #B96D00;
	text-decoration:none;
}

#sidebar a:hover, #sidebar2 a:hover {
	color: #B96D00;
	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: 1000px;
	height: 2.5em;
	clear: both;
	margin: 0 auto;
	padding-top: 4.0em;
	background: #fff url('images/border2.gif') repeat-x 0em 2.5em;
	border: 7px solid #FFFFFF;
	font-size: 0.8em;
}

#footer p {
}

#footer .left {
	float: left;
	display: block;
	padding-left: 2.0em;
	bottom: 1.2em;
}

#footer .right {
	float: right;
	display: block;
	padding-right: 2.0em;
	bottom: 1.2em;
}


.index_widget,
.module{
	float:left;
	width:280px;
	margin:25px 25px 15px;
	background:#DDD url(images/tl_grey.gif) no-repeat left top;
}
.index_widget{
	background:none;
	margin-left:20px;
	margin-top:35px;
	width:315px;
}
.module div{
	background:transparent url(images/tr_grey.gif) no-repeat right top;
}
.module div div{
	background:transparent url(images/bl_grey.gif) no-repeat left bottom;
}
.module div div div{
	padding-top:10px;
	background:transparent url(images/br_grey.gif) no-repeat right bottom;
}
.index_widget h3,
.module h3{
	margin:0 15px 10px;
	padding:10px 0 0;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-weight:bold;
	font-size:17px;
	border-bottom:1px solid #E1D2BD;
        letter-spacing: .2px;
}
.module ul{
	list-style:disc;
	text-align:left;
	margin-top:0px;
	margin-bottom:0;
	padding-right:25px;
	padding-bottom:25px;
	line-height:160%;
}
.module ul li a{
	text-decoration:none;
}
.section_title{
	clear:both;
	padding:20px 25px 0px 25px;
	font-size:1.6em;
	font-style:italic;
	margin:0;
}
.cat-desc{
	padding:0 25px;
	font-size:12pt;
}
#sidebar .textwidget a img.alignleft { padding: 10px 10px 10px 10px; 
}
.index-block{
        margin-left: 28px;
	font-style:italic;
}

.video_thumb_excerpt{
	float:left;
	padding:0 20px 8px 0;
}
.bottom-meta{
	clear:both;
}
.entry li {
	padding-bottom: 10px;
}