body {
	background-color: #82A1C1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	padding-left: 36px;
	}

A:link {
	text-decoration: none;
	color: yellow;
}

A:visited {
	text-decoration: none;
	color: white;
}

A:active {
	text-decoration: none;
	color: white;
}

A:hover {
	text-decoration: underline;
	color: red;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

#slice {
	display: block;
        position: relative;
        width: 744px;
	padding: 6px;
        text-align: center;
	font: 16px Verdana;
        font-weight: bold;
	color: #000000;
	background-color: #AEC5E6;
	border: 2px solid #3377bb;
       margin: 2px auto;
}
#slice a:hover {color:#000;}

#specialheader {display:block;background:#fff;position:relative;width:760px;padding-top:2px;height:30px;margin:7px auto;font-family:times new roman;}
#specialheader p {font-size:150%;color:#000;top:20px;left:40px;margin:0}
#specialheader a {text-decoration:none;color:#000;font-family: Verdana, Arial, Helvetica, sans-serif;vertical-align: middle}
#specialheader a:hover h1, #header a:hover p {color:#006;}


#header {display:block;background:#052949;position:relative;width:760px;padding-top:22px;height:68px;margin:7px auto;font-family:times new roman;}
#printheader {position:relative;background:#052949;width:605px;padding-top:22px;height:68px;font-family:times new roman;}
#header p {font-size:200%;color:#fff;position:absolute;top:20px;left:500px;margin:0}
#header a {text-decoration:none;color:#fff}
#header a:hover h1, #header a:hover p {color:#ff6;}

#headerspacer {display:block;background:#fff;position:relative;width:760px;height:1px;background-color: #ccc;}

#body {display:block;position:relative;width:760px;margin:0 auto}

#body #storycol {position:relative;width:475px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;background:#fff;padding:0;height:100%}
#body #printstorycol {position:relative;width:600px;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;background:#fff;padding:0;height:100%}
.article {display:block;border-bottom:1px solid #000;line-height: 1.4em;}
.article p {padding:8px;margin:0;line-height: 1.4em;}
/*.article p:hover {background:rgb(236, 241, 244);}*/
.article p span#responsetitle {display:block;margin-top:3px;font-weight:bold}
.article a { color:#0000ff; }

.indentedtext {padding:8px;display:block;}
.indentedtext p {padding:1px;margin:0}
/*.indentedtext p:hover {background:rgb(236, 241, 244);}*/

.legaltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

.endnote {vertical-align:super;line-height: 0%; font-size: 70%}

.articlehead {display:block;padding:6px;border-bottom:1px solid black;font-family:arial,helvetica,sans-serif;}
.articlehead p {padding:8px;margin:0}
/*.articlehead p:hover {background:rgb(236, 241, 244);}*/

#body #sidebarcol {position:relative;width:275px;margin:0;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000;background:#fff;float:right;height:100%}
.sidebit {display:block;border-bottom:1px solid #000;}
/*.sidebit:hover {background:rgb(236, 241, 244);}*/
.sidebit p {padding:8px;margin:0}

h1 {color:#fff;font-size:250%;margin:0;padding:18px 8px 8px 0px; text-align: center;}
h2 {font-size:175%;margin:0; padding:12px 0px 0px 0px; text-align: center;}

.responsetitle {margin-bottom:3px}
.response_odd {position:relative;width:49%;vertical-align:top;}
/*.response_odd:hover {background:rgb(236, 241, 244);}*/
.response_odd p .mainmore {display:inline}
.response_even {position:relative;width:49%;float:right;border-left:1px solid black;}
.response_even p {vertical-align:top}
/*.response_even:hover {background:rgb(236, 241, 244);}*/
.bluetext {
	color: #274B6D;
}
.blacktext {
	color: #000;
}

.allcaps {
	text-transform:uppercase;
	letter-spacing: .1em;
	color: #274B6D;
}
.allcapssmush {
	text-transform:uppercase;
	color: #274B6D;
}
.smallcaps {
	font-variant: small-caps;
}
.articletitle {
	position:relative;
	display:block;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	width:70%;
}

.widetitle {
	position:relative;
	display:block;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	width:100%;
}

.articledate {
	position:absolute;
	right:6px;
        top:29px;
}

.linkbar {
	position:absolute;
	right:6px;
}

.mainimage {
	margin-right: 15px;
	margin-bottom: 15px;
}
.spacer {
	font-size: 8px;
	line-height: 8px;
}
.coverimage {
	margin-right: 10px;
}

a {
	 color: #274B6D;
	/* color: #000;*/
	text-decoration: none;
	
}
a:hover {
	color: #A5B6CD;
}
.more {
	display:block;
	padding:3px;
	text-align:right;
	text-transform:uppercase;
	letter-spacing: .15em;
	color: #274B6D;
	font-size: 9px;
}

.mainmore {
       display:inline;
	text-transform:uppercase;
	letter-spacing: .15em;
	color: #274B6D;
        font-weight: bold;
	font-size: 9px;
}

.mainmore:hover {
	color: #A5B6CD;
}


/*.comments-nest-box {
		padding-left:15px;
		border-left:5px solid #AAA;
	}*/

.comments-nest-box-top-level {
		margin: 16px 4px 4px 15px;
		border:1px solid #aaa;
                position: relative;
                display: block;
	}

.comments-nest-box {
		margin:2px 4px 4px 15px;
		/*border:1px solid #aaa;*/
               border-top:1px solid #aaa;border-left:1px solid #aaa;border-right:1px solid #aaa;
                position: relative;
                display: block;
	}


.comments-nest-box-top-level .indentedtext {border-bottom:1px solid #ccc;background:#eee}	

.comments-nest-box .indentedtext {border-bottom:1px solid #ccc;background:#eee}	
	
.comments-post {
		padding-left:15px;
	}	
	
.div_link { display:block;}
/*.div_link:hover { background:#EEE;}*/
.div_link:hover { cursor: hand; color:#000; } 
.div_link a {
	 /*color: #274B6D;*/
	color: #000;
	text-decoration: none;
}

/*.div_link:hover { cursor: hand; color:#274B6D; } */

#bigwhite {color:#fff;font-size:200%;margin:0;padding:20px 20px 20px 20px}
