@media only screen and (max-width: 1050px) {
   div#home{

     width:100% !important;

   }
}

@media only screen and (min-width: 1500px) {
   div#home{

     width:80% !important;

   }
}



body{

background-color:#000 !important;
font-size:20px !important;

}

div#home{

width:90%;

}

div#mainContent{

background:#cfe8cb  !important;
width:100% !important;
}

div#main{
min-width:auto !important;
}

div#comment_form{
background:#cfe8cb  !important;

}


div#topics{
background:#cfe8cb  !important;
}
div#main{
background:#cfe8cb  !important;
}
div.forFlow{

margin-left:0 !important;

}
h1.postTitle{

border-left:5px solid #1fa6e6 !important;

}

div#main{

padding:0 !important;

}

div#topics{

padding:0 15px 10px 15px !important;

}

div#blog_post_info_block,div#sideBar,div#under_post_news,div#under_post_kb,div#comment_nav,div#tip_comment2+p{
display:none !important;
}


textarea#tbCommentBody{

width:90% !important;
height:150px !important;
line-height:1.5 !important;
font-size:20px !important;
}

div.commentbox_title{

width:90% !important;

}

div#comment_form_container{
padding-left:5% !important;
}



div#blogTitle h2{

margin-left:2em !important;
margin-top:0 !important;
}

div#header{
margin-top:0;
}
input#btn_comment_submit{
width:auto;
height:auto;
}