/*  
Theme Name: WDL-20.07.10
Theme URI: 
Description: 
Version: 
Author: 
Author URI: 

*/
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:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
html{
	background:#beb3a1 url(images/bgr_html.png) repeat-x;
}
body{
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(images/bgr_main.png) no-repeat center top;
	color:#000;
}

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

/* HEADER */

#header{
	width:100%;
	height:141px;
	background:url(images/bgr_header.png) no-repeat;
	overflow:hidden;
}

#header_title{
	float:left;
}

#header_right{
	float:right;
	width:326px;
	padding:60px 0 0 0;
}

#header_title a{
	margin:10px 0 0 30px;
	display:block;
}

#main_search{
	width:100%;
	overflow:hidden;
}

#searchform_top img{
	float:left;
}

#searchform_top_text{
	width:204px;
	border:1px solid #2b2b22;
	background:#fff;
	color:#999999;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:0 5px 0 0;
	padding:4px;
}

#gosearch{
	float:left;
	margin:0 5px 0 0;
}

/*menu*/
#menu{
	width:100%;
	height:58px;
	background:url(images/bgr_menu.png) repeat-x;
}
/*#menu ul{
	float:right;
}
#menu li{
	float:left;
	color:#fff;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#menu li a{
	color:#fff;
	display:block;
	float:left;
	height:40px;
	padding:18px 20px 0 20px;
}
#menu li a.select{
	background:url(images/bgr_menu_hover.png) repeat-x;
}*/

#mainmenu{
	float:right;
}
#mainmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:1000;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index:1000;
	color:#fff;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#fff;
	z-index:1000;
	padding:10px;
	height:40px;
	padding:18px 20px 0 20px;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
}
#mainmenu ul li a:hover{
	color:#fff;
}
#mainmenu .current_page_item a, #mainmenu .select a{
	color:#fff;
	background:url(images/bgr_menu_hover.png) repeat-x;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	background:#ec1b23;
	margin:0 0 0 1px;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
	background:#ca1324;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 200px; /*width of sub menus*/
	height:auto;
	padding: 7px 15px 7px 15px;
	margin: 0;
	border-bottom: 1px solid #a51318;
	background:#ec1b23;
	border-top-width: 0;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	color:#fff;
	font-size:15px;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:underline;
}
#mainmenu ul li ul li ul li a, #mainmenu ul li.current_page_item ul ul li a, #mainmenu ul li.select ul ul li a{
	background:#ca1324;
}
/* ######### CSS classes applied to down and right arrow images  ######### */
/* BODY */

#body{
	width:100%;
	background:url(images/bgr_body.png) repeat-y;
}
#body_top{
	width:100%;
	background:url(images/bgr_body_top.png) no-repeat;
}
#body_end{
	width:100%;
	overflow:hidden;
	padding:17px 0 40px 0;
	background:url(images/bgr_body_end.png) no-repeat left bottom;
}
/*iblock*/
#iblock{
	width:931px;
	height: 199px;
	overflow:hidden;
	clear:both;
	background:#ece5d6 url(images/bgr_iblock.png) no-repeat right top;
	margin:0 0 0 18px;
	border-bottom:6px solid #dfd3bb;
	padding:12px 0 12px 21px;
}
#iblock #post_premium_block{
	float: left;
	margin: 0;
	padding: 0;
	width: auto;
}
/*isubscribe*/
#isubscribe{
	float:left;
	width:514px;
}
#isubscribe h2{
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#c22321;
	font-size:41px;
	line-height:1.0em;
	letter-spacing:-2px;
}
#isubscribe h2 span{
	color:#000;
}
#isubscribe h3{
	margin: 20px 0 10px 0;
	color:#c22321;
}
#isubscribe h3.subtitle{
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#c22321;
	font-size:18px;
	line-height:1.0em;
	letter-spacing:-1px;
	font-weight:normal;
	padding:0 0 4px 0;
	margin: 0;
}
#isubscribe h3.subtitle span{
	color:#000;
}
#isubscribe form{
	width:100%;
	overflow:hidden;
}
#isubscribe form .text{
	float:left;
	border:1px solid #b3a99d;
	background:#fff;
	color:#7f7f7f;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding:11px 10px 11px 10px;
	width:302px;
	margin:0 9px 0 0;
}
#isubscribe form .submit{
	float:left;
	text-transform:capitalize;
	background:url(images/btn_subscribe.gif) no-repeat;
	text-indent:-9999em;
	width:121px;
	height:40px;
	border:0;
}
#isubscribe p.text{
	font-size:13px;
	padding:8px 0 4px 0;
	font-family:Verdana, Geneva, sans-serif;
}
#isubscribe p.text a{
	text-decoration:underline;
}
#isubscribe p.text a:hover{
	text-decoration:none;
}
/*sidebar_twitter*/
#sidebar_twitter{
	float:right;
}
#sidebar_twitter ul{
	width: 210px;
	padding:30px 66px 0 10px;
}
#sidebar_twitter li{
	font-size:12px;
	line-height:1.5em;
	font-family:Verdana, Geneva, sans-serif;
}
#sidebar_twitter li a{
	font-size:12px !important;
	line-height:1.5em;
	text-decoration:underline;
	color:#c22321;
	font-style:italic;
	display:block;
}
#sidebar_twitter li a:hover{
	text-decoration:none;
}
#sidebar_twitter li span a{
	font-size:12px;
	color:#000;
	font-style:normal;
	display:inline;
}
#ico_twitter{
	position:absolute;
	margin:170px 0 0 176px;
}
#body_left{
	width:700px;
	float:left;
}

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

/* left contact */

#body_left_content{
	width:624px;
	padding:10px 0 0 46px;
}

.post{
	width:100%;
	margin:0 0 40px 0;
}

.single .post{
	margin:0 0 20px 0;
}

.post-top{
	width:100%;
	overflow:hidden;
}

.post-title{
	width:100%;
	overflow:hidden;
}

.post-title h2{
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	width:520px;
	padding:10px 20px 5px 0;
	float:left;
}

.post-title h2 a{
	color:#000;
}
.post-top h4{
	width:67px;
	height:58px;
	padding:9px 0 0 0;
	color:#ad040d;
	text-align:center;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	float:left;
	background:url(images/bgr_post_comment.png) no-repeat;
	margin:0 0 5px 0;
}
.post-top h4 a{
	color:#ad040d;
}

.post_info{
	font-weight:normal;
	color:#534741;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#ebe4d5;
	border:1px solid #d0c7b5;
	padding:8px 10px 8px 10px;
	width:602px;
	overflow:hidden;
	margin:0 0 10px 0;
}

.post_info a, .post_info span{
	color:#9e0b0e;
}
.post_info_data{
	float:left;
    
}
.post_info_data1{
	float:left;
    margin:0 20px 0 0;  
}
.post_info_rating{
	float:left;
	padding:0 0 0 5px;
	position:relative;
	top:-4px;
}
.post-ratings, .post-ratings-loading{
	float:left;
}
.post-ratings img{
	position:relative;
	top:3px;
}

.entry{
	line-height:20px;
	font-size:13px;
	padding:0;
}

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

.entry p a{
	text-decoration:underline;
}

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

.entry .thumbnail img{
	max-width:614px;
	border:5px solid #d0c7b5;
}
.post_links{
	font-size:16px;
	color:#000;
}
.post_links a{
	color:#000;
	text-decoration:underline;
	margin:0 5px 0 5px;
}
.post_links a:hover{
	text-decoration:none;
}
.post_links span a{
	color:#9d080d;
}



.postmetadata{
	border:1px solid #d0c7b5;
	font-size:12px;
	background:#ebe4d5;
}

.postmetadata_top{
	background:url(images/dotted_grey.gif) repeat-x left bottom;
	padding:8px 10px 8px 10px;
	color:#514d3e;
}

.postmetadata_top a{
	font-weight:bold;
	background:url(images/s_rss.gif) no-repeat left 1px;
	padding-left:22px;
	margin-left:8px;
}

.postmetadata_but{
	padding:4px 10px 10px 10px;
	color:#5e5b55;
	font-weight:bold;
}

.postmetadata_but ul{
}

.postmetadata_but ul li{
	display:inline;
	padding-left:2px;
}

.postmetadata_but ul li img{
	position:relative;
	top:5px;
}

.postmetadata_end{
	padding:8px 10px 8px 10px;
	color:#514d3e;
	text-align:right;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#f5f2ea;
}

.postmetadata_end span{
	color:#514d3e;
}

.postmetadata_end span a{
	color:#514d3e;
	text-decoration:underline;
}
.postmetadata_end span a:hover{
	text-decoration:none;
}

.post-page{
	width:100%;
}

h2.page_title{
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	padding:0 0 5px 0;
	background:url(images/bgr_page_title.gif) repeat-x bottom;
	margin:0 0 10px 0;
}

.post-page .entry{
}

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

.post-page .entry a:hover{
	text-decoration:none;
}
.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:#000;
	display:block;
	font-weight:normal;
}

.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;
}
/*post_premium*/
#post_premium{
	width:604px;
	overflow:hidden;
	background:#dfd3bb;
	padding:10px 0 10px 18px;
	margin:0 0 20px 0;
	border:1px solid #e8ddcf;
}
#post_premium h3{
	color:#000000;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#post_premium_block{
	width:100%;
	overflow:hidden;
	padding:6px 0 0 0;
}
#post_premium_block p{
	float:left;
	padding:4px 14px 10px 0;
}
#post_premium_block p span{
	width:276px;
    font-weight:bold;
    font-family:Georgia, "Times New Roman", Times, serif;
    text-align:center;
}
#post_premium_block p img{
	float:left;
	width:276px;
	height:181px;
	border:5px solid #e5dcc9;
}
/*post_premium1*/
#post_premium1{
	width:604px;
	overflow:hidden;
	background:#dfd3bb;
	padding:10px 0 20px 18px;
	margin:0 0 20px 0;
	border:1px solid #e8ddcf;
}
#post_premium1 h3{
	color:#D3040E;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}

#post_premium1 p{
	font-size:13px;
    line-height:1.5em;
}
#post_premium1 p a{
	font-weight:bold;
}
/*post_end*/
#post_end{
	width:100%;
	overflow:hidden;
	background:#eae3d4;
	padding:10px 0 10px 0;
	margin:0 0 20px 0;
}
/*related_posts*/
#related_posts{
	float:left;
	width:271px;
	padding:0 0 0 20px;
}
#related_posts p{
	color:#000000;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
}
#related_posts ol{
	margin:10px 0 0 0;
	padding:0;
}
#related_posts ol li{
	border-bottom:1px solid #d2cdc4;
	font-size:13px;
	padding:6px 0 6px 0;
	line-height:1.6em;
	list-style:none;
	margin:0;
}
#related_posts ol li:last-child{
	border-bottom:0;
}
#related_posts ol li a{
	background:url(images/ico_rel.gif) no-repeat left 4px;
	padding:0 0 0 16px;
	color:#000;
	display:block;
}
#post_end_ads{
	float:right;
	padding:0 10px 0 0;
}
#post_end_ads img{
	float:right;
}

/* right content */

#body_right_content{
	width:270px;
	padding:6px 0 0 0;
}
/*sidebar_ads*/
#sidebar_ads{
	width:270px;
	overflow:hidden;
}
#sidebar_ads div{
	float:left;
	padding:0 0 7px 7px;
}
#sidebar_ads div img{
	float:left;
}
/* sidebar_ads_256 */
.sidebar_ads_256{
	border-bottom:1px solid #d3cab9;
}
.sidebar_ads_256 div{
	padding:0 0 7px 7px;
	width:100%;
	overflow:hidden;
}
.sidebar_ads_256 div img{
	display:block;
	max-width:256px;
    margin: 2px 0 0 3px;
}
.sidebar_ads_256 p{
	text-align:center;
	color:#aa0f24;
	font-weight:bold;
	padding:0 0 12px 0;
	font-size:12px;
}
.sidebar_ads_256 p a{
	text-decoration:underline;
	color:#aa0f24;
}
.sidebar_ads_256 p a:hover{
	text-decoration:none;
}
/*subscr*/
#subscr{
	width:258px;
	overflow:hidden;
	border-bottom:6px solid #dfd3bb;
	padding:10px 0 10px 12px;
	background:url(images/bgr_subscr.png) no-repeat right top;
}

#subscr h2{
	font-size:13px;
	background:url(images/ico_subscr.png) no-repeat;
	padding:5px 0 5px 22px;
}

#subscr_body{
	padding:2px 0 0 0;
}

#subscr_body p{
	padding:10px 0 0 0;
}

#subscr_input{
	padding-top:4px;
}

#subscr_input input{
	width:170px;
	padding:10px 10px 10px 10px;
	background:#efeadf;
	border:1px solid #c1bcb1;
	color:#8f8c86;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#subscr_subs{
	float:left;
	padding:12px 0 0 20px;
}

#subscr_readers{
	float:left;
	padding-top:12px;
}

#subscr_subs input{
	margin-left:1px;
}

/* SIDE BAR */

#sidebar{
	width:270px;
	overflow:hidden;
}

.sidebars h2{
	font-size:24px;
	color:#000;
	text-transform:capitalize;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	padding:12px 0 5px 20px;
}

.sidebars ul{
	color:#000;
}

.sidebars ul li{
	margin:0;
	padding:0;
	border-bottom:6px solid #dfd3bb;
}

.sidebars ul li:last-child{
	border-bottom:0;
}

.sidebars ul li ul li{
	margin-bottom:0;
	width:auto;
	background:none;
}

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

.sidebars li ul{
}

.sidebars li ul li ul{
	padding-left:10px;
}

.sidebars li ul li ul li ul{
}

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

.sidebars li li{
	margin-bottom:0px;
	border-bottom:1px solid #d3cab9;
	padding:9px 10px 9px 14px;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
}
.sidebars li li:last-child{
	border-bottom:0;
}

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

.sidebars li a{
	color:#000;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
	color:#000;
}

.sidebars li.widget_categories ul li a{
	font-weight:normal;
	background:url(images/li_cat.png) no-repeat left 1px;
	padding:0 0 0 20px;
	display:block;
}

.sidebars li.widget_archives ul li a{
	font-weight:normal;
	background:url(images/li_cat.png) no-repeat left 1px;
	padding:0 0 0 20px;
	display:block;
}

.sidebars li.linkcat ul li a{
	background:url(images/li_part.png) no-repeat;
	padding:0 0 0 20px;
	font-weight:normal;
	display:block;
}

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

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

.sidebars .textwidget{
	padding:10px;
}
.sidebars .widget_poll{
	padding:0 0 15px 0;
}
.sidebars .widget_poll li{
	padding:4px 15px 4px 0;
	border:0;
}
.sidebars .widget_poll a{
	color:#ae040d;
	font-weight:bold;
	text-decoration:underline;
	position:relative;
	top:8px;
}
.sidebars .widget_poll a:hover{
	text-decoration:none;
}
.sidebars .widget_partners li{
	width:246;
	overflow:hidden;
	padding:14px 10px 14px 14px;
}
.sidebars .widget_partners li .thumb{
	float:left;
}
.sidebars .widget_partners li .thumb img{
	float:left;
	width:48px;
	height:48px;
	border:2px solid #c2b7a5;
	margin:0 8px 0 0;
}
.sidebars .widget_partners li a{
	color:#9d080d;
	font-weight:bold;
	text-decoration:underline;
}
.sidebars .widget_partners li a:hover{
	text-decoration:none;
}
/* FOOTER */

#footer{
	width:100%;
	background:#191818;
	padding:15px 0 15px 0;
	overflow:hidden;
}
#footer_logo{
	float:left;
	width:291px;
	text-align:right;
}
#footer_logo img{
	margin:0 20px 0 0;
}
#footer_text{
	float:left;
	width:408px;
	border-left:1px solid #757474;
	margin:15px 0 0 0;
}
#footer_text p{
	line-height:20px;
	font-size:13px;
	color:#757474;
	padding:0 0 0 20px;
}
#footer_text a{
	color:#757474;
}
#footer_text .designed a{
	text-decoration:underline;
}
#footer_text .designed a:hover{
	text-decoration:none;
}
#footer_valid{
	float:right;
	width:280px;
	text-align:center;
}
#footer_valid p{
	padding:20px 0 0 0;
}
#footer_valid p a{
	margin:0 5px 0 5px;
}



/* 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;
	margin:10px 0 0 0;
	overflow:hidden;
	clear:both;
	color:#000;
	font-size:12px;
	line-height:1.8em;
	}
.navigation a{
	color:#000;
	font-size:13px;
	}
.wp-pagenavi{
	background:#dcd3c0;
	border:1px solid #d0c7b5;
	padding:12px 15px 12px 15px;
	text-align:right;
}
.wp-pagenavi a {
	padding: 6px; 
	margin: 2px;
	color:#000;
}
.wp-pagenavi span.pages {
	padding: 6px; 
	margin: 2px;
	background:#e4ddcf;
	color:#000;
	border:1px solid #c9c0ae;
}
.wp-pagenavi span.current {
	padding: 6px; 
	margin: 2px;
	background:#e4ddcf;
	color:#000;
	border:1px solid #c9c0ae;
}
.wp-pagenavi span.extend {
	padding: 6px; 
	margin: 2px;
	background:#e4ddcf;
	color:#000;
	border:1px solid #c9c0ae;
}
/* 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 25px 30px;
	list-style: none;
	padding:15px 15px 15px 20px;
	background:#ebe4d5;
	border:1px solid #d0c7b5;
	} 

.entry ul li {
	border-bottom:1px solid #d0c7b5;
	background:url(images/entry_before.gif) no-repeat left 11px;
	padding:6px 0 6px 16px;
	display:block;
	}

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

.entry ol {
	margin: 0 10px 25px 30px;
	padding:15px 15px 15px 40px;
	background:#ebe4d5;
	border:1px solid #d0c7b5;
	}

.entry ol li {
	margin: 0;
	padding:6px 0 6px 0;
	border-bottom:1px solid #d0c7b5;
	}

.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:65px;
	height:25px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments{
	color:#000000;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 10px 25px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0 0 0 25px;
	}

.commentlist .comment {
	margin: 15px 0 0 0;
	padding: 10px 15px 20px 15px;
	list-style: none;
	background:#ebe4d5;
	border:1px solid #d5cdbe;
	}

.commentlist .alt {
	background:#f0eadf;
	}

.commentlist .comment .comment {
	margin: 15px 15px 15px 15px;
	padding: 10px 15px 20px 15px;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_data{
	width:100%;
	overflow:hidden;
}
.commentmet_data td{
	vertical-align:top;
	text-align:left;
}
.commentmet_avatar{
	width:102px;
	padding:15px 0 0 0;
}
.commentmet_text{
}
.commentmet_avatar img{
	border:2px solid #b2afa7;
}

#commentform p {
	margin: 5px 0;
	}

.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	float:right;
	display:block;
	text-indent:-5000px;
	text-transform:capitalize;
	background:url(images/button_replay.gif) no-repeat;
	width:73px;
	height:26px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:0 0 5px 0;
	color:#333;
	font-size:17px;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:capitalize;
	}
.commentmetadata a{
	color:#9e0b0e;
}
.commentmetadata span{
	color:#9e0b0e;
}

.commentmet_text{
	font-size:13px;
}

#respond{
	margin:40px 15px 0 30px;
	padding-bottom:60px;
}

h3#respond_title{
	color:#000000;
	font-size:30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 20px 0;
}

#commentform{
	color:#000000;
	font-size:12px;
	width:85%;
	font-family:Arial, Helvetica, sans-serif;
}

#commentform small{
	position:relative;
	top:-1px;
	font-size:12px;
}
#cancel-comment-reply-link{
	font-size:12px;
}

#commentform a{
	color:#000000;
}

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

#commentform textarea{
	background:#d1c4ab;
	border:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
	margin:5px 0 0 0;
	width:90%;
	color:#000000;
	overflow:auto;
}

#commentform input#submit{
	background:none;
	border:0px;
	padding:10px 0 0 0;
}

/* End Comments */

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

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	padding:0 0 5px 0;
	background:url(images/bgr_page_title.gif) repeat-x bottom;
	margin:0 0 10px 0;
}

.page_archives_div ul h2{
}

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

.page_archives_div ul li{
	margin:0px;
	padding:8px 0 8px 5px;
	list-style:none;
}

.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:#000;
	font-size:13px;
	background:url(images/entry_before.gif) no-repeat left 2px;
	padding:0 0 0 15px;
}

/**************************************************************/
/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FIXED width
    ACCESSITES.CSS made by Mike Cherim - http://green-beast.com 
   Designed and built to work with the Accessites WordPress theme
================================================================== */

#gb_form_div { 
  text-align : left;
  width : 100%;
  margin:-40px 0 0 0;
  font-family:Verdana, Geneva, sans-serif;
}

#gb_form_div p {
  margin-left : 12px;
}

#gb_form {
  text-align : left;
  background : transparent;
}

#gb_form_div a {
  color : #000000;
  text-decoration : underline;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #000000;
  text-decoration : none;
}

fieldset { 
  border : 0;
  margin-top : 10px;
}

#gb_form legend, legend, #gb_form dt { 
  font-weight : bold; 
  color : #000000;
}

#gb_form legend {
  margin-left : -10px;
  padding-top : 5px;
}

* html #gb_form legend {
  margin-left : -5px;
  padding:0 0 10px 0;
}

#gb_form legend#mainlegend { 
  font-size : 12px; 
  color : #000000;
  margin-left : -10px;
  padding-top : 5px;
  padding-bottom : 10px;
  background:url(images/dotted_grey.gif) repeat-x bottom;
  width:100%;
}

* html #gb_form legend#mainlegend {
  margin-left : -5px;
}

#gb_form legend#mainlegend small { 
  font-size : 11px; 
  text-transform : uppercase;
}

#gb_form_div .formhead small a {
  font-size : 11px; 
  background-image : none;
  display : inline;
  padding : 0;
  margin : 0;
}

#gb_form_div .main_formhead, #gb_form_div .formhead {
  font-size : 12px; 
  color : #000000;
  width : 97%;
}

#gb_form_div .main_formhead {
  margin-left : -35px;
  text-indent: -9999px;
}

#gb_form_div label { 
  color : #000000; 
  margin-top : 5px;
  margin-left : 20px;
  font-size:11px;
}

#gb_form_div input.short, #gb_form_div input.med, #gb_form_div select.med, #gb_form_div textarea.textbox, #gb_form_div textarea { 
  color : #000000; 
  padding : 5px; 
  border : 1px solid #cabea7;
  background-color : #cabea7;
  font-size:13px;
  font-family:Arial, Helvetica, sans-serif;
  width : 60%;
  height : auto;
  margin:0 0 5px 20px;
}

#gb_form_div input.short {
  width : 7%;
}

#gb_form_div textarea.textbox, #gb_form_div textarea { 
  width : 80%;
  height : 220px;
  line-height : 1.5em;
}

#gb_form_div select.med {
  width : 60%;
}

#gb_form_div input.checkbox {
  cursor : default;
  background : transparent;
  color : #bcbab7;
  border : 0;
  padding : 0; 
  margin : 0;
  width : 14px;
  height : 14px;
}

#gb_form_div input.button {
  cursor : pointer;
  border : 0;
  background:url(images/comm_sub.gif) no-repeat;
  width:85px;
  height:35px;
  display:block;
  text-indent:-9999px;
  text-transform:capitalize;
  clear:both;
}

#content #gb_form input.button {
  margin : 15px 5px 25px 20px;
  padding : 2px 15px 2px 15px;
}

* html #content #gb_form input.button {
  margin-left : -5px;
}

#gb_form_div span.error, #gb_form_div span.success, #gb_form_div dt { 
  color : #000000;  
  font-weight : bold; 
}

#gb_form_div dt small, #gb_form_div .formhead span.success, span.success, dl#result_dl_blockq dt {
  color : #000000;
}

#gb_form_div small.whythis a { 
  font-size : 11px; 
  text-decoration : none;
  color : #000000;
}
#gb_form_div small.whythis a span{ 
  text-decoration : none;
  color : #e5dcc9;
  position:absolute;
  top:-9999em;
  left:-9999em;
}
#gb_form_div small.whythis a:hover span{ 
  color : #fff;
  background:#000;
  border:1px solid #fff;
  position:static;
}

#gb_form_div p.creditline small {
  clear : both; 
  display : block;
  text-align : right;
  margin : 0;
  padding : 25px 0 15px 0;
  font-size : 11px; 
  letter-spacing : .0001em;
  color : #666;
}

dl#result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #339999;
}

#gb_form_div ul {
  margin : 10px 10px 20px 10px;
}

#gb_form_div ul li {
  list-style-type : none;
  margin : 0 10px 0 20px;
}



/* End ACCESSITES CSS */



.wp-email{
}
.wp-email p{
	width:100%;
	overflow:hidden;
}
.wp-email p label{
	text-align:left;
	padding:0;
}
.wp-email p input, .wp-email p textarea{
  color : #333; 
  padding : 8px; 
  border : 0;
  background-color : #cabea7;
  width : 50%;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  height : auto;
  margin:0;
}
.wp-email p textarea{
	width : 90%;
	height:200px;
}
#imageverify{
	margin:0 0 0 15px;
}
#wp-email-button input{
	background:url(images/comm_sub.gif) no-repeat;
	display:block;
	border:0;
	text-indent:-5000px;
	text-transform:capitalize;
	width:65px;
	height:25px;
}
/*sidebar_thtmes*/
#sidebar_thtmes{
	width:600px;
	margin:0 0 35px 0;
	background: #cec6b5;
	padding: 10px;
}
#sidebar_thtmes_links{
	width:100%;
	height: 53px;
	overflow:hidden;
	background: url(images/bgr_sidebar_thtmes_links.gif) repeat-x bottom;
}
#sidebar_thtmes_links li{
	float:left;
	font-size:21px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 5px 0 0;
}
#sidebar_thtmes_links li.last{
	padding: 0;
}
#sidebar_thtmes_links li a{
	padding:20px 0 0 0;
	height: 33px;
	color:#fff;
	text-align:center;
	float:left;
	display:block;
	background: url(images/bgr_sidebar_thtmes_links_a.gif) repeat-x bottom;
	width: 223px;
	text-align: center;
}
#sidebar_thtmes_links li a.selected{
	color:#000;
	background: url(images/bgr_sidebar_thtmes_links_a_hover.gif) repeat-x bottom;
	padding:15px 0 0 0;
	width: 221px;
	height: 38px;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.sidebar_thtmes_item{
	width:598px;
	background: #e7e3da;
	border: 1px solid #fff;
	border-top: 0;
	padding: 29px 0 5px 0;
	overflow: hidden;
}
.sidebar_thtmes_item li{
	width: 280px;
	float: left;
	padding: 0 0 10px 14px;
}
.sidebar_thtmes_item p{
	width: 274px;
	height: 240px;
}
.sidebar_thtmes_item p img{
	width: 274px;
	height: 240px;
	display: block;
	border: 3px solid #cfccc4;
}
.sidebar_thtmes_item h3{
	padding: 15px 0 0 5px;
	font-size: 13px;
	line-height: 1.3em;
	color: #bd0004;
	font-family: Arial, HelvІetica, sans-serif;
}
.sidebar_thtmes_item h3 a{
	color: #bd0004;
	text-decoration: underline;
}
.sidebar_thtmes_item h3 a:hover{
	text-decoration: none;
}

/*static_links*/
.static_links{
	width: 100%;
	overflow: hidden;
	background: #eae3d4;
	margin: 0 0 30px;
}
.static_links ul{
	width: 100%;
	overflow: hidden;
}
.static_links li{
	width:600px;
	overflow: hidden;
	border-bottom: 1px solid #dcd5c7;
	padding: 12px;
	font-size: 13px;
	line-height: 1.4em;
}
.static_links li img{
	float: left;
	margin: 0 8px 0 0;
	border: 2px solid #cec5b7;
}
.static_links li h3{
	font-size: 13px;
	line-height: 1.6em;
	color: #9d080d;
}
.static_links li a{
	color: #9d080d;
	text-decoration: underline;
}
.static_links li a:hover{
	text-decoration: none;
}
