/* -- From Styles -- */
label {font-weight:bold; }
fieldset {padding:1.4em;margin:0 0 1.5em 0;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select, #author, #email, #url {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus, #author:focus, #email:focus, #url:focus {border:1px solid #666;}
#author, #email, #url {width:300px;padding:5px;}
#author, #email, #url, textarea.title {font-size:1.2em; color: #666; }
textarea {padding:5px;}
fieldset p{margin-bottom:10px;}
/* --             -- */

#topheader{
	width: 100%;
	height:270px;
	background: #fff url(/template/images/newgradient.png) no-repeat bottom center; 

}
#topdesc {
	width:100%;
	height: 30px;
	font-size:14px;
	padding:7px 10px 0 10px; 
	color: #768187;
}
#browseby{
	position:relative;
	float:left;
	height: 185px;
	width:450px;
}
#insideholder{
	margin-left:auto;
	margin-right:auto;
	width: 350px;
}

#giantquote{
	position:relative;
	float:left;
	width: 510px;
	height: 185px;
	background: transparent url(/template/images/blockquote.png) no-repeat; 
}
#giantquote blockquote{
	width:400px;
	padding-top:25px;
	margin-left:auto; 
	margin-right:auto; 
	font-size:18px;
	font-style:italic;
	color:#849098; 
}

#quotefrom, #quotefrom-title{
	width: 380px;
	position:absolute;
	bottom:25px; 
	right: 115px;
	text-align:right; 
	font-size:16px;
	color: #768187; 
}
#quotefrom-title{
	font-size:14px; 
	color: #768187; 
	bottom:10px; 
}
#bottomcontainer{
	width:100%;
	padding-top:30px; 
	
}
#wordpresscontainer{
	position: relative;
	float: left;
	width: 575px;
	padding: 0 40px 0 20px;  
}
#sidebar{
	position: relative;
	float: left; 
	padding-left:10px; 
	border-left: #a0a5a7 dotted 1px; 
} 
.sidebarmodule{
	width: 275px;
	height: 190px; 
	padding-left:10px;
	font-size:14px;  
	color: #768187; 
	margin-bottom: 70px;
}
#browseby ul{
	position:relative;
	float:left;
	padding-right:30px;
	font-size:18px; 
}
#browseby li{
	list-style:none; 
	padding-top:5px;
}
h4, h5{
	font-size:24px;
	padding-bottom:5px; 
	color: #768187;
	font-weight:bold;
}
h5{
	font-size:18px; 	
}
.sidebarmodule ul{
	padding-left:10px;
}
.sidebarmodule li{
	border-bottom: 1px #d6d8d9 solid;
	list-style:none;
	padding:5px;
} 
.sidebarmodule li:hover{
	border-bottom: 1px #babdbe solid;
}
.sidebarmodule li a{
	display:block;
	text-decoration:none; 
	color: #768187;
}
.sidebarmodule a:hover{
	text-decoration:none;
	color: #000; 
}
/* Wordpress Stuff */

h2{
	font-size:25px;
	margin-bottom:5px; 
	color: #768187;
	line-height:28px;

}

.post{
	position:relative; 
	margin-bottom:50px; 
	width:600px;
}
.post-txt{
	position:relative;
	float:left; 
	width: 590px; 
	padding-left:10px;
}
.post-img{
	position:relative;
	float:left; 
	width: 600px; 
	margin-top:-10px;
}
.post-img img{
	padding:5px;
	border: 1px solid #ddd; 
	background:#f0f0f0; 
}
.timestamp{
	position:relative;
	font-size:12px; 
	margin-top:-5px; 
	margin-bottom:15px;
	color:#768187;
}
.comments-count{
	width:580px;
	background:#f8f8f8; 
	border-top: 1px #ddd solid; 
	margin-top:20px;
	padding:5px;
} 

.comments-count img{
	margin-bottom:-4px;
}
.entry p{
	padding-bottom:20px; 
}
.postmetadata{
	padding:5px;
	background: #f0f0f0; 
	border-top: 1px solid #ddd; 
	border-bottom: 1px solid #ddd; 
	color:#666; 
	line-spacing: 8px; 
}
#respond textarea{
	width:100%; 	
}
ol.commentlist{
	list-style:none; 	
}
ol.commentlist li{
	padding: 10px;
	border: 1px #cecece solid;
	margin-bottom:25px; 
}
ol.commentlist li p{
	padding-bottom:10px; 
}

.fn{
	position:relative; 
	color:#666666;
	font-size:18px; 
	font-style:normal;
	top:-5px; 
}
.comment-namedate, .comment-avatar{
	position:relative; 
	float: left;
}
.comment-namedate{
	padding-left:15px; 	
	color:#666; 
}
.comment-author{
	height:50px;
	border-bottom:1px solid #ddd; 
	margin-bottom:15px;   	
}
.comment-author vcard img{
	position:relative; 
	float: left;
	
}
.small-date{
	position:relative; 
	font-size:12px;
	top:-10px; 
}
ul.children li{
	background: #efefef;
	list-style:none; 
}
.reply{
	padding:5px 0 5px 22px; 
	background: transparent url(/template/images/comments_reply-fc.png) no-repeat 0 7px; 
}
#comments, #leavereply{
	padding: 22px; 
	background: transparent url(/template/images/comments-fc.png) no-repeat left;
	font-weight:bold; 
}
#leavereply{
	background: transparent url(/template/images/comment_add-fc.png) no-repeat left;
}
.entry ol{
	padding-left: 40px; 
	margin-bottom:20px; 
}
.entry ol li{
padding:5px; 	
}