/********************************************************************************************************************/
/********* RESET STYLESHEET IS A MODIFIED VERSION OF ERIC MEYER'S 'RESET RELOADED STYLESHEET *************************/
/********************************************************************************************************************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0; outline:0;font-family:inherit;font-size:inherit;line-height:inherit;font-style:inherit;font-weight: bold;text-align:left;color:#fff;-webkit-text-size-adjust: none;}
:focus {outline: 0;border:0;}

ul, ol {list-style:none;}
caption {text-align:left;font-weight:normal;}
em {font-style:italic;}
strong {font-weight:bold;}
sup {font-size:0.7em;vertical-align:top;}

/* remove borders from linked images */
a img {border:none;}

/********************************************************************************************************************/
/***************************************** * GLOBAL PREDICTABLE ELEMENTS * *******************************************/
/********************************************************************************************************************/

body {margin:0;background-color: #000;font: 11px/13px Futura, Helvetica, Verdana, Arial, sans-serif;color:#000;}
/*#inner {float:left;display:inline;width:400px;overflow:hidden;}*/

/* DEFAULT HEADINGS STYLES ***********************************************************************************************************************/
h1 {font-size:1.8em;text-transform:uppercase;padding:0;}
h2 {font-size:1.15em;}
h3 {font-size:1.4em;text-transform:uppercase;}

/* DEFAULT TEXT STYLES ***********************************************************************************************************************/
p, li {font-size:1em;}

/* DEFAULT LINK STYLES ***********************************************************************************************************************/
a, a:visited, a:focus, a.hover {color:#fff;text-decoration:underline;}
a:hover, a.hover {opacity: .9;}

#inner, .mobileContent {display:none;}

.notMobile {text-align:center;color:#fff;padding:30px;}
