/* Stylesheet 1 -------------------------------*/

body {
	margin:0;
	font:12px Tahoma;
	color:#DDEEFF;
	background-image: url(layout/bgJPG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000;
	background-attachment: scroll;
 } 
 .pollInside {
	width: 100%;
	margin-right: 5px;
	margin-left: 5px;
	position: relative;
	top: -15px;
 }
 .pollTitle {
	font:12px Tahoma;
	color: #FFF;
	position: relative;
	top: -15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #010C1E;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
 }
 .pollBar {
	background-image: url(layout/pollBar.png);
	background-repeat: no-repeat;
	height: 20px;
	line-height: 20px;
	margin-top: 3px;
	overflow: hidden;
	margin-right: 10px;
 }
  .pollBarBG {
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	height: 20px;
	overflow: hidden;
	margin-right: 5px;
 }
 .pollTotal {
	margin-top: 5px;
	line-height: 23px;

 }

.clearALL {
	clear: both;	
}
.cen {
	float: left;
	padding-left: 20px;
	position: relative;
	top: -30px;
}
#everything {
	width:1000px;
	margin:0 auto;
	background:url(../images/background_2.jpg);
	border-width:0px 1px;
}

#header {
	height:241px;
	padding:0 395px;
	background-image: url(layout/headerPNG.png);
	background-repeat: no-repeat;
	background-position: right;
}
#header h1 { padding-top:50px; margin:0; color:white; }

#middle {
	clear:both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	background-image: url(layout/bgInside.png);
	background-repeat: repeat-y;
}
#middleBG {
	clear:both;
	padding-top: 0px;
	background-image: url(layout/bgContent.png);
	background-repeat: repeat-x;
	background-color: #010C1E;
}	
		
	
	#left_column {
	width:180px;
	float:left;
	margin-left: 10px;
}
	.horizontal #left_column { width:auto; float:none; }
		#navigation a {
	width:150px;
	height:25px;
	display:block;
	padding-left:20px;
	font-size:13px;
	color:white;
	text-decoration:none;
	line-height:25px;
	background-image: url(layout/button.png);
	background-repeat: no-repeat;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;
}
		#navigation a:hover { background-position:0 bottom;  }
		#more_information { padding-top:15px;}
		
	#middle_column {
	float:left;
	width:340px;
	margin-top: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
}
	#middle_column2 {
	float:left;
	width:350px;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
	#middle_column.two_column { float:left; width:75%; } 
	.horizontal #middle_column { width:auto; float:none; }
		.date_break {
	font-size:19px;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
		.post {
	margin-bottom:35px;
	line-height:18px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
} 
		.post h1 {
	margin:0;
	font-size:15px;
	color:white;
	background-image: url(layout/title_b.png);
	background-repeat: repeat-x;
	height: 28px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
} 
		.post_body { padding:5px 15px; }
		.post .postedby { float:left; clear:both; }
		.post .timestamp { float:right }

		ul { margin:20px; padding:10px; }
		li { list-style:none; background:url(../images/bullet2.gif) 0 5px no-repeat;  padding-left:30px; line-height:25px;  }
		.list_left, .list_right { width:48%; float:left }

		.post_info { clear:both; padding-top:10px; }
	
	#right_column {
	width:180px;
	float:left;
}
		.box {
	border:medium solid #0486CB;
	background-color: #012C57;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	margin-bottom: 30px;
}

#footer {
	clear:both;
	background-image: url(layout/footerJPG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
	#subnav { margin:10px 0;}	
	#subnav a { color:#22afcd; }
	#subnav a:hover { color:#98ffff } 
	.copyright { font-size:10px;}
	
.boxTitle {
	display:block;
	float:none;
	height:28px;
	position: relative;
	top: -15px;
	background-color: #FFF;
	clear: both;
	background-image: url(layout/title_b.png);
	line-height: 28px;
	font-family: Tahoma;
	text-transform: none;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: 70px;
	margin-left: 5px;
	font-size: 14px;

}
.boxTitle2 {
	display:block;
	float:none;
	height:28px;
	position: relative;
	top: -15px;
	background-color: #FFF;
	clear: both;
	background-image: url(layout/title_b.png);
	line-height: 28px;
	font-family: Tahoma;
	text-transform: none;
	color: #FFF;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-right: 20px;
	margin-left: 660px;
	font-size: 14px;
	text-align: left;

}
.boxContain {
	position: relative;
	top: -10px;
}
	#featured{
	width:710px;
	position:relative;
	height:252px;
	background-color: #000;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #0486CB;
	border-right-color: #0486CB;
	border-bottom-color: #0486CB;
	border-left-color: #0486CB;
	margin-right: 20px;
	margin-left: 20px;
}
#featured ul.ui-tabs-nav{
	position:absolute;
	top:0;
	left:500px;
	list-style:none;
	padding:0;
	margin:0;
	width:210px;
}
#featured ul.ui-tabs-nav li{
	padding:0.5px 0;
	padding-left:5px;
	font-size:12px;
	color:#FFF;
}
#featured ul.ui-tabs-nav li img{
	float:left;
	margin:2px 5px;
	padding:2px;
	border:1px solid #eee;
	background-color: #013B75;
}
#featured ul.ui-tabs-nav li span{
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:14px;

}
#featured li.ui-tabs-nav-item a{
	display:block;
	height:62px;
	color:#FFF;
	background-color: #013D77;
	text-decoration: none;
	line-height:16px;
}
#featured li.ui-tabs-nav-item a:hover{
	background-color: #012C57;
}
#featured li.ui-tabs-selected{
	background-color: #013D77;
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{
	background-color: #012C57;
}
#featured .ui-tabs-panel{
	width:500px;
	height:250px;
	background:#999;
	position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url('images/transparent-bg.png'); 
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
.featuredContentHolder {
	clear: none;
	padding-top: 0px;
	width: 750px;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	border: medium solid #0486CB;
	background-color: #012C57;
}
