body { color: #ffffff; font-size: small; font-family: Georgia, "Times New Roman", Times, serif; background: #000000 url(../images/sf-body.jpg) no-repeat fixed center top; margin: 0; padding: 0; }
	
#container {
	background: #515151 url(../images/sf-content.jpg) no-repeat fixed center top;
	margin: 0 auto;
	padding: 0;
	width: 750px;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
}

#header {
	height: 150px;
	margin: 0;
	padding: 0;
	}

#leftside {
	font-size: 100%;
	text-align: left;
	width: 45%;
	height: auto;
	float: left;
	margin: 0;
	padding: 0 0 0 10px;
}
#rightside { text-align: left; float: right; width: 45%; height: auto; margin: 0; padding: 0 10px 0 0; }
#fullwide { text-align: left; width: 100%; height: auto; }
#fullwide p { margin-right: 15px; margin-left: 15px; }
#credits {
	font-size: 11px;
	color: #ffffff;
	background-color: #000000;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border-top: medium solid #d3d3d3;
}
h1 {
	font-size: 200%;
	font-weight: bold;
	margin-top: 0.67em;
	margin-right: 0;
	margin-bottom: 0.67em;
	margin-left: .67em;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	margin-top: 0.83em;
	margin-right: 0;
	margin-bottom: 0.83em;
	margin-left: 0.83em;
}
/*nav*/
#nav {
	font-size: 100%;
	margin: 0;
	width: 725px;
	border-bottom: thick solid #000;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 20px;
}
#nav li {
	display: inline;
	list-style-type: none;
		}
#nav ul, ol {
		margin: 0;
	    padding-left: 20px;		
		}
#nav a {
		background: #000000;
		color: #FFCC00;
		font-weight: bold;
		margin: 0 3px 0 0;
		padding: 6px 10px;
		}
#nav a:hover {
	color: #000000;
	background-color: #B5580B;
		}
.current_page_item a, .current_page_item a:hover {
		background: #B5580B!important;
		color: #FFFFFF !important;
		}
/*Items used above here*/
#sidebar {
	font-size: 11px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}
#search {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	right: 10px;
	top: -22px;
}
#notice {
	width: 550px;
	margin: 0px;
	overflow: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
#left-sidebar {
	float: left;
	width: 170px;
}
/* Config Structure Divs */
/* Header */
	#header h1 {
	font-size: 30px;
	letter-spacing: 0.1em;
	margin: 0;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 20px;		
}
		
	#header a, #header a:hover {
		background: transparent;
		color: #FFCC00;
		text-decoration: none;
		}
/* Search */
	#search input {
		border: 2px solid #FFCC00;
		font-size: 13px;
		padding: 2px;
		width: 160px;
		}
			
	/* notice */
	#notice p {
	font-size: 13px;
	line-height: 1.6em;
		}
		
	#notice ul, #notice ol {
		font-size: 12px;
		line-height: 1.6em;
		}
			
	#notice ul {
		list-style-type: circle;
		margin: 0 0 0 30px;
		padding: 0;
		}
			
	#notice li {
		margin: 0;
		padding: 0;
		}

	#notice h2, #notice h2 a {
	color: #000000;
	font-size: 22px;
	font-weight: normal;
	margin: 20px 0 0 0;
	padding: 0;
	text-decoration: none;
		}
		
	#notice h2 a:hover {
		background: transparent;
		color: #FFCC00;
		}
		
	#notice h3 {
		color: #FF6600;
		font-size: 14px;
		font-weight: normal;
		margin: 0;
		padding: 20px 0 5px 0;
		}

	#notice small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 11px;
		}
		
	.feedback {
		color: #898A8A;
		font-size: 12px;
		margin: 0;
		padding: 0 20px;
		text-align: center;
		}
		
	/* entrance */
	.entrance {
	margin: 0;
	padding: 0;
		}

	/* Comments */
	#commentlist {
		list-style-type: none;
		margin: 0;
		padding: 0;
		}

	#commentlist li {
		margin: 10px 0;
		padding: 5px 10px;
		}
			
	#commentlist p {
		margin: 0;
		padding: 0;
		}
			
	#commentlist small {
		font-size: 12px;
		}

	.class_comment1 {
	background-color: #414141;
}
	.class_comment2 {
	background-color: #353535;
}
	
	#comments, #postcomment {
		color: #8d6d60;
		font-size: 12px !important;
		font-weight: normal;
		margin: 40px 0 10px 10px;
		text-transform: uppercase;
		}
			
	#commentform {
	border: 2px solid #FFCC00;
	padding: 5px 20px;
	background-color: #8d6d60;
		}
		
	#commentform input, #commentform textarea {
	border: 1px solid #FFCC00;
	font-size: 12px;
	padding: 1px;
	background-color: #FFFFCC;
		}
		
	#commentform input:focus, #commentform textarea:focus {
	background-color: #FFFFFF;
		}
	
	/* Sidebar */
	#sidebar h3 {
	color: #FFCC00;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 0;
	padding: 3px;
	text-transform: uppercase;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
		}
		
	#sidebar ul, #sidebar ol {
		list-style: none;
		margin: 0;
		padding: 5px;
		}
		
	#sidebar li, #sidebar li:hover {
		margin: 0;
		padding: 0;
		}
		
	#sidebar a {
		color: #FAA85E;
		}
		
	#sidebar a:hover {
		background: url(../images/dot.gif) repeat-x bottom;
		color: #FAA85E;
		}
		
	#sidebar div { 
		margin: 0;
		padding: 0;
		}

	/*	Credits */
	#credits a {
		color: #FFFFFF;
		}
		
	#credits a:hover {
		background: transparent;
		color: #FFCC00;
		}
		
	#credits p {
		margin: 0;
		padding: 0;
		}

/* General */
a {
	color: #FFFFFF;
	text-decoration: underline;
	}

a:hover {
	color: #EBBE30;
	background-color: #9C460B;
	}

acronym, abbr, span.caps {
	cursor: help;
	border-bottom: 1px dotted #000;
	}
	
blockquote {
	padding: 5px 20px 25px 25px;
	margin: 1em;
	background-repeat: no-repeat;
	background-position: left top;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFCC00;
	} /* Idea from ShadedGrey of http://wpthemes.info/ */

cite {
	text-decoration: none;
	}
	
code {
	font-family: 'Courier New', Courier, Fixed, sans-serif;
	font-size: 1.1em;
	}

img {
	border: 0;
	margin: 4px;
	}

h4 {
	color: #CCCCCC;
	}
	
/* Float and Clear */
div.floatleft {
	float: left;
	}

div.floatright {
	float: right;
	}
	
div.both {
	clear: both;
	}
	
/* Images align */
img.border {
	border: 1px solid #C6C6C6;
	padding: 4px;
	margin: 0;
	}

img.border:hover {
	background: #E3F5FE;
	}

img.center {
	display: block; 
	margin: auto;   
	}

img.alignright {
	float: right;
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	float: left;
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	
/* Text align */
.center {
	text-align: center;
	}
	
.alignright {
	text-align: right;
	}

.alignleft {
	text-align: left;
	}
.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}
.green {
	color: #0C3;
}
.blue {
	color: #09F;
}
.fuschia {
	color: #F0F;
}
.red {
	color: #F00;
}
.black {
	color: #000;
}

* html #spacer {
	margin-top: 8px;
}
.gray {
	color: #333;
}
