/* Body
-------------------------------------------------------------------*/
body.custom { 
        margin: 0 auto;
        font: 14px/18px "Georgia", Times New Roman, Times, serif;; 
	color: #9d9d9d; 
	background: #000000 url(images/bg.jpg) no-repeat center top; 
}
.custom h1 { font-size: 22px; line-height: 26px; margin-bottom: 10px; font-family: "Georgia", Times New Roman, Times, serif;  color: #9a659b;}
.custom h2 { font-size: 12px; line-height: 24px; margin-bottom: 7px; font-family: "Georgia", Times New Roman, Times, serif; font-weight: normal; color: #9a659b; }
.custom h3 { font-size: 18px; line-height: 22px; margin-bottom: 5px; font-family: "Georgia", Times New Roman, Times, serif; color: #9a659b;}
.custom h4 { font-size: 16px; line-height: 20px; margin-bottom: 5px; font-family: "Georgia", Times New Roman, Times, serif; color: #9a659b;}
.custom h5 { font-size: 14px; line-height: 18px; margin-bottom: 5px; font-family: "Georgia", Times New Roman, Times, serif; color: #9a659b;}
.custom h6 { font-size: 12px; line-height: 16px; margin-bottom: 5px; font-family: "Georgia", Times New Roman, Times, serif; color: #9a659b;}
.custom a { color: #9a659b; }
.custom a:hover { color: #9a659b; }
.custom a:visited { color: #9a659b; }
/* Header
-------------------------------------------------------------------*/
.custom #header { 
	width: 840px; 
	height: 300px; 
        margin: 0 auto;
	background: url(images/header_bg.jpg) no-repeat center; 
	position: relative; 
}
.custom #header h1 { 
        width: 230px;
        position: absolute;
        top: 80px;
        left: 160px;
	font: 9px Verdana; 
	padding-top: 10px; 
	margin-bottom: 0; 
	color: #1e1e1e; 
}
.custom #header h1 a { 
        color: #1e1e1e; 
	text-decoration: none; 
}
.custom #header span {
        position: absolute;
        top: 195px;
        left: 150px; 
	padding-left: 10px; 
	font-size: 12px; 
	color: #1e1e1e; 
}
/* Container
-------------------------------------------------------------------*/
.custom #wrapper { 
	width: 800px; 
	overflow: hidden; 
	background: url(images/container_bg.jpg) repeat-y;
        margin: 0 auto; 
}
/* Navigation
-------------------------------------------------------------------*/
.custom #nav ul li a {
        width: 122px;
        height: 45px;
        background: url(images/nav_bg.jpg) no-repeat; 
	display: block; 
	text-decoration: none; 
	color: #9d9d9d; 
	line-height: 45px; 
	text-align: center;
}
.custom #nav ul li a:hover { color: #dcdcdc; }
.custom #nav ul li.current_page_item a { background: url(images/nav_bg.jpg) no-repeat; color: #9d9d9d; }
/* Content
-------------------------------------------------------------------*/
.custom #content { 
	width:525px; 
	float: left; 
	padding: 25px; 
}
.custom #content .post .post-info { 
	clear: both; 
	font-size: 12px; 
	color: #9d9d9d; 
	padding: 15px 5px 5px 5px; 
	margin-bottom: 20px; 
    text-align: right;
	background: url(images/meta_bg.gif) top center no-repeat; 
}
.custom #content .post .post-info a { color: #9d9d9d; text-decoration:none; }	
.custon #content .post .post-info a:hover { color: #9d9d9d; text-decoration:none; }
.custom #content #pages a { font: bold 20px "Georgia"; color: #618280; text-decoration: none; }
.custom #content #pages a:hover { color: #ae75bf; }
.custom #content dl dd { 
	font-style: italic;
	margin: 0 0 5px 20px;
	color: #bababa;
}
.custum .aligncenter { margin-left: auto; margin-right: auto; }
.custum .alignleft { float: left; margin: 5px 15px 10px 0; }
.custum .alignright { float: right; margin: 5px 0 10px 15px; }
/* Sidebar
-------------------------------------------------------------------*/
.custom #sidebar { 
	font-family: "Trebuchet MS", Helvetica, Arial, Geneva, Sans-Serif;
	width: 200px;
	float: right;
	font-size: 13px; 
	margin: 0 10px 10px 0;
	color: #888888;
}
.custom #sidebar a { color: #4a6857; text-decoration: none; }
.custom #sidebar a:hover { color: #4a6857; }
.custom #sidebar h3 { 
        font: normal 18px Verdana, Arial, Sans-Serif; 
        color: #888888;
		background: url(images/sidetitle_bg.gif) no-repeat 1px 1px; 
        padding-left: 1px;
}
.custom #sidebar .block {
	width: 205px;
	padding: 15px;
	border-bottom: 1px solid #1e1e1e;  
	overflow: hidden;
	color: #888888;
}
/* Comments
-------------------------------------------------------------------*/
.custom .comments-title { 
	text-align: center; 
	font: bold 20px, "Georgia", Times New Roman, Times, serif; 
	color: #9b9b9b; 
}
.custom #comments .comment { 
	background: #1e1e1e; 
	margin-bottom: 10px; 
	overflow: hidden; 
	width: 500px; 
	padding-bottom: 5px; 
}
.custom #comments .comment .comment-content { 
	float: left; 
	padding: 10px 15px; 
	margin: 5px 5px 0 0; 
	width: 475px; 
	background: #1e1e1e; 
}
.custom #comments .comment .comment-content a { color: #9d9d9d; }
/* Comment Form
-------------------------------------------------------------------*/
.custom #commentform textarea { 
	width: 500px; 
	border: 2px solid #1e1e1e; 
	height: 120px;
	background: url(images/textbox-bg.jpg) no-repeat;
}
.custom #commentform { 
	background: #1e1e1e; 
	border: 1px solid #1e1e1e; 
	padding: 10px; 
	color: #999; 
}
.custum #commentform input.text { 
	width: 150px; 
	border: 5px solid #aaa; 
	margin-right: 5px; 
	padding: 3px 3px;
}
/* Footer
-------------------------------------------------------------------*/
.custom #footer { 
	width: 840px; 
        height: 295px;
	margin: 0 auto; 
	background: url(images/footer_bg.jpg) no-repeat;
        position: relative; 
}
.custom #footer-inner {
        clear: both;
        text-align: center; 
	width: 810px; 
	margin: 0 auto;
        padding-top: 10px; 
}
.custom #footer a { color: #333333; }
