body{
	font: 62.5%/1em  Arial, Verdana, Helvetica;
	background: #555555 url('../images/bg.jpg');
	color: #ddaa66;
	text-align: center;
}

#body_content{
	margin: 0 auto 0 auto;
	text-align: left;
	width: 950px;
}

img{
	border: 0;
}

a{
	color: #ddaa66;
	text-decoration: underline;	
}

a:hover{
	color: #aa6622;
}

#content{
clear: both;
margin-top: 5px;
width: 970px;
}



#homepage_panels{
	width: 990px;
	margin: 5px 0 0 0;
}
#header_shadow{
	background: url(../images/header_bg.png) no-repeat;
	width: 948px;
	height: 134px;
}

#header{
	background: #000;
	width: 940px;
	height: 126px;
	position: relative;
}	

#header h1{
	text-indent: -5000px;
	background: url(../images/humberton_blackguard.png) no-repeat;
	width: 679px;
	height: 135px;
	position: absolute;
	bottom: -30px;
	left: 100px;
}

#header #logo{
	position: absolute;
	top: 2px;
	left: 5px;
}

#header #war_logo{
	position: absolute;
	right: 0px;
	top: 5px;
}

#footer{
	clear: both;
	background: url(../images/footer_bg.png) no-repeat;
	width: 956px;
	height: 42px;
	position: relative;
}


#footer ul{
	margin: 0;
	padding: 0;
	list-style-type: none;	
	position: absolute;
	right: 15px;
	top: 5px;
}

#footer li{
	display: block;
	float: left;
	margin-right: 5px;
}

#hero_panel{
	width: 662px;
	height: 285px;
	background: url(../images/heropanel_bg.png) -1px -2px no-repeat;
	position: relative;
	float: left;
}

#hero_panel #read_more{
	position: absolute;
	right: 30px;
	bottom: 0px;
}
#hero_alt_content{
	display: none;
}

#news_panel{
	background: url('../images/news_bg.png') no-repeat;
	width: 275px;
	height: 258px;
	display: block;
	float: left;	
	position: relative;
	top: -12px;
	left: -10px;
	overflow: hidden;
	padding: 53px 0 0 27px;
}
.news_article{
	width: 250px;
	padding-bottom: 10px;
	line-spacing: 1em;
}
.news_article h4{
	font-size: 1.4em;
	line-height: 1em;
	padding: 0 0 5px 0;
	margin: 0;
}
.news_article p{
	padding: 0 0 2px 0;
	margin: 0;
}	

.panel_link{
	position: absolute;
	bottom: 15px;
	right: 20px;
}
.panel{
	margin: 0;
	background: url('../images/panel_bg.png') no-repeat;
	padding: 10px 15px 15px 18px;
	margin-right: 12px;
	width: 250px;
	height: 234px;
	display: block;
	float: left;
	position: relative;
	top: -15px;
}

.last_panel{ 
	margin-right: 0;
}
.wide_panel{
	background: url('../images/wide_panel_bg.png') no-repeat;
	width: 330px;
	height: 234px;
	margin-right: 8px;
}


.gallery_panel{
	background: url('../images/gallery_panel_bg.png') no-repeat;
	width: 443px;
	height: 361px;
	margin-right: 4px;
}

.gallery_image img{
	border: 1px solid #ddaa66;
}


#roster_float{
	position: absolute;
	top: -76px;
	left: -20px;
}
#coming_soon{
	position: absolute;
	left: 5px;	
}

.panel h4{
	margin-bottom: 5px;
}

.event_article{
	width: 250px;
	padding-bottom: 10px;
	line-spacing: 1em;
}
.event_article h4{
	font-size: 1.2em;
	padding: 0 0 5px 0;
	line-height: 1.2em;
	margin: 0;
}
.event_article p{
	padding: 0 0 2px 0;
	margin: 0;
}	
.gallery_feature img{
	float: left;
	margin-right: 25px;	
	border: 1px solid #ddaa66;
}

.gallery_feature h4{
	font-size: 1.2em;
}
.poster{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.2em;
}


#nav{
	background: url('../images/nav_bg.png') no-repeat;
	width: 947px;
	height: 41px;
	margin-top: 5px;
	position: relative;
}
#nav ul{
	margin: 0;
	padding: 0;
	list-style-type: none;	
	position: absolute;
}

#nav li{
	display: block;
	float: left;
	margin-right: 5px;	
}

.nav_home{
	margin-left: 60px;
}

.nav_forum{
	margin-left: 90px;
}

.nav_events{
	margin-left: 90px;
}
.nav_gallery{
	margin-left: 90px;
}
.nav_roster{
	margin-left: 90px;
}

#gallery_intro{
	background: url('../images/gallery_intro.png') no-repeat;
	width: 691px;
	height: 122px;
	float: left;
	margin-right: 5px;
	position: relative;
}

#gallery_intro span{
	display: none;
}


#search_box{
	position: relative;
	width: 251px;
	float: left;
}
#gallery_search{
	background: url('../images/search_box_bg.png') no-repeat;
	width: 241px;
	height: 63px;
	padding: 8px 0 0 10px;
	position: relative;
}

#gallery_search .txt_inp{
	border: 1px solid #ddaa66;
	background: #555555;
	color: #ddaa66;
	width: 100px;
	position: relative;
	top: -18px;
}

#gallery{
	clear: both;
	padding-top: 10px;
}

.gallery_movie{
 margin-left: 60px;
}

#gallery_squig{
	position: absolute;
	right: -8px;
	top: -10px;	
}

#paging{
	clear: both;
	float: right;	
	margin-right: 17px;
	position: relative;
	top: -10px;
}

.page_number{
	width: 28px;
	height: 26px;
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;
	background: url('../images/page_number_bg.png') no-repeat;
	display: block;
	float: left;
	padding-top: 8px;
	padding-right: 8px;
	margin: 0 5px 5px 0;	
}
.page_number_active{
	background: url('../images/page_number_bg_active.png') no-repeat;
}

.page_number_active a{
	text-decoration: none;
}


#events{
	clear: both;
	position: relative;
	top: -5px;	
}
#events_intro{
	background: url('../images/events_intro.png') no-repeat;
	width: 691px;
	height: 122px;
	float: left;
	margin-right: 5px;
	position: relative;
}

#events_intro span{
	display: none;
}


#event_squig{
	position: absolute;
	right: 0px;
	top: -10px;	
}

#month_bar{
	background: url('../images/month_bar_bg.png') no-repeat;
	width: 957px;
	height: 32px;
	text-align: center;
	position: relative;
}

#prev_month, #next_month{
	position: relative;
}	

#calendar{
	width: 957px;
	clear: both;
}

#day_bar{
	width: 957px;
	height: 25px;
	clear: both;
}

#lightbox-container-image-box{
	background: #331122;
}
#lightbox-container-image-data-box{
	background: #331122;
}

#lightbox-container-image-data{

	color: #ddaa66;
}

#event_lightbox {
	position: relative;	
	width: 430px;	
	height: auto;
	margin: 0 auto;
	text-align: left;
}

#event_lightbox_content{
	background: url('../images/parchment.png') repeat-y;
	width: 430px;
	padding: 20px;
	min-height: 400px;
	position: relative;
	
}
#event_lightbox_content h2{
	padding-bottom: 10px;
	font-size: 1.5em;
	text-align: center;
}
#event_lightbox_content h4{
	padding-bottom: 5px;
	font-size: 1.2em;
	font-weight: bold;
}

#event_lightbox_content p{
	line-height: 1.2em;
}
#event_lightbox_header{
	background: url('../images/event_lightbox_header.png');
	width: 638px;
	height: 54px;
	position: absolute;
	left: -84px;
	top: -38px;
	display: block;
}

#event_lightbox_footer{
	background: url('../images/event_lightbox_header.png');
	width: 638px;
	height: 54px;
	position: absolute;
	left: -84px;
	bottom: -15px;
	display: block;
}

#forum_link_fix{	
	
	position: absolute;
	top: 240px;
	right: 30px;
	z-index: 10;
}		
#forum_link_fix a{
	width: 192px;
	height: 47px;
	display: block;
	text-decoration: none;
}

#event_lightbox .list_event{
	padding-bottom: 10px;
}
.day{
	width: 120px;
	height: 120px;
	padding: 5px 10px 10px 5px;
	background: url('../images/day_panel_bg.png');
	float: left;
	position: relative;
}


.day_header{
	width: 135px;
	text-align: center;
	float: left;
}
.day_inactive{
	background: url('../images/day_panel_bg_inactive.png');
}
.date_img{
	position: absolute;
	bottom: 20px;
	left: 10px;
}

.day_event{
	display: block;	
	margin-bottom: 5px;
}


#form_title_bar{
	background: url('../images/month_bar_bg.png') no-repeat;
	width: 947px;
	height: 32px;
	padding-left: 10px;
}

#form_end{
	background: url('../images/form_bg_bottom.png') no-repeat;
	width: 957px;
	height: 18px;
}	
#form_start{
	background: url('../images/form_bg_top.png') no-repeat;
	width: 957px;
	height: 7px;
	clear: both;
}	

#form_content{
	background: url('../images/form_bg.png') repeat-y;
	padding: 1px 10px 10px 10px;
	width: 937px;	
	
}

#form_content ul{
margin: 0;
padding: 0;
list-style-type: none;
	
}

#form_content p{
	font-size: 1.2em;
}	

#form_content label{
	display: block;
	width: 100px;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
}

#form_content .error{
	color: #aa6622;
}	

#form_content input, #form_content textarea, #form_content select{
	border: 1px solid #555555;
}	
#form_content li{
	margin-bottom: 2px;
}	

#form_content .submit_glow{
	position: relative;
	left: -10px;
	border: 0;
}

.search_result{	
	padding: 10px 0 10px 0;
}

.search_result h4{
	font-size: 1.3em;
}

#doorlink{
	width: 15px;
	height: 20px;	
	display: block;
	top: 58px;
	left: 45px;
	position: absolute;
}

#roster{
	background: #000;
	width: 946px;	
	margin-bottom: 20px;
	position: relative;
}

#ifr_roster{
	margin-left: 130px;
}
