h1 a,h2 a,h3 a,h4 a,
h1,h2,h3,h4, {
font-family: 'Abril Fatface', cursive;
}
h2.section_title {
font-size: 46px;
padding-bottom: 10px;
font-family: 'Abril Fatface', cursive;
}
.widget-title {
background-color: #F46466 !important;
}
#searchform {
background: rgb(255, 255, 255) none repeat scroll 0% 0%;
padding: 20px 20px 0px;
margin: 0px 0px 30px !important;
}
#sidebar input[type="text"], #s {
width: 65%;
padding: 5px 20px;
margin-bottom: 20px;
font-family: "PT Sans",sans-serif;
font-size: 20px;
}
#searchsubmit {
height: 42px;
padding: 5px;
font-family: 'Oswald', sans-serif;
font-size: 18px;
position: absolute;
top: 20px;
right: 25px;
border: 1px solid #ABADB3;
}
#searchsubmit:hover {
color: #fff ;
background-color: #F46466;
border: 1px solid #F46466;
cursor:pointer;
}
p.read-more a:hover {
background-color: #F46466;
}
.footer {
display: none;
}