/*
Theme Name: WordPress Brown
Theme URI: http://Dellustrations.com/
Description: Theme designed by <a href="http://Dellustrations.com/">Dellustrations</a>.
Version: 1.6
Author: Dellustrations

Tags: blue, custom header, fixed width, two columns, widgets

	This theme was designed and built by Theme designed by Dellustrations
	

*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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;
}
fieldset{
	border:0;
}
a,a:link,a:visited,a:hover{
	color:#4d3894;
	text-decoration:none;
font-weight: bold;
}
a:focus,a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
body{
	position:relative;
	background: #350C12;
	color:#000;
	font:62.5% Verdana,Arial,sans-serif;
}

#main{
	width: 1114px;
	float: left;
}

#navi{
	display: inline;
	width: 944px;
	height: 37px;
	float: left;
	padding: 2px 0px 0px 0px;
	margin: 0px 0px 0px 85px;
}

#navi ul li{
	float: left;
	height: 24px;
	font-size: 13px;
	font-weight: bold;
	padding: 10px 20px 0px 20px;
	background: url(images/navi_bg.png) no-repeat right;
}

#navi ul li a{
	color: #FFFFFF;
}

#navi ul li a:hover{
	color: #FF0000;
	text-decoration: none;
}

#navi ul li.active a{
	color: #FF0000;
}

#navi ul.subscribe{
	float: right;
	margin: 10px 0px 0px 0px;
}

#navi ul.subscribe li{
	font-size: 12px;
	font-weight: normal;
	color: #d6c3a1;
	padding: 0px 13px 0px 13px;
	background: url(images/subscribe_navi.jpg) top left no-repeat;
}

#navi ul.subscribe li.nobg{
	background: none;
}

#navi ul.subscribe li a{
	color: #d6c3a1;
}

#header{
	display: inline;
	width: 984px;
	height: 315px;
	float: left;
	margin: 0px 0px 55px 64px;
}
#logo{
	display: inline-block;
	width: 467px;
	height: 111px;
	float: left;
	margin: 8px 0px 0px 8px;
	background: url(images/logo.png) no-repeat;
	text-indent: -9999px;
}
#header input.keywords{
	display: inline-block;
	width: 259px;
	height: 38px;
	float:right;
	color: #94847b;
	padding: 28px 0px 0px 15px;
	margin: 33px 33px 0px 0px;
	border: none;
}
#header input.keywords #s{
	margin: 33px 33px 0 0px;
	border: none;
	font-family: arial, helvetica, sans-serif;
	background-color: transparent;
	color: #fff;
}

#content{
	display: inline;
	width: 999px;
	float: left;
	margin: 0px 0px 0px 57px;
	background: url(images/content_bg.png) repeat-y;
	padding-bottom:15px;
}

#content_text{
	width: 999px;
	float: left;
	margin: 0px 0px 0px 0px;
	background: url(images/content_top.jpg) top no-repeat;
	background: none;
}

#left_column{
	width: 640px;
	padding: 16px 22px 0px 0px;
	float: left;
}

.post{
	width: 566px;
}

.post_heading{
	width: 566px;
	height: 37px;
	float: left;
	padding: 8px 0px 0px 25px;
	margin: 0px 0px 19px 0px;
	background: url(images/post_heading_bg.png) no-repeat;
}
.date{
	color: #fff;
	float: left;
	font-size: 18px;
}

.post_heading h2{
	color: #4d3894;
	font-weight: normal;
	font-size: 21px;
	padding: 0px 0px 0px 13px;
	float: left;
font-weight: bold;
}
.post_heading h2 a{
	color: #4d4894;	
}
.comments{
	color: #362a1a;
	font-size: 11px;
	font-weight: bold;
	margin: 6px 0px 0px 0px;
	float: right;
}
.comments a{
	color: #362a1a;	
}

.entry{
	width: 605px;
	padding: 0px 0px 22px 35px;
	float: left;
}

.entry img{
	float: left;
	margin: 0px 17px 0px 0px;
	border:#dbdbdb solid 2px;padding:3px;
}

.entry p{
	color: #454546;
	font-size: 12px;
	margin: 0px 0px 25px 0px;
}
.entry p a:hover{	
text-decoration:underline;	
}

.entry span{
	width: 300px;
	color: #686868;
	font-size: 10px;
	float: left;
}
.entry span a:hover{	
text-decoration:underline;	
}

.entry a.continue{
	color: #B50F19;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0px 0px 0px;
	float: left;
	text-decoration: none;
}
.entry a.continue a:hover{
color: #B50F19	
text-decoration:underline;	
}

.page_navigation{
	width: 605px;
	float: right;
	clear: both;
	padding: 0px 0px 22px 35px;
font-size: 11px;
	font-weight: bold;
}

.page_navigation p{
	color: #ad1f23;
	float: right;
	font-weight: bold;
	font-size: 11px;
}

.page_navigation ul{
	float: right;
}

.page_navigation ul li{
	float: left;
	font-size: 11px;
	color: #ad1f24;
	margin: 0px 1px;
}

.page_navigation ul li a{
	float: left;
	font-size: 11px;
	border: 1px solid #c3c3c3;
	color: #ad1f24;
	background: #e8e7e7;
	padding: 1px 4px;
}
.page_navigation ul li a:hover{
	color: #212121;
	text-decoration: none;
}

.page_navigation ul li.active a{
	color: #212121;
	text-decoration: none;
}

#sidebar{
	width: 337px;
	float: left;
	padding: 0px 0px 0px 0px;
}
.sidebar_headings{
	width: 268px;
	height: 37px;
	float: left;
	clear: both;
	padding: 10px 51px 0px 25px;
	margin: 16px 0px 19px 0px;
}

.sidebar_headings h2{
	color: #362919;
	font-weight: normal;
	font-size: 21px;
	float: left;
}

.sidebar_headings img{
	float: right;
}

ul.sidebar-list {
}

ul.sidebar li{
	display: block;
	width: 291px;
	height: 28px;
	padding: 0px 4px 0px 0px;
	margin: 5px 0px 10px 5px;
border-bottom: 1px dotted #494849;
	float:left;
}

ul.sidebar li a{
	display: block;
	width: 267px;
	color: #4d3894;
	font-size: 11px;
	padding: 0px 0px 0px 24px;
}
ul.sidebar li a:hover{
	color: #4d3894;
}

#sidebar ul.gallery{
	margin:0 0 0 15px;float:left;
}

#sidebar ul.gallery li{
	width: 81px;
	height: 67px;
	float:left;
	padding: 15px 0px 10px 15px;
	border:0;
}
#wp-feed { 
	position: absolute; 
	right: 15px; 
	top: 11px; 
	height: 19px; 
	padding: 0 0 0 37px; 
	color: #4d3894 
	display: block; 
	text-decoration: none;
}
#dynamic_widget {
width:245px;
font-size:11px;
color: #4d3894;
float: left;
padding: 0px 0px 0px 0px;
}
.title{
width: 245px;
font-size:19px;
color:#362919;
padding: 0px 0px 0px 0px;
}
.title ul li{
width: 245px;
font-size:11px;
padding: 0px 0px 0px 0px;
color:#4d3894;
}
#wp-calendar {
empty-cells: show;
width: 60%;
font-size: 10px;
color: #4d3894;
text-decoration: none;
text-align: center;
float: left;
padding: 0px 0px 0px 25px;
margin: 0px;
font-weight: normal;
}
#wp-calendar a:link, #wp-calendar a:visited {
text-decoration: none;
color: #B50F19;
}
#wp-calendar a:hover, #wp-calendar a:active {
text-decoration: underline;
color: #B50F19;
}
#wp-calendar caption {
text-align: left;
width: 100%;
margin: 0px;
padding-top: 0px;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
color:#4d3894;
font-size: 10px;
background-image: #CCCCCC;
background-repeat: no-repeat;
background-position: left;
height: 36px;
line-height: 36px;
}
#wp-calendar th {
margin: 0px;
padding: 0px 0px 0px 0px;
text-align: center;
}
#footer{
	display: inline;
	width: 941px;
	height: 145px;
	float: left;
	clear: both;
	padding: 26px 22px 0px 22px;
	margin: 0px 0px 100px 65px;
	background: url(images/footer_bg.jpg) repeat-x;
}

#footer h3{
	display: block;
	width: 100%;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	padding: 0px 0px 4px 0px;
	margin: 0px 0px 14px 0px;
	border-bottom: 1px dotted #9c8f7c;
}

#footer p{
	color: #FFFFFF;
	font-size: 11px;
}

#footer p.copyright{
	width: 941px;
	color: #FFFFFF;
	font-size: 10px;
	float: left;
	margin: 40px 0px 0px 0px;
}
#footer p.copyright a{
	color: FFFFFF;text-decoration:none;
	}

#footer p.copyright span{
	float: left;
}

#footer p.copyright span.right{
	float: right;
}

#footer p a{
	color: #FFFFFF;
	text-decoration: underline;
}


.copyright_usage{
	width: 394px;
	float: left;
}

.tutorials{
	width: 332px;
	float: left;
}

.suggestions{
	width: 214px;
	float: left;
}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

#container{
	width: 1163px;
	float: left;
	padding: 56px 0px 0px 37px;
	background: url(images/body_bg.jpg) no-repeat;
}

#wrapper{
	width: 1200px;
	margin:0 auto;
}

#numberofcomments{
margin:40px 0 0 70px;float:left;width:400px;font-size:10px;
}
#comment{
margin:20px 0 0 16px; font-size:11px;color:#362919;
}
#comment h3{
margin:10px 0 10px 19px; 
}
#comment a{
color:#4d3894;padding:0 0 0 0px;
}
#comment a:hover{
color:#4d3894;text-decoration:underline;
}
form#commentform{
}
form#commentform p{
margin:0 0 5px 19px;
}
form#commentform p textarea{
margin:0 0 0 0;
}
ol.commentlist{
margin:0 20px 0 20px;list-style:none;
}
ol.commentlist li{
border-top:#362919 dotted 1px;padding:5px 0 0 25;
}
ol.commentlist li img{
float:left;margin:9px 10px 0 0;
}
form#commentform .input{
border-left:#a59e96 solid 2px;border-top:#a59e96 solid 2px;border-right:#e2d8cd solid 1px;border-bottom:#e2d8cd solid 1px;background:#CCCCCC;height:30px;width:230px;
}
form#commentform textarea{
border-left:#a59e96 solid 2px;border-top:#a59e96 solid 2px;border-right:#e2d8cd solid 1px;border-bottom:#e2d8cd solid 1px;background:#CCCCCC;height:190px;width:580px;overflow:hidden;
}
form#commentform label{
color:#a4282c;font-size:11px;
}
h3#respond{
font-size:11px;border-bottom:#494849 dotted 1px;font-weight:normal;color:#a4282c;padding-bottom:12px;margin-right:20px;text-decoration: none;
}
p.aurther-name{
color:#4d3894;font-size:11px;font-weight:bold;margin:0px 0 0 0;padding:0 0 0 60px;#padding:20px 0 0 60px;
}
p.date-link{
margin:0px 0 0 0;padding:0 0 0 60px;#padding:20px 0 0 60px;font-size:11px;
}
ol.commentlist li p{
text-decoration: none;margin:0 0 0 0;#margin:0px 0 0 0;
}
#searchform {
	float: left;
	width: 333px;
	height: 45px;
	margin-right: 20px;
}

#searchform form {
	float: right;
	display: inline;
	background: url(images/ico-search.png) no-repeat;
	background-position: left 0px;
	width: 333px;
	height: 45px;
}

#searchform fieldset {
	float: right;
	display: inline;
	padding-top: 10px;
	height: 35px;
}

#searchform label {
	vertical-align: middle;
	color: #666;
	font-weight: bold;
	font-size: 11px;
}

#searchform input {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
}

#searchinput {
	width: 177px;
	height: 20px;
	padding-left: 15px;
	padding-top: 6px;
	padding-right: 15px;
margin: 54px 0px 0px 210px;	
	color: #4d3894;
font-weight: bold;
}

#searchbutton {
	width: 40px;
	height: 30px;
	line-height: 1.4em;
	background: url(images/search-button.png) no-repeat;
	font-weight: bold;
	color: #fff;
	text-align: center;
	cursor: pointer;
}