html {
	color: #000;
	font: 70%/1.5 Verdana,Arial,Helvetica,sans-serif;
	text-align: center;
}

body {
	margin: 0;
	background: #fff;
}

img {
	border:2px #000 solid;
}

img.left {
	display: block;
	float: left;
	margin: 6px 16px 12px 0;
}

img.right {
	display: block;
	float: right;
	margin: 6px 0 12px 16px;
}

img.noborder{border:none;}

p, h1, h2, h3, h4, h5, h6, form {
	margin: 0;
}

a, a:active, a:visited {
	color: #566ca3;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

legend {
	display: none;
}

fieldset {
	border: none;
	padding: 0;
	margin: 0;
}

.hidden,
#printHeader {
	display: none;
}

/* :::::::::: LAYOUT :::::::::: */

#bannerContainer {
	width: auto;
	height: 158px;
	background: url(../images/banner-bg.gif) top center repeat-x;
}

#banner {
	width: 980px;
	height: 158px;
	margin: 0px auto;
	background: url(../images/banner.gif) top center no-repeat;
}

a#gatewayBannerLink {
	display: block;
	width: 246px;
	height: 36px;
}

a#homeBannerLink {
	display: block;
	width: 980px;
	height: 122px;
}

#issueBox {
	width: 960px;
	padding: 8px 10px 8px 10px;
	margin: 0px auto;
	background: url(../images/dotted.gif) bottom left repeat-x;
	
}

#issueBox p {
	text-transform: uppercase;
	letter-spacing: 0.1em;
	color: #666;
	font-size: 0.9em;
}


p#newsTag {
	float: left;
	text-align: left;
	margin-right: 20px;
}

p#contactArchive {
	float: right;
	width: 234px;
	text-align: right;
	margin-left: 20px;
}

#container {
	clear: both;
	width: 960px;
	padding: 0px 10px;
	margin: 19px auto 54px auto;
	background: url(../images/container-bg.gif) repeat-y;
	text-align: left;
	overflow: auto;
}

body.twoCol #container,
body.twoColFull #container {
	background: url(../images/container-bg-2col.gif) repeat-y;
}

#col1 {
	float: left;
	width: 190px;
	margin-right: 25px;
	position:relative;
	left:-490px
}

body.twoCol #col1,
body.twoColFull #col1 {
	left: -635px;
}

#col2 {
	float: left;
	width: 490px;
	position:relative;
	left:215px;
}

body.twoCol #col2 {
	width: 635px;
}

body.twoColFull #col2 {
	width: 745px;
}

#col3 {
	float: left;
	width: 230px;
	margin-left: 25px;
}

/* :::::::::: CONTENT ELEMENTS :::::::::: */

#container p {
	margin: 0 0 1em 0;
}

.block {
	clear: both;
}

a.moreLink {
	font-weight: bold;
}

#linksBar  {
	background: url(../images/dotted-blk.gif) bottom left repeat-x;
	margin-bottom: 18px;
}

#linksBar a {
	display: block;
	float: left;
	height: 22px;
	padding-top: 4px;
	margin: 0 42px 9px 0;
	padding-left: 30px;
}

a#printLink {
	background: url(../images/print-off.gif) 0 50% no-repeat;
	padding-left:24px;
}

a#emailLink {
	background: url(../images/email.png) 0 0 no-repeat;
}

a#facebookLink {
	background: url(../images/facebook.png) 0 0 no-repeat;
	margin-right: 12px;
}

a#diggLink {
	background: url(../images/digg.png) 0 0 no-repeat;
	margin-right: 12px;
}

a#newsvineLink {
	background: url(../images/newsvine.png) 0 0 no-repeat;
	margin-right: 12px;
}

a#twitterLink {
	background: url(../images/twitter.png) 0 0 no-repeat;
	margin-right: 12px;
}

.smallText {
	font-size: 0.85em;
}

/* ::::::::: COL1 ELEMENTS :::::::::: */

#col1 .block {
	padding-bottom: 16px;
}

#col1 h2 {
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
	border-top: 1px solid #b8c5e6;
	padding-top: 2px;
	margin: 0 0 0.7em 0;
}

ul.nav {
	list-style: none;
	margin: 0 0 22px 0;
	padding: 0;
}

ul.nav li {
	margin: 0;
	padding: 0;
	display: inline; /* IE6 fix */
}

body#home li.home{
display:none;
}

ul.nav a {
	display: block;
	padding: 1px 0;
	border-top: 1px solid #b8c5e6;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

ul.nav a:hover {
	text-decoration: none;
	color: #1a3067;
}

a#homeNav {
	border: none;
}

ul.events {
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0;
}

ul.events li {
	margin: 0;
	padding: 0 0 6px 0;
}

ul.events a {
	font-weight: bold;
}

a#submitEvents {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

ul.links {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.links li {
	margin: 0;
	padding: 0 0 6px 0;
}

ul.links a {
	font-weight: bold;
}

/* :::::::::: SEARCH :::::::::: */
#search {
	margin-bottom: 16px;
}

#search form {
	display: inline;
}

input#searchbox {
	display: block;
	float: left;
	width: 136px;
	border: 1px solid #1b296f;
	background: none;
	margin: 0;
	padding: 5px 5px 5px 10px;
	height: 15px;
}

input#schGo {
	font-size: 11px;
	display: block;
	float: right;
	border: 1px solid #1b296f;
	background: #fc0;
	padding: 2px 5px 4px 5px;
	height: 27px;
	overflow: visible; /* IE needs this */
}

.blockLabel {
	display: block;
}

.schTitle {
	margin: 10px 0 0.6em 0;
	font-weight: bold;
}

#advSearch #advSchSubmit {
	margin-top: 16px;
}


/* ::::::::: COL2 ELEMENTS :::::::::: */

#feature {
	margin-bottom: 16px;
}

#mainshow{
	height:272px;
	width:397px;
	float:left;
	position:relative;
}

#littleshows{
	height:272px;
	z-index:20;
	position:relative;
	float:right;
	width:91px;
}

#littleshows a{
	display:block;
	height:51px;
	width:91px;
	position:relative;
	z-index:80;
	margin-bottom:4px;
}

#littleshows a.selected img{
border-color:#C89637;
}

#littleshows img{
	position:absolute;
	right:0;
}

#feature #showtext h2, #feature #showtext p{
	margin-top:.7em;
}

#col2 .block {
	background: url(../images/dotted.gif) top left repeat-x;
	padding: 14px 0 0 0;
	margin-bottom: 16px;
}

div.seperator-12{
	background: url(../images/dotted.gif) top left repeat-x;
	height:2px;
	padding: 14px 0 0 0;
}


#col2 h1 {
	font-size: 1.4em;
	margin: 0 0 0.7em 0;
}

#col2 h2 {
	font-size: 1.2em;
	color: #666666;
	margin: 0 0 0.7em 0;
}

#col2 .block-noline h2{
	margin: 0 0 0.4em 0;
	font-size:1em;
	text-indent:-1em;
	padding-left:1em;
}

.kicker{
	font-size:.85em;
	font-weight:bold;
	color:#333;
}

.byline {
	font-style: italic;
}

.rightimg{
}

.leftimg{
}

.rightcaption, .leftcaption{
	font-size:.9em;
	font-style:oblique;
}

.rightcaption{
float:right;
padding:0 0 10px 10px;
}

.leftcaption{
float:left;
padding:0 10px 10px 0;
}


/* ::::::::: COL3 ELEMENTS :::::::::: */

#col3 .block {
	margin-bottom: 16px;
}

#col3 h2 {
	font-size: 1.1em;
	Text-transform: uppercase;
	margin-bottom: 0.7em;
}

#col3 h3 {
	font-size: 1.1em;
	border-top: 1px solid #b8c5e6;
	padding-top: 2px;
	margin: 0 0 0.7em 0;
}

a#advertiseLink {
	display: block;
	float: left;
	background: url(../images/advertise.gif) no-repeat;
	width: 198px;
	height: 94px;
}

a#advertiseLink:hover {
	background: url(../images/advertise-on.gif) no-repeat;
}

a#rssIcon, a#facebookIcon, a#twitterIcon {
	display: block;
	width: 28px;
	height: 28px;
	float: right;
	margin-bottom: 5px;
}

a#rssIcon {
	background: url(../images/rss-off.gif) no-repeat;
}

a#facebookIcon {
	background: url(../images/facebook-off.gif) no-repeat;
}

a#twitterIcon {
	background: url(../images/twitter-off.gif) no-repeat;
	margin: 0;
}
				
#recordUpdate {
	clear: both;
	width: 230px;
	background: url(../images/record-update2-bg.png);
	padding: 0 0 1px 0;
	margin: 18px 0 12px 0;
}

#recordUpdateInner{
	background: url(../images/record-update2.png) top center no-repeat;
}

a#recUpdateLink {
	display: block;
	height: 92px;
	width: 230px;
	margin-bottom:6px;
}

#recordUpdate h3 {
	font-size: 1.1em;
	margin: 0 12px .5em 12px;
	border:none;
	font-weight:bold;
}

#recordUpdate h3 a, #recordUpdate h3 a:active, #recordUpdate h3 a:visited {
	color:#FFF;
}

#recordUpdate p {
	margin: 0 12px 12px 12px;
	color:#FFF;
}

.sidebar {
	float: right;
	border-top: 5px solid #566ca3;
	margin: 0 0 16px 16px;
	padding-top: 2px;
}

.sidebarleft {
	float: left;
	border-top: 5px solid #566ca3;
	margin: 0 16px 16px 0;
	padding-top: 2px;
}


.sidebarContent {
	width: 172px;
	padding: 10px 10px 10px 10px;
	/*background: #fff url(../images/callout-bg.gif) bottom right no-repeat;*/
	border: 2px solid #d2ab33;
	border-top: 5px solid #d2ab33;
	border-bottom: 5px solid #d2ab33;
	font-size:.9em;
	font-style:oblique;
}

/* ::::::::: COMMENTS ::::::::: */

#comments {
	clear: both;
	width: 400px;
	background:#ececec;
	margin: 24px 0 0 0;
}

#commentsheader {
	background: #dbdde2;
	padding: 12px;
}

#comments form {
	padding: 12px;
	border-top: 1px #AAA solid;
	margin-top: 0px;
}



#comments .commentblock {padding: 20px 15px 0px 15px;}
#comments .infoblock {padding: 0px 15px 12px 0px;font-size: 10px;color:#5D87A1;}
#comments .commenttext {padding: 0px 15px 0px 0px; line-height: 17px;}
#comments .odd {}
#comments .evefn {border: 1px #CCC solid;}
#comments .date {}
#comments .author {}
#comments .admin .author {color: #003768;}

#comments a:link, #comments a:visited, #comments a:active {text-decoration:none;color:#5D87A1;}
#comments a:hover {text-decoration:underline;}

.error {color:#900; font-weight:bold;}




/* ::::::::: SEARCH RESULTS ::::::::: */

#schResultsHeader {
	background: url(../images/dotted-blk.gif) bottom left repeat-x;
	padding-bottom: 10px;
	text-align: right;
}

form#schPaging {
	display: inline;
}

#resultsBox {
	float: left;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
}

#pagingBox {
	float: right;
	padding: 0 0 0 20px;
}

#schResultsBox {
	margin-top: 1.2em;
}

.schResult {
	padding: 0 0 0.7em 0;
	margin: 0 0 0.7em 0;
	border-bottom: 1px solid #ccc;
}

#col2 .schResult h2 {
	font-size: 1.2em;
	margin-bottom: 0.3em;
}

#col2 .schResult p {
	margin-bottom: 0.3em;
}

#col2 .schResult p.schDateByline {
	color: #666666;
}

/* ::::::::: FOOTER :::::::::: */

#footer {
	width: 980px;
	margin: 0px auto;
	padding-bottom: 20px;
}

#footer p {
	font-size: 0.9em;
}

#footer a {
	font-weight: bold;
}

#footer span {
	color: #d2ab33;
}


/* ::::::::: MISC :::::::::: */

.clearFix {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}


/* ::::::::: SPECIAL PAGE STYLES :::::::::: */

#cse-search-results iframe{
	width:630px;
}

.adtable {
	border-collapse:collapse;
	background-color:#F8f8f8;
	border:2px #D2AB33 solid;
	border-top:10px #D2AB33 solid;
	border-bottom:5px #D2AB33 solid;
	margin-bottom:1.5em;
}

.adtable td, .adtable th {
	padding:10px;
	border:1px #D2AB33 solid;
	text-align:left;
}

.adtable thead th{
	text-align:center;
}

.adgreen{color:#090; font-weight:bold;}
.adred{color:#900; font-weight:bold;}

.archives dl, .archives dd, .archives dt{
	margin:0;
	padding:0;
}

.archives table{
	width:100%;
}

.archives th, .archives td{
	text-align:left;
	width:33%;
	vertical-align:top;
}

.archives .lined, .archives .lined{
	border-left:1px #ccc solid;
	padding-left: 15px;
}
