
/*----------
Profile Body 
-----------*/

#profile {
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	overflow-x:hidden;
	padding-left:0px;
	background: url('http://creative.myspace.com/mx/film/images/grad_bg_top.jpg') top left repeat-x #949494;
}
#profile_aboutMe {
	margin:0;
	padding:0;	
}
#wrap {
	width:840px;
	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:#666;
	text-decoration: none;
}
a:hover {
	color: #1da4d4;
	text-decoration: none;
}


/*------------------
Page Header & Footer 
------------------*/

/* Hide Google Bar */
div#header_search {
	display:none;
}
/* Header Divider Styles, Header Positioning */
div#header, div#topnav {
	position:absolute;
	color:#333;
	font-size:10px;
	height:1px;
	display: none;
}
div#header {
	top:0px;
	/*background: url('http://creative.myspace.com/ca/rogers/images/header1.gif') no-repeat;*/
}
div#topnav {
	top: 0;
}
/* Link Styles for Header and Footer */
div#header a, div#topnav a, div#footer a {
	color:#fff;
}
div#header a:hover, div#topnav a:hover, div#footer a:hover {
	color:#fff;
}
/* Divider Colors and Positioning for Footer */
/*div#footer {
	width: 840px;
	color:#fff;
	font-size:10px;
	background: url('http://creative.myspace.com/mx/film/images/footer_bg.jpg') repeat-x;
}
*/
div#footer {
	width: 2200px;
	color: #fff;
	font-size: 10px;
	height: 150px;
	margin-top: 100px;
	margin-left: -700px;
	*margin-left: 0px;
	*width: 100%;
	background: url('http://creative.myspace.com/mx/film/images/footer_bg.jpg') repeat-x;
	*background ...
}
#profile_url, #profile_url.left {
	position:absolute;
	top:22px;
	padding-left:32px;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000;
	font-weight:normal;
}


/*--------------------------------------- 
Main Layout & Master Module 1-28 Controls 
----------------------------------------*/
div#mainLayout {
	width: 840px;
	padding: 0;
	margin: 0;
	text-align: center;
}
div#topURL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	top: 22px;
	position: absolute;
	margin-left: 646px;
}
*html div#topURL {
	margin-left: 640px;
}
/* Removes gap that seperates profile from modules */
div#profileBottom {
	width: 840px;
	background: url('http://creative-origin.myspace.com/mx/secretshows/images/mod_bg1.gif') top center repeat-y;
}
div#headerGraphx {
	width: 810px;
	margin: 0 auto;
	*margin-bottom: -3px;
}
/*-------------
Combined Values
--------------*/

/* Positioning and Size for Friends, Forums, Comments */
div#profile_friends, div#profile_forums, div#profile_comments {
	width: 788px;
	*width: 810px;
	text-align: left;
	margin: 0 auto;
	padding: 10px;
	background-color: #fafafa;
	border-top: 0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
/* Link Styles for Friends, Forums, Comments */
div#profile_friends a, div#profile_forums a, div#profile_comments a {
	color:#1da4d4;
	font-size:10px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}
div#profile_friends a:hover, div#profile_forums a:hover, div#profile_comments a:hover {
	color:#666;
	text-decoration: none;
}
/* Friends Forums and Comments Titles */
div#profile_forums .left, div#profile_comments .heading, div#profile_friends .heading {
	display:none;
}

div#profile_forums .cols .left{
	display:block;
}

/*------------- 
Friends Section 
--------------*/

/* Top Friend Thumbnail Size and Border Color */
div#profile_friends img {
	border:1px solid #fafafa;
	width:75px;
}
div#profile_friends a:hover img {
	border:1px solid #1da4d4;
}
/* Top Friend Thumbnail Containers */
div.friend {
	width:96px;
	padding: 0;
}

/* "Tom Has 100 Friends" */
div#profile_friends span {
	color:#777;
	font-size:10px;
	font-weight:bold;
	position:relative;
	top:-27px;
	*top:-29px;
	left:630px;
	*left:610px;
}


@media screen and (-webkit-min-device-pixel-ratio:0){
	div#profile_friends span {
		left:430px;
	    #
	}
}

/* "Tom Has 100 Friends" - color of the number only */ 
div#profile_friends .redtext {
	color:#777;
	font-weight: bold;
	font-size:10px;
}
/* "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:10px;
	margin:-27px 0 0 0;
    z-index:3;
    position:relative;
}
/* Forum Content Section */
div#profile_forums .cols {
	color:#000;
	font-size:10px;
	line-height:16px;
}
/* Folder Icons on the Left */
div#profile_forums img {
	margin-right: 5px;
	width: 16px;
	height: 16px;
}
*html div#profile_forums img {
	margin-right: 5px;
}
/*-------------- 
Comments Section 
---------------*/
/* Style for Date Above Friend Comments */  
div#profile_comments .cols h4 {
	color:#000;
	font-size:11px;
	border-bottom: 1px dotted #ccc;
}
/* Fabian's Style for Friends Comments */
div#profile_comments td {
	color:#777;
	font-size:11px;
	line-height: 15px;
}
/* Style for Friends Comments */ 
/*div#profile_comments td {
	color:#000;
	font-size:12px;
}*/
div#profile_comments th {
	width: 90px;
}
/* Fabian's Displaying 10 of 10 Comments */
div#profile_comments strong {
	color:#777;
	font-size:12px;
	margin-left:-9000px;
}
/* "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:1px solid #fafafa;
}
div#profile_comments .cols a:hover img {
	border:1px solid #1da4d4;
}
/* Fabian's Comment Style */
div#profile_comments .cols #profile_comments_0 a{
	color:#1da4d4;
	display:block;
	margin-left:0px;
}
/* Fabian's 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:10px;
}
/* Fabian's Comment Link */
div#profile_comments .right a {
	margin-left:0px;
}
/* Fabian's Comment Styles */
div#profile_comments a {
	color:#1da4d4;
}
/* Hide Unused Section Above Each Comment */
.commentlinks {
	display:none;
}
