@charset "UTF-8";
/* CSS Document */

body {
	font-size:12px;
	line-height:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px;
	margin:0px;
	outline:none;
}



div, p, span, img{
	outline:none;
}

a {
	text-decoration:none;;
	cursor:pointer;
	color:#094773;
	margin:0px;
	padding:1px;
	outline:none;
}

a:hover {
	text-decoration:none;
	color:#A91929;
}

.ac_input{
	z-index:97!important;
}

.ac_over {
	background-color: #A92919!important;
	color: white;
}

#searchButton{
	display:block;
	height:27px;
	position:relative;
	float:right;
	color:#FFF;
	font:bold;
	background-color:#A92919;
	border:none;
	width:73px;
	padding:5px 17px 5px 17px;
	font-size:10px;
	font:Arial;
	overflow:hidden;
}

#searchButton:hover{
	background-color:#000;
	cursor:pointer!important;
}

.header, .content{
	width:984px;
	margin-left:auto;
	margin-right:auto;
}

.headerContainer{
	background:url("img/background.gif") repeat-x scroll center bottom #FFFFFF;
	clear:both;
}

.header{
	margin-top:0px;
	overflow:auto;
}

.topnavWrap{
	width:984px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	z-index:98;
	height:34px;
	position:relative;
}
.content{
	margin-top:3px;
	padding-top:2px;
	/*background-color:#FDFDFD;*/
	overflow:hidden;
}

.content h1{
	line-height: 22px;
	font-size: 24px;
}

#post-content p{
	font:14px/19px arial;
	padding:0px 20px 0px 176px;
	margin-top:14px;
}

#post-content.page{
	width:675px;
}

#post-content.page p{
	padding:0px 20px 0px 0px;
}

#col-a-b{
	position:relative;
	float:left;
	margin-left:2px;
	margin-right:2px;
	width:674px;
}

#col-a{
	position:relative;
	float:left;
	width:674px;
}

#col-b{
	position:relative;
	float:left;
}

#col-c{
	position:relative;
	float:right;
	margin-left:2px;
	margin-right:2px;
	width:302px;
}

#col-b{
	width:672px;
}

#col-b .list{
	width:430px;
}

#module-carousel{
	float:left;
	clear:left;
	margin-left:0px;
	margin-top:18px;
	margin-right:15px;
	margin-bottom:10px;
}

	#module-carousel span#carousel-image-desc{
		position:relative;
		float:left;
		width:330px;
	}
	
	#module-carousel span#carousel-nav{
		position:relative;
		float:right;
	}


	#module-carousel ul, #module-carousel ul li{
		margin:0px;
		padding:0px;
		list-style-type:none;
		height:253px;
		width:420px;
	}
	
	#module-carousel ul{
		margin-bottom:5px;
		border:1px solid #CCC;
	}
	
	.carouselNext, .carouselPrev{
		margin:0px;
		padding:3px;
		padding-left:5px;
		padding-top:4px;
		padding-right:5px;
		display:block;
		border:#000 0px solid;
		background-color:#A92919;
		color:#FFF;
		cursor:pointer;
		position:relative;
		float:left;
		margin-left:5px;
		font-size:10px;
		font-weight:bold;
	}
	
	.carouselNext:hover, .carouselPrev:hover{
		background-color:#000;
		color:#FFF;
	}

	

.list, .widget{
	position:relative;
	float:left;
	border:#FFF 1px solid;
	margin-bottom:4px;
}
	.list h2, .widgettitle{
		margin:0px;
		padding:2px 0px 6px;
		margin:5px 5px 0;
		border-bottom:#CCC 1px solid;
		font-size:18px;
	}
	
	.list ul, #module-related ul, .widget_twitter ul, .widget_recent_comments ul{
		list-style:none;
		padding:0px;
		margin:5px;
	}
	
		.list ul li, #module-related ul li, .widget_twitter ul li, .widget_recent_comments ul li{
			list-style:none;
			padding:0px 0px 0px 10px;
			margin:0px;
			line-height:15px;
			background:url('img/list-bullet.png') no-repeat;
		}
		
		.list ul li a, #module-related ul li a, .widget_twitter ul li a, .widget_recent_comments ul li a{
			font-weight:bold;
			font-size:11px;
		}




.pageAd{
	border:#CCC 1px solid;
	background-color:#FFF;
	margin-bottom:4px;
	position:relative;
	float:left;
}
	
.pageAdFlag{
	position:relative;
	float:right;
	margin:-3px 0 0;
	padding:3px 5px;
	font-size:8px;
	text-transform:uppercase;
	color:#CCC;
}

#footer{
	width:980px;
	font-size: 11px;
	margin-top:20px;
	padding-bottom:10px;
	border-top:5px #000 solid;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
	margin-bottom:10px;
	padding-top:5px;
	background-color:#F8F8F8;
}

#footer a{
	font-weight:bold;
}


#module-related{
	float:left;
	clear:left;
	width:165px;
	margin-left:0px;
	margin-top:15px;
	display:hidden;
}

#module-related a{
	font-weight:bold;
}

#module-related h3{
	padding:0px;
	margin:0px;
}



ul.marquee{
	background:none;
	background-color: transparent;
	border:0px;
	position:relative;
	float:left;
	margin-left:5px;
	width:595px;
	height:20px;
}

ul.marquee li{
	font-weight:bold;
	font-size:12px;
}

#sidebar{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

.wp-polls-ul{
	width:95%;
}

.searchResult{
	margin-bottom:0px;
	border-bottom:1px solid #CCC;
	position:relative;
	float:left;
	padding-bottom:10px;
}

.searchResult span{
	padding-right:15px;
	position:relative;
	float:left;
}

.searchResult h3{
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:0px;
	padding:0px;
}

.searchResult p {
	position:relative;
	float:left;
	margin:0px;
	padding:0px!important;
}

#marquee-title-block{
	background:url("img/marquee-text-bg.png") no-repeat scroll 0 0 transparent;
}

#adOverlay{
	background-color:#003;
	display:block;
	height:100%;
	left:0;
	position:fixed;
	top:0;
	width:100%;
	z-index:98;
	opacity:0.5;
	filter: alpha(opacity = 50);
}

#overlay{
	display:block;	
}





/*COMMENTS*/
.commentlist{
	list-style-type:none;
	display:block;
	padding:inherit!important;
	border-bottom:1px dashed #AAAAAA;
	position:relative;
	float:left;
} 

.commentlist p{
	padding:0 30px 0 0 !important;
	float:right;
	position:relative;
	width:460px;
	font-size:11px;
} 

.commentlist li{
	list-style-type:none;
	display:block;
	border-top:1px dashed #AAAAAA;
}

#commentsDestination .navigation{
	position:relative;
	float:left;
	display:block;
}

.navigation{
	position:relative;
	float:left;
	width:100%;
	padding-top:5px;
	padding-bottom:10px;
}

.navigation a{
	display:block;
}


.commentlist .even{
	background-color:#F9F9F9;
}

.comment{
	position:relative;
	float:left;
	width:100%;
	display:block;
}

.avatar, .fn, .says{
	position:relative;
	float:left;
	margin-right:5px;
}

.comment-meta{
	position:relative;
	float:left;
	display:block;
	width:420px;
}

.vcard{
	position:relative;
	float:left;
	width:150px;
	padding:5px;
	background-color:#EEE;
	margin-right:20px;
	margin-top:10px;
	margin-bottom:10px;
	border:1px solid #CCCCCC;
}


.comment-meta, .commentmetadata{
	padding-top:10px;
}

.says{
	display:none;
}

.avatar {
	width:50px;
	height:50px;
	position:relative;
	float:left;
	margin-right:10px;
}

.fn a, .fn{
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	font-style:normal;
	max-width:85px;
	font-size:12px;
}

.commentmetadata a{
	font-weight:bold;
	font-size:12px;
}
