 
@import url(../../fonts.googleapis.com/css@family=Lato_3A300,400,700);
@import url(../../fonts.googleapis.com/css@family=Allura);

/* Global Styles
================================================== */
body {
	color: #f9f9f9;
	font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-align: center;
	overflow-x: hidden;
}

a {
	color: #222;
	text-decoration: none;
	-webkit-transition: color 0.3s ease-out;
	-moz-transition: color 0.3s ease-out;
	-o-transition: color 0.3s ease-out;
	transition: color 0.3s ease-out;
}

a:hover { color: #000; }

p {
	font-size: 16px;
	line-height: 1.44em;
	font-weight: 300;
	color: #FFF;
}

p.slogan {
	font-size: 25px;
	line-height: 1.44em;
	font-weight: 300;
	color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 300;
	margin: 20px 0;
	color: #222;
}

h1 {
	font-size: 60px;
	font-family: 'Allura', cursive;
	line-height: 1.3091em;
}

h2 { font-size: 40px; line-height: 1.35em; }

h3 { font-size: 25px; line-height: 1.44em; }

h4 { font-size: 20px; line-height: 1.8em;}

/* Individual Styles
================================================== */

header { padding: 50px 0 20px 0; }


footer {
	font-family: 'Helvetica Neue', Arial, sans-serif;
	margin-top: 100px;
	text-align: left;
}

p.copyright { font-size: 12px; text-align: right;  }

h1.logo { margin: 0; }

/* Social Icons
================================================== */

ul.social_icons  { width: 225px; margin: 0 auto; }

ul.social_icons li {
	float: left;
	list-style: none;
	margin: 0 0 0 5px;
}

ul.social_icons a {
	float: left;
	width: 40px;
	height: 40px;
	background: url(images/icons/social-icons.png) 0 0 no-repeat;
	display: block;
	position: relative;
}

ul.social_icons a#rss { background-position: 0 0; }
ul.social_icons a#twitter { background-position: -40px 0; }
ul.social_icons a#dribbble { background-position: -80px 0; }
ul.social_icons a#vimeo { background-position: -120px 0; }
ul.social_icons a#facebook { background-position: -160px 0; }
ul.social_icons a#skype { background-position: -200px 0; }
ul.social_icons a#forrst { background-position: 0 -40px; }
ul.social_icons a#youtube { background-position: -40px -40px; }
ul.social_icons a#flickr { background-position: -80px -40px; }
ul.social_icons a#share-this { background-position: -120px -40px; }
ul.social_icons a#digg { background-position: -160px -40px; }
ul.social_icons a#google { background-position: -200px -40px; }
ul.social_icons a#email { background: url(images/icons/email.png) 0 0 no-repeat; }

ul.social_icons li a span{
	width: 50px;
	padding: 5px;
	left: 53px;
	bottom: 55px;
	margin-left: -64px;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	border: 1px solid #333;
	background: #444;
	text-indent: 0;
	border-radius: 5px;
	position: absolute;
	pointer-events: none;
	opacity: 0;
	filter: alpha(opacity = 0); /* For IE */
	-webkit-transition: all 0.3s ease-in-out;  /* Safari 3.2+, Chrome */
	-moz-transition: all 0.3s ease-in-out;  /* Firefox 4-15 */
	-o-transition: all 0.3s ease-in-out;  /* Opera 10.5–12.00 */
	transition: all 0.3s ease-in-out;  /* Firefox 16+, Opera 12.50+ */
	_display: none; /* show to IE */
}

ul.social_icons li a:hover span{
	bottom: 45px;
	opacity: 0.9;
	filter: alpha(opacity = 90); /* For IE */
}

/* Countdown
================================================== */
.topimg {margin-top:10%;}
#countdown_outer {
	display:none;
	margin: 40px -500px 40px -500px !important;
	padding: 20px 500px 0 500px;
	background: url(images/pattern.png) top left repeat;
	opacity: 0.7;
	filter: alpha(opacity = 70); /* For IE */
}

.counter-block { margin-bottom: 20px !important; }

#days-num, #hours-num, #min-num, #sec-num {
	display: block;
	font-size: 40px;
	line-height: 1;
	margin-bottom: 10px;
	color: #ededed;
}

#days-desc, #hours-desc, #min-desc, #sec-desc { font-size: 14px; color: #999; margin: 0 0 0px 0; }

/* Subscribe Form
================================================== */

form {
	position: relative !important;
	width: 300px;
	margin: 0 auto;
}
input[type="email"],
textarea {
	font-size: 14px;
	line-height: 1.125em;
	height: 40px;
	width: 260px;
	padding: 3px 20px 5px 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: rgb(255, 255, 255); /* The Fallback */
	background-color: rgba(255, 255, 255, 0.4);
	border: 1px solid #E6E6E6;
	font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif; font-weight: 300;
}

input::-webkit-input-placeholder { color: #222; }
input:-moz-placeholder { color: #222; }
input:-ms-input-placeholder { color: #222; }

.btn {
	width: 40px;
	height: 40px;
	background: url(images/icons/subscribe.png) 0 0 no-repeat !important;
	border: none !important;
	text-indent: -9999px;
	position: absolute;
	top: 5px; 
	right: 5px;
}

#response { display: none; font-size: 14px; color: #222; }

/* Supersized Slider
================================================== */

* { margin:0; padding:0; }
body { background:#111; height:100%; }
img { border:none; }

#supersized-loader { position:absolute; top:50%; left:50%; z-index:0; width:60px; height:60px; margin:-30px 0 0 -30px; text-indent:-999em; background:url('images/progress.gif') no-repeat center center;}

#supersized {  display:block; position:fixed; left:0; top:0; overflow:hidden; z-index:-999; height:100%; width:100%; }
#supersized img { width:auto; height:auto; position:relative; display:none; outline:none; border:none; }
#supersized.speed img { -ms-interpolation-mode:nearest-neighbor; image-rendering: -moz-crisp-edges; }	/*Speed*/
#supersized.quality img { -ms-interpolation-mode:bicubic; image-rendering: optimizeQuality; }			/*Quality*/

#supersized li { display:block; list-style:none; z-index:-30; position:fixed; overflow:hidden; top:0; left:0; width:100%; height:100%; background:#111; }
#supersized a { width:100%; height:100%; display:block; }
#supersized li.prevslide { z-index:-20; }
#supersized li.activeslide { z-index:-10; }
#supersized li.image-loading { background:#111 url(img/progress.gif) no-repeat center center; width:100%; height:100%; }
#supersized li.image-loading img{ visibility:hidden; }
#supersized li.prevslide img, #supersized li.activeslide img{ display:inline; }
#progress-back{ z-index:5; position:fixed; top: 0; left:0; height:5px; width:100%; background:url('images/progress-bar.png') repeat-x; }
#progress-bar{ position:relative; height:5px; width:100%; background: #EDEDED; }

/* Twitter Updates
================================================== */

.tweet_list {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow-y: hidden;
}

.tweet_list li {
	overflow-y: auto;
	overflow-x: hidden;
	list-style-type: none;
}

.tweet_list li a { color: #222; }

.tweet_list .tweet_avatar { padding-right: 0; float: left; }

#ticker ul.tweet_list { height: 4em; overflow-y: hidden; }
#ticker .tweet_list li { height: 4em; }
#ticker { background: url(images/icons/twitter.png) top left no-repeat; text-align: left; padding: 0 0 0 52px; }

/*  Mobile (Portrait)
================================================== */

    /* Note: Design for a width of 320px */

    @media only screen and (max-width: 767px) {
	h1 { font-size: 50px; }
	h2 { font-size: 30px; }
	h3 { font-size: 20px; }
	h4 { font-size: 10px; }
	p { font-size: 16px; }
	p.slogan { font-size: 20px; }
	p.copyright { text-align: left !important; }
    }

		