/*  site.css  */
body {
	text-align: center; 
	margin: 0; 
	font: 14px arial, helvetica, sans-serif;
	background-color: #FFF;
	border-top: 0px solid #075099; 
	line-height: 16px;
}

img { 
	border: 0;
}

form {
	margin: 0;
}

.text, select, textarea {
	color: #666;
	font: normal 11px verdana, helvetica, arial, sans-serif;
	border: 1px solid #7B9CBD;
}

.text {
	padding-top: 1px;
	padding-left: 4px;
}

.button {
	vertical-align: bottom;
	margin-left: 4px;
}

.float_container { 
	overflow: hidden; 
}
.clear { 
	clear: both; 
}
.hidden { 
	display: none; 
}
.visible { 
	visibility: visible; 
}
.center { 
	text-align: center;
}
.right { 
	text-align: right; 
}
.left { 
	text-align: left; 
}
.clear {clear:both;}

.inlist {
        list-style-type: none;
        margin: 0;
        padding-left: 0;
}

.inlist li {
	display: inline;
}

#wrapper {
	width: 1000px; 
	margin: 0 auto;
	padding: 0 5px; 
	background-color: #FFF;
	text-align: left;
}

.date {
	color: #900;
	margin:6px0;
	font: normal 11px arial, helvetica, verdana, sans-serif;
	line-height: 18px;
}

/* header area styles */

#header {
	border-right: 1px solid #D5CDB5;
	border-bottom: 1px solid #D5CDB5;
	border-left: 1px solid #D5CDB5;
	color: #FFF;
}

#header_top {
	background:#033975 url(http://media.mcclatchydc.com/static/images/header_bkgd.gif) repeat-x top left;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	text-align: right;
	padding-right: 17px;
	padding-bottom: 8px;
}

/* OLD LOGIN HANDLING
#login {
	color: #FFF;
	font: normal 10px verdana, helvetica, arial, sans-serif;
	height: 27px;
}

#login ul {
	color: #8E97AD;
	padding-top: 6px;
}

#login span {
	font-weight: bold;
	color: #FFF;
}

#login a:link { color: #6dA6DB; text-decoration: none; }
#login a:visited { color: #6dA6DB; text-decoration: none; }
#login a:active { color: #FFF; text-decoration: underline; }
#login a:hover { color: #FFF; text-decoration: underline; }

#SmallLoginForm ul { 
	display: inline;
}
*/

/* REGISTRAION */
#login_block {background:transparent url(http://media.mcclatchydc.com/static/images/registration_bkgd.png) no-repeat; color:#fff; float:left; font-family:verdana, helvetica, arial, sans-serif; font-size:9pt; height:70px; margin-top:10px; text-align:center; width:350px;}
#login_block h1 {font-size:11pt; font-style:italic; margin-top:13px;}
#login_block h1 a {color:#fff!important; text-decoration:none !important;}
#login_block .loginLinks {color:#8e97ad; font-weight:normal;}
#login_block .loginLinks a {color:#6dA6DB; text-decoration:none;}
#login_block .loginLinks a:hover {color:#fff; text-decoration:underline;}
#login_block .inlist {display:block; margin-top:20px;}

/* REGISTRAION - TOP TABS */
#mastheadTabs {}
#mastheadText {float:left; font-size:8pt; font-weight:bold; padding:8px 0 0 0; text-align:right; width:620px;}
#registrationWrapper {background:transparent url(/static/images/tabbed_login_bkgd.jpg) no-repeat top left; float:right; margin:2px 2px 0 0; width:360px;}
#registrationTab {color:#fff; font-size:9pt; padding:5px 10px; text-align:center;}
#registrationTab a {color:#98bddf; text-decoration:none;}
#registrationTab a:hover {color:#fff; text-decoration:underline;}

/* REGISTRAION - RIGHT RAIL */
#rrRegistraion {background:#ebf5ff url(/static/images/gradient_blue_1.gif) repeat-x top left; border:1px solid #ddd; margin:0 0 10px 0; padding:5px 0; text-align:center;}
#rrRegistraion h1 {color:#142958; font-size:11pt; text-align:center;margin:0px; padding:0px;}
#rrRegistraion .loginLinksdesc {font-size:9pt;}
#rrRegistraion .loginLinks {font-size:9pt;}
#rrRegistraion a {color:#075099; text-decoration:none;}
#rrRegistraion a:hover {text-decoration:underline;}

/* REGISTRAION - STORY BODY */
.story #rrRegistraion {float:right; margin:10px 0 5px 10px; width:202px;}



#content_section_basic #rrRegistraion, #content_section_staff #rrRegistraion {height:70px;}

#masthead {
	width: 400px;
	float: left;
	text-align: left;
	margin: 9px 0 0 20px;
}

#masthead img {
	margin: 10px 0 0 15px;
}

#searchBar {float:right; margin-top:6px; width:200px;}

/* navigation styles  */

#nav {
	height: 31px;
	font: bold 11px arial, helvetica, verdana, sans-serif;
	color: #D6CDB2;
	background-color: #033975;
	border: 1px solid #FFF;
	background-image: url(http://media.mcclatchydc.com/static/images/nav_background.png);
	background-repeat: repeat-x;
}

#nav ul {
	margin-top: 6px;
	padding-left: 4px;
}

#nav li {
	margin: 0 1.8px;
}

#nav a:link { color: #FFF; text-decoration: none; }
#nav a:visited { color: #FFF; text-decoration: none; }
#nav a:active { color: #FFF; text-decoration: underline; }
#nav a:hover { color: #FFF; text-decoration: underline; }

#nav form {
	display: inline;
	vertical-align: middle;
}

/* layout styles */

#left_wrap {
	width: 825px;
	float: left;
}

#right_wrap {
	width: 616px;
	float: right;
}

#content_home #left_wrap {
	width: 668px;
	float: left;
}

.layout_home #right_wrap #col_2 {
	padding: 0;
}

.layout_home #col_1 {
    width: 365px;
    float: left;
    padding-right: 8px;
}

.layout_home #col_2 {
    width: 300px;
    float: left;
    padding-left: 8px;
}

.layout_home #col_3 {
	width: 300px;
	float: right;
}

#left_wrap .layout_home #col_3 {
	float: none;
	margin-left: 300px;
}

.layout_home #col_2ext {
	width: 300px;
	float: left;
}

.layout_home #col_3ext {
	margin-left: 298px;
}

.layout_normal, .layout_home, .layout_basic, layout_video  {
	padding: 10px 0;
}

.layout_basic #col_1 {
	float: left;
	width: 787px;
}

.layout_basic #col_3 {
	margin-left: 799px;
	border-left: 1px solid #D6CDB2;
	padding:-left: 12px;
}

#content_story_detail #content_top, #content_story_basic #content_top {
	width: 787px;
}
#content_section_front #content_top, #content_section_basic #content_top, #content_section_staff #content_top, #content_section_gallery #content_top {
	width: 787px;
	padding: 0;
}

#content_section_front #col_2 {
	padding-top: 15px;
}

#content_section_gallery div#col_1 {
	width: 775px;
}

.layout_normal #col_1 {
	width: 495px;
	float: left;
	padding-right: 12px;
}

.layout_normal #col_2 {
	width: 300px;
	float: left;
	padding-left: 12px;
}

.layout_normal #col_3 {
	width: 160px;
	float: right;
}

.layout_video #col_1 {
	width: 660px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: left;
}

.layout_video #col_2 {
	width: 300px;
	padding-left: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	float: right;
}

.section_name h1 {
	font: normal 36px arial narrow, arial, helvetica, verdana, sans-serif;
	margin: 15px 0;
	color: #142958;
}

.section_name img {
	margin: 0 0 15px 0;
}

h2.staff  {
	font: normal 11px arial black, arial, helvetica, verdana, sans-serif;
	margin: 4px 0;
	color: #142958;
}

.box_1, #story_assets, .box_2 {
    clear:both;
	margin-bottom: 15px;
	font: normal 12px arial, helvetica,verdana, sans-serif;
	line-height: 18px;
}
#gallery_right .box_1 { margin-bottom: 0px; }
#gallery_right .box_1 h3 { margin-bottom: 0px; }
#gallery_right #addthis { margin-bottom: 5px; }

.box_2 .media {margin-left:25px;}

/* DELETED 4/22/09 JCV
.box_2 a img {border:3px solid #ccc;}
  */
  
.box_1 h2, .box_1 h3 {
        font: normal 11px arial black, arial, helvetica, sans-serif;
        color: #142958;
        text-transform: uppercase;
	border-top: 2px solid #D5CDB5;
	margin: 0;
	line-height: 18px;    
}

.box_2 h2, .box_2 h3, .box_6 h2 {
        font: normal 11px arial black, arial, helvetica, sans-serif;
        color: #142958;
        text-transform: uppercase;
        border-bottom: 1px solid #CCC;
        margin: 0;
        line-height: 18px;
}

.box_6 {
        border-left: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        border-right: 1px solid #CCC;
        border-top: 2px solid #142958;
	margin-bottom: 15px;
}

.box_6 .front_story_assets ul {
	margin: 12px;
}

.box_6 .front_story_assets li {
	margin: 0;
}

.box_6 h2 {
	background-image:url(http://media.mcclatchydc.com/static/images/gradient_tan_4.gif);
	background-repeat:repeat-x;
	height:22px;
	overflow:hidden;
	padding-left: 12px;
}

.box_2 img, .box_2 p {margin:3px 6px;}

.box_3 {
	margin-bottom: 15px;
}

.blog_promo {
	background-image: url(http://media.mcclatchydc.com/static/images/gradient_tan_5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.box_3 h2 {
        font: normal 11px arial black, arial, helvetica, sans-serif;
        color: #142958;
        text-transform: uppercase;
        margin: 0 0 0 12px;
        line-height: 22px;
}

.box_5 h2 {
        font: normal 11px arial black, arial, helvetica, sans-serif;
        color: #142958;
        text-transform: uppercase;
	padding-left: 12px;
        margin: 0;
        line-height: 22px;
        background-image: url(http://media.mcclatchydc.com/static/images/gradient_blue_2.gif);
	background-repeat: repeat-x;
	background-position: top;
}

.vlist, .box_1 ul, .box_2 ul, .box_3 ul {
        list-style-type: none;
        padding-left: 0;
        margin-left: 0;
}

.box_3 .front_story_assets ul {
	padding: 0 6px;
}

.box_5 {
	margin-bottom: 15px;
	background-image: url(http://media.mcclatchydc.com/static/images/gradient_blue_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
        border-left: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
        border-right: 1px solid #CCC;
        border-top: 2px solid #142958;
}

.box_1 a:link { color: #075099; text-decoration: none; }
.box_1 a:visited { color: #075099; text-decoration: none; }
.box_1 a:active { color: #075099; text-decoration: underline; }
.box_1 a:hover { color: #075099; text-decoration: underline; }

.box_2 a:link { color: #075099; text-decoration: none; }
.box_2 a:visited { color: #075099; text-decoration: none; }
.box_2 a:active { color: #075099; text-decoration: underline; }
.box_2 a:hover { color: #075099; text-decoration: underline; }

.box_story {
	padding: 10px;
	margin-bottom: 15px;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top: 2px solid #142958;
	font-size: 14px;
	background-image: url(http://media.mcclatchydc.com/static/images/gradient_tan_3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.short_summary {
	border-top: 1px solid #D5CDB5;
	margin-bottom: 25px;
}

.short_summary .headline {
        font: bold 18px  arial, helvetica, verdana, sans-serif;
        line-height: 28px;
        margin: 0;
        color: #000;

}

.short_summary .story_summary {
	font: normal 14px arial, helvetica, verdana, sans-serif;
	line-height: 18px;
}

.short_summary a:link, .story_summary a:link { color: #075099; text-decoration: none; }
.short_summary a:visited, .story_summary a:visited { color: #075099; text-decoration: none; }
.short_summary a:active, .story_summary a:active { color: #075099; text-decoration: underline; }
.short_summary a:hover, .story_summary a:hover { color: #075099; text-decoration: underline; }

.spill_nav {
	text-align: right;
	border-top: 1px solid #D5CDb5;
	padding: 5px 0;
}

.spill_nav a:link { color: #666; text-decoration: none; }
.spill_nav a:visited { color: #666; text-decoration: none; }
.spill_nav a:active { color: #075099; text-decoration: underline; }
.spill_nav a:hover { color: #075099; text-decoration: underline; }

#content_section_staff #col_2 {
	margin-top: 5px;
    border-left: 1px solid #D5CDB5;
}

#content_section_staff #col_2 h2 {
    font: normal 11px arial black, arial, helvetica, verdana, sans-serif;
    color: #142958;
    line-height: 18px;
    text-transform: uppercase;
	margin-top: 0;
}

.box_correspondent {
    border-top: 2px solid #D5CDB5;
}

#content_section_staff dl {
    display: block
	;margin-top: 0;
    margin-bottom: 35px;
}

#content_section_staff dt {
    font: bold 12px arial, helvetica, verdana, sans-serif;
    line-height: 18px;
}

#content_section_staff dd {
	font: normal 11px arial, helvetica, verdana, sans-serif;
	color: #666;
	margin-left: 0;
	margin-bottom: 10px;
}

dl a:link { text-decoration: none; color: #075099; }
dl a:visited { text-decoration: none; color: #075099; }
dl a:active { text-decoration: underline; color: #075099; }
dl a:hover { text-decoration: underline; color: #075099; }

.staff_left, .promo_left {
    width: 140px;
    float: left;
}
.staff_right, .promo_right {
    width: 140px;
    float: left;
	margin-left: 10px;
}

.spill_staff_name {
	font: bold 24px arial narrow, arial, helvetica, verdana, sans-serif;
	line-height: 36px;
	border-bottom: 1px solid #ccc;
}

.cartoon_caption {
	font-size: 12px;
}

#top_headlines ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
div#top_headlines a:link {
	color: #075099;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
div#top_headlines a:hover {
	text-decoration: underline;
}

/* story styles */

#section_name {
	text-align: right;
	padding: 0 0 6px 0;
	margin-bottom: 16px;
}

#section_name h2 {
	font: bold 12pt arial, helvetica, sans-serif;
	color: #142958;
	text-transform: uppercase;
	width: 90%;
	float: left;
	text-align: left;
	margin: 0;
}

#content_story_detail #col_1, #content_story_basic {
	border-right: 1px solid #D5CDB5;
	font-size: 14px;
}

#content_story_printable p {
	font: normal 12pt georgia, time, serif;
}

#content_story_printable p.modtime {
        font: oblique 10pt arial, helvetica, sans-serif;
}

.story h1.headline {
	font: bold 36px arial narrow, arial, helvetica, verdana, sans-serif;
	letter-spacing: -1px;	
	line-height: 40px;
	margin: 0 0 10px 0 ;
	color: #000;
}

.story h2.subheadline {
	font: bold 18px arial, helvetica, verdana, sans-serif;
	line-height: 24px;
	color: #444;
	margin: 0;
}

.story h5.byline {
	font: normal 11px arial, helvetica, verdana, sans-serif;
	color: #666;
	margin: 0 0 -5px 0;
}

h5.byline a:link {text-decoration: none; color: #075099;}
h5.byline a:visited {text-decoration: none; color: #075099;}
h5.byline a:active {text-decoration: none; color: #075099;}
h5.byline a:hover {text-decoration: underline; color: #075099;}

.span23 .byline {
        font: normal 12px arial, helvetica, verdana, sans-serif;
        color: #666;
	line-height: 18px;
}

.span23 h3 {
	font: normal 12px arial, helvetica, verdana, sans-serif;
	text-transform: uppercase;
	color: #075099;
}

.story span.dateline {
	color: #666;
}

.story_img {
	width: 200px;
	float: right;
    clear:both;
	padding: 1px;
	margin:10px 0 10px 10px;
	border: 1px solid #999;
	text-align: center;
	background-color: #FFF;
}

.wide_photo_stack {
	width: 495px;
    clear: both;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFF;
}

.wide_photo_stack p {
	font: normal 12px arial, helvetica, verdana, sans-serif;
	color: #666;
	line-height: 16px;
	margin: 7px;
	text-align: left;
}

.story_img_wide {
	width: 495px;
    clear: both;
	margin-bottom: 10px;
	text-align: center;
	background-color: #FFF;
}

.story_graphic_tall {
	background-color:#fff;
	border:1px solid #999;
    clear:both;
	float:right;
	margin:10px 0 10px 10px;
	padding:1px;
	text-align:center;
	width:200px;
}
.story_graphic_wide {
	background-color:#fff;
	border:1px solid #999;
    clear:both;
	float:right;
	margin:10px 0 10px 10px;
	padding:1px;
	text-align:center;
	width:462px;
}
.credit_line {
	font: oblique 10px arial, helvetica, verdana, sans-serif;	
	color: #999;
	border-bottom: 1px solid #999;
	text-align: right;
	line-height: 16px;
	margin: 7px;
}

.credit_line_wide {
	font: normal 11px arial, helvetica, verdana, sans-serif;	
	color: #666;
}

.caption {
	font: normal 11px arial, helvetica, verdana, sans-serif;
	color: #666;
	line-height: 16px;
	margin: 7px 7px 0px 7px;
	text-align: left;
	padding-bottom: 5px;
}

.caption_video {
	font: normal 11px arial, helvetica, verdana, sans-serif;
	color: #666;
	line-height: 16px;
	margin: 7px;
	text-align: center;
	padding-bottom: 10px;
}

.caption a {
	font-size: 11px !important;
}

.caption_video a {
	font-size: 11px !important;
}

.box_2 .caption {
	text-align: center;
}

.caption a:link { color: #075099; text-decoration: none; }
.caption a:visited { color: #075099; text-decoration: none; }
.caption a:active { color: #075099; text-decoration: underline; }
.caption a:hover { color: #075099; text-decoration: underline; }

.story_quote {
	width: 200px;
	float: right;
	border-top: 2px solid #142958;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
	margin: 0 0 10px 10px;
	background-image: url(http://media.mcclatchydc.com/static/images/gradient_tan_1.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 6px;
}

.quote_text {
	line-height: 20px;
	font-family: bold 12px arial, helvetica, verdana, sans-serif;
	color: #000000;
	margin: 5px 10px;
}

.quote_author {
	line-height: 20px;
	font: normal 12px arial, helvetica, verdana, sans-serif;
	color: #666666;
	text-align: right;
	margin: 5px 10px;
}

#feature_box {
	border-top: 1px solid #999999;
	margin: 6px;
	text-align: left;
	float: right;
	width: 200px;
}

.factbox {background:url(http://media.mcclatchydc.com/static/images/gradient_tan_5.gif) repeat-x bottom left; border:1px solid #666; border-top:2px solid #142958; clear:both; float:right; font-size:12px; line-height:18px; margin:10px 0 5px 10px; padding:5px 10px; width:180px;}
.factbox a {color:#075099; text-decoration:none;}
.factbox a:hover {text-decoration:underline;}
.factbox p {margin-top:-5px;}
.factbox h1 {color:#075099; font-family:arial,helvetica,verdana,sans-serif; font-size:18px; font-weight:bold; margin-top:5px; text-align:left;}
.factbox h1 a {color:#075099 !important;}
.factbox h1 a:hover {color:#11214D !important;}
.factbox h2 {border-bottom:1px solid #ccc; color:#11214D; font:bold 11px arial, helvetica, verdana, sans-serif; line-height:18px; margin: 0; text-transform:uppercase;}

.story_image #feature_box {
	float: none;
	width: auto;
}

#story_assets {
        background:#fff url(http://media.mcclatchydc.com/static/images/gradient_blue_1.gif) repeat-x bottom left; 
        border:1px solid #999; 
        border-top:none;
        color:#999; 
        float:right; 
        margin:10px 0 10px 10px; 
        width:202px;         
}

#story_assets h2 {
        background:#003674 url(http://media.mcclatchydc.com/static/images/asset_heading_bkgd.gif) no-repeat top left; 
        border-bottom: 1px solid #ccc;
        font: normal 11px arial black, arial, helvetica, sans-serif;
        color:#fff;
	    line-height: 18px;
        margin: 0;
        padding:3px 2px;
	    text-transform: uppercase;
}

#story_assets ul {
        list-style-type: none;
        padding-left: 0;
        margin:2px 5px;;
	    font-weight: bold;
	    color: #333;
}

#story_assets li {
        margin:2px 0;
}

#story_assets a {font-weight: normal; }
#story_assets a:link { color: #075099; text-decoration: none; }
#story_assets a:visited { color: #075099; text-decoration: none; }
#story_assets a:active { color: #075099; text-decoration: underline; }
#story_assets a:hover { color: #075099; text-decoration: underline; }

.story_body a:link { color: #075099; text-decoration: none; }
.story_body a:visited { color: #075099; text-decoration: none; }
.story_body a:active { color: #075099; text-decoration: underline; }
.story_body a:hover { color: #075099; text-decoration: underline; }


div#col_1.alt_1 #story_body { font: normal 14px courier new, serif;text-align: center; }

#story_body p code { font: normal 14px courier new, serif;text-align: center; }
#story_body p { margin-bottom: 10px; }

/* social bookmark styles */

.social_bookmarks {
	margin-bottom: 7px;
	overflow: hidden;
}
.social_bookmarks a {
	font: normal 11px verdana, arial, helvetica, sans-serif;
	line-height: 11px;
}
a#aimStoryLink {
	background: transparent url(/static/images/mi/icons/aim.gif) no-repeat scroll 7px 1px;
	padding: 0pt 0pt 0pt 23px;
}
a#deliciousStoryLink {
	background: transparent url(/static/images/mi/icons/delicious.gif) no-repeat scroll 7px 1px;
	padding: 0pt 0pt 0pt 20px;
}
a#diggStoryLink {
	background: transparent url(/static/images/mi/icons/digg.gif) no-repeat scroll 7px 1px;
	padding: 0pt 0pt 0pt 25px;
}

/* highlights styles */

h1 a:link { color: #142958; text-decoration: none; }
h1 a:visited { color: #142958; text-decoration: none; }
h1 a:active { color: #075099; text-decoration: underline; }
h1 a:hover { color: #075099; text-decoration: underline; }

#blog_promo_home {
	padding-bottom: 5px;
}

#most_viewed, #most_emailed {
	margin:0 0 15px 0;
}

#most_viewed ol, #most_emailed ol {
	color: #999;
	padding-right: 12px;
}
#most_viewed li, #most_emailed li {
	font: normal 12px arial, helvetica, verdna, sans-serif;
	line-height: 18px;
}
#most_viewed a:link, #most_emailed  a:link { color: #075099; text-decoration: none; }
#most_viewed a:visited, #most_emailed  a:visited { color: #075099; text-decoration: none; }
#most_viewed a:active, #most_emailed a:active  { color: #075099; text-decoration: none; }
#most_viewed a:hover, #most_emailed a:hover { color: #075099; text-decoration: none; }


#major_story {
	background-image:url(http://media.mcclatchydc.com/static/images/background_tan_stripe.gif);
	background-repeat:repeat;/
	padding: 12px 0;
	border-top: 2px solid #142958;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin-bottom: 15px;
}

#ms1 {
	padding: 0 12px;
	text-align: right;
}

#ms2 {
	margin: 0 12px;
}

#ms1 h2 {
	width:600px;
	float: left;
	text-align: left;
	margin: 0;
	font: normal 11px arial black, arial, helvetica, verdana, sans-serif;
	color: #142958;
	text-transform: uppercase;
	line-height: 18px;
}

#ms1 h1 {
	text-align: left;
	font: bold 42px arial narrow, arial, helvetica, verdana, sans-serif;
	line-height: 46px;
	margin: 0 0 10px 0;
	color: #000;
	letter-spacing: -1px;
}

#ms_left {
	float: left;
	width: 366px;
        padding-right: 6px;
	border-right: 1px solid #CCC;
}

#ms_right {
	margin-left: 380px;
}

#major_story .caption {
	color: #666;
	margin-bottom: 12px;
}

#top_story_v1 .caption, #top_story_v2 .caption {
	color: #666;
	margin: 6px 12px;
}

.ts_content h1 {
	font: bold 42px arial narrow, arial, helvetica, verdana, sans-serif;
	color: #000;	
	letter-spacing: -1px;
	line-height: 46px;
	margin: 0;
	padding-bottom: 6px;
}

#major_story h5.byline, #spotlight h5.byline, .ts_content h5.byline, .top_stories h5.byline {
        font: normal 11px arial, helvetica, verdana, sans-serif;
        color: #666;
        margin: 0 0 6px 0;
}

#spotlight {
	overflow: hidden;
}

#recent_headlines {
	padding-top: 5px;
}

#recent_headlines ul li {
	font-weight: bold;
}

.more_stories {
	font: normal 14px arial, helvetica, verdana, sans-serif;
	line-height: 36px;
	padding: 6px 0;
	margin: 0 12px;
}
.more_stories a {
	font: bold 12px arial; helvetica, verdana, sans-serif;
	line-height: 36px;
}

.more_stories a:link { text-decoration:none; color: #142958; }
.more_stories a:visited { text-decoration: none; color: #142958; }
.more_stories a:active { text-decoration: underline; color: #142958; }
.more_stories a:hover { text-decoration: underline; color: #142958; }

#spotlight h1 {
	font: bold 30px arial narrow, arial, helvetica, verdana, sans-serif;
	line-height: 34px;
	margin: 0;
	letter-spacing: -1px;
	padding-bottom: 6px;
}

#spotlight, #section_promo, .blog_promo, #top_story_v1, #top_story_v2, .box_4, .box_blog, .span23 {
	border-top: 2px solid #142958;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom: 15px;
}

.box_4, #section_promo {
	background-image: url(http://media.mcclatchydc.com/static/images/gradient_tan_5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.box_blog, #section_promo {
	background-image: url(http://media.mcclatchydc.com/static/images/gradient_tan_5.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#top_story_v1, #top_story_v2 {
	background-image: url(http://media.mcclatchydc.com/static/images/gradient_tan_3.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
}

div#left_wrap #spotlight_links {
	display: none;
}

.front_story_assets h2 {
	font: bold 11px arial, helvetica, verdana, sans-serif;
	color: #11214D;
	text-transform: uppercase;
	line-height: 18px;
	margin: 0;
	border-bottom: 1px solid #ccc;
}

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

.blog_promo p {
	margin: 0 12px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
}

.box_4 p {
	margin: 0 12px;
	padding-bottom: 12px;
}

.box_4 .section_story_tools {
	clear: both;
	margin: 0 12px;
	padding-top: 12px;
}

.box_4 .front_story_assets {
	margin: 12px;
}

.box_4 .front_story_assets ul {
	border-top: 1px solid #CCC;
}

.box_blog p {
	margin: 0 12px;
	padding-bottom: 0px;
}

.box_blog .section_story_tools {
	clear: both;
	margin: 0 12px;
	padding-top: 12px;
}

.box_blog .front_story_assets {
	margin: 12px;
}

.box_blog .front_story_assets ul {
	padding-top: 0px;
}

#section_promo ul, .blog_promo ul {
	list-style-type: none;
	margin: 12px;
}

.front_story_assets li, #section_promo li {
	font: normal 13px arial, helvetica, verdana, sans-serif;
	line-height: 15px;
	color: #999;
	margin-left: 5px
}

.front_story_assets li + li, #section_promo li + li {
        border-top: 1px solid #CCC;
}

.front_story_assets img {
	margin:4px;
}

.front_story_assets a:link, #section_promo ul a:link, .blog_promo p a:link, .span23 a:link { text-decoration: none; color: #075099; }
.front_story_assets a:visited, #section_promo ul a:visited, .blog_promo p a:visited, .span23 a:visited { text-decoration: none; color: #075099; }
.front_story_assets a:active, #section_promo ul a:active, .blog_promo p a:active, .span23 a:active { text-decoration: underline; color: #075099; }
.front_story_assets a:hover, #section_promo ul a:hover, .blog_promo p a:hover, .span23 a:hover { text-decoration: underline; color: #075099; }

.section_headlines {
	margin: 0 12px  10px;
	padding-left: 0;
	list-style-type: none;
}

.section_headlines li {
	color: #0999;
	font: bold 12px arial, helvetica, verdana, sans-serif;
	line-height: 21px;
	margin-left: 5px;
}

.section_headlines a:link, .section_headlines a:visited {
	color: #075099;
	text-decoration: none;
}

,section_highlights a:active, .section_highlights a:hover {
	color: #075099;
	text-decoration: underline;
}

.box_headline_1 {
	background-image: url(http://media.mcclatchydc.com/static/images/gradient_tan_4.gif);
	background-repeat: repeat-x;
	height: 22px;
	overflow: hidden;
	text-align: right;
	border-bottom: 1px solid #CCC;
}

.box_headline_2 {
        background-image: url(http://media.mcclatchydc.com/static/images/gradient_tan_4.gif);
        background-repeat: repeat-x;
        height: 22px;
        overflow: hidden;
	text-align: right;
	border-top: 2px solid #142958;
	border-left: 1px solid #CCC;
        border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
}


.st_1, .ts1 {
	text-align: left;
	float: left;
	width: 300px;
}

.rh_1 {
	text-align: left;
	float: left;
	width: 225px;
}

.st_2 img, .promo_top img, .box_headline_2 img {
	margin: 4px 12px 0 0;
}

.box_headline_1 h2, .box_4 h2, .box_blog h2, .span23 h2, h2.ast_1 {
	color: #142958;
	font: normal 11px arial black, arial, helvetica, verdana, sans-serif;
	text-transform: uppercase;
	line-height: 22px;
	text-align: left;
	margin: 0 0 0 12px;
}

.box_4 h2 a {
            color: #142958;
            margin: 0 0 0 0;
        text-decoration:none;
}
.box_4 h2 a:hover {
            color: #075099;
        text-decoration:underline;
}

h2.ast_1 {
	margin: 0;
}

#ts1 {
	text-align: right;
}

#ts1 h2 {
	color: #142958;
	font: normal 11px arial black, arial, helvetica, verdana, sans-serif;
	text-transform: uppercase;
	line-height: 18px;
	text-align: left;
	float: left;
	width: 300px;
	margin: 0;
}

.front_content {
	margin: 15px 12px;
}

.ts_content {
	margin: 6px 12px 15px 12px;
}

#section_promo h2, .blog_promo h2  {
	float: left;
	width: 125px;
        color: #142958;
        font: normal 11px arial black, arial, helvetica, verdana, sans-serif;
        text-transform: uppercase;
        line-height: 22px;
        text-align: left;
	overflow: visible;
	margin: 0;
}

.promo_top {
	text-align: right;
	padding-top: 5px;
}

.promo_blurb {
	border-bottom: 1px solid #DDDDDD;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	font: bold 14px arial, helvetica, verdana, sans-serif;
	line-height: 18px;
	color: #999;
	padding: 0px 0px 4px 0px;
}

.box_4 .promo_blurb {
	margin-left: 12px;
}

.box_blog .promo_blurb {
	margin-left: 12px;
}

.promo_blurb a:link { text-decoration: none; color: #075099; }
.promo_blurb a:visited { text-decoration: none; color: #075099; }
.promo_blurb a:active { text-decoration: underline; color: #075099; }
.promo_blurb a:hover { text-decoration: underline; color: #075099; }

.promo_mugshot {
	float: left;
	width: 100px;
	margin-right: 12px;
	margin-bottom: 12px;
}

.thumb {
	width: 100px;
	overflow: hidden;
	margin: 0 6px 6px 0;
	float: left;
}

.rss_btn {
	width: 22px;
	float: right;
	margin: 4px 12px 0 0;
}

/* ADDED 4/12/09 JCV*/
.rss_btn_more_stories {
	width: 22px;
	float: right;
	margin: 0px 6px 12px 0;
}

.span23 {
	background-image: url(http://media.mcclatchydc.com/static/images/gradient_blue_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#more_blogs .span23 a {
    font-weight: bold;
}

.span23 a {
	font: normal 12px arial, helvetica, verdana, sans-serif;
}

.span23 a.norm {
	font-size: 14px;
}

.span23 h1 a {
	font: bold 18px arial, helvetica, verdana, sans-serif;
	line-height: 36px;
}

.span23 p {
	margin: 6px 0;
}

.span23_left {
	float: left;
	width: 400px;
	margin-left: 12px;
	border-right: 1px solid #CCC;
	padding-right: 12px;
}

.span23_right {
	margin-left: 436px;
	margin-right: 12px;
}

.span23_left_img {
	float: left;
	width: 300px;
	margin-left: 12px;
	border-right: 1px solid #CCC;
	padding-right: 12px;
	margin-bottom: 12px;
}

.span23_left_img_barry {
	margin-left: 12px;
	margin-bottom: 12px;
}

.span23_left_img_even {
	float: left;
	width: 291px;
	border-right: 1px solid #CCC;
	margin-bottom: 12px;
}

.span23_right_img {
	margin-left: 336px;
	margin-right: 12px;
}

.span23 .media {
	text-align: center;
	margin-bottom: 12px;
	overflow: hidden;	
}

.span23 .media img {
	border: 4px solid #DDD;
}

.span23 h1, .span23 h3 {
	margin: 0;
	line-height: 36px;
	border-bottom: 1px solid #CCC;
}

#top_story_v2 #ts1 {
	background-color: #142958;
}

#top_story_v2 #ts1 h2 {
	color: #FFF;
	margin-left: 12px;
line-height: 22px;
}

#top_story_v2 #ts1 img {
	margin: 4px 12px 0pt 0pt;
}

.top_stories h1 {
	font: 27px arial narrow, arial, helvetica, verdana, sans-serif;
	letter-spacing:-1px;
	line-height: 30px;
	margin: 6px 0;
}

.top_stories h2 {
	font: normal 11px arial black, arial, helvetica, verdana, sans-serif;
	line-height: 18px;
	color: #142958;
	text-transform: uppercase;
	border-top: 1px solid #999;
	margin: 0;
}

.top_stories h3 {
	margin: 0;
	font: bold 12px arial, helvetica, verdana, sans-serif;
	color: #075099;
	line-height: 18px;
}

.bio_list a:link { text-decoration: none; color: #075099; }
.bio_list a:visited { text-decoration: none; color: #075099; }
.bio_list a:active { text-decoration: underline; color: #075099; }
.bio_list a:hover { text-decoration: underline; color: #075099; }

.top_stories .date {
	color: #900;
	font: normal 12px arial, helvetica, verdana, sans-serif;
	line-height: 18px;
	margin: 0 0 12px 4px;
}

.top_stories ul .date {
	color: #999;
	text-transform: uppercase;
}

.top_stories .more_stories {
	margin: 12px 0;
}

.top_stories .section_story_tools {
	padding: 6px 0;	
	margin-bottom: 35px;
}

#staff_bio {
	margin: 15px 0 35px 0;
}

.bio_top {
	text-align: right;
}

#staff_bio h2 {
	font: normal 12px arial, helvetica, verdana, sans-serif;
	color: #000;
	line-height: 18px;
	padding: 6px 0;
	margin: 0 0 0 112px;
	border-bottom: 1px solid #999;
}

#staff_bio h2 span {
	font: normal 10px arial black, arial, helvetica, sans-serif;
	color: #666;
	text-transform: uppercase;
	line-height: 18px;
}


.bio_thumb {
	width: 100px;
	float: left;
	margin: 0 12px 12px 0;
}

.bio_top {
	border-bottom: 1px solid #999;
}

.bio_top h1 {
	font: bold 18px arial narrow, arial, helvetica, verdana, sans-serif;
	line-height: 23px;
	margin: 0 0 12px 0;
	text-align: left;
	width: 250px;
	float:left;
}

.bio_top img {
	margin: 4px 0 0 0;
}

#more_blogs h3 {
	margin: 8px 12px;
        font: normal 11px arial black, arial, helvetica, sans-serif;
        color: #142958;
        text-transform: uppercase;
        line-height: 18px
        border-bottom: 1px solid #CCC;
	
}
#more_blogs h4 {
	margin: 0;
	font-size: 12px;
	float: left;
	width: 220px;
    text-align: left;
}
#more_blogs ul {
    margin-top: 0;
    text-align: right;
}

/* story tools styles */

#tool_wrapper, #bookmark_wrapper {
	position: relative;
	width: 100%;
	padding: 0 0 0 0;
	margin-bottom: 10px;
	z-index: 0;
}

#story_tools, #bookmark_tools {
	text-align: right;
	width: 100%;
	color: #999;
        font: normal 11px arial, helvetica, verdana, sans-serif;
}

.section_story_tools {
	color: #999;
	font: normal 11px arial, helvetica, verdana, sans-serif;
	margin-bottom: 12px;
}

#story_tools a, #bookmark_tools, .section_story_tools a {
	text-decoration: none;
}
#story_tools img, #bookmark_tools img, .section_story_tools img {
	margin: 0 4px;
	vertical-align: middle;
}

#tools_1, #bookmark_tools_1 {
	width: 45%;
	float: left;
	text-align: left;
}

#bookmark_tools_1 a:link, #tools_1 a:link { color: #090; text-decoration: none; }
#bookmark_tools_1 a:visited, #tools_1 a:visited { color: #090; text-decoration: none; }
#bookmark_tools_1 a:active, #tools_1 a:active { color: #090; text-decoration: none; }
#bookmark_tools_1 a:hover,#tools_1 a:hover { color: #090; text-decoration: underline; }

#bookmark_tools_2 a:link, #tools_2 a:link { color: #075099; text-decoration: none; }
#bookmark_tools_2 a:visited, #tools_2 a:visited { color: #075099; text-decoration: none; }
#bookmark_tools_2 a:active, #tools_2 a:active { color: #075099; text-decoration: underline; }
#bookmark_tools_2 a:hover, #tools_2 a:hover { color: #075099; text-decoration: underline; }

.section_story_tools a:link { color: #090; text-decoration: none; }
.section_story_tools a:visited { color: #090; text-decoration: none; }
.section_story_tools a:active { color: #090; text-decoration: underline; }
.section_story_tools a:hover { color: #090; text-decoration: underline; }

#toolbar {
	text-align: right;
	color: #444;
}

#toolbar h3 {
	float: left;
	margin: 0 0 0 .5em;
	font: 11px arial black, arial, helvetica, sans-serif;
	text-transform: uppercase;
}

#toolbar a {
	font: normal 10px arial, helvetica, verdana, sans-serif;
	margin-right: .5em;
	text-decoration: underline;
	color: #075099;
}

/* These styles are used for the AJAX version of "Email a friend" and any other tools that 
will be developed needing similar functionality */

#toolbox { 
    display: none;
    position: absolute;
    left: 0px;
    top: 0px;
    border: 3px solid #666;
    background-color: #EEE;
    width: 380px;
    z-index: 100;
}
#tool { margin: .5em; }
#tool .label { 
	width: 175px; 
	font: 10px normal arial, helvetica, sans-serif; 
}
/* END: Toolbox styles */

/* these styles are for the email form that pops up */
#instructions p { margin-bottom: 5px; font-size: .9em; }

.attn { color: red; }
.required { background-color: #FFF68F; }

.email { width: 350px; padding: 10px; padding-top: 0px; }
.email p { margin-bottom: 5px; font-size: .9em; }
.email .header img { float: right; }
.email input[type="text"], .email textarea { font-family: verdana,arial,helvetica,sans-serif; font-size: 14px; border: 1px solid #c0c0c0;}

.form_field { vertical-align: top; margin-bottom: 5px; }
.form_field label { display: block; font-size: .9em; }
.form_field label:after { content: ":"; }
.inline label { display: inline; }
#submit { margin-left: 40px; }

#success_message { }
#failed_message { color: #f00; }
#email_result_message ul { list-style-type: disc; list-style-position: inside; }
#email_result_message ul li { font-size: .9em; }
/* end email form styles */

#emailForm {
	font: normal 10px arial, helvetica, verdana, sans-serif;
	text-align: left;
}

#emailForm .button {
	color: #075099;
	background-color: #CCC;
	font: normal 11px arial, helvetica, verdana, sans-serif;
	margin: 4px 0;
}

/* search results styles */

#search_results h2 {
	font: bold 18px arial, helvetica, verdana, sans-serif;
	line-height: 24px;
	color: #142958;
}

.result {
	padding-bottom: 10px;
	border-bottom: 1px solid #999;
}

.result h3 {
	font: bold 14px arial, helvetica, verdana, sans-serif;
}

.result a { text-decoration: underline; color: #075099; }

.result p {
	font: normal 12px arial, helvetica, verdana, sans-serif;
}

.result span {
	font-weight: bold;
	color: #333;
}

.search_nav {
	color: #000; padding: 15px 0;
}
.search_nav li { 
	padding: 0 2px; 
}
.search_nav a:link { text-decoration: underline; color: #075099; }
.search_nav a:visited { text-decoration: underline; color: #075099; }
.search_nav a:active { text-decoration: underline; color: #075099; }
.search_nav a:hover { text-decoration: underline; color: #090; }


/* gallery styles */

#gallery_controls {
	padding: 1px;
	border: 1px solid #D5CDB5;
	margin: 10px 0;
	background-image: url(http://media.mcclatchydc.com/static/images/gradient_tan_2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#gallery_controls ul {
	display: inline;
	font: normal 12px arial, helvetica, verdana, sans-serif;
	line-height: 24px;
	margin-left: 10px;
}

#gallery_controls li {
	margin: 0 2px;
}

#content_gallery a:link { color: #999; text-decoration: underline; }
#content_gallery a:visited { color: #999; text-decoration: underline; }
#content_gallery a:active { color: #075099; text-decoration: underline; }
#content_gallery a:hover { color: #075099; text-decoration: underline; }

#gallery_media {
	width: 650px;
	min-height: 350px;
	float: left;
	padding-bottom: 35px;
}

#gallery_media img {
	padding: 2px;
	border: 1px solid #D5CDB5;
}

#gallery_media .credit_line {
	margin: 7px 0;
	width: 600px;
}

#gallery_right {
	float: right;
	width: 350px;
}

#gallery_header {
	border-left: 1px solid #D5CDB5;
	border-bottom: 1px solid #D5CDB5;
	border-right: 1px solid #D5CDB5;
}

#gallery_header_top {
	height: 66px;
	background-image: url(http://media.mcclatchydc.com/static/images/gallery_header.gif);
	background-repeat: no-repeat;
	background-color: #003975;
	border-left: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
}

#gallery_header h1 {
	color: #FFF;
	margin: 0 25px;
	position: relative;
	top: 35px;
	font: bold 21px arial, helvetica, verdana, sans-serif;
	line-height: 21px;
}

#gallery_caption {margin:0 0 25px 0;}

/* comments styles */

#mi_comments {
    margin: 15px 0;
    padding-top: 15px;
}
#mi_comments-submit_form a, #mi_comments-submit_menu a, #mi_comments-menu a {
	margin-right: 12px; 
	font: 12px arial, helvetica, verdana, sans-serif;
	line-height: 22px;
}
#mi_comments a:link {text-decoration: none; color: #090;}
#mi_comments a:visited {text-decoration: none; color: #090;}
#mi_comments a:active {text-decoration: underline; color: #090;}
#mi_comments a:hover {text-decoration: underline; color: #090;}
#comment_form {
	border-bottom: 1px solid #666;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
.mi_comments-submit_form-button {
    text-align: right;
}
.mi_comments-submit_form-button input {
    color: #000;
    background-color: #ccc;
    line-height: 18px;
    font: normal 14px arial, helvetica, verdana, sans-serif;
}
.mi_comments-system_message {
	font: bold 14px arial, helvetica, verdana, sans-serif;
	line-height: 23px;
}
#edit-comment {
    width: 100%;
    margin: 6px 0;
}
#mi_comments-submit_menu, #mi_comments-submit_form, #mi_comments-menu, #mi_comments-comments {
	margin: 0 12px 12px 12px;
}
.mi_comments-comments_block {
	padding: 6px 0;
}
.mi_comments-timestamp {
	font: normal 10px arial, helvetica, verdana, sans-serif;
	color: #999;
	display: inline;
}
.mi_comments-author {
	font: bold 12px arial, helvetica, verdana, sans-serif;
	color: #7B9CBD;
	display: inline;
}
.mi_comments-body p {
	margin: 6px 12px;
	font: 16px georgia, times, serif;
}
.mi_comments-body {
	margin-bottom: 20px;
}
.mi_comments-expand_link {
	font-size: 11px;
}

#top_cartoon, #top_gallery {
	text-align: center;
}

#top_cartoon, #top_gallery, .cartoon_row, .gallery_row {
	margin-bottom: 35px;
	padding-bottom: 12px;
	border-bottom: 1px solid #CCC;
}

#top_cartoon h1, #top_gallery h1 {
	font: bold 28px arial, helvetica, verdana, sans-serif;
	line-height: 42px;
	margin: 0;
	color: #075099;
}

#top_cartoon .caption, #top_cartoon .caption {
	font-size: 14px;
	text-align: center;
}

.cartoon_row .caption, .gallery_row .caption {
    font-size: 14px;
}

.cartoon_box, .gallery_box {
	width: 225px;
	float: left;
	margin: 0 15px;
}

/* footer style */

#footer {
    border-top: 2px solid #D5CDB5;
    font: normal 11px arial, helvetica, verdana, sans-serif;
    color: #D6CDB2
}

#footer img {
	vertical-align: middle;
}

#footer a:link { color: #666; text-decoration: none; }
#footer a:visited { color: #666; text-decoration: none; }
#footer a:active { color: #075099; text-decoration: underline; }
#footer a:hover { color: #075099; text-decoration: underline; }

#footer ul {
	padding: 10px 4px;
}

#footer li {
	padding: 0 2px;
}

#footer_menu {
	border-bottom: 1px solid #DDD;
}
#top_cartoon .caption a, .cartoon_box .caption a {
	font-size: 14px !important;
}

.span23 h2 a {
font: normal 11px arial black, arial, helvetica, sans-serif;
}
.left_50 {
	float: left;
	width: 290px;
	border-right: 1px solid #ccc;
	margin: 10px 0;
}
.right_50 {
	float: left;
	width: 290px;
	margin: 10px 0;
}
.ul_50 {
	margin:0 10px;
	padding: 0;
	list-style-type: none;
}
.ul_50 .box_2 {
	margin-bottom: 4px;
}
div.blog_header {
	padding-top: 4px;
}
div.blog_header h2 {
	margin-left: 0;
	float: left;
	width: 235px;
	border: none;
}
div.blog_header img {
	margin: 0;
}

/* Advertisements */
.advert {
	text-align: center;
	color: #999;
	font: normal 10px arial, helvetica, verdana, sans-serif;
	margin-bottom: 7px;
}
#ntl2 {
    background-color:#ddd;
    padding:2px 0;
    text-align: center;
}
#ntl3 {
    margin-bottom:15px;
}
#mrec01 {
    margin-bottom:15px;
}


/* Section Fronts - Recent Headlines tabs */
    #recentTabs {margin-top:5px; width:300px;}
    
    /* Caution! Ensure accessibility in print and other media types... */
    @media projection, screen {.ui-tabs-hide {display: none;}}
    
    /* Hide useless elements in print layouts... */
    @media print {.ui-tabs-nav {display: none;}}
    
    /* Skin */
    .ui-tabs-nav, .ui-tabs-panel {font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif; font-size:8pt;}
    .ui-tabs-nav {list-style-type:none; margin:0 0 -1px 0; padding:0;}
    .ui-tabs-nav:after {/* clearing without presentational markup, IE gets extra treatment */ display:block; clear:both; content: " ";}
    .ui-tabs-nav li {float:left; margin:0 0 0 1px;}

    .ui-tabs-nav a {
	background:url(http://media.mcclatchydc.com/static/images/tabsRight.png) no-repeat 100% 0;
	float:left;	/* fixes dir=ltr problem and other quirks IE */
	margin:0;	/* position: relative makes opacity fail for disabled tab in IE */
	outline:0;	/* @ Firefox, prevent dotted border after click */
	padding:0;
	text-decoration:none;
	white-space:nowrap;	/* @ IE 6 */
    }
    .ui-tabs-nav a span {
	background:url(http://media.mcclatchydc.com/static/images/tabsLeft.png) no-repeat 0 0;
	color:#333;
	float:left;	/* fixes dir=ltr problem and other quirks IE */
	height:17px;
	padding:0 1px 0 4px;
    }       
    
    .ui-tabs-nav .ui-tabs-selected a {background:url(http://media.mcclatchydc.com/static/images/tabsRight.png) no-repeat 100% -23px; margin-top:0; position:relative; z-index:2;}
    .ui-tabs-nav .ui-tabs-selected a span {background:url(http://media.mcclatchydc.com/static/images/tabsLeft.png) no-repeat 0 -23px; padding:0 1px 0 5px;}
    .ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */ cursor:text;}

    .ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */ cursor: pointer;}
    .ui-tabs-disabled {opacity:.4; filter: alpha(opacity=40);}
    .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {color:#000;}
    .ui-tabs-panel {background: #fff; /* declare background color for container to avoid distorted fonts in IE while fading */ border:1px solid #999; padding:10px;}
    
    /* Additional IE specific bug fixes... */
    * html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */ display:inline-block;}
    *:first-child+html .ui-tabs-nav  { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */ display: inline-block;}

    #HeadlinesWrapper {width:300px;}
    #HeadlinesWrapper ul {text-align:left;}
        #rh01, #rh02, #rh03, #rh04, #rh05 {background:#fff url(http://media.mcclatchydc.com/static/images/gradient_blue_1.gif) repeat-x bottom left; border:1px solid #999; font-family:arial,helvetica,sans-serif; margin-bottom:10px; padding:0 5px; width:288px;}
        .tabbedHeadlines {clear:both; margin:0px; padding:5px 0;}
        .tabbedHeadlines h3 {color:#142958; font-family:arial black,arial,helvetica,sans-serif; font-size:11px; font-weight:normal; line-height:18px; margin:0 0 5px 0; text-transform:uppercase;}
        .tabbedHeadlines li {line-height:18px; list-style-type:none; margin-bottom:3px;}
        .tabbedHeadlines a {color:#075099; font-size:9pt; text-decoration:none;}
        .tabbedHeadlines a:hover {text-decoration:underline;}


/* Homepage Gitmo Highlight Styles */
#gitmo_highlight {
	background: #eee9d9 url(http://media.mcclatchydc.com/static/images/gradient_tan_3.gif) top left repeat-x;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
#gitmo_story {
	border-color: #ccc;
	border-style: solid;
	border-width: 0 1px;
	padding: 10px 5px;
}
#gitmo_story h1 {
	font-size:42px;
	font-family:arial narrow,arial,verdana,helvetica,sans-serif;
	letter-spacing:-1px;
	line-height:46px;
	margin:0;
}

#gitmo_story h5.byline {
        font: normal 11px arial, helvetica, verdana, sans-serif;
        color: #666;
        margin: 12 0 6px 0;
}

#gitmo_story h5 {
	margin:10px 0;
}
#gitmo_story_image {
	position:relative;
	left:-6px;
	top:-8px;
}
#gitmo_highlight #flash_container {
	padding-left:8px;
	border: solid #ccc;
	border-width: 0 1px;
}
#gitmo_highlight .flash {
	margin-bottom:10px;
}
.detainee_map {
	display:block;
	padding:10px 7px 10px 6px;
	border: 1px solid #ccc;
	border-bottom: 0;
}
/*#gitmo_highlight .comment_link, #gitmo_highlight .comment_link_divider {display:none;}*/


/* ADDED FOR GALLERIES 1/14/09 */
.olyGallery {
	float:left;
	margin:5px;
	width:150px;
}
.olyGallery a {
	color:#075099;
	text-decoration:none;
}
.olyGallery img {
	margin-bottom:-10px;
}

/* ADDED FOR DONATE PAGE 4/16/09 */
#donate_paypal_box { 
    float: right;
    text-align: center;
    border: 1px solid #000;
    width: 300px; 
    padding: 10px;
    margin: 0px 0px 20px 20px;
}

/* styles added for yahoo ad implementation */
#header_top { position: relative; }
#yahoo_728x90_ipatf_1 {
	margin: 7px 7px 0 0;
	position: absolute;
	right: 0;
}
#yahoo_1x1_ipatf_1 {
	position: absolute;
	top: 0;
	right: 0;
}

/* styles added 08/18/09 for new video page by JCV */

.video_large {
    margin-bottom: 15px;
    font: normal 12px arial, helvetica, verdana, sans-serif;
  	line-height: 18px;
} 

.video_large h2 {
    font: normal 11px arial black, arial, helvetica, sans-serif;
    color: #142958;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    margin: 0;
    line-height: 18px;
	margin-bottom: 15px;
}

.video_large p {
	font: normal 14px arial, helvetica, verdana, sans-serif;
	color: #666;
	line-height: 16px;
	margin: 7px;
}

.video_small {
	width: 300px; 
    float: left;
	padding-right: 24px;
    margin-bottom: 15px;
    font: normal 12px arial, helvetica, verdana, sans-serif;
  	line-height: 18px;
} 

.video_small h2 {
    font: normal 11px arial black, arial, helvetica, sans-serif;
    color: #142958;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    margin: 0;
    line-height: 18px;
    margin-bottom: 15px;
}

.video_small p {
	font: normal 11px arial, helvetica, verdana, sans-serif;
	color: #666;
	line-height: 16px;
	margin: 7px;
}

.video_small a:link { color: #075099; text-decoration: none; }
.video_small a:visited { color: #075099; text-decoration: none; }
.video_small a:active { color: #075099; text-decoration: underline; }
.video_small a:hover { color: #075099; text-decoration: underline; }

.video_right {
	width: 300px; 
    margin-bottom: 30px;
    font: normal 12px arial, helvetica, verdana, sans-serif;
  	line-height: 18px;
} 

.video_right h2 {
    font: normal 11px arial black, arial, helvetica, sans-serif;
    color: #142958;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    margin: 0;
    line-height: 18px;
    margin-bottom: 15px;
}

.video_right p {
	font: normal 11px arial, helvetica, verdana, sans-serif;
	color: #666;
	line-height: 16px;
	margin: 7px;
	text-align: center;
}

.video_right a:link { color: #075099; text-decoration: none; }
.video_right a:visited { color: #075099; text-decoration: none; }
.video_right a:active { color: #075099; text-decoration: underline; }
.video_right a:hover { color: #075099; text-decoration: underline; }

/* styles added 12/01/09 for iphone promo by JCV */

#mobileWrap {
	width: 645px;
	padding-bottom: 15px;
	background-color: #FFF;
	font: 1em "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: left;
}
#mobileWrap h2 {
	font-family:arial narrow,arial,helvetica,verdana,sans-serif;
    font-size:30px;
    font-size-adjust:none;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    letter-spacing:-1px;
    line-height:34px;
}

#mobileWrap h2 a:hover {
color:#075099;
text-decoration:underline;
}

#mobileWrap h2 a:link {
color:#142958;
text-decoration:none;
}

#mobileWrap p, #mobileWrap li {
	padding: 0 20px;
	margin: 10px 0;
}
#mobileWrap p a {
	color: #43619f;
	text-decoration: underline;
}
#mobileWrap img {
	padding: 10px 0 10px 0;
}
#mobileWrap ul {
	margin: 0 0 0 260px;
	padding: 0;
}
#mobileWrap li {
	margin: 10px;
	padding: 0;
}
#mobileWrap #mobileSidebar {
	float:left;
	width: 180px;
	margin-right: 20px;
	text-align: center;
}
#mobileWrap #mobileSidebar p {
	margin: 0;
	font-size: .8em;
}
#mobileWrap #mobileSecondary {
}
#mobileWrap .mobileContact {
	padding-top: 20px;
	display: block;
	text-align: center;
}
#mobileWrap .disclaimer {
	font-size: .7em;
	display: block;
	border-bottom: solid 1px gray;
	text-align: center;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}

/* styles added 08/20/09 for homepage video by JCV */

.video_homepage {
	border-top: 2px solid #142958;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	margin-bottom: 15px;
	text-align: center;
	background-image: url(http://media.mcclatchydc.com/static/images/gradient_blue_1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.video_homepage h2 {
	color: #142958;
	font: normal 11px arial black, arial, helvetica, verdana, sans-serif;
	text-transform: uppercase;
	line-height: 22px;
	text-align: left;
	margin: 0 0 0 12px;
}

.video_homepage a {
    font-weight: bold;
    font: normal 12px arial, helvetica, verdana, sans-serif;
}

.video_homepage p {
	margin: 6px 0;
    font: normal 11px arial, helvetica, verdana, sans-serif;
	color: #666;
	line-height: 16px;
	text-align: center;
}

.video_homepage a:link { text-decoration: none; color: #075099; }
.video_homepage a:visited { text-decoration: none; color: #075099; }
.video_homepage a:active { text-decoration: underline; color: #075099; }
.video_homepage a:hover { text-decoration: underline; color: #075099; }

/* style added 09/23/09 for story video boxes by JCV */

.vid_box p {
	margin: 6px 0;
    font: normal 11px arial, helvetica, verdana, sans-serif;
	color: #666;
	line-height: 16px;
	text-align: center;
}

.typepad_promo {
	width: 300px; 
    float: left;
	padding-right: 24px;
    margin-bottom: 15px;
    font: normal 12px arial, helvetica, verdana, sans-serif;
  	line-height: 18px;
} 

.typepad_promo h2 {
    font: normal 11px arial black, arial, helvetica, sans-serif;
    color: #142958;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    margin: 0;
    line-height: 18px;
    margin-bottom: 15px;
}

.typepad_promo p {
	font: normal 11px arial, helvetica, verdana, sans-serif;
	color: #666;
	line-height: 16px;
	margin: 7px;
}

.typepad_promo a:link { color: #075099; text-decoration: none; }
.typepad_promo a:visited { color: #075099; text-decoration: none; }
.typepad_promo a:active { color: #075099; text-decoration: underline; }
.typepad_promo a:hover { color: #075099; text-decoration: underline; }

/* Homepage Oly2010 Highlight Styles */

#oly2010_highlight {
	background: #eee9d9 url(http://media.mcclatchydc.com/static/images/gradient_tan_3.gif) top left repeat-x;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
}
#oly2010_story {
	border-color: #ccc;
	border-style: solid;
	border-width: 0 1px;
	padding: 10px 5px;
}
#oly2010_story h1 {
	font-size:42px;
	font-family:arial narrow,arial,verdana,helvetica,sans-serif;
	letter-spacing:-1px;
	line-height:46px;
	margin:0;
}
#oly2010_story h5 {
	margin:10px 0;
}
#oly2010_story_image {
	position:relative;
	left:-6px;
	top:-8px;
}
#oly2010_highlight #flash_container {
	padding-left:8px;
	border: solid #ccc;
	border-width: 0 1px;
}
#oly2010_highlight .flash {
	margin-bottom:10px;
}

/*#2010_highlight .comment_link, #gitmo_highlight .comment_link_divider {display:none;}*/

#search_bar_separate {
	margin-bottom: 6px;
    background: #033975 url(http://media.mcclatchydc.com/static/images/header_bkgd.gif) repeat-x scroll left top;
    height: 20px;
    text-align: center;
	padding-top: 6px;
	padding-bottom: 6px;	
}

/*  special_reports_test.css  */

.special_reports {
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	background-image: url("http://media.mcclatchydc.com/static/images/gradient_blue_1.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
	border-color: #142958 #CCCCCC #CCCCCC;
	border-style: solid;
	border-width: 2px 1px 1px;
	margin-bottom: 15px;
}

.special_reports h2 {
	color: #142958;
	font: 11px/22px arial black,arial,helvetica,verdana,sans-serif;
	text-align: left;
	text-transform: uppercase;
}

.special_reports h3 {
	color: #075099;
	font: bold 13px arial,helvetica,verdana,sans-serif;
	text-align: left;
	margin-bottom: -10px;
	margin-top: 0px;
}

.special_reports img {
	border: 0 none;
	float: left;
	padding: 0 10px 0 0;
}

.special_reports p {
	margin-bottom: 10px;
	font-size: 12px;
}

.special_reports a:link { text-decoration: none; color: #075099; }
.special_reports a:visited { text-decoration: none; color: #075099; }

/* style added 9/15/10 by JCV */

#dsq-content #dsq-global-toolbar .dsq-thread-dislike {
display:none !important;
}

/* style added 2/18/11 by JCV */

.video_section_front {
    margin-bottom: 15px;
    font: normal 12px arial, helvetica, verdana, sans-serif;
  	line-height: 18px;
} 

.video_section_front h2 {
    font: normal 11px arial black, arial, helvetica, sans-serif;
    color: #142958;
    text-transform: uppercase;
    border-bottom: 1px solid #CCC;
    margin: 0;
    line-height: 18px;
	margin-bottom: 15px;
}

.video_section_front p {
	font: normal 12px arial, helvetica, verdana, sans-serif;
	color: #666;
	line-height: 16px;
	margin: 7px;
}

/* single photo gallery promo 8/18/11 */
    #singleGallery .media {margin:0 auto; text-align:center; width:258px;}
    #singleGallery img {border:4px solid #ddd; margin:5px 0 10px -4px; width:100%;}
    #singleGallery p {margin:0; text-align:left;}
    #singleGallery a {color:#075099; text-decoration:none;}
    #singleGallery a:hover { text-decoration: underline; color: #075099;}

/* recent headlines code jcv 8/27/11 */

.recent_headlines_new {
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	font: bold 18px arial, helvetica, verdana, sans-serif;
	line-height: 18px;
	color: #999;
	padding: 0px 0px 0px 0px;
}

.box_4 .recent_headlines_new {
	margin-left: 12px;
}

.box_blog .recent_headlines_new {
	margin-left: 12px;
}

.recent_headlines_new a:link { text-decoration: none; color: #075099; }
.recent_headlines_new a:visited { text-decoration: none; color: #075099; }
.recent_headlines_new a:active { text-decoration: underline; color: #075099; }
.recent_headlines_new a:hover { text-decoration: underline; color: #075099; }

/* feed2js code fix jcv 9/28/11 */

li.f2jnag {
	display:none;
}

/* nav bar changes markart 10/4/11 */

/* Navigation Combo Styles */
#navigation {background: #346699 url(http://media.mcclatchydc.com/static/images/nav_background.png) repeat-x; border-top:1px solid #fff; height:28px; z-index-:1002}
#menu {list-style:none; margin:0 auto; padding:0; width:100%;}
#menu li {border:none; display:block; float:left; position:relative; padding:6px 8px; text-align:center;}
#menu li:hover {background-color:#346699; border-left:1px solid #ccc; border-right:1px solid #ccc; padding:6px 7px; text-decoration:none;}
#menu li.navad:hover {background:none; border-left:0px solid #ccc; border-right: 0px solid #ccc; padding:6px 10px; text-decoration:none;}
#menu li a {color:#fff; display:block; font-size:9pt; font-weight:bold; outline:0; text-decoration:none;}
#menu li a:hover {text-decoration:underline;}

.dropdown_1column, .dropdown_2columns, .dropdown_3columns, .dropdown_4columns,.dropdown_5columns {background-color:#346699; border:1px solid #ccc; border-top:1px solid #457bb1; float:left; left:-999em; /* Hides the drop down */ margin:4px auto; padding:10px 5px 10px 5px; position:absolute; text-align:left; z-index:1000; -moz-box-shadow: 2px 2px 5px #333; -webkit-box-shadow: 2px 2px px #333; box-shadow: 2px 2px 5px #333; -moz-border-radius: 0px 5px 5px 5px; -webkit-border-radius: 0px 5px 5px 5px; border-radius: 0px 5px 5px 5px;}
.dropdown_1column {width:180px;}
.dropdown_2columns {padding-top:10px; width:350px;}
.dropdown_3columns {padding-top:20px; width:500px;}
#menu li:hover .dropdown_1column, #menu li:hover .dropdown_2columns, #menu li:hover .dropdown_3columns {left:-1px; top:auto;}

.col_1, .col_2, .col_3 {display:inline; float:left; position:relative;}
.col_1 {float:left; margin-left:10px; width:125px;}
.col_2 {float:left; width:345px;}
.dropdown_3columns .col_2 ul {border-left:1px solid #457bb1; padding-left:20px !important;}
.dropdown_2columns .col_2 ul {border-left:none; padding-left:0;}

#menu .menu_right {float:right; margin-right:0px;}
#menu li .align_right {-moz-border-radius:5px 0px 5px 5px; -webkit-border-radius:5px 0px 5px 5px; border-radius:5px 0px 5px 5px;}
#menu li:hover .align_right {left:auto; right:-1px; top:auto;}
#menu p, #menu h2, #menu h3, #menu ul li {line-height:2em; text-align:left;}
#menu h2 {font-size:21px; font-weight:bold; letter-spacing:-1px; margin:7px 0; padding-bottom:5px;}
#menu p {line-height:18px; margin:0 0 10px 0;}
#menu li ul {list-style:none; margin:0 0 12px 0; padding:0;}
#menu li ul li {float:none; line-height:2em; margin:0; position:relative; padding:0; text-align:left;}
#menu li ul li:hover {background:none; border:none; margin:0; padding:0;}

.navSubsections li a {font-weight:bold;}
.navHeadlines li a {border-top:1px solid #457bb1; font-weight:normal !important; line-height:1.5em; padding:.5em;}
.label {color:#e5dcbd; font-size:10pt; font-weight:bold; margin:0 0 10px 5px;}

/* special package headline changes jcv 10/11/11 */

.special_report_headlines {
	border-bottom: 1px solid #DDDDDD;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	font: bold 18px arial, helvetica, verdana, sans-serif;
	line-height: 18px;
	color: #999;
	padding: 0px 0px 4px 0px;
}

/* real clear politics widget jcv 1/11/11 */

.rcpwidget {         
        margin: 0;
        width: 300px;
	background-image: url("http://media.mcclatchydc.com/static/images/gradient_tan_5.gif");
    	background-position: center bottom;
    	background-repeat: repeat-x;
}

.rcpwidget td {         
	font: 12px arial, helvetica, verdana, sans-serif;
}

.head { 
	font-weight: bold;
} 

.subhead { 
	font-weight: bold;
} 

/* gop profiles module jcv 1/11/11 */

#gop_profiles h3 {
	font: bold 13px arial, helvetica, verdana, sans-serif;
	color: #075099;
	text-transform: uppercase;
	margin-bottom: 3px;
	margin-top: 0px;
        border-bottom: none;
        line-height: none;
}

#gop_profiles a:link {
	font: bold 13px arial, helvetica, verdana, sans-serif;
	color: #075099;
}

#gop_profiles img {
	border: none;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.rss-items {
	margin: 0 12px  10px;
	padding-left: 0;
	list-style-type: none;
}

.rss-items li {
	color: #0999;
	font: bold 12px arial, helvetica, verdana, sans-serif;
	line-height: 21px;
	margin-left: 5px;
}

.rss-item li {
	color: #0999;
	font: bold 12px arial, helvetica, verdana, sans-serif;
	line-height: 21px;
	margin-left: 5px;
}

.rss-item a:link, .section_headlines a:visited {
	color: #075099;
	text-decoration: none;
}

.rss-items a:link, .section_headlines a:visited {
	color: #075099;
	text-decoration: none;
}








/* csslib/common.css */

/* ** social bookmarking on section fronts ** */
.inlist {height:16px;}
.section_story_tools li, #footer_menu li {float:left;}
.delicious, .yahoo, .digg {
	display: block;
	height: 16px;
	width: 16px;
}

.delicious, .yahoo, .digg { overflow: hidden; }
.delicious img, .yahoo img, .digg img {
	position: relative;                     
	top: -1px;
	display: inline;
}
.delicious img { left: -53px; }
.yahoo img { left: -21px; }
.digg img { left: -37px; }
.inlist .sep {margin: 0 6px;}
/* end social bookmarking styles */

/* ** rss button styles
      modern browsers use img element, IE 6 & 7 use additional styles in ie style sheet ** */
.rss_btn a {
	display: block;
	height: 11px;
	width: 22px;
}
.rss_btn img {
	left: -65px;
	margin: 0;
	position: relative;
	top: -1px;
}
.rss_btn a { overflow: hidden; }
#footer_menu .rss_btn a { margin-top:-3px; }
#bookmark_tools .rss_btn a, #story_tools .rss_btn a { margin-top:-2px; }
#story_tools .rss_btn img, #bookmark_tools .rss_btn img, .box_2 .rss_btn img { margin: 0; }
/* end rss button styles */

#dcLogo {float:left; margin:20px 5px 0 0; width:245px;}
#ntl2 {background:transparent; float:right; margin-top:9px; width:728px;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
#MI_DC_headlines {
	border-top: 2px solid #142958;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 10px;
	margin-bottom: 15px;
}
#MI_DC_headlines h1, #MI_DC_headlines .MC_DC_label {
	color:#142958;
	margin: 6px 0;
	font: normal 11px arial black, arial, helvetica, verdana, sans-serif;
	line-height: 16px;
	text-transform: uppercase;
}

#MI_DC_headlines img {
	vertical-align: middle;
}

#MI_DC_headlines ul {
	margin: 0 0 8px 8px;
	padding-left: 8px;
}
#MI_DC_headlines li {
	color: #999;
	font: normal 14px arial, verdana, helvetica, sans-serif;
}
#MI_DC_headlines a {
	font: normal 12px arial, verdana, helvetica, sans-serif;
}
#MI_DC_headlines a:link { color: #075099; text-decoration: none; }
#MI_DC_headlines a:visited { color: #075099; text-decoration: none; }
#MI_DC_headlines a:active { color: #075099; text-decoration: underline; }
#MI_DC_headlines a:hover { color: #075099; text-decoration: underline; }
    /*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
    .qmmc .qmdivider {display:block; font-size:1px; border-width:0px; border-style:solid;position:relative;z-index:1;}
    .qmmc .qmdividery{float:left;width:0px;}
    .qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}
    .qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}
    .qmmc {position:relative;zoom:1;z-index:10;}
    .qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}
    .qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}
    .qmsh div a {float:left;}
    .qmmc div{visibility:hidden;position:absolute;}
    .qmmc li {z-index:auto;}
    .qmmc ul {left:-10000px;position:absolute;z-index:10;}
    .qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}
    .qmmc li a {float:none}
    .qmmc li:hover>ul{left:auto;}
    #qm0 ul {top:100%;}
    #qm0 ul li:hover>ul{top:0px;left:100%;}

    /*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
    #dropNavigation {background:#346699 url(http://media.mcclatchydc.com/static/images/nav_background.png) repeat-x; height:28px; margin:1px 1px 0 1px; padding-top: 3px;}
       
	/*"""""""" (MAIN) Container""""""""*/	
	#qm0 {float:left; padding:1px 0px 0px 0px; width:905px;}

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a {color:#fff; font-family:Arial; font-size:9pt; font-weight:bold; padding:5px 4px 5px 5px; text-decoration:none;}

	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover {color:#fff; text-decoration:none;}

	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul {margin:-2px 0px 0px 0px; padding:10px;}

	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a {color:#fff; font-size:9pt; font-weight:normal; padding:3px 10px 3px 5px;}

	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover, #qm0 ul a:hover {text-decoration:underline;}

	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover {background-color:#DADADA; color:#C00;}

	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle {color:#a1cde9; font-family:arial; font-size:8pt; font-weight:bold; letter-spacing:.1em; padding:3px 0px 3px 4px;}

	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx {border-top:1px solid #BFBFBF; margin:4px 0px 4px 0px;}

	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm0 .qmdividery {border-left:1px solid #aaa; height:15px; margin:4px 2px 0px 2px;}

	/*"""""""" (main) Rounded Items""""""""*/	
	#qm0 .qmritem span {background-color:#346699; border-color:#003674;}

	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm0 .qmritemcontent {padding:0px 0px 0px 4px;}

.mi_tabs .ui-tabs-panel {
background-image: url(http://media.mcclatchydc.com/static/images/gradient_blue_1.gif);
background-repeat: repeat-x;
background-position: bottom;
border-top: 2px solid #142958;
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
border-left: 1px solid #CCC;
margin-bottom: 15px;	
}

.ui-tabs-panel h2 a{
	font-size: 11px;
	color: #142958;
	font-family: arial black;
}
.ui-tabs-nav {
	margin-bottom: -2px;
}

.ui-tabs-nav li a{
	background: #ECF6FF;
	border-width: 1px 1px 0px 1px;
	border-color:#CCC;
	border-style: solid;
	border-bottom-color: #142958;
}

.ui-tabs-nav li a span {
	background: none;
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 12px;
	padding: 5px 3px;
	color: #142958;
}





.ui-tabs-nav li.ui-tabs-selected {
	margin-bottom: 0px;
	padding-top:2px;
}

.ui-tabs-nav li.ui-tabs-selected a span {
	background: none;
	padding: 5px;
}

.ui-tabs-nav li.ui-tabs-selected a {
	background: #ECF6FF;
}


