/*
ESPN Outside The Lines: Oklahoma State University Tragedy
Author: Aaron Weyenberg
*/


body {
	margin: 0;
	padding: 0;
}

.e-content a,
.e-content a:visited {
	color: #871d00;
}

.e-content a:hover {
	color: #d52d00;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li {
	position: relative;
	margin: 0;
}

#nav {
	position: fixed;
	left: 20px;
	top: 60px;
	z-index: 10;
}

#nav a,
#nav a:visited {
	outline: none;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: -9999px;
	background: url(/i/eticket/20110126/i/dot.png) no-repeat 0 0;
	background-position: 0 0;
}
#nav a:hover,
#nav a.active,
#nav a.active:visited {
	background-position: -20px 0;
}

#nav div {
	font-size: 10px;
	line-height: normal;
	text-transform: uppercase;
	font-style: normal;
	position: absolute;
	left: 28px;
	top: 2px;
	width: 140px;
	display: none;
	background-color: black;
	color: #EEE;
	-webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	padding: 4px 6px;
/*	text-shadow: 1px 1px 0 rgba(0,0,0,0.3);*/
}



.tools {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 2em 0;
}
.section {
	position: relative;
	background-attachment: fixed;
	background-position: 50% 0;
	background-repeat: no-repeat;
	overflow: hidden;
}

.container_12 {
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
}

#s0 {
	background-image: url(/i/eticket/20110126/i/bg-header-2.jpg);
	height: 432px;
	border-bottom: 1px solid white;
}

#s1 {
	background-image: url(/i/eticket/20110126/i/bg-dark.jpg);
	background-position: 50% 0;
	background-attachment: scroll;
	color: white;
	text-shadow: 1px 1px 0 rgba(0,0,0,.25);
	border-top: 1px solid #a7856d;
	border-bottom: 1px solid black;
}
#s2 {
	border-top: 1px solid #d8d4cb;
}
#s3 {
	
}

#s11 {
/*	background-image: url(/i/eticket/20110126/i/bg-sky.jpg);
	text-shadow: 1px 1px 0 rgba(255,255,255,.3);*/
}

.debug {
	z-index: 100;
	position: fixed;
	top: 0;
	left: 0;
	background: black;
	color: white;
}

#fpo_videoPlayer {
	width: 533px; height: 300px;
	background: #111;
	text-shadow: none;
	text-align: center;
	color: #666;
}



.floater,
.floater-left,
.aside {
	position: absolute;
	left: 90px;
	width: 200px;
}

.aside {
	font-size: .875em;
	color: #74726b;
}

.floater-right {
	left: 680px;
	width: auto;
}

.pullquote {
	width: 200px;
	position: absolute;
	left: 90px;
	font-size: 1.4em;
}





.photo {
	margin-bottom: 1.3em;
}

.photo .image {
	padding: 10px;
	background: white;
	background-color: #fff;
	-moz-box-shadow: 0px 1px 5px #AAA;
	-webkit-box-shadow: 0px 1px 5px #AAA;
	box-shadow: 0px 1px 5px #AAA;
}

.photo-wide {
	position: relative;
	left: -240px;
	width: 860px;
}

.photo-wide .image {
	width: 840px;
}

.photo-col {
	width: 600px;
}

	.photo-col .image {
		width: 600px;
	}

.photo-right {
	float: right;
	margin-left: 30px;
}

	.photo-right .image {
		width: 260px;
	}
	
.photo-left {
	float: left;
	margin-right: 30px;
}

	.photo-left .image {
		width: 260px;
	}
	
.photo-aside {
	
}

	.photo-aside .image {
		width: 180px;
	}
	
.photo-split {
	float: left;
	position: relative;
	left: -240px;
	margin-right: -210px;
}

	.photo-split .image {
		width: 400px;
	}


.credit {
	padding: 10px 0 0 10px;
	float: right;
	font-size: 10px;
	text-transform: uppercase;
	color: #888;
	color: rgba(0,0,0,0.4);
}

.caption {
	color: #444;
	font-style: italic;
	font-weight: bold;
	float: left;
	font-size: .75em;
	padding: 10px 0 0 10px;
}

.letter {
	font-style: italic;
	line-height: 1.7em;
	font-size: .9em;
	color: #32322c;
	text-shadow: 1px 1px 0 rgba(255,255,255,1);
	background-image: url(/i/eticket/20110126/i/bg-paper.jpg);
	/*
	-moz-box-shadow: inset 0 2px 5px #777;
	-webkit-box-shadow: inset 0 3px 6px #BBB;
	box-shadow: inset 0 3px 6px #BBB;
	*/
}
.bevel {
	border-top: 1px solid white;
	border-bottom: 1px solid #dedbcd;
}

.grain {
	background-image: url(/i/eticket/20110126/i/bg-grain.jpg);
	background-repeat: repeat;
	color: black;
	text-shadow: 1px 1px 0 white;
}

.video {
	background-image: url(/i/eticket/20110126/i/bg-video-glow.jpg);
	background-repeat: repeat;
	padding-bottom: 30px;
}

	.video .carousel-info {
		margin-top: 0;
		background: none;
		padding-left: 0;
	}
	
.videoplayer {
	-moz-box-shadow: 0 0 7px black;
	-webkit-box-shadow: 0 0 7px black;
	box-shadow: 0 0 7px black;
}

.letter-mynate {
	position: relative;
	left: -9px;
}

.letter-sig {
	position: relative;
	left: -3px;
}



/* other 9 people carousel */

.allsouls {
	background-image: url(/i/eticket/20110126/i/bg-grain-dark.jpg);
	background-repeat: repeat;
	color: #EEE;
	text-shadow: 1px 1px 0 black;
}




/* carousel for victims */

.carousel {
	position: relative;
	overflow: hidden;
	font-size: .875em;
}

.carousel-controls {
	height: 50px;
}

.carousel-fade {
	position: absolute;
	right: 0;
	top: 0;
	z-index:3;
	width: 300px;
	height: 100%;
	background: url(/i/eticket/20110126/i/carousel.fade.png) repeat-y right 0;
}

.carousel-list {

}

.carousel-list li {
	margin: 0;
	width: 400px;
	padding-right: 60px;
	height: 250px;
}

.button, .button:visited {
	background: #2d2c2a url(/i/eticket/20110126/i/overlay.png) repeat-x;
	display: inline-block;
	padding: 4px 14px 6px;
	color: #fff;
	text-decoration: none;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 1px 0px rgba(0,0,0,1);
	-webkit-box-shadow: 0 1px 0px rgba(0,0,0,1);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.4);
	border: 0;
	border-top: 1px solid rgba(255,255,255,0.3);
	position: relative;
	cursor: pointer;
	outline: none;
}

.button:hover,
a.button:hover {
	background-color: #716f6a;
	color: white;
}

.carousel-info {
	margin: 50px 10px 0 0;
	color: #BBB;
	padding: 14px;
	font-size: .75em;
	background: #292929;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.carousel-info a,
.carousel-info a:link {
	color: white;
}





