#profile_interests {border: 1px solid white;}					
#profile_interests .heading {display:none;}
#profile_interests .cols th {display:none;}					
#header_search {display:none;}
/*---------- Necessities ----------*/
/* basic body structure */
#mainLayout, #mainLayout td {
padding:0px !important;
margin:0px !important;}

#header, #topnav, #footer {
background-color:transparent;}

#header, #topnav {
position:absolute; width:850px; margin-left:3px; }

#header {
top:2px; }

#header .left {
margin-left:4px;}

#topnav {
top:33px; }

#header, #header a, #topnav, #topnav a {
color:#750d04;
font-size:11px;
font-weight:bold;
font-family:courier, courier new, arial;}

#header a:hover, #topnav a:hover {
color:#ffffff;
font-weight:bold;}
#wrap {
width:850px;position:center;
background-color:#000000;}

#profile_aboutMe {
margin-left:auto;margin-right:auto;padding:0px;}

#profile_friends, #profile_forums, #profile_comments {
width:770px;padding-left:35px;padding-top:0px; background-color:#000000;}



/*----- Basic Profile Style ------*/
/* background stuff */
#profile {
background-color:#000000;
background-position:top center;
background-attachment:fixed;


/* master text style and color */
font-family:"Courier New", Courier, mono;
font-size:12px;
color:ffffff;
font-weight:normal;
font-style:normal;}

/* master links */
a:link, a:active, a:visited {
color:#750d04;text-decoration:none;}
a:hover {
color:#ffffff; text-decoration:underline;}


/*---------- Section Headers----------*/
/* master module heading */
.heading {
color:#ffffff;}

/* individule module heading */
#profile_contact .heading {
font-size:12px;font-weight:bold;}
#profile_friends .heading {
display:none;}
#profile_comments .heading {
display:none;}
#profile_forums .heading {
font-size:14px;font-weight:bold;}


/*---- Friend, Comment, Forum Sub-Headers----*/
/* strong / bold sub-headers */
#profile_friends strong {
color:#ffffff;}
#profile_comments strong {
color:#ffffff;}

/* span sub-headers */
#profile_friends span {
color:#ffffff;}
#profile_comments span {
color:#ffffff;}

/* forum topic, posts, last post, topic starter */
#profile_forums .cols {
color:#ffffff;}

/* comments - h4 date header  */
#profile_comments .cols h4 {
font-size:14px;color:#ffffff;padding-top:5px;}



/*--------  Individual Link Properties --------*/
/* myspace.com | home */
#header .left {
color:#ffffff;font-weight:bold;}
#header .left a:link, #header .left a:active, #header .left a:visited {
color:#ffffff;font-weight:bold;}
#header .left a:hover {
color:#cccccc;}



/* the web | myspace - search */
#header_search {
color:#ffffff;}

/* search form field */
#header_search .w150 {
border-color:#ffffff;background-color:#ffffff;color:#ffffff;}

/* search form button */
#header_search .button {
border-color:#ffffff;background-color:#ffffff;color:#ffffff;}

/* help | signout */
#header .right {
color:#ffffff;font-weight:bold;}
#header .right a:link, #header .right a:active, #header .right a:visited {
color:#ffffff;font-weight:bold;}
#header .right a:hover {
color:#ffffff;}

/* top navigation */
#topnav {
color:#ffffff;}
#topnav a:link, #topnav a:active, #topnav a:visited {
color:#ffffff;text-decoration:none;}
#topnav a:hover {
color:#ffffff;text-decoration:underline;}

/* view more pics */
#profile_info_image a:link, #profile_info_image a:active, #profile_info_image a:visited {
color:#ffffff;text-decoration:none;}
#profile_info_image a:hover {
color:#ffffff;text-decoration:underline;}

/* contact - contact box */
#profile_contact a:link, #profile_contact a:active, #profile_contact a:visited {
color:#ffffff;text-decoration:none;}
#profile_contact a:hover {
color:#cccccc;text-decoration:none;}

/* friend space - top 14 display names*/
#profile_friends a:link, #profile_friends a:active, #profile_friends a:visited {
color:#ffffff;text-decoration:none;line-height:20px;}
#profile_friends a:hover {
color:#cccccc;text-decoration:none;line-height:20px;}

/* friend space - top 14 images*/
/* note: image width auto set to prevent stretching 
#profile_friends img {
filter:none; border:1px solid #ffffff !important;width:90px;height:68px;}
#profile_friends a:hover img {
filter:none; border:1px solid #cccccc !important;width:90px;height:68px;}*/

/* friend space - view all friends link */
#profile_friends_viewAll {
float:right;}
#profile_friends_viewAll {
color:#ffffff !important;text-decoration:none;}
#profile_friends_viewAll:hover {
color:#ffffff!important;text-decoration:underline !important;}

/* forum - topics and display names */
#profile_forums a:link, #profile_forums a:active, #profile_forums a:visited {
color:#ffffff;text-decoration:none;}
#profile_forums a:hover {
color:#cccccc;text-decoration:none;}

/* forum - post topic | view all topics */
#profile_forums .right a:link, #profile_forums .right a:active, #profile_forums .right a:visited {
color:#ffffff;text-decoration:none;}
#profile_forums .right a:hover {
color:#ffffff;text-decoration:underline;}

/* comments - view, edit all comments */
#profile_comments a:link, #profile_comments a:active, #profile_comments a:visited {
color:#ffffff;text-decoration:none;}
#profile_comments a:hover {
color:#cccccc;text-decoration:none;}

/* comments - display names */
/* note: set to autohide names to prevent stretching - cannot use display:none */
#profile_comments .cols a {
color:#ffffff;text-decoration:none;font-size:0em;line-height:1px;text-align:center;padding:0px;}

/* comments - user images */
#profile_comments .cols img {
filter:none;height:60px;width:70px;border:1px solid #750d04;}
#profile_comments .cols a:hover img {
filter:none;height:60px;width:70px;border:1px solid #ffffff;}

/* comments - add comment */
#profile_comments .right a:link, #profile_comments .right a:active, #profile_comments .right a:visited {
color:#750d04;text-decoration:none;}
#profile_comments .right a:hover {
color:#ffffff;text-decoration:none;}


/* footer text / links */
#footer {color:#750d04; font-family:"Courier New", Courier, mono;}
#footer a:link, #footer a:active, #footer a:visited {
color:#750d04;text-decoration:none;}
#footer a:hover {
color:#ffffff;text-decoration:underline;}

/* copyright link */
#copyRight:link, #copyRight:active, #copyRight:visited {font-size:11px;color:#ffffff !important;text-decoration:none;}
#copyRight:hover {font-size:11px;color:#ffffff !important;text-decoration:none;}



/*--------  Few Extra Fixes --------*/
/* brings comment display pictures closer to comment */
#profile_comments th {
line-height:0px !important;
padding:5px !important;
text-align:left !important;
width:70px;}

/* adjust comment text size and td size */
#profile_comments td {
padding-left:5px !important;
padding-top:4px !important;
height:50px;
line-height:10px;
/* to prevent annoying capslock comments */
text-transform:lowercase;
}




#header #form {
display:none !important;}
#profile_url {
position:absolute;
top:11px;
padding-left:500px;
color:#750d04 !important;
font-size:12px;
width:300px;
font-family:"Courier New", Courier, mono;}
#profile_url .heading {
display:none; !important;}
#profile_url:before {
content:"MySpace URL:";
font-weight:bold;
font-family:"Courier New", Courier, mono;
}