/* ####################################### */
/* ############# LAYOUT CORE ############# */
/* ####################################### */

html { overflow-y: scroll; }

body {
	background: #331918 url(/images/body_bg.png) repeat 0 0;
}

.section {
	width: 100%;
	clear: both;
}

.section-inner {
	margin: 0 auto;
	width: 90%;
	width: 960px;
	max-width:100em;	
/* 	overflow: hidden; */
	clear: both;
}

#content {
	z-index: 10;
}


.social {
	padding-top: 5px;
	text-align: right;
	display : block;
}



/* ####################################### */
/* ############# GRIDS CORE ############## */
/* ####################################### */

/* GRID LINES
------------------------------------------------*/
.line:after,.lastUnit:after{clear:both;display:block;visibility:hidden;overflow:hidden;height:0 !important;line-height:0;font-size:xx-large;content:" x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x x ";}
.line{*zoom:1;}


/* GRID UNITS
------------------------------------------------*/

.unit{float:left;}
.unit-alt {float:right};
.size1of1{float:none;}
.size1of2{width:50%;}
.size1of3{width:33.33333%;}
.size2of3{width:66.66666%;}
.size1of4{width:25%;}
.size3of4{width:75%;}
.size1of5{width:20%;}
.size2of5{width:40%;}
.size3of5{width:60%;}
.size4of5{width:80%;}
/* Make sure that last element creates new block formating context.  */
.lastUnit{display:table-cell;float:none;width:auto;*display:block;*zoom:1;_position:relative;_left:-3px;_margin-right:-3px;}

.size1of12{width:8.3333333333333333333333333333333%;}
.size2of12{width:16.666666666666666666666666666667%;}
.size3of12{width:25%;}
.size4of12{width:25%;}
.size5of12{width:41.666666666666666666666666666667%;}
.size7of12{width:58.333333333333333333333333333333%;}
.size10of12{width:83.333333333333333333333333333333%;}
.size11of12{width:91.666666666666666666666666666667%;}


/* GRID UNIT INNER
------------------------------------------------*/

.unit-inner {

}


/* ####################################### */
/* ############ SITE HEADER ############## */
/* ####################################### */

.e-header .section-inner {
	padding: 2.1428571428571428571428571428571em 0 0 0;
	margin-bottom:1.4285714285714285714285714285714em;


}

/* SITE LOGO
------------------------------------------------*/

#logo {
	float: left;
	padding: 1.3846153846153846153846153846154em 0;
}

#site-logo {
	background: url(/images/site_logo.png) no-repeat top left;
	text-indent: -9999px; 
	border: 0;
	padding: 0;
	margin: 0;
	width: 320px;
	height: 76px;
}

#site-logo a {
	display: block;
	width: 100%;
	height: 100%;
}

#site-logo img {
	border: 0;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
}

/* IP ADDRESS
------------------------------------------------*/

#your-ip-address {
	float: right;
}

/* CORNER NOTICE
------------------------------------------------*/

.e-corner-notice {
	position:relative;
	z-index:9999;
}

#corner-notice {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 500;
}

#corner-notice span,
#corner-notice strong {
	position: absolute;
	left: -9999px;
	top: 0;
}

#corner-notice a:link,
#corner-notice a:visited {
	display: block;
	background: url(/images/corner_graphic.png) no-repeat 0 0;
	width: 203px;
	height: 205px;
}	

/* ####################################### */
/* ########## PAGE UTILITY AREA ########## */
/* ####################################### */

.page-utility {
	clear: both;
	border-bottom:1px dashed #704A42;
	border-top:1px dashed #704A42;
	margin-top:0.71428571428571428571428571428571em;
	padding: 0.71428571428571428571428571428571em 0;
}


/* YOUR IP ADDRESSS
------------------------------------------------*/

#your-ip-address {
	font-size: 4.5em;
	margin: 0;
	font-family: Arial,Helvetica Neue,Helvetica,sans-serif;	
	position: relative;	
	letter-spacing:-0.085em;
}

.section-litmus #your-ip-address { 
	display: none;
}

.fontface #your-ip-address {
	font-family: "Agency FB", "College Condensed Regular", Agency, Calibri,Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size: 4em;
	letter-spacing: normal;
}

#your-ip-address:before {
	content: '{ ';
		color: #ddd;
}

#your-ip-address:after {
	content: ' }';
	color: #ddd;
}

#your-ip-address .yip {
	display: block;
	position: absolute;
	background: url(/images/ip_address_pointer.png) no-repeat 0 0;
	width: 242px;
	height: 21px;
	font-family: Calibri,Arial,Helvetica Neue,Helvetica,sans-serif;
	font-size: 12px;
	text-indent: -9999px;
	top: 15px;
	left:-252px;
}



/* ####################################### */
/* ############## CONTENT ################ */
/* ####################################### */

#content {
	padding-bottom: 60px;
}




/* ####################################### */
/* ############## FOOTER ################# */
/* ####################################### */

#footer {
	background: #2B1515 url(/images/footer_bg.png) repeat-x 0 0;
	overflow: hidden;	
	padding: 34px 0;
	
}


#website-credits {
	float: left;
	color: #704A42;
}

#website-credits h6 {
	margin-bottom: 1.5em;
}

#website-credits p {
	margin: 0;
}

#website-credits h6 span {
	position: absolute;
	left:-9999px;
	top: 0;
}

#website-credits h6 a:link,
#website-credits h6 a:visited {
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/footer_logo_credit.png) no-repeat 0 0;
	width: 233px;
	height: 81px;
	display: block;
}

.footer-nav {
	list-style: none;
	padding: 34px 0 0 0;
	margin: 0;
}

.footer-nav li {
	float: left;
}

.footer-nav li a:link,
.footer-nav li a:visited {
	display:block;
	padding: 8px 18px;
	color: #704A42;
	text-decoration: none;
}

.footer-nav li a:hover,
.footer-nav li a:focus {
	background: #231010;
	color: #fff;
}

.borderradius .footer-nav a {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}










/* ####################################### */
/* ######### CONTENT NAVIGATION ########## */
/* ####################################### */

.content-navigation {
	z-index: 1000;
}

.content-navigation ul {
	background-color: #170A0A;
	width: 100%;
	margin: 2.8571428571428571428571428571429em 0;
	padding: 0;
	list-style: none;
	overflow: hidden;	

	

}

.rgba .content-navigation ul {
	background-color:rgba(12, 5, 5, 0.7);
}


.content-navigation li {
	float: left;
	padding: 10px 0;
	margin-left: 1%;
}

.content-navigation a:link,
.content-navigation a:visited {
	display: block;
	font-size: 1.1428571428571428571428571428571em;
	padding: 10px 20px;
	text-decoration: none;
	color:#F2F1DD;

	-moz-border-radius: 100px; /* FF1+ */
	-webkit-border-radius: 100px; /* Saf3-4 */
	border-radius: 100px; /* Opera 10.5, IE 9, Saf5, Chrome */
}

.content-navigation a:hover,
.content-navigation a:focus {
	background-color: #312320;
}


.rgba .content-navigation a:hover,
.rgba .content-navigation a:focus {
	background-color: rgba(190, 172, 150, 0.15);
	
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,.9); /* FF3.5+ */
/*	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,.9);*/
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.9); /* Opera 10.5, IE 9.0 */
}




.content-navigation .active a {
	background-color: #799421;
	color:#fff;
}

/* STICKY RULES
------------------------------------------------*/

.parent-ele-sticky .content-navigation ul {
	background: url("/images/utility_links_border_bg.png") repeat-x scroll 0 100% #170A0A;
	margin: 0;
}









/* ####################################### */
/* ############### BANNERS ############### */
/* ####################################### */




.banner {
	background-color: #190C0C;
	border: 1px solid #000;
	height: 98px;
	margin: 1.4285714285714285714285714285714em auto;
	position: relative;
}

.banner-msg,
.banner-cta {
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	margin: 0;
	padding: 0;
	top: 14px;
}

.banner-msg {
	left: 20px;
}

.banner-cta {
	right: 20px;
}




/* TWIDAQ
------------------------------------------------*/

#banner-twidaq {
	background-color:#17191B;
	padding: 0;
	height:75px;
	padding: 20px;
	margin-top: 65px;
	border: 3px solid #0077CC;
}

#banner-twidaq img {
	position:absolute;
	top: -44px;
	left: -20px;
}


#banner-twidaq .banner-cta {
	background-image: url(/images/banner_twidaq_2.jpg);
	width:827px;
	height:75px;
	display:block;
	position:static;
	margin-left:80px;
}

/* MODERNIZR
------------------------------------------------*/

#banner-modernizr {
	background: #EDEDED url(/images/modernizr_banner_bg.jpg) no-repeat 115% 0;
	border: 1px solid #D81D75;	
}

#banner-modernizr .banner-msg {
	background-image: url(/images/modernizr_banner_msg.png);
	width: 667px;
	height: 72px;
}

#banner-modernizr .banner-cta {
	background-image: url(/images/modernizr_banner_cta.jpg);
	width: 220px;
	height: 72px;
}

/* DBS
------------------------------------------------*/

#banner-dbs {
	background: #000 url(/images/dbs_banner_bg.jpg) no-repeat 115% 0;
	border: 1px solid #fff;	
}

#banner-dbs .banner-msg {
	background-image: url(/images/dbs_banner_msg.png);
	width: 667px;
	height: 72px;
}

#banner-dbs .banner-cta {
	background-image: url(/images/dbs_banner_cta.jpg);
	width: 220px;
	height: 72px;
	margin-top: 4px;
}




/* ####################################### */
/* ############### SIGN UP ############### */
/* ####################################### */

.section-developer-tools h1#page-title,
.section-get-started h1#page-title,
.page-summary {
	text-align: center;
}

.simple-steps {
	margin: 0 0 20px 0;
	padding: 20px;
	list-style: none;
	overflow: hidden;
}

.simple-steps li {
	float: left;
	width: 280px;
	margin-right: 40px;
	position: relative;
}

.simple-steps li:hover {
	-moz-transform:scale(1.05);
}

.simple-steps li.final-step {
	margin-right: 0;
}


.simple-steps li span {
	position: absolute;
	top: 0;
	left: -9999px;
	width: 100%;
	height: 100%;
	font-size: 150px;
	font-family: Calibri,Arial,Helvetica Neue,Helvetica,sans-serif;
}

.fontface .simple-steps li span {
	font-family: 'ChunkFive Regular',Calibri,Arial,Helvetica Neue,Helvetica,sans-serif;
}

.simple-steps li:hover span {
	top: 52%;
	left: 34%;
}

.fontface .simple-steps li:hover span {
	top: 59%;
}

.rgba .simple-steps li span {
	color: rgba(255,255,255,0.3);
}



.step-image {
	border: 10px solid rgba(190, 172, 150, 0.15);
	height: 200px;
	display: block;
}

.simple-steps li:hover .step-image {
	border-color: #704A42;
}

#get-started {
	font-size: 2em;
	font-weight: bold;
	margin-left: 362px;
}

#get-started span {
	padding: 20px 40px;
}

.url-example {
	background: #111;
	padding: 10px 15px;
	border: 1px solid #BEAC96;
}









/* ####################################### */
/* ############ FIXES & HACKS ############ */
/* ####################################### */

/* The Magnificent CLEARFIX: Updated to prevent margin-collapsing on child elements << j.mp/bestclearfix
------------------------------------------------*/
.clearfix:before, .clearfix:after, 
.section:before, .section:after {
	content: "\0020"; 
	display: block; 
	height: 0; 
	visibility: hidden; 
}

.clearfix:after,
.section:after { 
	clear: both;
}

.clearfix,
.section {
	zoom: 1; 
}

