/*
Theme Name:     	clean-retina-child
Template:       	clean-retina
Version:        	1.2.7
*/

@import url("../clean-retina/style.css");

#site-generator .copyright {
float: left;
padding-top: 5px;
width: 100%; !important
}

.hgroup-wrap img {
margin-top: 15px; !important
margin-bottom: 15px; !important
}

.hgroup-wrap {
    padding-bottom: 15px; !important
    padding-top: 15px; !important
}

.alignright {
    display: inline;
    float: right;
    margin-left: 20px; !important
}

.entry-meta {
    display: none; !important
}

.entry-title {
    font-size: 32px;
    padding-top: 5px;
}

.entry-header {
    padding-bottom: 1px;
}

#content h2 {
    padding-bottom: 8px;
}

a.readmore, a.more-link {
    background-color: #f8f8f8;
    border: 1px solid #f8f8f8;
    border-radius: 19px 19px 19px 19px;
    color: #5F85B0;
    display: inline;
    height: 30px;
    margin-bottom: 22px;
    padding: 5px 1px 0;
}

a.readmore:hover, a.more-link:hover {
    background-color: #f8f8f8;
    text-decoration: underline;
}

#respond form p.form-allowed-tags {
    display: none; !important
}

.widget ul li a {
color: #5F85B0;
font-size: 18.5px
}

.widget ul li a:hover {
color: #555555;
text-decoration: underline;
}

.widget-title {
    font-size: 20px;
    font-weight: bold;
    font-family: Arial;
    text-decoration: underline;
    text-align: center;
    line-height: 38px;
    padding-bottom: 5px;
    padding-top: 5px;
}

#access a {
    color: #5F85B0;
    display: block;
    float: left;
    font-size: 18.5px;
    height: 40px;
    padding: 16px 25px 0;
}

#access a:hover, #access ul li.current-menu-item a, #access ul li.current_page_ancestor a, #access ul li.current-menu-ancestor a, #access ul li.current_page_item a, #access ul li:hover > a {
    border-top: 0px solid #555555;
    color: #555555;
    padding-top: 16px;
}

a:hover {
color: #555555;
text-decoration: underline;
}

#content ul a, #content ol a {
color: #5F85B0;
}

#content ul a:hover, #content ol a:hover {
text-decoration: underline;
color: #555555;
}

#secondary {
float: left;
font-size: 16px;
line-height: 26px;
margin-left: 5.3%;
padding-bottom: 20px;
width: 29%;
color: #777;
}

.widget ul li {
    list-style-type: circle;
}

.widget img {
padding-bottom: 0px; !important
}

.widget {
margin-bottom: 3px;
}

ins {
background: #f8f8f8;
}

#main {
    padding-top: 20px;
}