@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("facebook.com"), domain("www.facebook.com") {


/*---Facebook Fixer---*/


/*If you use the Popup Bigger Photos, Popup Bigger Profile Pics, and Close Pictures Automatically*/
/*
#FBPPheader, #FBPPclose {display: none !important}
#FBPPdiv {background-color: transparent !important; padding: 0px !important; border: #000 none 0px !important;}
#FBPPimg a {overflow: hidden !important; line-height: 0px !important; font-size: 0px !Important}
#FBPPimg a img{outline: #000 solid 2px !important}
#FBPPdiv:hover, #FBPPimg:hover {display:block !important}
*/

/*If you move the filters to the right side of the page*/
/*
#home_stream {padding-left: 10px !important}
#home_stream {width: 674px !important}
#home_filter_list {display: none !important}
*/

/*--- Facebook Alter */
/*
#fb_menubar {right: auto !important;}
.home #content > .UIFullPage_Container > .UIOneOff_Container {margin-left: 3px !important; margin-right: auto !important;}
*/

/*--- General Options ---*/

/*To Put the attachments back*/
/*
.UIComposer_AttachmentArea {-moz-border-radius: 10px 0px 10px 10px !important}
.UIComposer_InputArea {width: 100% !important}
.UIComposer_InputArea {display: inline-block !important;}
.UIComposer_ButtonArea, .UIComposer_Buttons {width: 454px !important; display: block !Important; height: 24px !important; padding-top: 3px !important; position: static !important;}
.UIComposer_ButtonArea {position: relative !Important; right: 0px !important; top: 0px !important}
.UIComposer_ButtonArea * {height: auto !important}
.UIComposer_AttachmentArea_Shadow {border-top: 0px none !important}

/* Enable if you want attachments back,  original style*/
/*
.UIComposer_ShareButton .UIActionButton {border-right: 1px solid #222 !important; border-bottom: 1px solid #222 !important; background-image: none !important; background-color: #5972A8 !important; margin-left: 0px !important}
*/

/* Enable if you want attachments back,  Inverted style*/
/*
.UIComposer_ShareButton .UIActionButton {border-right: 1px solid #ddd !important; border-bottom: 1px solid #ddd !important;  background-image: none !important; background-color:#a68d57 !important; margin-left: 0px !important }
.UIComposer_Attachments {display: block !Important}
*/

/*Boosting Font Sizes*/

/*Font sizes standard in the style. Change them as suits your needs*/
/*
body.home {font-size:12px !important; }
#content {font-size:13px !important; }
span.em {font-size:12px !important; }
small {font-size:10px !important; }
.edit_apps {font-size:10px !important; }
#status_placeholder_input_home {font-size:11px !important; }
.status_composer .status_field input, .status_composer .status_field span {font-size:11px !important; height:15px !important; }
.status_body {font-size:13px !important; font-weight:normal !important; }
.profile .left_column .box .inside .person {font-size: 11px; }
.UITwoColumnLayout_NarrowContent .sidebar_item {font-size:11px !important; }
.PillFilter_small {font-size:11px !important; }
*/

/*Boosting some of the smaller fonts*/
/*
h4, h5 {font-size: 12px !important}
.commentable_item .comment_box {font-size: 12px !Important}
#fb_menubar_core, #fb_menubar_aux {font-size: 12px !important}
.profile .top_bar .mobile_status small {font-size: 11px !important;}
.UIHotStory_Title a {font-weight: bold !important}
*/

/*Backgrounds*/
/* Enable regardless of which style you're using*/

/*
.UIIntentionalStory {background: none !important;}
*/

/* Enable if using original style*/
/*
body {background-attachment: fixed !important; background-repeat: no-repeat !important; background-image: url("http://www.deviantart.com/download/115557210/Abstract_by_sammas22.png") !important;}
#home_filter_list, #home_stream, #home_sidebar {background-color: RGBA(255,255,255,0.5) !important;}
*/

/* Enable if using inverted style*/
/*
body {background-attachment: fixed !important; background-repeat: no-repeat !important; background-image: url("http://www.totalfreewallpaper.co.cc/category/3d/wallpapers/3dwalls-1/8408_Abstract_Dark.jpg") !important;}
#home_filter_list, #home_stream, #home_sidebar {background-color: RGBA(0,0,0,0.5) !important;}
*/

/*Curved Presence Bar*/
/*
#presence_bar .inner_button {position: relative !important; top: 3px !important}
#presence_bar_left .inner_button {left: 3px !important}
#presence_bar_right .inner_button {right: 3px !important}
#presence_bar {-moz-border-radius: 10px 10px 0px 0px !important}
#presence_bar_left a {-moz-border-radius: 10px 0px 0px 0px !important; background-color: transparent !important; border: 0px none !important;}
#presence_bar_right a {-moz-border-radius: 0px 10px 0px 0px !important; background-color: transparent !important; border: 0px none !important;}
#presence_ui {background-image: none !important;}
*/


}