/*
* Add child theme CSS Rules
*/
.input-select{
 border: 1px solid #DDDDDD;
    border-radius: 3px 3px 3px 3px;
    display: block;
    font-family: arial,verdana;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 3px;
    outline: 0 none;
    padding: 4px 15px 4px 0;
    text-indent: 4px;
    width: 100%;
}

.main-page-tab-left{
float: left; width: 434px; margin-right: 55px;
}
.main-page-tab-right{
float: left; width: 434px;
}

#inner_header span.h1 {
    background: url("../ultrawebstudio/images/skins/green/title_arrow.png") no-repeat scroll 0 42px rgba(0, 0, 0, 0);
}



#inner_header span.h1 {
    color: #4b5608;
    display: inline-block;
    float: left;
    font-size: 30px;
    font-weight: normal;
    height: 32px;
    line-height: 32px;
    padding-left: 35px;
    padding-top: 40px;
}

#content .blog_post h1, #content .blog_post h1 a {
    color: #222222;
    font-size: 27px;
}

#content .post_title h1, #content .post_title h1 a {
    border: medium none;
    box-shadow: none;
    font-size: 27px;
    font-weight: normal;
    margin: 0 0 5px;
    padding-bottom: 5px;
    padding-top: 5px;
    text-decoration: none;
}

.socialmedia-buttons img{
    width:42px;
    height: 42px;
}