/*
 * deviantART Skin For Facebook
 *
 * Author      : ipholio
 * Created     : 18th July, 2007
 * Updated     : 27th August, 2007
 * Version     : 1.01
 * Website     : http://ipholio.deviantart.com
 * Description : Skins Facebook.com with deviantART appearance.
 * Usage       : Use with Stylish Firefox extension (http://userstyles.org/) or copy to your Firefox userContent.css file
 */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("facebook.com") {

#facebook
{
   background: #76827b !important;
   margin-top:-12px !important;
}

body {
   background: #76827b !important;
}


/* **************** */
/* Sidebar          */
/* **************** */

#sidebar .more_section:hover {
background:#e4edea none repeat scroll 0% !important;
}

#sidebar .divider_bar {
    border-bottom:1px solid #eaf2ee !important;
    margin-bottom:3px !important;
    margin-left:0px !important;
}



/* **************** */
/* asdf             */
/* **************** */


#nav li, #nav li#myprofile a {
    border-bottom: 1px solid #3C1F00 !important;
}

div.profileheader {
    border-top: solid 1px #d3e0dc !important;
}

#header {
    border-bottom: solid 1px #d3e0dc !important;
}

#inline_flyer, #inline_flyer_content, .summary_bar, .footer_bar, #app_switcher_menu .menu_list_header, #announce h4 {
    background-color:#d3e0dc !important;
    border-bottom:1px solid #d3e0dc !important;
}

#global_search_link, #qsearch .clearfix, .hourglass .clearfix {
    background-color:#d3e0dc !important;
}


/* **************** */
/* Log in screen    */
/* **************** */

ul.secondary_set a {
color: #bbc2bb !important;
}

div#sidebar_content {
border: 0px solid red !important;
background: #d3e0dc !important;

}

#squicklogin
{
padding-top: 65px !important;
background-color: #d3e0dc !important;

}

#squicklogin a
{
color: #196ba7 !important;
}

.footer_links a{
color: #bbc2bb !important;
}

div#version0
{
background: #EAF2EE !important;

}

div#content_shadow, #content {
border: 0px solid red !important;
}

div#content_shadow {
background: transparent !important;
}

div.column {
background: #EAF2EE !important;
}

.title_header shorten add_border {
background-color:#d4dfdd !important;
}

.tour_button {
   margin-top:28px !important;
}


/* **************** */
/* Everything else  */
/* **************** */

div#qsearch {
padding-top: 50px !important;
background-color: #d3e0dc !important;
}
div.app_list {
background-color: #d3e0dc !important;
}

#global_search_link, .search_arrow
{
border: 0px solid white !important;
}
#search_options_menu {
background: #374341 !important;

}

#search_options_menu a {
color: #bbc2bb !important;
border: 0px solid white !important;
}
#search_options_menu a:hover {
background-color: #AFC81C !important;
     color: #586608 !important;
}

.profile_link a:hover, .profile_link:hover, a:hover#global_friends_link, a:hover#global_networks_link, a:hover#nav_inbox, a:hover.global_menu_arrow {
background-color: #AFC81C !important;
     color: #586608 !important;
}

div#home_container {
border: 0px solid red !important;
}

div#userprofile, div.mobile, div.bar {
background: #EAF2EE !important;
}



/* **************** */
/* Inputs           */
/* **************** */


input[name=q] 
{
     border: 1px solid #e4edea !important;
     background: #e4edea !important;
     color: #374341 !important;
     font: 100% Verdana,sans-serif !important;
     width:105px !important;
     -moz-border-radius:5px !important;
}


input[type=button], input[type=submit] {
     border-left: 1px solid #a6c0ba !important;
     border-right: 1px solid #a6c0ba !important;
     border-top:none !important;
     border-bottom:none !important;
     padding-left: 17px !important;
     padding-right: 17px !important;
     padding-top: 0px !important;
     padding-bottom: 3px !important;
     background-color:transparent !important;
     color: #586d6c !important;
     font: 11px Verdana !important;
     padding:0px !important;
     height:19px !important;
     background-image:url(http://facebook.ipholio.com/deviantart/button_bg.gif) !important; 
     background-repeat:repeat-x !important;
     background-position:top left !important;
     cursor: pointer !important;
}

input[type=button]:hover, input[type=submit]:hover {
     border-left: 1px solid #a1bcb6 !important;
     border-right: 1px solid #a1bcb6 !important;
     background-image:url(http://facebook.ipholio.com/deviantart/button_bg_hover.gif) !important; 
     background-repeat:repeat-x !important;
     background-position:top left !important;
     cursor: pointer !important;
}
input[type=button]:active, input[type=submit]:active {
     border-left: 1px solid #8b9e99 !important;
     border-right: 1px solid #8b9e99 !important;
     background-image:url(http://facebook.ipholio.com/deviantart/button_bg_active.gif) !important; 
     background-repeat:repeat-x !important;
     background-position:top left !important;
     cursor: pointer !important;
}

.profile #inline_wall_post #wall_post_form textarea, .profile #inline_wall_post #wall_post_form textarea[id=text] {
     border: 1px solid #9db1b0 !important;
     padding: 1px !important;
     background-color: #f0fbf8 !important;
     color: #000 !important;
     font: 100% Verdana,sans-serif !important;
     padding:4px !important;
     height:80px !important;
     width:370px !important;
}


input[id=email], input[id=pass], input[id=thread], input[id=rand_id], input[id=network_form], .form, .input, .textarea, #message, #ids, #subject_field, input {
     border: 1px solid #9db1b0 !important;
     padding: 1px !important;
     background-color: #f0fbf8 !important;
     color: #000 !important;
     font: 100% Verdana,sans-serif !important;
     padding:4px !important;
}

.inputsearch {
    background-image:none !important;
}

#files input {
    margin-right:7px !important;
}





/* ****************** */
/* Removes left       */
/* skyscrapper advert */
/* ****************** */



#ssponsor
{
    display: none !important;
}



/* ****************** */
/* Popups             */
/* ****************** */



td.pop_content h2 span {
    background-color:#d6e4e0 !important;
    border-top:0px solid #d3e0dc !important;
}

td.pop_content h2 {
    border-bottom:1px solid #BBB !important;
    border-left:0px solid #BBB !important;
    border-right:0px solid #BBB !important;
    border-top:0px solid #BBB !important;
    color:#000 !important;
}

td.pop_content .dialog_content {
    background-color:#EAF2EE !important;
    border:0px solid #BBB !important;
}

td.pop_content .dialog_content {
    border-bottom:1px solid #BBB !important;
}

td.pop_content .dialog_buttons {
    border-bottom:0px solid #BBB !important;
    border-left:0px solid #BBB !important;
    border-right:0px solid #BBB !important;
    border-top:0px solid #BBB !important;
    background-color:#d6e4e0 !important;
}




/* ****************** */
/* Profile            */
/* ****************** */

#profileActions .box_remove:hover,
#profileActions a:hover .box_remove,
#profileActions .box_remove_selected
{
   background-color:#76827b !important;
   background:transparent url(http://facebook.ipholio.com/deviantart/icon_remove_hover.gif) no-repeat scroll center !important;
   display:block !important;
   margin-bottom:0px !important;
   padding:0px !important;
   color:#eee !important;
}

#profileActions a:hover .box_remove,
#profileActions .box_remove_selected
{
   background:#76827b url(http://facebook.ipholio.com/deviantart/icon-remove-dark.gif) no-repeat scroll center !important;
   background-color:#76827b !important;
   color:#eee !important;
}

#profileActions .holder:hover,
#profileActions .box_remove,
#profileActions .box_remove:hover,
#profileActions .box_remove_selected
{
   background-color:#76827b !important;
   color:#eee !important;
}

#profileActions a .holder,
#profileActions .unselected
{
   background-color:transparent !important;
   color:#3e8eb7 !important;
}

#profileActions a:hover,
.unselected .text
{
   padding-top:0px !important;
}

.profile .account_info
{
   background-color:#EAF2EE !important;
   border-top:none !important;
}

.when_open .flex_header, .flex_open .box_head
{
   background-color:#d6e4e0 !important;
   background-image:none !important;
   background-position:left center !important;
   cursor:pointer !important;
}

.flex_shut .box_head {
   background-color:#d6e4e0 !important;
   background-image:none !important;
   cursor:pointer !important;
}

#profileActions .holder, #profileActions .holder:active
{
   background-color:#EAF2EE !important;
}

.friendTable img {
   padding-top:0px !important;
   vertical-align: top !important;
   overflow:hidden !important;
}

.friendTable tbody tr td table tbody tr td {
   vertical-align: top !important;
   width:50px !important;
   height:50px !important;
}

.friendTable a {
   font-size:80% !important;
   line-height:9px !important;
}

.wallheader a:hover {
   background-color:transparent !important;
}

.profileimage {
    border-right:0px #ff0000 !important;
}

#profileActions a:hover,
.actionspro a:hover,
.friendtable .actions a:hover,
.friendtable .actions span:hover,
.actions a:hover,
#photoactions a:hover,
#photoactions .action_link:hover,
#photoactions .non_action:hover,
.pagerpro a:hover

{
   background-color:#d6e4e0 !important;
   color:#3e8eb7 !important;
}

#qsearch .search_arrow, #qsearch .global_menu_arrow_active, #qsearch #global_search_link, #qsearch #global_search_link.active, #qsearch #global_search_link.active:hover {
    color:#3e8eb7 !important;
}


#profilepagewidecolumn, #account_info clearfix, #userprofile, .editor_title, #sidebar_content, .title_header.gray, .obj_media_header .media_gray_bg, .media_header .media_gray_bg, .empty_message, .tabs.top, .action_bar, .welcome_buttons a, #app_switcher .app_switcher_button, .grayheader, #widebar, #page_body, .pagebody profile, #content, #userprofile, .minifeed, .minifeed clearfix, #minifeed .clearfix, #minifeed, #app_content_0, .inside_the_box clearfix, #moveable_wide, .info_section, #profileTable, #profileActions, #profilenarrowcolumn, #inline_wall_post, .msg_icon replied, #profilepagewidecolumn, .home_main_item, .sidebar_item_body, .sidebar_item birthdays, .alerts, #home_container, #home_sidebar, #home_container, #content_shadow, .media_header, .editor_panel, .mobile_service_bar, .mms_pb_entry, .pics, #results, #landing, .page_frame, .panel, .title_header, .mcontainer, .inside_the_box, .inbox_footer, .msg_icon, .inbox_menu, .composer, #filterandsearch, #friendtables, #album, #public_link_album, #event, .people_table, .right, .two_column, #nettop, .left, .bottom, .people_table table, .group, .group_list, #filterview, #groupslist, #notes_content, .controls, .step, .dialog, #photoborder, #editphotoalbum, .fallback, .photo_comments_container, .photo_comments_main, .profile .actionspro, #event.profile .share_section, .content_frame, #panel, .skin_body, #compose_message, #index, .sitetour_page, .navcolumn_header, .flyer_controls, .photo_privacy, #public_link_editalbum, .obj_media_header, #socialmap, .confirm_boxes, .confirm, .photo, .typeahead_list, .status_section, .sidebar, .status_sidebar_section, #edit_status_select, #friendsphotosonly, .status_holder, .group_list tbody tr td, #outsidecalendar, .editor .textarea, .border, .yearlist, .note_editor, #prompt, .cheatsheet, .share_header, .share_send, .share_post, #booklet .dialog_content, .share_option_wrapper, .share_partners_wrapper, .share_partners_wrapper .frame, #store_inner_panel, .post_editor, .board_topics, #profile_footer_actions, #status_bar, #summaryandpager, #invite_list li, #inline_composer, .topic .deleted, .rooster_story, #inner, #item #header, #partylist, .timeline, #invitation_list, .invite .email_form #email_importer_callout a, #privatenetwork, .mobile_latest, .mobile_sidebar, .mobile_latest h2 span, .mobile_dash, .wrapper, .search_type, #sidecontent, #editor, #booklet, .feed_item .user_input, #public_link_photo, #rotateright, #rotateleft, #side_column #video_metadata .video_title, .feedback .mixer_panel, .feedback .slider_holder, .increments, #badges, .aim_link, .teaser, #help_titlebar, .books #landing_stage, .books #success_stage, .books #stage #preview, .books #stage #entry, #profileActionsSecondary {
   background-color:#EAF2EE !important;
}

.network .wrapper .results, .account_note, .app_icon {
   background-color:#EAF2EE !important;
   border:none !important;
}

.share_option_wrapper .frame, .share_partners_wrapper .frame {
    padding:4px !important;
    background-color:#EAF2EE !important;
    border:none !important;
}

#booklet .share_buttons {
    background-color:#dee8e5 !important;
    margin-left:-2px !important;
    margin-bottom:-12px !important;
    width:110% !important
}

.gray {
    background-color:transparent !important;
}

.attachment_menu_button_active, .attachment_menu_button, .editlisting #stage #inner, .posts .post_link_bar {
    border:none !important;
    background-color:#EAF2EE !important;
}

#outsidecalendar, .fallback {
    border-top:none !important;
}

.group_dashboard .group_lists .see_all div {
    border-top:1px solid #d3e0dc !important;
}

#wall {
    background-color:transparent !important;
}

.account_info {
    background-color:#EAF2EE !important;
    border-bottom: 1px solid #d3e0dc !important;
}

#wall .clearfix {
    background-color:#EAF2EE !important;
    border:none !important;
}

#home_sidebar .clearfix {
    background-color:#EAF2EE !important;
}

.sidebar_item_header {
   background-color:#d4dfdd !important;
}

#qsearch .search_arrow, #qsearch .global_menu_arrow_active, #qsearch #global_search_link, #qsearch #global_search_link.active, #qsearch #global_search_link.active:hover, .minifeed_archive .minifeed_filters li.active a {
    background-color:#d3e0dc !important;
}

a:link, a:hover, a:visited, #gnav a, #profilenarrowcolumn a, .home_main_item a, h2 a, home_main a, .option a, .alerts a, #home_container a, #book a, #widebar a, #profileActionsSecondary a, #profileActionsSecondary ul a, #profileActionsSecondary ul li a, tr a, body a, td a, tr a, tbody a, .results a, #results a, .link, #moveable_wide a, #moveable_narrow a, #userprofile a, #content_shadow a, #widebar a, #page_body a, #write_note a, .byline a, .note_body a, #sidebar .app_list .link_title:hover, #label_comment, #cheattable td .normal, .profilebox h5, .sa .note_dialog strong, #store_pager #summary, #status_content #su_placeholder {
    color:#3e8eb7 !important;
}

#dasharound {
   border:2px dashed #3e8eb7 !important;
}

#profilepagewidecolumn a {
    color:#3e8eb7 !important;
}

.profileheader h2 a, #nav li#myprofile a, #myprofile a, #nav li#myprofile a.edit, #nav li, #search_options_menu, .profile_link a, #global_friends_link a, #global_networks_link a, #nav_inbox a, .global_menu_arrow a {
    color:#eee !important;
}

.tab_bar, html #content .welcome_buttons a:hover, .drop_down_menu {
border-bottom:1px solid #3d2000 !important;
}

#sidebar_content .separator {
   border-top: solid 1px #FF0000 !important;
}

#header {
    background-color:#d5e3e0 !important;
}

.box_head, .header, .bar_header, .group_dashboard .group_lists th, .confirminvite div div div form div div {
    background-color:#d6e4e0 !important;
    border-top: 1px solid #BBB !important;
    border-left: 1px solid #BBB !important;
    border-right: 1px solid #BBB !important;
    border-bottom: 1px solid #BBB !important;
}

.status_confirm, .status_reject {
    border-top: 1px solid #BBB !important;
    border-bottom: 1px solid #BBB !important;
    background-color:#dee8e5 !important;
}

.monthtitle, .other_comment_byline {
    background-color:#d6e4e0 !important;
    border-top: 1px solid #BBB !important;
    border-left: 0px solid #BBB !important;
    border-right: 0px solid #BBB !important;
    border-bottom: 1px solid #BBB !important;
}

#calendar {
    border: 1px solid #BBB !important;
}

.group_dashboard .group_lists th h4 {
    color:#000 !important;
}

.group_dashboard .group_lists .dummy {
    background-color:transparent !important;
    border:none !important;
}

.box_head h2, .header h2, .box h2, caption {
    color:#000 !important;
    background-color:transparent !important;
}

.box_subhead, #box_subheader_0, .subheader, #calendar, .add {
    background-color:#dee8e5 !important;
    border-top: 0px solid #BBB !important;
    border-right: 1px solid #BBB !important;
    border-left: 1px solid #BBB !important;
    border-bottom: 1px solid #BBB !important;
}

#pulsewrapper .box_subhead, .cheatsheet .heading, .attachment_stage {
    background-color:#dee8e5 !important;
    border: 1px solid #BBB !important;
    padding-left:6px !important;
    padding-right:6px !important;
}

#pageheader h1 {
    margin-top:12px !important;
    height:35px !important;
    background-color:transparent !important;
    background-image:url(http://facebook.ipholio.com/deviantart/share_header.gif) !important;
    background-position:bottom left !important;
    background-repeat:no-repeat !important;
    border-bottom:none !important;
}

.share_header {
    border-bottom: 1px solid #BBB !important;
}

.cheatsheet .normal {
    background-color:#dee8e5 !important;
    border: none !important;
    padding-left:6px !important;
    padding-right:6px !important;
}

#linkeditor {
    background-color:#d6e4e0 !important;
}

#linkeditor .border {
    border:1px solid #BBB !important;
}

.dows td {
    background-color:#dee8e5 !important;
    border-bottom: 1px solid #BBB !important;
    color:#000 !important;
}

.today {
    background-color:#76827b !important;
    border:none !important;
    color:#000 !important;
}

.eventday, .eventsat, .offeventday, offeventsat not, #calendar span, .days td {
    background-color:#dee8e5 !important;
    border:none !important;
}

.author_info .name {
    padding-left:0px !important;
    background-color:#dee8e5 !important;
    border-top: 1px solid #BBB !important;
}

.guestlist h3 {
    background-color:#dee8e5 !important;
    border-bottom: 1px solid #BBB !important;
}

.poll_subhead, .frame .protip, #userlist, #highschool_search h2, #college_search h2 {
    background-color:#d6e4e0 !important;
    border: 1px solid #BBB !important;
    color:#000 !important;
}

.meta_info, .post_header, .note_header {
    background-color:#dee8e5 !important;
    border-top: 1px solid #BBB !important;
    border-bottom:1px solid #D8DFEA;
}

.dev_info {
    background-color:#dee8e5 !important;
}

.legalese {
    background-color:#dee8e5 !important;
    border-bottom: 1px solid #BBB !important;
}

.share_contents .share_header {
    background-color:#dee8e5 !important;
    border: 1px solid #BBB !important;
}

#online_status_container {
   border:0px solid #ff0000 !important;
}

#profilepagewidecolum .clearfix {
    border-top: 1px solid #ff0000 !important;
    border-bottom: 1px solid #ff0000 !important;
}

.date_divider {
    border-bottom: 1px solid #d3e0dc !important;
}

.applications .remove a
{
   background:transparent url(http://facebook.ipholio.com/deviantart/x_to_hide.gif) no-repeat scroll 0% !important;
   padding-left:15px !important;
}

.applications .handle
{
   background:transparent url(http://facebook.ipholio.com/deviantart/movearrow.gif) no-repeat scroll center !important;
}

.share_and_hide a.x_to_hide, .message_rows .delete_msg a {
    background:transparent url(http://facebook.ipholio.com/deviantart/x_to_hide.gif) no-repeat scroll bottom right !important;
}

.share_and_hide a.x_to_hide:hover, .message_rows .delete_msg a:hover {
   background:transparent url(http://facebook.ipholio.com/deviantart/x_to_hide_hover.gif) no-repeat scroll bottom right !important;
   border-bottom:0px #ff0000 !important;
}

.wall em span, .wall_post span.em, .gifts_received span.em, .share_media .owner_comment span.q {
   background:transparent url(http://facebook.ipholio.com/deviantart/end_quote_small.gif) no-repeat scroll right bottom !important;
}

.wall em, .wall_post .quote, .gifts_received .quote, .share_media .photo_album .owner_comment, .share_media .photo .owner_comment, .share_media .owner_comment {
   background:transparent url(http://facebook.ipholio.com/deviantart/start_quote_small.gif) no-repeat scroll left top !important;
}

.developer_comment_column blockquote
{
   background:transparent url(http://facebook.ipholio.com/deviantart/start_quote_small.gif) no-repeat scroll -1px 0px !important;
}

.developer_comment_column blockquote span
{
   background:transparent url(http://facebook.ipholio.com/deviantart/end_quote_small.gif) no-repeat scroll right bottom !important;
}

#online_status_container img {
    display:none !important;
}

#online_status {
    background:transparent url(http://facebook.ipholio.com/deviantart/onlinenow.png) no-repeat scroll right center !important;
}

.box_head .box_remove {
   background-image:url(http://facebook.ipholio.com/deviantart/icon_remove.gif) !important;
}

.share_and_hide a.x_to_hide {
   border:none !important;
}

.box_head .box_remove:hover {
   background-color:transparent !important;
   background-image:url(http://facebook.ipholio.com/deviantart/icon_remove_hover.gif) !important;
}



/* ****************** */
/* Wall Comments      */
/* ****************** */

.profile #inline_wall_post {
    border-top:none !important;
}

.profile #inline_wall_post textarea {
    height:60px !important;
    width:374px !important;
}

#inline_wall_post .buttons {
    float:right !important;
}

.profile #inline_wall_post {
    border-bottom:none !important;
}

.wallimage
{
   padding-left:2px !important;
   padding-top:2px !important;
   padding-bottom:2px !important;
   background-color:transparent !important;
   border:0px solid #d3e0dc !important;
}

.wallpost
{
   border:2px solid #d3e0dc !important;
   background-image:url(http://facebook.ipholio.com/deviantart/wallpost_bg.gif) !important;
   background-repeat:repeat-y !important;
   background-position:top left !important;
   background-color:transparent !important;
}

.wallpost tbody tr td {
   background-color:transparent !important;
}

.wallinfo {
   border:none !important;
   background-color:transparent !important;
}

.wallheader {
   background-color:transparent !important;
   border-bottom:none !important;
   color:#738281 !important;
   border:0px solid #d3e0dc !important;
   font-size:0px !important
}

.wallphoto {
   padding-right:5px !important;
   padding-left:0px !important;
   padding-top:5px !important;
   background-color:#d3e0dc !important;
   border:0px solid #d3e0dc !important;
}

.wallactions {
   border:0px solid #d3e0dc !important;
   color:#738281 !important;
   background-color:transparent !important;
}

.wallactions a {
   color:#738281 !important;
}

.wallheader a {
   color:#304040 !important;
   font-size:11px !important
}

.walltext {
   border-bottom:none !important;
   border:0px solid #d3e0dc !important;
   color:#2c3635 !important;
   padding-right:5px !important;
}

.boxhead h2 a, #wall, #wall .non-link, .non-link, .boxhead clearfix {
   color:#ff0000 !important;
}

.wallheader small {
    float:right !important;
    font-size:9px !important;
    position:relative !important;
    top:-14px !important;
    height:8px !important;
    text-align:right !important;
    color:#738281 !important;
    padding-bottom:0px !important;
}

#group.profile .wallpost .walltext {
   width:310px !important;
}


/* ****************** */
/* Header             */
/* ****************** */


#navigator a {
    color:#eee !important;
}

#navigator .main_set li a:hover {
    color:#2e3735 !important;
    background-color:#afc81c !important;
    text-decoration:none !important;
}

div#navigator 
{
    background: transparent  url(http://facebook.ipholio.com/deviantart/righttop.gif) no-repeat bottom right !important;
    padding-top: 75px !important;
    padding-right: 20px !important;
    margin-right: -30px !important;
    color: #bbc2bb !important;
}

div#sidebar a.go_home
{
    margin-left: -30px !important;
    padding-top: 75px !important;
    padding-right: 30px !important;
    background: transparent  url(http://facebook.ipholio.com/deviantart/lefttop.gif) no-repeat bottom left !important;
}

div#sidebar a.go_home:hover
{
    background:transparent url(http://facebook.ipholio.com/deviantart/lefttophover.gif) no-repeat bottom left !important;
}

#global_networks_link.active, #nav_inbox.active, #global_friends_link.active, .global_menu_arrow_active {
   background:#afc81c none repeat scroll 0% !important;
   color:#2e3735 !important;
}

#navigator .navigator_menu ul li a:hover, #global_friends_menu a:hover {
   background:#afc81c none repeat scroll 0% !important;
   color:#2e3735 !important;
}

#navigator .navigator_menu ul li a:active {
   background:#afc81c none repeat scroll 0% !important;
   color:#2e3735 !important;
}

#navigator .main_set li a.global_menu_arrow, #navigator .main_set li a.global_menu_arrow_active {
   background:transparent url(http://facebook.ipholio.com/deviantart/global_menu_arrow.gif) no-repeat scroll 0px center !important;
   height:19px !important;
   padding:3px 0px !important;
   width:17px !important;
}

#navigator .main_set li a.global_menu_arrow:active, #navigator .main_set li a.global_menu_arrow:hover, #navigator .main_set li a.global_menu_arrow_active:hover {
background:#afc81c url(http://facebook.ipholio.com/deviantart/global_menu_arrow_hover.gif) no-repeat scroll 0px center !important;
}

.menu_divider {
   border-bottom:1px solid #afc81c !important;
}

#global_networks_menu, #navigator .navigator_menu ul, #global_friends_menu, #global_inbox_menu {
   background:#2e3735 none repeat scroll 0% !important;
   border-left:1px solid #2e3735 !important;
   border-right:1px solid #2e3735 !important;
   border-bottom:1px solid #2e3735 !important;
   border-top:1px solid #afc81c !important;
}

#navigator .navigator_menu ul a {
   border:0px solid #2e3735 !important;
}



/* ****************** */
/* Footer             */
/* ****************** */



#pagefooter {
   background-color:#76827b !important;
   background-image:url(http://facebook.ipholio.com/deviantart/footerbg.gif) !important;
   background-repeat:no-repeat !important;
   background-position:top right !important;
   width:643px !important;
   height:65px !important;
   padding-bottom:0px !important;
   padding-top:20px !important;
   padding-left:3px !important;
   padding-right:3px !important;
   margin-bottom:-8px !important;
   color:#98a8a3 !important;
   margin-top:-0px !important;
   float:right !important;
}

#pagefooter .copyright {
   color:#98a8a3 !important;
}

#pagefooter .copyright:before
{content:'Ipholio.com, ' ;}

#pagefooter a {
   color:#c0d0ca !important;
}



/* ****************** */
/* Help, Account      */
/* ****************** */

#player {
   border:none !important;
   margin-left:1px !important;
}


.editaccount .deactivate_link a:hover {
   background-color:transparent !important;
   text-decoration:underline !important;
}

element.style {
   background-color:#d3e0dc !important;
}

#in_this_note {
   border:0px solid #EAF2EE !important;
   background-color:#EAF2EE !important;
}

#group.profile, .two_column, .products .app_wrap, #home_container, .messages .header_divide, .notifications, #content, .search_results, #notes_content, .sharebox #shares
{
   background:transparent url(http://facebook.ipholio.com/deviantart/narrowrightbg.gif) repeat-y scroll right top !important;
   margin-bottom:20px !important;
}

.hidden_details, .profileheader, .block, .waptutorial, .waplink, .mms_howto_step, .howto_table, .sms_fbook, #phonecontrols, .result, #navigation, .set, .qcontainer, .friendtable, #album img, .people_table img, .grouprow, .photo_comments_image img, .photobox img, .extra_media img, .photo_widget img, .friend_album, .attachment_button, .tour_button, .main_site_text, .copyright_header_text, .photos_header, .covercheck, .note_dialog, .criterion, #rearrange_message, #dialog td.dialog, #friendalbumrow, .typeahead_message, .contextual_dialog_content, .year, #results .album, #share_button_dialog, .advanced_code_block, .gift_slip, #embedded_store, .typeheadsuggestion, .profile_note, #posting_guide .category, #cc_input, .partyrow, #invitation_wrapper, .ubersearch .suggestion, #linkeditor .options, #sidecontent h3, .advert, .networktrends #notes_content .note, .confirm_diagram, .file_help, #global_attachments_menu, .attachment_menu_button_active, .search_box, #addCard, #nofriends, .badge_holder, .other_profiles, .books #landing_instructions, .books #success_stage #nothing_listed
 {
    background-color:#f0fbf8 !important;
    border:1px solid #9db1b0 !important;
}

.tooltip_text {
   background-color:#f0fbf8 !important;
   border:1px solid #9db1b0 !important;
   color:#000 !important;
}

.feedback .mixer_panel table {
    border:1px solid #9db1b0 !important;
}

.feedback .mixer_panel .titles td {
    background-color:#f0fbf8 !important;
    border-right:1px solid #9db1b0 !important;
    border-bottom:1px solid #9db1b0 !important;
}

.sharefeed_item, .share_header {
   background-color:transparent !important;
}

.board .board_topic {
   background-color:#f0fbf8 !important;
   border-left:1px solid #9db1b0 !important;
   border-right:1px solid #9db1b0 !important;
   border-bottom:1px solid #9db1b0 !important;
}

.board .first
{
   border-top:1px solid #9db1b0 !important;
}

.flyers_section {
    background-color:#f0fbf8 !important;
    border:1px solid #9db1b0 !important;
    padding:6px !important;
}

.flyers_container_inner {
    border-top:none !important;
}

#sitetour_nav li.current a, .partyrow table, .grouprow table {
    background-color:#f0fbf8 !important;
}

.friendtable .name, .friendtable .name a, .friendtable .info {
    background-color:#f0fbf8 !important;
    border:0px solid #d3e0dc !important;
}

.profileheader h2, #content h2, .basic #content ul, .profilecourses, #making_preview_work h3 {
    color:#000 !important;
}

.selected {
    background-color:#eaf2ee !important;
    border:1px solid #d3e0dc !important;
    color:#3e8eb7 !important;
}

.activetab a, #tabs a:hover {
    background-color:#eaf2ee !important;
    border:0px solid #d3e0dc !important;
    color:#000 !important;
    font-weight:bold !important;
}

.mobile_service_content h2 a, .hilited, .rightblockgrouping h2, .leftblockgrouping  h2, #networkoptions h2, .monthtitle, .quail {
    color:#000 !important;
    text-decoration:none !important;
}

.pagerpro a {
    border-top:0px solid #ff0000 !important;
    border-bottom:0px solid #ff0000 !important;
}

.footer_bar .pagerpro a:hover {
    border-top:0px solid #ff0000 !important;
    border-bottom:0px solid #ff0000 !important;
    background-color:#eaf2ee !important;
}

#dialog {
    border: 10px solid #d6e4e0 !important;
}

.profile .fallback {
    border-top:none !important;
}

#filterview {
   border-top:1px solid #d3e0dc !important;
   border-bottom:1px solid #d3e0dc !important;
}

.media_header .media_gray_bg {
   border-bottom:1px solid #d3e0dc !important;
}

.notifications .unread {
   background:transparent url(http://facebook.ipholio.com/deviantart/new_notif.gif) !important;
   background-repeat:no-repeat !important;
   background-position:left center !important;
}

.message_rows .new_message .msg_icon, .message_rows .msg_icon.replied, .message_rows .new_message .msg_icon.replied {
   background:#f0fbf8 url(http://facebook.ipholio.com/deviantart/new_message.gif) no-repeat scroll 11px center !important;
}

.message_rows .msg_icon.replied {
   background-color:transparent !important;
   background-image:url(http://facebook.ipholio.com/deviantart/replied_mail_icon.gif) !important;
}

.contextual_dialog .contextual_arrow {
   background-image:url(http://facebook.ipholio.com/deviantart/minifeed_dialog_triangle.gif) !important;
   background-repeat:no-repeat !important;
   height:12px !important;
   position:relative !important;
   top:1px !important;
}

.message_rows .new_message {
   background-color:#f0fbf8 !important;
}

.photo_comments_main
{
   border:none !important;
}

.share_and_hide a {
   border:1px solid #9db1b0 !important;
   background:#f0fbf8 url(http://facebook.ipholio.com/deviantart/share_icon_small.gif) repeat-y scroll right center !important;
}

.share_and_hide a:hover {
   background:#f0fbf8 url(http://facebook.ipholio.com/deviantart/share_icon_small_hover.gif) repeat-y scroll right center !important;
}

.s_and_h_big a {
   background:#f0fbf8 url(http://facebook.ipholio.com/deviantart/share_icon.gif) repeat-y scroll right center !important;
   padding:1px 18px 2px 4px;
}

.s_and_h_big a:hover {
   background:#f0fbf8 url(http://facebook.ipholio.com/deviantart/share_icon_hover.gif) repeat-y scroll right center !important;
   padding:1px 18px 2px 4px;
}

.invite .userlist, .composer_fields textarea {
   height:300px !important;
}

textarea[id=music], textarea[id=movies], textarea[id=quote], textarea[id=about_me] {
   height:180px !important;
}

.app_icon_row .loaded_tooltip .tooltip_pointer {
   background:transparent url(http://facebook.ipholio.com/deviantart/dark-pointer.gif) no-repeat scroll center top !important;
}

/* ****************** */
/* Tabs               */
/* ****************** */

.toggle_tabs li a, .toggle_tabs .first .selected {
    background-color:#d3e0dc !important;
    border:none !important;
}

.toggle_tabs li {
    background:none !important;
    margin-right:5px !important;
}

.toggle_tabs li a {
    border-color:#d3e0dc !important;
}

#toggle_tabs_unused .last {
    background-color:#d3e0dc !important;
    border:none !important;
}

.tabs, .bar {
   background-color:#eaf2ee !important;
   border-bottom:1px solid #d3e0dc !important;
}

.tabs .left_tabs {
   background-color:transparent !important;
}

/* ****************** */
/* Application Page   */
/* ****************** */

.products .app_browser li.selected a, .products .app_browser li.app_type a, .app_browser .app_type .selected a, .apps_header .topic {
   background-color:#d3e0dc !important;
   border:none !important;
}

.products .app_browser li.sub_selected a, .products .app_browser li a:hover {
   background-color:#d3e0dc !important;
   border-right:3px solid #76827B !important;
}

.apps_header .unselected_topic {
   border:1px solid #d3e0dc !important;
}

.products .apps_header {
   border-bottom:1px solid #d3e0dc !important;
}

.apps_header .topic a {
   background-color:#d3e0dc !important;
   border:none !important;
   margin:0px 7px 0px 0px !important;
}


/* ****************** */
/* Application Icons  */
/* ****************** */

#box_head_2719290516 {
   background:#d6e4e0 url(http://facebook.ipholio.com/deviantart/wall_post.gif) left center no-repeat !important;
}

#box_head_2327158227 {
   background:#d6e4e0 url(http://facebook.ipholio.com/deviantart/edit_profile.gif) left center no-repeat !important;
}

#box_head_2341989679 {
   background:#d6e4e0 url(http://facebook.ipholio.com/deviantart/feed.gif) left center no-repeat !important;
}

#box_head_2356318349, #box_head_2503140832, #box_head_2407511955 {
   background:#d6e4e0 url(http://facebook.ipholio.com/deviantart/friend.gif) left center no-repeat !important;
}

#box_head_2347471856 {
   background:#d6e4e0 url(http://facebook.ipholio.com/deviantart/note.gif) left center no-repeat !important;
}

#box_head_2328908412 {
   background:#d6e4e0 url(http://facebook.ipholio.com/deviantart/marketplace.gif) left center no-repeat !important;
}

#box_head_2309869772 {
   background:#d6e4e0 url(http://facebook.ipholio.com/deviantart/posted.gif) left center no-repeat !important;
}

#box_head_2361831622 {
   background:#d6e4e0 url(http://facebook.ipholio.com/deviantart/groups.gif) left center no-repeat !important;
}

#box_head_2305272732 {
   background:#d6e4e0 url(http://facebook.ipholio.com/deviantart/photo.gif) left center no-repeat !important;
}

#box_head_2425101550 {
   background:#d6e4e0 url(http://facebook.ipholio.com/deviantart/topfriends.gif) left center no-repeat !important;
}

#box_head_2297529396 {
   background:#d6e4e0 url(http://facebook.ipholio.com/deviantart/educationwork.gif) left center no-repeat !important;
}

#box_head_2386512837 {
   background:#d6e4e0 url(http://facebook.ipholio.com/deviantart/gift.gif) left center no-repeat !important;
}

/* ****************** */
/* Hidden Items       */
/* ****************** */



#app_switcher, .feed_item clearfix ad_capsule, #feed_item clearfix ad_capsule, feed_item clearfix ad_capsule, .ical, .share_section, .sn_header, .sn_footer, .app_icon_row, .copyright .brand {
    display:none !important;
}

.quail {
   border-top:none !important;
   border-bottom:none !important;
}

}