
/* Editor */
.editor .toolbar {
  height: 32px;
  border: 1px solid #c2c2c2;
  border-width: 1px 1px 0 1px;
  background-color: #f8f8f8;
  width: 100%;
}
.editor .toolbar .editor_button {
  display: block;
  float: left;
  width: 24px;
  height: 24px;
  margin: 3px 0 0 3px;
  border: 1px solid #f8f8f8;
  background: url(/templates/Default/img/editor-24.png?1) no-repeat 0 0;
}
.editor .toolbar .editor_button:hover {
  border: 1px solid #d7d7d7;
  background-color: #f9f9f9;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.editor .toolbar .editor_button.brake {
  width: 10px;
  background: transparent;
}
.editor .toolbar .editor_button.brake:hover {
  border: 1px solid #f8f8f8;
  background-color: #f8f8f8;
}
.editor .toolbar .editor_button#b_b {
  background-position: 0 0;
}
.editor .toolbar .editor_button#b_i {
  background-position: 0 -24px;
}
.editor .toolbar .editor_button#b_u {
  background-position: 0 -48px;
}
.editor .toolbar .editor_button#b_s {
  background-position: 0 -258px;
}
.editor .toolbar .editor_button#b_link {
  background-position: 0 -296px;
}
.editor .toolbar .editor_button#b_leech {
  background-position: 0 -316px;
}
.editor .toolbar .editor_button#b_image {
  background-position: 0 -277px;
}
.editor .toolbar .editor_button#b_left {
  background-position: 0 -120px;
}
.editor .toolbar .editor_button#b_center {
  background-position: 0 -144px;
}
.editor .toolbar .editor_button#b_right {
  background-position: 0 -168px;
}
.editor .toolbar .editor_button#b_emo {
  background-position: 0 -192px;
}
.editor .toolbar .editor_button#b_color {
  background-position: 0 -72px;
}
.editor .toolbar .editor_button#b_quote {
  background-position: 0 -96px;
}
.editor .toolbar .editor_button#b_translit {
  background-position: 0 -216px;
}
.editor .toolbar .editor_button#b_spoiler {
  background-position: 0 -240px;
}

#dle_emo a { display: inline-block; width: 20px; height: 20px; }
#dle_emo #em_wink {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") left top no-repeat}
#dle_emo #em_winked {background:#efeff5 url("/engine/data/emoticons/winked.gif") left top  no-repeat}
#dle_emo #em_smile {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") -40px top no-repeat}
#dle_emo #em_am {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") left -100px no-repeat;display:block;height:30px;margin-top:-8px}
#dle_emo #em_belay {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") left -20px no-repeat}
#dle_emo #em_feel {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") -20px -20px no-repeat}
#dle_emo #em_fellow {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") -40px -20px no-repeat}
#dle_emo #em_laughing {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") -60px -20px no-repeat}
#dle_emo #em_lol {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") left -40px no-repeat}
#dle_emo #em_love {background:#efeff5 url("/engine/data/emoticons/love.gif") left top  no-repeat;display:block;height:30px;margin-top:-8px;width:22px}
#dle_emo #em_no {background:#efeff5 url("/engine/data/emoticons/no.gif") left top  no-repeat}
#dle_emo #em_recourse {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") right -40px no-repeat}
#dle_emo #em_request {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") left -60px no-repeat}
#dle_emo #em_sad {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") -20px -60px no-repeat}
#dle_emo #em_tongue {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") -40px -60px no-repeat}
#dle_emo #em_wassat {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") right -60px no-repeat}
#dle_emo #em_crying {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") left -80px no-repeat}
#dle_emo #em_what {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") -20px -80px no-repeat}
#dle_emo #em_bully {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") -20px -100px  no-repeat;display:block;height:30px;margin-top:-8px;width:22px}
#dle_emo #em_angry {background:#efeff5 url("/templates/Default/images/new/emotions_sprite.png") right -80px no-repeat}