/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { 	
	background-color: #aed8ed;
	font-size: 100%; 
	overflow-y: scroll; 
	-webkit-text-size-adjust: 100%; 
	-ms-text-size-adjust: 100%; 
	margin: 0; 
	padding: 0; 
	width: 100%; 
}
body { 
	font-family: Arial, serif; 
	line-height: 140%;
	width: 856px;
	display: block;
	margin: 0 auto;
	text-align: center;
}
body, button, input, select, textarea { font-size: 13px; color: #fff; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a, a:visited { color: #fff; }
a:hover { color: #fff; text-decoration: none; }
a:focus { outline: 0 none; }
a:focus { -moz-outline-style: none; }
a:hover, a:active { outline: 0; }
a { outline-color: 	-moz-use-text-color; outline-style: none; outline-width: medium; }

p { margin: 0 0 20px 0; }
abbr[title] { border-bottom: 1px dotted; }
b, strong, .bold, .strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 0; padding: 0; list-style: none; }
dd { margin: 0; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 11px; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: middle; }

h1, h2, h3, h4 {margin-top: 0}

/* ==|== primary styles =====================================================
   Author: Geoffrey Stephenson
   ========================================================================== */
 
h1 {
	color: #FFF;
    font-size: 18px;
    font-weight: bold;
    line-height: 35px;
    margin-bottom: 35px;
    padding-left: 265px;
    text-transform: uppercase;
}	
h2, h3, h4, h5 {
	color: #fff;
	font-weight: bold;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	margin: -8px 0 10px 0;
}
.inline {
	display: inline;
}
img {
	border: 0 none;
}
p {
	margin: 0;
}
.left {
	float: left;
	display: inline;
}
.left img {
	vertical-align: top;
}
.right {
	float: right;
	display: inline;
}
.block {
	display: block;
}
.clear {
	clear: both;
	height: 0px;
	float: none;
}
.center {
	text-align: center;
}
.small {
	font-size: 11px;
}
.curr {
	background-color: transparent !important;
	position: relative;
}
.last {
	margin-right: 0;
}

/* ==|== layout ======================================== */

#container {
	background: url("http://cdn.sixthman.net/2012/mcc/images/bg/bg-splash.png") no-repeat scroll 0 0 transparent;
	width: 856px;
	height: 539px;
	display: block;
	position: relative;
	margin: 30px 0 30px 0;
	border: 1px solid #555;
	-moz-box-shadow: 0 0 20px #888;
 	-webkit-box-shadow: 0 0 20px #888;
    box-shadow: 0 0 20px #888;
    text-align: left;
}
.index #container {
	background: url("http://cdn.sixthman.net/2012/mcc/images/bg/bg-mcc.png") no-repeat scroll 0 0 transparent;
}
.content {
	padding: 115px 10px 10px 15px;
    width: 550px;
}
.mailinglist .content {
	padding-left: 15px;
}
.home-link {
    left: 10px;
    position: absolute;
    top: 10px;
}
.home-link a {
	height: 150px;
    width: 400px;
}
.sxm-app {
	left: 620px;
    position: absolute;
    top: 5px;
}
.sxm-app a {
	background-image: url("http://cdn.sixthman.net/2012/mcc/images/connect.png");
    background-position: -5px -78px;
    height: 58px;
    width: 250px;
}
.mailing-list-link {
    left: 423px;
    position: absolute;
    top: 300px;
}
.mailing-list-link a {
	height: 50px;
    width: 150px;
}
.sxm-link {
	left: 455px;
    position: absolute;
    top: 455px;
}
.sxm-link a {
	width: 90px;
	height: 60px;
}
.connect {
	background-image: url("http://cdn.sixthman.net/2012/mcc/images/connect.png");
    background-position: -5px -5px;
    height: 27px;
    left: 50px;
    position: absolute;
    top: 470px;
    width: 155px;
}
.social-fb {
	left: 210px;
    position: absolute;
    top: 470px;
}
.social-fb a {
	background-image: url("http://cdn.sixthman.net/2012/mcc/images/connect.png");
	background-position: -160px -4px;
    height: 32px;
    width: 36px;
}
.social-twitter {
	left: 252px;
    position: absolute;
    top: 470px;
}
.social-twitter a {
	background-image: url("http://cdn.sixthman.net/2012/mcc/images/connect.png");
 	background-position: -195px -4px;
    height: 32px;
    width: 36px;
}
.social-vimeo {
	position: absolute;
	top: 470px;
	left: 292px;
}
.social-vimeo a {
	background-image: url("http://cdn.sixthman.net/2012/mcc/images/connect.png");
	background-position: -228px -4px;
	width: 32px;
	height: 36px;
}
.social-youtube {
	left: 334px;
    position: absolute;
    top: 472px;
}
.social-youtube a {
	background-image: url("http://cdn.sixthman.net/2012/mcc/images/connect.png");
    background-position: -266px -5px;
    height: 32px;
    width: 36px;
}
.sxm-blog {
	left: 625px;
    position: absolute;
    top: 466px;
}
.sxm-blog a {
	background-image: url("http://cdn.sixthman.net/2012/mcc/images/connect.png");
    background-position: -4px -40px;
    height: 22px;
    width: 215px;
}
.sxm-tv {
	left: 628px;
    position: absolute;
    top: 490px;
}
.sxm-tv a {
	background-image: url("http://cdn.sixthman.net/2012/mcc/images/connect.png");
    background-position: -5px -58px;
    height: 20px;
    width: 185px;
}
.error-message {
	padding: 30px;
}
.error-message h1 {
	font-size: 25px;
}

/* ==|== mailing list form ======================================== */

.form {
	margin: 5px 0 25px 0;
	float: left;
}
.form form {
	margin: 0;
	text-align: left;
	padding-top: 10px;
}
.form form p input[type="text"],
.form form p input[type="tel"],
.form form p input[type="email"] {
	width: 380px;
	height: 25px;
	color: #000;
	vertical-align: middle;
	font-size: 12px;
	border: 1px solid #aaa;
	display: block;
	padding: 3px;
	background-color: #fff;
}
.form input[type="checkbox"] {
	margin-right: 10px;
	vertical-align: middle;
}
.form p label {
	display: block;	
	margin: 5px 5px 8px 6px;
	padding:0;
	width: 380px;
	font: 95% "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	color: #333;
}
.form p {
	width: 380px;
	height: 25px;
	margin: 0 15px 15px 0;
}
.form #ZipCode, 
.form #DateOfBirth,
.form #FirstName,
.form #LastName {
	width: 178px;
}
.form p.input-short,
.form fieldset p.input-short label {
	width: 178px;
	float: left;
}
.form p.dob,
.form p.last-name {
	margin-left: 10px;
}
.form p.phone {
	clear: both;
	float: none;
}
.form p.submit {
	clear: both;
	float: none;
	padding: 10px 0 15px 0;
}
form p { 
	position: relative 
}
.form p.sixthman {
	width: 350px;
}
.form #submit {
	margin-top: 15px;
}
label  { 
	position: absolute; 
	top: 0; 
	left: 0
}

/* ==|== css3 button styles ======================================== */

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.button-bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.button-medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.button-small {
	font-size: 11px;
	padding: .2em 1em .275em;
}
.button {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.button:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.button:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* ==|== non-semantic helper classes ======================================== */

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {
}

@media only screen and (min-width: 768px) {
}

/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

/* ==|== environment announcement and color-coding ======================================================= */

.environment {
	background-color: #0000a0;
	color: #fff;
	font-size: 18px;
	padding: 5px 18px;
	text-align: center;
}
.environment.development,
.environment.testing {
	background-color: #00a000;
}
.environment.staging {
	background-color: #a00000;
}
