div#preview {
	background: #FAA;
	text-align: center;
	color: black;
	padding: 1em;
	position: absolute;
	top: 0;
}

*, div{
	margin: 0;
	padding: 0;
}
/*  All of this clearfix business is to make sure floated elements are contained
    properly within their containing divs. */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

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

body {
	font-family: Georgia, "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	color: #555;
	margin-top: 10px;
	line-height: 1.5em;
}
body.homelayout .container {
	width: 1054px;
	background: #FFF url(images/fauxcolumns-home.gif) top left repeat-y;
}
body.secondarylayout .container {
	width: 1054px;
	background: #FFF url(images/fauxcolumns-secondary.gif) top left repeat-y;
}
a img{
	border: none;
}
h2, h2 a {
	font-size: 16px;
	font-weight: normal;
	color: #A23;
	margin-bottom: .3em;
	line-height: 1.3em;
	letter-spacing: .01em;
}
h2 a:visited, h2 a:visited{
	
}
h2.first {
	font-size: 18px !important;
	margin-top: 8px;
}
h2.first a {
	font-size: 18px !important;
}
hr,.hr {
	background: 0;
	height: 1px;
	border-top: 1px solid #666;
	padding: 0;
	margin: 0;
	display: block;
	margin-bottom: 1em;
}

#jumpToBox {
	left:-9000px;
	position:absolute;
	top:-9000px;
	z-index:999;
}
.smallColumnLeft {
	width: 125px;
	border-right: 0px solid black;
	margin-right: 4px;
	padding: 0 6px;
	float: left;
}
.smallColumnRight {
	width: 128px;
	border-left: 0px solid black;
	margin-left: 5px;
	padding: 0 6px;
	float: left;
}
.mediumColumn {
	border-right: 0px solid black;
	margin-right: 1px;
	float: left;
	width: 225px;
	padding: 9px;
}
.bigColumn {
	float: left;
	width: 500px;
	padding: 0 9px;
	border-left: 0px solid black;
	border-right: 0px solid black;
	margin-right: 1px;
	margin-left: 2px;
}
body.secondarylayout .bigColumn {
	width: 770px;
	padding-right: 20px;
}
div.masthead {
	background: url(images/dash.gif) 9px bottom repeat-x;
	margin-bottom: 6px;
}
.mastheadlogoandtag {
	border-bottom: 1px solid #000;
	margin-bottom: 3px;
	padding-bottom: 3px;

}
div.masthead-links {
	border-top: 2px solid #000;
	margin-bottom: 5px;
	padding: 6px 0 0px 0;
}
div.masthead-links a, div.masthead-links a:visited {
	display: block;
	text-align: center;
	color: #777;
	border-left: 1px solid #777;
	float: left;
	font-size: 16px;
	font-weight: normal;
}
div.masthead-links a.home{
	text-align: left;
	border-left: 0!important;
	width: 70px;
}
div.masthead-links a.archives{
	width: 115px;
}
div.masthead-links a.about{
	width: 95px;
}
div.masthead-links a.contact{
	width: 110px;
}
div.masthead-links a.rss{
	text-align: right;
	width: 99px;
}
div.masthead-links a:hover, div.masthead-links a:active, div.masthead-links a.current {
	color: #A23;
}
a {
	color: #21245c;
	text-decoration: none;
	font-weight: bold;
}
a.moreLink{
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	font-weight: bold;
	padding-left: 5px;
	white-space: nowrap;
}

.taglinemodule {
	text-align: center;
}
.taglinemodule h3 {
	font-weight: normal;
	font-size: 10px;
	letter-spacing: 2px;
	line-height: 1.4em;
	border-top: 1px solid #555;
	border-bottom: 1px solid #555;
	padding: 8px 0;
	color: #000;
}
.leftsidelinksmodule{
	font-size: 10px;
	letter-spacing: 1px;
	padding-top: 9px;
	line-height: 1.5em;
}
.leftsidelinksmodule p{
	line-height: 1.3em;
	padding-bottom: 5px;
}
.leftsidelinksmodule a {
	color: #555;
	font-weight: normal;
}
.leftsidelinksmodule h3 {
	font-weight: normal;
	color: #21245c;
	font-size: 10px;
	padding-bottom: 5px;
	line-height: 1.2em;
}
.leftsidelinksmodule_group {
	border-bottom: 1px dashed #777;
	padding: 6px 0;
}
.leftsidelinksmodule ul {
	padding:0;
	margin: 0;
}
.leftsidelinksmodule ul li {
	 list-style-type:none;
	 background: url(images/bullet.gif) 0px .1em no-repeat;
	 padding-left: 1em;
}
img.featuredvideo {
	padding: 5px 0;
}
div.imageandcaption p {
	padding: 5px 0 0 0 !important;
	margin: 0 !important;
	font-size: 10px !important;
	font-family: Arial, Verdana, sans-serif !important;
	line-height:1em !important;
	color: #999;
}
h2.currentissueinformation{
	background: url(images/currentissue_fade.jpg) repeat-x;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6D5B4D;
	text-align: center;
	padding: 3px 0;
	margin: 0 0 6px 0;
	line-height: 1em;
	letter-spacing: .15em;
	border-bottom: 1px solid black;
	line-height: 1.2em;
}
.searchboxmodule {
	border-bottom: 1px solid #000;
	padding: 10px 0;
	margin-bottom: 2px;
}
.currentheadlinesmodule {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	padding: 10px 0;
	line-height: 1.2em;
}
.currentheadlinesmodule .leftcolumn{
	float:left;
	padding-right: 14px;
	border-right: 1px dashed #777;
}
.currentheadlinesmodule .rightcolumn{
	float:right;
}
.currentheadlinesmodule h3 {
	font-weight: normal;
	color: #A23;
	font-size: 10px;
}
.currentheadlinesmodule a {
	font-size: 10px;
	color: #555;
	font-weight: normal;
	border-bottom: 1px dashed #777;
	display: block;
	width: 100px;
	padding: 5px 0;
}
a:hover {
	color: #AA2233;
}
.otherpublicationsmodule {
	text-align: center;
	background-color: #F3E8C1;
	font-size: 10px;
	line-height: 1.1em;
	padding-bottom: 5em;
}
.otherpublicationsmodule h3 {
	color: #F3E8C1;
	padding: 10px 5px;
	background-color: #131740;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.2em;
	font-size: 11px;
}
.otherpublicationsmodule h4{
	color: #5C5044;
	padding: 5px 5px 0 5px;
	font-size: 10px;
}
.otherpublicationsmodule h4 a, .otherpublicationsmodule h4 a:visited {
	color: #5C5044;
}
.otherpublicationsmodule a {
	color: #9D8D72;
	font-weight: normal;
}
.otherpublicationsmodule p{
	color: #8D7D76;
	padding: 0 5px 5px 5px;
}
.otherpublicationsmodule p.divider{
	height: 17px;
	background: url(images/squaredivider.gif) center center no-repeat;
	padding: 0.4em 0 .6em 0;
}
.aliquotsmodule{
	padding: 10px 0;
	margin-top: 3px;
	border-top: 1px solid black;
	background: url(images/dash-small.gif) 9px bottom repeat-x;
}
.eventsmodule {
	margin-top: 2px;
	color: #777;
}
.eventsmodule hr, .eventsmodule .hr{
	clear: both;
	height: 2px;
	width: 99%;
	border:0px;
	padding: 0px;
	background: url(images/dash-small.gif) 9px bottom repeat-x;
	display: block;
	margin: 10px 0 10px 0;
	overflow: hidden;
}
.eventsmodule div.eventgroup {
	padding: 10px;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	letter-spacing: 2px;
	
}
.eventsmodule div.eventgroup p {
	line-height: 2em;
	letter-spacing: .02em;
}
.eventsmodule div.eventgroup a {
	color: #777;
	font-weight: normal;
}
div.twolines{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	padding-top: 2px;
}
.eventsmodule h3 {
	font-weight: normal;
	color: #333;
	font-size: 14px;
	letter-spacing: 2px;
	padding: 10px 0 5px 0;
}

.eventgroup h1, .eventgroup h2,.eventgroup h3,.eventgroup h4,.eventgroup h5,.eventgroup h6 {
	color: #917C66;
	font-size: 18px;
	letter-spacing: 2px;
	margin-top: 5px;
	font-weight: normal;
	margin-bottom: 4px;
}
.weathermodule{
	font-family: Arial, Verdana, sans-serif;
	color: #96928A;
	padding-top: 20px;
}
.weatherimage {
	width: 54px;
	text-align: left;
	float: left;
}
.weathertemp {
	text-align: right;
	float: left;
	font-size: 24px;
	line-height: 52px;
	width: 50px;
}
.weatherdescription{
	width: 120px;
	text-align: center;
	float: left;
	margin-top: .7em;
	font-size: 11px;
	line-height: 1.5em;
}
.searchboxmodule .searchinput{
	background: url(images/searchinput.gif) left center no-repeat;
	height: 25px;
	width: 168px;
	float: left;
	margin-top: 1px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.searchboxmodule input{
	border: 0;
	margin: 0;
	border: 0;
	width: 168px;
}
.searchboxmodule button{
	border: 0;
	background: url(images/searchbutton.jpg) center center no-repeat;
	width: 32px;
	height: 35px;
	float: left;
	margin-top: 1px;
	margin-left: 4px;
	cursor: pointer;
}
.searchboxmodule button span{
	position: absolute;
	margin-left: -9999px;
}
.searchboxmodule button:hover{
	
}
.searchboxmodule h3{
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #21245C;
	line-height: 1em;
}
.secondarylayout .weathermodule {
	float: right;
	margin-top: 15px;
}
.secondarylayout .mastheadlogoandlinks {
	float: left;
	width: 500px;
	background-image: url(/reporter/images/faded_v.png); background-repeat: no-repeat; background-position: top left;
}
.secondarylayout .mastheadlogoandtag h1 {
	float: left;
}
.secondarylayout .mastheadlogoandtag p {
	float: left !important;
	width: 240px !important;
	font-size: 14px !important;
	text-align: left !important;
	line-height: 1.4em !important;
	padding-top: 6px !important;
	padding-left: 14px !important;
	margin: 0 !important;
	letter-spacing: 0px !important;
	font-family: Century Gothic;
}

.secondarylayout .mastheadlogoandtag a {font-weight:normal;}

.homelayout .imageandcaption{
	float: left;
	background: #FFF;
}
.homelayout .floatedimage {
	padding: 0 1em .7em 0;
}
.secondarylayout .imageandcaption{
	float: right;
	clear: right;
	padding: .7em 0 .7em 1em;
}
.secondarylayout div.centeredimage {
	text-align: center;
}
.secondarylayout .centeredimage .imageandcaption{
	clear: both;
	padding: .1em;
	margin: 0 auto;
}
.secondarylayout img{
	clear: right;
	float: none !important;
}
.secondarylayout .masthead {
	margin-bottom: 1em;
}
.secondarylayout .bigColumn h2 {
	font-size: 28px;
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 1em;
}
.bigColumn p {
	margin: 0.75em 0;
}
.secondarylayout .bigColumn{
	font-size: 16px;
	line-height: 1.5em;
}
.secondarylayout p.author{
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
}
.secondarylayout .date {
	font-style: italic;
}
.sharebox {
	width: 100px;
	float: right;
	background: #F9F2D9;
	padding: 15px;
	margin: 1em;
	clear: right;
}
.sharebox ul{
	list-style-type: none;
	border-left: 1px dashed #000;
}
.sharebox a{
	font-weight: normal;
	padding: 0 15px;
	font-size: 12px;
}
#playbutton {
	background: transparent url(/reporter/images/video_playbutton.png) -500px -500px no-repeat;
}
#playbutton:hover {
	background-position: center center;
}
div.archives ul{
	width: 49%;
	list-style-type: none;
	float: left;
	font-size: 12px;
	margin: 0 0 1em 0;
}
div.archives h2{
	font-size: 18px;
	margin: 1em 0;
}
div.issue ul{
	list-style-type: none;
}
div.issue li{
	margin: 1em 0;
}
h2.pagetitle {
	font-size: 16px;
	margin-top: 1em;
}
#searchmain small{
	display: block;
	color: #999;
}
#searchmain dt{
	margin-top: 1em;
}
#searchmain .searchpages {
	margin-top: 1em;
	text-align: center;
}
#searchmain .searchpages a {
	padding: 0 5px;
}
#searchmain ul {
	margin: 0 2em;
}
#searchmain div{
	margin: 1em 0;
}
#searchmain .didyoumean {
	border: 1px solid #999;
	padding: 0 .5em;
	margin: 1em;
}
.copyright {
	line-height: 1em;
	text-align: center;
	padding:  2em 0;
	display: block;
	clear: both;
}
#IDCommentsHeadLogin{
	display: none !important;
}
div#preview {
	background: #FAA;
	text-align: center;
	color: black;
	padding: 1em;
}
div.fullsizehomeimage {
	float: none !important;
}

.secondarylayout div.slideshow {
	border: 1px solid #999;
	padding: 0px !important;
	margin-left: 5px;
}
div.slideshowcontent{
	padding: 0 5px 5px 5px !important;
	height: 350px;
}
div.slideshowtitle {
	margin-bottom: 5px;
	background: #999;
	color: white;
	font-size: 11px;
	padding: 0 5px;
	line-height: 1.5em;
}
.slideshowtitle a{
	color: white;
}
.slideshowtitle a:visited{
	color: white;
}

.slideshowtitlespan {
	float: left;
}
.playpauselink {
	float: right;
	padding-top:
}
div.slideshow {
	width: 587px;
}
div.slideshow div.pager{
	width: 66px;
	float: left;
	padding: 0 5px 0 0;
}

div.slideshow div.tworows {
	width: 142px !important;
}

div.slideshow div.pager a.activeSlide {
	border-color: #999;
}

div.slideshow div.pager a{
	border: 1px solid #fff;
	padding: 2px;
	float: left;
	display: block;
	text-align: center;
	width: 60px;
	height: 40px;
	text-align: center;
	background-color: #eee;
	margin: 0 5px 5px 0;
}
div.slideshow div.pager a:hover{
	border-color: #ccc;
}
div.slideshow p{
	text-align: left;
	padding: 5px 5px 2px 0px !important;
	height: 50px;
	overflow: auto;
}
div.rotatingdivs {
	width: 430px;
	float: left;
	height: 350px !important;
	overflow: hidden;
}
div.rotatingdivs div {
	text-align: center;
}
#searchheader ul {
	list-style-type: none;
}
#searchheader #primary a {
	display: none;
}
#searchheader #primary span {
	display: none;
}
#searchheader #secondary span {
	display: block;
}