body{
    /*background-color: #bce8f1;*/
}
.container{
    width: 750px;
}
.container-wrapper1{
    width: 550px;
}

h3{
    padding: 10px;
color: #652F2F;
    text-align: center;
    font-size: 21px;

}
.homepage{margin-top: 50px; text-align: center;}
th,td{border: 1px solid gray;padding:5px;}
.btn-block {
    width: 19%;

}
.btn-focus{
    outline: none;

}
h1{
    color: #652F2F;
    text-align: center;
    font-size: 29px;
}
.blog-info{
    padding: 27px;
    /*background-color: cornsilk;*/

}
.blog-wrapper{

    padding: 20px;
    height: 370px;
    width: 100%;
    /*background-color:#9E8E71 ;*/
   background: url("../images/login-back.jpg");
    background-size: 100%;
}
.blog-wrapper .btn-lg{
    padding: 3px 16px;
}
.name a{
    float: right;
    color: #000000;
}
.name a:hover{
    text-decoration: none;
    color: #000000;
}
.blog-text{
    /*background-color: black;*/
    background: url("../images/img-blog.png");
    background-size: 100%;
}
.blog-text span{
    font-size: 20px;
    color: #652F2F;
}
.span1{
    font-size: 17px;
}
.span2{
    font-size: 17px;
}
.span3{
    font-size: 22px;
}
.head-text{
    margin-top: 40px;
    padding-left: 75px;
    padding-right: 0;
}
.blogger-name{
    float: right;
}
.by{
    float: right;
    text-transform: capitalize;
}
.posted-by{

    color: yellowgreen;
}
.capitalise{
    text-transform: capitalize;
    font-size: 25px;
    color: yellowgreen;
}
.description{
    text-transform: capitalize;
    font-size: 15px;
}
.link{
    font-size: 20px;
    text-decoration: none;
    color: #000000;
    background-color: yellowgreen ;
    padding: 10px;
    border-radius: 5px;
}
.link:hover{
    color: #000000;
    text-decoration: none;
    background-color: yellowgreen ;
}
.row{
    margin-left: 0;
    margin-right: 0;
}
.link1{
    color: #000000;
}
.blog-header{
    border-bottom: 1px solid yellowgreen;
}
.form-control{
    width: 50%;
}
input[type=submit]{
    /*margin-left: 37px;*/
    /*background-color: #373C40;*/
    background-color: #652F2F;
    color:#ffffff;
    border: 1px;
    border-radius: 5px;
    padding: 5px;
}
.reg-form{
    /*background-color: #9C9595;*/
    padding: 20px;
    background: url("../images/Frame-Background2.png");
    background-size: 100%;
}
.form-layout{
    /*background-color: #B1D0D6;*/
    padding-top: 1px;
    background: url("../images/Frame-Background2.png");
    background-size: 100%;
}
.form-layout h4
{
    margin-bottom: -4px;
    margin-left: 31px;
}

.form-layout h2{
    margin-top: 11px;
    margin-left: 50px;
}
.btn-width{
    width: 32%;
    margin-left: 13px;
}
.block-margin-top .form-control{
    width: 50%;

}
.col-md-offset-3 {
        margin-left: 0;
    }
.blog-wrapper .btn-primary{
    color: black;
    background-color: #903628;
    border-color: #903628;
}
.back-img{
    width: 100%;
    height: 100%;
}
.welcome-img{
    /*position: absolute;*/
    top: 0;
    height:100%;
    width: 639px;
}
.welcome-page{
    /*position: relative;*/
    background: url("../images/8.jpg")no-repeat;
    background-size: 100%;
    text-align: center;
}
.header-button{
    float: right;
}
.blog-wrapper .btn:hover{
    color: #000000;
    background-color: #903628;
}
.blog-wrapper .btn{
    margin: 0 auto;
}

.main-wrapper{
    background: url("../images/blog7.jpg");
    background-size: 100%;
}
.container-wrapper{
    width: 1050px;
}
.login-button {
    padding: 1px 16px;
    background-color: #373C40;
    border-color: #373C40;
}
.login-button:hover{
    background-color: #373C40;
}
.container-wrapper11 {
    width: 380px;
}
.container-wrapper-new {
    width: 750px;
}