*{
	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;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
label{
	cursor:pointer;
}
a{
	color:#9a874b;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#7d3905 url(/images/bgr_main.jpg) repeat center top;
	color:#9a874b;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}
.wrapper{
	margin:0 auto;
	width:936px;
	background:url(/images/bgr_wrapper.png) repeat-y;
}
.wrapper_inner{
	width:100%;
	background:url(/images/bgr_wrapper_inner.jpg) no-repeat;
	overflow:hidden;
}
.wrapper_inner .site_ttls h1{
	font-size: 30px;
	color: #fff;
	padding: 10px 0 10px;
}
.wrapper_inner .site_ttls{
	height: 100px;
}
.wrapper_inner .site_ttls h1 a{
	color: #fff;
}
.wrapper_inner .site_ttls h2{
	color: #fff;
}

#body{
	width:914px;
	overflow:hidden;
	margin:76px 0 0 11px;
	background:url(/images/bgr_content.jpg) repeat-y;
}

#content{
	width:572px;
	float:left;
	padding:0 30px 0 30px;
	background:url(/images/bgr_content_top.jpg) no-repeat right top;
}
#sidebar{
	float:right;
	width:242px;
	padding:0 20px 0 20px;
}
/*post*/
.post{
	width:100%;
	margin:0 0 25px 0;
}
.post .title{
	color:#402d00;
	font-size:2.7em;
	line-height:1.3em;
	font-weight:normal;
	margin:0 0 10px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.post .title a{
	color:#402d00;
}
.post .entry{
	font-size:1.2em;
	line-height:1.5em;
	padding:0 0 5px 0;
}
.post .entry a{
	text-decoration:underline;
	color:#cf8200;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	border:3px solid #fff;
	padding:0;
}
.post .entry ul {
	margin:0 0 15px 30px;
}
.post .entry ul li{
	margin: 0;
	padding:6px 0 6px 0;
	list-style:disc;
	border-bottom:1px dashed #d7ceab;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding:6px 0 6px 0;
	border-bottom:1px dashed #d7ceab;
}
.data_cat{
	width:570px;
	overflow:hidden;
	background:#f2e9c5;
	border:1px solid #ebe1ba;
	font-size:1.2em;
	line-height:1.5em;
	color:#cf8200;
	padding:5px 0 5px 0;
	margin: 0 0 10px;
}
.data_cat a{
	color:#cf8200;
}
.data_cat .alignleft{
	padding:0 0 0 10px;
}
.data_cat .alignright{
	padding:0 10px 0 0;
	font-weight:bold;
}
.data_cat .alignleft span{
	margin:0 15px 0 0;
}
.data_cat .post_more{
	font-weight:bold;
}
/*sidebar*/
.side_clm{
	width:100%;
	overflow:hidden;
	font-size:1.2em;
	line-height:1.4em;
	color:#cf8200;
}
.side_clm a{
	color:#cf8200;
}
.side_clm .widgettitle{
	font-size:2.2em;
	line-height:1.3em;
	color:#402d00;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:0 0 5px 0;
	border-bottom:1px dashed #e2d1a0;
}
.side_clm .widget_categories a, .side_clm .widget_archive a, .side_clm .widget_links a, .side_clm .widget_meta a, .side_clm .widget_pages a, .side_clm .widget_meta a, .side_clm .widget_recent_entries a, .side_clm .pagenav a{
	background:url(/images/ico_arrow.gif) no-repeat 6px 8px;
	padding:4px 0 4px 17px;
	display:block;
	text-transform:uppercase;
	font-weight:bold;
}
.side_clm .widget_categories a:hover, .side_clm .widget_archive a:hover, .side_clm .widget_links a:hover, .side_clm .widget_meta a:hover, .side_clm .widget_pages a:hover, .side_clm .widget_meta a:hover, .side_clm .widget_recent_entries a:hover, .side_clm .pagenav a:hover{
	background:#f8f0d8 url(/images/ico_arrow.gif) no-repeat 6px 8px;
	text-decoration:none;
}
.side_clm ul{
}
.side_clm ul li{
	margin:0 0 20px 0;
}
.side_clm ul ul{
}
.side_clm ul li ul li{
	background:none;
	border-bottom:1px dashed #e2d1a0;
	margin:0;
}
.side_clm ul ul ul{
	margin:0 0 0 11px;
}
.side_clm ul li ul li ul li{
	border:0;
}
.widget_tag_cloud a, .widget_text .textwidget{
	padding:5px 0 5px 0;
	line-height:1.3em;
}
.side_clm .wp-polls{
	padding-top:15px;
}
.side_clm .wp-polls li{
	line-height:1.5em;
}
.side_clm ul li.widget_polls ul li{
	border:0;
}
/*header_logo*/
#header_logo{
	width:100%;
	height:94px;
	overflow:hidden;
}
#header_logo a{
	background:url(/images/logo.png) no-repeat;
	width:168px;
	height:36px;
	display:block;
	text-indent:-9999em;
	margin:25px 0 0 0;
}
/*sidebar_tabs*/
#sidebar_lists{
	margin:0 0 20px 0;
}
#sidebar_links{
	width:100%;
	height:31px;
	overflow:hidden;
}
#sidebar_links li{
	float:left;
	padding:0 4px 0 0;
	font-size:1.2em;
	text-transform:uppercase;
}
#sidebar_links li.last{
}
#sidebar_links li span{
	color:#402d00;
	text-align:center;
	float:left;
	display:block;
	padding:9px 10px 9px 10px;
	background:#fff9ea;
	border:1px solid #e6dec0;
	border-bottom:0;
}
#sidebar_links li a.selected{
	background:#efe8ca;
	border:1px solid #e6dec0;
	border-bottom:0;
	color:#d04d0b;
	text-decoration:none;
	padding:9px 10px 9px 10px;
}
.sidebar_tabs_item{
	padding:10px 10px 10px 10px;
	background:#efe8ca;
	border:1px solid #e6dec0;
	border-top:0;
}
.sidebar_tabs_item li{
	color:#93a719;
	font-size:1.2em;
	line-height:1.4em;
	padding:4px 0 4px 0;
}
.sidebar_tabs_item li a{
	color:#5f4f27;
}
/*header_rss*/
#header_rss{
	color:#cf8200;
	font-size:1.2em;
	font-weight:bold;
	padding:0 0 20px 0;
}
#header_rss a{
	color:#cf8200;
	background:url(/images/ico_rss.gif) no-repeat left center;
	display:block;
	padding:12px 0 12px 40px;
}
/*footer_block*/
#footer_block{
	width:847px;
	margin:26px auto;
	background:#fffcf4;
	border:1px solid #f3ebd6;
	overflow:hidden;
	padding:20px 0 20px 0;
}
#footer_sidebar{
	float:left;
}
/*footer_side_clm*/
.footer_side_clm{
	width:200px;
	overflow:hidden;
	font-size:1.2em;
	line-height:1.4em;
	color:#9a874b;
	float:left;
	padding:0 0 0 20px;
}
.footer_side_clm a{
	color:#cf8200;
}
.footer_side_clm .widgettitle{
	font-size:2.2em;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 15px 0;
}
.footer_side_clm .widget_categories a, .footer_side_clm .widget_archive a, .footer_side_clm .widget_links a, .footer_side_clm .widget_meta a, .footer_side_clm .widget_pages a, .footer_side_clm .widget_meta a, .footer_side_clm .widget_recent_entries a{
	background:url(/images/ico_footer_arrow.gif) no-repeat left 4px;
	padding:0 0 0 13px;
	display:block;
}
.footer_side_clm .widget_categories a{
	display:inline;
	background:url(/images/ico_footer_arrow.gif) no-repeat left 3px;
}
.footer_side_clm ul{
}
.footer_side_clm ul li{
	margin:10px 0 10px 0;
}
.footer_side_clm ul ul{
}
.footer_side_clm ul li ul li{
	background:none;
	padding:5px 0 5px 0;
	border-bottom:1px dashed #b1b1b1;
	margin:0;
}
.footer_side_clm ul ul ul{
	margin:0 0 0 10px;
}
.footer_side_clm ul li ul li ul li{
	border:0;
}
.widget_tag_cloud a, .widget_text .textwidget{
	padding:5px 0 5px 0;
	line-height:1.3em;
}
/*sidebar_flickr*/
.sidebar_flickr{
	float:right;
	padding:0 20px 0 0;
}
.sidebar_flickr h2{
	font-size:2.4em;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:10px 0 10px 0;
}
.sidebar_flickr ul{
	width:341px;
	overflow:hidden;
	background:#fff9ea;
	padding:9px 6px 6px 9px;
}
.sidebar_flickr li{
	padding:0 3px 3px 0;
	float:left;
}
.sidebar_flickr li.last{
	padding:0 0 3px 0;
}
.sidebar_flickr li img{
	width:72px;
	height:47px;
	border:5px solid #f3ebd6;
	float:left;
}
/*footer*/
#footer{
	width:936px;
	overflow:hidden;
	text-align:center;
	background:url(/images/bgr_footer.jpg) no-repeat;
	margin:0 auto;
}
#footer_logo a{
	background:url(/images/footer_logo.png) no-repeat;
	width:168px;
	height:36px;
	display:block;
	margin:0 auto;
	text-indent:-9999em;
}
#footer ul{
	padding:30px 0 20px 0;
}
#footer li{
	display:inline;
	font-size:1.2em;
	line-height:1.3em;
	color:#cf8200;
	padding:0 0 0 19px;
	background:url(/images/bgr_footer_li.gif) no-repeat left center;
	font-weight:bold;
}
#footer li.first{
	background:none;
	padding:0;
}
#footer li a{
	color:#cf8200;
}
#footer .copyrights{
	color:#fff;
	padding:15px 0 0 0;
	line-height:1.4em;
	font-size:1.2em;
	padding:20px 0 30px 0;
}
#footer .copyrights a{
	color:#644e18;
}

/* 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 0 20px 0;
	width:100%;
	overflow:hidden;
	color:#9a874b;
}
#respond a{
	color:#9a874b;
}
#respond h3{
	font-size:1.8em;
	line-height:1.4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dashed #e2d1a0;
	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: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #e2d1a0;
	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 #e2d1a0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:1.2em;
	line-height:1.6em;
	background:#cf8200;
	color:#fff;
	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:1.8em;
	line-height:1.4em;
	color:#000;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom:1px dashed #e2d1a0;
	padding:0 0 6px 0;
	font-weight:normal;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
	color:#9a874b;
}
.commentlist a{
	color:#9a874b;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #e2d1a0;
	background:#f6f0d7;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 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:#cf8200;
	color:#fff;
	font-weight:bold;
	padding:2px 6px 2px 6px;
}
.reply a:hover{
	text-decoration:none;
	background:#e38f02;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #e2d1a0;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
	color:#93a719;
	margin:0 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:1.1em;
}
.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 #d7ceab;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #d7ceab;
	}

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*/


.navi_bn{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.2em;
	line-height:1.8em;
}
.navi_bn a{
	font-weight:bold;
	color:#9a874b;
}
#content .bn{
}
#content .bn a {
	padding: 4px;
	margin: 2px;
	color:#cf8200;
	background:#f2e9c5;
	border:1px solid #ebe1ba;
}
#content .bn a:hover{
	color:#cf8200;
	background:#fff9ea;
	border:1px solid #ebe1ba;
}
#content .bn span.pages {
	padding: 4px;
	margin: 2px;
	color:#cf8200;
	background:#f2e9c5;
	border:1px solid #ebe1ba;
}
#content .bn span.current {
	padding: 4px;
	margin: 2px;
	color:#cf8200;
	background:#fff9ea;
	border:1px solid #ebe1ba;
}
#content .bn span.extend {
	padding: 4px;
	margin: 2px;
	color:#cf8200;
	background:#f2e9c5;
	border:1px solid #ebe1ba;
}

/* 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 */