body {background-color:#rgba(45, 45, 255, 0.7);}
.entry img {
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.entry img {
    padding: 0;
    border: 0 solid #000000;
}
#main-nav {
margin-right: 0px !important;
}

5
6
7
.home #inner-wrapper {
    background-color: transparent !important;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
/*float: right;*/
margin-left: 20px;
float: left;
}

.nocomments {
display: none;
}
#footer {
background:url(x)



}