html {
	overflow-x: hidden;
}

body {
	background: #000000;
	font-family: 'Helvetica', Arial;
	color: white;
	min-height: 800px;
	min-width: 900px;
}

a, li a {
	color: #E31937;
	font-weight: bolder;
}

a:hover {
	text-decoration: none;
	background-color: #FFFFFF;
	color: #E7322F;
}

h1 {
	background: url(../img/dots.png) bottom repeat-x;
	padding-bottom: 6px;
	font: 24px/34px 'Yanone Kaffeesatz', Helvetica, Arial, Sans-Serif;
	text-transform: uppercase;
	margin-bottom: 10px;
}

h2, h3, h4, h5, h6, h2 a, h3 a, h4 a, h5 a, h6 a  {
	font-family: Arial, Sans-Serif;
	text-transform: uppercase;
	color: white;
	line-height: 1em;
	margin-bottom: .5em;
}

h6 {
	font-size: 9px;
}

#background {
	z-index: -10;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-width: 900px;
}

#background img {
	position: absolute;
	width: 100%;
}

#wrapper {
	margin: -146px auto 0;
	width: 872px;
	z-index: 10;
}

#header_bg {
	background: url(../img/header_bg_01.png) top center repeat-x;
	width: 100%;
	height: 146px;
	margin-top: 12px;
}

#header {
	background: none;
	width: 872px;
	height: 98px;
}

#logo {
	width: 375px;
	height: 115px;
	float: left;
	margin-top: -23px;
}

#logo a {
	display: block;
	background: url(../img/star_logo.png) no-repeat 0 0;
	width: 306px;
	height: 130px;
	text-indent: -3000px;
}

#menu {
	float: right;
	width: 497px;
	height: 74px;
	margin-top: 12px;
}

#menu ul {
	float: right;
	width: 100%;
}

.banner_bg {
	background: url(../img/banner_bg.png) top no-repeat;
	width: 872px;
	height: 376px;
	display: block;
}


.home_banner {
	display: block;
	width: 824px;
	height: 354px;
	padding: 13px 24px 9px;
}


.interior_banner_bg {
	background: url(../img/banner_bg_sm.png) 2px top no-repeat;
	width: 872px;
	height: 205px;
	display: block;
}

.interior_banner {
	/* background-color: aqua; */
	display: block;
	width: 824px;
	height: 183px;
	padding: 13px 24px 9px;
}


.content_wrapper_top {
	background: url(../img/content_bg_top.png) no-repeat;
	width: 872px;
	height: 15px;
	float: left;
}

.content_wrapper {
	background: url(../img/content_bg.png) repeat-x;
	width: 872px;
	min-height: 400px;
	float: left;
	display: block;
	position: relative;
}

.content_wrapper_bottom {
	background: url(../img/content_bg_bottom.png) no-repeat;
	width: 872px;
	height: 15px;
	float: left;
}

.content {
	width: 540px;
	float: left;
	padding-left: 25px;
	display: block;
}

.sidebar {
	width: 245px;
	float: left;
	padding: 0px 20px 0px 20px;

}

#footer {
	background-color: #010101;
	width: 100%;
	height: 40px;
	text-align: center;
	clear: both;
}

#footer_wrapper {
	width: 872px;
	height: 20px;
	padding: 10px 0;
	margin: auto;
}

/* menu */
#main_nav LI {
	float: left;
	padding: 0;
	margin: 0;
}

#main_nav LI A {
	line-height: 74px;
	height: 74px;
	font-size: 22px;
	font-family: 'Yanone Kaffeesatz', Helvetica, Arial, Sans-Serif;
	letter-spacing: 1px;
	display: block;
	padding: 0 12px;
	margin: 0;
	color: white;
	text-transform: uppercase;
}

#main_nav LI A:hover {
	color: #F5001E;
	background: none;
}

#main_nav LI UL {
	display: none;
	position: absolute;
	z-index: 1000;
}

#main_nav LI LI {
	float: none;
	display: block;
}

#main_nav LI LI A {
	background: url(../img/header_bg.png) -30px -30px;
	line-height: 50px;
	height: 50px;
	font-size: 19px; 
	font-family: 'Yanone Kaffeesatz', Helvetica, Arial, Sans-Serif;
	display: block;
	width: 235px;
	padding: 0 0 0 15px;
	color: white;
	text-transform: uppercase;
	text-align: left;
}

#main_nav LI LI A:hover {
	background: url(../img/header_bg.png) -30px -30px;
	color: #F5001E;
}

#main_nav_home {
	display: none;
}

#sub_nav a {
	color: #0063a7;
	font: 24px 'Yanone Kaffeesatz', Helvetica, Arial, Sans-Serif;
}

#sub_nav ul {
	padding-left: 20px;
	text-transform: lowercase;
}

#sub_nav li.navigation_active a {
	color: #FFFFFF;
}

#sub_nav li.navigation_active li a {
	color: #0063a7;
}

/* main buttons */

#meet_four {
	width: 290px;
	height: 101px;
	float: left;
}

#meet_four a {
	background: url(../img/main_sprite.png) 0 0 no-repeat;
	display: block;
	width: 290px;
	height: 101px;
	text-indent: -3000px;
}

#meet_four a:hover {
	background: url(../img/main_sprite.png) 0 -100px no-repeat;
}

#contribute_now {
	width: 290px;
	height: 101px;
	float: left;
}

#contribute_now a {
	background: url(../img/main_sprite.png) -290px 0 no-repeat;
	display: block;
	width: 290px;
	height: 101px;
	text-indent: -3000px;
}

#contribute_now a:hover {
	background: url(../img/main_sprite.png) -290px -100px no-repeat;
}

#join_the_cause {
	width: 290px;
	height: 101px;
	float: left;
}

#join_the_cause a {
	background: url(../img/main_sprite.png) -580px 0 no-repeat;
	display: block;
	width: 290px;
	height: 101px;
	text-indent: -3000px;
	float: left;
}

#join_the_cause a:hover {
	background: url(../img/main_sprite.png) -580px -100px no-repeat;
}



/* blog */

.postContent {
	float: left;
	width: 540px;
	padding-bottom: 20px;
}

.postFooter {
	float: left;
	width: 540px;
}

#date {
	-webkit-transform: rotate(90deg); 
	-moz-transform: rotate(90deg);	
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	width: 150px;
	padding:0;
	text-align:left;
	text-transform: uppercase;
	color:#FFFFFF;
	font-size:60px;
	filter:alpha(opacity=10);
	-moz-opacity:0.10;
	-khtml-opacity:0.10;
	opacity:0.10;
	font-weight: bold;
	font-family: 'Yanone Kaffeesatz', Arial;
	letter-spacing: 1px;
	right: 260px;
	margin-top: 40px;
/*
	right: -130px\9;
	*right: 5px;
*/
	position: absolute;
}

.dashbreak {
	background: url(../img/dots.png) bottom repeat-x;
	float: left;
	width: 100%;
	height: 3px;
}

.postText{
	padding-right: 50px;
	min-height: 120px;
}

.blogcontentwrap #date {
	right: 246px;
	filter:alpha(opacity=50);
	-moz-opacity:0.50;
	-khtml-opacity:0.50;
	opacity:0.50;
}

.blogsubnavwrap .subnav h1, .blogsubnavwrap .subnav h2 {
	font-size: 17px;
	margin-bottom: .2em
}

.blogsubnavwrap .subnav {
	width: 176px;
	padding: 18px 8px 10px 16px;
	font-weight: bolder;
	font-size: 16px;
}


.tags {
	float: left;
	width: 390px;
}

.tags h1 {
	color:#FFFFFF;
	font-family:Arial;
	font-size:13px;
	background: url(../img/content_bg.png) -30px 0 no-repeat;
	float:left;
	line-height: 1em;
	margin: 6px 3px 0 0;
	padding: 4px;
}

.tags h2 {
	color: #FFFFFF;
	font-family:Arial;
	font-size:12px;
	font-style:italic;
	background:#F5001E;
	float:left;
	font-weight: normal;
	padding: 4px;
	margin: 6px 2px;
	line-height: 1em;
}

.tags h3 {
	max-width:235px;
	margin-top:12px;
	margin-left:3px;
	margin-bottom:0;
	padding:4px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:.75em;
	background:#333333;
	float:left;
	line-height: 1em;
}

.sharethis a {
	margin: 5px 0 0 3px;
	display: block;
	float: left;
	width: 14px;
}

.sharethis a:hover {
	background: none;
}

.sharethisContainer {
	height:20px;
	width: 150px;
	margin-top:6px;
	padding-bottom: 5px;
	float:right;
	background:#333333;
}

.sharethisContainer h5 {
	height:15px;
	width:80px;
	margin:0;
	padding:5px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:12px;
	float:left;
}

#sharethis {
	background:#444444;
	float:left;
	margin-top:0;
	padding:5px 5px 2px 0;
}

.contact_form {
	width: 245px;
	float: left;
}

.contact_field {
	font-size: 9px;
	width: 122px;
	float: left;
}

.contact_field input {
	width: 110px;
}
