/*
 * Facebook 2010 Tweaked v0.1
 *
 * Author      : BrandiniMP
 * Created     : Febuary 9th 2010
 */

@-moz-document domain("facebook.com") {

.typeahead_list_fbx, #blueBar, .jewelToggler, .jewelBox, #pageLogo, #navSearch, #headNavOut { position: fixed !important; }

.jewelBox { left: auto !important; top: 40px !important; margin-left: -1px !important; }

.seeMore, .jewelBox, #navAccount ul { -moz-border-radius: 0em 0em 1em 1em; }

.UIComposer_InputArea_Base, .UIButton, #navSearch { -moz-border-radius: 1em 1em 1em 1em; }

.UIIntentionalStream_Top { margin-bottom: 20px !important; }

#navSearch { left: auto !important; top: 15px !important; margin-left: -6px !important; }

#headNavOut { width: 783px !important; }

#blueBar { }

#buddy_list_tab, .presence_menu_opts, .chat_window_wrapper, #chat_tab_bar{ opacity: .8; }

.chat_window_wrapper:hover, #chat_tab_bar:hover { opacity: 1; }

.hp_connect_box { display: none; }

.UIComposer_InputShadow { border: 0 !important; }
}