/*
 * facebook - Unofficial deviantART.com skin -- Modded by wbar
 *
 * Author      : original: zilla774, modded by: wbar
 * Created     : 29th August, 2008
 * Version     : 1.11
 * Website     : http://www.wbardesign.com
 * Description : Modifies facebook.com with a Deviantart skin
 * 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("www.facebook.com"),
url-prefix(https://register.facebook.com), url-prefix(http://register.facebook.com), url-prefix(http://apps.facebook.com)
{

body
{
     background: #728776 !important;
     padding-top:0px !important;
}



/* **************** */
/* Log in screen    */
/* **************** */

div#navigator 
{
background: transparent  url(http://www.zilla774.com/journal/dA_right_top.gif) no-repeat bottom right !important;
padding-top: 75px !important;
padding-right: 20px !important;
margin-right: -30px !important;
color: #bbc2bb !important;
}

ul.secondary_set a {
color: #bbc2bb !important;
}

div#sidebar a.go_home
{
margin-left: -30px !important;
padding-top: 75px !important;
padding-right: 30px !important;
background: transparent  url(http://www.zilla774.com/journal/dA_left_top.gif) no-repeat bottom left !important;
}

div#sidebar a.go_home:hover
{
background: transparent  url(http://www.zilla774.com/journal/dA_left_top_over.gif) no-repeat bottom left !important;
}

div#sidebar_content {
border: 0px solid red !important;
background: #CCD7CC !important;
border-right: 1px solid #9fb1a3 !important;
}

#squicklogin
{
padding-top: 65px !important;
background-color: #bac5ba !important;

}

#squicklogin a
{
color: #196ba7 !important;
}

.footer_links a{
color: #bbc2bb !important;
}

div#version0
{
background: #e7f0ec !important;

}

.tour_button {
border-color: #374341 !important;
}

div#content_shadow, #content {
border: 0px solid red !important;
}

div#content_shadow {
background: transparent !important;
}

div.column {
background: #e7f0ec !important;
}


/* **************** */
/* Everything else  */
/* **************** */

#content {
background-color: #D6DED4 !important;
}

#inline_wall_post, .box_subhead, #home_container, .home_main_item, #userprofile, .inside_the_box, #profileActions, .app_icon_row, #profileActionsSecondary {
background:transparent !important;
}

.tooltip_text {
background:#AFA910 !important;
color: #586608 !important;
}

.holder, .box_head {
background:#ccd7cc !important;
border-bottom:1px dotted #aaaaaa !important;
border-top:none !important;
color:#38463e !important;
}

.holder:hover {
background:#c2ccc2 !important;
}

.box_remove_hover_selected, .box_remove_selected {
background:#AFA910 !important;
color: #586608 !important;
}

#photoborder, .account_info, .app_icon {
background:transparent !important;
border:0px !important;
}

#photocaptionleft {
-moz-border-radius: 5px !important;
-webkit-border-radius: 5px !important;
background: #CAD5CD !important;
margin: 0 10px !important;
padding-top:10px !important;
}

.wallheader, .wallinfo, #public_link_photo, .newsfeed_header {
background:transparent !important;
border:0px !important;
}

.feed_story_wrapper {
border-bottom: 1px dotted #aaaaaa !important;
}

.wallpost {
border:3px solid #BFCEC3 !important;
background: transparent url(http://img514.imageshack.us/img514/7884/wallvj9.gif) repeat-y !important;
}

.wallimage {
padding:3px !important;
}

.profile_link {
font-family:Trebuchet MS,sans-serif !important;
font-size:14pt !important;
font-weight:bold !important;
letter-spacing:-1px !important;
color:#304040 !important;
}

#qsearch {
padding-top: 50px !important;
background-color: #CAD5CD !important;
}

.app_list {
background-color: #CAD5CD !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;
}

a:hover.profile_nav_link, 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;
}

.mobile, .bar {
background: #f7f7f7 !important;
}

.f_links a {
color:#87948c !important;
text-decoration:none !important;
}

.f_links a:hover {
color:#c0d0ca !important;
text-decoration:underline !important;
}

.copyright_and_location {
margin-top:20px !important;
}

.f_links {
margin-top:20px !important;
}

.copyright span, .pipe {
color:#98a8a3 !important;
}

.locale_footer_selector {
color:#98a8a3 !important;
}

#pagefooter {
background: #4d625d url(http://img165.imageshack.us/img165/9661/footerka9.jpg) no-repeat !important;
width:648px !important;
height:85px !important;
margin-bottom: -15px !important;
}

/* **************** */
/* Inputs           */
/* **************** */

input[id=email], input[id=pass]
{
     border: 1px solid #4b5b59 !important;
     padding: 1px !important;
     background-color: #899b91 !important;
     color: #374341 !important;
     font: 100% Verdana,sans-serif !important;
     padding: 4px 2px !important;
}


input[type=submit], input[id=submit_button]  
{
     border: 0px solid #374341 !important;
     padding: 0.25em !important;
     background-color: #374341 !important;
     color: #899b91 !important;
     font: 100% Verdana,sans-serif !important;
}

input[type=submit]:active,  input[id=submit_button]:active 
{
     background-color: #AFC81C !important;
     color: #586608 !important;
     font: 100% Verdana,sans-serif !important;
}

input[name=q] 
{
     border: 1px solid #4b5b59 !important;
     background: #899b91 !important;
     color: #374341 !important;
     font: 100% Verdana,sans-serif !important;
}


/* ****************** */
/* Removes left       */
/* skyscrapper advert */
/* ****************** */

#ssponsor
{
    display: none !important;
}

.social_ad {
display:none !important;
}






}