/*
Theme Name: AOA Theme
Theme URI: A Vitamin J Production
Description: A Custom Built Theme for Astronauts of Antiquity
Version: 1.0
Author: Jesse Chase
Author URI: 
*/


body{
	font-family:'Droid Sans',"Myriad Pro", "Lucida Grande", Helvetica;
	color:white;
	margin:0 auto;
	width:962px;
	background-color:#1a1a1a;
	line-height:1.3;
	font-size:11.5px;
	
}

a,a:visited.a:active{
	color:#C40202;
}

a.more-link{
	color:white;
	font-size:14px;
	margin-left:6px;
	padding:4px;
	text-decoration:none;
	background:#C40202;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

h2{
	font-size:15px;
	color:white;
	text-transform:uppercase;
	line-height:1.2;
	text-align:left;
}

#wrapper{
	background: #080808 url(images/chair.jpg) 0 0 no-repeat;
	width:960px;
	float:left;
}

#wrapperabout{
	background: #080808 url(images/aboutbg.jpg) 0 0 no-repeat;
	width:960px;
	float:left;
	min-height:700px;
}

#wrappershop{
	background: #080808 url(images/shopbg.jpg) 0 0 no-repeat;
	width:960px;
	float:left;
	min-height:700px;
}

#wrapperhome{
	background: #080808;
	width:960px;
	float:left;
	min-height:700px;
}

#wrapperdisco{
	background: #080808 url(images/discobg.jpg) 0 0 no-repeat;
	width:960px;
	float:left;
	min-height:700px;
}

#wrappergallery{
	background: #080808 url(images/gallerybg.jpg) 0 0 no-repeat;
	width:960px;
	float:left;
	min-height:700px;
}

#wrappervideo{
	background: #080808 url(images/videobg.jpg) 0 0 no-repeat;
	width:960px;
	float:left;
	min-height:700px;
}

#wrapperpress{
	background: #080808 url(images/pressbg.jpg) 0 -90px no-repeat;
	width:960px;
	float:left;
	min-height:700px;
}

#wrappercontact{
	background: #080808 url(images/contactbg.jpg) 0 0 no-repeat;
	width:960px;
	float:left;
	min-height:700px;
}

#footer{
	background:url(images/footer.jpg) no-repeat;
	float:left;
	position:relative;
	height:60px;
	width:960px;
}

#container{
	
	margin:0 auto;
	float:left;
	border-left:1px solid #181818;
	border-right:1px solid #181818;
}

#header{
	width:960px;
	float:left;
	height:216px;
	background:url(images/header.jpg);
	position:relative;
}

#logo{
	float:left;
	display:inline;
	margin:36px 0 0 35px;
}

#socialtop{
	width: 165px; 
	height: 32px;
    background: url(images/socialtopbw.png);
    padding: 0;
    position: relative;
	position:absolute;
	bottom:5px;
	right:40px;
}

#nowplaying{
	
	height:138px;
	width:267px;
	background:url(images/stream.png) no-repeat;
	position:absolute;
	right:16px;
	top:27px;
	
}

#nowplaying a{
	background:#AC0101;
	padding:5px 8px 2px 8px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	color:white;
	font-size:13px;
	text-transform:uppercase;
	text-decoration:none;
	float:right;
	margin:113px 2px 0 0;
}

#nowplaying a:hover{
	background:white;
	color:#333;
	text-decoration:none;
}	
  
#socialtop li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
  
#socialtop li, #socialtop a {
    height: 32px; 
	display: block;
}

li#panelA {left: 0; width: 32px;}
li#panelB {left: 31px; width: 32px;}
li#panelC {left: 64px; width: 32px;}
li#panelD {left: 97px; width: 32px;}
li#panelE {left: 130px; width: 32px;}


li#panelA a:hover {
    background: url(images/socialtopcolor.png) 0 0px no-repeat;
}
	
li#panelB a:hover {
    background: url(images/socialtopcolor.png) -31px 0 no-repeat;
}
  
li#panelC a:hover {
   background: url(images/socialtopcolor.png) -64px 0 no-repeat;
}
  
li#panelD a:hover {
   background: url(images/socialtopcolor.png) -97px 0 no-repeat;
}

li#panelE a:hover {
    background: url(images/socialtopcolor.png) -130px 0 no-repeat;
}

#socialbottom{
	width: 256px; 
	height: 63px;
    background: url(images/socialbig.png);
	padding: 0;
	float:left;
	margin-top:10px;
    position: relative;
}
  
#socialbottom li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
  
#socialbottom li, #socialbottom a {
    height: 63px; 
	display: block;
}

li#panelF {left: 0; width: 49px;}
li#panelG {left: 50px; width: 51px;}
li#panelH {left: 102px; width: 52px;}
li#panelI {left: 155px; width: 51px;}
li#panelJ {left: 206px; width: 51px;}


li#panelF a:hover {
    background: url(images/socialbigbw.png) 0 0px no-repeat;
}
	
li#panelG a:hover {
    background: url(images/socialbigbw.png) -50px 0 no-repeat;
}
  
li#panelH a:hover {
   background: url(images/socialbigbw.png) -102px 0 no-repeat;
}
  
li#panelI a:hover {
   background: url(images/socialbigbw.png) -155px 0 no-repeat;
}

li#panelJ a:hover {
    background: url(images/socialbigbw.png) -206px 0 no-repeat;
}


#nav{
	width: 960px; 
	height: 37px;
    background: url(images/navinactive.jpg);
    margin: 0;
	padding: 0;
	float:left;
    position: relative;
}

#restnav{
	width: 960px; 
	height: 37px;
	margin-top:-37px;
	padding: 0;
	float:left;
    position: relative;
}
  
#nav li,#restnav li {
    margin: 0;
	padding: 0;
	list-style: none;
    position: absolute;
	top: 0;
}
  
#nav li, #nav a, #restnav li, #restnav a {
    height: 37px; 
	display: block;
}

li#panel1 {left: 0; width: 146px;}
li#panel2 {left: 147px; width: 135px;}
li#panel3 {left: 282px; width: 91px;}
li#panel4 {left: 374px; width: 157px;}
li#panel5 {left: 532px; width: 116px;}
li#panel6 {left: 647px; width: 95px;}
li#panel7 {left: 743px; width: 93px;}
li#panel8 {left: 837px; width: 123px;}

li#panel1 a:hover,li#panel1 a.active {
    background: url(images/navactive.jpg) 0 0px no-repeat;
}
	
li#panel2 a:hover,li#panel2 a.active {
    background: url(images/navactive.jpg) -147px 0 no-repeat;
}
  
li#panel3 a:hover,li#panel3 a.active {
   background: url(images/navactive.jpg) -282px 0 no-repeat;
}
  
li#panel4 a:hover,li#panel4 a.active {
   background: url(images/navactive.jpg) -374px 0 no-repeat;
}

li#panel5 a:hover,li#panel5 a.active {
    background: url(images/navactive.jpg) -532px 0 no-repeat;
}
	
li#panel6 a:hover,li#panel6 a.active {
    background: url(images/navactive.jpg) -647px 0 no-repeat;
}
  
li#panel7 a:hover,li#panel7 a.active {
   background: url(images/navactive.jpg) -743px 0 no-repeat;
}
  
li#panel8 a:hover,li#panel8 a.active {
   background: url(images/navactive.jpg) -837px 0 no-repeat;
}



#sidebar{
	background:url(images/sidebarbg.png) repeat;
	float:right;
	width:280px;
	min-height:700px;
	padding:10px 10px 50px 10px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius:5px;
}


.widget{
	background:url(images/widgetbg.png) repeat;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	width:260px;
	float:left;
	margin-bottom:10px;
	padding:10px;
}

.widgetdynamic{
	background:url(images/dynobg.png) repeat;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	width:260px;
	float:left;
	margin-bottom:10px;
	padding:10px;
}

.widgetdynamic li{list-style:none;
}

.widgetdynamic h1{
	font-size:22px;
}

.widgetdynamic input{
	float:left;
	width:117px;
	margin:0 3px;
}

.widgetdynamic input[type=submit]{
	float:right;
	font-size:0;
	border:0;
	height:24px;
	cursor:pointer;
	margin-bottom:0;
	margin-left:0;
	margin-right:4px;
	margin-top:12px;
	width:89px;
	background:url(images/send.png) no-repeat;
	}

#social{
	background-color:#ac0101;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	width:260px;
	float:left;
	margin-bottom:10px;
	padding:10px;
}

#quotes{
	background:url(images/quote.png) 1px 26px no-repeat;
	float:left;
	width:100%;
	
}


form#newsform {
	float:right;
	width:200px;
	margin:6px 10px 0 0;
}

form#newsform input#newser {
	color:black;
	float:right;
	height:15px;
	width:185px;
}

form#newsform input#newssubmit {
	display:inline;
	background: transparent url(images/singup.png) no-repeat;
	cursor:pointer;
	border:none;
	float:right;
	clear:right;
	height:14px;
	margin-bottom:0;
	padding:0;
	margin-right:0;
	margin-top:10px;;
	width:133px;
}

#footernav{
	float:right;
	margin-top:20px;
	margin-right:62px;
}

#footernav li a{
	text-transform:uppercase;
	text-decoration:none;
	color:white;
	margin:0 10px;
	font-size:10px;
	}
	
#footernav li a:hover{
	color:#c40202;
	}
	
#footernav li{
	border-right: 1px solid white;
	display:inline;
}

#footernav li.last{
	border:none;
}
	
blockquote p { margin-bottom: 10px; text-transform:uppercase; color:white; line-height:1.3; font-size:13px;}


blockquote {
	width: 100%; /* required */
	margin: 0 auto;
	}
#quote_wrap { 
	margin-top:4px;
	padding:5px!important;
	width:250px;
	height: 96px!important;
}

blockquote p span{
	color:#c40202;
	float: right;
	font-style:normal;
	text-transform: uppercase;
	font-size: 14px;
	text-align:right;
	margin-top:5px;
}


#content{
	float:left;
	width:634px;
	padding:13px;
}

.post{
	float:left;
	background: transparent url(images/postbg.png) repeat;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	width:608px;
	padding:13px;
	margin-bottom:6px;
	
}

h2.title a{
	color:white;
	font-size:24px;
	text-decoration:none;
}

h2.title{
	float:left;
	line-height:1;
}

.entry{
	margin-top:10px;
	line-height:1.4;
	width:100%;
	
}


.date{
	float:left;
	background: transparent url(images/datebox.png) no-repeat;
	width:36px;
	height:41px;
	margin:0 10px 0 0;
	line-height:1.1;
}

.month{
	font-size:10px;
	color:white;
	text-align:center;
	margin-top:4px;
}

.day{
	font-size:17px;
	color:white;
	margin-top:2px;
	text-align:center;
}

.info{
	float:left;
	width:450px;
}

.author{
	float:left;
	clear:left;
	line-height:1.1;
	margin-top:1px;
}

.author a{
	color:white;
	text-decoration:none;
	
}

.author li{
	list-style:none;
	display:inline;
}

span.color{
	color:#c40202;
}
	
.comments{
	background: transparent url(images/commentbox.png) no-repeat;
	width:104px;
	height:31px;
	float:right;
}

.comments a{
	color:white;
	text-decoration:none;
	text-align:left;
	float:left;
	font-size:15px;
	text-transform:uppercase;
	margin:3px 0 0 5px;
}

.entry img{
	border:2px solid #c40202;
	margin:0 10px 8px 0;
	float:left;
}

.entry p{
	margin-bottom:8px;
}

#recent-posts ul{
	float:left;
	width:260px;
	margin:8px 0;
}

#recent-posts ul li{
	float:left;
	margin-bottom:5px;
	width:246px;
	padding:7px;
}

#recent-posts ul li a{
	font-size:14px;
	color:#d20000;
	text-decoration:none;
}

#recent-posts ul li h3 a{
	font-size:14px;
	color:white;
	text-decoration:none;
}
	
#recent-posts ul li p{
	font-size:10px;
	line-height:1.3;
	margin-top:2px;
}

#recent-posts img{
	margin-right:7px;
	border:3px solid white;
	float:left;
	
}


#recent-posts ul li:nth-child(odd){
	background-color:#343434;
}


#righthome{
	float:left;
	padding-bottom:10px;
	padding-left:3px;
	padding-right:15px;
	padding-top:20px;
	position:relative;
	width:445px;
}

#homespace{
	float:left;
	width:15px;
	height:406px;
	margin:7px 12px 0 5px;
	background:url(images/homespace.png) no-repeat;
}

#recent-posts-home{
	float:left;
	padding:20px 0 30px 20px;
	width:430px;
	margin-right:11px;
	height: 374px;
}

#recent-posts-home ul{
	float:left;
	width:100%;
	margin:8px 0;
}

#recent-posts-home ul li{
	float:left;
	margin-bottom:5px;
	margin-top:8px;
	width:420px;
	padding:7px;
}

#recent-posts-home ul li a{
	font-size:14px;
	color:#d20000;
	text-decoration:none;
}

#recent-posts-home ul li h3 a{
	font-size:14px;
	color:white;
	text-decoration:none;
}

#recent-posts-home h3{
	color:white;
	font-size:32px;
}

#recent-posts-home ul li p{
	font-size:10px;
	line-height:1.3;
	margin-top:2px;
}

#recent-posts-home img{
	margin-right:7px;
	border:3px solid white;
	float:left;
	
}


#recent-posts-home ul li:nth-child(odd){
	background-color:#272727;
}


#comment-area{
	width:100%;
	float:left;
}

#comment-area textarea{
	width:100%;
	margin-top:10px;
	height:125px;
	float:left;
}

.seperator{
	height:2px;
	border-bottom:1px dotted white;
	margin-bottom:8px;
	float:left;
	width:100%;
	filter: alpha(opacity=40); /* internet explorer */
	-khtml-opacity: 0.4;      /* khtml, old safari */
	-moz-opacity: 0.4;       /* mozilla, netscape */
	opacity: 0.4;           /* fx, safari, opera */

}

h4.pagetitle{
	margin:10px 0;
	font-size:24px;
	text-transform:uppercase;
}

#content h1{
	margin:10px 0;
	font-size:24px;
	text-transform:uppercase;
}

#content p{
	line-height:1.7;
	color:#eeeded;
	
}

.entry h2{
	font-size:15px;
	margin-bottom:4px;
}

p.facebook{
	float:right;
	clear:left;
}

p.facebook img{
	border:none;
}

p.facebook a{
	color:white!important;
}

#searchaoa{
	float:right;
	clear:right;
}

form#searchform {
	width: 263px;
}
 
form#searchform label {
	display: none;
	
}
 
form#searchform input#s {
	background: url(images/input.png) no-repeat 0 0;
	color:#B2B2B2;
	font-size:14px;
	height:25px;
	padding-bottom:0;
	padding-left:35px;
	padding-right:0;
	padding-top:3px;
	width:133px;
	float:left;
	border:none;
}
 
form#searchform input#s:focus {
	color: white;
}
 
form#searchform input#searchsubmit {
	float:left;
}
 

#musicplayer { 
	float:right;
	width:156px;
	height:185px;
	margin-right:48px;
	margin-top:0px;
}

#vj{
	position:absolute;
	bottom:5px;
	right:53px;
}

ul.post-categories{
	display:inline;
}

.tubepress_thumbs{
	float:left;
	margin-top:15px;
}

.tubepress_thumb{
	float:left;
	margin:10px;
	width:124px!important;
	height:175px!important;
}

.tubepress_meta_group{
	float:left!important;
	margin-left:0px!important;
}

dd.tubepress_meta_runtime{
	margin:4px 0;
}
	
.tubepress_thumb a{
	display:inline;
}

form.wpcf7-form{
	float:left;
}

form.wpcf7-form p{
	float:left;
	width:333px;
}

div.wpcf7{
	width:370px;
	float:left;
}

.wpcf7-response-output{
	margin:0;
	float:left;
}

#tweetmeme_button a .count span{
	color:white!important;
}

#slider{
	float:left;
	padding-bottom:0;
	padding-left:8px;
	padding-right:8px;
	padding-top:8px;
	width:634px;
	margin:5px 0 15px 0;
}

#lostpage{
	margin: 75px 0 0 22px;
	background: url(images/404.png) 0 0 no-repeat;
	width:902px;
	height:340px;
	float:left;
	position:relative;
}

ul#linklost{
	bottom:31px;
  height:119px;
  position:absolute;
  right:94px;
  width:350px;
}

ul#linklost li{
border-bottom:1px solid #cccccc;
  float:left;
  font-size:16px;
  margin-bottom:5px;
  margin-right:15px;
  padding-bottom:5px;
  width:158px;
}


.thumbnail{
	float:left;
	clear:left;
	margin-bottom:0;
	margin-left:0;
	margin-right:10px;
	margin-top:12px;
}

.post img{
	border:5px solid white;
	margin:0 10px 5px 0;
}

#picturemain{
	margin-top:10px;
	float:left;
}

#post-tnail{
	float:left;
}

#ecwid_body .ecwid table{
	float:left!important;
	clear:left;
}

#intropic{
	background: url(images/homemain.jpg) no-repeat 0 0;
	float:left;
	width:960px;
	height:406px;
	position:relative;
}

#buynow{
	bottom:34px;
	position:absolute;
	right:22px;
}

#hometwitter{
	float:left;
	clear:both;
	width:941px;
	background-color:#272727;
	padding:10px;
	border-top:1px dotted #484848;
}

#newsletterhome{
	float:right;
	height:155px;
	margin:10px 0 0;
	}

#loungehome{
	float:right;
	width:153px;
	height:146px;
	margin-top:10px;
	margin-left:12px;
}

#navigation{
	margin:10px auto;
	float:left;
}

#lyrics h3{ cursor:pointer; color:white; font-size:18px; margin-bottom:20px; line-height:1.2; }
#lyrics h1{font-size:24px; color:white; margin-bottom:7px;}
#lyrics h2{ font-size:16px; text-transform:none; color:#C40202; margin-bottom:10px;}
#lyrics h3.active	{ color:#ff0000;!important }
#lyrics div { height:0; overflow:hidden; position:relative; }
#lyrics div p	{ margin-bottom:15px; font-size:12px; color:white; line-height:1.4; margin-left:32px!important; padding-right:20px; text-transform:uppercase;}
