/*
Theme Name:     Yasmin IPMS Theme
Theme URI:      http://intergratedpest.com.au
Description:    Child theme for the Yasmin theme
Author:         Todd Dzur
Author URI:     http://dzur.com.au
Template:       Yasmin-child                             
Version:        0.1.0
*/

@import url("../Yasmin/style.css");


#head, #headright {
    background: none repeat scroll 0 0 #ead916;
}

ul.social { display: none; }

#subnav li a:hover, #subnav li a:active, #subnav .current-menu-item a { color: #1c376f;  }

#subnav li a { color: #3257a3; }


.title h2, .title h2 a, .title h2 a:visited {
    color: #df741f; font-size: 24px; }

#blogname {
    float: left;
    margin: 0px 0px 0px 0px;
}

.logo img {max-width:100%}

strong {
    font-weight: bold;
}