@charset "utf-8";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}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:'';content:none}table{border-collapse:collapse;border-spacing:0}*{margin:0}body,html{height:100%;width:100%;min-width:1100px;min-height:500px}.wrapper{min-height:100%;height:auto!important;height:100%;margin:0 auto -25px;background:url(../bg/back.jpg) no-repeat center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}.footer,.push{height:25px}#footer{background:rgba(0,0,0,.96);color:#fff}#footer-cont{font-family:'Titillium Web',sans-serif;font-weight:100;position:absolute;padding:2px;width:1100px;height:20px;z-index:2;color:rgba(255,255,255,.8);line-height:21px;font-size:12px;text-align:right;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#socialThumbs{height:25px;width:78px;margin-top:-26px;position:absolute;z-index:30}#socialThumbs li{margin-left:4px;opacity:.4;width:22px;height:22px;float:left;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-o-transition:all .5s ease;-ms-transition:all .5s ease;transition:all .5s ease;cursor:pointer}#socialThumbs li:hover{opacity:.8}#cover{height:100%;width:100%;min-width:1100px;min-height:500px;position:absolute;background:transparent url(../img/kate.png);background-repeat:repeat-x repeat-y;opacity:.8}#loader{height:100%;width:100%;min-width:1100px;min-height:500px;position:absolute;background:#000;z-index:50000}#cover2{height:100%;width:100%;min-width:1100px;min-height:500px;position:fixed;background-color:rgba(0,0,0,.5);opacity:0;display:none;z-index:38}#menuOpen{width:36px;height:29px;position:fixed;background-image:url(../img/threelinesWB.png);z-index:30;top:22px;left:22px;opacity:.96;cursor:pointer}#menu{position:fixed;z-index:40;height:100%;width:250px;min-height:500px;margin-top:0;margin-left:-350px;background:#000;opacity:.97;box-shadow:2px 0 3px #000}#menu li{position:relative;width:200px;padding:2px 25px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out;border-bottom:1px dotted rgba(255,255,255,.4)}#menu li a{line-height:25px;font-size:19px;text-decoration:none;font-family:'Titillium Web',sans-serif;color:transparent;display:block;text-transform:uppercase;text-shadow:0 0 1px rgba(255,255,255,.5);letter-spacing:1px;-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#menu ul:hover li a{text-shadow:0 0 6px #fff}#menu li a:hover{color:rgba(162,232,240,.75);text-shadow:0 0 1px rgba(255,255,255,.55);padding-left:5px;cursor:pointer}h3{font-family:'Abril Fatface',cursive;font-size:24px;text-align:left;color:rgba(255,255,255,.92);margin-top:25px;margin-left:25px}#menu p{font-family:'Titillium Web',sans-serif;color:rgba(255,255,255,.2);font-size:14px;margin-left:25px;margin-top:10px}.curr_item{color:transparent;text-shadow:0 0 1px rgba(162,232,240,1);-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;transition:all .2s ease-in-out}#menu ul:hover .curr_item{text-shadow:0 0 6px rgba(162,232,240,1)}#id1:hover .curr_item{color:rgba(162,232,240,1);text-shadow:0 0 1px rgba(255,30,45,1)}#logo{width:800px;height:360px;position:fixed;z-index:4;top:50%;margin-top:-180px;left:50%;margin-left:-400px}
@font-face {font-family:'ava';src: url(../fonts/gnuolane_rg.woff)}#logo p{font-family:'ava',sans-serif;color:#fff;text-align:center;font-size:40px;font-weight:200;line-height:100px;}
#buttonholder{width:100%;height:60px}#buttons{width:280px;height:60px;margin:0 auto;}#button{width:126px;height:56px;margin:0 5px;float:left;border-radius:5px;border:2px solid #fff;-webkit-transition:background .2s ease;-moz-transition:background .2s ease;-o-transition:background .2s ease;-ms-transition:background .2s ease;transition:background .2s ease;}#button a{display:block;line-height:56px;text-align:center;font-family:'ava';color:#fff; text-decoration:none;font-size:20px;}#button:hover{background:rgba(162,232,240,.35)}
::selection {
	background:#bde5ed;
	color:#fff;
}
::-moz-selection {
	background:#bde5ed;
	color:#fff;
}