/*  
Theme Name: Motormouthmedia
Theme URI: http://www.motormouthmedia.com
Description: Redesign of motormouthmedia website (code by John Penner / design by Mike DeSutter)
Version: 1.0
Author: John Penner
Author URI: http://www.someboredkiddo.com/
*/

body {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

a, a:visited{
	color:#ff0076;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a{
outline: none;
}

a img{
	border:0;
}

p img{
	padding:3px;
	background-color:#e6588a;
	border:4px solid #fdb2c7;
}

p{
	margin:0 0 1em 0;
	line-height:1.5;
}

.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

#coming_soon_container{
	width:747px;
	position:relative;
	margin:200px auto;
	padding:0 0 0 0;
	text-align:center;
	font-size:18px;
}

#welcome_container{
	width:747px;
	position:relative;
	margin:200px auto;
	padding:0 0 0 0;
	text-align:center;
	font-size:18px;
}

#header_image{
	border:0;display:block;
}

#nav a{
	text-indent: -5000px;
}


#left_hand_content{
	display:inline;
	float:left;
	overflow:hidden;
	width:413px;
}

#left_hand_content h2{
	font-size:16px;
	padding:0px;
	margin:0 0 15px 0;

}

#featured_artist img{
	float:left;
	margin-right:12px;
}
#featured_artist p img{
	margin-right:12px;
	padding:3px;
	background-color:#e6588a;
	border:4px solid #fdb2c7;
}

#news{
	width:100%;
}

#news h2 a, #news h2 a:visited{
	color:#000000
}

#news h3, #news h3 a, #news h3 a:visited{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	margin:0;
	padding:0;
}
 #news h3 a:hover{
	text-decoration:underline;
}

.side_menu{
	list-style:none;
	width:100%;
	margin:0;
	padding:0;
}

#current_releases{
	display:inline;
	float:left;
	width:230px;
	margin-left:31px;
}

#roster{
	display:inline;
	float:left;
	width:230px;
	margin-left:29px;
}

.sidebar_title{
	display:block;
}

.featured_sidebar_band{
	height:145px;
	width:214px;
	margin-top:13px;
	display:block;
	padding:3px;
	background-color:#e6588a;
	border:4px solid #fdb2c7;
}

ul.side_menu li{
	margin:15px 0 0 0;
	padding:0;
}

ul.side_menu li a,ul.side_menu li a:visited{
	color:#000000;
}

ul.side_menu li a.past_projects,ul.side_menu li a.past_projects:visited{
color:#ff0076;
font-weight:bold;
}

#bottom_mess{
	margin:30px 0 0 114px;
}