#sidebar .widget-title{
    color: #000 !important;
    border-bottom: 1px solid #444 !important;
    
}

.blog-post-cats {

    border-bottom: 1px solid #444 !important;
}
.blog-post-cats a{
    color: #000 !important;
    background: #FFF !important;
    border-top: 1px solid #444 !important;
    border-left: 1px solid #444 !important;
    border-right: 1px solid #444 !important;
}

.blog-post-read-more a{
  background: #FFF;
  border: 1px solid #444;
  color: #000;
}

.blog-post-read-more a:hover{
  color: #FFBAB6;
}

.section-heading.pink,{
 color: #000;
 border-bottom: 1px solid #444 !important;

}
button, input[type="button"], input[type="reset"], input[type="submit"]{
    background:  #FFBAB6;
    border-bottom: 1px solid #FFBAB6; 
    color: #FFF;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea{
    background: #FFF;
    color: #000;
    border-bottom: 1px solid #444; 
    border-radius: 0px;
    width: 60%;
}

#navigation-panel-hook{
    color: #000;
}
#navigation-search-hook{
    color: #000;
}
#navigation{
    border-top: 1px solid #444;
    border-bottom: 1px solid #444;

}
#panel-close{
    background: #000;
}
.blog-post-s7-number{
   display: none;
}

.blog-post-s4-meta{
    border-bottom: solid 1px #444;
}


#panel-navigation .menu li{
 border-bottom: 1px #444 solid;   
}

.blog-post-title h2 a:hover {
color: #ef7583;
    
}

.blog-post-cats a:hover{
color: #ef7583 !important;
}

#footer-posts{
    background: #ffe9ec;
}

.section-heading{
    color: #444;
    border-bottom:1px solid #444;
    
}

#footer-bottom{
    background: #FFF;
}

.blog-post-s7-thumb-cats{
    color: #000;
    
}
.blog-post-s7-title a:hover{
    color: #ef7583;
}

.blog-post-single-nav-prev, .blog-post-single-nav-next{
    color: #000 !important;
}

.blog-post-single-nav-prev a:hover, .blog-post-single-nav-next a:hover{
    color: #ef7583 !important;
}

.blog-post-meta-author-date, .blog-post-s7-date, .blog-post-s4-meta-date, .blog-post-s4-meta-separator{
 display: none;   
}
.section-heading-bg.pink > span{
    background:#FFF;
    border-top: 1px #444 solid;
    border-left: 1px #444 solid;
    border-right: 1px #444 solid;
}
.section-heading-bg.pink{
    border-bottom: 1px #444 solid;
    color: #000;
}
#navigation .menu > li > a:hover{
    color:#ef7583;
}
.section-heading.pink{
    color: #000;
    border-bottom: 1px #444 solid;
}
.blog-post-meta-author-main{
    margin-top: 12px;
}
.blog-post-meta-cats a{
    background: #FFF;
    border-top: solid 1px #444;
    border-bottom: solid 1px #444;
    color: #000;
}
.blog-post-meta-cats a:hover{
   color:  #ef7583;
}
.blog-post-meta-separator{
    background: #444;
}

.blog-post-title h2 a{
    font-family: 'Courgette', cursive;
    
}

#tagline h1{
    
    font-family: 'Courgette', cursive;
}

h2, h3,  h4, h5, h6{
       font-family: 'Courgette', cursive !important;
}
.blog-post-s7-title{
font-family: 'Courgette', cursive !important;}