/*
Theme Name:     Cerauno Child
Description:    Cerauno child theme
Author:         DCD
Template:       cerauno

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
a {
color:#3366cc;
}
h1, h2, h3, h4, h5, h6 {
    clear: none;
}
h2 {
    margin-bottom: 15px;
    font-size: 26px;
}
h3 {
    font-size: 24px;
}
.main-navigation {
    border-bottom: 1px solid #eee;
    clear: both;
    display: block;
    margin: 0;
    padding: 0.5em 2.5%;
    text-transform: uppercase;
    width: 100%;
}
.site-branding {
    padding: 0.5em 1.6em;
    position: relative;
    text-align: center;
    background: #32334A;
}
h1.site-title {
    margin-bottom: 3px;
}
.featured-header-image {
    margin: 0em auto 0px;
    text-align: center;
}
.featured-image img {
    width: 10em;
    height: auto;
    float: left;
    margin-top: 2em;
    margin-right: 1em;
}
.entry-title {
    color: #495762;
    font-size: 28px;
    margin-top: 0;
    text-transform: uppercase;
    font-family: tahoma,serif;
}
.entry-summary {
    width: 100%;
    float: right;
    margin-top: -2px;
}
.site-content {
    border-top: 1px solid #EEE;
    margin: 0px auto 1.6em;
    padding: 0.1em 3.5% 0px;
}
.comments-title {
    font-size: 24px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
    padding: .8em;
    display: block;
}
.betterrelated {
    border: 1px solid #C6C4C4;
    padding: 5px;
    border-radius: 5px;
    background: #FFFFFF none repeat scroll 0% 0%;
}
.yashare {
padding-bottom: 20px;
}
.entry-footer-wrapper > span:before,
.entry-footer .edit-link:before,
.comment-reply-link:before {
	display: inline-block;
	font-family: arial;
	font-size: 0px;
	font-weight: normal;
	margin-top: -2px;
	margin-right: 7px;
	vertical-align: middle;
	-webkit-font-smoothing: antialiased;
}