html {
 height: 100%;
}

.clear {
	clear: both;
}

form {
	margin:0;
	padding:0;
}

body {
	background:#206299 url('http://thenewcolony.org/site/images/background.png') repeat-x center top;
	font-family: 'Lucida Grande', 'Lucida Sans', Verdana;
	color: #fff;
	margin:0;
	padding:0;

}

a {
	color: #fff;
	text-decoration: none;
	border: 0;
}

a:hover {
	text-decoration: underline;
}

.alignright {
	float:right;
	text-align: right;
}

.alignleft{
	float:left;
	text-align: left;
}


.full {
	padding: 20px 0 0 20px;
}

.full p {
	padding:0 0 10px 0;
	margin:0;
	font-size:15px;
}

img {
	border: 0;
}

#biglink {
	z-index: 180;
	position:absolute;
	top:0px;
	border: 0px solid red;
}

#biglink a {
	border: 0px solid red;
	width: 860px;
	height: 192px;
	display:block;
	text-decoration: none;
}

.slogan {
	border: 0px solid red;
	display: block;
	
	
	text-align:right;
	position: absolute;
	width: 812px;
	top: 150px;
}

.footer {
	width: 850px;
	background: #000;
	color: #ddd;
	text-align:right;
	margin: 0 auto;
	padding: 5px;
	font-size: 12px;
	opacity: .5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
}



#wrapper {
	margin: 0 auto;
	width: 860px;
	border: 0px solid red;
	*padding-bottom: 300px;
	_padding-bottom: 300px;
}

#compass{
	z-index: 10;
	position:absolute;
	margin-left: -40px;
	top: 0px;
}

#ribbon{
	margin-left:-47px;
	position:absolute;
	top:220px;
	z-index:30;
}

#ribbon img {
	width: 240px;
}

#header {
	z-index: 20;
}

#logo {
	z-index: 40;
	position:absolute;
	top: 40px;
	margin-left: 180px;
}

#mainnav_back{
	border: 0px solid purple;
	top:195px;
	*top: 178px;
	_top:179px;
	position:absolute;
	width: 860px;
	height: 37px;
	*height: 39px;
	background-color: #000;
	opacity: .3;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	filter: alpha(opacity=30);
	z-index: 40;
}


#mainnav {
	top:196px;
	_top:180px;
	*top:181px;
	position:absolute;
	font-size: 14px;
	width: 840px;
	padding: 0 0 0 20px;
	z-index: 60;
}

#mainnav ul {
	list-style: none;
	margin:0;
	padding:0;
	width: 840px;
}

#mainnav ul li {
	list-style: none;
	float: right;	

}

#mainnav ul li a {
	padding: 10px;
	display:block;
	color:#fff;
	height: 16px;
	_width: 100px;
}

.nav_stay, #mainnav ul li a:hover {
	background: #000;
}

.nav_stay_yellow {
	background-color: #FAB636;

}

#mainnav ul li a.nav_stay_yellow{
	color: #000;
}

#mainnav ul li a.nav_stay_yellow:hover{
	color: #000;
	background: #FAB636;
}

#content {
	border: 0px solid purple;
	position:relative;
	background:#040506 url('http://thenewcolony.org/site/images/background-inner.png') repeat-x center top;
	width: 860px;
	margin-top: 232px;
	*top: 217px;
	z-index: 20;
}

.breadcrumb {
	padding: 10px 0 10px 20px;
	font-size: 22px;
	background-color: #000;
}

.subnav {
	width: 840px;
	border: 0px solid red;
	margin-bottom: 20px;
}

.blue_back {
	font-size: 12px;
	height: 30px;
	background-color: #2B3990;
	padding: 10px 0 10px 20px;
}

.yellow_nav {
	position:relative;
	font-size: 14px;
	
	padding: 0 0 0 20px;
	background-color: #fab636;
}

.yellow_nav ul {
	list-style: none;
	margin:0;
	padding:0;
}

.yellow_nav ul li {
	list-style: none;
	float: left;	
}

.yellow_nav ul li a {
	color: #000;
	padding: 10px;
	display:block;
}

.yellow_nav ul li a:hover, .yellow_nav ul li a.yellow_nav_stay {
	color: #fff;
	background-color: #171842;
	text-decoration: none;
}

.threequarters {
	width: 590px;
	margin: 0 0 0 20px;
	float:left;
}

.subnav a {
	text-decoration: none;
}

.subnav a:hover {
	text-decoration: underline;
} 

.subnav_date {
	float:left;
	margin-right: 20px;
}

.sidenav_wrap {
	z-index: -10;
	width: 100%;
	position:fixed;
	height: 600px;
	top: 238px;
	left:0;
	text-align: center;
	border: 0px solid red;
	 
	}
.sidenav_wrap .sidenav {
	margin: 0 auto;
	display:block;
	width: 1072px;
	text-align:left;
	border: 0px blue solid;
	}
.sidenav_wrap .sidenav  .sidenav_inner {
	float:right;
	}
.sidenav_wrap .sidenav  .sidenav_inner  ul {
	list-style: none;
	border: 0px solid orange;
	}
.sidenav_wrap .sidenav  .sidenav_inner  ul li {
	list-style: none;
	
	}
.sidenav_wrap .sidenav  .sidenav_inner  ul li a {
	
	display: block;
	width: 86px;
	margin: 0;
	padding: 10px;
	background-color: #0e1a4f;
	color: #fff;
	text-align: left;
	opacity: .65;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
	filter: alpha(opacity=65);
	}
.sidenav_wrap .sidenav  .sidenav_inner  ul li:first-child a {	
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	}
.sidenav_wrap .sidenav  .sidenav_inner  ul li:last-child a {	
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	background-color: #2D85FC;
	}	
.sidenav_wrap .sidenav  .sidenav_inner  ul li:last-child a:hover {	
	background-color: #94DAF7;
	}	
	
.sidenav_wrap .sidenav  .sidenav_inner  ul li a:hover {
	text-decoration: none;
	color: #000;
	background-color: #FAA51D;
	opacity: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100);
}


.section_title {
	padding: 10px 0 10px 20px;
	font-size: 20px;
	width: 840px;
	border: 0px solid red;
	background-color: #2B3990;
	height: 20px;
	color: #FAA51D;
	margin-bottom:0;
	
}

#top_right {
	position: relative;
	
}

.top_right_inner {
	position: absolute;
}

.top_right_inner .banner {
	position:absolute;
}

.ticketing {
	padding: 6px;
	background: #FAA51D;
	color: #000;
	margin-top:10px;
	font-size: 1.2em;
	display: block;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#FAA51D), to(#f9c87a));
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	_color: #fff;
}


.launch {
	padding: 6px;
	background: #2D85FC;
	color: #000;
	margin-top:10px;
	font-size: 1.2em;
	display: block;
	text-align:center;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: -webkit-gradient(linear, left top, left bottom, from(#2D85FC), to(#7ebbd5));
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-transform: uppercase;
}

.video_button {
background-color:#CCCCCC;
color:#333333;
float:left;
height:20px;
line-height:26px;
margin-right:4px;
margin-top:0;
padding:0 7px 6px;
text-align:center;
width:18px;
}

.video_button.video_button_hot, .video_button.video_button_hot_perm {
background-color:#333333;
color:#fff;
float:left;
height:24px;
line-height:26px;
margin-right:4px;
margin-top:0;
padding:0 7px 6px;
text-align:center;
width:18px;
}

.section {
	padding:0 0 20px 20px;
}

div.showlist{
	padding:20px 0 0 20px;
	}
	
div.showlist a {
	background-repeat: no-repeat;
	background-position-x: 0;
	background-position-y: 0;
	width: 190px;
	padding-top: 210px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 20px;
}

div.namelist{
	margin:20px 0 0 20px;
	}
div.namelist a {
	background-repeat: no-repeat;
	background-position-x: 0;
	background-position-y: 0;
	width: 190px;
	padding-top: 195px;
	margin-bottom: 10px;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 20px;
	}
div.namelist a span.title {
	font-size:14px;
	}
div.namelist a span.people-title {
	font-size:12px;
	color: #bbb;
}

.blog_title {
	padding: 10px 0 10px 20px;
	font-size: 20px;
	border: 0px solid red;
	background-color: #2B3990;
	height: 20px;
	color: #FAA51D;
	margin-left: -20px;
}

.blog_nav {
	margin: 0 0 0 20px;
	width: 190px;
	float:left;
}

.orange {
	color: #FAA51D;
}

.banner {
	background-color: #000;
	opacity: .7;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: alpha(opacity=70);
	padding: 8px;
	color: #fff;

}

.poster {
	position: relative;
	padding:0 20px 20px 0;
	height: 400px;
	width: 400px;
	float:left;
}

.poster img {
	float:left;
}

.poster .banner {
	height: 36px;
	margin-top: -80px;
	font-size: 30px;
	float:left;
	color: #fff;
}



.flyer {
	position: relative;
	border: 0px solid red;
	float:left;
	width: 400px;
	height: 190px;
	font-size: 30px;
	padding: 0 20px 20px 0;
	*margin: 0 0 0 0;
	overflow: hidden;
}

.flyer img {
	float:left;
}

.flyer .banner {
	right:0;
	height: 18px;
	font-size: 18px;
}

.flyer .low {
	top: 120px;
	font-size: 18px;
}

.flyer .high {
	top: 20px;
}

.text_blurb {
	font-size: 16px;
}

.mini_title {
	font-size: 24px;
	color: #FAA51D;
}

.mini_title a {	
	color: #FAA51D;
	text-decoration: none;
}

.mini_title a:hover {
	text-decoration: underline;
}

.mini_date {
	font-size: 15px;
	color: #ddd;
}

.mini_desc {
	margin-top: 6px;
	font-size: 15px;
}

.card {
	border: 0px solid red;
	float:left;
	width: 190px;
	height: 85px;
	display: block;
	margin: 0 20px 0 0;
	
}


.card .card_title {
	font-size: 18px;
	color: #fff;
	padding: 6px 6px 6px 0;
	text-align: center;
	border: 0px solid red;
	margin-bottom: 8px;
}

.card .card_body {
	font-size: 16px;
	color: #333;
	padding: 0px 0 0 10px;
}

.press td{
	padding: 0 30px 20px 0;
}




.news_title {
	font-size: 18px;
	padding: 0px;
	text-decoration: bold;
	margin-bottom: 6px;
}

.news_headline {
	font-size: 14px;
	text-decoration:underline;
	margin: 6px 0;
}
.news_copy {
	font-size: 14px;
}



.darkgreen {
	background-color: #baaa31;
}

.lightorange {
	background-color: #fca42d;
}

.lightgreen{ 
	background-color: #54893e;
}

.lightblue {
	background-color: #94daf7;
}

.darkblue {
	background-color: #2d85fc;
	color: #fff;
}

.darkred {
	background-color: #7d1a7b;
}

.lightred {
	background-color: #8552a1;
}


.autoheight {
	height: auto;
}


.full.pushdown {
	padding-bottom: 20px;
}

.full.pushup, .namelist.pushup {
	padding-top: 0;
}

