@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("flickr.com") {


/* == v6 === Flickr WideScreen - Wide Sets DEPRECATED - === */

/* It's a part of my "Flickr WideScreen Collection"*/

/* BUT NOW you can have all the collection (Updated) in one */

/* Flickr WideScreen - ALLinONE */
/* (http://userstyles.org/styles/52247/)*/

/* =========== SET - THUMBNAIL VIEW 
================================= */


/* ==== Thumbnail VIEW - DETAILS SIDEBAR 
(SUPP - DETAILS)======================== */

.vsDetails{
    display: none !important;
}

/* ==== Thumbnail VIEW =======
(Elargir et centrer Set)====== */

#ViewSet {
    margin-left: -460px !important;
    width: 1900px !important;
}

#ViewSet .photo-display-container {
    margin-bottom: -45px !important;
    margin-left: 0px !important;
    width: 1899px !important;
}

#SubNav {
    margin-top: -2px !important;
}


/* ==== Thumbnail VIEW ===================================
(Réduire espaces entre THUMBs (Normal USE) =============== 

.photo-display-item span {
    margin-bottom: 2px !important;
    margin-left: -1px !important;
    margin-right: 2px !important;
}*/



/* ==== Thumbnail VIEW ========================================= 
(Réduire espaces entre THUMBs (Scrpit Commented On - IN USE) === */

.photo_container.pc_s {
    height: 35px !important;
    margin-bottom: 50px !important;
    margin-left: -1px !important;
    margin-right: 1px !important;
    width: 75px !important;
}

.Pages div.Results {
    color: #BBBBBB;
    display: none !important;
}



/* =========== SET DETAIL VIEW 
============================== */
/* ==== DETAILl VIEW ========================================= 
(Réduire espaces entre THUMBs (Scrpit Commented On - IN USE) === */

.photo_container.pc_m {
    height: auto;
    margin-bottom: 17px !important;
    width: 75px !important;
}

#ViewSet.set-view-list .photo-display-container .photo-display-item {
    margin-bottom: -9px !important;
    margin-left: 35px !important;
    margin-right: -36px !important;
    padding-right: 23px !important;
    width: 226px !important;
}

/* ==== DETAILl VIEW - TITRE THUMB 
(Remonter) ======================= */

#ViewSet.set-view-list .photo-display-container .photo-display-item .thumb {
    margin-bottom: -10px !important;
}

#ViewSet.set-view-list .photo-display-container .photo-display-item .StreamView .Desc {
    border-bottom-width: 5px !important;
    font-size: 12px;
    height: 40px !important;
    line-height: 15px;
    margin-top: 7px !important;
    padding-bottom: 10px !important;
    width: 180px !important;
}



/* ====== GENERAL SET STYLE ===========
======================================= */



/* === HEADBAR - SLIDESHOW Button - déplacer ==== */
div.share-this-wrapper {
    margin-top: 5px !important;
}



/* === HEADBAR - LIENS "User Set" == 
(Déplacé Sous le TITRE du SET ====== */

#setCrumbs .scTopCrumbShareBreadcrumbs {
    padding-top: 2px;
    position: absolute !important;
    right: 765px !important;
    top: 20px !important;
    width: 150px !important;
}

/* === PAGINATOR
 (Compacté) ==== */

.Paginator {
    font-size: 1px !important;
    height: 40px !important;
    line-height: 1px !important;
}
#vsPagination{
    padding-top: 29px !important;
}

 


/* ================ END =========================== */

}