﻿/*---COLORS      

Green #b3d88c      

Blue #0075b2
Light Blue #61b3d8   

Light Gray #eee       

Dark Gray #9b9e9e       

Orange #f26522      

Teal #00a99d       
Yellow #fbc112 ---*/


body
{
    background: #000000;
    color: #FFFFFF;
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
}

a
{
    color: #61b3d8;
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

h1
{
    padding: 10px 0 0;
    font-family: Georgia, serif;
    font-weight: normal;
    color: #649bd1;
}

h2
{
    padding: 10px 0 0;
    color: #fcb616;
}

p
{
    border: none;
    overflow: hidden;
    text-align: left;
}
.clear
{
    clear: both;
    /*display: none;*/
}
.container_12
{
    background: #fff url(img/12_col.gif) repeat-y;
    margin-bottom: 20px;
}

#wrapper
{
    background: #000000;
}

#nav_title
{
    position: relative;
    background: #000000;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
    width: 80px;
    padding:0 5px 0 5px;
    margin-left:20px;
    top: -10px;
    z-index: 2;
}
#navigation
{
    position: relative;
    height:40px;
    padding:5px 0 5px 0;
    margin-bottom:10px;
	background-repeat: no-repeat;*/
    background-color: #000000;
    z-index: 1;
}
#nav_border, #sidebar_border
{	
    /* margin:5px;*/
    background-color: #000000;
    border-style:  solid;
    border-width: 5px;
    border-color: #FFFFFF;
}
#nav_menu ul, #social_links ul
{
    position: relative;
    margin: 0;
    padding:0;
    list-style-type: none;
    text-align: center;

}
#nav_menu ul
{
    z-index: 3;
    top:-7px;
}
#nav_menu ul li, #social_links ul li
{  
    display: inline;
}
#social_links ul li
{
	margin: 5px;
}

#nav_menu ul li
{
	margin-left: 20px;
}

#nav_menu ul li a
{
    text-decoration: none;
    /*padding: .2em 1em;*/
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    padding-left: 22px;
    padding-bottom: 7px;
}
.nav_selected, .nav_blink
{
    background-image: url('../images/nav_bullet.gif');
    background-repeat: no-repeat;
    padding-left: 22px;
    padding-bottom: 7px;
}
/*#nav_menu ul li a:hover 
{
    background-image: url('../images/nav_bullet.gif');
    background-repeat: no-repeat;
    padding-left: 22px;
    padding-bottom: 5px;
}*/
#sidebar_border
{

}
#sidebar_content
{
    padding: 5px;
}
#sidebar
{
   /* height: 500px;*/
}
#main_content
{
    background: inherit;
    display: inline;
}
#footer
{
    font-size: 1em;
    text-align: center;
	padding-top: 20px;
}
#flash_player
{
    position: relative;
    padding: 5px 5px 0px 0;
    vertical-align: middle;
    text-align: center;
    z-index: 100;
    height:96px;
    margin:0;

}
#header_container
{
    background-image: url('../images/header.jpg');
    background-repeat: no-repeat;
    height: 103px;
	margin-top:10px;
}

table.vid_grid
{
	width: 100%;
}

table.vid_grid td
{
	text-align: center;
	padding-bottom:10px;
}

.store-front
{
	background-image: url('../images/buysomething.png');
	background-repeat: no-repeat;
	width: 600px;
	height: 404px;
	margin-left: auto;
	margin-right: auto;
}

.merch-container
{
	position:relative;
	margin-right: auto;
	margin-left: auto;
	top: 205px;
	left:75px;
}
.merch
{
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
}
.merch:hover
{
	cursor: pointer;
}

.merch-description
{
	position: relative;
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	margin-top:20px;
}

table.bio
{
	margin: 10px; 
	text-align: left;
}
table.bio td
{
	padding:10px;
}
td.bio-pic
{
vertical-align: middle; 
text-align: right;
}
td.bio-text
{
	vertical-align: middle; 
	width: 400px; 
	text-align: justify;
}
td.bio-sprite
{
vertical-align: middle; 
text-align: center; 
width: 150px;
}
td.bio-stats
{
	vertical-align: middle; 
	text-align: left;
}

table.merch-item
{
	width: 760px;
	margin: 10px;
}

table.merch-item td
{
	vertical-align: top;
	padding: 10px;
	
}
.merch-title, .merch-type
{
	margin:10px;
	margin-left: 20px;
	margin-bottom: 0px;
	font-size:2em;
	color: #0075b2;
}
.merch-type
{
	font-size: 1em;
	color: #fff;
}

.track-list
{
	font-size:.88em;
	padding-left: 0px;
}

.track-list b, .merch-price b
{
	font-size: 1.2em;
	color: #0075b2;
}
.faq b
{
	color: #0075b2;
}
.track-list li
{
	padding-bottom: 5px;
}

.merch-price
{
	padding-top: 10px;
	font-size:.88em;
}
