/*
-----------------------------------------------
Sin & Punishment Stylesheet
(c)2010 Deep Focus - MJS
----------------------------------------------- */

@import url("reset.css");
@import url("globalnav.css");

body {
	background: #afaeaa;
	color: #FFF;
	font: 12px "Helvetica", arial, sans-serif;
}

#bg {
	background: #afaeaa url(../images/bg-02.jpg) center 42px no-repeat;
	height: 1055px;
	}

#overlay.show {
	background: url(../images/bg-overlay.jpg) center 32px no-repeat;
	}


#container {
	width: 1260px;
	margin:0 auto;
	background: #afaeaa url(../images/bg-02.jpg) center -2px no-repeat;
}

#wrap {
	height: 1055px;
	}
	
#wire-left {position: fixed; bottom: 0; left:0; z-index: 20; *display:none;}
#wire-right {position: fixed; bottom: 0; right:0; z-index: 20; *display:none;}


/* Footer
----------------------------------------------- */
		
#footer {
	padding:0;
	width: 1260px;
}

#footer ul {
	margin:0 auto;
	text-align: center;
	width: 700px;
}

#footer ul li {
	float: left;
}

#footer p {
	color:#adabaa;
	font: 11px "Helvetica", arial, sans-serif;
	padding:10px 0 0 80px;
	width: 700px;
	margin: 0 auto;
	}

#footer p.first {
	padding:10px 0 0 80px;
}

#footer p.disclaimer {
	padding:3px 0 25px 165px;
/* 	text-indent: -999999em; */
	color:#ADABAA;
}

.french #footer p.disclaimer, .spanish #footer p.disclaimer {padding:0 50px 25px 0; text-align: center;}


#footer p.second {
	padding:5px 0 0 0;
}

#footer a {color:#777; font-weight: normal;}
#footer a:hover {color:#444;}

#footer ul a {
	display: block;
	text-indent: -99999em;
}

#icons a {
	height: 73px;
	background-image: url(../images/footer/icons.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
	display: block;
	text-indent: -99999em;
}

.wii {background-position: 0 0; width:120px}
.club {background-position: -120px 0; width:90px}
.wifi {background-position: -220px 0; width:90px}
.ratings {background-position: -315px 0; width:148px}
.french #icons a.ratings {background: url(../images/footer/esrb-fr.gif) no-repeat 6px 11px; width:148px}


#icons a.privacy {
	background: url(http://www.nintendo.com/images/icons/esrb_privacy.gif) no-repeat bottom center; 
	text-indent: 0; 
	padding:0;
	margin: 0;
	height: 65px;
	text-decoration: none;
	text-transform: uppercase;
	font-size:8px;
	width: 150px;
	color:#333
}

/* IE6 */
#footer ul li {*float:left;}
#icons {*padding-left:80px;}
#footer ul#lang {*width:180px;}
#footer p {*padding-left:80px;}

/** ADDTHIS **/

.addthis_toolbox {
	 margin: 5px auto 15px;
    overflow: hidden;
    padding: 2px 0 0 0;
    width: 200px;
}

.spanish .addthis_toolbox {
	width: 205px;
}

.addthis_toolbox span {
	color: #666;
	float: left;
	font-weight: bold;
	margin: 10px 5px 0 0;
	font-size:11px;
}

.addthis_button_facebook, .addthis_button_twitter, .addthis_button_compact {
	margin:3px 1px 0 0;	
}

.addthis_button_facebook_like {
	width:48px;
	overflow:hidden;
	display:block;
	margin: -8px 2px 0 0 !important;
}

.addthis_default_style .at300b, .addthis_default_style .at300m {
    padding: 0 2px !important;
}

.addthis_button_facebook, .addthis_button_twitter, .addthis_button_compact {
    margin: 3px 1px 0 0 !important;
}
