body.single .entry-author{
display:none;
}
.sidebar h3 {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    line-height: normal;
margin: 0 0 15px 0;
	padding: 10px;
	width: 100%;
	zoom: 1;
}
.post-title a {
    font-size: 16px;
    line-height: normal;
    font-weight: bold;
}
.carousel .slider_post_title {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}
#content {
	background: #ffffff;
    padding: 15px 0;
}
.sidebar .widget_recent_entries li,
.sidebar .widget_rss li {
    padding-bottom: 0px;
    padding-top: 0px;
    line-height: 22px;
}

.sidebar .widget_recent_entries a,
.sidebar .widget_rss ul a {
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
}

.post-title{
font-size:18px !important;
}

#text-10{
border: 1px solid #006e51 ;
padding: 16px 24px;}