/* Enter Your Custom CSS Here */

.main-navigation {
    padding-top: 5px;
    margin-right: 90px;
}

#secondary {
    float: right;
    width: 23%;
}

.textwidget{
 width:250px;
}

.footer-socket-wrapper .copyright {
    color: #666;
    max-width: 50%;
    float: left;
    font-size: 12px;
    display: none;
}

#site-title a {
    color: #333;
    font-size: 46px;
}

#site-description {
    line-height: 24px;
    font-size: 20px;
    padding-bottom: 0;
    color: #0FBE7C;
}

#header-logo-image img {
    margin-bottom: 0px;
    display: none;
}

#header-right-section .widget {
    text-align: right;
    padding-top: 10px;
    margin-left: 700px;
    margin-top: -15px;
}

input[type="text"], input[type="email"], input[type="password"], textarea {
    padding: 1%;
    border: 1px solid #EAEAEA;
    line-height: 20px;
    width: 98%;
    background-color: #f1eff1;
    margin: 0 0 30px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

#header-right-section .widget {
    text-align: right;
    margin-left: 700px;
    margin-top: -15px;
    float: right;
}

#header-right-section {
    float: none;
    margin-top:20px;
}
.page-id-2 .entry-content img{
  width:250px;
  height:160px;
}
.entry-content img{
  border-radius:7px;
}
#content{
  width:820px;
}