/*
Theme Name:     lordthuna
Theme URI:      http://lordthuna.idra.it/
Description:    Child theme for the spun theme 
Author:         idra / massimo ciccolini
Template:       spun
Version:        0.1.0
*/

@import url("../spun/style.css");

#gallery-1 .gallery-item, #gallery-2 .gallery-item, #gallery-3 .gallery-item {
    float: left;
    margin: 0;
    text-align: center;
    width: 16%;
}
.site-content .gallery a img {
    /*border: medium none !important;
    height: auto;
    max-width: 100px;*/
}
.screen-reader-text {
    display: none;
}
ul li:before {
    content: " "!important;
}