/*  HTML BODY
------------------------------ */


body {
	background: #060503 url('img/bg_space_2011.jpg') top left repeat;
    background-attachment: fixed;
	font-family: Avenir, "Lucida Grande", Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 10px 10px 30px 20px;
	padding: 0px;
	text-align: left;
	margin: 0 auto;
    width: 950px;
}
form {padding: 0px;margin: 0px;}
p {margin:0 0 10px 0;padding:0;}
a {color: #000;font-weight: none;text-decoration: underline;}
a:hover {text-decoration: none;}
img {border:0;}

h2 {
    line-height: 22px;
}

.header-link {color:#fff} 
.center {width:100%;text-align:center}
/*  Layout
------------------------------ */

#leftnav-container {
    position: fixed;
	float:left;
	width: 200px;
	margin-top: 10px;
}
#content-container {
    line-height: 14px;
    margin-left: 225px;
    overflow: auto;
    padding-top: 15px;
    width: 747px;
}

#content-container-right h1 {
	text-align:left;
	margin: 0 0 10px 0
}



/*  Content Layout
------------------------------ */

#header-contrainer {width:650px;height:350px;background-color:#000;color:#fff;padding:10px;}

.bb-box-finds-short {
	width:185px;
	height:110px;
	overflow:auto;
	background-color:#FFF;
	padding:10px 0px;
}
.bb-box-finds-full {
	width:185px;
	height:220px;
	overflow:auto;
	background-color:#FFF;
	padding:10px 0px;
}
.bb-box {
	border: 2px solid #000;
	margin-bottom: 10px;
	padding: 5px 3px 10px 8px;
	background-color: #fff;
	-moz-border-radius: 0 0 20px 0;
	-webkit-border-radius: 0 0 20px 0;
}
#bb-fb-box {
	padding: 5px 3px 10px 0px;
}
.box-promo {
padding:0 0 15px;
}
.box-promo h1 {
margin:0 0 6px;
}

#twitter_div {
padding:5px;
}

.bb-box ul#sitenav {
    list-style: none;
	margin: 0 0 0 1px;
	padding: 0;
}
.bb-box ul#sitenav a {
    padding: 0 0 5px;
    display: block;
}
.bb-box ul#sitenav li {
	display: block;
	font-size:10px;
}

.bb-box-remix {
	text-align:left
}
.bb-box-remix img {
	margin:10px 0 0 0;
}
.bb-box ul {
	list-style: none;
	margin: 0 0 0 3px;
	padding: 0;

}
.bb-box ul li {
	font-size:10px;
	margin: 0 0 5px 0;

}

.bb-box ul li span {
	word-wrap: break-word;
}

.bb-event-listing {font-size:14px;font-family:Trebuchet MS;clear:both;}
.bb-event-listing-after {padding-top:30px;}

#maincontent {
	width: 550px;
	background-color: #fff;
	padding: 5px;
	border: 2px solid #000;
	margin-bottom: 30px;
}
#maincontent  ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

.subhead-container {
	margin-bottom:10px;
}


/* Forms
-------------------------------*/

#myform label {
	display: inline;
	float: left;
	padding: 3px 5px;
	margin: 0 0 5px 0;
	text-align: right;
	font-weight: bold;
	font-size: 11px;
}

#myform .formfield {
	display: block;
	margin-bottom:20px;
}

#mysignupform input:focus, #myform input:focus, #myform textarea:focus {
	background-color: #FDFECF;
}

#myform input {
	width: 300px;
}
#myform textarea {
	width: 300px;
	height: 50px;
}
#myform #message {
	width: 300px;
	height: 150px;
}
#myform #submitbutton {
	width: 125px;
}
#myform #submitbutton:focus {
	background-color: #CCC;
}

.errorMsgs {
	color: #f00;
}

#myform .errorMsgs {
	margin-left: 87px;
}


#form-result {
    background-color: LightGoldenRodYellow;
    font-size: 12px;
    margin-left: 50px;
    margin-right: 50px;
    padding: 10px;
}


/*  Font - Layout Styles
------------------------------ */


h1 {
	background-color: #000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height:14px;
	padding: 4px;
	margin: 0px;
	text-align: center;
}
h1 a {
	text-decoration: none;
	color: #fff;
}
h3 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 10px;
}

.bb-box-remix h3 {
	font-size: 12px;
}

.bb-box {
	font-size: 12px;
}
.bb-box .permalink {
background-color:#F3F3F3;
display:block;
font-size:9px;
height:15px;
margin-left:-6px;
margin-right: 10px;
margin-top:10px;
overflow:hidden;
padding:1px 1px 6px;
text-align:right;
-moz-border-radius: 0 0 20px 0;
-webkit-border-radius: 0 0 20px 0;
}
.permalink  {
    height: 32px !important;
    margin-left: 13px !important;
}
.fb-like {float:left; margin-left:5px;}
.bb-box#homepage {
	width:650px;
	padding-right:9px;
    margin-bottom: 350px;
}
#bb-bg {
	/*background-image: url(img/bb_css_bg.gif);*/
	background-repeat: no-repeat;
	background-position: 30px 32px;
}
.bb-header { width: 430px} 
.bb-remix-header { width: 212px} 
.permalink img {margin:2px 5px 0 4px;}

dl{width: 100%;overflow: auto;margin: 0;}
dt{font-weight: bold;float: left;padding-right: 3px;color: #000;margin-bottom:7px;}
dd{margin-left:70px;padding-left: 3px;color: #000;margin-bottom:7px;}

.subhead {
	font-weight: bold;
	display: inline;
	font-size: 13px;
	margin: 0 20px 0 0;
	padding: 0px;
}

#footer {
	text-align: center;
	color: #fff;
	font-size: 10px;
	margin:0 0 25px 0
}

#footer a {color: #fff;text-decoration: underline;}
#footer a:hover {text-decoration: none;}

#viewall {text-align:center;margin:20px 0 250px 0;}

#viewall a {color: #fff;text-decoration: underline;}
#viewall a:hover {text-decoration: none;}

.aligncenter {text-align: center;}
.alignleft {text-align: left;margin-bottom:15px;}
.main {padding-bottom:2px;}
.main-wide {padding:12px;}
.spacerSm {margin:0;padding:0;height:10px}
.spacerMed {margin:0;padding:0;height:20px}
.spacerLrg {margin:0;padding:0;height:50px}
.boxtop {padding-top: 13px;}
.box-padding {padding: 10px;}

.subtext{color:#A4B3B5;font-size:10px;margin:0;padding:0;}
.textSm {display:inline;font-size:9px;}


/* Home Page */

#header-contrainer {
	text-align:center;
	background: rgba(0, 0, 0, 0.5)
}

ul#twitter_update_list li {
	font-size:10px;
	margin:0 0 17px;
}

ul#twitter_update_list {
	list-style-type:circle;
	margin:0 0 0 23px;
	width:587px;
}

ul#twitter_update_list li a[href*="statuses"] {display:block;margin-top:3px;}

#header-img {
	display: block;
	margin-bottom: 20px;
}
#feature-title {
	font-size: 20px;
	color: purple;
	font-weight: bold;
	display: block;
	margin-bottom: 10px;
}
#feature-sub {
	font-size: 14px;
	font-weight: bold;
	display: block;
}

#feature-sub a {
	color: #fff;
}


/*  Home - Spy
------------------------------ */


#header-contrainer h1{margin-bottom:20px}
/*.spy{display:none;list-style:none outside none;}*/
.spy li{ height:155px;  overflow:hidden; margin:13px 0 13px 20px; list-style: none;}
.spy li .details{float:left; width:450px; text-align:left}

.spy li h5{ color:#fff;  font-size:1em;  margin-bottom:0; display:block; font-size:16px; font-family:"HelveticaNeue-Light",Helvetica,Arial,sans-serif; letter-spacing:1px; font-weight:normal}

.spy li h5 a{ color:#fff; text-decoration:underline}

.spy li img{ float:left;  margin-right:20px}

.spy li .info{font-size:11px; margin:5px 0; color:#A5A9AB}
.spy li .tags{font-size:9px; color:#666; margin-bottom:30px}
.spy li .more a{color:#ccc}

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
	padding: 4px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	margin-bottom: 5px;
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}

body.mixes dd {
    line-height: 18px;
    margin-bottom: 10px;
}

/* Media Queries
@media screen and (max-width: 480px) {
    #homepage {
        display: none;
    }
    #leftnav-container {
        position: relative;
        margin: 0 100px;
    }
    #bottom {
        display: none;
    }
    #content-container
    {
        margin-left: 100px;
        width: 250px;
        overflow: initial;
    }
}
*/
