/*///////////
Title: Profile.html Master StyleSheet
Author: RR
Created: 07/29/07
Last modified: 07/29/07
Client Profile: HMUSA/2007//////////*/

/*------------ M A I N L A Y O U T / W R A P / P R O F I L E / G E N E R A L ------------*/

/* basic body structure */
#mainLayout {
	width:934px;
	padding:0px;
	margin:0px;
	margin-left:0px;
}

*html #mainLayout {
	margin-top:-3px;
	margin-left:0px;
	height:1308px!important;
}

#mainLayout td{
	padding-right:0px;
}

#wrap {
	width:934px;
}
#profile_aboutMe {
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

/* background stuff */
#profile {
	background:url(http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/Images/bg.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	font-weight:normal;
	font-style:normal;
}

/* master links */
a:link, a:active, a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
a:hover {
	color:#fff;
	text-decoration:underline;
}

/*---------- Section Headers----------*/
/* master module heading */
#header a {
	color:#fff;
}
.heading {
	color:#ff;
}
/* individule module heading */
#profile_contact .heading {
	font-size:12px;
	font-weight:bold;
}

/*------------ E N D  M A I N L A Y O U T / W R A P / P R O F I L E / G E N E R A L ------------*/

div#profileBottom {
	width:864px;
	float:left;
	margin:0px;
	background-image:url(http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/Images/horizontalBG.jpg);
	background-repeat:repeat-y;
	padding-left:70px;
}

*html div#profileBottom {
	width:934px;
	margin-top:-15px;
}

/*------------ F R I E N D S / F O R U M S / C O M M E N T S ------------*/

/*--- F R I E N D S --- */
#profile_friends .heading {
	display:none;
}

#friendsTitle {
	width:840px;
	height:74px;
	margin-top:0px;
}
*html #friendsTitle {
	margin-top:0px;
}

#profile_friends {
	width:840px;
	height:auto;
	padding:10px 20px 10px 40px;
	margin-top:-40px;
}

*html #profile_friends {
	width:840px;
	margin-top:-34px;
}

/* strong / bold sub-headers */
#profile_friends strong {
	color:#fff;
	font-size:12px;
}
#profile_friends span {
	color:#fff;
	font-size:13px;
}

/* friend space - top 14 display names*/
#profile_friends a:link, #profile_friends a:active, #profile_friends a:visited {
	color:#fff;
	text-decoration:none;
	font-size:10px;
	padding-top:4px;
}
#profile_friends a:hover {
	color:#999;
	text-decoration:underline;
}
/* friend space - top 14 images*/
/* note: image width auto set to prevent stretching */
#profile_friends img {
	filter:none;
	border:2px solid #000;
	width:90px;
}
#profile_friends a:hover img {
	filter:none;
	border:2px solid #;
	width:90px;
}
/* friend space - view all friends link */
#profile_friends_viewAll {
	float:right;
	padding-right:30px;
	color:#fff;
	text-decoration:none;
	display:none;
}
#profile_friends_viewAll a {
	color:#fff;
	text-decoration:none;
}
#profile_friends_viewAll:hover {
	text-decoration:underline;
}
 

/*--- C O M M E N T S --- */
#profile_comments .heading {
	display:none;
}

/* strong / bold sub-headers */
#profile_comments strong {
	color:#000;
}
/* span sub-headers */
#profile_comments span {
	color:#000;
}

div#commentsTitle {
	
}

#profile_comments {
	width:800px;
	padding:40px 0px  0px 10px;
	background-image:url(http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/Images/bartalk.jpg);
	background-repeat:no-repeat;
	color:#f5fe00;
}

#profile_comments .section, #profile_comments .section a{
	color:#000;
}

*html #profile_comments {
	width:800px;
}

/* adjust comment text size and td size */
#profile_comments td {
	padding-left:10px;
	padding-right:50px;
	padding-top:4px;
	height:50px;
	color:#fff;
	line-height:10px;
	/* to prevent annoying capslock comments */
	text-transform:lowercase;
}
#profile_comments a:link, #profile_comments a:active, #profile_comments a:visited {
	color:#fff;
	text-decoration:none;
	padding-right:10px;
}
#profile_comments a:hover {
	color:#fff;
	text-decoration:underline;
}

/* comments - display names */
/* note: set to autohide names to prevent stretching - cannot use display:none */
#profile_comments .cols a {
	color:#fff;
}

/* comments - h4 date header  */
#profile_comments .right {
}
#profile_comments .cols h4 {
	font-size:12px;
	color:#f5fe00;
	padding:0;
}

#profile_comments img{
	filter:none;
	border:2px solid #fff;
	width:90px;
}

/*------------ E N D  F R I E N D S / F O R U M S / C O M M E N T S ------------*/


/*------------ H E A D E R / T O P N A V / U R L / F O O T E R ------------*/

#header, #topnav, #footer {
	color:#fff;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
}

/*--- H E A D E R ---*/
div#header {
	display:none;
}

#header {
	width:840px;
	height:77px;
	font-size:9px;
}

/* myspace.com | home */
#header .left {
	font-weight:bold;
}
#header .left a:link, #header .left a:active, #header .left a:visited {
	font-weight:bold;
}
#header .left a:hover {
}

/*--- T O P N A V ---*/
#topnav {
	width:914px;
	height:32px;
	color:#fff;
	padding-top:35px;
	margin:-10px 0px 0px 20px;
	background-image:url(http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/Images/header.jpg);
	background-repeat:no-repeat;
}

*html #topnav{
	width:934px;
	height:32px;
	padding-bottom:0px;
	margin-left:0px!important;
	text-align:center;
	float:left;
	background-position:center;
}

#topnav a:link, #topnav a:active, #topnav a:visited {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
}
#topnav a:hover {
	color:#fff;
	text-decoration:underline;
}

/*--- P R O F I L E  U R L ---*/
#profile_url {
	float:right;
	position:absolute;
	top:3px;
	font:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	width:870px;
	white-space:nowrap;
	font-size:12px;
}
#profile_url .heading {
	display:none;
}

#profile_url span {
	margin-left:680px;
	color:#fff;	
}

/*--- F O O T E R ---*/
#footer {
	width:890px;
	float:left;
	margin:0px;
	background-image:url(http://creative.myspace.com/Client/CornerstoneFilms/BarStarz/Images/horizontalBG.jpg);
	background-repeat:repeat-y;
	padding-left:44px;
	margin-top:-4px;
}

*html #footer {
	width:934px;
	margin-top:-18px;
}

/* footer text / links */
#footer a:link, #footer a:active, #footer a:visited {
	color:#fff;
	text-decoration:none;
}
#footer a:hover {
	color:#fff;
	text-decoration:none;
}

/*------------ E N D  H E A D E R / T O P N A V /  U R L / F O O T E R ------------*/

/*------------ E X T R A S ------------*/

/*--------  Individual Link Properties --------*/

/* the web | myspace - search */
#header_search {
	color:#281206;
	display:none;
}
/* search form field */
#header_search .w150 {
	display:none;
}
/* search form button */
#header_search .button {
	display:none;
}
/* help | signout */
#header .right {
	color:#fff;
	font-weight:bold;
}
#header .right a:link, #header .right a:active, #header .right a:visited {
	color:#fff;
	font-weight:bold;
}
#header .right a:hover {
	color:#fff;
}

/* copyright link */
#copyRight:link, #copyRight:active, #copyRight:visited {
	font-size:11px;
	color:#333;
	text-decoration:none;
}
#copyRight:hover {
	font-size:11px;
	color:#ff2000;
	text-decoration:none;
}
/* view more pics */
#profile_info_image a:link, #profile_info_image a:active, #profile_info_image a:visited {
	color:#000;
	text-decoration:none;
}
#profile_info_image a:hover {
	color:#000;
	text-decoration:underline;
}
/* contact - contact box */
#profile_contact a:link, #profile_contact a:active, #profile_contact a:visited {
	color:#000;
	text-decoration:none;
}
#profile_contact a:hover {
	color:#fff;
	text-decoration:none;
}

/*------------ E N D  E X T R A S ------------*/
