body
{
	background-color: #202020;
	background-image: url(images/bg.gif);
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	border-left: 12px solid #666666;
	border-right: 12px solid #666666;
}

#nav
{
	width: 680px;
	height: 25px;
	border-bottom: 1px solid white;
	color: white;
	background-color: #202020;
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	
	position: absolute;
	top: 0px;
	margin-left: -340px;
	left: 50%;
	margin-top: 0px;
	padding: 0px;
	z-index: 99;

	_position: absolute;
	_top: expression((dummy = document.documentElement.scrollTop) + "px");
}

#nav li
{
	display: block;
	float: left;
	height: 25px;
	width: auto;
	text-align: center;
	line-height: 25px;
}

#nav li a
{
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 25px;
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#nav li a:hover
{
	background-color: #666666;
}

#feeds
{
	font-size: 10px;
}

#items h3
{
	font-size: 13px;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
	margin-top: 16px;
	clear: both;
}

#main
{
	width: 680px;
	margin-left: auto;
	margin-right: auto;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
}

#hero
{
	margin: 0px;
	border-bottom: 2px solid red;
	width: 680px;
	height: 180px;
	background-image: url(/images/banner7.jpg);
}

#header
{
	background-color: black;
	height: 60px;
	padding-top: 1px;
	position: relative;
}

.gear
{
	width: 680px;
	height: 60px;
	margin-top: 11px;
	margin-left: 0px;
	background-image: url(/images/rushmma_banner_01.gif);
}

#header h1
{
	position: absolute;
	left: 82px;
	top: 8px;
	color: white;
	font-size: 48px;
	font-weight: bold;
	margin: 0px;
}

#header h1.shad
{
	left: 84px;
	top: 10px;
	color: black;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=70);
}

#header em
{
	font-style: normal;
	text-decoration: underline;
}

#body
{
	padding-top: 1px;
	background-color: white;
	position: relative;
	border-right: 200px solid #eeeeee;
}

#sidebar
{
	
	width: 180px;
	
	position: absolute;
	right: -200px;
	_right: 0px;
	top: 0px;
	padding: 10px;
}

#sidebar h3
{
	font-size: 13px;
	border-bottom: 1px solid black;
	margin-bottom: 4px;
	margin-top: 16px;
	clear: both;
}

#sidebar ul
{
	margin-left: 1em;
	padding-left: 0px;
}

#sidebar p
{
	margin-bottom: 8px;
}

#content
{
	padding: 20px;
	border-right: 1px solid #b0b0b0;
	border-left: 1px solid #b0b0b0;
	color: #333333;
}

#content h2
{
	font-size: 18px;
	/* 18px is the default minimum font size for which anti-aliasing will occur. */
	margin: 0px;
	border-bottom: 1px solid black;	
}

#content .date
{
	float: right;
}

#content .postedBy
{
	float: left;
}

#content .meta
{
	height: 1em;
}

#content p
{
	text-align: justify;
	text-indent: 3em;
	line-height: 1.3em;
}

.comments
{
	border-top: 1px dotted #666666;
	border-bottom: 1px dotted #666666;
	padding: 4px;
	text-align: right;
	margin-bottom: 2em;
	background-image: url(images/comment_edit.gif);
	background-repeat: no-repeat;
	background-position: center left;
}

a
{
	color: #666666;
}

.pullout
{
	background-color: #eeeeee;
	padding: 5px;
	float: right;
	margin: 8px;
}



.flickr-thumbnail, .flickr-pullout {
	float: left;
		background: url('images/flickr_shadow.gif') no-repeat bottom right;
	margin: 5px 0px 0px 6px;
 	padding: 0px 0px 0px 0px;
	display: block;
	width: auto;
	_position: relative;
	}

.flickr-thumbnail img, .flickr-pullout img {
		 background-color: #fff;
	 border: 1px solid #a9a9a9;
	 display: block;
	 margin: -5px 5px 5px -5px;
	 padding: 4px;
	 position: relative;
	}

.flickr-thumbnail img:hover, .flickr-thumbnail:hover img, .flickr-pullout:hover img {
	background-color: #ccd;
}

.flickr-pullout
{
	margin: 13px 3px 3px 14px;
	background-image: url(images/flickr_shadow_white.gif);
	
}

#footer
{
	width: 680px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #b0b0b0;
	background-color: #eeeeee;
	color: #b0b0b0;

}

.left
{
	float: left;
}

.right
{
	float: right;
}

.csskeyword
{
	color: blue;
}

.cssvalue
{
	color: red;
}

p.caption
{
	text-align: center;
}

small.super
{
	vertical-align: top;
	font-size: 0.75em;
	line-height: 1.3em;
}

.nodisplay
{
	display: none;
}

H1.mod_content {

        color: white;

        background-color: #000042;

        font-size: 10pt;

        border-bottom: black 0px solid;

        border-right: black 0px solid;

        margin: 1px 1px 1px 1px;

        padding: 1px 1px 1px 1px;

}

H1.mod_content_plain {

        color: black;

        font-size: 10pt;

        border-bottom: black 0px solid;

        border-right: black 0px solid;

        margin: 1px 1px 1px 1px;

        padding: 1px 1px 1px 1px;

}

H1.mod_pane {

        color: white;

        background-color: #000042;

        font-size: 10pt;

        border-bottom: black 1px solid;

        border-right: black 1px solid;

        margin: 1px 1px 1px 1px;

        padding: 1px 1px 1px 1px;

}

H1.mod_pane_plain {

        color: black;

        font-size: 10pt;

        border-bottom: black 0px solid;

        border-right: black 0px solid;

        margin: 1px 1px 1px 1px;

        padding: 1px 1px 1px 1px;

}

H2.mod_content {

        color: white;

        background-color: #000042;

        font-size: 10pt;

        border-bottom: black 0px solid;

        border-right: black 0px solid;

        margin: 1px 1px 1px 1px;

        padding: 1px 1px 1px 1px;

}

H2.mod_content_plain {

        color: black;

        font-size: 10pt;

        border-bottom: black 0px solid;

        border-right: black 0px solid;

        margin: 1px 1px 1px 1px;

        padding: 1px 1px 1px 1px;

}

H2.mod_pane {

        color: white;

        background-color: #000042;

        font-size: 10pt;

        border-bottom: black 1px solid;

        border-right: black 1px solid;

        margin: 1px 1px 1px 1px;

        padding: 1px 1px 1px 1px;

}

H2.mod_pane_plain {

        color: black;

        font-size: 10pt;

        border-bottom: black 0px solid;

        border-right: black 0px solid;

        margin: 1px 1px 1px 1px;

        padding: 1px 1px 1px 1px;

}

H3.mod_content {

        color: #666666;

        background-color: #000042;

        font-size: 10pt;

        border-bottom: black 0px solid;

        border-right: black 0px solid;

        margin: 1px 1px 1px 1px;

        padding: 1px 1px 1px 1px;

}

H3.mod_content_plain {

        color: black;

        font-size: 10pt;

        border-bottom: black 0px solid;

        border-right: black 0px solid;

        margin: 1px 1px 1px 1px;

        padding: 1px 1px 1px 1px;

}

H3.mod_pane {

        color: white;

        background-color: black;

        font-size: 10pt;

        border-bottom: black 0px solid;

        border-right: black 0px solid;

        margin: 1px 1px 1px 1px;

        padding: 1px 1px 1px 1px;

}

H3.mod_pane_plain {

        color: black;

        font-size: 10pt;

        border-bottom: black 0px solid;

        border-right: black 0px solid;

        margin: 1px 1px 1px 1px;

        padding: 1px 1px 1px 1px;

}

INPUT.mod_content {

        color: white;

        background-color: #000042;

        border-style: none;

        border-width: 0;

        border-color: black;

}

INPUT.mod_pane {

        color: white;

        background-color: #000042;

        border-style: none;

        border-width: 1;

        border-color: black;

}

SELECT.mod_content {

        color: black;

        border-style: none;

        border-width: 0;

        border-color: black;

}

SELECT.mod_pane {

        color: black;

        border-style: none;

        border-width: 0;

        border-color: black;

}

OPTION {

        font-size: 10pt;

}

OPTION.mod_content {

        color: white;

        background-color: #000042;

        border-style: none;

        border-width: 0;

        border-color: black;

}

OPTION.mod_pane {

        color: white;

        background-color: #000042;

        border-style: none;

        border-width: 0;

        border-color: black;

}

TEXTAREA.mod_content {

        color: black;

        border-style: none;

        border-width: 0;

        border-color: black;

}

TEXTAREA.mod_pane {

        color: black;

        border-style: none;

        border-width: 0;

        border-color: black;

}

TABLE.mod_content {

        color: black;

        border-left: 1px solid black;

        border-right: 1px solid black;

        border-top: 1px solid black;

        border-bottom: 1px solid black;

        padding: 0px;



}

TABLE.mod_content_plain {

        color: black;

        border-left: 0px solid black;

        border-right: 0px solid black;

        border-top: 0px solid black;

        border-bottom: 0px solid black;

        padding: 0px;

}

TABLE.mod_pane {

        color: black;

	background-color: #f5f5f5;

        font-size: 10pt;

	border-collapse: collapse;

        border-left: 1px solid black;

        border-right: 1px solid black;

        border-top: 1px solid black;

        border-bottom: 1px solid black;

        padding: 0px;

}

TABLE.mod_pane_plain {

        color: black;

        font-size: 10pt;

        border-left: 0px solid black;

        border-right: 0px solid black;

        border-top: 0px solid black;

        border-bottom: 0px solid black;

        padding: 0px;

}

TABLE.sm_pane {

        border-left: 0px solid black;

        border-right: 0px solid black;

        border-top: 0px solid black;

        border-bottom: 0px solid black;

        padding: 0px;

}

TABLE.m_pane {

        border-left: 0px solid black;

        border-right: 0px solid black;

        border-top: 0px solid black;

        border-bottom: 0px solid black;

        padding: 0px;

}

TR.mod_content {

        color: white;

        background-color: #000042;

        border-right: 0px solid black;

        border-bottom: 0px solid black;

        border-left: 0px solid black;

        border-top: 0px solid black;

}

TR.mod_content_plain {

        color: black;

        border-right: 0px solid black;

        border-bottom: 0px solid black;

        border-left: 0px solid black;

        border-top: 0px solid black;

}

TR.mod_pane {

        color: white;

        background-color: #000042;

        border-right: 0px solid black;

        border-bottom: 0px solid black;

        border-left: 0px solid black;

        border-top: 0px solid black;

}

TR.mod_pane_plain {

        color: black;

        border-right: 0px solid black;

        border-bottom: 0px solid black;

        border-left: 0px solid black;

        border-top: 0px solid black;

}

TD.mod_content {

        color: black;

        font-size: 10pt;

        border-right: 1px solid black;

        border-bottom: 1px solid black;

        border-left: 1px solid black;

        border-top: 1px solid black;

}

TD.mod_content_plain {

        color: black;

        border-right: 0px solid black;

        border-bottom: 0px solid black;

        border-left: 0px solid black;

        border-top: 0px solid black;

}

TD.mod_pane {

        color: black;

        font-size: 10pt;

        border-right: 1px solid black;

        border-bottom: 1px solid black;

        border-left: 1px solid black;

        border-top: 1px solid black;

        padding: 3px;

}

TD.mod_plain {

        color: black;

        font-size: 10pt;

        border-right: 0px solid black;

        border-bottom: 0px solid black;

        border-left: 0px solid black;

        border-top: 0px solid black;

}

TD.mod_pane_plain {

        color: black;

        font-size: 10pt;

        border-right: 1px solid black;

        border-bottom: 1px solid black;

        border-left: 1px solid black;

        border-top: 1px solid black;

}

DIV.sig {

        font-size: 8pt;

}

DIV.posted_date {

        font-size: 8pt;

}

table.fighters {
	width: 100%;
	border: 1px solid black;
	padding: 0px;
	background-color: #FFFFFF;
}
.fighter div {
	border-left: 1px solid #b0b0b0;
}
.fighters th {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #e6e6e6;
	color: #731013;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ffffff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b3b4af;
	text-align: left;
}
.fighters td {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding: 0px;
}
.fighters .alt_row {
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d0d0d0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	padding: 0px;
}
.fighters tr:hover {
	#background: #731013;
	#border: 1px solid #03476F;
}
.alt_row tr:hover {
	#background: #731013;
	#border: 1px solid #03476F;
}
