.blog_post{
    border: 1px solid #ddd;
    padding: 0px 10px;
    margin-bottom: 10px;
}

.blog_post a{
	font-size: 20px;
}

.single_post img {
    max-width: 100%;
    height: auto;
}

#home_button:hover{
color: #fff;
text-decoration: none;
}

#id_password {
    /*width:418px;*/
    margin-right: 10px;
}
.input-group-addon {
    display:none;
}
