@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("facebook.com") {

/*********************
       HIDE ADS
**********************/
#pagelet_adbox, .profile_sidebar_ads, .UIStandardFrame_SidebarAds, #gb_muffin_area, .UIWashFrame_SidebarAds, #sidebar_ads, .sidebar_ads_test
{
display:none !important;
}

/*********************
      /HIDE ADS
**********************/

/********************************
 LIL PROFILE IMAGES DROP SHADOWS
*********************************/

.GenericStory_Pic, #home_sidebar .UIImageBlock_Image img, .UIProfileImage_LARGE
{
-moz-box-shadow:2px 2px 4px #888888;
-webkit-box-shadow:2px 2px 4px #888888;
}

.UIProfileImage_SMALL
{
-moz-box-shadow:1px 1px 3px #555555;
-webkit-box-shadow:1px 1px 3px #555555;
}

/********************************
 /LIL PROFILE IMAGES DROP SHADOWS
*********************************/

/*********************
      BOTTOM BAR
**********************/
/*Drop shadow and 85% opacity on bottom bar, comment out if you don't like*/

/**/
#presence_ui
{
-moz-box-shadow:0px 0px 6px #888888;
-webkit-box-shadow:0px 0px 6px #888888;
opacity:0.85;
}
/**/

/*********************
     /BOTTOM BAR
**********************/


/*********************
        HEADER
**********************/

/*Fix facebook header*/
#menubar_container
{
background:transparent !important;
}

.profile .profile_color_bar
{
margin-top:-34px !important;
padding-top:56px !important;
}

.UIWashFrame_Header .UIMediaHeader_TitleWrapper
{
background:none transparent !important;
}

.UIMediaHeader_TitleWrapper
{
border-bottom:0 none !important;
}

/*Facebook Header drop shadow*/
#fb_menubar
{
background:#3B5998 !important;
-moz-box-shadow:0px 3px 5px #666666;
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;

-webkit-box-shadow:0px 3px 5px #666666;
-webkit-border-bottom-left-radius:5px;
-webkit-border-bottom-right-radius:5px;
}

/*********************
       /HEADER
**********************/

/*********************
      COMMENTING
*********************/

.comments_add_box .UIProfileImage_SMALL
{
padding-right:0 !important;
}

.ufi_section
{
padding-bottom:5px !important;
}

.comments_add_box textarea
{
width:515px !important;
}

/*********************
     /COMMENTING
*********************/

/*********************
       HOME PAGE
**********************/

/* Comment #home_filter_list below to choose how 
   you want your news feed
   Uncomment back to hide news feed filters   */

/**/
#home_filter_list
{
display:none;
}
/**/

#home_stream
{
width:95% !important;
}

#home_stream img.GenericStory_Pic
{
padding:0 !important;
margin-top:9px !important;
}

#home_stream .GenericStory:first-child img.GenericStory_Pic
{
margin:0 !important;
}

#home_stream .GenericStory > a
{
padding-top:9px !important;
}

.commentable_item .ufi_section
{
width:566px !important;
}

/* Comment below if you want to see suggestions */
/**/
#pymk_hp_box, #home_sponsor_nile
{
display:none !important;
}

#pymk_hp_box .UIImageBlock
{
padding-bottom:5px !important;
}
/**/

/*********************
      /HOME PAGE
**********************/

/*********************
      PROFILE PAGE
**********************/

#profile_pic
{
-moz-box-shadow:3px 3px 4px #888888;
-webkit-box-shadow:3px 3px 4px #888888;
margin-bottom:5px !important;
}

.profile_two_columns .right_column
{
float:left !important;
padding-left:20px !important;
width:720px !important;
}

.profile .right_column
{
float:left !important;
}

.app_custom_content .UIProfileImage_LARGE
{
margin-bottom:2px !important;
}

/*********************
    /PROFILE PAGE
**********************/

/*********************
     FRIENDS PAGE
**********************/

.friend_grid .UIImageBlock_Image
{
padding-bottom:6px !important;
}

.UIStandardFrame_Content .UITwoColumnLayout_Container .UITwoColumnLayout_Content
{
margin-right:150px !important;
}

/*********************
     /FRIENDS PAGE
**********************/



/*********************
     MESSAGES PAGE
**********************/

.GBThreadRow
{
padding-bottom:5px !important;
}

.gb_has_muffin #gb_content_and_toolbar
{
width:788px !important;
}

.GBThreadMessageRow_Body
{
width:710px !important;
}

/*********************
    /MESSAGES PAGE
**********************/

/*********************
   PHOTO ALBUM PAGE
**********************/
#album_container + div .comment_box
{
width:572px !important;
}

#album_container + div #rightcolumn
{
margin-right:-35px !important;
}

/*********************
   /PHOTO ALBUM PAGE
**********************/

/*********************
      PHOTOS PAGE
**********************/

.UIMediaHeader_Photo img
{
margin-bottom:2px !important;
}

/*Photo comments*/
#photoinfo .comment_box
{
width:706px !important;
}


#photoinfo .commentable_item .ufi_section
{
width:696px !important;
}

#photoinfo .comments_add_box textarea
{
width:645px !important;
}

/*********************
    /PHOTOS PAGE
**********************/

/*********************
    NOTES & VIDEOS
**********************/

.note_footer .comment_box, #video_info + div .comment_box
{
width:576px !important;
}

#tab_content #main_notes_column
{
width:561px !important;
}

#main_notes_column + div
{
margin-right:-31px !important;
}

.video_permalink_pager
{
float:left !important;
padding-left:369px !important;
}

#video_info
{
float:left !important;
}

/*********************
    /NOTES & VIDEOS
**********************/

/*********************
   PAGE MANAGER PAGE
**********************/

.UIStandardFrame_Content
{
width:940px !important;
}

/*********************
  /PAGE MANAGER PAGE
**********************/

/*********************
     GROUPS PAGE
**********************/

.dh_new_media_shell
{
margin-right:175px !important;
}

/*********************
    /GROUPS PAGE
**********************/
}