/*-----------------------------------------------------------------------------------*/
/*	1.	CSS Reset & Clearfix - http://meyerweb.com/eric/tools/css/reset/
/*-----------------------------------------------------------------------------------*/
#supersized li,ol,ul{list-style:none}#supersized,#supersized a,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}#status,#supersized-loader{position:absolute;left:50%;top:50%}#supersized,#supersized li,#wrapper{width:100%;height:100%;position:fixed;overflow:hidden}.clear,.separator,.space{clear:both}#countdown,#supersized img,.content-wrapper{position:relative}#countdown,#supersized,#supersized li,#wrapper,ul.footer-info,ul.social{overflow:hidden}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}h3,h4,h6,p{margin-bottom:20px}body{line-height:1}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}input,textarea{font:12px/20px;font:inherit;resize:none}h5,h6{line-height:20px}#supersized-loader{z-index:0;width:60px;height:60px;margin:-30px 0 0 -30px;text-indent:-999em}#supersized{left:0;top:0;z-index:-999}#supersized img{width:auto;height:auto;display:none;outline:0;border:none}#supersized.speed img{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges}#supersized.quality img{-ms-interpolation-mode:bicubic;image-rendering:optimizeQuality}#supersized li{display:block;z-index:-30;top:0;left:0;background:#111}#supersized a{width:100%;height:100%}#supersized li.prevslide{z-index:-20}#supersized li.activeslide{z-index:-10}#supersized li.image-loading{background:#111;width:100%;height:100%}#supersized li.image-loading img{visibility:hidden}#supersized li.activeslide img,#supersized li.prevslide img{display:inline}#countdown,#wrapper,.separator,.space{display:block}body{color:#fff;font-family:Open Sans,sans-serif;font-weight:300}h1,h6{font-weight:600}a{color:#2980b9;text-decoration:none;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}a:active,a:focus,a:link{outline:0}a:hover{color:#444}p{color:#e2e2e2}h1{font-size:32px;line-height:36px;margin-bottom:8px}h2{font-size:24px;line-height:32px;margin-bottom:13px}h3{font-size:18px;line-height:24px}h4{font-size:16px;line-height:22px}h5{font-size:14px;margin-bottom:15px}h6{font-size:13px}#preloader{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#2b2b2b;z-index:99}#status{width:200px;height:200px;background-image:url(images/loader.gif);background-repeat:no-repeat;background-position:center;margin:-100px 0 0 -100px}#wrapper{background:-moz-linear-gradient(left,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(0,0,0,.65)),color-stop(100%,rgba(0,0,0,0)));background:-webkit-linear-gradient(left,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);background:-o-linear-gradient(left,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);background:-ms-linear-gradient(left,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);background:linear-gradient(to right,rgba(0,0,0,.65) 0,rgba(0,0,0,0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1 )}.content-wrapper{margin:80px 0 130px 65px;float:left;width:780px;display:block}.logo{margin-bottom:50px}p{font-size:18px;line-height:26px}.separator{width:140px;height:1px;background:#fff;opacity:.5;margin:15px 0 30px}.space{width:100%;height:60px}.cd-item{float:left;background:url(images/countdown-tic.png) right center no-repeat;margin-right:30px;padding-right:30px}#countdown .last-cd{background:0 0}.cd-number{font-size:60px}.cd-word{font-size:18px;margin-left:5px}#footer{position:fixed;bottom:0;background:#fff;color:#686868;font-size:12px;padding:20px 0;width:100%;box-shadow:-1px 0 3px rgba(0,0,0,.4)}ul.footer-info{margin-left:65px;position:relative;float:left}ul.footer-info i{color:#323232;margin-right:10px}ul.footer-info li{display:inline;float:left;margin-right:30px}ul.social{display:block;position:absolute;top:-40px;left:65px}ul.social li{display:inline;float:left;font-size:18px;margin-right:10px}ul.social li a{color:#fff;padding:11px 0;display:block;width:38px;text-align:center}ul.social li a:hover{color:#323232;background:#fff}.credits{float:right;margin-right:10px;color:#323232}
