@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}
html, body {
	height: 100%;
	min-height: 100%;
	background-color: #000;
	background-image: url(../images/sf_bg.png);
	background-repeat: repeat-x;
}
#sf_container {
	position: relative;
	min-height: 100%;
}
#sf_wrapper {
	width: 900px;
	padding-top: 27px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Geneva, sans-serif;
}
#sf_jswarning {
	background-color: #000;
	color: #FFF;
}
#sf_header {
	height: 120px;
	position: relative;
}
#sf_hbottom {
	background-color: #333;
}
#sf_hbottom a, #sf_hbottom a:visited {
	color: #CCC;
	text-decoration: underline;
}
#sf_hbottom a:active, #sf_hbottom a:hover{
	color: #FFF;
	text-decoration: underline;
}
.sf_serverbar {
	height: 20px;
	width: 350px;
	margin-right: 10px;
}
#sf_header img, .sf_serverbar img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.sf_eventbar {
	left: 0px;
	bottom: 0px;
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 14px;
}
#sf_footer {
	font-size: 10px;
	clear: both;
	color: #CCC;
	background-color: #333;
	padding: 10px;
}
#sf_footer a {
	color: #CCC;
	outline: none;
	text-decoration: none;
}
#sf_footer a:active {
	color: #FFF;
	outline: none;
}
#sf_footer a:visited {
	color: #CCC;
	outline: none;
	text-decoration: none;
}
#sf_footer a:hover {
	color: #FFF;
	outline: none;
	text-decoration: underline;
}
#sf_footer .sf_footernav {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#sf_footer .sf_footeritem {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	width: 180px;
}
#sf_footer .sf_copyright {
	clear: both;
	text-align: center;
}
#sf_footer li {
	list-style-type: none;
	padding-top: 5px;
}
#sf_footer .sf_h2 {
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#sf_menu {
	text-align: left;
	padding-bottom: 1px;
	padding-top: 1px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
.sf_navlist {
	margin-top: 15px;
	margin-bottom: 15px;
}
.sf_navlist li {
	list-style-type: none;
	display: inline;
}
.sf_navlist a  {
	color: #CCC;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 5px;
	outline: none;
	background-image: url(../images/nav_item_bg.png);
	background-repeat: repeat-x;
}
.sf_navlist a:active {
	color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	background-color: #333;
	padding-top: 5px;
	padding-right: 9px;
	padding-bottom: 4px;
	padding-left: 10px;
	outline: none;
	background-image: none;
}
.sf_navlist a:visited {
	color: #CCC;
	outline: none;
}
.sf_navlist a:hover {
	color: #FFF;
	text-decoration: underline;
	outline: none;
}
#sf_news {
	float: left;
	width: 595px;
	padding-right: 5px;
}
#sf_news .sf_contenttitle a {
	color: #CCC;
	text-decoration: none;
	outline: none;
}
#sf_news .sf_contenttitle a:visited {
	color: #CCC;
	outline: none;
	text-decoration: none;
}
#sf_news .sf_contenttitle a:hover {
	outline: none;
	text-decoration: underline;
}
#sf_news .sf_contenttitle a:active {
	outline: none;
	text-decoration: underline;
}
#sf_news .sf_contentfooter a, #sf_posts .sf_blockfooter a {
	color: #CCC;
	text-decoration: none;
	outline: none;
}
#sf_news .sf_contentfooter a:visited , #sf_posts .sf_blockfooter a:visited {
	color: #CCC;
	outline: none;
	text-decoration: none;
}
#sf_news .sf_contentfooter a:hover, #sf_posts .sf_blockfooter a:hover {
	outline: none;
	text-decoration: underline;
}
#sf_news .sf_contentfooter a:active , #sf_posts .sf_blockfooter a:active {
	outline: none;
}
#sf_posts {
	float: left;
	width: 295px;
	padding-left: 5px;
}
#sf_posts .sf_postc1 {
	color: #666;
	font-size: 10px;
	background-color: #CACACA;
	padding: 4px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	border-right-width: 6px;
	border-left-width: 6px;
}
#sf_posts .sf_postcwrap {
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #666;
}
.sf_blockfooter{
	background-color: #666;
	color: #CCC;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.sf_postc1 a, .sf_postc1 a:visited {
	color: #000;
	text-decoration: none;
	outline: none;
}
.sf_postc1 a:active, .sf_postc1 a:hover {
	outline: none;
	text-decoration: underline;
}
#sf_posts .sf_poststitle {
	font-size: 14px;
	padding-bottom: 4px;
}
#sf_gallery {
	margin: 10px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#sf_contactform {
}
#sf_contactform h1 {
	font-size: 130%;
	text-align: center;
}
#sf_contactform img {
	border: 0px;
}
#sf_contactform .errors {
	color: #ff0000;
}
#sf_contactform .correct {
	color: black;
}
#sf_contactform fieldset {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#sf_contactform legend {
	font-size: 120%;
	font-weight: bold;
}
#sf_contactform .title {
	color: black;
	font-weight: bold;
	font-size: 90%;
	margin-top: 2px;
	margin-bottom: 5px;
}
#sf_contactform .field {
	color: black;
	font-size: 90%;
	margin-bottom: 7px;
}
#sf_contactform .small {
	font-size: 100%;
}
#sf_contactform .thanks {
	margin-top: 15px;
	color: green;
	font-size: 105%;
	margin-bottom: 15px;
}
#sf_wolfet, #sf_fear {
	float: left;
	width: 240px;
	padding-right: 10px;
}
#sf_wolfet .sf_serverinfo, #sf_fear .sf_serverinfo {
	padding-top: 10px;
}

#sf_mohawk {
	width: 400px;
	float: right;
}
#sf_mohawk iframe {
	width: 375px;
}
#sf_calendar iframe {
	width: 100%;
	border-width: 0;
}
.sf_calendar_sub{
	text-align: right;
	padding-right: 10px;
}
.sf_calendar_sub img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sf_h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	color: #CCC;
}
.sf_rss {
	position: absolute;
	top: 20px;
	padding-right: 5px;
}
.sf_rheaderwrap {
	margin-bottom: 10px;
	clear: both;
}
.sf_contentheader {
	color: #CCC;
	background-color: #333;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	position: relative;
}
.sf_contenttitle {
	background-color: #666;
	color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 18px;
	padding-left: 6px;
}
.sf_contentbody {
	color: #000;
	background-color: #CACACA;
	padding:8px;
	font-size: 12px;
	border-right-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	border-left-width: 6px;
}
.sf_contentbody a, .sf_contentbody a:visited  {
	color: #000;
	text-decoration: underline;
}
.sf_contentbody a:active, .sf_contentbody a:hover {
	color: #FFF;
	text-decoration: underline;
}
.sf_contentbody ul, .sf_contentbody ol {
	margin-bottom:1em;
	margin-left:3em;
}
.sf_contentbody li {
	list-style-type: inherit;
}
.sf_contentbody .uncited {
	padding-top: 25px;
}
.sf_contentbody blockquote {
	background-color:#EBEBEB;
	border-color:#DBDBCE;
	border:1px solid #DBDBDB;
	font-size:0.95em;
	margin:0.5em 1px 0 25px;
	overflow:hidden;
	padding:5px;
	background-attachment: scroll;
	background-image: url(../images/quote.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
}
.sf_contentbody cite {
	display:block;
	font-size:0.9em;
	font-style:normal;
	font-weight:bold;
	margin-left:20px;
	line-height:1.4em;
	padding-top: 2px;
	padding-bottom: 2px;
}
.sf_contentbody dl.codebox {
	background-color:#FFFFFF;
	border-color:#C9D2D8;
	border:1px solid #D8D8D8;
	font-size:1em;
	padding:3px;
}
.sf_contentbody dl.codebox code {
	color:#2E8B57;
	display:block;
	font:0.9em/1.3em Monaco,"Andale Mono","Courier New",Courier,mono;
	height:auto;
	margin:2px 0;
	max-height:200px;
	overflow:auto;
	padding-top:5px;
	white-space:normal;
}
.sf_contentbody dl.codebox dt {
	border-bottom-color:#CCCCCC;
}
.sf_contentbody dl.codebox dt {
	border-bottom:1px solid #CCCCCC;
	display:block;
	font-size:0.8em;
	font-weight:bold;
	margin-bottom:3px;
	text-transform:uppercase;
}
.sf_contentfooter {
	background-color: #666;
	color: #CCC;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
	padding-left: 6px;
}
.sf_blockfooter{
	background-color: #666;
	color: #CCC;
	font-size: 10px;
	text-align: center;
}
.sf_contentwrap {
	margin-bottom: 10px;
}

.sf_contentfooter .sf_newscomments {
	float: right;
	padding-right: 6px;
}
.sf_rss {
	position: absolute;
	right: 0px;
	bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.floatC {
	clear: both;
}
.floatClear:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.sf_tdleft {
	text-align: right;
}
.sf_tdright {
}
.sf_h3 {
	font-weight: bold;
}
.sf_table {
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000;
}
ROUNDED Content Header 
.sf_rheader{display:block}
.sf_rheader *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#333333}
.sf_rheader1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #151515;
  border-right:1px solid #151515;
  background:#262626}
.sf_rheader2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #050505;
  border-right:1px solid #050505;
  background:#292929}
.sf_rheader3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #292929;
  border-right:1px solid #292929;}
.sf_rheader4{
  border-left:1px solid #151515;
  border-right:1px solid #151515}
.sf_rheader5{
  border-left:1px solid #262626;
  border-right:1px solid #262626}
.sf_rheaderfg {
	background:#333333;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.sf_cwrap{display:block}
.sf_cwrap *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#666666}
.sf_cwrap1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #2b2b2b;
  border-right:1px solid #2b2b2b;
  background:#4c4c4c}
.sf_cwrap2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #0a0a0a;
  border-right:1px solid #0a0a0a;
  background:#525252}
.sf_cwrap3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #525252;
  border-right:1px solid #525252;}
.sf_cwrap4{
  border-left:1px solid #2b2b2b;
  border-right:1px solid #2b2b2b}
.sf_cwrap5{
  border-left:1px solid #4c4c4c;
  border-right:1px solid #4c4c4c}
.sf_cwrapfg{
  background:#666666}

