body {
	margin:0px;
	background:#f0efef;
}
a {
	color:#bf0000;

}
a:hover {
	color:#3c79b2 !important;
}

#wrapper {
	width:900px;
	background:#fff url(/images/tile.gif) left repeat-y;
	font-family:arial, helvetica, sans-serif;
}
#head img {
	border:0px;
	float:left;
	margin-right:15px;
}
#head {
	height:84px;
	background:url(/images/top-tile.gif) repeat-x;
	width:895px;
}
#head ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#head ul li {
	display:inline;
}
#head ul li a {
	color:#fff;
	text-decoration:none;
}
#head ul li a:hover {
	color:#ffff00 !important;
}
#head #util {
	color:#fff;
	padding-top:35px;
	margin-bottom:7px;
}
#head #util li {
	font-size:12px;
}
#head #nav li {
	font-size:18px;
}
#left-pane {
	width:172px;
	float:left;
	color:#fff;
	font-size:12px;
}
#left-pane h3 {
	font-size:15px;
	color:#000;
	font-weight:lighter;
	margin:30px 0px 5px 10px;
}
#left-pane h3 a {
	color:#000 !important;
	text-decoration:none;
}
#left-pane h3 a:hover {
	color:#ffff00 !important;
}
#left-pane ul {
	padding:0px;
	list-style-type:none;
	margin:0px 0px 0px 10px;
}
#left-pane li {
	margin-bottom:5px;
}
#left-pane li a {
	color:#fff;
	text-decoration:none;
}
#left-pane li a:hover {
	color:#ffff00 !important;
}
#left-pane p {
	margin:50px 0px 0px 10px;
	font-size:11px;
	line-height:1.1em;
}
#left-pane p a {
	color:#ffff00;
	font-size:18px;
	text-decoration:none;
	display:block;
	margin-bottom:10px;
}
#left-pane p a:hover {
	color:#fff !important;
}

#left-pane #twitter-badge {
	margin-top:0;	
}
#twitter-badge a {
	margin:0px;
	padding:0px;
	width:152px;
	height:75px;
	cursor:pointer;
	text-indent:-9999px;
	background-image:url(/images/twitter-badge.png);
	_azimuth: expression(
		this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
		this.src = "/images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='scale')",
		this.runtimeStyle.backgroundImage = "none")),this.pngSet=true);
}
#content {
	width:702px;
	float:right;
	margin:0px 0px 0px 21px !important;
	padding:0px 5px 0px 0px !important;
	overflow:hidden;
}
#content form {
	text-align:right;
	margin:4px 0px;
	padding:0px;
}
#content input {
	margin:0px;
	padding:0px;
}
html>body #content .text {
	margin-top:-2px;
	margin-right:3px;
}
#content .text {
	width:232px;
	margin-top:-10px;
}
#content .button {
	float:right;
	display:block;
	width:47px;
	height:17px;
}
#content h1 {
	font-size:14px;
	margin:0px 0px 4px 0px;
	height:23px;
	background:#ffff00;
	border-bottom:3px solid #dedede;
	line-height:23px;
	font-weight:lighter;
	padding-left:9px;
}
#content #bios {
	margin-top:15px;
}
#content #bios #photos {
	width:240px;
	float:left;
	text-align:left;
}
#content #bios #photos img {
	border:2px solid #3C79B2;
	margin-right:5px;
	margin-bottom:5px;
	cursor:pointer;
	float:left;
}
#content #bios .runaroundr {
	float:right;
	margin-left:5px;
}
#content #request {
	width:300px;
}
#content #request label {
	display:block;
	margin-top:7px;
	margin-bottom:2px;
	font-size:13px;
	font-weight:bold;
}
#content #request .text, #content #request .moretext {
	border:1px solid #6CACD2;
	width:250px;
}
#content #request .moretext {
	width:300px;
}
#content #request ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	padding-bottom:15px;
}
#content #request ul li {
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	display:inline;
}
#content #request .button {
	font-weight:bold;
	width:70px;
	height:20px;
	line-height:20px;
	margin-top:20px;
}	
#content #request .checks li label {
	font-weight:normal;
}
#content #signup label {
	padding:5px;
}
.opt_label{
	display:inline !important;
	margin:auto !important;
	font-weight:normal !important;
}

#main-content a {
	font-weight:bold;
	}
	
#subnav {
	margin:0px;
	padding:0px;
}
#subnav ul {
	margin:3px 0px -10px 0px;
	padding:0px;
	list-style-type:none;
	color:#999;
	font-size:11px;
}
#subnav li {
	display:inline;
}
#subnav li a {
	color:#999;
	border-right:1px solid #999999;
	padding-right:4px;
	margin-right:4px;
	text-decoration:none;
}
#subnav li a:hover {
	color:#bf0000 !important;
}
#main-content {
	width:524px;
	float:left;
	margin:20px 0px 0px 0px;
	color:#333;
	line-height:1.6em;
	font-size:12px;
}
#main-content.spanning {
	width:690px;
}
#main-content form {
	text-align:left;
	margin:4px 0px;
	padding:0px;
}
#main-content .news-item, #main-content .news-item-on {
	border-bottom:1px solid #f0f0f0;
	padding-bottom:8px;
	padding-left:10px;
	padding-top:20px;
	padding-right:5px;
	cursor:pointer;
}

#main-content .news-item-on {
	background:#3c79b2;
}
#main-content h2 {
	font-size:18px;
	font-weight:lighter;
/*	display:inline;*/
	margin:0px;
	padding:0px;
}

#main-content-a h2 {
	font-size:12px;
	font-weight:lighter;
/*	display:inline;*/
	margin:0px;
	padding:0px;
}

#main-content form input {
	border:1px solid #6cacd2;
}
#main-content td input {
	width:300px;
}

#main-content h3 {
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-weight:lighter;
	font-size:12px;
	color:#666;
	display:block;
	margin-left:0px;
}
#main-content h3 a {
	font-size:12px !important;
	color:#333333 !important;
}
#main-content p {
	color:#333;
	line-height:1.6em;
	font-size:12px;
}
#main-content .quote {
	font-size:18px;
	color:#336699;
	font-weight:bold;
	line-height:1.2em;
}
#main-content .news-item p {
	font-size:12px;
	color:#333;
	margin:0px;
	padding:0px;
	line-height:1.3em;
}
#main-content p a {
	color:#bf0000;
	font-size:12px;
}
#main-content .news-item p a, #main-content .news-item-on p a  {
	font-size:11px;
}
#main-content p a:hover {
	color:#3c79b2 !important;
}

#main-content .news-item-on h2, #main-content .news-item-on h3 {
	color:#fff;
}
#main-content .news-item-on p {
	color:#ccc;
	margin:0px;
	padding:0px;
	line-height:1.3em;
	font-size:12px;
}
#main-content .news-item-on p a {
	color:#ffff00;
}
#main-content .news-item-on p a:hover {
	color:#fff !important;
}
#right-pane {
	width:168px;
	margin:20px 0px 0px 5px;
	float:left;
	overflow:hidden;
}
#right-pane p {
	font-size:11px;
	color:#333;
	margin:0px 0px 20px 0px;
	line-height:1.4em;
}

#right-pane .barter {
	margin:0 0 10px 0;
	border:none;
}

#right-pane p span {
	display:block;
	color:#ccc;
}
#right-pane p span a {
	color:#bf0000;
}
#right-pane p span a:hover {
	color:#3c79b2 !important;
}
#right-pane img {
	margin:7px 0px;
}
#right-pane strong {
	color:#0669b2;
}
#interior-links ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-bottom:20px;
}
#interior-links ul li {
	font-size:12px;
	line-height:23px;
	border-bottom:3px solid #dedede;
	margin-bottom:5px;
}
#interior-links ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:23px;
	border-bottom:3px solid #dedede;
	padding-left:10px;
}

#interior-links ul li ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-bottom:0px;
}
#interior-links ul li ul li {
	font-size:14px;
	line-height:23px;
	border-bottom:3px solid #dedede;
	margin-bottom:5px;
}
#interior-links ul li ul li a {
	color:#fff;
	text-decoration:none;
	display:block;
	line-height:23px;
	border-bottom:3px solid #dedede;
	padding-left:10px;
	margin-bottom:5px;
}
#dark a {
	background:#023568;
}
#dark a:hover {
	background:#6cacd2 !important;
}
#light a, #light li {
	background:#6cacd2;
}
#light a:hover {
	background:#023568 !important;
}
h1#dark {
	background:#023568;
	color:#FFFFFF;
}
#foot {
	/*height:401px;*/
	background:#3975b0;
	padding-left:10px;
	margin-top:50px;
	padding-bottom:20px;
}
#foot ul {
	margin:0px 0px 0px 0px;
	padding:0px;
	list-style-type:none;
	display:block;
	
}
#foot ul li a {
	color:#fff;
	text-decoration:none;
}
#foot ul li a:hover {
	color:#ffff00 !important;
}
#foot #redun-nav {
	border-bottom:10px solid #fff;
	padding:10px 0px;
	margin-bottom:20px;
	height:18px;
}
#foot #redun-nav li {
	display:inline;
	font-size:14px;
}
#wui {
	float:right;
	font-size:9px;
	width:50px;
	margin-top:10px;
	margin-right:10px;
}
#wui img {
	float:right;
}
#wui a {
	color:#fff;
	text-decoration:none;
	line-height:14px;
}
#foot .list-nav {
	font-size:11px;
	float:left;
	color:#fff;
}
#foot .list-nav li {
	margin-bottom:5px;
	width:135px;
}

#foot .list-nav .head a {
	color:#000000;
}
#foot .list-nav .head {
	color:#000;
}

/* Word Press */
.post {
	margin:10px 0px 10px 0px;
}
p.meta {
	font-size:10px !important;
	margin:0px 0px 0px 0px;
}
p.meta a {
	font-size:10px !important;
}
div.feedback {
	font-size:10px !important;
	margin:0px 0px 0px 0px;
}
div.feedback a {
	font-size:10px !important;
}
div.feedback .f-left {
	width:49%;
	float:left;
}

div.feedback .f-right {
	width:50%;
	float:left;
	text-align:right;
}

#main-content div.feedback .f-right img {
	margin:0;
	float:right;
	margin-left:5px;
}

.cite, .cite a {
	text-align:center;
	font-size:10px !important;
}
.com-cite, .com-cite a {
	text-align:right;
	font-size:10px !important;
	color:#CCCCCC !important;
}
#submit {
	float:right;
	background:#BF0000;
	color:#FFFFFF;
	border:0px;
}

#main-content img {
	float:right;
	border:0px;
	margin:0px 0px 10px 10px;
}
#page_change {
	text-align:center;
	border-top:3px solid #dedede;
	margin-top:50px;
	clear:both;
	font-weight:bold;
}
#page_change a {
	margin:inherit 50px inherit 50px;
}

#text {
	float:right;
	width:280px;
}

/* PPM Rulebook */

span.red-title { color:#f00; font-weight:bold; }

#main-content p.blue-date { color:#3C79B2; }

/* SEARCH PAGE */

#main-content a.sp2_title {
	font-size:22px;
	font-weight:lighter;
	margin:0px;
	padding:0px;
	color:#333;
	text-decoration:none;
	margin-bottom:10px;
	line-height:35px;
}

#main-content span.sp2_address { font-size:10px; color:#3C79B2; }

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

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#right-pange .PDS_poll {
	width:168px !important;
}
#right-pane .pds-box {
	width:128px !important;
}

#right-pane .pds-box input.pds-votebutton {
	display:block; 
}

#main-content blockquote {
	margin:0;padding:0;
}
