facebook.com • 8 months ago by mariess
/* CSS Document */
/**
Title : facebook css3
Description : clean facebook with no ads and a spacious layout that utilises some simple css3 effects.
URL : http://stylebot.me/styles/22
Author : mariess
Author URL : http://stylebot.me/users/mariess
**/
input.inputtext.DOMControl_placeholder {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-style: none;
}
span.uiSearchInput.textInput span button {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-style: none;
}
div.wrapper.hasOnlineFriends {
color: #ffffff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
div.mbl.sidebar_item.pokes {
display: none;
}
div.UIImageBlock_Content.UIImageBlock_MED_Content {
width: 500px;
}
div.UIComposer_InputShadow {
border-style: solid;
border-color: #cccccc;
border-width: 0px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 5px;
}
div.UIComposer_AttachmentArea_Shadow {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 15px;
}
div.UIComposer_AttachmentArea {
border: 0px;
}
#contentCurve {
width: 760px;
display: none;
}
.MessagingReadHeader {
-moz-box-shadow: 0px 0px 19px #000000;
box-shadow: 0px 0px 19px #000000;
}
li.buddyRow.uiListItem.uiListVerticalItemBorder a {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 5px;
padding-top: 4px;
padding-bottom: 4px;
}
a.chat_header_link {
margin-left: 15px;
}
div.chat_info {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
border-style: solid;
border-color: #cccccc;
border-width: 1px;
margin-left: -1px;
margin-bottom: -1px;
}
div.fbNubFlyoutBody {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: -1px;
padding-top: 4px;
padding-bottom: 4px;
}
div.adcolumn {
display: none;
}
div.uiTextSubtitle.rfloat {
display: none;
}
div.uiTextSubtitle span {
display: none;
}
div.uiTextSubtitle {
display: none;
}
form.commentable_item.one_row_add_box.autoexpand_mode.comment_form_155207791178794 {
margin-left: 40px;
}
form.commentable_item.one_row_add_box.autoexpand_mode.comment_form_158811564148614 {
margin-left: 40px;
}
form.commentable_item.one_row_add_box.autoexpand_mode.comment_form_144062178972530 {
margin-left: 40px;
}
form.commentable_item.one_row_add_box.autoexpand_mode.comment_form_164389640244327 {
margin-left: 40px;
}
form.commentable_item.one_row_add_box.autoexpand_mode.comment_form_10150300118340393 {
margin-left: 40px;
}
form.commentable_item.one_row_add_box.autoexpand_mode.comment_form_10150299164145393 {
margin-left: 40px;
}
div.UIComposer_InputArea_Base.UIComposer_InputArea {
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 7px;
}
div.inside.basic_info_summary_list {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 10px;
}
div.inside.app_content_2305272732 {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 10px;
}
div.inside.app_content_152147564796908 {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 10px;
}
h4.box_header.clearfix {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: -100px;
width: 183px;
}
h5.box_header.UITitle.UITitle_h5 {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E5998), color-stop(6%,#517099), color-stop(9%,#416699), color-stop(100%,#23538a));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E5998', endColorstr='#23538a',GradientType=0 );
-moz-box-shadow: 0px 0px 19px #000000;
box-shadow: 0px 0px 19px #000000;
width: 185px;
color: #ffffff;
}
div.profile_bottom_container {
height: 100%;
}
div.box_column {
border-style: none;
}
div.UIRecentActivity_Stream.UIStream_Border {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 10px;
}
div.uiUnifiedStory.UIStory.UIIntentionalStory.aid_684340392 {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.UIIntentionalStory_Profile_First.uiUnifiedStory.UIStory.UIIntentionalStory.aid_100000530014674 {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.uiUnifiedStory.UIStory.UIIntentionalStory.aid_504199002 {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.uiUnifiedStory.UIStory.UIIntentionalStory.aid_504826395.aid_6628568379 {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.uiUnifiedStory.UIStory.UIIntentionalStory.aid_100000530014674 {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.uiUnifiedStory.UIStory.UIIntentionalStory.aid_686210423 {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.uiUnifiedStory.UIStory.UIIntentionalStory.aid_676980190 {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.uiUnifiedStory.UIStory.UIIntentionalStory.aid_515609966 {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.uiUnifiedStory.UIStory.UIIntentionalStory.aid_684900721.aid_6628568379 {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.uiUnifiedStory.UIStory.UIIntentionalStory.aid_1622010009 {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.uiUnifiedStory.UIStory.UIIntentionalStory.aid_823700067 {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.uiUnifiedStory.UIStory.UIIntentionalStory {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
a.uiTooltip.uiButtonNoText.uiButton.uiButtonDefault.uiButtonMedium.uiButtonSuppressed {
margin-left: 30px;
}
div.UIWell {
width: 750px;
margin-top: 30px;
border-style: none;
}
div.UIComposer_ButtonArea {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 20px;
}
img.UIProfileImage.UIProfileImage_LARGE.img {
margin-left: 10px;
}
h3.UIIntentionalStory_Message {
margin-left: 50px;
}
div.UIStoryAttachment.UIStoryAttachment_InlineInfo {
margin-left: 50px;
}
span.UIActionLinks.UIActionLinks_bottom.UIIntentionalStory_Info {
margin-left: 50px;
}
li.ufiNub.uiListItem.uiListVerticalItemBorder {
height: 30px;
}
label.UIComposer_SubmitButton.uiButton.uiButtonConfirm.uiButtonLarge {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E5998), color-stop(6%,#517099), color-stop(9%,#416699), color-stop(100%,#23538a));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E5998', endColorstr='#23538a',GradientType=0 );
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
label.uiButton.uiButtonLarge.uiButtonConfirm {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E5998), color-stop(6%,#517099), color-stop(9%,#416699), color-stop(100%,#23538a));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E5998', endColorstr='#23538a',GradientType=0 );
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
div.mbl.clearfix {
display: none;
}
div.uiHeader.uiHeaderTopAndBottomBorder.mbs.pbs {
display: none;
}
div.ego_unit {
display: none;
}
div.home_right_column {
display: none;
}
#rightCol {
display: none;
}
div.uiTextSubtitle a {
display: none;
}
#pageFooter {
display: none;
}
div.right_column {
margin-left: 240px;
position: absolute;
}
div.photos_tab {
margin-left: -189px;
}
div.UIComposer_Content {
z-index: 99;
}
div.UIIntentionalStory_Profile_First.uiUnifiedStory.UIStory.UIIntentionalStory.aid_684340392 {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
#feedwall_with_composer {
width: 642px;
margin-left: -29px;
z-index: 100;
border-style: none;
}
div.UIComposer.clearfix.UIComposer_STATE_PIC_NONE {
width: 600px;
}
div.minifeedwall {
width: 600px;
margin-left: -294px;
z-index: 0;
position: absolute;
left: 50%;
margin-top: -10px;
}
#blueBar {
display: none ;
}
div.pas.UIComposer_Box.UIContentBox.gray_box {
width: 600px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
margin-bottom: 0;
z-index: 100;
}
body.ego_page.event_profile.hasLeftCol.fbx.mac.Locale_en_GB {
height: 100%;
}
div.pbl {
border-style: none;
}
div.ptm.white_box.topborder {
border-style: none;
}
div.UIStoryAttachment {
margin-left: 60px;
}
div.uiMorePager.lightblue_box {
padding: 5px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
width: 150px;
position: fixed;
left: 2px;
bottom: 2px;
}
div.Tabset_tabset.clearfix {
padding: 20px;
padding-top: 10px;
padding-bottom: 10px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
width: 559px;
margin-bottom: 10px;
margin-top: 10px;
}
a.uiButton.uiButtonDefault.uiButtonMedium.uiButtonSuppressed {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
a.advanced_controls_link {
padding: 5px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-top: 3px;
z-index: 99;
position: absolute;
left: 50%;
margin-left: 310px;
}
#edit_profilepicture {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
label.uiButton.uiButtonConfirm.uiButtonMedium {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E5998), color-stop(6%,#517099), color-stop(9%,#416699), color-stop(100%,#23538a));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E5998', endColorstr='#23538a',GradientType=0 );
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
a.uiButton.uiButtonDefault.uiButtonMedium {
padding: 3px;
padding-left: 7px;
padding-right: 7px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.name.fwb {
color: #315e8f;
}
span.numMessages {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E5998), color-stop(6%,#517099), color-stop(9%,#416699), color-stop(100%,#23538a));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E5998', endColorstr='#23538a',GradientType=0 );
padding: 3px;
margin-top: -14px;
}
#headNavOut {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E5998), color-stop(6%,#517099), color-stop(9%,#416699), color-stop(100%,#23538a));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E5998', endColorstr='#23538a',GradientType=0 );
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
li.pvm.mall_post.uiListItem.uiListLight.uiListVerticalItemBorder {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-top: 10px;
}
div.fbChatMessage.error.fsm.fcg {
padding: 6px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
input.inputsubmit {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E5998), color-stop(6%,#517099), color-stop(9%,#416699), color-stop(100%,#23538a));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E5998', endColorstr='#23538a',GradientType=0 );
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
input.inputbutton.inputaux {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
label.uiButton.uiButtonLarge.uiButtonDefault {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
span.timestamp.fss.fcg {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E5998), color-stop(6%,#517099), color-stop(9%,#416699), color-stop(100%,#23538a));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E5998', endColorstr='#23538a',GradientType=0 );
-moz-box-shadow: 0px 0px 19px #000000;
box-shadow: 0px 0px 19px #000000;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
color: #f5ebf5;
padding: 3px;
margin-top: 9px;
}
div.fbNubGroup.clearfix {
background-color: #ffffff;
}
::-webkit-scrollbar {
width: 7px;
height: 7px;
}
::-webkit-scrollbar-button:start:decrement, ::-webkit-scrollbar-button:end:increment {
display: none;
}
::-webkit-scrollbar-button:start:increment, ::-webkit-scrollbar-button:end:decrement {
display: none;
}
::-webkit-scrollbar-track-piece {
border-radius: 7px;
background-color: #e1e1e1;
}
::-webkit-scrollbar-thumb:vertical {
height: 100px;
border-radius: 7px;
background-color: #878787;
}
::-webkit-scrollbar-corner:vertical, #sub-tree::-webkit-scrollbar-resizer:vertical {
background-color: #ededed;
}
::-webkit-scrollbar-corner:vertical, #sub-tree.GleeThemeWhite::-webkit-scrollbar-resizer:vertical {
background-color: #c5c9d1;
}
div.relationshipSection {
display: none;
}
#chatFriendsOnline {
display: none;
}
div.uiHeader.uiHeaderTopBorder.uiHeaderNav.uiHeaderNavEmpty {
display: none;
}
a.fbxWelcomeBoxName {
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
line-height: 12px;
}
div.actorName.actorDescription {
font-size: 13px;
text-transform: uppercase;
font-weight: bold;
text-decoration: none;
}
form.live_193683770650970.commentable_item.autoexpand_mode span {
font-size: 9px;
}
label.uiLinkButton.comment_link input {
font-size: 9px;
line-height: 16px;
}
abbr.timestamp {
font-size: 9px;
}
div.commentContent.UIImageBlock_Content.UIImageBlock_SMALL_Content span {
font-size: 12px;
}
span.default_message {
font-size: 9px;
}
span.actorName a {
font-size: 12px;
text-transform: uppercase;
}
a.passiveName {
font-size: 12px;
text-transform: uppercase;
}
span.phototag_name a {
font-size: 9px;
text-transform: uppercase;
font-weight: bold;
}
img.uiProfilePhoto.uiProfilePhotoLarge.img {
-webkit-box-shadow: inset 0px 0px 3px #858585;
-moz-box-shadow: inset 0px 0px 3px #858585;
box-shadow: inset 0px 0px 3px #858585;
}
#c4d57d328be5879f05903783 {
-webkit-box-shadow: inset 0px 0px 3px #404040;
-moz-box-shadow: inset 0px 0px 3px #404040;
box-shadow: inset 0px 0px 3px #404040;
padding: 12px 0px 1px 9px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(46%,#ffffff), color-stop(63%,#ffffff), color-stop(100%,#ededed));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ededed',GradientType=0 );
}
#c4d583f15701b66973271288 {
-webkit-box-shadow: inset 0px 0px 3px #404040;
-moz-box-shadow: inset 0px 0px 3px #404040;
box-shadow: inset 0px 0px 3px #404040;
padding-top: 14px;
padding-right: 0;
padding-bottom: 2px;
padding-left: 11px;
width: 550px;
margin: 5px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(46%,#ffffff), color-stop(63%,#ffffff), color-stop(100%,#ededed));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ededed',GradientType=0 );
}
#c4d5840739d97a4608866403 {
width: 550px;
padding: 15px 1px 1px 11px;
margin: 3px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(46%,#ffffff), color-stop(63%,#ffffff), color-stop(100%,#ededed));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ededed',GradientType=0 );
-webkit-box-shadow: inset 0px 0px 3px #404040;
-moz-box-shadow: inset 0px 0px 3px #404040;
box-shadow: inset 0px 0px 3px #404040;
}
#c4d584118a94639741426619 {
padding: 15px 1px 1px 11px;
margin: 3px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(46%,#ffffff), color-stop(63%,#ffffff), color-stop(100%,#ededed));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ededed',GradientType=0 );
-webkit-box-shadow: inset 0px 0px 3px #404040;
-moz-box-shadow: inset 0px 0px 3px #404040;
box-shadow: inset 0px 0px 3px #404040;
}
ul.uiList.uiListHorizontal.clearfix.uiComposerAttachments {
border-style: solid;
margin-top: 5px;
border-bottom-width: 1px;
border-right-width: 0;
border-top-width: 0;
border-left-width: 0;
border-color: #cccacc;
}
li.pvm.uiStreamMinistoryGroup.pvm.uiListItem.uiListLight.uiListVerticalItemBorder {
padding-left: 0px;
}
a.uiTooltip.uiButton.uiButtonSuppressed.uiButtonNoText {
margin-left: 10px;
}
a.uiSelectorButton.uiCloseButton.uiCloseButton.uiCloseButton {
margin-right: -10px;
margin-top: -5px;
}
span.profile-picture-overlay {
display: none;
}
span.buttonWrap {
margin-left: 177px;
}
div.uiHeader.uiHeaderWithImage.uiHeaderPage.fbx_stream_header {
width: 640px;
}
#gb_muffin_area {
display: none;
}
div.clearfix.gb_has_muffin {
width: 640px;
}
img.mbm.event_upload_image.img {
margin-left: -2px;
}
a.uiPhotoThumb.UIImageBlock_Image.UIImageBlock_MED_Image {
border-style: none;
}
a.uiPhotoThumb.uiAttachmentMedia {
border-style: none;
}
div.clearfix.uiMorePager.stat_elem.fbStreamPager.hasMorePosts div {
width: 630px;
}
a.uiMorePagerSecondary.rfloat {
margin-right: 140px;
}
a.mlm.uiTooltip.mlm.mlm.hideButton.mlm.uiCloseButton.uiCloseButton.uiCloseButton {
margin-right: 1px;
}
a.attached_photo {
border-style: none;
}
div.stage {
border-color: #b8b8b8;
border-width: 1px;
}
div.arrow i {
border-style: none;
}
#groupSideNavWrapper {
margin-top: 15px;
}
#sideNav {
padding-top: 10px;
}
div.UIImageBlock_Content.UIImageBlock_ICON_Content a {
font-size: 09px;
text-transform: uppercase;
color: #999999;
}
#navHome a {
text-transform: uppercase;
}
#MessagingShelf {
background-color: #FFF ;
}
div.jewelBox.jewelHighlightItem.uiToggleFlyout {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
div.jewelBox.uiToggleFlyout {
border-color: #a3a3a3;
border-width: 1px;
-webkit-box-shadow: 0px 0px 5px #b3b3b3;
-moz-box-shadow: 0px 0px 5px #b3b3b3;
box-shadow: 0px 0px 5px #b3b3b3;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
a.seeMore {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
span.profileName.ginormousProfileName.fwb {
text-transform: uppercase;
color: #d6d6d6;
}
h2.uiHeaderTitle {
text-transform: uppercase;
color: #d6d6d6;
}
div.GBThreadMessageRow.clearfix {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
width: 600px;
margin-top: 5px;
}
#contentCol {
border-style: none;
}
div.UIToolbarWell_Content.UIContentBox_Gray {
background-color: #ffffff;
border-style: none;
}
div.UIToolbarWell_MainContent.clearfix {
padding-left: 10px;
padding-right: 10px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
width: 600px;
}
div.uiComposer.uiComposerHideContent.stat_elem.mbm.mbm.uiComposerTopBorder.uiComposerOpen.uiComposerHideContent {
border-style: none;
}
div.gigaboxx_thread_header {
border-style: none;
}
div.uiHeader.uiHeaderWithImage.uiHeaderPage {
padding-bottom: 0;
}
textarea.enter_submit.uiTextareaNoResize.uiTextareaAutogrow.textBox.textBoxContainer.DOMControl_placeholder {
border-style: none;
background-color: #f0f0f0;
}
div.clearfix.photo_metadata {
width: 800px;
}
div.uiHeader.uiHeaderTopAndBottomBorder.mbs.uiSideHeader {
display: none;
}
textarea.DOMControl_placeholder.uiTextareaNoResize.uiTextareaAutogrow.textBox.textBoxContainer {
border-style: none;
border-color: #e3e3e3;
background-color: #f5f2f5;
}
div.lfloat {
border-style: none;
}
div.fbPhotoTheaterEgoSponsored.fss.fwn.fcg {
display: none;
}
img.uiProfilePhoto.uiProfilePhotoMedium.img {
-webkit-box-shadow: 0px 0px 3px #404040;
-moz-box-shadow: 0px 0px 3px #404040;
box-shadow: 0px 0px 3px #404040;
margin: 3px;
}
div.profile-picture a {
padding: 5px;
}
div.profile-picture {
padding: 5px;
margin: -5px;
background: none;
}
div.uiComposer.stat_elem.mbm.mbm.uiComposerTopBorder.uiComposerOpen.uiComposerInteracted.uiComposerHideMessageBox {
border-style: none;
}
li.ufiItem {
margin: 7px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0px 0px 3px #CCCCCC;
-moz-box-shadow: inset 0px 0px 3px #CCCCCC;
box-shadow: inset 0px 0px 3px #CCCCCC;
background: #F2F2F2;
width: 517px;
}
a.uiMediaThumb.fbProfilePhotoThumb.uiMediaThumbMedium {
background: none;
}
a.uiMediaThumb.fbProfilePhotoThumb.uiMediaThumbMedium i {
-webkit-box-shadow: 0px 0px 3px #404040;
-moz-box-shadow: 0px 0px 3px #404040;
box-shadow: 0px 0px 3px #404040;
border-style: solid;
border-color: #ffffff;
border-width: 1px;
height: 69px;
width: 88px;
margin: 5px;
}
img.UIImageBlock_Image.UIImageBlock_ICON_Image.img {
-webkit-box-shadow: 0px 0px 0px #7a7a7a ;
-moz-box-shadow: 0px 0px 0px #7a7a7a ;
box-shadow: 0px 0px 0px #7a7a7a ;
border-style: none;
}
div.pal.grayArea.uiBoxGray.noborder {
margin-left: 30px;
}
div.uiHeader.mhl.pts.pbl.uiHeaderPage.mhl.pts.pbl {
margin-left: 30px;
}
div.uiComposer.uiComposerHideContent.stat_elem.uiComposerTopBorder.uiComposerOpen.uiComposerHideContent {
width: 640px;
margin-left: 30px;
border-style: none;
}
div.pbm {
border-style: none;
margin-left: -29px;
}
#contentArea {
z-index: 99;
width: 610px;
}
div.mtl.event_info_section {
width: 610px;
margin: 3px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(46%,#ffffff), color-stop(63%,#ffffff), color-stop(100%,#ededed));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ededed',GradientType=0 );
-webkit-box-shadow: inset 0px 0px 3px #404040;
-moz-box-shadow: inset 0px 0px 3px #404040;
box-shadow: inset 0px 0px 3px #404040;
-moz-border-radius: 5px;
border-radius: 5px;
padding-top: 12px;
padding-right: 12px;
padding-bottom: 12px;
padding-left: 12px;
border-style: none;
}
div.event_info_section {
border-style: none;
}
div.wrap {
border-color: #b3b3b3;
}
div.focus_target {
width: 630px;
margin-top: 14px;
}
div.ptm.uiBoxWhite.topborder {
border-style: none;
}
div.inside.app_content_2356318349 {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 10px;
}
div.inside.app_content_2407511955 {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 10px;
}
div.inside.app_content_2392950137 {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 10px;
}
div.inside.app_content_2309869772 {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 10px;
}
div.UIInsightsSmall {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-top-left-radius: 0px;
-webkit-border-top-right-radius: 0px;
-webkit-border-bottom-right-radius: 4px;
-webkit-border-bottom-left-radius: 4px;
-moz-border-radius-topleft: 0px;
-moz-border-radius-topright: 0px;
-moz-border-radius-bottomright: 4px;
-moz-border-radius-bottomleft: 4px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
border-bottom-right-radius: 4px;
border-bottom-left-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 10px;
}
a.uiPhotoThumb.UIMediaItem_Wrapper {
border-style: none;
}
div.fsm.fwn.fcg {
margin-left: 50px;
}
img.mrs.customimg.img {
border-style: none;
-webkit-box-shadow: 0px 0px 0px #7a7a7a ;
-moz-box-shadow: 0px 0px 0px #7a7a7a ;
box-shadow: 0px 0px 0px #7a7a7a ;
}
img.mrs.fbProfileBylineIcon.img {
-webkit-box-shadow: 0px 0px 0px #7a7a7a ;
-moz-box-shadow: 0px 0px 0px #7a7a7a ;
box-shadow: 0px 0px 0px #7a7a7a ;
border-style: none;
}
ul.uiList.uiUfi.focus_target {
margin-left: -65px;
}
img.icon.UIImageBlock_Image.UIImageBlock_ICON_Image.img {
-webkit-box-shadow: 0px 0px 0px #7a7a7a ;
-moz-box-shadow: 0px 0px 0px #7a7a7a ;
box-shadow: 0px 0px 0px #7a7a7a ;
}
img.img {
border-style: solid;
border-color: #ffffff;
border-width: 2px;
-webkit-box-shadow: 0px 0px 0px #7a7a7a ;
-moz-box-shadow: 0px 0px 0px #7a7a7a ;
box-shadow: 0px 0px 0px #7a7a7a ;
}
div.groupProfileHeaderWash {
background: none;
border-style: none;
}
div.hasRightCol {
margin-left: 185px;
padding-left: 20px;
border-style: none;
background: none;
}
div.fbNubFlyoutTitlebar {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E5998), color-stop(6%,#517099), color-stop(9%,#416699), color-stop(100%,#23538a));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E5998', endColorstr='#23538a',GradientType=0 );
-moz-box-shadow: 0px 0px 4px #000000;
box-shadow: 0px 0px 4px #000000;
-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
}
img.uiProfilePhoto.profilePic.uiProfilePhotoLarge.img {
-webkit-box-shadow: 0px 0px 3px #7a7a7a;
-moz-box-shadow: 0px 0px 3px #7a7a7a;
box-shadow: 0px 0px 3px #7a7a7a;
}
div.mbm.fbProfilePhotoStrip {
width: 610px;
margin: 3px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(46%,#ffffff), color-stop(63%,#ffffff), color-stop(100%,#ededed));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ededed',GradientType=0 );
-webkit-box-shadow: inset 0px 0px 3px #404040;
-moz-box-shadow: inset 0px 0px 3px #404040;
box-shadow: inset 0px 0px 3px #404040;
-moz-border-radius: 5px;
border-radius: 5px;
padding-top: 12px;
padding-right: 12px;
padding-bottom: 12px;
padding-left: 12px;
}
#leftCol {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(46%,#ffffff), color-stop(63%,#ffffff), color-stop(100%,#ededed));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#ededed',GradientType=0 );
border-style: solid;
border-width: 1px;
border-color: #cccccc;
margin: 7px;
-moz-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0px 0px 3px #CCCCCC;
-moz-box-shadow: inset 0px 0px 3px #CCCCCC;
box-shadow: inset 0px 0px 3px #CCCCCC;
-webkit-border-top-left-radius: 8px;
-webkit-border-top-right-radius: 8px;
-webkit-border-bottom-right-radius: 8px;
-webkit-border-bottom-left-radius: 8px;
-moz-border-radius-topleft: 8px;
-moz-border-radius-topright: 8px;
-moz-border-radius-bottomright: 8px;
-moz-border-radius-bottomleft: 8px;
border-top-left-radius: 8px;
border-top-right-radius: 8px;
border-bottom-right-radius: 8px;
border-bottom-left-radius: 8px;
padding-left: 15px;
z-index: 9;
position: fixed;
padding-right: 21px;
padding-top: 5px;
margin-top: 20px;
font-size: 9px;
margin-left: -23px;
}
div.UIImageBlock.clearfix.storyContent {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
width: 600px;
}
li.pvm.uiUnifiedStory.uiStreamStory.aid_500899768.uiListItem.uiListLight.uiListVerticalItemBorder {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
width: 600px;
margin-top: 15px;
}
li.pvm.uiUnifiedStory.uiStreamStory.aid_685460602.uiListItem.uiListLight.uiListVerticalItemBorder {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
width: 600px;
margin-top: 15px;
}
li.pvm.uiUnifiedStory.uiStreamStory.aid_515609966.uiListItem.uiListLight.uiListVerticalItemBorder {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
width: 600px;
margin-top: 15px;
}
li.pvm.uiUnifiedStory.uiStreamStory.aid_1385049363.uiListItem.uiListLight.uiListVerticalItemBorder {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
width: 600px;
margin-top: 15px;
}
li.pvm.uiUnifiedStory.uiStreamStory.aid_684340392.uiListItem.uiListLight.uiListVerticalItemBorder {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
width: 600px;
margin-top: 15px;
}
li.pvm.uiUnifiedStory.uiStreamStory.aid_506429846.uiListItem.uiListLight.uiListVerticalItemBorder {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
width: 600px;
margin-top: 15px;
}
li.pvm.uiUnifiedStory.uiStreamStory.uiListItem.uiListLight.uiListVerticalItemBorder {
padding: 20px;
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
width: 600px;
margin-top: 15px;
}
div.mhs.mbs.pts.fbChatConvItem.fbChatMessageGroup.clearfix.small {
color: #000000;
}
div.fbNubFlyout.fbDockChatTabFlyout {
margin-bottom: 7px;
}
#pageLogo a {
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E5998), color-stop(6%,#517099), color-stop(9%,#416699), color-stop(100%,#23538a));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E5998', endColorstr='#23538a',GradientType=0 );
height: 37px;
margin-top: -10px;
padding-top: 0;
border-top-width: 0;
top: 1px;
}
div.uiTypeahead {
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
border-style: none;
}
#mainContainer {
border-style: none;
}
div.clearfix.hasRightCol {
background: none;
}
#pagelet_composer {
margin-left: -2px;
}
#pagelet_byline {
margin-top: 3px;
}
div.fbChatMessage.fsm {
color: #030303;
}
div.clearfix.rNubContainer {
background-color: #ffffff;
border-style: none;
color: #ffffff;
opacity: 0.8;
}
div.fbNubFlyoutTitlebar.titlebar {
-webkit-box-shadow: 0px 0px 5px #999999;
-moz-box-shadow: 0px 0px 5px #999999;
box-shadow: 0px 0px 5px #999999;
opacity: 0.6;
}
.uiHeader.uiHeaderWithImage.uiHeaderPage.uiHeaderPage {
background: #FFF ;
padding-bottom: 15px ;
padding-top: 90px ;
margin-top: -80px ;
}
div.ptm.clearfix {
position: fixed;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2E5998), color-stop(6%,#517099), color-stop(9%,#416699), color-stop(100%,#23538a));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2E5998', endColorstr='#23538a',GradientType=0 );
z-index: 9999;
top: 0px;
padding-right: 723px;
padding-left: 500px;
margin-left: -459px;
height: 33px;
width: 836px;
opacity: 0.9;
}
.UIFullPage_Container.friendBrowserPage {
margin-top: 90px ;
}
.clearfix.hasRightCol {
margin-top: 60px;
}
a.fbNubButton {
border-style: solid;
border-color: #cccccc;
border-width: 1px;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff));
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
margin-bottom: 5px;
padding-top: 4px;
padding-bottom: 4px;
}
div.UIStandardFrame_Container.clearfix {
padding-top: 58px;
}
div.eventsWhiteComposer {
margin-left: 29px;
}
div.uiComposer.uiComposerHideContent.stat_elem.uiComposerTopBorder.uiComposerOpen.uiComposerHideContent.uiComposerWhiteMessageBox {
margin-left: 5px;
}
div.stageActions {
margin-top: 60px;
}
div.positioner {
margin-top: 55px;
}
a.uiTooltip.closeTheater {
margin-top: 58px;
}
div.fbPhotosTheaterTags.tagContainer {
margin-top: 57px;
}
div.stageWrapper {
margin-top: 72px;
}
div.tagsWrapper {
border-width: 9px;
border-color: #ffffff;
border-style: solid;
margin-top: -116px;
margin-left: -9px;
-webkit-box-shadow: 0px 0px 5px #050505;
-moz-box-shadow: 0px 0px 5px #050505;
box-shadow: 0px 0px 5px #050505;
}
div.stageBackdrop {
margin-top: 58px;
opacity: 0.9;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-webkit-border-bottom-right-radius: 0px;
-webkit-border-bottom-left-radius: 0px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
-moz-border-radius-bottomright: 0px;
-moz-border-radius-bottomleft: 0px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
border-bottom-right-radius: 0px;
border-bottom-left-radius: 0px;
background-color: #f0f0f0;
border-style: none;
border-color: #ffffff;
padding-bottom: 30px;
height: 735px ;
}
div.photoInfoWrapper {
opacity: 0.96;
}
td.vTop.adsCell {
display: none;
}
td.vTop.detailsCell {
border-style: none;
}
table.uiGrid.fbPhotoTheaterGrid.photoInfo {
background-color: #ffffff;
border-color: #ffffff;
border-width: 0;
margin-top: 31px;
margin-left: -1px;
}
.accountPulldown img {
border-style: none;
border-width: 0;
}
.accountPulldown {
border-width: 0;
border-style: none;
display: none;
}
#pagelet_header {
width: 633px;
}
div.uiHeader.uiHeaderTopAndBottomBorder.mbs.uiHeaderSection {
border-style: none;
background-color: #ffffff;
width: 637px;
margin-top: 12px;
}
div.groupProfileHeader {
margin-top: 62px;
}
div.clearfix {
font-family: "Lucida Grande", Verdana, sans-serif;
background: none;
}
div.UIImageBlock.clearfix.fbxWelcomeBox {
margin-top: 14px;
}
#pageNav li a {
text-transform: uppercase;
padding-right: 5px;
padding-left: 5px;
}

27
You need to be signed in to comment.