

#proj-index-wrap {
	padding: 0 0 1em;
	position: relative;
/* 	border-top: 1px solid #444; */
	}



.grayBox {
	padding-bottom: 5px;
	}

/*
***************************************************************
***************************************************************

@xxx

***************************************************************
***************************************************************

*/



.time-seg .figcaption p {
	font-size: 11px;
	font-family: Arial, Helvetica;
	font-weight: normal;
	color: #666;
	padding-left: 0;
	position: relative;
	bottom: 1px;
	text-align: right;
	margin: 5px 0;
	}

.credit { 
	text-transform: uppercase;
	font-size: 10px;
	}

.time-seg .figcaption {
	margin-bottom: 7px;
	text-transform: none;
	}


.time-seg .figcaption p.caption {
	text-align: left;
	}

#proj-index-wrap img {
	max-width: 100%;
	border: 1px solid #ccc;
	}


#graphicsfoot .graphic-source {
	float: left;
	width: 63%;
	}
	
#graphicsfoot .graphic-credit {
	float: right;
	width: 35%;
	text-align: right;
	}

#time-wrap {
	margin-bottom: 0;
	}


/*
***************************************************************
***************************************************************

@page headline

***************************************************************
***************************************************************

*/

.grd-headline {
	text-align: left;
	margin: 0 auto 12px;
	color: #464646;
/* 	width: 82%; */
	}

.grd-headline h2 {
	font-size: 21px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 0.23em;
	}
	
.grd-headline p {
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	font-size: 17px;
	line-height: 23px;
	}


.grd-headline h1 {
	margin-bottom: 0.5em;
	margin-top: 2em;
	}

.grd-headline h1 a{
	font-family: Helvetica, Arial, sans-serif;
	color: black;
	font-size: 1.15em;
	padding-top: 0.3em;
	margin: 0 auto;
	position: static;
	text-align: center;
	border-bottom: 1px solid #444;
	}

.grd-headline .section {
	display: none;
	}





/*
***************************************************************
***************************************************************

@time-seg

***************************************************************
***************************************************************

*/


.time-seg.show {
	display: block;
	}
	
.time-seg.hide {
	display: none;
	}


.time-seg {
/* 	margin-top: 1em; */
	margin-bottom: 39px;
	padding-bottom: 12px;
	border-bottom: 1px solid #ccc;
	display: none;
	}


.time-seg:last-child {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
	}

.time-seg-main {
	width: 596px;
/* 	width: 65%; */
	float: left;
	padding: 0;
	}

.time-seg-secndry {
	width: 293px;
/* 	width: 32%; */
	float: right;
	}
	
	
.time-seg-secndry .article {
	padding: 0 12px;
	margin-bottom: 2em;
	}
		
div.secndry-feat {
	background: #e5e5e5;
	padding: 12px;
	margin-bottom: 2em;
	}
	
div.secndry-feat .time-img {
	margin-top: 1em;
	margin-bottom: 0.55em;
	}
	
.time-seg-main p {
	font-size: 20px;
	line-height: 1.15em;
	margin-top: 5px;
	}
	
	
.seg-main strong {
	font-size: 0.65em;
	padding: 0.5em;
	position: relative;
	top: -3px;
/* 	background: #9B1518; */
	background: #DA2128;
	color: white;
	margin-right: 1em;
	}

.seg-main.hed-cat {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 22px;
	text-transform: none;
	margin-bottom: 11px;
	border-bottom: none;
	margin-top: 0;
	}

.time-seg-secndry .hed-cat {
	border-bottom: 1px solid #999;
	margin-bottom: 5px;
	padding-bottom: 3px;
	padding-top: 0;
	margin-top: 0;
	color: #da2128;
	text-transform: uppercase;
	}
	
.time-seg-secndry .secndry-desc {
	font-size: 14px;
	line-height: 19px;
	margin-bottom: 0;
	margin-top: 0;
	}
	
	

/*
***************************************************************
***************************************************************

@slidecontrols

***************************************************************
***************************************************************

*/

.slidecontrols {
	position: relative;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-bottom: 2em;	
	padding: 12px 0;
	}
	
.slidecontrols p {
	display: inline;
	position: absolute;
	right: 18em;
	top: 1.85em;
	margin: 0;
	}

.slidecontrols p span {
	text-transform: uppercase;
	font-weight: bold;
	color: #464646;
	}


.slidecontrol-wrap {
	min-height: 55px
}

#photoNav {
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0 12px;
/*     width: 261px; */
	}

#photoNav li {
    font-family: arial,helvetica,verdana,sans-serif;
    font-size: 12px;
    font-size-adjust: none;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: 18px;
    text-align: center;
    width: 95px;
	}

#photoNav li.next, #photoNav li.prev {
    float: left;
    position: relative;
	}

#photoNav li.next, #photoNav li.prev {
	}
	
#photoNav li.prev {
	margin-right: 5px;
	}

#photoNav li.next a, #photoNav li.prev a {
    border: 1px solid #ccc;
    color: #000000;
    display: block;
    height: 15px;
    text-decoration: none;
    width: 55px;
	}

#photoNav li a.arrowRight {
    background-image: url("http://cache.boston.com/_webdesignready/2011/news/911/timeline-photos/arrow_nextbg.gif");
    background-position: 92% 84%;
    background-repeat: no-repeat;
    padding: 7px 27px 7px 7px;
    text-align: center;
	}

#photoNav li a.arrowLeft {
    background-image: url("http://cache.boston.com/_webdesignready/2011/news/911/timeline-photos/arrow_prevbg.gif");
    background-position: 8% 84%;
    background-repeat: no-repeat;
    padding: 7px 7px 7px 27px;
    text-align: center;
	}

#photoNav li a.arrowLeft:hover {
    background-position: 8% 14%;
    border-color: #002878;
	}

#photoNav li a.arrowRight:hover {
    background-position: 92% 14%;
    border-color: #002878;
	}

#photoNav li.pagination {
    color: #000000;
    float: left;
    font-size: 11px;
    font-weight: normal;
    margin: 0 8px;
    position: relative;
    top: 7px;
    width: 55px;
	}

#photoNav li.prev.inactive a.arrowLeft {
    background-image: url("http://cache.boston.com/_webdesignready/2011/news/911/timeline-photos/arrow_prevbg_inactive.gif");
    border-color: #ccc;
    color: #999999;
	}

#photoNav li.next.inactive a.arrowRight {
    background-image: url("http://cache.boston.com/_webdesignready/2011/news/911/timeline-photos/arrow_nextbg_inactive.gif");
    border-color: #ccc;
    color: #999999;
	}

#photoNav li.prev.inactive a.arrowLeft:hover {
    background-position: 8% 84%;
    cursor: default;
	}

#photoNav li.next.inactive a.arrowRight:hover {
    background-position: 92% 84%;
    cursor: default;
	}



	.sticky {
		position: fixed;
		top: 0;
		background-color: #eee;
		width: 919px;
		z-index: 100;
		box-shadow: 0 2px 3px #999;
	}



/*
***************************************************************
***************************************************************

@clearfix

***************************************************************
***************************************************************

*/	
	
	
.graybox:after, #time-wrap:after, .time-seg:after, .time-seg-main:after, .time-seg-secndry:after, .slidecontrols:after, #graphicsfoot:after{
clear: both; content: "\0020"; display: block; height: 0;visibility: hidden;}

.graybox, 
#time-wrap, 
.time-seg,
.time-seg-main, 
.time-seg-secndry,
.slidecontrols, 
#graphicsfoot {
	zoom: 1;
	}





