/*
Theme Name: Problem Word Press Theme
Theme URI: http://www.whostheproblem.com/
Description: Problem Word Press Theme Designed by O2Elements and Digitalvaliance LLC.
Author: Akintunde Ismail Maiyegun & Oyd Craddock II
Author URI: http://www.digitalvaliance.com
Version: 0.1

Tags: two columns, fixed width, black, widgets, minimalist, right sidebar, the game, lax

*/

body {	
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color:#000000;
	margin:0; 
	padding:0; 
	background-repeat: no-repeat;
	background-image:url(images/back.png);
	height:1700px;
}

a{
	color:#ffffff;
}

.flash-main{
	position:absolute; 
	left:16px; 
	top:0px;
}

.flash-store{
	position:absolute; 
	left:16px; 
	top:0px;
}

.flash-music{
	position:absolute; 
	left:16px; 
	top:0px;
}

.flash-photos{
	position:absolute; 
	left:16px; 
	top:0px;
}

.flash-bio{
	position:absolute; 
	left:16px; 
	top:0px;
}

.flash-news{
	position:absolute; 
	left:16px; 
	top:0px;
}

.flash-other{
	position:absolute; 
	left:16px; 
	top:0px;
}

.tshirt-title {	
	color: #B0050E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 20px;
}

.tshirt-title-inner {	
	color: #B0050E;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 16px;
}

.content{
	padding-left:5px; 
	padding-top:5px;
	margin-right:5px;
}

.link{
	color:#FFFFFF;
}

.link visited{
	color:#FFFFFF;
}

.store{
	position:absolute; 
	top:830px; 
	left:20px; 
	width:300px;
}

.mgmt{
	position:absolute; 
	top:1520px; 
	left:0px; 
	width:360px;
}

.chat{
	position:absolute; 
	top:1150px; 
	left:0px; 
	width:360px;
}
.playlist{
	position:absolute; 
	top:480px; 
	left:20px; 
	width:400px;
	
}

.youtube{
	position:absolute; 
	top:150px; 
	left:20px; 
	width:400px;
}

.sidepanel-main{
	background-image:url(images/side-panel-upper.jpg); 
	background-repeat:no-repeat; 
	position:absolute; 
	left:770px; 
	top:387px; 
	width:356px; 
	height:1154px;;
}

.sidepanel-music{
	background-image:url(images/side-panel-store.jpg); 
	background-repeat:no-repeat; 
	position:absolute; 
	left:773px; 
	top:243px; 
	width:356px; 
	height:795px;
}

.sidepanel-store{
	background-image:url(images/side-panel-store.jpg); 
	background-repeat:no-repeat; 
	position:absolute; 
	left:773px; 
	top:243px; 
	width:356px; 
	height:795px;
}

.sidepanel-photos{
	background-image:url(images/side-panel-store.jpg); 
	background-repeat:no-repeat; 
	position:absolute; 
	left:773px; 
	top:243px; 
	width:356px; 
	height:795px;
}

.sidepanel-inner{
	background-image:url(images/side-panel-inner.jpg); 
	background-repeat:no-repeat; 
	position:absolute; 
	left:778px; 
	top:240px; 
	width:356px; 
	height:1054px;
}

.sidepanel-videos{
	background-image:url(images/side-panel-inner.jpg); 
	background-repeat:no-repeat; 
	position:absolute; 
	left:778px; 
	top:240px; 
	width:356px; 
	height:1054px;
}


.sidepanel-news{
	background-image:url(images/side-panel-inner.jpg); 
	background-repeat:no-repeat; 
	position:absolute; 
	left:778px; 
	top:240px; 
	width:356px; 
	height:1054px;
}

.sidepanel-bio{
	background-image:url(images/side-panel-bio.jpg); 
	background-repeat:no-repeat; 
	position:absolute; 
	left:778px; 
	top:240px; 
	width:356px; 
	height:1054px;
}

.signup{
	position:absolute; 
	top:93px; 
	left:60px; 
	width:300px;
}
.signup p{
	margin-top:4px;
	font-size:12px;
}

.main-bg{
/*background-image:url(images/grey-back.jpg); */
	position:absolute; 
	left:160px; 
	top:387px; 
	width:605px; 
	height:1258px;
}

.main-store{
	
/*background-image:url(images/grey-back.jpg); */position:absolute; left:160px; top:240px; width:605px; height:1258px; background-repeat:no-repeat;
}

.main-news{
/*background-image:url(images/grey-back.jpg); */ position:absolute; left:160px; top:240px; width:605px; height:1258px;

}

.main-photos{
/*background-image:url(images/grey-back.jpg); */position:absolute; left:160px; top:240px; width:605px; height:1258px;

}

.main-bio{
/*background-image:url(images/grey-back.jpg); */ position:absolute; left:160px; top:240px; width:605px; height:1258px;

}

.main-videos{
/*background-image:url(images/grey-back.jpg); */position:absolute; left:160px; top:240px; width:605px; height:1258px;

}

.price-text{
	font-size:10px;
}

.news-link{
	color:#b10010;
}

.entry{

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.store-items{
	color:#b10010;
}

.home-titles{
	color:#b10010;
}

h2 a{
color:#b10010;
}

.footer-img{
	/*position:absolute;*/
	top:1250px; 
	left:75px;
	padding-top:20px;
}
/* End captions */