@charset "utf-8";
/* main.css -- spreadtheweird */

html {
	background: #cfb url('/images/bg.jpg');
	background-attachment:fixed;
	padding: 0;	margin: 0;
	font-family: Lucida Console, Monaco, monospace;
	font-size: 10px;
	color: #fff;
}

body {
	width: 960px;
	padding: 0; margin: 0px auto 30px auto;
	position: relative;
}

a, a:link, a:visited {color: #fff; text-decoration: none;}
a:hover {color: #cfb; text-decoration: none;}

ul {list-style-type: none;	color: #fff;}

hr {height: 5px; width: 80%; align: center; border-color: #111;}

.hidden {display: none;	visibility: hidden;}

img {border: none;}

/***** HEADER *****/
#header {
	background: #000 url('/images/header.jpg') top left no-repeat;
	height: 60px;
	border-bottom: 3px solid #1e1e1e;
	position: relative;
	padding: 0; margin: 0;
}

#header h2 {
	position: absolute;	top: 36px;
	font-size: 11px;
	color: #1e1e1e;
	padding: 0; margin: 0;
	text-indent: 60px;
}

/***** TRIM *****/
#trim {
	background: #000;
	height: 60px;
	position: relative;
	padding: 0; margin: 0;
}

#trim a, a:link, a:visited {font-size: 20px; color: #fff; text-decoration: none;}
#trim a:hover {color: #cfb; text-decoration: none;}

#trim h1 {
	position: absolute;	top: 22px; left: 250px;
	font-size: 24px;
	font-weight: bold;
	color: #fff;
	padding: 0; margin: 0;
	text-indent: 60px;
}

#trim h2 {
	position: absolute;	top: 24px; left: 0;
	font-size: 14px;
	font-weight: lighter;
	color: #fff;
	padding: 0; margin: 0;
	text-indent: 60px;
}

#trim h3 {
	position: absolute;	top: 24px; left: 640px;
	font-size: 14px;
	font-weight: lighter;
	color: #fff;
	padding: 0; margin: 0;
	text-indent: 60px;
}

/***** MAIN *****/
#main {
	float: left;
	background: #333;
	padding: 0; margin: 0;
	line-height: 1.5;
}

div.main-left, div.main-right {
	width: 50%;
	text-align: left;
	float: left;
}

#main h1 {font-size: 20px; color: #fff; margin-bottom: 0; font-weight: bold;}
#main h2 {font-size: 16px; color: #cfb; margin-bottom: 0; font-weight: bold;}
#main h3 {font-size: 14px; color: #ccc; margin-bottom: 0; font-weight: bold;}
#main h4 {font-size: 12px; color: #f93; margin-bottom: 0; font-weight: bold;}
#main h5 {font-size: 14px; color: #cfb; margin-bottom: 0; font-weight: bold;}
#main h6 {font-size: 14px; color: #f93; margin-bottom: 0; font-weight: bold;}

div.placement img {float: left; margin-left: 165px !important; text-align: center;}
div.placement h1, h2, h3, h4, h5, h6 {text-align: center;}

/***** HOME *****/
#home {
	background: #333;
	width: 960px;
	padding: 0; margin: 0;
	border-top: 3px solid #000;
	min-height: 200px;
	float: left;
}

#home h1 {font-size: 28px; color: #cfb; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: center;}
#home h2 {font-size: 18px; color: #f93; margin-bottom: 0; padding-top: 20px; font-weight: bold; text-align: left; text-decoration: none;}
#home h3 {font-size: 11px; color: #fff; margin-bottom: 0; padding-top: 20px; font-weight: bold; text-align: left;}
#home h4 {font-size: 11px; color: #ccc; margin-bottom: 0; font-weight: bold; text-align: left;}
#home h5 {font-size: 10px; color: #cfb; margin-bottom: 0; font-weight: bold; text-align: left;}
#home h6 {font-size: 9px; color: #ccc; margin-bottom: 0; font-weight: bold; text-align: center;}

#home li {list-style-type: none; display: inline; padding: 0px;}
#home img {padding: 18px; margin: 0; border: none;}

/***** REVIEWS *****/
#reviews {
	position: relative; left: 170px;
	width: 620px;
	background: #333;
	padding: 0; margin: 0;
	float: left;
}
#reviews p {font-family: Helvetica, Arial; font-size: 14px; color: #fff; margin-bottom: 0; padding: 0; font-weight: bold; text-align: left; text-decoration: none;}
#reviews h1 {font-family: Helvetica, Arial; font-size: 24px; color: #cfb; margin-bottom: 0; padding: 0; font-weight: bold; text-align: center; text-decoration: none;}
#reviews h2 {font-family: Helvetica, Arial; font-size: 18px; color: #f93; margin-bottom: 0; padding: 0; font-weight: bold; text-align: left; text-decoration: none;}

/***** COLS *****/
#cols {
	background: #333;
	width: 960px;
	padding: 0; margin: 0;
	float: left;
}

div.col1, div.col2, div.col3, div.col4 {
	width: 24.37%;
	text-align: left;
	border: 3px solid #000;
	min-height: 400px;
	float: left;
}
#cols h3 {font-family: Helvetica, Arial; font-size: 20px; color: #f93; margin-bottom: 0; padding: 20px 42px 20px 42px; font-weight: bold; text-align: center; text-decoration: none; background-color: #1e1e1e;}
#cols p {font-family: Helvetica, Arial; font-size: 14px; color: #fff; margin-bottom: 0; padding: 0 32px 0 32px; font-weight: bold; text-align: center; text-decoration: none;}

/***** FLASH *****/
#flash {
	background: #333;
    width: 680px;
    position: relative;
    top: 0; left: -20px;
    margin: 0; padding: 0;
}

/***** BLOG *****/
#blog {
	background: #333;
	width: 920px;
	padding: 0; margin: 20px;
	min-height: 420px;
	float: left;
}

/***** WATCH *****/
#watch {
	background: #333;
	width: 600px;
	padding: 0px 20px; margin: 20px;
	min-height: 420px;
	float: left;
}

#watchR {
	background: #4d4d4d;
	border: 1px solid #222;
	width: 200px;
	padding: 10px; margin: 20px;
	min-height: 1000px;
	float: left;
}

#watch img {margin: 10px; padding: 0;}

#watch h1 {font-size: 20px; color: #cfb; margin-bottom: 10px; padding-top: 20px; font-weight: bold; text-align: center; text-decoration: underline;}
#watch h2 {font-size: 16px; color: #f93; margin-bottom: 20px; padding-top: 20px; font-weight: bold; text-align: center; text-decoration: none;}
#watch h3 {font-size: 14px; color: #fff; margin-bottom: 0; font-weight: bold;}
#watch h4 {font-size: 12px; color: #fff; margin-bottom: 0; font-weight: bold;}
#watch h5 {font-size: 12px; color: #cfb; margin-bottom: 0; font-weight: bold;}
#watch h6 {font-size: 10px; color: #fff; margin-bottom: 0; font-weight: bold; text-align: right; background-color: #eee;}


/***** LISTEN *****/
#listen {
	background: #333;
	width: 600px;
	padding: 0px 20px; margin: 20px;
	min-height: 420px;
	float: left;
}

#listenR {
	background: #4d4d4d;
	border: 1px solid #222;
	width: 200px;
	padding: 10px; margin: 30px 20px;
	min-height: 420px;
	float: left;
}

#listen a {font-size: 12px; color: #cfb; font-weight: bold; text-decoration: underline;}
#listen img {margin: 10px; padding: 0;}
#listenR ul {list-style-type: square;}

#listenR h1 {font-size: 20px; color: #cfb; margin-bottom: 10px; padding-top: 0; font-weight: bold; text-align: center; text-decoration: none;}
#listen h2 {font-size: 16px; color: #f93; margin-bottom: 20px; padding-top: 20px; font-weight: bold; text-align: center; text-decoration: none;}
#listen h3 {font-size: 14px; color: #fff; margin-bottom: 0; font-weight: bold; text-align: left; text-decoration: none;}
#listen h4 {font-size: 12px; color: #fff; margin-bottom: 0; font-weight: bold;}
#listen h5 {font-size: 12px; color: #cfb; margin-bottom: 0; font-weight: bold;}
#listen h6 {font-size: 10px; color: #fff; margin-bottom: 0; font-weight: bold; text-align: right; background-color: #eee;}


/***** PLAY *****/
#play {
	background: #333;
	width: 720px;
	padding: 0; margin: 20px;
	float: left;
}

#playR {
	background: #4d4d4d;
	border: 1px solid #222;
	width: 158px;
	padding: 0; margin: 60px 20px;
	min-height: 420px;
	float: left;
}

#play h1 {font-size: 20px; color: #f93; margin-bottom: 0; font-weight: bold; text-decoration: none;}

div.selectable {
	background: #333;
	color: white;
	padding: 20px 10px 20px 10px;
	margin: 0;
	min-height: 6em;
}
div.selectable.alt {background: #2b2b2b; color: white;}

div.selectable h4 {margin: 0; text-align: left;}
div.selectable p {margin-top: 0;}

div.selectable img {float: left; margin: 5px 15px;}


/***** LEARN *****/
#learn-main {
	background: #333;
	width: 520px;
	padding: 0; margin: 0 20px;
	float: left;
}

#learn-main img {padding: 5px; margin: 0; border: none;}

#learn-main p {font-size: 14px; color: #ccc; font-weight: bold;}
#learn-main a {font-size: 20px; color: #f93; font-weight: bold; text-decoration: none;}
#learn-main a:hover {color: #fff; text-decoration: none;}


#learn-main ul {list-style-type: none; display: block; float: left; margin: 0;}
#learn-main ol {list-style-type: none; display: block; float: right; margin: 0px 80px 0px 0px;}
#learn-main li {font-size: 12px; color: #fff; margin-top: 0; font-weight: bold;}

#learn-main h1 {font-size: 24px; color: #cfb; margin-bottom: 0; padding: 10px 0px 5px 0px; font-weight: bold; text-align: center;}
#learn-main h2 {font-size: 20px; color: #f93; margin-bottom: 0; padding-top: 10px; font-weight: bold; text-align: center;}
#learn-main h3 {font-size: 16px; color: #fff; margin-bottom: 0; padding-top: 5px; font-weight: bold; text-align: center;}
#learn-main h4 {font-size: 14px; color: #f93; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: left;}
#learn-main h5 {font-size: 14px; color: #ccc; margin-bottom: 0; padding-top: 0; font-weight: normal; text-align: center;}
#learn-main h6 {font-size: 12px; color: #cfb; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: center;}

#learn {
	background: #333;
	width: 520px;
	padding: 0; margin: 0px 20px;
	float: left;
}


#learn a {font-size: 11px; color: #cfb; font-weight: bold; text-decoration: none;}
#learn a:hover {color: #fff; text-decoration: none;}
#learn p {font-size: 14px; color: #ccc; font-weight: normal;}
#learn li {font-size: 14px; color: #ccc; font-weight: normal;}

#learn h1 {font-size: 24px; color: #cfb; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: center;}
#learn h2 {font-size: 12px; color: #f93; margin-bottom: 0; padding-top: 20px; font-weight: bold; text-align: left; text-decoration: none;}
#learn h3 {font-size: 12px; color: #fff; margin-bottom: 0; padding-top: 20px; font-weight: bold; text-align: left;}
#learn h4 {font-size: 12px; color: #fff; margin-bottom: 0; font-weight: bold; text-align: left;}
#learn h5 {font-size: 10px; color: #cfb; margin-bottom: 0; font-weight: bold; text-align: left;}
#learn h6 {font-size: 18px; color: #ccc; margin: 0; font-weight: bold; text-align: center;}

#learnL {
	background: #4d4d4d;
	border: 1px solid #222;
	width: 338px;
	padding: 10px; margin: 20px;
	min-height: 420px;
	float: left;
}

#learnL li {list-style-type: square;}
#learnL ol {list-style-type: disc;}
#learnL ol a {font-size: 14px; color: #cfb; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: center;}

#learnL a {font-size: 16px; color: #cfb; font-weight: bold; text-decoration: none;}
#learnL a:hover {color: #fff; text-decoration: none;}
#learnL p {font-size: 24px; color: #fff; margin: 0; padding: 0; font-weight: bold; text-align: center;}

#learnL h1 {font-size: 24px; color: #cfb; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: center;}
#learnL h2 {font-size: 20px; color: #f93; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: center;}
#learnL h3 {font-size: 16px; color: #f93; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: center;}
#learnL h4 {font-size: 14px; color: #ccc; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: center;}
#learnL h5 {font-size: 12px; color: #ccc; margin-top: 0; margin-bottom: 0; padding-top: 0; font-weight: normal; text-align: left;}

/***** TECHY TEENS *****/
#teen {
	background: #333;
	width: 520px;
	padding: 0; margin: 0px 20px;
	float: left;
}

#teen a {font-size: 14px; color: #f93; font-weight: bold; text-decoration: none;}
#teen a:hover {color: #fff; text-decoration: none;}
#teen p {font-size: 14px; color: #ccc; font-weight: normal;}
#teen li {font-size: 14px; color: #ccc; margin-bottom: 5px; font-weight: bold;}

#teen h1 {font-size: 24px; color: #cfb; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: center;}
#teen h2 {font-size: 16px; color: #f93; margin-bottom: 0; padding-top: 20px; font-weight: bold; text-align: left; text-decoration: none;}
#teen h3 {font-size: 14px; color: #fff; margin-bottom: 0; padding-top: 20px; font-weight: bold; text-align: left;}
#teen h4 {font-size: 12px; color: #fff; margin-bottom: 0; font-weight: bold; text-align: left;}
#teen h5 {font-size: 10px; color: #cfb; margin-bottom: 0; font-weight: bold; text-align: left;}
#teen h6 {font-size: 18px; color: #ccc; margin: 0; font-weight: bold; text-align: center;}

/***** SHOP *****/
#shop {
	background: #333;
	width: 920px;
	padding: 0; margin: 0px 20px;
	min-height: 380px;
	float: left;
}

#shop h1 {font-size: 16px; color: #cfb; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: center;}
#shop h2 {font-size: 12px; color: #f93; margin-bottom: 0; padding-top: 20px; font-weight: bold; text-align: left; text-decoration: none;}
#shop h3 {font-size: 11px; color: #fff; margin-bottom: 0; padding-top: 20px; font-weight: bold; text-align: left;}
#shop h4 {font-size: 11px; color: #ccc; margin-bottom: 0; font-weight: bold; text-align: left;}

#shop li {list-style-type: square; display: block; padding: 0px;}
#shop img {padding: 13px; margin: 0; border: none;}

/***** JOIN *****/
#join {
	background: #333;
	width: 920px;
	padding: 0; margin: 0px 20px;
	min-height: 380px;
	float: left;
}

#join h1 {font-size: 16px; color: #cfb; margin: 40px 80px; padding: 0; font-weight: normal; text-align: center;}
#join h2 {font-size: 12px; color: #f93; margin-bottom: 0; padding-top: 20px; font-weight: bold; text-align: left; text-decoration: none;}
#join h3 {font-size: 11px; color: #fff; margin-bottom: 0; padding-top: 20px; font-weight: bold; text-align: left;}
#join h4 {font-size: 11px; color: #ccc; margin-bottom: 0; font-weight: bold; text-align: left;}

#join li {list-style-type: none; display: inline; padding: 0px;}
#join img {padding: 13px; margin: 0; border: none;}


/***** RSVP *****/
.rsvp {
	background: #333;
	width: 520px;
	padding: 0; margin: 0px 20px;
	float: left;
}
.rsvp a {all: none;}

/***** TOUR *****/
#tour {
	background: #333;
	width: 920px;
	padding: 0; margin: 20px;
	height: 420px;
	float: left;
}

#tour h1 {font-size: 24px; color: #cfb; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: left;}
#tour p {width: 420px; font-size: 12px; color: #fff; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: left;}

/***** OPEN *****/
#open {
	background: #333;
	width: 600px;
	padding: 0px 80px; margin: 0px 80px;
	min-height: 20px;
	float: left;
}

#open p {font-size: 14px; color: #f93; font-weight: bold; margin: 40px 0px; text-decoration: none; text-align: center;}

#openL {
	background: #333;
	width: 240px;
	padding: 10px; margin: 20px;
	min-height: 420px;
	float: left;
}

#openL img {padding: 10px; margin: 0; border: none;}

#openR {
	background: #333;
	width: 580px;
	padding: 10px; margin: 20px;
	min-height: 420px;
	float: left;
}

#openR a {font-size: 12px; color: #f93; font-weight: bold; text-decoration: none;}
#openR a:hover {color: #cfb;}
#openR li {padding: 0; margin: 40px 0px 65px 0px; font-size: 12px; color: #ccc; font-weight: bold;}

/***** STEAM *****/
#steam {
	background: #333;
	width: 300px;
	padding: 10px; margin: 20px;
	min-height: 100px;
	float: left;
}

#steam img {padding: 10px; margin: 0; border: none;}

#steamR {
	background: #333;
	width: 520px;
	padding: 10px; margin: 20px;
	min-height: 100px;
	float: left;
}

#steamR a {font-size: 11px; color: #000; font-weight: bold; text-decoration: underline;}
#steamR a:hover {color: #cfb;}
#steamR p {font-size: 14px; color: #fff; font-weight: bold;}
#steamR h1 {font-size: 14px; color: #f93; margin: 30px 0px; font-weight: bold;}
#steamR h2 {font-size: 10px; color: #ccc; font-weight: normal;}
#steamR h3 {font-size: 20px; color: #cfb; font-weight: bold;  text-align: left;}

/***** TEAM *****/
#team {
	background: #4d4d4d;
	width: 860px;
	padding: 10px 40px 10px 20px; margin: 20px;
	min-height: 600px;
	float: left;
}

#team hr {margin-top: 20px; margin-bottom: 20px;}
#team img {float: left; border: 2px solid #222; margin: 0px 20px;}

#team a {font-size: 12px; color: #000; font-weight: bold; text-decoration: underline;}
#team a:hover {color: #cfb;}
#team li {font-size: 16px; color: #cfb; font-weight: bold;}
#team p {font-size: 14px; color: #fff; font-weight: bold;}

#team h1 {font-size: 28px; color: #f93; text-align: center; font-weight: bold;}
#team h2 {font-size: 10px; color: #ccc; font-weight: normal;}
#team h3 {font-size: 20px; color: #cfb; font-weight: bold;  text-align: left;}


/***** ABOUT *****/
#about {
	background: #333;
	width: 500px;
	padding: 10px; margin: 20px;
	min-height: 520px;
	float: left;
}

#aboutR {
	background: #4d4d4d;
	width: 320px;
	padding: 10px; margin: 20px;
	min-height: 1300px;
	float: left;
}

#about a {font-size: 14px; color: #f93; font-weight: bold; text-decoration: none;}
#about a:hover {color: #cfb;}

#about p {font-size: 12px; color: #ccc; font-weight: bold;}
#about li {list-style-type: none; display: block; font-size: 14px; color: #ccc; margin: 0 0 0 -24px; font-weight: normal;}
#about h1 {font-size: 24px; color: #cfb; margin-bottom: 0; padding-top: 20px; font-weight: bold; text-align: center;}
#about h2 {font-size: 20px; color: #f93; margin-bottom: 0; padding-top: 20px; font-weight: bold; text-align: center;}
#about h3 {font-size: 16px; color: #fff; margin-bottom: 0; padding-top: 5px; font-weight: bold; text-align: center;}

#aboutR h1 {font-size: 32px; color: #cfb; margin-bottom: 0; padding-top: 0; font-weight: bold; text-align: left;}
#aboutR h2 {font-size: 12px; color: #f93; margin-bottom: 0; padding-top: 10px; font-weight: bold; text-align: left;}
#aboutR h3 {font-size: 11px; color: #fff; margin-bottom: 0; padding-top: 10px; font-weight: bold; text-align: left;}
#aboutR h4 {font-size: 11px; color: #ccc; margin-bottom: 0; font-weight: bold; text-align: left;}
#aboutR h5 {font-size: 10px; color: #cfb; margin-bottom: 0; font-weight: bold; text-align: left;}
#aboutR h6 {font-size: 24px; color: #cfb; margin-bottom: 10px; font-weight: bold; text-align: center;}



/***** LOCUS *****/
#locus {
	background: #333;
	width: 420px;
	padding: 0; margin: 20px;
	float: left;
}

#locusL {
	background: #333;
	width: 420px;
	padding: 0; margin: 40px 40px;
	min-height: 420px;
	float: left;
}

/***** TWEENS *****/
#tweens {
	background: #333;
    width: 430px;
    position: relative;
    top: 0; left: 10px;
    margin: 0; padding: 0;
}

/***** ICAL *****/
#ical {
	background: #333;
	width: 920px;
	padding: 0; margin: 20px;
	float: left;
}

/***** MAIL *****/
#mail {
	position: relative;
	top: 0; left: 0;
	margin: 0; padding: 0;
	min-height: 300px;
	float: left;
}

#mail li {list-style-type: none;}

form {margin: 0; padding: 0;}
form li {margin-bottom: 5px; padding: 0;}
form span {position: relative;}
.name {position: relative; left: 0px;}
.email {position: relative; left: 0px;}
.subject {position: relative; left: 40px;}

textarea.comments {position: relative; left: 20px; width: 250px;}
.button {position: relative; left: 180px;}

input.sized {width: 250px; padding: 0; margin: 0;}


/***** FOOTERS *****/
#footer-home, #footer-read, #footer-watch, #footer-listen, #footer-play, #footer-learn, #footer-tour {
	display: block;
	clear: both;
	padding: 0; margin: 0;
	width: 960px;
	height: 140px;
	border-top: 3px solid #ccc;
	position: relative;
	padding: 0; margin: 0;
}

#footer-home {background: url('images/footer/home.jpg') top left no-repeat;}
#footer-read {background: url('images/footer/read.jpg') top left no-repeat;}
#footer-watch {background: url('images/footer/watch.jpg') top left no-repeat;}
#footer-listen {background: url('images/footer/listen.jpg') top left no-repeat;}
#footer-play {background: url('images/footer/play.jpg') top left no-repeat;}
#footer-learn {background: url('images/footer/learn.jpg') bottom left no-repeat;}
#footer-tour {background: url('images/footer/tour.jpg') top left no-repeat;}

#footer-home h1, #footer-read h1, #footer-watch h1, #footer-listen h1, #footer-play h1, #footer-learn h1, #footer-tour h1 {
	padding: 0; margin: 0;
	text-indent: -9999px;
}

/***** LINKS *****/
#links {
	position: relative;
	background: #1e1e1e;
	width: 960px;
	padding: 0;	margin: 0;
	float: left;
}

#links ul {
	list-style-type: square;
	color: #4d4d4d;
}

#links li {
	margin-bottom: 8px;
}

div.linksblock {
	float: left;
	padding: 10px 5px; margin: 10px 5px;
	width: 440px;
}

#links li {font-size: 16px; list-style-type: none; margin-bottom: 10px;  text-align: center;}
#links h3 {font-size: 20px; color: #f93; margin-bottom: 5px; text-align: center;}

#links a, #links a:link, #links a:visited {color: #cfb; text-decoration: none;}
#links a:hover {color: #666; text-decoration: none;}

/***** COPY *****/
#copy {
	background: url('images/footer.jpg') top left no-repeat;
	height: 20px;
	clear: both;
	padding: 0; margin: 0;
	position: relative;
	font-family: arial, sans-serif;
}
#copy a, #copy a:link, #copy a:visited {color: #666;}
#copy a {text-decoration: none;}

#copy p {
	text-align: center;
	font-size: 10px; color: #666; font-weight: bold;
	padding: 0; margin: 0;
	position: relative; top: 30px;
}