/***
   * Thanks for your download :)
   * 31. january 2013
   * www.tempees.com  
   * http://www.facebook.com/tempeescom
   * http://www.twitter.com/tempeescom
   * http://www.tempees.com/donate
   * LICENCE: All of our site is free, and you can use it where you want. For private and commercial purposes.        
***/ 

html,
body {
  margin: 0;
  height: 100%;
}
body {
  font-size: 1em;
  line-height: 1.4;
}
body.open-menu {
  overflow: hidden;
}

/* ---------------------------------------------------- */
/*                        Content                       */
/* ---------------------------------------------------- */
#left-menu,
#content-wrapper {
  float: left;
}

#left-menu {
  width: 70%;
  background: #FFFF00;
  display: none;
  line-height: 1;
}

.wrapmenu {
  overflow: auto;
}


#content-wrapper {
  width: 100%;
  float: left;

  position: absolute;
BackGround:#e2e2e2;
}
.open-menu #content-wrapper {
  overflow: hidden;
}




/* ---------------------------------------------------- */
/*                        Icons                         */
/* ---------------------------------------------------- */
.ico { background: url(../img/icons.png) no-repeat; }
.ico-30 { width: 30px; height: 30px; }
.ico .count { background-position: -281px -815px; width: 20px; height: 20px; position: absolute; font-size: 11px; text-align: center;
  color: #d74141; font-weight: bold; padding: 2px 4px 0 0; }

#menu { display: block; width: 44px; height: 30px; text-indent: -9999px; background-position: 0px -709px; }
#menu2 { display: block; width:36px; height: 36px; text-indent: -9999px; background-position: 0px -709px; }

.i-news { background-position: 0 4px; }
.i-messages { background-position: 0 -86px; }
.i-groups { background-position: 0 -177px; }
.i-photos { background-position: 0 -358px; }
.i-cerrar { background: url(/Imagenes/Ico_Cerrar.png) no-repeat;background-position: 0 -0px; }

.i-settings { background-position: 0 -544px; }
.i-logout { background-position: 0 -637px; }

.i-white-add { background-position: 0 -774px; width: 47px; height: 32px; }
