/* CSS Document */

body {
	margin:0px;
	color:#FFFFFF;
	background-color:#000000;
	font: 12px Tahoma, Arial, Geneva, Verdana;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 792px;
}
#header {
	margin: 0 0 0px 0;
}
#nav {
	margin: 0 0 0px 0;
}

.hdr {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#FFFFFF;
	margin-top: 30px;
}


a, h2 a:hover, h3 a:hover {
	color:#F6D37E;
	text-decoration: none;
	}

a:hover {
	color:#ffffff;
	text-decoration: underline;
	}

p{
	margin:10px 30px 0 30px;	
}

h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:0 26px 20px 26px;
	border-bottom:1px dotted #999999;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin:0 26px 0 26px;
}

#container {
	background-image:url(/images/bg-body.gif);
	background-repeat:repeat-y;
	float:left;
}

#leftpan {
	float: left;
	width: 230px;
}

#leftnav {
	position: relative;
	margin:5px 0px 10px 27px;
	text-align: left;
}

#content {
	float: right;
	width: 561px;
	padding-left:1px;
/*	background-image: url(images/hdr2.gif);
	background-repeat: no-repeat;  */
}

#footer {
	clear: both;
	background-image:url(/images/bg-footer.gif);
	background-repeat:repeat-x;
	height:108px;
}

#copyright {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align:left;
	line-height:150%;
	padding: 10px 18px 15px;
}
#copyright a:hover {
	color: #ffffff;
	text-decoration: underline;
}



/* Begin Sidebar */
#sidebar
{
	padding: 0px 0 10px 0;
	width: 230px;
	float:left; 
	}

#sidebar form {
	margin: 0;
	}

	
#sidebar h2 {
	font-size: 14px;
	color:#FFF;
	}	


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color:#D5A352;
	}
		
/* End Sidebar */

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
.narrowcolumn {
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	}
.widecolumn {
	padding: 10px 0 20px 45px;
	margin: 5px 0 0 0px;

	float:right;
	}	
.widecolumn .post {
	margin: 0;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}	
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.widecolumn .entry p {
	font-size: 12px;
	}
		
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 18px;
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
	
#respond {
 margin: 20px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}	

	
/* Begin Form Elements */
#searchform {
	padding-left: 15px;
	text-align: left;
	color:#F6D37E;
	font-family:Verdana;
	font-size:14px;
	font-weight:bold;
	}

#sidebar #searchform #s {
	width: 130px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */

/* Begin Comments*/

#comments {

}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin-left: 24px;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

.smalltext {
	color:#666 ;
	font-size:11px;
}

.navigation {
	display: block;
	text-align: center;
	margin: 10px 24px 60px 24px;
}
	
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.spacer2 {
	margin:20px 20px 10px 20px;
	border-bottom:1px solid #962823;
	clear:both;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
.tags {
	font-size: 10px;
}
