/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


.catlist{

margin: 0;
    padding: 0;
}
#cats {
margin-bottom:5px;
    display: inline-block;
    margin: 5px;
    border:1px solid;
}
.tm-article-container img {
    float: left;
    width: 290px;
    margin-right: 10px;
    border: #dadada 1px solid;
    padding: 4px;
}
.tm-noblog .tm-content, .adirectory{
padding:0;
}
#leaflet-top leaflet-right{
display:none;	
}
#adirectory h2 {
    clear: both;
    display: none;
}	

.optional{display:none;}
