/*  
Theme Name: Radio X Show.com 2009
Version: 2009
Author: radioxshow.com
*/

body {
	background: #000000;
        background-image: url('http://b.pcc3.fubar.com/42/57/1677524/2919907639.jpg'); 
        background-repeat: repeat-x; 
	width: 100%;
        background-attachment: fixed;
	margin-left: auto;
	margin-right: auto;
}

A:link {text-decoration: none; color: #0033b3; }
A:visited {text-decoration: none; color: #0033b3; }
A:active {text-decoration: none; color: #0033b3; }
A:hover {text-decoration: underline; color: red;}

#wrapper {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(http://www.radioxshow.com/header/content.jpg);
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#h1 {
	background-image: url('http://www.radioxshow.com/header/h1.png');
	background-repeat: no-repeat;
	height: 161px;
	width: 475px;
	float: left;
}
#h2 {
	background-image: url('http://www.radioxshow.com/header/h2.png');
	background-repeat: no-repeat;
	height: 115px;
	width: 425px;
	float:  right;
}
#h3 {
	background-image: url('http://www.radioxshow.com/header/h3.jpg');
	background-repeat: no-repeat;
	color: #dddddd;
	height: 46px;
	width: 425px;
	float: right;
}
#h4 {
	background-image: url('http://www.radioxshow.com/header/h4.jpg');
	background-repeat: no-repeat;
	color: #dddddd;
	height: 305px;
	width: 455px;
	float: left;
	padding-top: 0px;
	padding-bottom: 35px;
	padding-left: 10px;
	padding-right: 10px;
}
#h5 {
	background-image: url('http://www.radioxshow.com/header/h5.jpg');
	background-repeat: no-repeat;
	color: #000000;
	height: 330px;
	width: 270px;
	float: right;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 135px;
	padding-right: 20px;
}
#content {
	background-image: url('http://www.radioxshow.com/header/content.png');
	background-repeat: repeat-y;
	width: 900px;
	float: left;
	text-align: center;
}
#content-main {
	width: 798px;
	margin-left: 51px;
	float: left;
	text-align: center;
}
#content-blog {
	width: 470px;	
	padding: 10px;
	background: #d1deff;
	text-align: center;
	float: left;
}
#blog {
	width:448px;
	padding-left:10px;
	padding-right:10px;
	text-align:left;
	font-size: 16px;
}
#content-ads {
	width: 306px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
}
#content-footer {
	background-image: url('http://www.radioxshow.com/header/content.png');
	background-repeat: repeat-y;
	width: 798px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: 51px;
	background: #d1deff;	
	float: left;
	text-align: center;
}
#footer-main {
	width: 900px;
	background: #000000;	
	color: #999999;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}