/* CSS Document */

body {
	margin:0;
	padding:0;
	background:#fff;
	font-family:Arial, Verdana, sans-serif;
	font-size: 14px;
	}
	
h1 {
	margin:0;
	padding:18px;
	font-size:22px;
	color:#900;
	font-weight:normal;
	}
	
#main {
	width:775px;
	float:left;
	margin:10px 10px 10px 20px;
	font-size:14px;
	clear:both;}
	
#columnone {
	float:left;
	width: 325px;
	padding: 10px;
	text-align:justify;
}

#columntwo {
	float:left;
	width: 325px;
	padding: 10px;
	text-align:justify;
}
	
#nav1 {
	font-size:14px;
	margin-left:0px;
	padding:0;
	}
	
#navlist {
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #999;
}

#navlist ul, #navlist li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited {
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover {
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navlist a:hover { 
color: #000; 
}
	
#nav2 {
	width:220px;
	float:left;
	clear:both;}
	
dt {
	margin-top:15px;
	margin-bottom:5px;
	color:#333;
	border-bottom:1px solid #666666;
	font-weight:bold;
	font-size:14px;
	padding-left:15px;
	background: url(img/folder.gif) 0 50% no-repeat;
	}
	
dt a {
	text-decoration:none;
	color:#4A4A4A;
	font-size:14px;
	padding-left:15px;
	background: url(img/folder.gif) 0 50% no-repeat;
	}
	
dd {
	padding:0;
	margin:0;
	}
	
dd a {
	text-decoration:none;
	color:#4A4A4A;
	font-size:11px;
	font-weight:normal;
	padding:4px 0 4px 20px;
	margin:0 0 0 20px;
	background: url(img/paper.gif) 0 50% no-repeat;
	}
	
dd a:hover {
	text-decoration:underline;
	color:#000;
	}
	
#content {
	float:left;
	margin:15px 0 0 20px;
	/*margin-left:20px;*/
	}
	
#footer {
	clear:both;
	font-size:11px;
	color:#999;
	margin-top:30px;
	/*margin-left:20px;*/
	margin-left:20px;
	display:none;
	}
	
dd.selected a,	
#wp_wcc .wp_wcc,
#wp_insurance .wp_insurance,
#wsj_wtc .wsj_wtc,
#wsj_wcc .wsj_wcc,
#wsj_property .wsj_property,
#wsj_corporate .wsj_corporate,
#wsj_lighter .wsj_lighter,
#wm_union .wm_union,
#projo_pulitzer .projo_pulitzer,
#projo_corruption .projo_corruption,
#projo_orgcrime .projo_orgcrime,
#projo_union .projo_union,
#ann_southwire .ann_southwire,
#cjr_the_magazine .cjr_the_magazine,
#cjr_the_audit .cjr_the_audit,
#op_the_nation .op_the_nation,
#op_mother_jones .op_mother_jones
	{
	font-weight:bold;
	color:#000;
	}

#cjr dd, #other_publications dd {
	background-color: #FFD;
	}
#cjr dt, #other_publications dt {
	margin-bottom: 0;
	color:  #000;
	}
#cjr dd a, #other_publications dd a {
	background-image: url(img/paper_mc.gif);
	}
dd.first {
	padding-top: 5px;
}
dd.last {
	padding-bottom: 5px;
}
	
/************************/
/*      Portfolio       */
/************************/

#resume {
	margin-top: 20px;
}

#resume h1 {
	margin:0;;
	padding:0;
	border-bottom: 1px solid #000;
	font-size:14px;
	font-weight:bold;
	color:#333;
}

#resume h2 {
	margin-left: 20px;
	font-size: 14px;
	font-weight:bold;
	color:#555;
}

#resume h3 {
	margin-left: 40px;
	font-size: 12px;
	color: #555;
}

#resume p {
	margin-left: 40px;
	font-size: 12px;
	color: #555;
}

#resume a:link {
	color: #555;
	text-decoration:none;
}

#resume a:visited {
	color: #555;
	text-decoration:none;
}

#resume a:hover {
	color: #555;
	text-decoration:underline;
}

#allpics {
	border: 1px solid #666;
}

#nav3 {
	width:70px;
	float:left;
	margin-top:15px;
	margin-left:25px;
	}
	
#nav3 ul {
	margin:0;
	padding:0;
	}

#nav3 li {
	list-style-type:none;
	padding:5px 5px 1px 4px;
	margin:5px 0;
	}
	

#nav3 li.selected {
	background: url(img/arrow.gif) 100% 50% no-repeat;
	}

#nav3 li img {
	border:1px solid #666;
}

#story {
	font-size: 12px;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 25px;
}

#story h1 {
	margin:0px 0px 15px 0;
	padding:0;
	font-weight:bold;
	font-size:16px;
	color: #000;
}

#story p {
	margin:5px 0 0 0;
	padding:0;
	text-indent: 1.5em;
	text-align:justify;
	line-height: 1.4em;
}

#story p.readmore {
	text-indent: 0;
	margin-top: 10px;
}

.readmore a:link {
	color: #900;
	text-decoration:none;
}

.readmore a:visited {
	color: #900;
	text-decoration:none;
}

.readmore a:hover {
	text-decoration:underline;
}

#story p.ellipse {
	text-align:left;
	text-indent:0em;
}

.city {
	/*font-weight:bold;
	font-size:16px;
	line-height: 12px;*/
}

.lede {
	font-weight:bold;
	font-size:32px;
}

.ellipse {
	font-weight:bold;
	font-size:26px;
	line-height: 8px;
}

/************************/
/*       Awards         */
/************************/

#awards {
	margin-top: 20px;
}


#awards h1 {
	margin:0px;
	padding:0px;
	font-size: 14px;
	font-weight:bold;
	color:#555;
	text-decoration:underline;
}

#awards h2 {
	margin:0px;
	padding:0px;
	font-size: 12px;
	color:#999;
}
