/* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}


body {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */















/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}


/*Greg Styles*/


#container{
	position: relative;
	margin: 0 auto;
	width: 1012px;
	

}

p{
	margin: 0;
}

#tvWrapper{
	background: url('http://abcnews.go.com/assets/static/interactives/jfk-tv-interactive2/img/tv.png?v=3') no-repeat;
	width: 1012px;
	height: 480px;
	position: relative;
	margin-top: 10px;

}



#playerA, #playerB, #playerC, #playerD, #playerE, #playerF, #playerG{
	display: block;
	position: absolute;
	left: 58px;
	top: 40px;
	filter: inherit;
	zoom: 1;
}


ul#nav{
float: right;
clear: both;
text-align: left;
color: #ffffff;
font-size: 17px;
font-family: "proxima-nova",sans-serif;
font-weight: 300;
margin: 35px 30px 0 0;	

	
}

.lt-ie9 ul#nav, .lt-ie8 ul#nav{

font-size: 17px;
		
}

ul#nav li{
float: right;
clear: both;
list-style: none;
padding-bottom: 7px;
text-align: left;
width: 235px;
	
}




ul#nav li:hover{
	cursor: pointer;
	color: #cacac8;
}



.left, .right, .top, .bottom{
	position: absolute;
	z-index: 500;
}


.left{
	top:0px;
	left:2px;	
}

.right{
	top:0px;
	left:644px;	
}

.top{
	top: 0px;
	left: 88px;
}

.bottom{
	bottom:0px;
	left:88px;
}

.bold{
	font-weight: 700;
	color: #ffffff;

}

#knob{
width: 84px;
height:83px;
display: block;
float:right;
clear:both;
margin: 45px 106px 0 0 ;
	
}



#numbersWrap{
	position: absolute;
	top: 270px;
	right: 112px;
	color: #ffffff;
	font-family: 'Electrolize', sans-serif;
	font-size:17px;
	font-weight:300;
}



#one{
	position: absolute;
	top:0px;
	left:-0px;
	display: block;
}


#two{
	position: absolute;
	top: 20px;
	left: 35px;
	display: block;
}


#three{
	position: absolute;
	top: 55px;
	left: 41px;
	display: block;
}

#four{
	position: absolute;
	top: 88px;
	left: 17px;
	display: block;
}

#five{
	position: absolute;
	top: 88px;
	left: -28px;
	display: block;
}


#six{
	position: absolute;
	top: 53px;
	left: -49px;
	display: block;
}


#seven{
	position: absolute;
	top: 20px;
	left: -40px;
	display: block;
}


#one:hover, #two:hover, #three:hover, #four:hover, #five:hover, #six:hover, #seven:hover{
	cursor: pointer;
}

#header{
	display: block;
	
}

#header span#title{
	font-family: "proxima-nova",sans-serif;
	font-size: 119px;
	color: #333333;
	font-weight: 200;
	text-transform: uppercase;
	line-height: 105px;
	text-align: center;
	letter-spacing: -4px;
	display: block;
}

.lt-ie9 #header span#title, .lt-ie8 #header span#title{
	
	font-size: 107px;
	
}



#subtitle{
	display: block;
	height:40px;
	width:1012px;
	background: #333;
	line-height: 40px;
	color: #fff;
	font-family: "proxima-nova",sans-serif;
	font-weight: 200;
	letter-spacing: -1px;
	font-size: 22px;
	text-transform: uppercase;
	text-align: center;
	
	
}

#subtitle img{
	padding-bottom:5px;
	width:10%;
}

#usercue{
	font-size: 18px;
	text-align: center;
	color: #333;
	display: block;
	font-family: "proxima-nova",sans-serif;
	font-weight: 200;
	margin:10px auto 0;	
	width: 300px;
	
	
}


#navTitle{
font-family: "proxima-nova",sans-serif;
font-size: 20px;
font-weight: 600px;
text-transform: uppercase;
float: right;
clear: both;
display: block;
color: #fff;
margin: 33px 115px 0 0;

}

#noise{
width: 640px;
height: 400px;
position: absolute;
top: 20px;
left: 50px;
z-index: -5;
}

textarea{
	margin:0 auto;
	margin-bottom: 10px;
	display: block;
	position: relative;
	color: #888;
	margin-top:0px;
	font-size: 14px !important;
	font-family: "proxima-nova",sans-serif;

}


.activestate{
text-shadow: 0px 0px 5px #f0dfbb;
        filter: dropshadow(color=#f0dfbb, offx=0, offy=0);
        color: #72492d;
	
}

#vidTextBox{
display: block;
position: relative;
height: 105px;
font-size: 18px;
margin: 10px 0 25px 0;

font-family: "proxima-nova",sans-serif;

}


#vidTextBox span{
	font-size: 26px;
	display: block;
	font-weight: 600;
}

#text2, #text3, #text4, #text5, #text6, #text7
{
	display: none;
}


#textP{
font-size: 18px!important ;
font-family: "proxima-nova",sans-serif ;
font-weight: 400 !important;
}



img#embed{
	display: block;
	margin: 0 auto;
}

#socialshares{
	display: block;
	position: absolute;
	right: 0px;
	top: 152px;
}
#socialshares img{
	float: left;
	margin-right: 5px;
	display: block;
}


#fbshare:hover, #twshare:hover, #gshare:hover{
	cursor: pointer;
}