/*
Theme Name: Easy Blog
Theme URI:  http://www.templateworld.com
Description: The WordPress theme.
Version: 1.0
Author: Theme Developed by: TemplateWorld
Author URI: http://www.templateworld.com
Tags: 

*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}

/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#000;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
html{
	background:#191715 url(images/mainwrapper.png) repeat-x;
}
body{
	background:url(images/midback.png) repeat-x bottom;
	color:#333;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}

.wrapper{
	margin:0 auto;
	width:964px;
	overflow:hidden;
}
/* mainmenu */
#mainmenu{
	float:right;
}
#mainmenu ul{
	width:100%;
	
}
#mainmenu ul li{
	color:#37352e;
	font-size:1.3em;
	line-height:1.2em;
	font-weight:bold;
	text-transform:lowercase;
	float:left;
	padding:0 0 0 1px;
	letter-spacing: 1px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#mainmenu ul li a{
	display:block;
	color:#37352e;
	width:99px;
	height:150px;
	text-align:center;
	cursor:pointer;
}
#mainmenu ul li a span{
	display:block;
	cursor:pointer;
}
#mainmenu ul li a .icon{
	padding:30px 0 0 0;
	height:62px;
}
#mainmenu ul li a:hover, #mainmenu ul li.current_page_item a{
	color:#333;
	text-decoration:none;
	background:url(images/bgr_mainmenu_hover.png) no-repeat;
}
/* header */
#header{
	width:100%;
	height:150px;
	overflow:hidden;
}
/*header_logo*/
#header_logo{
	float:left;
	padding:27px 0 0 5px;
}
#logo{
	width:235px;
	height:100px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999px;
	cursor:pointer;
}
/*body*/
#body{
	width:100%;
	overflow:hidden;
	padding:20px 0 40px 0;
}
#content{
	float:right;
	width:540px;
}
#sidebar_left{
	float:left;
	width:175px;
	padding:7px 6px 10px 5px;
	background: url(images/content.jpg);
	border:2px solid #cbc0b0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin-left:16px;
	min-height:800px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
}
#sidebar{
	float:left;
	width:180px;
	background: url(images/content.jpg);
	border:2px solid #cbc0b0;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	padding:7px 6px 10px 4px;
	min-height:800px;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	}
/*post*/
.post{
	width:508px;
	padding:13px;
	background: #d1d1cc;
	border:1.5px solid #7a6125;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	margin:0 0 25px 0;
}
.post .thumb{
	float:left;
	padding:0 10px 10px 0;
}
.post .thumb img{
	float:left;
	background: #6699CC;
	padding:1px;
	border:1px solid #000000;
	height:100px;
	width:100px;
}
.post .title{
	color: #333333;
	font-size:3em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-weight:normal;
	padding:0 0 1px 0;
}
.post .title a{
	color: #333333; text-decoration:none;
}
.post .title a:hover{
	color: #663300; text-decoration:none;
}
.post .entry{
	font-size:1.2em;
	line-height:1.5em;
	padding:3px 0 5px 0;
}
.post .entry strong{
	color:#a59144;
}
.post .entry a{
	color:#584e41;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	background:#e5dfcb;
	padding:7px;
	border:1px solid #ded8c3;
}
.post .entry ul {
	margin:0 0 15px 25px;
}
.post .entry ul li{
	margin: 0;
	padding:0;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata{
	font-size:1.1em;
	line-height:1.1em;
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	clear:both;
}
.postmetadata a{
	color:#600;
}
.postmetadata span{
	margin:0 15px 0 0;
}
.postmetadata .post_date{
	background:url(images/ico_date.gif) no-repeat left center;
	padding:2px 0 2px 20px;
}
.postmetadata .post_more{
	font-weight: 540;
	clear:left;
	
}
/*sidebar*/
.sidebar_widgets{
	width:100%;
	overflow:hidden;
	font-size:1.2em;
	line-height:1.6em;
	color:#000;
}
.sidebar_widgets a{
	color:#333;
}
.sidebar_widgets .widgettitle{
	color:#333;
	font-size:2em;
	line-height:1em;
	font-weight:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 0 1px 0px;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	display:block;
	background:url(images/ico_cat.png) no-repeat left top;
	padding:0px 0 0px 16px;
}
.sidebar_widgets .widget_categories a{
	display:inline;
	background:url(images/ico_cat.png) no-repeat left top;
}
.sidebar_widgets .widget_recent_comments a.url{
	color:#333;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	margin:0 0 5px 0;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:none;
	border-bottom:none;
	padding:1px 5px 1px 12px;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 15px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}
.widget_tag_cloud a, .widget_text .textwidget{
	padding:5px 15px 5px 15px;
	line-height:1.3em;
}
/*header_search*/
#header_search{
	width:100%;
	overflow:hidden;
	margin:0 0 8px 0;
}
#header_search fieldset{
	float:right;
	background:url(images/search.png) no-repeat;
	padding:2px 0 0 29px;
}
#main_search_title{
	color:#56421a;
	font-size:1.8em;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 3px 0;
	display:block;
	clear:both;
}
#main_search_val{
	float:left;
	border:1px solid #333;
	background:#d1d1cc;
	color:#56421a;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	padding:2px;
	margin:0 10px 0 0;
	width:130px;
}
#main_search_sub{
	float:left;
}
/*sidebar_ads*/
.sidebar_ads{
	margin:0 0 30px 0;
}
.sidebar_ads h2{
	font-size:2.0em;
	color:#774e18;
	border-bottom:1px dashed #b4b3a4;
	padding:10px 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 10px 0;
}
.sidebar_ads_google{
	text-align:center;
}

/*sidebar_rss*/
#sidebar_rss{
	width:100%;
	margin:0 0 20px 0;
	background:#000 url(images/bgr_sidebar_rss.png) repeat-x;
}
#sidebar_rss h2{
	color:#3e3e3e;
	font-size:4.0em;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:10px 0 0 70px;
	text-transform:uppercase;
}
#sidebar_rss ul{
	padding:10px 0 20px 70px;
}
#sidebar_rss li{
	color:#828282;
	font-size:1.2em;
	line-height:1.3em;
	padding:5px 0 5px 0;
}
#sidebar_rss li a{
	background:url(images/ico_arrow.gif) no-repeat left 4px;
	padding:0 0 0 10px;
	color:#828282;
}
#sidebar_rss_ico{
	position:absolute;
	margin:-6px 0 0 10px;
}
/*footer*/
#footer{
	width:100%;
	height:149px;
	overflow:hidden;
	text-align:center;
}
#footer ul{
	padding:40px 0 14px 0;
}
#footer li{
	display:inline;
	font-size:1.2em;
	line-height:1.3em;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	padding:0 0 0 20px;
}
#footer li.first{
	background:none;
	padding:0;
}
#footer li a{
	color:#000;
}
#footer p{
	text-align:center;
	padding:10px 0 0 0;
}
#footer p{
	color:#807459;
	line-height:1.1em;
	font-family:Verdana, Geneva, sans-serif;
}
#footer p a{
	color:#af9250;
	text-transform:uppercase;
	font-weight:bold;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#respond{
	margin:20px;
	overflow:hidden;
	color:#6c5738;
}
#respond a{
	color:#6c5738;
}
#respond h3{
	font-size:2.0em;
	line-height:1.4em;
	color:#6c5738;
	border-bottom:1px dashed #e7e6dd;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 6px 0;
	font-weight:normal;
}
.cancel-comment-reply{
	font-size:1.2em;
	padding:15px 0 0 0;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 115px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:0.9em;
	line-height:1.4em;
	background: #CCC;
	color: #333;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:2.0em;
	line-height:1.4em;
	color:#6c5738;
	border-bottom:1px dashed #e7e6dd;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 6px 0;
	font-weight:normal;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#6c5738;
}
.commentlist a{
	color:#5f6963;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1.5px solid #7a6125;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background:#d4d2b8;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#c5c3a7;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 5px 5px 10px 0;
	font-size:1.2em;
	line-height:1.5em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:1.2em;
	line-height:1.6em;
	background:#dfcfba;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#d8c8b3;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 2px 0;
}
.comment-author img{
	border:2px solid #ede9b9;
	
}
li.bypostauthor { background:#FFF }

.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #dfcfba;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	background:#dfcfba;
	}

blockquote blockquote{
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.2em;
	line-height:1.8em;
}
.single .navigation{
	width:90%;
	margin:0 auto;
}
.navigation a{
	font-weight:bold;
	color:#000;
}
#content .wp-pagenavi{
}
#content .wp-pagenavi a {
	font-weight:normal;
	padding: 4px;
	margin: 2px;
	color:#dfdcc8;
	background:none;
	border:none;
}
#content .wp-pagenavi a:hover{
	color:#dfdcc8;
	background:none;
	border:none;
}
#content .wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
color:#dfdcc8;
	background:none;
	border:none;
}
#content .wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
color:#dfdcc8;
	background:none;
	border:none;
}
#content .wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
color:#dfdcc8;
	background:none;
	border:none;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*board*/
#board{
	width:100%;
	overflow:hidden;
	padding:9px 0 9px 0;
	background:#edeadb url(images/midback.png) repeat-x bottom;
}
#board_info{
	float:left;
	width:350px;
}
#board_items{
	float:right;
	width:578px;
	height:192px;
	background:url(images/bgr_board_items.png) no-repeat;
}
#board_info h2{
	background:#a4ba2f;
	font-size:2.1em;
	line-height:1.5em;
	padding:5px;
	margin:5px 0 10px 0;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#fff;
}
#board_info h2 a{
	color:#fff;
	text-decoration:underline;
}
#board_info h2 a:hover{
	text-decoration:none;
}
#board_info p{
	color:#837d56;
	font-size:1.5em;
	line-height:1.5em;
}
#board_info p a{
	color:#837d56;
	text-decoration:underline;
}
#board_info p a:hover{
	text-decoration:none;
}
#board_body{
	width:393px;
	margin:20px 0 0 110px;
}
#board_carusel{
	width:393px;
	height:151px;
	position:relative;
}
#board_carusel .belt{
	position: absolute; /*leave this value alone*/
	left: 0;
	top: 0;
}
.board_item{
	width:393px;
	height:151px;
	overflow:hidden;
}
#board_body strong{
    font-size: 18px;
    font-weight: 200;
    font-family:rockwell,calibri,sans-serif;
	color:#333333;
	display:block;
	padding:3px 0 4px 0;
}
#board_body strong a{
	color:#333333;
	text-decoration:none;
}
#board_body p{
	text-align:justify;
    font-style: normal;
    font-variant: normal;
    font-weight: 100;
    font-size: 1.3em;
    font-size-adjust: none;
    font-stretch: normal;
    line-height: 1.5;
    color: #333333;
}
#board_body p img{
	float:right;
	margin:8px;
	width:75px;
	min-height:75px;
	border:2px solid #3a3732;
	
}
#board_body p.more a{
	text-decoration:none;
	color:#1d2e29;
	text-align:right;
	float:right;
}
#board_body p.more a:hover{
	text-decoration:none;
}
#board_carusel_left{
	position:absolute;
	margin:-95px 0 0 75px;
}
#board_carusel_right{
	position:absolute;
	margin:-95px 0 0 515px;
}
#board_shadow{
	position:absolute;
	margin:0 0 0 928px;
}