/***
   * 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.        
***/ 



body.open-menu {
  overflow: hidden;
}



ul.menu {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

ul.menu li ul {
  list-style-type: none; 
  padding: 0;
}

.fl { display: block; float: left; }
.fr { display: block; float: right; }

.clear { clear: both; }

/*Paddings*/
.pad-2 {
  padding: 2px;
}
.pad-12 {
  padding: 12px;
}

/* ---------------------------------------------------- */
/*                        Footer                        */
/* ---------------------------------------------------- */

/* ---------------------------------------------------- */
/*                         Blocks                       */
/* ---------------------------------------------------- */
.white-block {
  background: #fff;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #bdc1c6;
  -moz-box-shadow: 0 2px 0 rgba(0,0,0,0.05);
  -webkit-box-shadow: 0 2px 0 rgba(0,0,0,0.05);
  box-shadow: 0 2px 0 rgba(0,0,0,0.05);
  margin-bottom: 15px;
  box-sizing:border-box;
  -moz-box-sizing:border-box;
  -webkit-box-sizing:border-box;
  width: 100%;
  min-width: 300px;
}
.open-menu .white-block {
  min-width: 400px;
}

/* ---------------------------------------------------- */
/*                        Content                       */
/* ---------------------------------------------------- */
#left-menu,
#content-wrapper {
  float: left;
  background: none repeat scroll 0 0 #E6E6E6;
}

#left-menu {
  width: 60%;
  background: #353535;
  display: none;
  line-height: 1;
}

.wrapmenu {
  overflow: auto;
}

#left-menu ul li {
  clear: both;
  font-size: 12px;
}

#left-menu ul li > span {
  font-size: 16px;
}

#left-menu ul li a,
#left-menu a.current-account {
  display: block;
  font-size: 16px;
  color: #d7d7d7;
  padding: 13px;
  background: #414141;
  border-top: 1px solid #565656;
  border-bottom: 1px solid #2a2a2a;
  min-height: 30px;
}


#left-menu ul li ul li > a {
  display: block;
  padding: 10px 0 5px 13px;
  text-decoration: none;
  border: 0;
  background-color: #F2F2F2;
  color: #575757;
}

#left-menu ul li ul li > span {
  display: block;
  padding: 10px 0 10px 18px;
  background-color: #F2F2F2;
  text-decoration: none;
  border: 0;
  font-size: 16px;
}
#left-menu ul.accounts li a,
#left-menu a.current-account {
  min-height: 20px;
}


#left-menu ul li span {
  /*margin-left: 5px;*/
  padding: 5px;
  display: inline-block;
}
#left-menu ul li> span {
  padding: 18px 0 18px 18px;
  border-top: 1px solid #565656;
  border-bottom: 1px solid #2a2a2a;
}

#left-menu .no_url, #left-menu .sub_no_url {
  font-style: italic;
  display: block;
  color: #AAA;
}

#left-menu ul li a:hover {
  font-weight: bolder;
}

#left-menu ul.accounts li a img,
#left-menu a.current-account img {
  width: 20px;
  height: 20px;
  margin-right: 10px;
}

#left-menu ul.accounts li a span,
#left-menu a.current-account span {
  display: inline-block;
  padding-top: 0;
  margin-left: 0;
}

#content-wrapper {
  width: 100%;
  float: left;
  overflow: auto;
  position: absolute;
  /*background: #FFF7F7;*/
}
.open-menu #content-wrapper {
  overflow: hidden;
}


/********** STATUS **********/
/*List*/
.status-list .head {
  padding-bottom: 8px;
  margin: 10px 10px 8px 10px;
  border-bottom: 1px solid #c6c6c6;
  line-height: 1.2;
}
.status-list .head a {
  font-size: 14px;
  font-weight: bold;
}
.status-list .head img {
  width: 32px;
  height: 32px;
  margin-right: 10px;
}
.status-list .head .date {
  display: block;
  font-size: 11px;
  color: #5c5c5c;
}
.status-list .desc {
  margin: 10px 10px 8px 10px;
}
.status-list .comments {
  background: #efefef;
  padding: 7px 10px;
  font-size: 12px;
  color: #878787;
  -moz-border-radius: 0 0 2px 2px;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.status-list .comments a {
  color: #878787;
  display: inline-block;
  line-height: 14px;
}
.status-list .comments a.like {
  color: #a40161;
}
/* ---------------------------------------------------- */
/*                        Footer                        */
/* ---------------------------------------------------- */

/* ---------------------------------------------------- */
/*                        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: table-cell; vertical-align: middle; width: 44px; height: 100%; 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-settings { background-position: 0 -544px; }
.i-logout { background-position: 0 -637px; }

.i-white-add { background-position: 0 -774px; width: 47px; height: 32px; }