/* . ======================================= Author           email            Created         2015-03-09 16:32:15 Description     . Edited by        Edited          2015-11-02 13:48:08
*/
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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font: inherit; font-size: 100%; vertical-align: baseline; }

html { line-height: 1; }

ol, ul { list-style: none; }

table { border-collapse: collapse; border-spacing: 0; }

caption, th, td { text-align: left; font-weight: normal; vertical-align: middle; }

q, blockquote { quotes: none; }
q:before, q:after, blockquote:before, blockquote:after { content: ""; content: none; }

a img { border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }

/* Various image mixins ======================================= Author           email            Created         2014-11-03 17:06:00 Description     . Edited by        Edited          2015-03-09 17:17:17
*/
/* ******************************************** STANDARDS */
html, button, input, select, textarea { color: white; text-align: center; }

html { font-size: 15px; line-height: 1.25; }

body { font-family: Georgia, 'Times New Roman', serif; color: white; }
body * { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

img { max-width: 100%; }

h1 { font-size: 30px; }

h2 { font-size: 24px; }

h1, h2 { margin: 0 0 10px 0; text-transform: uppercase; font-family: Arial, Helvetica, Verdana, sans-serif; }

a { text-decoration: none; color: inherit; }

/* ******************************************** HELPERS */
.center { max-width: 416px; margin: 0 auto; overflow: hidden; }

.full-img { width: 100%; display: block; }

.content { padding: 0 10px; text-align: center; }

.divider { background: url('../img/threeds/decoration-band-blue.png?1456175137') left top repeat-x; height: 20px; position: relative; }
.divider.purple { background-image: url('../img/threeds/decoration-band-purple.png?1456175137'); }
.divider.green { background-image: url('../img/threeds/decoration-band-green.png?1456175137'); }

/* ******************************************** NAV */
nav > a { background: #5A5A5A; display: block; text-align: center; padding: 8.5px 0px; }
nav > a img { vertical-align: middle; }
nav ul { background: url('../img/threeds/globalnav/bg_nav_shade.png?1456175137') left top repeat-x; height: 43px; margin: 0; padding: 0; }
nav ul li { float: left; margin: 0 3%; height: 43px; }
nav ul li a:link, nav ul li a:visited { color: #9E9E9E; display: inline-block; font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; height: 43px; line-height: 47px; text-decoration: none; }

header { background-color: #000000; color: #f9c42b; padding-bottom: 50px; position: relative; }
header .wiiu { position: absolute; top: 10px; left: 10px; }

section { padding-top: 25px; }
section::before { content: ""; display: block; height: 1px; }

#return { background-color: #221d26; }

#friends { background-color: #36797d; }
#friends .content { margin-bottom: -2%; position: relative; }

#control { background-color: #3b5d34; }

#map { background-color: #221d26; }
#map .content { margin-bottom: -15%; position: relative; }

#amiibo { background-color: #1d4646; }

/* ******************************************** SPECS */
#specs { background: #000; font-family: Arial, sans-serif; font-weight: bold; font-size: 13px; }
#specs ul { width: 90%; margin: 0 auto 20px; padding: 20px 0 0 0; list-style: none; text-align: left; color: #FFF; }
#specs ul span { color: #fdd236; }
#specs ul li { padding: 8px 0 6px 10px; border: solid 2px #fdd236; border-bottom: none; }
#specs ul li:last-child { border-bottom: solid 2px #fdd236; border-radius: 0px 0px 5px 5px; }
#specs ul li:first-child { border-radius: 5px 5px 0px 0px; }

/* ******************************************** FOOTER */
footer { background: #000; color: #FFF; padding: 20px 0; position: relative; overflow: visible; }
footer .center { padding: 0; }
footer img { vertical-align: middle; }
footer p { padding: 0 10px; font-size: 11px; margin: 10px 0; }
footer .buy { left: 50%; margin-left: -65px; position: absolute; top: -70px; }
footer .eshop { margin: 12px 0 20px 0px; }
footer .follow { display: table; margin-top: 4px; padding: 10px; background: white; }
footer .follow p { color: black; font-size: 12px; font-weight: 300; line-height: 12px; margin: 0; text-align: center; }
footer .follow a { float: left; height: 24px; margin-right: 3px; width: 24px; text-indent: 999px; overflow: hidden; }
footer a.twitter { background-position: -27px 0; }
footer a.youtube { background-position: -54px 0; }
footer .news { margin-top: 14px; }
footer .privacy a:first-child { white-space: nowrap; display: block; font-size: 9px; vertical-align: top; line-height: normal; text-decoration: none; font-family: Arial, Helvetica, sans-serif; padding-bottom: 5px; color: white; }
footer .wrap { display: table; margin: 0 auto 20px auto; }
footer .wrap > a, footer .wrap div { margin-right: 10px; vertical-align: bottom; display: inline-block; }
footer .wrap > a:last-child, footer .wrap div:last-child { margin-right: 0; }

/*# sourceMappingURL=threeds.css.map */
