/*
Theme Name: Rusche
Theme URI: http://www.ruscheforidaho.com
Description: Rusche Wordpress theme
Version: 1
Author: Heather Coddington
Author URI: http://www.northwestmedia.net
*/


@charset "UTF-8";
/* CSS Document */

/* -----------------------------------*/
/* -------->> RESET <<<-----------*/
/* -----------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background: none;
	border: 0 none;
	font-size: 100%;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}

ol, ul {list-style: none outside none;}
blockquote, q {quotes: none;}
:focus {outline: 0 none;}


/* -----------------------------------*/
/* ---------->>> GLOBAL <<<-----------*/
/* -----------------------------------*/
body {
	background-color: #10284a;
	background-repeat: repeat;
	color: #000;
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
}
#centerContainer {
	margin: 0 auto;
	width: 1025px;
}
#borderBox {
	background: url(Images/Border.jpg) top left repeat-y;
	height: auto;
	float: left;
	padding-left: 30px;
	_padding-left: 20px;
	position: relative;
	width: 1025px;
}
#borderBox2 {
	background: url(Images/Border2.jpg) top right repeat-y;
	height: auto;
	float: right;
	position: relative;
	width: 1025px;
}



/* -----------------------------------*/
/* ---------->>> HEADER <<<-----------*/
/* -----------------------------------*/
#headerContainer {
	background: url(Images/Header/Bkgd.jpg) no-repeat left top;
	float: left;
	height: 330px;
	margin: 0px 10px 0 10px;
	width: 975px;
	position: relative;
	z-index: 0;
}
#logoContainer {
	float: left;
	height: 220px;
	margin: 10px 0 0 25px;
	width: 380px;
}
#headerNavContainer {
	float: right;
	height: 75px;
	margin: 10px 30px 0 0;
	width: 225px;
}
#headerTextBox {
	float: right;
	height: 10px;
	margin: 0 0 15px 0;
}

/* ---------->>> NAV <<<-----------*/
#navContainer {
	float: right;
	height: 25px;
	width: 520px;
}
ul.page-nav {
	background: url(Images/Nav/Red_Bkgd.jpg) no-repeat left top;
	float: left;
	height: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	width: 520px;
}
ul.page-nav li {
	color: #fff;
	display: inline;
	float: left;
	font-weight: bold;
	height: 25px;
	line-height: 25px;
	list-style-type: none;
	position: relative;
	text-align: center;
	width: 130px;
}
ul.page-nav li a {
	color: #fff;
	display: inline;
	position: relative;
	text-decoration: none;
	width: 130px;
	text-align: center;
	float: left;
}
ul.page-nav li a:hover {
	color: #DADBDA;
	text-decoration: none;
	position: relative;
	display: inline;
	width: 130px;
	text-align: center;
	float: left;
}
ul.page-nav li ul li {
	background: url(Images/Nav/Bkgd.png) repeat-y left top;
	color: #2c3f6a;
	display: inline;
	height: auto;
	line-height: 12px;
	margin: 0;
	padding: 10px 0 0 10px;
	position: relative;
	text-align: left;
	width: 130px;
}
ul.page-nav li ul li a {
	color: #2c3f6a;
	display: inline;
	position: relative;
	text-decoration: none;
	text-align: left;
	top: 0;
	width: 130px;
}
ul.page-nav li ul li a:hover {
	color: #a32631;
	display: inline;
	position: relative;
	text-align: left;
	text-decoration: none;
	top: 0;
}
ul.page-nav li ul {
	background: url(Images/Nav/Bottom.png) no-repeat left bottom;
	display: none;
	padding-bottom: 10px;
	position: absolute;
	top: 25px;
}
ul.page-nav li:hover ul {
	display: block;
	position: absolute;
	*left: 0px;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

a.ie6:link {
	color: #fff;
	text-decoration: none;
}
a.ie6:visited {
	color: #fff;
	text-decoration: none;
}
a.ie6:hover {
	color: #D4D4D4;
	text-decoration: none;
}
a.ie6:active {
	color: #fff;
	text-decoration: none;
}


/* -----------------------------------*/
/* ---------->>> MAIN <<<-----------*/
/* -----------------------------------*/
#backgroundBox {
	background-color: #fff;
	float: left;
	margin: 0 10px 0 10px;
	width: 975px;
	position: relative; 
}
#mainTextBox {
	float: left;
	margin: -65px 40px 30px 100px;
	_margin: 0px 40px 30px 25px;
	width: 550px;
	z-index: 10;
}
.thumbnailBox {
	float: left;
	margin-right: 10px;
	position: relative;
	width: 100px;
}


/* -----------------------------------*/
/* ---------->>> SIDEBAR <<<-----------*/
/* -----------------------------------*/
#sidebarContainer {
	float: left;
	margin: 15px 0 30px 0;
	width: 260px;
	position: relative;
}
#sidebarBackground{
	border-left: #272626 solid 2px;
	border-right: #272626 solid 2px;
	float: left;
	position: relative;
	width: 256px;
	_width: 254px;
}
#sidebarBottom {
	float: left;
	height: 15px;
	width: 260px;
	_display: none;
}
#sidebarTextBox {
	float: left;
	margin: 0 3px 20px 3px;
	_margin: 0 0 20xpx 0;
	width: 250px;
}
.sidebarStar {
	float: left;
	margin: 10px 0 0 10px;
	_margin: 10px 0 0 0;
	width: 25px;
}
.sidebarNews {
	border-bottom: #272525 solid 1px;
	float: left;
	padding-bottom: 10px; 
	width: 210px;
}
.sidebarLastNews {
	float: left;
	padding-bottom: 10px; 
	width: 210px;
}



/* -----------------------------------*/
/* ---------->>> FOOTER <<<-----------*/
/* -----------------------------------*/
#footerContainer {
	float: left;
	margin-bottom: 25px;
	text-align: center;
	width: 975px;
}
#footerStars {
	float: left;
	margin: 0 317.5px 10px 317.5px;
	_display: none;
	width: 340px;
}



/* -----------------------------------*/
/* ---------->>> FONTS <<<-----------*/
/* -----------------------------------*/
h1 {
	color: #2c3f6a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	margin: 0 0 20px 20px;
}
h2 {
	color: #2c3f6a;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin: 0 0 10px 20px;
}
h3 {
	color: #a32631;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin: 0 0 10px 0;
}


#headerTextBox p {
	color: #fff;
	font-size: 11px;
	text-align: right;
	margin-right: 5px;
}
#mainTextBox p {
	margin: 0 0 15px 40px;
}
#sidebarTextBox h1 {
	color: #000;
	text-align: center;
	margin: 10px 0 10px 0;
}
#sidebarTextBox h3 {
	margin-top: 10px;
}
.sidebarNews li {
	padding: 5px;
	margin: 5px;
	list-style-position: outside;
	margin-top: -20px;
}

#footerContainer p {
	color: #2c3f6a;
	font-size: 10px;
	text-align: center;
}

#mainTextBox .tab_content p {
	margin: 0 0 15px 0;
}




/* -----------------------------------*/
/* ---------->>> LINKS <<<-----------*/
/* -----------------------------------*/

a:link {
	color: #a32631;
	text-decoration: none;
}
a:visited {
	color: #a32631;
	text-decoration: none;
}
a:hover {
	color: #a32631;
	text-decoration: underline;
}
a:active {
	color: #a32631;
	text-decoration: none;
}

a.topNav:link {
	color: #fff;
	text-decoration: none;
}
a.topNav:visited {
	color: #fff;
	text-decoration: none;
}
a.topNav:hover {
	color: #2c3f6a;
	text-decoration: underline;
}
a.topNav:active {
	color: #fff;
	text-decoration: none;
}


a.sidebar:link {
	color: #000;
	text-decoration: none;
}
a.sidebar:visited {
	color: #000;
	text-decoration: none;
}
a.sidebar:hover {
	color: #000;
	text-decoration: underline;
}
a.sidebar:active {
	color: #000;
	text-decoration: none;
}




/* -----------------------------------*/
/* ---------->>> TABS <<<-----------*/
/* -----------------------------------*/

ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #a32631;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #e0e0e0;
	color: #a32631;
	*height: 31px;
	_width: 100px;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1em;
}

a.tabsIE6:link {
	color: #000;
	text-decoration: none;
}
a.tabsIE6:visited {
	color: #000;
	text-decoration: none;
}
a.tabsIE6:hover {
	color: #a32631;
	text-decoration: none;
}
a.tabsIE6:active {
	color: #000;
	text-decoration: none;
}




