/* --- HTML, Body, Container --- */

html {
	background: #1f1f1f url('bg.gif') repeat-x;
	margin:0px;
	padding:0px;
}

body {
	font: normal 12px 'lucida sans unicode','lucida sans',arial;
	color:#999999;
	position: relative;
	margin:0px;
	padding:0px;
}

.formSpan {
	display: block;
	margin-bottom:1.25em
}

.formSpan INPUT {margin-right:4px;}

#fw-container {
	position:relative;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width: 780px;
	background: #000;
}

.hasSidebar #fw-container {
    width: 1000px;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* --- Header, Titles, and Logo --- */

#fw-head
{
	margin: 0px;
	padding: 0px;
	width:780px;
	height:181px;
	position: relative;
	background: #222;
}

.hasSidebar #fw-head {
    width: 1000px;
}

#fw-title {
	background:url('logo-mask.gif') no-repeat;
	position: absolute;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	width:780px;
	padding-top:20px;
}

.hasSidebar #fw-title {
    width: 1000px;
    background: url('logo-mask-extended.gif') no-repeat;
}

#fw-title a {
	color:#fff;
	letter-spacing: -2px;
	font: 25px 'arial black';
	text-decoration: none;
	margin:20px;
}

#fw-smalltitle {
	font: normal 14px arial;
	position: absolute;
	top: 58px;
	left: 20px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

.fw-logo {
	background-position:center bottom;
	background-repeat:no-repeat;
	width: 780px;
	height: 181px;
	font-size: 0px;
	margin: 0px;
	text-align:center;
}

.hasSidebar .fw-logo {
    width: 1000px;
}

/* --- Navigation --- */

#fw-blockContainer {width:780px;}

.hasSidebar #fw-blockContainer {width: 1000px;}

#fw-mainnavwrap {
	width:178px;
    float: left;
}

#fw-nav-menu {
	padding-top:30px;
	color: #fff;
	background: transparent url('bg-nav.gif') no-repeat;
	width: 178px;
	float: left;
}

#fw-nav-menu a {
	text-decoration: none;
	font: normal 10px arial;
	text-transform: uppercase;
	background: transparent url('bullet.gif') no-repeat center left;
	padding-left:20px;
	display: block;
}

#fw-nav-menu a:hover {
	color: #fff;
	text-decoration: none;
	background: transparent url('bullet2.gif') no-repeat center left;
}

#fw-nav-menu ul {
	list-style: none;
	cursor: default;
	width: 168px;
	margin:0px;
	padding:0px;
}

#fw-nav-menu li {
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}

.clears {display:none; }

* html .fw-nav-level-2 { margin-left: -10px !important; }

/* --- Main Body Content --- */

#fw-bigcontain {
	width: 590px;
	min-height:460px;
    float: right;
    margin-right: 12px;
}

* html #fw-bigcontain {
    margin-right: 0px;
}

.hasSidebar #fw-bigcontain {
    float: left;
    margin-right: 0px;
}

.fw-paragraph{
	margin-top:0px;
}

.fw-paragraphtop{
	margin-top:0px;
}

.fw-paragraphbottom {
	clear:both;
	margin-bottom:1.5em;
}

#fw-leftColumn .fw-title,
#fw-mainColumn .fw-title{
	margin-top:0px;
	background: url('bg-h2.gif') no-repeat;
	padding-top:5px;
	padding-left:20px;
	padding-right:15px;
	height:38px;
	font: normal 18px arial;
	color: #fff;
}

.hasOneColumn #fw-mainColumn .fw-title{width:568px;}

* html #fw-mainColumn .fw-title { width: 567px !important; }

.fw-text{
	border-left: dotted 1px #383838;
	padding-left:18px;
	padding-right:25px;
	padding-top:0px;
	padding-bottom:15px;
	margin-bottom:15px;
	margin-top:-20px;
}

.hasOneColumn #fw-leftColumn, .hasOneColumn #fw-rightColumn { display: none; }
.hasTwoColumns #fw-rightColumn { display: none; }


.noSidebar #fw-bigcontain {  }
.noSidebar #fw-sidebar { display: none; }

/* --- Sidebar, Footer, and Family --- */

#fw-sidebar {
    width: 200px;
    float: right;
    margin-right: 10px;
}

* html .hasSidebar #fw-sidebar {
    margin-right: 5px;
    overflow: hidden;
}

.hasSidebar #fw-sidebar .fw-title {
    font: bold arial;
    padding: 11px 10px;
    margin-top: 0px;
    height: 16px;
    background: transparent url('sidehead.gif') no-repeat top left;
    color:#fff;
    text-align:center;
    font-size:1.2em;
}

#fw-sidebar .fw-text {
    padding: 0px 5px;
    font-family: arial;
    font-size: 0.97em;
    border: 0px;
    margin-top: 0px;
}

#fw-footer {
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	color: #404040;
	text-align: center;
	border-top: solid 1px #1f1f1f;
	border-bottom: solid 1px #1f1f1f;
}

#fw-footer a {color:#fff;}

#fw-tracker {
 clear: both;
}

/* This can be used to decorate around any advertisements that appear on the page (non-premium users only) */
/* It is STRICTLY forbidden to modify this code as to obstruct the view of the advertisement */

#fw-advertisement
{
  width: 731px;
  height: 98px;
  margin:auto;
}

/* This code is supposed to work for styling google ads */
/* I could never get it to apply correctly, but it's included */
/* here anyway so it's easy to find. - Ryan Flood, 04/07/07  */

#googlecolors1 {
background-color: #f3eada; /*bg*/
color: #000; /*text*/
}
#googlecolors1 a, #googlecolors1 a:visited {
color: #56640c; /*link*/
}
#googlecolors2 {
background-color: #f3eada; /*border*/
color: #56640c; /*url*/
}

.fw-text p {margin-bottom:1.5em;}

.fw-even {background:#262626}
.fw-odd {background:#000000}
.fw-profile-title {color:#000000; border:2px solid black;}
.fw-profile-basicAction {border:1px solid black}

#commentPagination .fw-pagination a.prev, #commentPagination .fw-pagination a.prev:hover,
#commentPagination .fw-pagination a.next, #commentPagination .fw-pagination a.next:hover { color: #fff; }