/*

	Theme Name: Divine 4.0
	Theme URI: http://www.divineguild.com/
    Download URL: http://www.divineguild.com/
	Description: Orignal Theme by Graphic Inertia LLC for Divine Guild.
	Author: Joshua Donlan
	Author URI: http://www.joshdonlan.com/

*/

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/stonewall.jpg);
	background-repeat: repeat;
	background-position: top;
	width:100%;
}

#wrap{
	width:100%;
	overflow:auto;
	background-image: url(images/sides.jpg);
	background-position:top center;
	background-repeat:repeat-y;
}

#container{
	width:1000px;
	margin:auto;
	overflow:auto;
}

#header{
	background-image: url(images/logo.gif);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#000;
	height:130px;
}

#header span{
	display:none;
}

#inside{
	overflow:auto;
}

#leftnav{
	background-image: url(images/navbg.jpg);
	background-repeat:no-repeat;
	padding-top:55px;
	width:160px;
	min-height:344px;
	float:left;
	margin-bottom:50px;
}

#leftnav .header{
	background-image:url(images/navheader.jpg);
	height:43px;
}

#leftnav h3{
	font-size:14px;
	text-align:center;
	margin:0px;
	padding:10px;
}

#leftnav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-bottom:10px;
	line-height:17px;
}

#leftnav ul li{
	text-align:center;
	padding:4px 0px;
}

#leftnav a:link, #leftnav a:hover, #leftnav a:visited{
	font-size:12px;
	color:#f90;
	text-decoration:none;
}

#content{
	background-image:url(images/contentbg.jpg);
	background-repeat:no-repeat;
	overflow:auto;
	min-height:500px;
	width:680px;
	float:left;
}

#flash{
	width:620px;
	margin:auto;
}

#post-entry{
	margin:20px 0px;
	padding: 0px 40px;
}

.post-background{
	margin-top:20px;
	background-color:#ffc;
	padding:10px;
	border:1px solid #666;
}

.post-top{
	background-image:url(images/posttop.jpg);
	background-repeat:no-repeat;
	height:19px;
	margin: 0px;
}

.post-meta{
	background-image:url(images/postmiddle.jpg);
	background-repeat:repeat-y;
	margin: 0px;
	overflow:auto;
	padding:5px 30px;
}

.post-bottom{
	background-image:url(images/postbottom.jpg);
	background-repeat:no-repeat;
	height:23px;
	margin: 0px;
}

#post-entry h1{
	font-size: 18px;
	font-weight:bold;
	color: #900;
	margin: 0px;
	padding: 0px;
}

#post-entry h2{
	font-size: 16px;
	font-weight:bold;
	color: #900;
	margin: 0px;
	padding: 0px;
}

#post-entry h1 a:link, #post-entry h1 a:visited {
	color:#900;
	text-decoration: none;
}

#post-entry h1 a:hover, #post-entry h1 a:active {
	color:#000;
}

.posted-aut-cat {
	font-size: 11px;
	color: #333;
}

.posted-aut-cat a:link, .posted-aut-cat a:visited {
	color: #900;
	text-decoration: none;
}

.posted-aut-cat a:hover, .posted-aut-cat a:active {
	color: #000;
}

.post-content {
	padding-top: 10px 0px;
	font-size: 12px;
	line-height: 22px;
	color: #000;
}

.post-content blockquote {
	color: #666;
}

.post-content a:link, .post-content a:visited {
	color: #900;
	text-decoration: none;
	font-weight: bold;
}

.post-content a:hover, .post-content a:active {
	color: #000;
	font-weight: bold;
}

.post-box {
	float: right;
	width:100px;
	height: 35px;
	margin: 0px;
	line-height: 40px;
	color: #000;
	background-image: url(images/shield.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 11px;;
	padding-left: 13px;
}

.post-box a:link, .post-box a:visited {
	color: #900;
	text-decoration: none;
}

.post-box a:hover, .post-box a:active {
	color: #000;;
}

.post-box a:link span, .post-box a:visited span, .post-box a:hover span, .post-box a:active span{
	color:#fff;
}

#rightnav{
	background-image: url(images/navbg.jpg);
	background-repeat:no-repeat;
	padding-top:55px;
	width:160px;
	min-height:344px;
	float:right;
}

#rightnav .header{
	background-image:url(images/navheader.jpg);
	height:43px;
}

#rightnav h3{
	font-size:14px;
	text-align:center;
	margin:0px;
	padding:10px;
}

#rightnav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-bottom:10px;
}

#rightnav ul li{
	text-align:center;
	padding:4px 0px;
}

#rightnav a:link, #rightnav a:hover, #rightnav a:visited{
	font-size:12px;
	color:#f90;
	text-decoration:none;
}

.store{
	text-align:center;
	padding-top:15px;
}

.store li{
	margin-bottom:20px;
}

.store img{
	padding-bottom:3px;
}

#comment-temps {
	font-size:12px;
	margin-top:20px;
	overflow:auto;
}

#comment-temps a:link, #comment-temps a:visited {
	color: #900;
	text-decoration: underline;
}

#comment-temps form {
	width:550px;
	margin:auto;
	padding-bottom: 50px;
}

.rssfeed {
	background-image: url(images/feed.png);
	background-repeat: no-repeat;
	background-position: left center;
	color: #000;
	padding-left:20px;
}

.com-box-top{
	background-image:url(images/posttop.jpg);
	background-repeat:no-repeat;
	height:19px;
}

.com-box {
	background-image:url(images/postmiddle.jpg);
	background-repeat:repeat-y;
	margin: 0px;
	padding:0px 30px;
	color: #000;
	overflow:auto;
}

.com-box-bottom{
	background-image:url(images/postbottom.jpg);
	background-repeat:no-repeat;
	height:23px;
	margin-bottom:10px;
}

.author_com {
	font-size: 13px;
	background-image: url(images/comment.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
}

span.author{
	font-weight:bold;
}

.author_com_text {
	font-size: 11px;
	line-height: 20px;
}


.author_com_text blockquote {
	font-size: 12px;
	color: #666;
}

.author_com_text code {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-size: 12px;
	color: #000;
	padding: 3px;
	border: 1px dotted #EFEFEF;
	display: block;
}


#comment-area {
	margin: 0px;
	padding: 0px;
}

#comment-area p {
	padding: 0px;
	margin-bottom: 5px;
	font-size: 12px;
	color: #333;
}

#comment-area textarea {
	padding: 3px;
	width: 550px;
	height: 180px;
	border: 1px solid #ccc;
	margin: 0px;
}

#comment-area textarea:hover {
	padding: 3px;
	width: 550px;
	height: 180px;
	border: 1px solid #999;
	margin: 0px;
}

#footer{
	text-align:center;
	font-size:11px;
	padding:15px;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active{
	color:#900;
	text-decoration:none;
}











em {

	padding: 0px;

	font-size: 11px;

	font-style: normal;

	font-family: Arial, Helvetica, sans-serif;

	color: #666666;

	clear: both;

	display: block;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

}

img {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

}





.download {

	clear: both;

	padding: 3px;

	color: #000000;

	margin-right: 50px;

	font-size: 12px;

	line-height: 18px;

	font-weight: bold;

}

.notice {

	clear: both;

	padding: 3px;

	color: #CC0033;

	margin-right: 50px;

	font-size: 12px;

	line-height: 18px;

	font-weight: bold;

}

.warning {

	clear: both;

	padding: 3px;

	color: #FF9900;

	margin-right: 50px;

	font-size: 12px;

	line-height: 18px;

	font-weight: bold;

}







.src_field {

	width: 300px;

	border: 1px solid #CCCCCC;

	float: left;

	height: 20px;

	padding-top: 1px;

	padding-right: 1px;

	padding-bottom: 1px;

	padding-left: 2px;

}

.navigators {

	float: left;

	width: 490px;

}


.post-content code {

	display: block;

	padding: 5px;

	clear: both;

	margin-top: 10px;

	margin-right: 40px;

	margin-bottom: 10px;

	margin-left: 5px;

	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";

	font-size: 13px;

	color: #000000;

	background-color: #F4F4F4;

	border: 1px dotted #F7F7F7;

}

.post-content img {

	padding: 2px;

	background-color: #f7f7f7;

}








.post-navs {

	margin: 0px;

	padding: 0px;

	float: left;

	width: 480px;

	font-size: 14px;

	color: #000000;

}

.post-navs a:link, .post-navs a:visited {

	color: #000000;

	text-decoration: none;

}

.post-navs a:hover, .post-navs a:active {

	color: #CCCC99;

	text-decoration: none;

}













#comment-box {

	float: left;

	width: 470px;

	margin: 0px;

	padding: 0px;

}

#comment-box p {

	padding: 0px;

	clear: both;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 5px;

	margin-left: 0px;

	font-size: 13px;

	color: #333333;

}

#comment-box input {

	margin: 0px;

	padding: 1px;

	width: 260px;

	height: 20px;

	border: 1px solid #CCCCCC;

}

#comment-box input:hover {

	margin: 0px;

	padding: 1px;

	width: 260px;

	height: 20px;

	border: 1px solid #999999;

	background-color: #FFFFFF;

}

