/* theme screen stylesheets */

/* import stylesheets and hide from ie/mac \*/
@import url("css/reset.css");
@import url("css/kommuz-home.css");
@import url("css/form-style.css");
@import url("css/ran4uskin.css?v=1.3");
@import url("css/styleMenu.css?v=1");

  #InnerContentWrap {
    width: 991px;
    min-height: 1200px;
    background: url("/userfiles2/directUpload/skin/theicity/headerbackground.png") no-repeat 0px 0px;
    margin: 0 auto auto;
    padding: 0 20px 0px 17px;
}

#topMenuBar > ul > li:first-child,
#topMenuBar > ul > li:nth-child(1),
#bodyFooter > ul#allSiteLink > li:nth-child(2){display:none !important;}
.deleteLine {
    background:#f5cece;
    height:2px;
    padding:5px 0px;

}

div#sidenavEditMenuZoneWrapper div#sidenavEditMenuZone{
    background: #fff;
}