/* --------------------------------------------
   reset
----------------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}a{outline:none;}
a img { border: 0; }

/* --------------------------------------------
   
----------------------------------------------- */
body
{
	font: 11px/12px arial, sans-serif;
	background: #999;
}

a
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#ad-1
{
	width: 728px;
	margin: 0 auto;
	height: 95px;
}

/* --------------------------------------------
   
----------------------------------------------- */
div#ad-2
{
	width: 962px;
	margin: 0 auto;
	border-top: 10px solid #999;
	text-align: center;
	background: #555;
}

div#main
{
	margin: 0 auto;
	border-left: 4px solid #999;
	border-right: 4px solid #999;
	background: #fff;
	position: relative;
	padding-top: 130px;
	width: 962px;
}


/* --------------------------------------------
   
----------------------------------------------- */
a#logo
{
	width: 340px;
	height: 103px;
	position: absolute;
	top: 15px;
	left: 10px;
	background: url(../img/global/50th_img_logo.gif) no-repeat;
	text-indent: -2000px;
	overflow: hidden;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#nav-meta
{
	position: absolute;
	top: 0px;
	left: 480px;
	border-left: 1px solid #666;
	border-bottom: 1px solid #666;
	border-right: 1px solid #666;
	width: 230px;
	height: 35px;
	padding-left: 9px;
}

ul#nav-meta li
{
	border-right: 1px solid #5d5d5d;
	float: left;
	margin-top: 17px;
	padding-right: 4px;
	margin-right: 4px;
}

ul#nav-meta li.rss
{
	border-right: 0;
	padding-right: 0;
	margin-right: 0;
}

ul#nav-meta li a
{
	color: #222;
}

/* --------------------------------------------
   
----------------------------------------------- */
form#search
{
	position: absolute;
	left: 480px;
	top: 36px;
	width: 219px;
	height: 82px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	border-left: 1px solid #666;
	border-right: 1px solid #666;
	line-height: 16px;
}

form#search h3
{
	color: #b00;
}

form#search p
{
	color: #222;
}

form#search p strong
{
	color: #b00;
}

form#search fieldset
{
	height: 23px;
	border: 1px solid #999;
	margin-top: 15px;
}

form#search fieldset input.text
{
	padding: 5px 0 5px 4px;
	+padding-top: 3px;
	+padding-bottom: 3px;
	border: 0;
	color: #666;
	width: 186px;
	margin-right: 10px;
	float: left;
}

form#search fieldset input.submit
{
	float: left;
	width: 12px;
	height: 12px;
	margin-top: 6px;
}

/* --------------------------------------------
   CHANGED BY JEN 5-27
----------------------------------------------- */
div#subscribe
{
	position: absolute;
	top: 10px;
	left: 730px;
	font-size: 12px;
	line-height: 16px;
	width: 220px;
	height: 110px;
}

div#subscribe div.subscribe-title,
ul#subscribe-list
{
	margin-left: 93px;
}

div#subscribe div.subscribe-title
{
	text-transform: uppercase;
	margin-top: 10px;
	margin-bottom: 1px;
	display: block;
}
div#subscribe div.subscribe-title a
{
	color: #b00;
}

ul#subscribe-list
{
	display: block;
}
ul#subscribe-list li
{
	float: left;
	display: inline;
	margin-right: 4px;
}
ul#subscribe-list li a
{
	color: #000;
	margin-right: 4px;
	float: left;
}

div#subscribe div a:hover,
ul#subscribe-list li a:hover
{
	color: #b00;
}

div#subscribe div.image
{
	position: absolute;
	top: 0px;
	float: left;
	left: 0px;
	margin: 0;
}
div#subscribe div.image img
{
	width: 82px;
	height: 110px;
	border: 0;
}

div#subscribe div.subscribe-title-follow
{
	text-transform: uppercase;
	margin-top: 45px;
	margin-bottom: 2px;
	display: block;
	color: #b00;
	font-size: 10px;
	line-height: 14px;
	margin-left: 93px;
}
div#subscribe div.subscribe-title-follow a
{
	color: #b00;
}

ul#subscribe-list-follow
{
	display: block;
	margin-left: 93px;
}
ul#subscribe-list-follow li
{
	float: left;
	display: inline;
	margin-right: 5px;
}

/* --------------------------------------------
   
----------------------------------------------- */
ul#nav-main
{
	border-top: 1px solid #666;
	background: #f2f0ec;
	height: 42px;
	position: relative;
	padding-top: 7px;
	padding-left: 10px;
	overflow: hidden;
	width: 952px;
}

ul#nav-main li.main
{
	float: left;
	margin-right: 20px;
	position: relative;
	/* height: 40px; */ 
}

ul#nav-main li.expandable
{
	margin-right: 15px;
}

ul#nav-main li.subscribe
{
	margin-right: 20px;
}

ul#nav-main li a.main
{
	font-size: 13px;
	line-height: 18px;
	color: #4b463d;
}

ul#nav-main li a.main:hover
{
	text-decoration: none;
}

ul#nav-main li.archive a.main:hover,
ul#nav-main li.events a.main:hover
{
	color: #000;
}

ul#nav-main li.expandable a.main
{
	background: url(../img/nav_main/icon_arrow.gif) no-repeat 0 1px;
	padding-left: 16px;
}

ul#nav-main li.expandable:hover a.main,
ul#nav-main li.expandable.active a.main
{
	background-image: url(../img/nav_main/icon_arrow_active.gif);
	color: #000;
}

/* sub menus */
ul#nav-main li.main ul
{
	display: none;
	position: absolute;
	width: 600px;
	top: 13px;
	left: 0px;
	padding-top: 8px;
	height: 40px;
}

ul#nav-main li.active ul,
ul#nav-main li:hover ul
{
	display: block;
}

/*
ul#nav-main:hover li.active ul
{
	display: none;
}
*/

ul#nav-main li.main ul li
{
	float: left;
	margin-right: 15px;
}

ul#nav-main li.main ul li a
{
	font-weight: bold;
	color: #000;
}

/* --------------------------------------------
   content general
----------------------------------------------- */
div#content
{
	background: #fff;
	border-top: 1px solid #666;
	overflow: hidden;
	width: 928px;
	padding-right: 17px;
	padding-left: 17px;
	padding-top: 17px;
	padding-bottom: 40px;
	_height: 1%;
}

div#column-left
{
	float: left;
	margin-right: 18px;
	overflow: hidden;
	width: 610px;
	_height: 1%;
}

div#column-right
{
	float: left;
	overflow: hidden;
	width: 300px;
	_height: 1%;
}

div#column-right img
{
	display: block;
}

/* --------------------------------------------
   content left holders
----------------------------------------------- */

div#module-hero-lead
{
	height: 288px;	
	width: 610px;
	float: left;
}

div#module-multimedia-lead
{
	height: auto;	
	width: 610px;
	float: left;
	margin-bottom: 26px;
}

div#module-hero
{
	height: 268px;
	width: 406px;
	float: left;
	position: relative;
}

div#module-lead
{
	height: 259px;
	width: 195px;
	float: left;
	margin-left: 9px;
	border-top: 1px solid #b9b9b9;
}

div#module-stack
{	
	clear: left;
	background: url(../img/home/title_the_latest.gif) no-repeat;
	width: 610px;
	padding-top: 18px;
}

div#module-stack-multimedia
{	
	clear: left;
	background: url(../img/home/title_more_video.gif) no-repeat;
	width: 610px;
	padding-top: 18px;
}

div#module-stack-support-reporting
{	
	clear: left;
	background: url(../img/home/title_support_reporting.gif) no-repeat;
	width: 610px;
	padding-top: 18px;
}

/* --------------------------------------------
   HERO content left specifics
----------------------------------------------- */

div.hero-image
{
	position: relative;	
	margin-bottom: 0px;
}

div.hero-text
{
	position: absolute;
    top: 0px;
    margin-left: 20px;
    background-color: #fff;
    background-color:rgba(255,255,255,.75);
    width: 190px;
    padding: 8px;
}

div.alt
{
    position: absolute;
    top: 177px;
    margin-left: 0px;
    background-color: #fff;
    background-color:rgba(255,255,255,.75);
    width: 245px;
    padding: 6px;
    padding-left: 8px;
}

div.hero-credit
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    float: right;
    margin-bottom: 0px;
    background-color: #000;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-right: 5px;
    padding-left: 5px;
    height: 12px;
    z-index: 20;
}



/* --------------------------------------------
   LEAD content left specifics
----------------------------------------------- */

div.lead-container
{
	width: 195px;
	height: 79px;
	border-bottom: 1px solid #b9b9b9;
	padding-top: 9px;
	clear: left;
	display: block;
}

div.lead-image
{
	float: left;
	display: inline;
	width: 90px;
}
div.lead-text
{
	float: left;
	display: inline;
	margin-left: 5px;
	width: 100px;
}

/* --------------------------------------------
   STACK content left specifics
----------------------------------------------- */

div.stack-container
{
	clear: left;
	width: 610px;
	border-top: 1px solid #b9b9b9;
	padding-top: 16px;
	display: block;
}

div.top
{
	border-top: 0px;
}

div.stack-image
{
	float: left;
	display: inline;
	width: 174px;
	padding-bottom: 15px;
}
div.stack-text
{
	float: left;
	display: inline;
	margin-left: 14px;
	width: 422px;
	padding-bottom: 15px;
}
div.stack-text-wide
{
	float: left;
	display: inline;
	width: 610px;
	padding-bottom: 15px;
}

div.stack-text-video-hero
{
	float: left;
	display: inline;
	width: 610px;
	margin-bottom: -4px; 
}

/* --------------------------------------------
   color section titles
----------------------------------------------- */

h1.overline-hero,
h1.overline-lead,
h1.overline-stack
{
	font-weight: bold;
	text-transform: uppercase;
}

h1.overline-hero
{
	font-size: 12px;
	line-height: 17px;
}
h1.overline-lead
{
	font-size: 10px;
	line-height: 12px;
	padding-bottom: 1px;
}
h1.overline-stack
{
	font-size: 11px;
	line-height: 16px;
	margin-top: -4px;
}

h1.the_audit a,
h1.economic_crisis a
{color: #09793c;}

h1.behind_the_news a,
h1.borders_bylines a 
{color: #6a6c44;}

h1.campaign_desk a 
{color: #41276d;}

h1.cover_story a,
h1.currents a,
h1.essay a,
h1.feature a,
h1.editorial a,
h1.letters_to_the_editor a,
h1.opening_shot a,
h1.on_the_job a,
h1.profile a,
h1.q_and_a a,
h1.reports a,
h1.review a,
h1.short_takes a,
h1.second_read a,
h1.the_lower_case a,
h1.the_research_report a
{color: #a2a32f;}

h1.the_news_frontier a,
h1.multimedia a,
h1.news_startups_guide a
{color: #1c4665;}

h1.the_observatory a,
h1.earth_journalism a
{color: #047b95;}

h1.page_views a,
h1.language_corner a,
h1.the_kicker a,
h1.transparency a,
h1.full-court_press a,
h1.realtalk a,
h1.minority_reports a,
h1.reality_check a,
h1.support_reporting a,
h1.between_the_spreadsheets a,
h1.darts_and_laurels a
{color: #c66608;}

h1.swing_states_project a {color: #be200a;}

/* --------------------------------------------
   headlines
----------------------------------------------- */

h2.headline-hero 
{
	font-size: 20px;
	line-height: 21px;
}
h2.headline-lead 
{
	font-size: 12px;
	line-height: 14px;
}

h2.headline-stack, 
h2.headline-stack-hero
{
	font-size: 19px;
	line-height: 22px;
}

h2.headline-stack-hero
{
	margin-top: -6px;
	font-weight: bold;
	color: #000;
}

h2.headline-hero a,
h2.headline-lead a,
h2.headline-stack a,
h2.headline-stack-hero a
{
	font-weight: bold;
	color: #000;
}

h2.headline-hero a:hover
{
    background: url(../img/home/pixel_black.gif)  repeat-x 0px 21px;
    text-decoration: none;
}

h2.headline-stack a:hover,
h2.headline-stack-hero a:hover
{
    background: url(../img/home/pixel_black.gif)  repeat-x 0px 20px;
    text-decoration: none;
}

h2.credit 
{
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #e5e5e5;
}


/* --------------------------------------------
	stack text - subhead, byline, content
----------------------------------------------- */

h3.subhead-stack a
{
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #000;
}

h3.subhead-stack a:hover
{
    background: url(../img/home/pixel_black.gif)  repeat-x 0px 16px;
    text-decoration: none;
}

h4.byline-stack
{
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #000;
}

h4.byline-stack a
{
	color: #000;
}

h4.byline-stack span.date
{
	font-size: 12px;
	line-height: 21px;
	font-weight: normal;
	color: #6b6b6b;
}

p.content-stack,
p.content-stack a
{
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #000;
}

div.stack-text-wide p,
div.stack-text p
{
	font-size: 14px;
	line-height: 19px;
	font-weight: normal;
	color: #000;
	margin-bottom: 15px;
}


p.content-stack span.more
{
	background: url(../img/home/arrow-more.gif) no-repeat 38px 3px;
	width: 80px;
}

p.content-stack a span.more
{
	font-size: 11px;
	line-height: 19px;
	font-weight: normal;
	text-transform: uppercase;
	color: #344166;
	padding-right: 20px;
}

/* --------------------------------------------
	stack bottom - more content
----------------------------------------------- */

div.more-stories p a
{
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc1b00;
	background: url(../img/home/arrow-more-stories.gif) no-repeat 96px 7px;
	width: 110px;
	float: right;
}

div.more-multimedia p a
{
	font-size: 12px;
	line-height: 21px;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc1b00;
	background: url(../img/home/arrow-more-stories.gif) no-repeat 118px 7px;
	width: 130px;
	float: right;
}

/* --------------------------------------------
   end content left
----------------------------------------------- */
/* --------------------------------------------
   begin content right
----------------------------------------------- */

div#module-twitter
{
	width: 300px;
	_height: 1%;
}

div#module-ad-right
{
	width: 300px;
	margin-top: 24px;
	_height: 1%;
}

div#module-switch-tabs
{
	width: 300px;
	margin-top: 24px;
	_height: 1%;
}

div#module-must-reads
{
	width: 272px;
	margin-top: 38px;
	margin-left: 14px;
	margin-right: 10px;
	_height: 1%;
}

div#email-sign-up
{
	width: 272px;
	margin-top: 30px;
	margin-left: 0px;
	_height: 1%;
}

div#module-video
{
    width: 272px;
    margin-top: 36px;
    margin-left: 14px;
    margin-right: 10px;
    _height: 1%;
}

div#module-resources
{
	width: 272px;
	margin-top: 38px;
	margin-left: 14px;
	margin-right: 10px;
	_height: 1%;
}

div#module-blogs-columns
{
	width: 272px;
	margin-top: 38px;
	margin-left: 14px;
	margin-right: 10px;
	_height: 1%;
}

/* --------------------------------------------
   begin content right text
----------------------------------------------- */

div.right-headline
{
	cursor: pointer;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 16px;
}

div.right-video
{
    margin-top: 10px;
}

div.right-headline-video
{
	cursor: pointer;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 8px;
}

div.right-headline p a,
div.right-headline p.right-text a,
div.right-headline-video p a,
div.right-headline-video p.right-text a
{
	color: #000;
}


div.right-headline p.right-text,
div.right-headline-video p.right-text
{
	font-weight: normal;
}

div.right-headline-video p.right-text-show-tell
{	
	color: #000;
	font-weight: normal;
	margin-bottom: 20px;
}

/* div.right-headline p.right-text a:hover,
div.right-headline-video p.right-text a:hover
{
	text-decoration: underline;
} */


/* --------------------------------------------
   email sign up form
----------------------------------------------- */

form#email
{
	width: 298px;
	border: 1px solid #490100; 
}

form#email fieldset
{
	height: 23px;
	border: 2px solid #c1c1c1;
}

form#email fieldset input.text
{
	padding: 5px 0 4px 4px;
	+padding-top: 3px;
	+padding-bottom: 3px;
	border: 0;
	color: #666;
	width: 258px;
	margin-right: 10px;
	float: left;
}

form#email fieldset input.submit
{
	float: left;
	width: 12px;
	height: 12px;
	margin-top: 6px;
}

/* --------------------------------------------
   who owns what form
----------------------------------------------- */

div.right-headline-drop-down
{
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	margin-top: 16px;
}
div.right-headline-drop-down p
{
	font-weight: bold;
}

div.right-headline-drop-down p.right-text
{
	font-weight: normal;
}

form.drop_down_own
{
	width: 272px;
	margin-top: 4px;
}

form.drop_down_own select
{
	width: 272px;
}

/* --------------------------------------------
   footer
----------------------------------------------- */

div#footer
{
	border-top: 10px solid #999;
	height: 30px;
	padding: 0 10px;
	background: #999;
	display: block;
	clear: left;
}

div#footer ul
{
	float: left;
}

div#footer ul li
{
	float: left;
	padding-right: 4px;
	border-right: 1px solid #fff;
	margin-right: 4px;
}

div#footer ul li.last
{
	padding-right: 0;
	border-right: 0;
	margin-right: 0;
}

div#footer ul li a
{
	color: #fff;
}

div#footer p
{
	float: right;
	color: #fff;
}

div#footer p a
{
	color: #fff;
}

/* --------------------------------------------
   
----------------------------------------------- */