/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

#header {
    background: #5ca9dd;
}

.widget h3.title {
    color: #3f4247;
	margin: 0;
	font-family: 'Lato';
	font-style: normal;
	font-weight: 900;
	margin:0 0 15px;
 	font-size: 18px;
    font-weight: bold;
}

.wide {
    margin-top: 20px;
    background: #fff;
    border: 1px solid #dadada;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .1);
}

h1.category-title { text-align:center;margin-bottom:20px;font-size:36px;}
ul#pet-directory { width:100%;}
ul.split { margin:0!important;}
ul.split > li {
    width: 50%;
    padding:0;
    min-height: 25px;
    margin:0;
    list-style-type: none;
    float: left;
    display: inline-block;
}
.top-meta .meta-links { float:right;text-align:right;}
ul#pet-directory.split > li {
    min-height: 110px;
    /*min-width:210px;*/
}
ul.split li ul li {
    list-style-type: none!important;
    float: left!important;
    display: block!important;
    margin:0!important;
    padding:0!important;
    width:100%;
}
ul.split li ul {
    float: left!important;
    display: block!important;
    margin:0!important;
    padding:0!important;
}
ul#pet-directory > li img { max-width:75px;max-height:75px;margin-bottom: 60px;}
ul#pet-directory > li p {
    margin-bottom: 8px!important;
    line-height:1.2;
    max-width:100%;
    display:block; 
    min-height:50px;
}
.entry .top-meta { margin-bottom:14px;}
body.home .custom-panel .panel-grid-cell,
.entry .custom-panel
{
    width: 50%!important;
    float: left!important;
}
.panel-grid.custom-panel {
    margin: 20px 0 0 0!important;
}
.panel-grid.custom-panel .panel-last-child {
padding-left: 20px;
}
span.aligncenter { text-align:center;}
.entry img.scale-with-grid { max-width:100%; }
.title.plain { font-weight:normal!important; }
.event-image { max-width:150px!important; height:auto;}
body {
font-size: 14px!important;
}
ul.pet-directory-list li a {
 font-weight:bold;
 text-decoration:none;
 font-size:10px;
    margin-right:10px;
}
.image-wrap {
width: 160px;
margin-right:20px;
float: left;
}
.useful_banner_manager_widget .useful_banner_manager_banner{
    display: inline;
    float: left;
    margin: 10px 6px;
}
.useful_banner_manager_widget {
    padding-left: 2px;
}
.image-wrap.article-wrap { width:125px;}
.panel-grid .entry { margin-bottom:20px;}
.article-image-wrap img { max-width:125px;max-height:125px;width:125px;height:auto;}