 /* CSS Document */
:focus
{
  -moz-outline-style: none;
}


body {
background-image:url(../images/backer-page.gif);
font-size:12px;
margin-top:7px;
*margin-top:5px;
margin-bottom:0;
font-family:Tahoma,Verdana,Arial,Helvetica;
}

#maincontainer {
width:797px;
background-image:url(../images/backer-containerframe.gif);
background-repeat:repeat-y;
}

#banner {
width:797px;
height:134px;
}

#container {
width:752px;
*width:774px;
padding:12px 10px 0 11px;
margin:0;
background-image:url(../images/backer-containershade.gif);
background-repeat:repeat-x;
display:block;
position:relative;
}

#navigation {
margin:0;
padding:0;
width:542px;
display:block;
position:relative;
}

#navigation table {
padding:0;
margin:0;
display:block;
position:relative;
}

#navigation a {
padding:0;
margin:0;
}

#contentframe {
width:542px;
float:left;
display:block;
position:relative;
}

#sidebar {
padding:10px;
width:175px;
*width:195px;
float:right;
border:1px solid #CCCCCC;
background-color:#FFFFFF;
display:block;
margin-bottom:0;
text-align:left;
}

#footer {
width:765px;
*width:780px;
height:34px;
margin-top:-12px;
*margin-top:-20px;
padding-right:15px;
padding-top:20px;
*padding-bottom:10px;
display:block;
background-image:url(../images/backer-footer.gif);
background-repeat:repeat-x;
background-position:bottom;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-size:.85em;
text-align:right;
color:#666666;
}

#footer a {color:#666666;text-decoration:none;}
#footer a:hover {color:#990000;text-decoration:underline;}


/* -------------------------------------------------------------- CONTENT FRAME LAYOUT ------ */

.bannerad542 {
}

.bannerad252 {
}

.bannerad542inner {
width:540px;
margin-bottom:12px;
position:relative;
}

.bannerad252inner {
width:250px;
margin-bottom:12px;
position:relative;
}

.bannerad252inner img {
border:1px solid #CCCCCC;
}


.bannerad542inner img {
border:1px solid #CCCCCC;
}


#newsframe {
width:540px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background-color:#FFFFFF;
padding-bottom:12px;
}

/* -------------------------------------------------------------- BANNER DETAILS ------ */

#subbanner {
width:779px;
border-top:1px solid #999999;
border-bottom:1px solid #999999;
text-align:left;
padding-bottom:4px;
padding-top:4px;
}

#subbanner p {
padding:0;
margin:0;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-size:.85em;
font-weight:bold;
color:#666666;
display:inline;
}

/* -------------------------------------------------------------- SIDEBAR ------ */
#sidebar ul {
list-style-type:none;
text-indent:0;
padding-left:0;
margin-left:0;
}

#sidebar ul li {
font-family:Tahoma, Verdana, Arial, Helvetica;
font-size:.95em;
color:#666;
line-height:1.25em;
}

#sidebar ul li a {color:#666; text-decoration:none;}
#sidebar ul li a:hover {color:#003366; text-decoration:underline;}

#sidebar p {
font-family:Tahoma, Verdana, Arial, Helvetica;
font-size:.95em;
color:#333333;
}

.sidebarformfield {
border: 1px solid #003366;
padding: 3px;
background-color:#DDD;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:.85em;
color:#003366;
*font-size:11px;
*padding-bottom:3px;
}


.sidebarformfielderror {
border: 2px solid #990000;
padding: 3px;
background-color:#FFFFFF;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:.85em;
color:#003366;
}

#sidebar label {
font-family:Tahoma, Verdana, Arial, Helvetica;
color:#999;
font-size:.75em;
display:block;
padding:0;
margin:0;
}

.sidebarformbutton {
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:10px;
border:1px solid #999999;
background-color:#003366;
color:#FFFFFF;
padding:2px;
}

.sidebarformbuttonover {
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:10px;
border:1px solid #999999;
background-color:#CCCCCC;
color:#003366;
padding:2px;
}

.rsslist {
font-family:Tahoma, verdana, arial, helvetica;
font-size:.95em;
font-weight:normal;
color:#333333;
background:url(../images/icons/rss15x15.gif);
background-position: left;
background-repeat:no-repeat;
margin-left:2px;
margin-right:10px;
margin-bottom:0;
margin-top:0;
padding-top:4px;
text-indent:22px;
text-align:left;
padding-bottom:4px;
}

.rsslist a {text-decoration:none; color:#333333;}
.rsslist a:hover {text-decoration:underline; color:#CC6600;}


/* -------------------------------------------------------------- NEWS FRAME ------ */




#newsframe {
text-align:left;
font-family:Verdana, Arial, Helvetica;
font-size:1em;
line-height:1.35em;
color:#444;
width:500px;
*width:542px;
padding:25px 20px 20px 20px;
*margin-top:-5px;
}

#newsframe a {color:#111;text-decoration:underline;}
#newsframe a:hover {color:#990000;text-decoration:underline;}


#newsframe h1 { /* ----- HEADLINE ---- */
text-align:left;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:2.4em;
margin:0;
padding:0;
color:#000000;
}

#newsframe h2 { /* ----- SUBHEADER ---- */ /* ----- BLOG HEADLINE ---- */
text-align:left;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:1.4em;
margin:2px 0 0 0;
padding:8px 0 0 0;
color:#777;
}

#newsframe h2 a {color:#444;font-size:1.2em;text-decoration:underline;line-height:1.2em;}
#newsframe h2 a:hover {color:#990000;text-decoration:underline;}

#newsframe h3 { /* ----- BY-LINE NAME ---- */
text-align:center;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:.95em;
margin:20px 0 0 0;
padding:0;
color:#990000;
line-height:1.1em;
}

#newsframe h3 a {color:#990000;text-decoration:none;}
#newsframe h3 a:hover {background-color:#fbf3CC;text-decoration:none;border-bottom:1px dashed #999;color:#333;}

#newsframe h4 { /* ----- INDEX SMALL HEADS ---- */
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:1.5em;
line-height:1.1em;
margin:0;
padding:8px 0 4px 0;
color:#444;
}

#newsframe h4 a {color:#444;text-decoration:none;}
#newsframe h4 a:hover {
background-color:#fbf3CC;
text-decoration:none;
border-bottom:1px dashed #999;
color:#333;
}


#newsframe h4.smaller { /* ----- INDEX SMALL HEADS ---- */
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
font-size:.95em;
line-height:1.1em;
margin:0;
padding:3px 0 5px 0;
color:#444;
font-weight:bold;
}

#newsframe h4.smaller a {color:#444;text-decoration:none;text-decoration:underline}
#newsframe h4.smaller a:hover {background-color:#fbf3CC;text-decoration:none;border-bottom:1px dashed #999;color:#333;}


#newsframe h5 { /* ----- EDITION DATE ---- */
text-align:left;
border-bottom:2px solid #DDD;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:.85em;
color:#888;
margin:5px 0 10px 0;
padding:0;
}

#newsframe h6 { /* ----- SIMILAR STORIES ---- */
text-align:left;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-size:.95em;
line-height:1.3em;
color:#666;
font-weight:normal;
margin:0;
padding:0;
}

#newsframe h6 a {color:#666;text-decoration:underline;}
#newsframe h6 a:hover {color:#990000;text-decoration:underline;}

#newsframe p {
text-align:left;
margin:15px 0 0 0;
font-family:Verdana, Arial, Helvetica;
font-size:11px;
line-height:1.25em;
color:#444;
}


#newsframe blockquote {
text-align:left;
margin:5px 10px 0 20px;
font-family:Verdana, Arial, Helvetica;
font-size:.9em;
line-height:1.25em;
color:#444;
}

#newsframe p a {color:#455986;text-decoration:none;}
#newsframe p a:hover {
color:#333;
background-color:#fbf3CC;
text-decoration:none;
border-bottom:1px dashed #999;
}

#newsframe li {
font-size:11px;
line-height:1.25em;
}

#storysidebar {
border:1px solid #CCC;
background-color:#EEE;
padding:0 10px;
}

#storysidebar ul {
margin-left:15px;
padding-left:0;
}

#newssidebar {
width:160px;
float:right;
margin-left:25px;
margin-bottom:10px;
margin-top:15px;
text-align:left;
padding-bottom:5px;
border-bottom: 1px dashed #BBB;
}

#newssidebar .photo {
border:1px solid #999999;
padding:2px;
margin-bottom:5px;

}

#newssidebar .caption {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
line-height:1.1em;
color:#333333;
text-align:left;
}

#newssidebar .credit {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
line-height:1.1em;
color:#999999;
text-align:left;
}


#leadstory {
width:500px;
border-bottom: 1px solid #BBB;
padding-bottom:10px;
margin-bottom:10px;
}

#leadstory #leadphoto {
float:right;
padding-bottom:5px;
border-bottom: 1px dashed ##BBB;
}

#leadstory h1 {
text-align:left;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:1.6em;
line-height:1.1em;
margin:0;
padding:0;
color:#333;
}

#leadstory h1 a {text-decoration:none;}

#leadstory h1 a:hover {
color:#333;
background-color:#fbf3CC;
text-decoration:none;
border-bottom:1px dashed #999;
}


#leadstory p {
margin-top:0;
padding-top:3px;
}

#leadphoto {
float:right;
width:150px;
margin-left:20px;
}

#leadphoto img, 
.photo {
border:1px solid #333333;
padding:3px;
background-color:#FFFFFF;
}

.standalonephoto {
border:1px solid #333333;
}


#leadphoto .caption {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
line-height:1.1em;
color:#333333;
text-align:left;
}

#leadphoto .credit {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
line-height:1.1em;
color:#999999;
text-align:left;
}




/* ----- --- ----- */

#storyheader { 
text-align:left;
border-bottom:2px solid #DDD;
*margin:-6px 0 5px 0;
padding:0;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:.85em;
color:#888;
margin:-15px 0 5px 0;
padding:0;
}

#storyheader2 { 
text-align:right;
*margin:0 0 20px 0;
padding:0;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:.85em;
color:#888;
margin:0 0 15px 0;
padding:0;
}


/* -------------------------------------------------------------- MUST LOGIN FRAME ------ */

#mustloginframe {
border:1px dashed #BBB;
padding:5px 15px 20px 15px;
margin:10px 0 0 0;
background-image:url(../pressbox/images/backer-alttablerow-yellow.gif);
width:470px;
}

#mustloginframe h1 {
font-family:Tahoma,Verdana,Arial,Helvetica;
font-size:1.3em;
font-weight:bold;
text-align:center;
color:#333333;
margin:0;
padding:15px 0 15px 0;
}

#mustloginframe h2 {
font-family:Verdana,Arial,Helvetica;
font-size:.9em;
font-weight:normal;
text-align:center;
padding:5px 0 5px 0;
color:#003366;

}

#mustloginframe h3 {
font-family:Tahoma,Verdana,Arial,Helvetica;
font-size:.9em;
font-weight:bold;
text-align:right;
color:#333333;
margin:0;
padding:0;

}

/* -------------------------------------------------------------- COMMENT FRAME ------ */

#commentframe {
border:1px dashed #BBB;
width:500px;
*width:542px;
padding:5px 20px 20px 20px;
margin:10px 0 0 0;
background-image:url(../pressbox/images/backer-alttablerow-green.gif);
font-size:1em;
}


#commentframe h1 { /* ----- AUTHOR ---- */
font-family:Tahoma, Verdana, Arial, Helvetica;
font-size:1.1em;
font-weight:normal;
text-align:left;
padding:0 0 0 3px;
margin:0;
color:#666666;
}

#commentframe h2 { /* ----- PUB DATE ---- */
font-family:Tahoma, Verdana, Arial, Helvetica;
font-size:.9em;
font-weight:normal;
text-align:left;
padding:0;
margin:0;
color:#666666;
}

#commentframe p {
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:1em;
line-height:1.25em;
color:#444;
margin:0 0 0 0;
padding:0 0 0 20px;
}

.blogformfield {
border: 1px solid #BBB;
padding: 3px;
background-color:#FFF;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:normal;
font-size:.95em;
color:#333;
}

#commentframe label,
#commentframe table tr th {
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:normal;
font-size:.97em;
*font-size:.82em;
color:#666;
text-align:left;
}

/* -------------------------------------------------------------- SECTION ARCHIVE FRAME ------ */

#sectarchive {
border:1px dashed #BBB;
width:500px;
*width:542px;
background-image:none;
padding:5px 20px 20px 20px;
margin:10px 0 0 0;
font-size:1em;
}

#sectarchive h1 { /* ----- INDEX SMALL HEADS ---- */
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:1.5em;
line-height:1em;
margin:0;
padding:8px 0 12px 0;
color:#444;
}

#sectarchive h2 { /* Edition Header */
text-align:left;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:1em;
line-height:1.1em;
color:#003366;
padding:0;
margin:0 0 4px 0;
}

#sectarchive h3 { /* Headline*/
text-align:left;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:normal;
font-size:1em;
line-height:1.1em;
color:#333;
padding:0;
margin:0 0 2px 0;
}

#sectarchive h3 a { /* Headline*/
text-decoration:underline;color:#333333;
}

#sectarchive h3 a:hover { /* Headline*/
text-decoration:underline;color:#990000;
}



/* -------------------------------------------------------------- ABOUT PAGE FRAME ------ */


#aboutframe {
width:500px;
*width:542px;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
background-color:#FFFFFF;
padding-bottom:12px;
margin-top:-3px;
}

#aboutframe {
padding:5px 20px 20px 20px;
}

#aboutframe h1 { /* ----- PAGE TITLE ---- */
text-align:left;
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-size:2.1em;
margin:0;
padding:0;
color:#000000;
}


#aboutframe h2 { /* ----- - ---- */
text-align:left;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:1.4em;
margin:0;
padding:0;
color:#777;
}

#aboutframe h3 { /* ----- Error Message ---- */
text-align:center;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:1.1em;
margin:0 0 0 0;
padding:0;
color:#990000;
line-height:1.1em;
}

#aboutframe h4 {  
text-align:left;
}

#aboutframe h5 { /* ----- - ---- */
text-align:left;
border-bottom:2px solid #DDD;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-weight:bold;
font-size:.85em;
color:#888;
margin:5px 0 10px 0;
padding:0;
}

#aboutframe h6 { /* ----- - ---- */
text-align:left;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-size:.95em;
line-height:1.3em;
color:#666;
font-weight:normal;
margin:0;
padding:0;
}

#aboutframe h6 a {color:#666;text-decoration:underline;}

#aboutframe h6 a:hover {color:#990000;text-decoration:underline;}

#aboutframe p {
text-align:left;
margin:15px 0 0 0;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:1.45em;
color:#444;
}

#aboutframe table tr td a {color:#666;text-decoration:underline;}
#aboutframe table tr td a:hover {color:#990000;text-decoration:underline;}

#aboutframe table tr th {
text-align:left;
font-family:Tahoma, Verdana, Arial, Helvetica;
font-size:.95em;
line-height:1.3em;
color:#555;
font-weight:bold;
border-right:1px dashed #CCCCCC;
background-image:url(../pressbox/images/backer-alttablerow.gif);
}

#aboutframe table th, #aboutframe table td {
border-bottom:1px dashed #CCCCCC;
}

#aboutframe table th, #aboutframe table td {
border-bottom:1px dashed #CCCCCC;
}






/*
#newssidebar {
width:160px;
float:right;
margin-left:25px;
margin-bottom:10px;
margin-top:15px;
text-align:left;
}

#newssidebar .photo {
border:1px solid #999999;
padding:2px;
margin-bottom:5px;
}

#newssidebar .caption {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
line-height:1.1em;
color:#333333;
text-align:left;
}

#newssidebar .credit {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;
line-height:1.1em;
color:#999999;
text-align:left;
}

#newssidebar {
padding-bottom:5px;
border-bottom: 1px dashed #BBB;
}
*/