/*
Theme Name: Ruka Puff
Theme URI: http://www.rukapuff.com
Description: Theme for Hip Hop Artists Ruka Puff
Author: Todd (MyFriendTodd) Vaughn
Author URI: http://www.myfriendtodd.com
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

body
{
	margin:0;
	padding:0;
	background:url("images/bg.jpg") fixed black;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
img
{
	boroder:0;
}
a, a:hover, a:active, a:visited
{
	
}
p
{
	padding:0;
	margin:8px 0 0 0;
}
h2, h2 a
{
	color:#666;
	font-size:18px;
	text-transform:uppercase;
}
h3, h3 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	text-transform:uppercase;
	padding:0;
	margin:3px 0 7px 0;
}
h4, h4 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	color:white;
	text-decoration:none;
	text-transform:capitalize;
	padding:0;
	margin:3px 0 5px 0;
}
h4 span
{
	color:black;
}
hr
{
	padding:0;
	margin:5px 0 5px 0;
}
.homepage
{
	margin-top:50px;
	width:100%; 
	background:url("images/swf_bg.png") center no-repeat; 
	text-align:center;	
}
#outterWrapper
{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
}
.outterWrapper .thebg
{
	position:fixed;
	width:100%;
	height:100%;
}
.innerWrapper
{
	position:relative;
	top:0;
	width:814px;
	height:auto;
}
.innerWrapper img {}
.theLogo a
{
	position:absolute;
	top:-50px;
	left:0;
	width:231px;
	height:100px;
	background:url("images/theLogo.png") no-repeat;
	z-index:9;
}
.topBorder
{
	position:relative;
	top:0;
	width:814px;
	height:5px;
	background:url("images/top_border.png");
}
.subtopBorder
{
	position:relative;
	top:0;
	width:814px;
	height:5px;
	margin-top:50px;
	background:url("images/sub_top_border.png");
}
.centerContent
{
	position:relative;
	top:0;
	width:814px;
	height:auto;
	background:url("images/center_bg.png") repeat-y;
}
.subcenterContent
{
	position:relative;
	top:0;
	width:814px;
	height:auto;
	background:url("images/sub_center_bg.png") repeat-y;
}
.subcenterContent h3, .subcenterContent h3 a, .subcenterContent h4, .subcenterContent h4 a{ color:black; }
.centerText
{
	position:relative;
	top:0;
	width:780px;
	text-align:left;
}
.subLeftNav
{
	position:relative;
	top:0;
	width:160px;
	float:left;
	text-align:left;
	text-transform:capitalize;
	font-size:14px;
	font-weight:bold;
	color:white;
	margin:50px 0 10px 24px;
}
.subLeftNav a
{
	color:white;
	text-decoration:none;
	line-height:22px;
}
.subcenterText
{
	position:relative;
	top:0;
	width:590px;
	float:left;
	text-align:left;
	padding:5px 0 5px 0;
	margin-left:17px;
}
.subcenterText img
{
	margin-right:10px;	
}
.bottomBorder
{
	position:relative;
	top:0;
	width:814px;
	height:63px;
	background:url("images/bottom_border.png") no-repeat;
}
.subbottomBorder
{
	position:relative;
	top:0;
	width:814px;
	height:63px;
	background:url("images/sub_bottom_border.png") no-repeat;
}

.socialNav
{
	position:relative;
	top:15px;
	left:276px;
	width:220px;
	height:68px;
	text-align:left;
}
.twitter a
{
	width:41px;
	height:40px;
	background:url("images/social_sprite.png") no-repeat 0px 0px;
	margin-right:3px;
	float:left;
}
.twitter a:hover {background:url("images/social_sprite.png") no-repeat -205px 0px;}
.facebook a
{
	width:41px;
	height:40px;
	background:url("images/social_sprite.png") no-repeat -41px 0px;
	margin-right:3px;
	float:left;
}
.facebook a:hover {background:url("images/social_sprite.png") no-repeat -246px 0px;}
.youtube a
{
	width:41px;
	height:40px;
	background:url("images/social_sprite.png") no-repeat -82px 0px;
	margin-right:3px;
	float:left;
}
.youtube a:hover {background:url("images/social_sprite.png") no-repeat -287px 0px;}
.myspace a
{
	width:41px;
	height:40px;
	background:url("images/social_sprite.png") no-repeat -123px 0px;
	margin-right:3px;
	float:left;
}
.myspace a:hover {background:url("images/social_sprite.png") no-repeat -328px 0px;}
.blip a
{
	width:41px;
	height:40px;
	background:url("images/social_sprite.png") no-repeat -164px 0px;
	float:left;
}
.blip a:hover {background:url("images/social_sprite.png") no-repeat -369px 0px;}



/* news area //////////////////////////////////////////////////////////////////////////////*/
.newsWrapper
{
	positiion:relative;
	top:0;
	width:814px;
	color:white;
	background:url("images/news_bg.png") repeat-y;
	padding:5px 0 15px 0;
}
.newsText
{
	position:relative;
	top:5px;
	width:770px;
	text-align:left;
}
.newsText a{color:#ccc;}
.newsText img { margin-right:10px; }
.footer_text, .footer_text a
{
	color:white;
	font-size:12px;
	padding:7px 0 7px 0;
}

.radio
{
	position:absolute;
	top:5px;
	left:22px;
	width:172px;
	height:70px;
}