/*---------------------------------------------------------------------     
    I M P O R T S
---------------------------------------------------------------------*/

@import url(reset.css);
@import url(navigation.css);
@import url(typography.css);
@import url(forms.css);






/*---------------------------------------------------------------------    
   G E N E R A L  S T Y L E S
---------------------------------------------------------------------*/

html {
	font-size: 100%;
}

body {
	font-family:"Courier New", Courier, monospace;
	color:#1A1A1A;
	margin:0;
	font-size:62.5%;
	background:url(../images/global/bg.gif) repeat;
}


#container{
	width:980px;
	padding:0;
	position:relative;
	margin:0 auto;
	background-color:#C44641;
	background:url(../images/global/container-bg.gif) repeat;
}



/*---------------------------------------------------------------------    
   Header
---------------------------------------------------------------------*/

#header{
	position:relative;
	height:213px;
	background:url(../images/global/header.jpg) top left no-repeat;
	z-index:1;
	
}



/*---------------------------------------------------------------------    
  Navigation
---------------------------------------------------------------------*/

#nav-wrapper{
position:absolute;
z-index:2;
width:508px;
height:50px;
margin-top:150px;
margin-left:237px;
background:url(../images/global/menu.jpg) no-repeat;

}	


ul#ul_menu, ul#ul_menu li{
	text-indent: -99999999px;
	list-style-type: none;
}

/* main menu */
ul#ul_menu{
	position: relative;
	margin: 0;
	width: 508px;
	height:40px;
}

ul#ul_menu li{
	position: absolute;
	height:40px;
	display:inline;
}

ul#ul_menu a{
	display: block;
	text-decoration: none;
	height:40px;
	z-index:3;
}

ul#ul_menu li#li_news		{left: 0px;   top:0px; width:130px;}
ul#ul_menu li#li_fun		{left: 130px; top:0px; width:120px;}
ul#ul_menu li#li_policies	{left: 255px; top:0px; width:120px;}
ul#ul_menu li#li_team		{left: 379px; top:0px; width:125px;}


ul#ul_menu li#li_news        a:hover		{background: url(../images/global/menu.jpg) 0px -46px no-repeat;}
ul#ul_menu li#li_fun         a:hover		{background: url(../images/global/menu.jpg) -130px -46px no-repeat;}
ul#ul_menu li#li_policies	 a:hover		{background: url(../images/global/menu.jpg) -255px -46px no-repeat;}
ul#ul_menu li#li_team	     a:hover		{background: url(../images/global/menu.jpg) -381px -46px no-repeat;}

/* SELECT

ul#ul_menu li#li_news        a:hover		{background: url(../images/global/menu.jpg) 0px -46px no-repeat;}
ul#ul_menu li#li_fun         a:hover		{background: url(../images/global/menu.jpg) -130px -46px no-repeat;}
ul#ul_menu li#li_policies	 a:hover		{background: url(../images/global/menu.jpg) -255px -46px no-repeat;}
ul#ul_menu li#li_team	     a:hover		{background: url(../images/global/menu.jpg) -381px -46px no-repeat;}*/



/*---------------------------------------------------------------------    
   Layout
---------------------------------------------------------------------*/

#content-wrapper{
	width:960px;
	padding:0 10px 10px 10px;
}	


#content-wrapper-team{
	width:960px;
	padding:0 10px 10px 60px;
	margin:0 auto;

}	



#content-left{
	position:relative;
	width:225px;
	float:left;
	margin-right:6px;	
}

#content-middle{
	position:relative;
	width:488px;
	float:left;
	
}

#content-right{
	position:relative;
	width:225px;
	float:right;
}




/*---------------------------------------------------------------------    
   Banners
---------------------------------------------------------------------*/

.banner {
	margin-bottom:6px;
}


/*---------------------------------------------------------------------    
   news posts
---------------------------------------------------------------------*/

#news-wrapper{
	position:relative;
	width:480px;
	background-color:#9A3E3E;
	padding:10px;
	background:url(../images/global/old-news-bg.gif) repeat;

}

#news-wrapper #news-headline {
	position:relative;
	width:480px;
	height:120px;
	background-color:#902828;
	text-align:center;
	background-image:url(../images/global/headline-graphic.gif);
	background-repeat:no-repeat;

}

#news-wrapper #news-info {
	margin-top:10px;
	position:relative;
	width:480px;
	height:15px;
	padding-bottom:10px;
	background:url(../images/global/news-info-line.gif) no-repeat bottom;

}

.news-info-left {
	position:relative;
	float:left;
	width:250px;
	margin-left:4px;
}

.news-info-right {
	position:relative;
	float:right;
	margin-right:3px;
}

#news-wrapper #news-story {
	margin-top:10px;
	margin-left:6px;
	position:relative;
	width:460px;
	float:left;

}

#news-wrapper #news-story ul {
	color:#F7F3E8;
	font-size:13px;
	line-height:140%;
	font-family:"Courier New", Courier, monospace;
	padding-left:1em;
	padding-top:10px;
	padding-bottom:10px;

}

#news-wrapper #news-story ul li{
	list-style-type:disc;
}



.news-image{
	padding:0 0 15px 15px;
	float:right;
}


#news-wrapper #news-picture {
	margin-top:10px;
	position:relative;
	width:190px;
	float:right;

}

#comments-wrapper {
	margin-top:6px;
	position:relative;
	width:480px;
	padding:10px;
	background:url(../images/global/comments-bg.gif) repeat;
}



#comments-header {
	position:relative;
	background:url(../images/global/comments-header.gif) no-repeat top;
	height:110px;

}

.comments-wrapper {
	position:relative;
	padding:10px;
}

.comments {
	position:relative;
	float:left;
	width:345px;
	margin-bottom:20px;
}

.comments-img {
	position:relative;
	float:right;
	width:85px;
	height:105px;
	background:url(../images/global/postedbyimg.gif) no-repeat top;
	padding:30px 0px 0px 14px;
}

#comments-form-wrapper {
	margin-top:6px;
	position:relative;
	width:488px;
	height:348px;
	background:url(../images/global/add-comment.gif) no-repeat top right;

}


#comments-form-wrapper #add-comment-input{
	margin-top:97px;
	margin-left:15px;
	width:444px;
	height:129px;
	padding:5px;
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
	background-image:url(../images/global/comment-input-bg.jpg);
	background-repeat:repeat-y;
	border:0;
}


button#sub-com{
	border:0;
	padding:5px;
	margin-left:15px;
	color:#FFFFFF;
	margin-top:10px;
	background-color:#931F2C;
	font-family:"Courier New", Courier, monospace;
	font-size:14px; 
}


/*---------------------------------------------------------------------    
   news archive
---------------------------------------------------------------------*/

#old-news-wrapper {
	position:relative;
	width:225px;
	background:url(../images/global/old-news-bg.gif) repeat;
	margin-bottom:6px;
}

#old-news-header {
	position:relative;
	background:url(../images/global/old-news.gif) no-repeat top;
	height:70px;
}

#old-news-links {
	position:relative;
	padding:10px 10px 10px 10px;
	width:194px;
	
}

.news-old-date {
	background-image:url(../images/global/date-marker.gif);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	position:relative;
	width:30px;
	height:30px;
	color:#F7F3E8;
	font-size:12px;
	padding-top:8px;
	padding-left:10px;
}

.news-old-headline {
	float:right;
	position:relative;
	color:#F7F3E8;
	font-size:12px;
	width:150px;
}

.news-old-headline a {
	text-decoration:none;
	color:#F7F3E8;
}



.news-old-headline a:hover {
	text-decoration:none;
	color:#FF7878;
}


/*---------------------------------------------------------------------    
   FUN
---------------------------------------------------------------------*/

#add-post{
	border:2px solid #931829;
	padding:5px;
	text-align:center;
	color:#FFFFFF;
}

#add-post a{
	color:#FFFFFF;
	font-size:14px;
	text-decoration:none;
	display:block;
}


.banner-1 {
	position:relative;
	width:479px;
	height:196px;
	margin-bottom:3px;
	background:url(../images/global/fun-banners-1.jpg) no-repeat;
}


.banner-2{
	position:relative;
	width:479px;
		height:196px;
	margin-bottom:3px;
	background:url(../images/global/fun-banners-2.jpg) no-repeat;
}


.banner-3 {
	position:relative;
	width:479px;
		height:196px;
	margin-bottom:3px;
	background:url(../images/global/fun-banners-3.jpg) no-repeat;
}

#fun-inner{
	margin-left:130px;
	width:730px;
	position:relative;
}

#fun-detail {
	float:left;
	margin-top:16px;
	color:#7f7f7f;
	padding:10px 20px 10px 10px;
	background:url(../images/global/fun-detail.gif) repeat-y;
	min-height:443px;
	width:636px;
}



.fun-text {
	margin-top:0px;
	color:#000000;
	padding:10px;
	width:330px;
	float:left;
}



.blog-wide{
	width:600px;
}

.fun-img {
	float:right;	
	width:251px;
	margin-top:26px;

}


#back-button{
	position:relative;
	float:left;
	margin-top:35px;
	width:60px;
	height:37px;
	background-color:#336699;
}


#back-button a, #back-button-team a {
	/*position:absolute;*/
	background:url(../images/global/back-button.jpg) top no-repeat;
	height:37px;
	width:60px;
	/*margin-left:656px;*/
	display:block;
	text-indent:-999999px;
	background-color:#996600;
	/*float:right;*/
}

#comments-wrapper-fun {
	margin-top:6px;
	margin-left:190px;
	position:relative;
	width:480px;
	padding:10px;
	background:url(../images/global/comments-bg.gif) repeat;
	margin-bottom:6px;
}


/*---------------------------------------------------------------------    
   Team
---------------------------------------------------------------------*/


.team-list-img {
	margin-top:3px;
	margin-right:6px;
	margin-bottom:3px;
	width:165px;
	height:195px;
	position:relative;
	display:inline-block;
	background:url(../images/global/team-pic.gif) no-repeat;
	float:left;
	overflow:hidden;
	text-align:center;
	padding-top:3px;
}

.team-list-title {
	margin-top:3px;
	margin-right:6px;
	margin-bottom:3px;
	width:165px;
	height:198px;
	position:relative;
	display:inline-block;
	float:left;
	overflow:hidden;
}



#team-inner{
	margin-left:130px;
	width:726px;
}

#team-detail {
	float:left;
	margin-top:16px;
	color:#7f7f7f;
	padding:10px;
	background:url(../images/global/comments-bg.gif) repeat;
	/*height:443px;*/
	width:646px;
	overflow:hidden;	
}

.team-text ul {
	color:#F7F3E8;
	font-size:13px;
	line-height:140%;
	font-family:"Courier New", Courier, monospace;
	padding-left:1em;
	padding-top:10px;
	padding-bottom:10px;

}

.team-text ul li{
	list-style-type:disc;
}



.team-text {
	margin-top:16px;
	margin-right:16px;
	color:#000000;
	padding:10px;
	width:310px;
	float:right;
	
}

.team-img {
	margin-top:3px;
	float:left;
	padding:10px 10px 10px 19px;
	background:url(../images/global/team-detail-pic.gif) no-repeat;
		width:261px;
	height:404px;
	
	
}


.team-img img {
	margin-bottom:10px;
}


/*---------------------------------------------------------------------    
   Policy
---------------------------------------------------------------------*/


#policy-story ul {
	color:#F7F3E8;
	font-size:13px;
	line-height:140%;
	font-family:"Courier New", Courier, monospace;
	padding-left:1em;
	padding-top:10px;
	padding-bottom:10px;

}

#policy-story ul li{
	list-style-type:disc;
}



#policy-story {
	margin-top:10px;
	margin-left:6px;
	position:relative;
	width:450px;
	float:left;
}

.policy-1 {
	background:url(../images/global/policy-1.gif) top no-repeat;
	margin-top:6px;
	width:225px;
	height:58px;
}

.policy-2 {
	background:url(../images/global/policy-2.gif) top no-repeat;
	margin-top:6px;
		width:225px;
	height:58px;
}

.policy-3 {
	background:url(../images/global/policy-3.gif) top no-repeat;
	margin-top:6px;
		width:225px;
	height:58px;
}

.policy-4 {
	background:url(../images/global/policy-4.gif) top no-repeat;
	margin-top:6px;
		width:225px;
	height:58px;
}

.policy-1:hover {
	background:url(../images/global/policy-1.gif) bottom no-repeat;
	cursor:pointer;
}

.policy-2:hover {
	background:url(../images/global/policy-2.gif) bottom no-repeat;
	cursor:pointer;
}

.policy-3:hover {
	background:url(../images/global/policy-3.gif) bottom no-repeat;

	cursor:pointer;
}

.policy-4:hover {
	background:url(../images/global/policy-4.gif) bottom no-repeat;
	cursor:pointer;
}


.policy-1 a, .policy-2 a, .policy-3 a, .policy-4 a {
	text-indent:-99999999px;
	display:block;
	width:225px;
	height:58px;
}

/*---------------------------------------------------------------------    
   Footer
---------------------------------------------------------------------*/

#footer{
	margin-top:66px;
	color:#7f7f7f;
	background:url(../images/global/footer.jpg) top left no-repeat;
	height:213px;
	width:980px;
	
}






/* CLEAR
------------------------*/

.right{
	float:right;
}

.left{
	float:left;
}