@charset "utf-8";
/* CSS Document */

body {
	font-family:Georgia, Helvetica, Sans-Serif;
	text-align:justify;
	line-height:1.75em;
	/*font-size: 0.75em;*/
	font-size:12px;
	letter-spacing: 0.04em;
	/*background: #e4eafe;*/
	background: #FFF;
	margin:0;
	padding:0;
	color:#000;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	margin:5px 0px;
	padding:0;
	font-size:14px;
	color: #333;
}

/*-------------------------------------------
	HEADER
*/
.topbar {
	background: #FFF;
	color:#000;
	height:22px;
	margin-top:5px;
	border-top: 1px solid #9E9B87;
	border-bottom: 1px dotted #9E9B87;
}
.topbar p {	margin:0;}
.topbar a {
	font: 0.85em Verdana, Geneva, sans-serif;
	color: #000;
	padding:4px 10px;
	text-decoration:none;
}
.topbar a:hover {
	background: #DAD8CF;
}

/*-------------------------------------------
	ARTICLE
*/
.articletitle {float:left;text-decoration:none;width: 100%;margin: 0px;padding:40px 0;font-size: 2em;font-weight: 400;line-height: 1.2em;color: #000;text-align: left;}
.articletitle a {color:#000;text-decoration:none;}
.articletitle a:hover{text-decoration: underline;}

/*-------------------------------------------
	COMMENTS BENEATH ARTICLES
*/
.comment {
	font-size:1em;
	width:960px;
	clear:both;
	color:#FFF;
	margin:20px auto;
	letter-spacing: 1px;
}
.comment h2 {margin:20px auto;font-size: 1.7em;line-height: 1em;color: #A2AEBB;width:960px;}
.comment h3 {font-size: 1.2em;font-weight:bold;margin:10px 0 10px 0;padding:0 0 5px 0;border-bottom:solid 4px #CCC;width:580px;}
.comment p {line-height:1.5em;width:580px;padding-right:320px;}

/*-------------------------------------------
	LAYOUT
*/
.wrapper {clear:both; margin:0 auto; width: 970px; overflow:hidden;}
.fleft {float:left;}
.fright {float:right;} 
.fclear {clear:both;}

.col-1 {
	float:left;
	width:680px;
	/*overflow:hidden;  Chrome was not behaving properly by overlay form*/
	margin:10px 0;
}
.col-1 p { margin:2px 0;}
.col-1 h3 {}
.col-2 {
	float:right;
	width:260px;
	overflow:hidden;
	margin-top: 10px;
	margin-bottom: 10px;
}
.col-2 img {border: 5px #FFF solid;}
.col-2 {overflow:visible;}
.col-2 img {border:none;}

/*-------------------------------------------
	INDEX PAGE
*/
.indx {
	font-family: Georgia, "Times New Roman", Times, serif;
}
.indx h1 {
	float:left;
	text-decoration:none;
	width: 100%;
	margin: 0px;
	padding:40px 0;
	font-size:2em;
	font-weight:400;
	line-height:1.2em;
	color:#000;
	text-align:left;
}
.indx h2 {
	font: 400 1.6em/1.4em Verdana, Geneva, sans-serif;
	text-decoration:none;
	color:#fff;
	text-align:left;
	margin:0;
	padding:5px 0 0 20px;
	float:left;				/*needed to show left margin*/
	/*width:178px;*/
	width:300px;
}
.indx h2 a {
	color:#fff;
	text-decoration:none;
}
.indx h2 a:hover {color:#fff; text-decoration:underline;}
.indx img {border:#3c3c3c solid 1px;}
.indx p {
	padding: 3px 0;
	width: 570px;
	clear:both
}

/*-------------------------------------------
	OTHER
*/
.formprompt {font:0.85em Arial, Helvetica, sans-serif;}
.formcontrol {font: 0.75em Verdana, Geneva, sans-serif;}
.small {font-size:9px;font-family: Verdana, Geneva, sans-serif;}
.formtable {border:1px solid #7a8ccc;background: #d3d6dd;}
.errormsg {
	font: bold 1em Verdana, Geneva, sans-serif;
	color: #900;
	text-decoration: none;
}
.detailhead {
	background: #3c3c3c;
	width: 680px;
}
.credits, .credits a {
	font: normal 0.85em Verdana, Geneva, sans-serif;
	color: #27261F;
	text-decoration: none;
	margin:10px;
}
.readmore {font-family:Verdana, Geneva, sans-serif; font-size:0.8em; text-decoration:none;color:#900;}
.readmore:hover {color:#C00;}

/*-------------------------------------------*/


.imgborder {
	border: 5px #fff solid;
}
.header {
	padding: 20px 0px 0px 0px;
	float: left;
	height: 60px;
	width: 970px;
}
.headerlogo {
	float:left;
	width: 300px;
	height: 56px;
	padding-top: 4px;
}
.headeradvert1 {
	float:right;
	width: 468px;
	height: 60px;
}
.datetime {
	padding-top: 3px;
	padding-bottom: 3px;
	float:left;
	color: #9e9b87;
	width: 970px;
	height: 20px;
}
.headlinenoline {
	padding: 20px 0px 20px 0px;
	float: left;
	width: 680px;
}
.headlinepic {
	border: 5px #fff solid;
	float: left;
	width: 200px;
	border: 5px solid #e4eafe;
}
.headlinetitle {
	float:left;
	text-decoration:none;
	width: 390px;
	margin: 0px;
	padding: 0 40px 0 40px;
	font-size: 2.5em;
	font-weight: 400;
	line-height: 1.2em;
	color: #000;
	text-align: left;
}
.headlinetitle a {
	color:#000;
	text-decoration:none;
}
.headlinetitle a:hover{
	text-decoration: underline;
}
.paratext {
	padding: 20px 20px 20px 0px;
	width: 570px;
	float: left;
}
.title2 {
	margin: 0px;
	padding-bottom: 10px;
	font-size: 1.68em;
	line-height: 1.2em;
	color: #000;
	text-align: left;
}
.title2 a {
	text-decoration:none;
	color: #000;
}
.title2 a:hover {
	color: #000;
	text-decoration:underline;
}
.title3whtb {
	font-size: 1.6em;
	line-height:1.4em;
	text-decoration:none;
	color: #fff;
	text-align: left;
}
.title3whtb a {
	text-decoration:none;
	color: #fff;
	}
.title3whtb a:hover {
	color: #fff;
	text-decoration:underline;
}
.line100 {
	background: #999;
	width: 100%;
	height: 1px;
}
.commentssummaryb {
	font-family: Verdana, Geneva, sans-serif;
	text-decoration:none;
	text-align:left;
	padding-top: 5px;
	padding-left:15px;
	height: 20px;
	font-size: 11px;
	float: left;
	width: 200px;
	color: #666;
}
.commentssummaryb a:hover {
	text-decoration:underline;
	color: #000;
}
.detaillinks {
	/*font-size:1em;*/
	/*line-height:1.1em;*/
	/*font: 0.75em/1em;*/
	width:100%;
	/*color:#7a8ccc;*/
	color:#4660B9;
	border-bottom:#999 solid 1px;
	display:block;
	text-align: left;
}
.detaillinks a {
	padding:5px;
	text-decoration:none;
	/*color:#7a8ccc;*/
	color:#4660B9;
	display:block;
}
.detaillinks a:hover {
	color:#6c7691;
	background-color:#e4eafe;
	/*background-color:#FFF;*/
}
.pollquestioncontainer {
	float:left;
	width:160px;
	height:190px;
	font-family: Verdana, Geneva, sans-serif;
	color:#E2E1DC;
	padding-left:20px;
	line-height: 2.2em;
	font-size: 0.9em;
	text-decoration:none;
	text-align: left;
}
.title2b {
	float:left;
	margin: 0px;
	font-size: 1.7em;
	line-height: 1em;
	color: #A2AEBB;
	text-align: center;
}
.title2b a {
	text-decoration:none;
	color: #A2AEBB;
}
.title2b a:hover {
	color: #fff;
	text-decoration:underline;
}
.footer {
	clear:both;
	width: 100%;
	background-image:url(/images/blue_hue_bg2.jpg);
	border-bottom: #A2AEBB solid 1px;
	background-repeat: repeat-x;
	background-color: #576d83;
}
.jokes {
	float:left;
	padding:50px 10px 10px 70px;
	width:160px;
	height:20px;
	background-image:url("/images/joke.jpg");
}
.quote {
	float:left;
	padding:50px 10px 10px 20px;
	width:210px;
	height:20px;
	background-image:url("/images/quote.jpg");
}
.dictionary {
	float:left;
	padding:50px 10px 10px 45px;
	width:185px;
	height:20px;;
	background-image:url("/images/dictionary.jpg");
}
.games {
	float:left;
	padding:50px 10px 10px 30px;
	width:200px;
	height:20px;;
	background-image:url("/images/games.jpg");
}
.bottomcontainer {
	/*margin:0 auto;*/
	width: 100%;
	/*bottom: 0px;*/
	background-color:#9e9b87;
	background-image: url(/images/bottombg.jpg);
	background-repeat:repeat-x;
}
.bottomlinks {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	font-size: .9em;
	width:150px;
	color:#E2E1DC;
}
.leadertitle{
	padding:5px 0 5px 0;
	float:left;
	width:260px;
}
.bottomlinks a {
	/*border-left: #E2E1DC double thin;*/
	padding:5px 5px 5px 20px;
	display:block;
	text-decoration: none;
	color:#E2E1DC;
}
.bottomlinks a:hover {
	text-decoration: underline;
	color:#fff ;
	/*	border-left:#fff double thin;*/
}
.bottomtitle {
	font-family: Verdana, Geneva, sans-serif;
	line-height: 1.5em;
	color:#E2E1DC;
	font-size: 1.6em;
	width:150px;
	height:40px;
	text-decoration:none;
	text-align: left;
}
.bottomtitle a {
	/*border-left: #E2E1DC double thin;*/
	color:#E2E1DC;
	padding:5px 5px 5px 20px;
	display:block;
	text-decoration: none;
	}
.bottomtitle a:hover {
	text-decoration: underline;
	color:#fff ;
/*border-left: #fff double thin;*/
}
.bottomlinksr {
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	text-align:right;
	line-height: 1.5em;
	font-size: .9em;
	width:150px;
	color:#E2E1DC;
}
.bottomlinksr a {
	/*border-left: #E2E1DC double thin;*/
	padding:5px 20px 5px 5px;
	display:block;
	text-decoration: none;
	color:#E2E1DC;
}
.bottomlinksr a:hover {
	text-decoration: underline;
	color:#fff ;
	/*	border-left:#fff double thin;*/
}
.bottomtitler {
	float:right;
	font-family: Verdana, Geneva, sans-serif;
	text-align:right;
	line-height: 1.5em;
	color:#E2E1DC;
	font-size: 1.6em;
	width:150px;
	height:40px;
	text-decoration:none;
}
.bottomtitler a {
	/*border-left: #E2E1DC double thin;*/
	color:#E2E1DC;
	padding:5px 20px 5px 5px;
	display:block;
	text-decoration: none;
}
.bottomtitler a:hover {
	text-decoration: underline;
	color:#fff ;
	/*border-left: #fff double thin;*/
}
#fifawc {
	width:448px;
	border:1px solid #CCA400;
	line-height:normal;
	margin:10px 0;
	/*padding-right:5px;*/
	background: #FC0;
}
#fifawc p { line-height:16px;}
#fifawc p b { color:#403300; line-height:20px;}
#fifawc img { margin:2px 10px 2px 2px;}

.modal {
	background-color:#fff;
	display:none;
	width:400px;
	padding:15px;
	text-align:left;
	border:2px solid #333;

	opacity:0.8;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-moz-box-shadow: 0 0 50px #ccc;
	-webkit-box-shadow: 0 0 50px #ccc;
}
	
.modal h2 {
	/*background:url(/img/global/info.png) 0 50% no-repeat;*/
	margin:0px;
	padding:10px 0 10px 0px;
	border-bottom:1px solid #333;
	font-size:20px;
}

