/*body:before{content:'small layout (700-900)';background-color:rgba(0,255,0,0.5);}*/

body > header .top-logo {
    height:41px/*46px*/;
    width:310px/*316px*/;
}

/*page specifics*/
.results .more {
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 25px;
}

.log-book .announcements,
.log-book .banners{
    float: left;
    max-width: 420px;
    width: 49%;
}
.log-book .banners {margin-right: 2%;}

main{padding-bottom:200px;}
footer{height:200px;margin-top:-200px;}
footer ul{font-size:14px;}
footer ul li{display:inline-block;}
footer ul li:nth-child(1) a:last-child{padding-right:10px;}

footer ul li:nth-child(1) a:last-child:after{content:"";}


/*ADDITIONAL*/
.premier-items{padding-right:10px;}
.premier-items .item{
    width:32%;
    margin:0 2% 0 0;
    float:left;
    padding:10px;
    border:1px solid #ccc;
    margin-bottom:15px;
}
.premier-items .item:nth-child(2n){margin-right:2%;}
.premier-items .item:nth-child(2n+1){clear:none;}

.premier-items .item:nth-child(3n){margin-right:0;}
.premier-items .item:nth-child(3n+1){clear:left;}



/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
