/* CSS Document */

#wrapper {
	padding-top: 30px;
	height: 820px; }

/*   LEFT SIDE   */

#leftside {
	width: 450px;
	position: absolute;
	top: 30px;
	left: 0; }

.feature {
	width: 450px;
	height: 600px;
	padding-top: 0; }

#access {
	background: url(../images/home/access_back.gif) repeat-x;
	margin-top: 30px;
	text-align: center;
	padding-top: 10px; }

.access_relative {
	 }

.access1 {
	float: left;
	display: inline;
	margin-left: 12px;
	margin-top: 10px; }

.access2 {
	margin-bottom: 11px;
	margin-top: 10px;
	margin-left: 196px; }

li {
	font-size: 13px;
	line-height: 18px;
	text-align: left;
	color: #bfadc1; }

/*   RIGHT SIDE   */

#rightside {
	background: url(../images/home/now_playing_back.gif) repeat-x;
	width: 450px;
	position: absolute;
	top: 30px;
	left: 450px; }

#right_head {
	margin-top: 15px;
	margin-left: 40px; }

#right_head h3 {
	padding: 0;
	margin: 0; }

#now_playing {
	margin-top: 10px;
	height: 480px;
	overflow: hidden;
	margin-left: 30px; }

#now_playing img {
	float: left;
	display: inline;
	margin-bottom: 10px;
	margin-left: 10px; }

#headlines {
	margin-left: 40px;
	background-color: #142030;
	margin-top: 33px;
	border: 1px solid #1e3047;
	color: #9eb0c7;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 9px;
	position: relative; }

#headlines p {
	color: #9eb0c7; }

#headlines p.bold {
	font-weight: bold;
	color: #6481a5;
	position: absolute; }

#someID {
	margin-left: 56px; }

#ipod {
	margin-top: 30px;
	margin-left: 40px;
	margin-bottom: 40px; }

#newsletter {
	margin-top: 30px;
	width: 200px;
	text-align: center;
	height: 135px;
	display: inline;
	float: right;
	background: url(../images/home/newsletter_back.gif) repeat-x;
	padding-top: 15px; }

.newsform {
	margin-top: 13px; }

.newsform p {
	padding: 0px 0px 5px;
	margin: 0px;
	color: #6481a5; }

.butt {
	margin-top: 2px; }

.face_tab {
	position: absolute;
	left: 453px;
	top: 375px; }

.tube_tab {
	position: absolute;
	left: 453px;
	top: 526px; }

.twit_tab {
	position: absolute;
	left: 453px;
	top: 635px; }

#webmasters {
	text-align: right;
	width: 900px;
	margin-right: auto;
	margin-left: auto; }

/*   ------    GENERAL    */

p {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #f2dfcb;
	margin: 0px;
	padding: 0px; }

.clear {
	height: 0;
	display: block; }