@import url("/style/custom.css");

/*
-----------HTML Elements---------
*/
body {
	margin: 23px 0;
	background: #000034 url('/themes/rsn/images/body-bg.jpg') top center repeat-x;
}
body, td, th, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
	color: #333;
}
big {
	line-height: 1.6em;
}
a {	
	color: #f00;
}
a:hover {
	color: #ff5b5b; 
	text-decoration: none;
}
p, table { 
	margin: 0 0 1em 0; 
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	color: #69c;
}
h1 span {
	color: #339;
}
h2 {
	color: #339;
	margin: 1em 0 .5em 0;
}
h3, h4 {
	margin-bottom: .25em
}

/*
-----------Site-wide Tags-----------
*/
.moreLink {
	padding: 0 0 0 12px;
	background: url('/themes/rsn/images/more-arrow.gif') 0px 4px no-repeat;
}
.failed {
	float: left;
	color: #f00;
}

/*
-----------Mojo Btn-----------
*/
.mojoBtn, .mojoBtn span {
	display: inline-block;
	*display: inline;
	font-family: "Trebuchet MS", Verdana, Arial, Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	cursor: pointer;
	zoom: 1;
}
.mojoBtn {
	padding-left: 4px;
	color: #000;
	background: url('/images/ui/btn/mojobtn-left.gif') top left no-repeat;
}
.mojoBtn:hover {
	color: #111;
	opacity: 0.70;
  filter: alpha(opacity = 70);
}
.mojoBtn span {
	padding-right: 4px;
	background: url('/images/ui/btn/mojobtn-right.gif') top right no-repeat;
}
.mojoBtn span span {
	padding: 0 5px;
	background: url('/images/ui/btn/mojobtn-bg.gif') top center repeat-x;
}

/*
-----------Page Layout-----------
*/
#pageWrap {
	padding-left: 12px;
	width: 960px;
}
#header, #subHeader, #pageContent {
	background: #fff;
	float: left;
}
#subHeader {
	width: 682px;
	margin: 0;
	padding: 0;
	background: none;
}
#pageContent {
	width: 682px;
	padding: 0;
}
#pageContent .bottom {
	position: relative;
	bottom: -11px;
	border-top: 1px solid #f00;
}
.home_page #pageContent {
	width: 658px;
	margin: 12px 0 0 12px;
}
#mainContent {
	width: auto;
	padding: 20px;
}
.home_page #mainContent {
	padding: 10px;
}
.inner_page #mainContent .content {
	/* start min-height */
	min-height: 485px;
	*min-height: 537px;
	*height: auto !important;
	*height: 537px;
	/* end min-height */
}

/*
-----------Header-----------
*/
#header {
	width: 260px;
	height: 712px;
	*height: 767px;
	margin: 12px 18px 0 0;
}
#header .logo {
	position: relative;
	top: auto;
	left: auto;
	display: block;
	margin: 34px 0 19px 0;
	text-align: center;
}
#header h1 {
	margin: 0 0 .5em 0;
}
#header .bottom {
	width: 100%;
	position: absolute;
}
#header table {
	margin-right: auto;
	margin-left: auto;
}

/*
-----------subHeader-----------
*/
#subHeader {
	position: relative;
}
#subHeader .top {
	border-bottom: 1px solid #f00;
}
#subHeader .contact {
	position: absolute;
	top: 8px;
	right: 15px;
	color: #fff;
	padding: 0 0 0 12px;
	background: url('/themes/rsn/images/subheader-arrow.gif') 0px 5px no-repeat;
	text-decoration: none;
}
.inner_page #subHeader .home, .home_page #subHeader .inner {
	display: none;
}
#subHeader .bottom {
	border-top: 1px solid #f00;
}


/*
----------Nav Design-----------
*/
#navWrap {
	position: relative;
	width: 280px;
	_width: auto;
	left: -10px;
	_left: 0;
	z-index: 1;
}
#navWrap ul {
	width: 100%;
	border-bottom: 1px solid #f1eded;
}
#navWrap li {
	border-top: 1px solid #f1eded;
}
#navWrap li a {
	padding: 2px 10px 2px 40px;
	background: #f7f5f5 url('/themes/rsn/images/nav-arrow.gif') 25px 50% no-repeat;
	font-size: 13px;
	color: #006;
}
#navWrap li.sfhover a {
	background: #ede9e9 url('/themes/rsn/images/nav-arrow-over.gif') 25px 50% no-repeat;
}
#navWrap ul ul {
	width: 200px;
	margin: -21px 0 0 80%;
	border: solid #f1eded;
	border-width: 1px 1px 0 1px;
}
#navWrap ul ul li {
	border: solid #f1eded;
	border-width: 0 0 1px 0;
}
#navWrap li ul li a, #navWrap li.sfhover ul li a {
	width: 184px;
	border: none 0;
	padding: 2px 8px;
	background: #DCD3D3;
	color: #006;
	font-size: 11px;
	font-weight: normal;
}
#navWrap li ul li.sfhover a {
	color: #fff;
	background: #d3c9c9;
}

/*
-----------General Column Formatting-----------
*/

/*
----------Footer----------
*/
#footer {
	padding: 20px 5px 20px 284px;
	text-align: center;
	color: #fff;
}
#footer a {
	padding: 0 4px;
	color: #fff;
	text-decoration: none;
}

/*
--------Calendar Customization--------
*/

/*
--------Featured News Styles--------
*/
