/*

Theme Name: BrownTown

Theme URI: http://danielprimed.com

Description: Wordpress Theme for Danielprimed.com

Version: 1.0

Author: Christopher Johnson

Tags: nexfinity, christopher, danielprimed, batman, robin, spiderman, underpants

*/


body{
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

a{
	color:#5F7A0B;
	text-decoration:none;
	font-weight:bold;
}

a:hover{
	color:#98C512;
	border-bottom:1px dashed #98C512;
}

img{
	border:none;


}

ul{
	margin-top:0;
	margin-bottom:0;
	margin-left:20px;
	padding:0px;
}

li{
	list-style:circle;
}

hr{
	border-top:1px solid #A38E66;
	border-left:none;
	border-right:none;
	border-bottom:none;
}

h1{
	font-family: Arial, Helvetica, sans-serif; font-size: 20px;
	color:#5F7A0B;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:6px;
	font-size:20px;
	margin-bottom:0px;
}

h2{
	color:#A3A3A3;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:3px;
	font-size:12px;
	font-weight:normal;
}

h3{
	color:#5F7A0B;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:6px;
	font-size:16px;
	clear:both;
}


form{
	margin:0px;
}

input{
	border:1px solid #897755;
	background-color:#FFFFFF;
}

input:hover{
	border:1px solid #6B5E43;
	background-color:#FFECCC;
}

select{
	border:1px solid #897755;
	background-color:#FFFFFF;
}

select:hover{
	border:1px solid #6B5E43;
	background-color:#FFECCC;
}

textarea{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border:1px solid #897755;
	background-color:#FFFFFF;
}

textarea:hover{
	border:1px solid #6B5E43;
	background-color:#FFECCC;
}

fieldset{
	border:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

blockquote {
	background-color:#F5FAFA;
	border:1px solid #DEEBEB;
	margin:0px 0px 0px 0px;
	padding:0px 10px 0px 10px;
}

#content{
	border:1px solid #7C6C4F;
	background-color:#FFFFFF;
	width:775px;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}

#header_img{
	border-bottom:1px solid #7C6C4F;
}

#articles{
	float:left;
	width:556px;
	padding:12px;
}

#sidebar{
	float:left;
	width:174px;
	margin-top:10px;
	margin-bottom:10px;
	border-left:1px solid #A38E66;
	padding-left:10px;
	padding-right:10px;
}

#sidebar a{
	font-weight:normal;
}

#sidebar ul{
	text-align:center;
	margin-left:0px;
}

#sidebar li{
	list-style:none;
}

.post_footer, .comment{
	background-color:#FFEACB;
	border:1px solid #C9AB72;
	padding:8px;
	color:#5C4823;
	margin-bottom:10px;
	margin-top:10px;
}

.post_footer a, comment a{
	color:#5C4823;
	text-decoration:underline;
	font-weight:normal;
}

.post_footer a:hover, comment a:hover{
	color:#666666;
	border-bottom:none;
}

.comment{
	list-style:none;
	overflow:auto;
}

.post_footer img{
	margin-right:4px;
	margin-bottom:-3px;
}

.post_footer ul{
	margin-bottom:3px;
	margin-left:0px;
}

.post_footer li{
	display:inline;
	margin-right:10px;
	margin-left:0px;
}

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

.section{
	text-align:center;
	border-top: 1px solid #A38E66;
	border-bottom: 1px solid #A38E66;
	width:174px;
	padding-top:8px;
	padding-bottom:8px;
	margin-top:10px;
	margin-bottom:10px;
}

.featured{
	margin-bottom:8px;	
}

#opera{
	width:775px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

#header a:hover{
	border:none;
}

#searchform{
	margin-top:5px;
	margin-bottom:5px;
	border-top:1px solid #A38E66;
	padding-top:5px;
}

.userAvatar{
	float:right;
}

.commentul{
	margin-left:0px;
}

.commentLabel{
	width: 62px;;
	float: left;
	text-align:left;
	margin-top:5px;
	display: block;
}

.headerPost{
	color:#333333;
	width:100px;
}

.blogHeader{
	text-align:center;
	margin-top:10px;
}

.old{
	float:right;
}
.new{
	float:left;
}

#twitter_div{
	font-size:10px;
}

#twitter_div ul{
	text-align:left;
	margin-left:0px;
}

#twitter_div img{
margin-right: 5px;
}

#twitter_div li{
	list-style:none;
margin-bottom:10px;
}

.aligncenter {
	margin: 15px auto;
	display: block;
	text-align: center;
}