@charset "utf-8";
/* CSS Document for Will She Explode */

body {
	background: url(http://cdn.willsheexplode.com/t1/images/pagebg.jpg) repeat-x top;
	background-color: #131313;	
	margin-top: 0px;
	margin-bottom: 0px;
}

.white { color: #fff; font-weight: bold; }
.normal { font-weight: normal; }

/* ---------- TOUR ---------- */

h1, h1 a:link{
	margin-bottom: 0;
	margin-top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #f6ff00;
	text-decoration: none;
}

h1 a:visited {
	color: #f6ff00;
	text-decoration: none;
}

h1 a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.midtext {
	padding: 0 0 20px 0;
	color: #ffffff;
	height: 60px;
}

.midtext .subtext {
	color: #666666;
}

.desc-group {
	font-family: Arial, Helvetica, sans-serif;
	height: 94px;
}

.desc-group h3 {
	margin-top: 5px;
	margin-bottom: 0;
	padding-left: 15px;
}

.desc-group .desc {
	padding-left: 15px;
	font-size: 14px;
	color: #333333;
}

/*---------- FOOTER ----------*/

#footer {
	margin-bottom: 0;	
	background-color: #000000;
	background-image: url(http://cdn.willsheexplode.com/t1/http://cdn.willsheexplode.com/t1/images/tourbg.gif);
}

#navlinks {
	background-image: url(http://cdn.willsheexplode.com/t1/http://cdn.willsheexplode.com/t1/images/footer_18.gif);
	margin: 0 auto;
	padding: 0 auto;
}

#navlinks h3 {	
	margin-top: 0;
	margin-bottom: 0;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#navlinks h3 a:link {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#navlinks h3 a:visited {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#navlinks h3 a:hover {
	color: #f6ff00;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

#copyright {
	width: 97%;
	margin: 0 auto;
	padding: 0 auto;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}