/*Info: Black/White home.myspace theme*/
/*Methods: Notepad, Stylish*/
/*Name: Home Theme - Mono*/
/*What: Simplifies layout of home.myspace.com in a black/white theme*/
/*Author: Jinx-Wolf*/
/*Date: 09-25-2007*/
/*Updated: 09-26-2007 (1.1)*/
/*Updated: 09-27-2007 (1.2)*/
/*Updated: 10-10-2007 (1.3)*/
/*Updated: 10-13-2007 (1.4)*/
/*Updated: 10-14-2007 (1.5)*/
/*Revisions: (1.1) Changed hover font color, Fixed colors in Bulletin Space(1.2)Shrunk some text and boxes (1.3) Removed HomeSwitch (1.4) Removed top ad (1.5) Removed advertisement_up image and adjusted the top links*/
/*Version: 1.5*/

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("home.myspace.com")

{


div{border-color: #cccccc !important; background-color: transparent !important; }

#header {background-color: transparent !important;height: 10px !important; width: 750px !important; }

#topnav {background-color: transparent !important;}

#home_profileInfo {background-color: transparent !important;}

#home_bulletins th{color: #000000 !important;}

div#home_profileInfo {background-color: transparent !important;}

div#UserHomeSwitch {display: none !important; visibility: hidden !important;}

#home_userURLInfo {display: none !important;}

body {background-color: #ffffff !important;}

table, tr, td{background-color: transparent !important; border:0px #cccccc !important;}

table.cols {background-color: transparent !important;}

.heading {background-color:#ffffff!important; color: #000000!important; border-bottom:1px dotted #000000 !important;}
.section {color:#ffffff;}

h4.heading {background-color: transparent !important;}

div.section {color: #000000; background-color: #ffffff!important; border:1px #000000 solid!important; width:100%; margin-bottom:15px;}

a{text-decoration:none; font-weight:bold!important;}
a:link, a:active, a:visited{color:#000000 !important;}
a:hover{color:#ffffff !important; text-decoration:none!important; background-color:#000000 !important;}

/*Positioning InfoBar*/
#home_infoBar {
	display: block !important;
	position: fixed !important;
	top: 8px !important;
	left: 0 !important;
        height: 250px !important; 
        width: 110px !important; 
	background-color: #FFFFFF !important;}

/*Shrinking boxes*/
#home_messages table tr td {padding:2px !important;}

#home_bulletins th{font-size:10px !important; width:auto !important;}

#home_bulletins tr td{font-size:10px !important; width:auto !important; padding:2px !important;}

#home_bulletins tr td a{font-size:10px !important;}


/*Taking out Trash*/
img[alt="Powered by Google"],
img[alt="Advertise Here!"],
#googlebar,
#tkn_leaderboard,
#home_greybox,
#row0,
#advert,
#advert object,
#advert embed,
#advert iframe,
#adspacer
#squareAd,
#squareAd iframe,
#ad-wrap,
.googleafc,
#home_featured_comedy,
#home_coolNewVideos,
#home_featured_music,
#home_featured_books,
#home_featured_filmmaker,
#header_search,
#ctl00_Main_ctl00_cvFeaturedFilm,
#splash_coolNewPeople,
#home_schools,
#splash_profile,
img.ImgOnlineNow,
#home_searchAddressBook,
#home_setHomePage,
#rightlinks
{display: none !important;
visibility: hidden !important;}
}