/* @override 
	http://tothebasement.com/dev/css/master.css
	http://tothebasement.com/css/master.css
*/

/* 
toTheBasement.com
v7.3 
01-25-2011
Author: Dan Bush - http://danbush.me/
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
body {
	line-height: 1;
	background-color: #0d0d0d;
	font-family: 'Arimo', arial, serif;
	color: #bdbdbd;
	background-image: url(../i/bg2.png);
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}
input, select {
    vertical-align:middle;
}
/* End Reset */
/* Begin Typeface Embed */

@font-face {
  font-family: 'Arimo';
  font-style: italic;
  font-weight: bold;
  src: local('Arimo Bold Italic'), local('Arimo-BoldItalic'), url('../f/Arimo-BoldItalic.ttf') format('truetype');
}
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: bold;
  src: local('Arimo Bold'), local('Arimo-Bold'), url('../f/Arimo-Bold-Latin.ttf') format('truetype');
}
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: normal;
  src: local('Arimo'), url('../f/Arimo-Regular-Latin.ttf') format('truetype');
}
@font-face {
  font-family: 'Arimo';
  font-style: italic;
  font-weight: normal;
  src: local('Arimo Italic'), local('Arimo-Italic'), url('../f/Arimo-Italic.ttf') format('truetype');
}

/* End Typeface Embed */
/* Begin Containers */

#container {
	width: 900px;
	background-color: #1d1d1d;
	margin-right: auto;
	margin-left: auto;
	height: 780px;
  	-moz-box-shadow: 0px 0px 10px #101010;
  	-webkit-box-shadow: 0px 0px 10px #101010;
  	box-shadow: 0px 0px 10px #101010;
}

header {
	height: 120px;
	border-bottom: 1px solid #6b6b6b;
	display: block;
}

nav {
	width: 321px;
	height: 120px;
	display: block;
	position: relative;
	right: 0;
	float: right;
	top: 0;
	border-left: 1px solid #6b6b6b;
}

#content {
	width: 900px;
	height: 590px;
}

#sidebar {
	border-left: 1px solid #6b6b6b;
	height: 590px;
	width: 321px;
	display: inline-block;
	position: relative;
	float: right;
	top: 00px;
	margin: 00px;
	padding: 00px;
	z-index: 10;
}

#upcoming {
	width: 558px;
	height: 344px;
	display: block;
	position: relative;
	float: left;
	background-color: #101010;
  	-moz-box-shadow: 0px 0px 10px #101010;
  	-webkit-box-shadow: 0px 0px 10px #101010;
  	box-shadow: 0px 0px 10px #101010;
}

.upc {
	background-image: url(../i/justin_walrus.png);
}

.upc:hover{
	opacity: 0.7;
}


.upc-walrus {
	background-image: url(../i/justin_walrus.png);
}

.upc-walrus:hover{
	opacity: 0.7;
}


.upc-gc {
	background-image: url(../i/justin_gc.png);
}

.upc-gc:hover{
	opacity: 0.7;
}

.upc-20min {
	background-image: url(../i/justin_20min.png);
}

.upc-20min:hover{
	opacity: 0.7;
}

.upc-20minlive {
	background-image: url(../i/justin_20minlive.png);
}

.upc-20minlive:hover{
	opacity: 0.7;
}

#upcoming li {
	top: 254px;
	position: relative;
	list-style-type: none;
	padding: 10px;
	background-color: rgba(16,16,16,0.75);
	opacity: 1;
	line-height: 1.5;
	height: 70px;
}

a #upcoming{
	text-decoration: none;
}
.desc {
	line-height: 1.2;
}

.hook {
	font-weight: bold;
	font-style: italic;
	color: #95df4b;
	font-size: 13px;
	float: left;
	margin-top: 0;
	padding-bottom: 10px;
}

#content h2 span.l1 a {
	font: 35px Impact, Charcoal, "Arial Black", Verdana, sans-serif;
	text-decoration: none;
	width: auto;
	height: auto;
	letter-spacing: 1px;
	color: #95df4b;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content h2 span.l1 a:hover {
	color: #cdcdcd;
}

#content h2 span.l2 a {
	font: 35px Impact, Charcoal, "Arial Black", Verdana, sans-serif;
	text-decoration: none;
	width: auto;
	height: auto;
	letter-spacing: 1px;
	color: #cdcdcd;
	padding-top: 10px;
	padding-bottom: 10px;
}

#content h2 span.l2 a:hover {
	color: #95df4b;
}

.hbox-head {
	padding-left: 20px;
	padding-bottom: 20px;
	font: 24px Impact, Charcoal, "Arial Black", Verdana, sans-serif;
	color: #6b6b6b;
	display: block;
	float: none;
}

.show {
  	-moz-box-shadow: 0px 0px 10px #101010;
  	-webkit-box-shadow: 0px 0px 10px #101010;
  	box-shadow: 0px 0px 10px #101010;
	width: 302px;
	height: 65px;
	float: left;
	margin: 00px 00px 20px 20px;
	padding: 00px;
	background-image: none;
}

#livefeed {
	line-height: 1.5;
	float: left;
}

.live-ad {
	width: 301px;
	height: 130px;
	background-color: #101010;
	display: block;
	float: right;
	margin-top: 20px;
	padding: 00px;
	margin-left: 20px;
	margin-bottom: 20px;
  	-moz-box-shadow: 0px 0px 10px #101010;
  	-webkit-box-shadow: 0px 0px 10px #101010;
  	box-shadow: 0px 0px 10px #101010;
	text-indent: -5000px;
	background-image: url(../i/tbtvbug.png);
}

#iframechat {
	padding: 000px;
	margin-left: 20px;
	float: right;
	margin-top: 20px;
	float: right;
	display: block;
	width: 300px;
	height: 390px;
	position: relative;
  	-moz-box-shadow: 0px 0px 10px #101010;
  	-webkit-box-shadow: 0px 0px 10px #101010;
  	box-shadow: 0px 0px 10px #101010;
}

#sidebar div.hot1 p {
	top: 195px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.3;
	text-decoration: none !important;
	text-align: right;
}

a #sidebar div.hot1{
	color: #cdcdcd;
	text-decoration: none;
}

#sidebar div.hot2 p {
	top: 195px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.3;
	text-decoration: none !important;
	text-align: right;
}

a #sidebar div.hot2 {
	color: #cdcdcd;
	text-decoration: none;
}

/*HOT BOX */

div.hot1 {
	background-color: #101010;
	height: 240px;
	margin-left: 20px;
	margin-bottom: 20px;
	display: block;
	position: relative;
	float: left;
	width: 301px;
	background-image: url(hb/hb_geekspace.png);
  	-moz-box-shadow: 0px 0px 10px #101010;
  	-webkit-box-shadow: 0px 0px 10px #101010;
  	box-shadow:0px 0px 10px #101010;
}

div.hot1:hover {
	opacity: 0.7;
}

div.hot2 {
	background-color: #101010;
	height: 240px;
	margin-left: 20px;
	margin-bottom: 20px;
	display: block;
	position: relative;
	float: left;
	width: 301px;
	background-image: url(hb/hb_skypebroken.png);
  	-moz-box-shadow: 0px 0px 10px #101010;
  	-webkit-box-shadow: 0px 0px 10px #101010;
  	box-shadow: 0px 0px 10px #101010;
}

div.hot2:hover {
	opacity: 0.7;
}

#sidebar h2 {
	display: block;
	position: relative;
}

/* End Containers */
/* Begin Navigation */

nav ul li {
	margin-right: .5em;
	width: 160px;
	height: 60px;
	background-color: #101010;
	float: none;
	font: 35px/1.6 Impact, Charcoal, "Arial Black", Verdana, sans-serif;
	text-decoration: none;
	position: relative;
	text-align: center;
	border-bottom: 1px solid #6b6b6b;
	top: -1px;
	color: #6b6b6b;
}

nav ul a li:hover {
	text-decoration: none;
	color: #95df4b;
	width: 160px;
	height: 60px;
	background-color: #6b6b6b;
}

nav ul li a:hover {
	text-decoration: none;
	color: #95df4b;
	width: 160px;
	height: 60px;
	background-color: #6b6b6b;
	visibility: visible;
	display: block;
}

ul.nav1 {
	float: left;
	display: block;
	width: 158px;
	
	border: 1px solid #6b6b6b;
	position: relative;
	top: -1px;
	right: 1px;
	border-bottom-style: none;
	height: 120px;
}

ul.nav2 {
	display: inline;
	float: right;
	position: absolute;
	border: 1px solid #6b6b6b;
	width: 160px;
	top: -1px;
	right: 1px;
	border-bottom-style: none;
}

ul a.active li {
	background-color: #1d1d1d;
	color: #bdbdbd;
}

ul li a.active {
	background-color: #1d1d1d;
	color: #bdbdbd;
	width: 160px;
	height: 60px;
	display: block;
}

nav ul a {
	text-decoration: none;
	color: #6b6b6b;
	width: 160px;
	height: 60px;
}


/* End Navigation */
/* Begin Footer */

footer {
	background-color: #1d1d1d;
	width: 900px;
	height: 60px;
	display: block;
	position: relative;
	border-top: 1px solid #6b6b6b;
	clear: both;
	float: left;
}

footer ul li {
	display: block;
	position: relative;
}

li.cc a{
	width: 40px;
	height: 40px;
	left: 430px;
	top: 10px;
	text-indent: -99em;
	background-image: url(../i/cc.png);
	z-index: 10;
	position: absolute;
}

li.cc a:hover {
	background: url(../i/cc.png) 0 40px;
}

li.twitter a{
	width: 59px;
	height: 40px;
	position: absolute;
	left: 300px;
	top: 10px;
	text-indent: -99em;
	background-image: url(../i/twitter.png);
	z-index: 10;
}

li.twitter a:hover {
	background: url(../i/twitter.png) 0 40px;
}

li.rss a{
	width: 40px;
	height: 40px;
	position: absolute;
	left: 540px;
	top: 10px;
	text-indent: -99em;
	background-image: url(../i/rss.png);
	z-index: 10;
}

li.rss a:hover {
	background: url(../i/rss.png) 0 40px;
}

li.about-contact {
	width: 238px;
	height: 21px;
	position: relative;
	z-index: 10;
	font: 15px 'Arimo', arial, serif;
	display: inline;
	top: 10px;
	left: 774px;
	color: #6b6b6b;
}

li.about-contact a {
	color: #6b6b6b;
	width: 238px;
	height: 21px;
	position: relative;
	font: bold 15px 'Arimo', arial, serif;
	display: inline;
	text-decoration: none;
}

li.about-contact a:hover {
	color: #95df4b;
}

li.copyr {
	width: 178px;
	height: 19px;
	position: relative;
	z-index: 10;
	font: 13px 'Arimo', arial, serif;
	display: inline;
	top: 30px;
	left: 589px;
	color: #6b6b6b;
}

/* End Footer */
/* Begin General Styling */

#scoop {
	line-height: 1.5;
	font-size: 22px;
	color: #fefffe;
	float: left;
}

h1 {
	font: 100px Impact, Charcoal, "Arial Black", Verdana, sans-serif;
	text-decoration: none;
	width: auto;
	height: auto;
	padding: 0 20px 20px;
	letter-spacing: -2px;
	float: none;
}

h2 {
	font: 35px Impact, Charcoal, "Arial Black", Verdana, sans-serif;
	text-decoration: none;
	width: auto;
	height: auto;
	letter-spacing: 1px;
	z-index: 10;
	float: left;
	padding: 10px 20px;
}

#container header h1 a {
	text-decoration: none;
}

.l1 {
	color: #95df4b;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.l2 {
	color: #bdbdbd;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.l3 {
	color: #6b6b6b;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.blogside {
	color: #6b6b6b;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	position: relative;
	display: inline-block;
	width: 216px;
	margin-top: 0;
	padding: 00px;
	margin-left: 20px;
	margin-bottom: 3px;
}

.sidetext {
	margin-left: 20px;
	font-size: 20px;
	line-height: 1.5;
	display: block;
	position: relative;
}
.lowerdesc {
	margin-left: 20px;
	width: 537px;
	height: 100px;
	overflow: hidden;
	display: block;
	float: left;
}

.lowerdesc p {
	display: block;
	float: left;
	position: relative;
}

#showsfeed {
	line-height: 1.5;
	font-size: 22px;
	color: #fefffe;
	float: left;
}

.show a:hover {
	opacity: 0.5;
}

.sactive {
	margin-bottom: 20px;
	padding-bottom: 0;
	padding-left: 0;
	margin-left: 20px;
	opacity: 0.3;
}
#savedate {
	margin-left: 20px;
	float: left;
	margin-bottom: 10px;
}

#content a:hover {
	color: #95df4b;
}

#content a {
	font: bold inherit 'Arimo', arial, serif;
	text-decoration: underline;
	color: #bdbdbd;
}

#post-info {
	color: #6b6b6b;
	margin-left: 20px;
	display: block;
	float: left;
	position: relative;
	top: -10px;
}

span.things {
	margin-left: 20px;
	display: block;
	float: left;
	position: relative;
	top: -10px;
}

div.entry {
	margin-left: 20px;
	width: 557px;
	height: inherit;
	float: left;
}

.navigation {
	margin-left: 20px;
	float: left;
}

div.post {
	line-height: 1.5;
	color: #bdbdbd;
}
/* End General Styling */

input {
	background-color: #101010;
	color: #cdcdcd;
	border: 1px solid #6b6b6b;
}

#s {
	display: block;
	position: relative;
	float: left;
	margin-left: 20px;
	width: 220px;
	height: 30px;
	background: #101010 url(../i/search.png) no-repeat 5px;
	padding-left: 35px;
}

#searchsubmit {
	height: 34px;
}
.kitteh {
	background-image: url(../i/kitteh.png);
	list-style-type: none;
	height: 472px;
	margin-left: 40px;
	display: block;
	position: absolute;
	float: left;
	width: 498px;
	z-index: 10;
	top: 211px;
}


li.spacer {
	height: 430px;
	display: block;
	float: left;
	text-indent: -5000px;
}

h3 {
	font: 80px Impact, Charcoal, "Arial Black", Verdana, sans-serif;
	text-decoration: none;
	width: auto;
	height: auto;
	letter-spacing: -2px;
	float: right;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	display: block;
	color: #95df4b;
	padding-top: 10px;
}

h4 {
	font: 25px Impact, Charcoal, "Arial Black", Verdana, sans-serif;
	text-decoration: none;
	width: auto;
	height: auto;
	letter-spacing: 1px;
	z-index: 10;
	display: block;
	position: relative;
	float: right;
	clear: both;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	color: #cdcdcd;
}

h5 {
	font: 23px Impact, Charcoal, "Arial Black", Verdana, sans-serif;
	text-decoration: none;
	width: auto;
	height: auto;
	z-index: 10;
	display: block;
	position: relative;
	float: right;
	clear: both;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	letter-spacing: 1px;
	text-align: right;
	color: #6b6b6b;
}
#s404 {
	display: block;
	position: relative;
	float: left;
	margin-left: 20px;
	width: 220px;
	height: 30px;
	background: #101010 url(../i/search.png) no-repeat 5px;
	padding-left: 35px;
	left: 553px;
	top: 70px;
}
#searchsubmit404 {
	height: 34px;
	position: relative;
	float: left;
	display: block;
	top: 70px;
	left: 855px;
}
#basementname {
	background-image: url(http://tothebasement.com/i/ttb.png);
	width: 541px;
	height: 85px;
	float: left;
	display: block;
	clear: none;
	position: relative;
	top: 20px;
	left: 20px;
	text-indent: -5000px;
}
