/*
Author:			Gabre Cameron
Author URI:		http://www.pxjunkie.blogspot.com
Author E-mail:	gabrecameron@gmail.com
*/


/* === Default HTML === */
body{background: #0d0b0e;background-image: url(../../images/black/bg.jpg);background-position: center;background-repeat: no-repeat;color: #b3b3b3;font-family: "Myriad Pro", Arial;font-size: 12px;text-align: center; /* for IE */}

a{color: #0092db;text-decoration: none;}
a:hover{text-decoration: underline;}

h1{	color: #fff;	font-size: 30px;font-weight: bold;margin-top:20px}
h1 span { display:none}
h2{color: #fff;font-size: 15px;font-weight: bold;}
h3{color: #fff;font-size: 13px;}

p{margin: 0 0 15px 0;}

/* === Container === */
#Container{width: 980px;margin: 5% auto 0 auto;text-align: left;}
.clearfix{clear: both;display: block;}
.divider{border-bottom: 1px solid #222;margin-bottom: 20px;}
.spacer{height: 20px;}
.top{ text-align:center; margin:5% auto; width:450px}

/* === Left === */
.lft{float: left;margin-top: 0px;text-align: right;width: 250px;}

.tagline{color: #0092db;font-size: 13px;}
.msg{margin-top: 40px; color:#666; font-size:14px; line-height:20px}
.msg span{ display:block; margin-bottom:15px}

/* launch */
.hasCountdown{margin-top:5px; float:right}
.countdown_amount{color: #0092db; text-shadow:0 1px 0 #333;line-height:35px;font-size: 40px;font-weight: bold;}
.countdown_section{color: #666;display: inline-table;float: left;text-transform: lowercase;text-align:center;	width: 40px;margin:0 0 0 10px}

/* === Middle === */
.mid{background-image: url(../../images/black/mac.png);background-position: top left;background-repeat: no-repeat;float: left;height: 415px;margin: 0 65px;width: 348px;}

/* cu3er */
#Cu3er{margin: 17px 0 0 16px;height:194px; width:314px}

/* === Right === */
.rgt{float: left;margin-top: 30px;text-align: left;width: 250px;}
.rgt .icon{float: left;margin-right: 10px;}
.rgt p{float: left;width: 210px;}

/* contact */
.contact span{color: #0092db;font-weight: bold;}

/* mail */
.mail{position: relative;}
#SubscriptionForm{background-image: url(../../images/black/txtbox.png);background-position: top left;background-repeat: no-repeat;float: left;height: 23px;margin: 5px 0 0 0;padding: 0;width: 210px;}
#SubscriptionForm .email{background: transparent;border: none;color: #5f6a72;font-family: "Myriad Pro", Arial;font-size: 12px;padding: 4px 0px 0 10px;width: 110px;}
#SubscriptionForm .subscribe{background: transparent;background-image: url(../../images/colours/blue/btn-subscribe.png);background-position: top left;background-repeat: no-repeat;border: none;cursor: pointer;height: 21px;margin: 1px 0 0 4px;width: 81px;}
label.error, .output{left: 30px;position: absolute;top: -10px;z-index: 2;}

/* twitter */
.twitter .follow{background-image: url(../images/blue/btn-twitter.png);background-position: top left;background-repeat: no-repeat;display: block;float: right;height: 21px;margin-top: 15px;width: 111px;}
