@font-face{font-family:'Skater';src:url(../fonts/skater-girls-rock.ttf)}
@font-face{font-family:'Little Swag';src:url(../fonts/KGALittleSwag.ttf)}
body{background-color:#ebebeb;margin:0 auto}
header:first-child h1{font:36px/50px 'Skater','Creepster',cursive;margin:0;float:left;cursor:pointer}
header:first-child h1 a{text-decoration:none;color:rgba(0,0,0,0.8);text-shadow:1px 1px 1px rgba(255,255,255,0.1)}
header:first-child h1 a .dot{background:url(../images/shortcut-icon.png) no-repeat center 20px;background-size:10px 10px;width:16px;height:16px;margin:10px 2px;padding:1px 8px}
header:first-child h1 a b{font:20px Arial;padding:0 5px 0 1px;text-shadow:1px 1px rgba(255,255,255,0.1)}
header:first-child h1 a i{font-style:normal;color:green;font:50px/50px 'Little Swag', Arial}
.nav-box,.search-box{float:left;height:44px;padding:0 0 0 20px;margin:3px 10px}
.search-box{float:right}
.item{width:124px;height:124px;position:relative}
.item figure{padding:10px;box-shadow:1px 1px #FFF;border-right:1px solid #b5b5b5;border-bottom:1px solid #b5b5b5;position:absolute;left:0;top:0;right:0;bottom:0;overflow:hidden;transition:all 300ms linear}
.item:not([data-size="33"]) figure img{width:100%;height:100%}
.item:not([data-size="33"]) figure .shadow-box{border-radius:0;bottom:0;left:0;position:absolute;right:0;top:0;transition:all 300ms linear 0}
figcaption{position:absolute;left:0;bottom:0;right:0;background-color:#EBEBEB;padding:10px;text-align:center;display:none;vertical-align:middle;font:bold 14px/16px Arial;text-transform:uppercase;text-shadow:1px 1px rgba(0,0,0,0.1);color:#000}
figcaption .description{font-family:Gotham,"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px;font-weight:200;color:#000;padding:2px;text-transform:none;position:relative;line-height:16px;height:44px;text-shadow:1px 1px rgba(0,0,0,0.1);overflow:hidden}
.item[data-size="12"] figcaption .description{height:76px}
figcaption .description .limit-text{position:absolute;bottom:-4px;left:0;right:0;height:15px}
.item:not([data-size="33"]) figure{cursor:pointer}