@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.flickr.com")  {

/* DEPRECATED -  */

/* === (NEW) - Flickr - Save space on header by : sfab07 
   === (HEADER BAR HIDDEN - Appeare on HOVER) ========== */

#head{ margin-top: -57px !important;}
#head:hover{ margin-top: 0px !important;}

/* === END - Flickr - Save space on header by : sfab07 == */



/* ====(NEW) En TEST =======
============================ */


/* === (NEW) POOL - INVITATIONS - POSITION ==============
(s'affiche au TOP SIDEBAR  :pour 1 seule invitation) ==== */

#invites {
    margin-left: 770px !important;
    margin-top: 0px !important;
margin-bottom: 20px !important;
    position: absolute !important;
    top: -15px !important;
}

#invites>h3 {
    display:none !important;
}


/* ======= General formatting ( NOW No needs ADBLOCK RULES )
=========================================================== */



/* ======== Couleurs Utlisisées :
 ================================

DARK-N-GREY  ======= (#333333)======================== FOND Header
DARK-N-GREY Foncé == (#222222) =============== ======= FOND Général
Bleu Foncé Pale ==== (#2D66AB)( ou BRUN (#523C3C)===== LIENS - (Couleur et Aspect sans UnderLligne )== (avt :#2d93ff) 
Bleu Pale ========== (#8AADC8)( ou BRUN (#523C3C) ==== LIENS Visités(avt : #2984e5 )
Gris Clair ========= (#999999) ======================= TEXTE Bouton "Action" / "Next/Prev" 
Rouge Foncé ======== (#A01616) ======================= "X" du Script "Pool Admin Warm Delete" 

================================
================================ */




/* =========== SUPP - IMPORTANT
=============================== */

/* === HOME BAR - SUPP - boutons "Home" et "Explore"
(A NE pas modifier sinon casse le style!) ========= */

.no_menu_li>span {
     display: none !important
}
#candy_nav_button_explore {
     display: none !important
} 

/* =========== SUPP - DIVERS
============================ */

/* === Flickr LOGO - SUPP === */
div#head div#head-top div#head-logo a img, td.FlickrLogo img#FlickrLogo {
    display: none !important;
}

/* === CART ICON - SUPP ===== */
.fs-icon_cart {
    display: none !important;
}

/* === Shorcuts - SUPP ===== */
#shortcuts.enabled {
    display: none !important;
}

/* === SUPP - FOOT/FEEDS ==== */

#foot {
    display: none !important;
}

#Feeds {
    display: none !important;
}


/* === SUPP - COMMENTS SIDE - TEXTE - "Comments and faves" === */
#comments>h3 {
    display: none !important;
}

/* === SUPP - COMMENT BOX - LIEN - "How to Format" ========= */
#comments .adding-comment .html-info-trigger {
    display: none !important;
}

/* === SIDE BAR - SUPP - LIGNES entre chaque partie ======== */
div#sidebar * {
    border: medium none !important;
}


/* === SUPP - SIDE BAR - LIEN - "This Photo Appear Too In" == */
div#sidebar-contexts h4.secondary-contexts-label {
    display: none !important;
}

/* === SUPP - SIDE BAR - LIENS - "This photo belongs to" === */
div#sidebar-contexts h4 {
    display: none !important;
}


/* === SUPP - SIDE BAR - LIENS - "People in this photo" = */
div.photos-people {
   display: none !important; 
   } 

/* === SUPP - SIDE BAR - LIENS - TAG - "Add a tag" ======== */

small#tagadderlink { 
   display: none !important; 
}

/* === SUPP - SIDE BAR - TEXTE - "Tags/License/Privacy" ==== */
#sidecar h4, #sidebar-contexts h4 {
    display: none !important;
}


/* =============================

  ============== BARs ==========

  ============================== */



/* ================== HEADER BAR
================================*/

/* === HEADER ================================================== 
(Hauteur, Largeur et Modif Ligne du Bas : Couleur et solid ===== */
#head {
    border-bottom: 1px dotted #DADADA;
    height: 63px !important;
    min-height: 0 !important;
    text-align: center;
}
#head-top{
   min-width: 1900px !important;
    height: 57px !important;
}


/* === HOME BAR ("You,Organize,Contacts,Groups")
================================================ */

/* === HOME BAR - TEXTE des Boutons ==
(Reduction taille + SUPP Border ====== */

.site_nav_menu_buttons li {
    border: medium none !important;
    line-height: 10px!important;
}

/* === HOME BAR + SEARCH BAR ==========
(Positions - à Gauche et plus Haut ==== */

div#head-nav-bar {
    margin-left: 650px !important;
    margin-top: -35px !important;
}
#candy_nav_button_bar {
    margin-left: 580px !important;    
}
 
/* == SEARCH BAR ============ 
Position - Plus à droite ==== */

#headersearchform.nav-selecta {
    margin-left: -1750px !important;
    width: 325px !important;
}

/* === SEARCH BAR - BOX ===
(Taille Plus Petite) ======= */

#nav-selecta-field {
        width: 120px !important;
}
 

/* ========== HOME BAR - SCRIPT 
=============================== */


/* ==== HOME BAR - SCRIPT - " Commented ON " 
(ICON Déplacée à Gauche de HOME BAR ====== */

li.no_menu_li{
    left: -394px !important;
}
li span {
    border-right: none !important; 
}


/* ==== HOME BAR - SCRIPT - "Quick Links" == */ 


#head-status{
 margin-bottom:25px !important;
}



/* ========== PHOTO / COMMENTS 
============================== */

/* === PHOTO - Réduire Espace en Haut 
(Adapté pour "Flickr APPs") ========= */
#photo {
    top: -190px !important;
    margin-top: 20px !important;
}
 
/* === PHOTO ===============================
(Augmenter Espace en Bas (avt : -171px) ==== */
.photo-div {
    margin-bottom: -190px !important;
}

/* === PHOTO - TITRE ==================
(Couleur et Aspect) - Bolder + grey === */

h1.photo-title {
   font-weight: bolder !important; color:#3F4B5F !important; 
}


/* === COMMENTS - "Invitations" et "Favorits" in COMMENT SIDE
(Déplacés en Retrait ======================================== */
#comments ol.mixed li.group-invite-block {
    bottom: 33px !important;
    width: 643px !important;
}
#comments li.fave-block {
    top: -31px !important;
    width: 643px !important;
}

/* ========== COMMENT - SCRIPTs
=============================== */


/* === BOX COMMENT - SCRIPT - "Quick Comment" et "Mouve Comment Form UP" 
(Déplacé et Aggrandie) ================================================= */

#comments .comment-block {
    left: -57px !important;
    top: -34px !important;
    width: 643px !important;
}
#comments .adding-comment textarea {
    height: 50px !important;
    margin-bottom: -18px !important;
    margin-top: -9px !important;
    width: 624px !important;
}

/* === BOUTONS - SCRIPT - "Quick Comment" - "Preview" et "Post" 
(Alignés et réduits) ========================================== */
.buttons{
    margin-left: 137px!important;
    margin-top: -20px!important;
}

#comments .buttons input {
    margin-right: 2px!important;
}




/* ========== SIDE BAR / NAV BAR
================================ */



/* === SIDE BAR - USER Name - POSITION 
(Descendre) ========================== */
div#photo-story {
    margin-bottom: 10px !important;
    margin-top: 50px !important;
}

/* === SIDE BAR (position)=== 
(Ecarter de la Photo ======== */
#sidebar {
    left: 100px !important;
}

/* === SIDE BAR - POPUP - "POOL Invitation" 
(A Droite dans SIDE BAR =================== */

div.global_dialog .global_dialog_container {
    margin-left: 402px !important;
    margin-top: -5px !important;
}
div.global_dialog {
    left:75% !important; 
}

/* === SIDE BAR - POPUP "Action" =======
(Déplacer à Droite dans Side Bar ======= */

.yui3-popover-content-hider {
    left: -11965px !important;
    margin-left: 192px !important;
}


/* === SIDE BAR/NAV BAR - Buttons "Next / Prev" ======
(Couleur)- Gris Clair comme Bouton Action (#999999) == */

.button-list li .Butt, .button-list li .DisabledButt {
    color: #999 !important;
}

/* === SIDE BAR - USER NAME - POSTION ==========
(Ecarter de Barre NAV  (pour Liens Actifs) ===== */

#sidebar {
    margin-top: 106px !important;
}
*

/* === SIDE BAR - STATS 
(left)(NEW) =========== */

#photo-story #photo-story-stats {
    text-align: left !important;
}
#photo-story {
    margin: 0 0 40px;
    position: relative;
    width: 500px !important;
}

/* =============== SIDE BAR - SCRIPTs
   ================================== */


/* ==== SIDE BAR - BUTTON ON TOP SIDE BAR ====================================
(Remplace GM script "ButtonOnRight" et SUPP FAcebook (128) and Twitter (9))===
==============================================================================
for ButtonOnRight , You can too Add Adblock rule
==============================================================================
flickr.com##.share-dialog-action.share-icon.share-via-service-128 
flickr.com##.share-dialog-action.share-icon.share-via-service-9
============================================================================== */

.share-via-service-128 {
    display: none !important;
}

.share-via-service-9 {
    display: none !important;
}


/* === SIDE BAR - SCRIPT - "PM" ===============
(Taille - Block User Info + Date Taken + PM === */

div#photo-story {
      margin-top: 95px !important;margin-bottom: 13px !important; 
}

/* === SIDE BAR - SCRIPT - "PM" Bar ====
(TAILLE - Block USER NAME)==============
(width: 400px !important; or auto)====== */

p.flickr-user {
      width: 400px !important; 
}


/* === SIDE BAR - SCRIPT - "More User Link" - SUPP - LIENS ==== */
#primary-context, #secondary-contexts {
    margin-top: -14px !important;
    width: 600px !important;
}


/* === SIDE BAR - SCRIPT - "More User Link" ==================
(SUPP lignes (border) entre "STATS" et " More User Links " )
============================================================== */

div#photo-story #photo-story-stats {
    border:none !important;
}
div#_more_user_links_photoNavInside {
    border:none !important;
}

/* === SIDE BAR/NAV BAR - SCRIPT - BOUTON et SCRIPT 'More Links" ====== */
#nav {
    left: 773px !important;
    margin-bottom: 15px;
    margin-right: 0;
    margin-top: 150px !important;
    top: -60px !important;
    width: 380px !important;
}


/* ====== POOL + SCRIPT POOL 
============================ */

/* === POOL - SCRIPT - THUMB (Thumbs + espacées verticalement ==
(pour SCRIPT : "Nbr Views Pool" et "X" Warm delete  ============ */

.PoolList {
    height: 148px!important;
    margin-bottom: 26px !important;
    width: 113px !important;
}

/* === POOL - SCRIPT - "Group Warm Pool Delete" 
("X" color : red) =============================*/

.PoolList a.grey span {
    color: #A01616 !important;
}





/* ===== SOLUTION NOT FOUND ================ */

/* TEST - ADaptation pour "Flickr APP" ===== */

div.app-summary-desc {
    color: #A0A0A0 !important;
    font-size: 12px;
}


/* TEST - Delete texte "From" in pool ============================
(Xpath qui marche (html/body/div[2]/div[1]/div[2]/p/text()[4])==== */

/* TEST === POOL - TEXTE - SUPP "From"  Sous les Thums ==== 
(pas encore trouvé) =======================================

.PoolList br {
    display:none !important;
}*/




/* ==== END - Flickr WideScreen - Dark Grey Flickr (TWEAK PERSO)(NEW)======== */






} 




