/*  
Theme Name: yarokist02
Theme URI: 
Description: 
Version: 1.6
Author: AskGraphics
Author URI: http://www.askgraphics.com/


*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#4b4b4b;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#fff url(images/bg.png) repeat-x;
	color:#4b4b4b;
}

#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:152px;
}

#header_title{
	float:left;
}

#header_banner{
	float:right;
}

#header_title h1{
	padding:26px 0 0 40px;
}

#header_title h2{
	color:#595959;
	font-size:18px;
	font-weight:normal;
	padding:4px 0 0 40px;
}

#header_banner div{
	margin-right:66px;
	padding-top:48px;
}

/* MENU */

#menu{
	width:100%;
	height:60px;
	background:url(images/menu_bg.gif) no-repeat;
}

#menu_items{
	float:left;
	width:714px;
}

#main_search{
	float:left;
	width:275px;
	height:34px;
	margin:11px 0 0 0;
	background:url(images/main_search_bg.gif) no-repeat;
}

#menu_items ul{
	padding:19px 0 0 20px;
}

#menu_items li{
	float:left;
	display:block;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	background:url(images/menu_sep.gif) no-repeat right top;
	padding:0 10px 0 10px;
}

#menu_items li.last{
	background:none;
}

#menu_items a{
	color:#fff;
}

#menu_items a.select{
	font-weight:bold;
	text-decoration:none;
}

#searchform_top{
	margin-left:10px;
}

#searchform_top_text{
	width:225px;
	border:0px;
	background:none;
	color:#ffffff;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:10px 6px 0 0;
}

#gosearch{
	position:relative;
	top:2px;
	float:left;
}

/* BODY */

#body{
	width:100%;
	float:left;
	background:url(images/body_bg.gif) repeat-x;
}

#body_top{
	width:986px;
	float:left;
	padding:0 0 40px 8px;
}

#body_left{
	width:707px;
	float:left;
}

#body_right{
	width:279px;
	float:right;
}

/* left contact */

#body_left_content{
	width:694px;
}

.post{
	width:100%;
	border-top:6px solid #efefee;
	border-bottom:6px solid #efefee;
	background:#f9f9f9 url(images/post_bg.gif) repeat-x;
	margin:0 0 11px 0;
}

.post-title{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:5px 0 10px 0;
}

.post-title h2{
	font-size:27px;
	color:#84b00d;
	font-weight:normal;
	padding:0 0 5px 24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post-title h2 a{
	color:#84b00d;
}

.post-title h3{
	font-weight:normal;
	color:#595959;
	font-size:11px;
	padding:0 20px 0 24px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:547px;
}

.post-title h3 a, .post-title h3 span{
	color:#000000;
	font-weight:bold
}

.post-title h4{
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#303030;
	font-weight:normal;
}

.post-title h4 a{
	color:#303030;
	margin:0 19px 0 0;
}

.post-title h4 a span{
	font-weight:bold;
	color:#f26522;
}

.entry{
	line-height:20px;
	font-size:12px;
	padding:15px 12px 0 27px;
}

.entry p{
	padding-bottom:15px;
}

.entry p img{
	border:3px solid #7c7c7c;
}

.entry p a{
	font-weight:bold;
	text-decoration:underline;
	color:#000000;
}

.entry p a:hover{
	text-decoration:none;
}

.postmetadata{
	background:url(images/postmetadata_bg.gif) no-repeat;
	width:664px;
	height:39px;
	margin:0 0 16px 15px;
}

.postmetadata_readmore{
	text-align:right;
	padding:10px 10px 0 0;
}

.postmetadata_readmore a{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	background:url(images/read.gif) no-repeat right 5px;
	padding:0 20px 0 0;
}

.postmetadata_readmore a:hover{
	text-decoration:none;
}

.post-page{
	width:100%;
}

h2.page_title{
	font-size:27px;
	color:#84b00d;
	font-weight:normal;
	padding:0 0 5px 24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	font-weight:bold;
	color:#000;
}

.post-page .entry a:hover{
	text-decoration:none;
}

.entry strong{
	color:#84b00d;
	display:block;
	font-weight:normal;
}

.post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#000000;
	display:block;
	font-weight:normal;
}

.post-page .entry strong{
	font-size:28px;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

/* right content */

#body_right_content{
}

#br_subscribe{
	background:#f4f4f4;
	border-top:6px solid #e6e6e6;
	border-bottom:6px solid #e6e6e6;
	padding:4px 0 9px 0;
	width:279px;
	margin:0 0 11px 0;
}

#br_subscribe ul{
	padding:0 0 0 28px;
}

#br_subscribe ul li{
	padding:18px 0 0 0;
}

#subscr_body{
	width:241px;
	height:48px;
	background:url(images/subscr_body.gif) no-repeat;
	margin:18px 0 10px 28px;
}

#subscr_input{
	float:left;
	padding:14px 0 0 0;
}

#subscr_input input{
	width:177px;
	margin:0 10px 0 10px;
	color:#979797;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	background:none;
}

#subscr_subs{
	float:left;
	padding:4px 0 0 0;
}

/* RIGHT ADS */

#right_ads{
	float:left;
	background:#f4f4f4;
	border-top:6px solid #e6e6e6;
	border-bottom:6px solid #e6e6e6;
	padding:9px 0 9px 11px;
	width:268px;
	margin:0 0 11px 0;
}

#right_ads div{
	float:left;
	padding-right:5px;
	margin-bottom:5px;
}

#right_ads div img{
	float:left;
}

#right_ads div.right{
	margin-right:0;
}

/* SIDE BAR */

#sidebar{
}

.sidebars h2{
	font-size:18px;
	color:#000000;
	text-transform:uppercase;
	border-bottom:1px solid #dbdbdb;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0 0 8px 17px;
	font-weight:normal;
	margin:0 0 6px 0;
}

.sidebars ul{
	color:#333333;
}

.sidebars ul li{
	background:#f4f4f4;
	border-top:6px solid #e6e6e6;
	border-bottom:6px solid #e6e6e6;
	padding:9px 0 9px 0;
	margin:0 0 11px 0;
	width:279px;
}

.sidebars ul li ul li{
	margin:0;
	width:auto;
	border:0;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding:0 0 8px 27px;
	width:229px;
}

.sidebars li ul li ul{
	padding-bottom:0px;
	padding-left:10px;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:4px 0 8px 0;
	font-size:13px;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars li a{
	color:#333333;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#000000;
}

.sidebars .textwidget{
	padding:10px;
}

/* FOOTER */

#footer{
	width:100%;
	height:103px;
	background:url(images/footer_bg.gif) no-repeat;
}

#footer_left{
	float:left;
}

#footer_right{
	float:right;
}

#footer_left ul{
	float:left;
	padding:20px 0 0 20px;
}

#footer_left ul li{
	float:left;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	height:19px;
	display:block;
	padding:0 10px 0 10px;
}

#footer_left ul li span{
	padding:3px 0 0 0;
	display:block;
}

#footer_left ul li#footer_wp{
	background:url(images/line_wp.gif) no-repeat;
}

#footer_left ul li a{
	color:#000000;
}

#footer_left ul li#footer_wp a{
	color:#598527;
}

#footer_right p{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:23px 30px 0 0;
}

#footer_right p a{
	color:#598527;
	font-weight:bold;
}

#footer_text{
	padding-top:28px;
	color:#595959;
	font-size:12px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer_text a{
	color:#595959;
	font-weight:bold;
	text-decoration:underline;
}

#footer_text a:hover{
	text-decoration:none;
}




/* Begin Typography & Colors */

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

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

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */




/* 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 Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#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 #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

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

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-weight:bold;
	clear:both;
	}

.navigation a{
	color:#000;
	font-size:12px;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	}

.navigation a:hover{
	text-decoration:none;
	}

.navigation .alignleft a{
	background:url(images/prev.gif) no-repeat left 4px;
	padding:0 0 0 16px;
	}

.navigation .alignright a{
	padding:0 16px 0 0;
	background:url(images/next.gif) no-repeat right 4px;
	}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 0;
	list-style: none;
	padding:15px 15px 15px 20px;
	} 

.entry ul li {
	border-bottom:1px solid #e0e0e0;
	background:url(images/entry_before.gif) no-repeat left 3px;
	padding:3px 0 4px 18px;
	}

.entry ul li:before{
	/*content: url(images/entry_before.gif);*/
	}

.entry ol {
	margin: 0 10px 15px 0;
	padding:15px 15px 15px 40px;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	padding-bottom:4px;
	padding-top:3px;
	border-bottom:1px solid #e0e0e0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:75px;
	height:35px;
	}
/* End Form Elements */



/* Begin Comments*/

#post_comment_block{
	width:624px;
	background:#f9f9f9;
	border-bottom:6px solid #efefef;
	border-top:6px solid #efefef;
	padding:10px 0 10px 0;
	margin:0 0 0 70px;
}

h2#comments_title{
	font-size:27px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0 0 15px 20px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	margin:0 0 10px 0;
}

.commentlist{
	margin:0 10px 0 10px;
	font-size:12px;
}

.commentlist .comment{
	padding:15px 10px 10px 15px;
}

.btc_gravatar{
	float:left !important;
	margin:0 10px 0 0  !important;
}

.btc_gravatar img{
	float:left;
	width:38px;
	height:38px;
	border:1px solid #c5c5c5;
}

.comment_title span{
	color:#88b40e;
	font-size:1.7em;
	text-transform:capitalize;
	position:relative;
	top:2px;
}

.comment_title span a{
	color:#88b40e;
}

.comment_meta{
	padding:2px 0 10px 0;
	color:#000;
}

.comment_body{
	color:#4b4b4b;
}

.comment_body ol{
	padding:0 0 0 30px;
}

.comment_reply{
	float:none;
	padding:10px 0 0 0;
}

.comment_reply a{
	text-decoration:underline;
}

.comment_reply a:hover{
	text-decoration:none;
}



#respond_box{
	width:624px;
	background:#f9f9f9;
	border-bottom:6px solid #efefef;
	border-top:6px solid #efefef;
	padding:10px 0 20px 0;
	margin:15px 0 0 70px;
}

h3#respond{
	font-size:27px;
	color:#000000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:0 0 15px 20px;
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	margin:0 0 10px 0;
}


#respond_box h4{
	font-size:13px;
}

#commentform{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px 10px 0 5px;
	border:0;
}

#commentform label{
	position:relative;
	top:-2px;
}

#commentform small{
	font-size:12px;
	display:block;
	padding:10px 10px 0 0;
}

.res_left_title{
	float:left;
	display:block;
	width:110px;
	text-align:right;
}

.res_left_input{
	float:left;
	display:block;
	width:290px;
}

.resform_pad{
	width:500px;
	margin:0 0 0 20px;
}

.resform_pad2{
	margin:0 0 0 110px;
	width:390px;
}
 
#commentform textarea {
	width: 270px !important;
	margin:5px 0 0 0;
}

#commentform a{
	color:#000000;
}

#commentform input{
	background:#fff;
	border:3px #dedede solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform textarea{
	background:#fff;
	border:3px #dedede solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
}

#commentform #addcommentbutton{
	background:url(images/comm_sub.gif) no-repeat;
	border:0px;
	width:85px;
	height:30px;
}

#commentform div{
	padding:0 0 10px 0;
}

#commentform .subscribe-to-comments{
	padding:0 0 10px 0;
}

#commentform .subscribe-to-comments label{
	font-weight:bold;
	color:#7c7c7c;
}

#commentform .subscribe-to-comments input{
	border:0;
}

#comm_trackback, #comm_closed{
	padding:0 0 0 35px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
	width:100%;
	border-top:6px solid #efefee;
	border-bottom:6px solid #efefee;
	background:#f9f9f9 url(images/post_bg.gif) repeat-x;
	margin:0 0 11px 0;
}

.ar_pane_title{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:5px 0 10px 0;
}

.page_archives_div h2{
	font-size:27px;
	color:#84b00d;
	font-weight:normal;
	padding:0 0 5px 24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.ar_panel3 h2{
	padding-top:5px !important;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 0 40px 40px;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:6px 0 8px 15px;
	list-style:none;
	background:none;
	border-bottom:1px solid #e5e5e5;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#000000;
	font-size:13px;
}



.wp-pagenavi{
	background:#f9f9f9;
	border-top:4px solid #efefef;
	border-bottom:4px solid #efefef;
	padding:7px 10px 7px 10px;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:right;
	margin:27px 0 0 0;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
	padding: 6px 3px 6px 3px; 
	margin: 2px;
	color: #000;
}
.wp-pagenavi a:hover {	
	color: #000;
}
.wp-pagenavi span.pages {
	padding: 6px 10px 6px 10px; 
	margin: 2px 2px 2px 2px;
	color: #000;
}
.wp-pagenavi span.current {
	padding: 6px 3px 6px 3px; 
	margin: 2px;
	color: #000;
	font-weight: bold;
	text-decoration:underline;
}
.wp-pagenavi span.extend {
	padding: 6px 3px 6px 3px; 
	margin: 2px;	
	color: #000;
}
