
/*----------
Profile Body 
-----------*/

#profile {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	background: url('http://creative.myspace.com/mx/secretshows/images/bg10.gif') no-repeat top center #fde729;
	overflow-x:hidden;
}
#profile_aboutMe {
	margin:0;
	padding:0;	
}
#wrap {
	width:838px;
	margin-left:auto;
	margin-right:auto;
}

/* Formatting Prefs */
div, span {
	margin: 0;
	padding: 0;
}
.clear {
	clear: both;
}
.break {
	clear: left;
}
p {
	margin-top: 0;
	padding-top: 0;
}
li {
	padding-bottom: 5px;
}

/* Master Links */
a:link, a:active, a:visited {
	color:#000;
	text-decoration: none;
}
a:hover {
	color: #fde729;
	background-color: #000;
	text-decoration: none;
}


/*------------------
Page Header & Footer 
------------------*/

/* Hide Google Bar */
div#header_search {
	display:none;
}


/* Link Styles for Header and Footer */
div#header a, div#topnav a, div#footer a {
	color:#000;
}
div#header a:hover, div#topnav a:hover, div#footer a:hover {
	color:#fde729;
}
/* Divider Colors and Positioning for Footer */
div#footer {
	width:838px;
	color:#000;
	font-size:12px;
	padding-bottom:10px;
}

#profile_url, #profile_url.left {
	position:absolute;
	top:22px;
	padding-left:32px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000;
	font-weight:normal;
}

/*--------------------------------------- 
Header Fix
----------------------------------------*/
#headerTable td { height: 0%; }
#headerWrap, #wrap { width: 838px; }
#header, #topnav { position: inherit !important; top: inherit !important; }
#topnav { filter: none !important; }

/* Controls overall Top Navigation div */
div#header,
div#topnav {
	width:838px;
	background-color:#fde729;
	margin-bottom:25px;
	height: 1px;
	font-size: 11px;
}

/* Controls the table within Top Nav (change bg color to match 'div#topnav'; the only css should be background-color */
table#headerTable,
table#headerTable tr,
table#headerTable td {
	background-color:#fde729;
	margin:0;
	padding:0;
}


/*--------------------------------------- 
Main Layout & Master Module 1-28 Controls 
----------------------------------------*/
div#mainLayout {
	width: 838px;
	padding: 0;
	margin: 0;
}
div#topURL {
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: left;
	width: 838px;
	height: 20px;
	top: 10px;
	position: absolute;
	margin-left: 442px;
}
*html div#topURL {
	margin-left: 434px;
}
div#modTop {
	width: 838px;
	height: 12px;
	margin: 15px 0 0 0;
}
*html div#modTop {
	margin: 15px 0 -5px 0;
}
div#modBot {
	width: 838px;
	height: 12px;
	margin: -15px 0 0 0;
}
div#modBotCom {
	width: 838px;
	height: 12px;
	margin: -12px 0 0 0;
}
*html div#modBot {
	margin: -10px 0 0 0;
}
/* Removes gap that seperates profile from modules */
div#profileBottom {
	width: 838px;
	background: url('http://creative-origin.myspace.com/mx/secretshows/images/mod_bg1.gif') top center repeat-y;
}
/*-------------
Combined Values
--------------*/

/* Positioning and Size for Friends, Forums, Comments */
div#profile_friends, div#profile_forums, div#profile_comments {
	width: 778px;
	padding: 10px 30px 10px 30px;
}
*html div#profile_friends, *html div#profile_forums, *html div#profile_comments {
	width:838px;
	padding: 10px 30px 10px 30px;
}
/* Link Styles for Friends, Forums, Comments */
div#profile_friends a, div#profile_forums a, div#profile_comments a {
	color:#000;
	font-size:11px;
	text-decoration: none;
	font-weight: bold;
}
div#profile_friends a:hover, div#profile_forums a:hover, div#profile_comments a:hover {
	color:#fde729;
	text-decoration: none;
}
/* Friends Forums and Comments Titles */
div#profile_forums .left, div#profile_comments .heading, div#profile_friends .heading {
	font-family: Arial Rounded MT Bold, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	color: #000;
	margin-bottom: 12px;
}


/*------------- 
Friends Section 
--------------*/

/* Top Friend Thumbnail Size and Border Color */
div#profile_friends img {
	border:2px solid #000;
	width:85px;
}
div#profile_friends a:hover img {
	border:2px solid #777;
}
/* Top Friend Thumbnail Containers */
div.friend {
	width:104px;
	padding: 9px 0;
}
/* "Tom Has 100 Friends" */
div#profile_friends span {
	color:#777;
	font-size:12px;
	font-weight:bold;
	margin-bottom: 15px;
}
/* "Tom Has 100 Friends" - color of the number only */ 
div#profile_friends .redtext {
	color:#000;
	font-weight: bold;
}
/* "View Tom's Friends..." */
div#ctl00_Main_ctl00_ctl01_pnlAllFriendsLink a {
	text-decoration: none;
	padding-right: 2px;
}
/* Top Friend Fix */
div #profile_friends_14, div #profile_friends_15  {
	display:none;
}


/*----------- 
Forum Section 
------------*/

/* "Post a New Topic | View All Topics" */
div#profile_forums .right {
	color:#000;
	font-size:11px;
	margin-top:0;
}
/* Forum Content Section */
div#profile_forums .cols {
	color:#000;
	font-size:10px;
	line-height:16px;
}
*html div#profile_forums .cols th,td {
	padding-bottom: 4px;
}
/* Folder Icons on the Left */
div#profile_forums img {
	margin-right: 5px;
}
/*-------------- 
Comments Section 
---------------*/

/* Style for Date Above Friend Comments */  
div#profile_comments .cols h4 {
	color:#fde729;
	font-size:11px;
	padding:2px 3px;
	margin-top:15px;
	background-color: #000;
}
/* Style for Friends Comments */ 
div#profile_comments td {
	color:#000;
	font-size:11px;
}
div#profile_comments th {
	width: 90px;
}
/* "Displaying 10 of 10 Comments" */ 
div#profile_comments strong {
	color:#777;
	font-size:12px;
}
/* "Displaying 10 of 10 Comments" - color of the numbers only */ 
div#profile_comments span {
	color:#000;
}
/* User Thumbnails for Comments */ 
div#profile_comments .cols img {
	width:70px;
	border:2px solid #000;
}
div#profile_comments .cols a:hover img {
	border:2px solid #777;
}
/* User Names for Comments */
div#profile_comments .cols a:link, div#profile_comments .cols a:active, div#profile_comments .cols a:visited, div#profile_comments .cols a:hover {
	font-size:1px;
	line-height:1px;
	color:#ffffff;
}
/* Add Comment Link */
div#profile_comments .right a {
}
/* Hide Unused Section Above Each Comment */
.commentlinks {
	display:none;
}
