#DivLookbookBODY {
 color:#fff;
}

a {color:#fff;text-decoration:underline;}
a:hover {text-decoration:none; color: #ddd;}

#addPhtFrm a {color:#111;}
#addPhtFrm a:hover {text-decoration:none; color: #444;}



#DivLookbookBODY #uEntriesList .uEntryWrap {
 width: 18%;
 overflow: hidden;
 margin: 10px 1%;
}

#DivLookbookBODY #uEntriesList .entryBlock {
 display:block !important;
 position: relative;
 border-radius:5px;
 -webkit-border-radius:5px;
 -moz-border-radius:5px;
 padding:0;
 width:100% !important;
 font-size:0;
 background:#fff !important;
}

#DivLookbookBODY #uEntriesList .entryBlock a.ph-link img {
 width:100% !important;
 position: relative;
}

#DivLookbookBODY #uEntriesList .DivLookbookArticle {
 margin: 0 3px;
 padding: 3px 0;
}

#content {
 color:#fff;
}




@media screen and (min-width:1024px) {

#DivLookbookBODY #uEntriesList .uEntryWrap {
 width: 18% !important;
}

} /* END @media screen and (min-width:1024px) */





@media (max-width:1023px) and (min-width:800px) {

#DivLookbookBODY #uEntriesList .uEntryWrap {
 width: 23% !important;
}

} /*@media (max-width:1023px) and (min-width:800px)*/






@media (max-width:799px) and (min-width:600px) {

#DivLookbookBODY #uEntriesList .uEntryWrap {
 width: 31% !important;
}

} /*@media (max-width:799px) and (min-width:600px)*/




@media (max-width:599px) and (min-width:300px) {

#DivLookbookBODY #uEntriesList .uEntryWrap {
 width: 48% !important;
}

} /*@media (max-width:599px) and (min-width:300px)*/




@media (max-width:299px) {

#DivLookbookBODY #uEntriesList .uEntryWrap {
 width: 98% !important;
}

} /*@media (max-width:299px)*/