@import url('../css/reset.css');


body { background:#19303E; font:14px/1.5em 'Oswald', sans-serif, Arial; }

h1 { display:none; }

#social-header { right:15px; top:15px; position:absolute; }

#headerWrap {  background:url('../imgs/logo.jpg') no-repeat center; width:903px; height:410px; margin:0 auto; position:relative; left:-74px; }
#header { cursor: pointer; background:url('../imgs/titlwe.png') no-repeat center 67px; height:410px;  width:100%; }
#headerWrap:hover { background-image:url('../imgs/logo_animated.gif'); }


#counter { background:#95DBFF; padding:65px 0; overflow: hidden;  height:180px; margin-bottom:45px; }
#counter div.day-wrap { width:130px; height:180px; float:left; margin:0 10px; background:#19303E; text-align:center; }
#counter div.day-wrap { border-radius:12px; -webkit-border-radius:12px; -moz-border-radius:12px; -o-border-radius:12px; }
#counter div.day-wrap span { display:block; color:#95DBFF; }
#counter div.day-wrap span.small { font-size:0.8em; }

h2 { color:#95DBFF; text-align:center; font-size:2.75em; margin:75px 0 35px; }
table { color:#95DBFF; width:100%; margin:15px 0 75px; font-size:1.6em; }
table thead th { color:#fff; font-size:0.85em; padding:15px; text-align:left;}
table tr { vertical-align: middle; } 
table td { padding:15px 0; vertical-align: middle; }
table td img { float:left; margin:0 15px; }
table td h3 { color:#fff; font-size:1.25em; margin:0 15px; } 
table td h4 { float:left;  margin:35px 0;} 
table tr.odd { background:#284556; }

.inner-wrap { width:960px !important; margin:0 auto; text-align:center; position:relative; }

#yrs, #months, #days, #hours, #minutes, #seconds {  line-height:90px; padding:35px 0 0; height:90px; text-align:center;  font-size:5em; }

audio { display:none; }
