html, body {
  font: small/1.5 Arial, sans-serif;
}

h1 {
  font-size: 150%;
  margin: 1em 20px;
}

h1.search {
  font-size: 110%;
}

.new-definition h1 {
  margin: 1em 20px 1em 9em;
}

h2 {
  clear: both;
  font-size: 120%;
  margin: 1em 20px;
}

h2.pop-tags {
  color: #0c1a70;
  font-size: 130%;
  margin: 1em 0 0.5em
}

a {
    color: #1f2e79;
}

a:visited {
  color: #909;
}

a:hover {
    color: #c00;
}

a.show-all-tags {
  line-height: 2.5;
}

div.cleaner {
  border: none;
  clear: both;
  font-size: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
}

strong.highlight {
  background-color: #fdfaac;
  font-weight: normal;
  margin:-1px -2px;
  padding:1px 2px;
}

.transparent {
  opacity: 0.4;
}

.container {
  margin: 0 auto;
  min-width: 760px;
  padding: 0;
}

.page {
  background-color: #fff;
  clear: both;
  overflow: hidden;
}

.content {
  margin: 0;
  padding: 15px 30px 30px;
  overflow: hidden;
}

.maincol {
  float: left;
  width: 70%;
}

.sidebar {
  float: right;
  width: 30%;
  padding: 0;
}

.header {
  background: #fff url(/images/header-bg.png) repeat-x;
  border-top: 1px solid #fff;
  margin: 0;
  padding: 0;
}

.header .wrapper {
  margin: 0;
  padding: 0;
}

.header .logo {
  float: left;
  margin: 0;
  padding: 0;
  width: 260px;
}

.header .logo h1 {
  margin: 0;
  padding: 16px 0 1em 50px;
}

.header .promo {
  float: right;
  margin: 0;
  padding: 0;
  width: 230px;
}

.header .promo div {
  font-size: 90%;
  padding: 20px 30px 0 0;
}

.header .promo .opensearch {
  background: transparent url(/images/opensearch-teaser-bg.png) no-repeat 115px 12px;
  display: none;
}

.header .promo .rss {
  background: transparent url(/images/rss-teaser-bg.png) no-repeat 44% 50%;
}

.header .intro {
  margin: 0 230px 0 260px;
  position: relative;
}

.header .intro .text {
  color: #290754;
  line-height: 1.4;
  padding: 10px 30px 0 35px;
  position: relative;
  z-index: 2;
}
.header .intro .text div {
    width: 600px;
    float:left;
}
#meelba_ad_baner {
    margin-top: 20px;
}
#meelba_ad_baner1 {
    margin-bottom: 50px;
    margin:0 auto;
    width:970px;
    height:90px;
}
#meelba_ad_baner2 {
    margin-right: 20px;
}
.header .intro .text p {
  font-size: 90%;
  margin: 1.2em 0 0;
}

.navi {
  margin: 0;
  padding: 0 200px 0 450px;
  position: relative;
  z-index: 13;
}

.navi .search {
  bottom: 0;
  border: 1px solid #fff;
  position: absolute;
  left: 50px;
  white-space: nowrap;
  width: 370px;
}

.navi .search .search-form {
  background: #e4e6ef url(/images/search_tl.png) no-repeat top left;
  padding: 10px 12px 7px;
  position: relative;
}

.navi .search .search-form i {
  background: url(/images/search_tr.png) no-repeat;
  height: 6px;
  position: absolute;
  top: 0;
  right: 0;
  width: 6px;
}

.navi .search .search-form .search-field {
  width: 280px;
  margin-right: 3px;
  font: 110% Arial, sans-serif;
}

.navi .search .search-form .search-field.hint {
  color: #8e989b;
}

.navi .menu {
  font-size: 110%;
  overflow: hidden;
  margin: 0;
}

.navi .menu li {
  float: left;
  padding-right: 3em;
}

.navi .menu li b {
  background: url(/images/active.png?new) 50% 100% no-repeat;
  color: #1f2e79;
  display: block;
  font-weight: normal;
  padding-bottom: 1em;
}

.navi .menu li a {
  color: #1f2e79;
  display: block;
  outline: none;
  padding-bottom: 1em;
}

.navi .menu li a:hover {
  background: url(/images/hover.png) 50% 100% no-repeat
}

.navi .menu li a.active {
  background: url(/images/active.png?new) 50% 100% no-repeat;
}

.navi .menu li a:hover.active {
  background: url(/images/active.png?new) 50% 100% no-repeat;
}

.navi .account {
  bottom: 0;
  color: #333;
  font-size: 90%;
  padding: 0 0 1.2em 0;
  position: absolute;
  right: 50px;
  text-align: right;
  width: 150px;
}

.navi .account span.name {
  font-weight: bold;
}

.navi .account .name i {
    background: url(/images/user.png) no-repeat;
    height: 16px;
    margin: -1px 0 0 -18px;
    position: absolute;
    width: 16px;
}

.navi .account a {
  color: #000;
}

.navi .account a:hover {
  color: #c00;
}

.navi .account a.name:hover i {
  background-position: 0 -16px;
}

.navi .account .exit {
  margin-left: 0.7em;
}

.abc {
  background-color: #3b4d88;
  border-bottom: 1px solid #2b3c81;
  color: #fff;
  display: block;
  font-size: 90%;
  padding: 13px 51px 9px;
}

.abc i {
  display: block;
  float: left;
  font-style: normal;
  margin-bottom: 2px;
  margin-right: 2px;
}

.abc a,
.abc b {
  color: #fff;
  display: block;
  font-weight: normal;
  text-decoration: none;
  line-height: 1.7;
  outline: none;
  padding: 0px 9px;
  position: relative;
}

.abc a:hover {
  color: #fff;
  text-decoration: underline;
}

.abc .selected {
  background: #4f5f94 url(/images/letter-br.png) no-repeat 100% 100%;
}

.abc .selected a,
.abc .selected b {
  color: #fff;
  background: transparent url(/images/letter-tr.png) no-repeat 100% 0;
}

.abc .selected b:before,
.abc .selected a:before {
  content: url(/images/letter-tl.png);
  display: block;
  height: 5px;
  margin: 0 -9px -5px -9px;
}

.abc .selected b:after,
.abc .selected a:after {
  content: url(/images/letter-bl.png);
  display: block;
  height: 5px;
  margin: -5px -9px 0 -9px;
}

.sidebar .wrapper {
  margin: 20px 0 0 30px;
}

.sidebar .wrapper .alert {
  margin: 2em 10px 0 0;
}

.sidebar .wrapper .alert i {
  background: url(/images/alert.png) no-repeat;
  height: 16px;
  margin: 2px 0 0 -22px;
  position: absolute;
  width: 16px;
}

.sidebar .personal {
  background-color: #f4f2d4;
  border-bottom: 1px solid #dedcc1;
  border-right: 1px solid #dedcc1;
  margin: 1em 20px 2em 0;
  padding: 1em;
}

.sidebar .personal h2 {
  font-size: 110%;
  margin: 0 0 1em;
  padding: 0;
}

.sidebar .personal a {
  line-height: 1.6;
}

.footer {
  background: #fff url(/images/footer-bg.png) repeat-x;
  border-top: 1px solid #eee;
  color: #555;
  font-size: 90%;
  overflow: hidden;
  padding: 10px 0 3.5em;
}

.footer a {
  color: #555;
}

.footer a:hover {
  color: #c00;
}

.footer ul {
  clear: left;
}

.footer li {
  overflow: hidden;
  position: absolute;
}

.footer .agreement {
  left: 50px;
  width: 30%;
}

.footer .copyright {
  left: 33%;
  width: 33%;
  text-align: center;
}

.footer .feedback {
  right: 50px;
  text-align: right;
  width: 30%;
}

.rotation {
  margin-left: 100px;
  position: relative;
  overflow: hidden;
  margin-top: 1em;
  height: 7em;
  z-index: 1;
}

.rotation a.quote {
  color: #263135;
  display: block;
  text-decoration: none;
  left: 0;
  margin: 0 0 14px;
  outline: none;
  position: absolute;
  width: 95%;
  z-index: 1;
}

.rotation .fader {
  background: url(/images/fader.png) repeat-x;
  position: absolute;
  width: 100%;
  height: 60px;
  bottom: 0;
  z-index: 1;
  cursor: pointer;
}

.rotation dt {
  font-size: 110%;
  font-weight: bold;
}

dl.terms {
  color: #283133;
  margin: 3em 20px 0 100px;
}

dl.terms a {
  color: #1f2e79;
  font-size: 110%;
}

dl.terms a:hover {
  color: #c00;
}

dl.terms dt {
  padding-bottom: 0.4em;
  position: relative;
}

dl.terms dt a {
  font-weight: bold;
}

dl.terms .date {
  color: #777;
  font-size: 90%;
  margin: -1.6em 0 0 -80px;
  position: absolute;
  width: 6em;
}

dl.terms .example {
  font-style: italic;
  margin: 0.8em 0 0;
}

dl.terms .meta {
  color: #777;
  font-size: 90%;
  margin: 0.4em 0 0;
}

dl.terms .meta a.user {
  margin: 0 1em 0 18px;
}

dl.terms .meta a.user i {
  background: url(/images/user.png) no-repeat 0 -32px;
  height: 16px;
  margin: 1px 0 0 -18px;
  position: absolute;
  width: 16px;
}

dl.terms .meta a.user:hover i {
  background-position: 0 -16px;
}

dl.terms .meta .tag-icon {
  margin-bottom: -2px;
}

dl.terms dd {
  margin-bottom: 2.2em;
  padding-bottom: 0.4em;
  border-bottom: 2px solid #eee;
}

dl.terms dd.last {
  border-bottom: none;
}

.adv {
  text-align: left;
  margin: -10px 20px 40px 0;
}

.tagcloud a {
  margin: -2px -3px;
  padding: 2px 3px;
  text-decoration: none;
  white-space: nowrap;
}

.tagcloud a:hover, .tagcloud a.selected {
  background-color: #8e989b;
  color: #fff;
}

.tagcloud i {
  visibility: hidden;
}

.tagcloud .s0 {
  font-size: 60%;
  color: #bbb;
}

.tagcloud .s1 {
  font-size: 70%;
  color: #bbb;
}

.tagcloud .s2 {
  font-size: 80%;
  color: #aaa;
}

.tagcloud .s3 {
  font-size: 90%;
  color: #999;
}

.tagcloud .s4 {
  font-size: 110%;
  color: #888;
}

.tagcloud .s5 {
  font-size: 120%;
  color:#777;
}

.tagcloud .s6 {
  font-size: 130%;
  color: #666;
}

.tagcloud .s7 {
  font-size: 140%;
  color: #555;
}

.tagcloud .s8 {
  font-size: 160%;
  color: #444;
}

.tagcloud .s9 {
  font-size: 180%;
  color: #333;
}

.all-tags {
  margin: 0 30px 3em;
}

.all-tags h1 {
  margin: 1em 0;
}

.all-tags-zoom {
  font-size: 110%;
}

.auto_complete {
  position: absolute;
  z-index: 13;
  margin-left: -6px;
}

.auto_complete ul {
  margin: 0;
  padding: 0;
  width: 100%;
}

.auto_complete li {
  margin: 0;
  padding: 3px;
}

.auto_complete li.selected {
  background-color: #8e989b;
  color: #fff;
}

.col0 {
  padding-left: 20px;
}

.col50 {
  padding-right: 20px;
}

.col0, .col25, .col50 {
  line-height: 1.6;
  width: 31%;
  float: left;
    clear: left;
}

.content ins {
    float: left;
}
.sidebar ins {
    float: none;
}

.neighbours {
    float: right;
    margin: 0;
    width: 100%;
}

.main-banner {
    margin: 0 auto;
    display: block;
    text-align: center;
}


.pager {
  clear: both;
  padding: 2em 20px 1em;
  font-size: 110%;
}

.pager .arr {
  padding:0 0.5em 0 0.4em;
}

.pager .arr span {
  font-family: Times;
  font-size: 11px;
}

.pager .disabled {
  color: #999;
}

.pager .numbers {
  padding: 0.5em 0;
}

.pager .numbers a, .pager .numbers span {
  padding: 0.2em 0.3em;
}

.pager .current {
  background-color:#8e989b;
  color:#fff;
}

.button {
  background: #eaeaea url(/images/btn-bg.png) 0 50% repeat-x;
  border: 1px solid #d0d0d0;
  float: right;
  margin: 0 20px;
  position: relative;
}

.button a {
  color: #333;
  display: block;
  padding: 4px 15px 4px 35px;
  position: relative;
  text-decoration: none;
  z-index: 1;
}

.button .add {
  background: transparent url(/images/btn-add.png) 3px 50% no-repeat;
}

.button i.shadow {
  color: #fff;
  display: block;
  font-style: normal;
  padding: 4px 15px 4px 35px;
  position: absolute;
  top: 1px;
  z-index: 0;
}

.definitions {
  clear: left;
  margin: 3em 20px;
  position: relative;
}

.definitions dt {
  font-size: 120%;
  position: relative;
}

.definitions-solid {
  clear: left;
}

.definitions-solid dd {
  margin-bottom: 3em;
  position: relative;
}

.definitions .date {
  color: #777;
  font-size: 90%;
}

.definitions .user a, .definitions .user strong {
  color: #777;
  font-size: 90%;
}

.definitions .user a:hover {
  color: #c00;
}

.definitions .example {
  font-style: italic;
}

.definitions p {
  margin: 0.6em 0;
}

.definitions .tags {
  border-top: 1px solid #eee;
  clear: left;
  margin: 0;
  padding-top: 0.4em;
}

.definitions .tags .tag-icon {
  margin-bottom: -2px;
}

.definitions .tags strong {
  color: #555;
}

.definitions a.edit {
  display: block;
  position: absolute;
  left: -36px;
  top: 1.8em;
}

.definitions a.edit:hover {
  background-color: #c3e4b9;
}

.definitions a.destroy {
  display: block;
  position: absolute;
  left: -36px;
  top: 1.8em;
  margin-top: 24px;
}

.definitions a.destroy:hover {
  background-color: #fdd;
}

.definitions .vote,
.terms .vote {
  background-color: #fff;
  position: absolute;
  top: 16px;
  right: 5px;
  padding: 4px 9px 3px 9px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  z-index: 10;
}

.definitions-solid .vote {
  font-size: 80%;
}

.terms .* {
  top: -1px;
  right: 10px;
}

.definitions .js_button img,
.terms .js_button img {
  margin-bottom: -3px;
}

.definitions .js_button,
.terms .js_button {
  cursor: pointer;
  margin: 0 0 0 3px;
}

.search-info {
  margin: 1em 20px 5em;
}

.search-info .add-def {
  margin: 2em 0 0;
}

.errors, .notice {
  float: left;
  left: 20px;
  margin: 0 -0.6em 1em;
  padding: 0.3em 0.6em;
  position: relative;
}

.errors {
  background-color: #fdd;
  border-bottom: 1px solid #ffc5c5;
  border-right: 1px solid #ffc5c5;
}

.errors.new {
  float: none;
  margin-left: 11.5em;
  width: 36em;
}

.notice {
  background-color: #cfc;
  border-bottom: 1px solid #afa;
  border-right: 1px solid #afa;
}

.message {
  background-color: #fdd;
  border-bottom: 1px solid #ffc5c5;
  border-right: 1px solid #ffc5c5;
  margin: 1em 20px 2em 0;
  padding: 1em;
}

input.error {
  background: transparent url(/images/err-arrow.png) 98% 50% no-repeat;
}

textarea.error {
  background: transparent url(/images/err-arrow.png) 98% 10% no-repeat;
}

.account-form {
  clear: left;
  margin: 1em 20px 2em;
}

.account-form .rubr {
  display: none;
}

.account-form label {
  color: #444;
  font-size: 110%;
  line-height: 2;
}

.account-form .field {
  margin-bottom: 1em;
}

.account-form .field input {
  font-size: 150%;
  width: 15em;
}

.account-form .submit {
  margin-top: 1.5em;
}

.account-form .submit input {
  font-size: 150%;
}

.feedback {
  clear: left;
}

.feedback p {
  margin: 0 0 0.5em 20px;
}

.edit-page {
  padding-bottom: 2em;
}

.edit-page .edit {
  clear: left;
  margin: 0 0 2em 20px;
}

.edit-page .edit a {
  font-size: 110%;
}

.edit-page .edit span {
  color: #999;
  font-size: 110%;
}

.edit-sidebar p {
  margin-right: 20px;
}

.definition-form {
  clear: left;
  margin-left: 20px;
}

.definition-form label {
  color: #333;
  line-height: 2;
  float: left;
  width: 12em;
}

.definition-form label.inline {
  display: inline;
  float: none;
}

.definition-form .field {
  margin-bottom: 1em;
}

.definition-form .hint {
  width: 35em;
  margin:-0.6em 0 2em 12em;
}

.definition-form .hint p {
  color: #888;
  font-size: 90%;
  font-style: italic;
}


.definition-form .field textarea,
.definition-form #new_term,
.definition-form #tag_list {
  font: 100% Arial, sans-serif;
  width: 35em;
}

.definition-form #new_term,
.definition-form #tag_list {
  padding: 2px 0;
}

.definition-form #anonymous_block {
  margin-top: 0;
}

.definition-form #login_block,
.definition-form #anonymous_block {
  margin-bottom: 2em;
}

.definition-form .submit {
  margin: 1.2em 0 1.2em 12em;
}

.definition-form .submit input {
  font-size: 110%;
}

.definition-form .info {
  color: #999;
  font-size: 90%;
}

.definition-form .anonymous-login {
  margin: 2em 0 0 12em;
  padding-bottom: 0.2em;
}

.agreement p {
  margin: 1em 0 2em 20px;
}

.agreement ul {
  list-style-position: outside;
  list-style-type: disc;
  margin: -1em 0 2em 20px;
}

.agreement ul li {
  margin: 0.5em 0 0 2em;
}

.press .article {
  margin: 3em 0 3.5em 20px;
}

.press .article h2 {
  font-size: 130%;
  margin: 1em 0 0.5em;
}

.press .article .source {
  color: #555;
  font-size: 90%;
  font-style: italic;
}

.press .article p {
  margin: 0.5em 0 0.8em;
}

.home h1 {
  margin: 1em 20px -0.5em 100px;
}

.home .pager {
  padding: 1em 20px 1em 100px;
}

.administration {
  background-color: #efefef;
  float: left;
  margin-bottom: 0.5em;
  padding: 0.3em 0.6em;
}

.administration .rotate,
.administration .display {
  margin-left: 2em;
}

.administration .js_link {
  border-bottom: 1px dashed #000;
  cursor: pointer;
  margin: 0 0.4em 0 0.2em;
}

.administration .js_link.active {
  border: none;
  background-color: #bbb;
  cursor: default;
  margin: -0.1em 0.1em -0.1em -0.1em;
  padding: 0.1em 0.3em;
}

.administration .dotd_date {
  border: 1px solid #efefef;
  color: #555;
  padding: 0 2px 0 1px;
}

.administration input {
  border: 1px solid #999;
  font-family: Arial, sans-serif;
  padding: 1px;
  width: 5em;
}

.administration .error_date {
  background-color: #fbb;
}

.auto_complete {
  padding: 1px 6px 9px;
}

.auto_complete ul {
  background-color: #fff;
  color: #444;
  position: relative;
  z-index: 4;
}

.auto_complete .tl,
.auto_complete .tr,
.auto_complete .bl,
.auto_complete .br {
  height: 50%;
  position: absolute;
  width: 50%;
  z-index: 3;
  background: transparent url(/images/shadow.png) no-repeat;
}

.auto_complete .tl {
  background-position: top left;
  left: 0;
  top: 0;
}

.auto_complete .tr {
  background-position: top right;
  right: 0;
  top: 0;
}

.auto_complete .bl {
  background-position: bottom left;
  bottom: 0;
  left: 0;
}

.auto_complete .br {
  background-position: bottom right;
  bottom: 0;
  right: 0;
}

.maincol .for-teaser {
  margin: 0 20px;
}

.maincol .for-teaser p {
  margin-bottom: 1em;
}

.maincol .for-teaser ul {
  margin: 0 0 1em;
}

.heroes {
  background: #eee url(/images/crown-bg.png) no-repeat 100% 100%;
  margin: 3em 0 0;
}

.heroes div div div div {
  padding: 1em 1.5em;
}

.heroes h2 {
  color: #666;
  font-size: 130%;
  margin: 0 0 0.4em;
}

.heroes a {
  color: #283133;
}

.heroes a:hover {
  color: #442963;
}

.heroes .number1 {
  font-size: 160%;
}

.heroes .number2 {
  font-size: 140%;
}

.heroes .number3 {
  font-size: 100%;
  line-height: 2;
}

.heroes .number4,
.heroes .number5 {
  font-size: 80%;
  line-height: 2;
}

.heroes .tl {
  background: url(/images/eee-tl.png) no-repeat left top;
}

.heroes .tr {
  background: url(/images/eee-tr.png) no-repeat right top;
}

.heroes .br {
  background: url(/images/eee-br.png) no-repeat right bottom;
}

.heroes .bl {
  background: url(/images/eee-bl.png) no-repeat left bottom;
}

.sort {
  clear: both;
  margin: 2.5em 0 -1em 20px;
  overflow: hidden;
}

.sort .chooser {
  margin-left: 0.2em;
}

.sort .chooser span {
  background-color: #e4e6ef;
  margin: 0 0.1em;
  padding: 0.2em 0.4em;
}

.sort .chooser a {
  margin: 0 0.1em;
  padding: 0.2em 0.4em;
}

.add-def {
  clear: both;
  color: #000;
  margin: 1em 20px;
}

.add-def a {
  font-weight: bold;
}

.neighbours {
  margin: 0 0 0 10%;
}

.neighbours a {
  display: block;
  line-height: 2;
  margin: 5px 0 5px 40px;
  outline: none;
}

.neighbours .marker {
  background: url(/images/marker.png) no-repeat 0 50%;
  float: left;
  padding-left: 16px;
  margin: 0 0 5px 20px;
}

.neighbours .marker .tr {
  background: url(/images/marker.png) no-repeat 100% 0;
  padding-top: 5px;
}

.neighbours .marker .br {
  background: url(/images/marker.png) no-repeat 100% 100%;
}

.neighbours .marker strong {
  display: block;
  padding: 0 15px 5px 5px;
  overflow: hidden;
  height: 1.4em;
}

.twitter {
  margin-top: 3em;
}

.vkontakte {
  margin: 1em 0 0 6px;
}

.banner {
  line-height: 1.2;
}

.banner.horizontal {
  margin: 2em 20px;
}

.banner.vertical {
  width: 240px;
}

/* Хаки для Safari */
@media screen and (-webkit-min-device-pixel-ratio:0) {
  /* Если не выставить auto, то в Safari иконка с юзером отрисовывается с большим отступом слева */
  .navi .account {
    width: auto;
  }

  dl.terms .meta a.user i {
    margin: 1px 0 0 0;
  }
}

.sidebar .wrapper {
    margin: 20px 0 0 30px;
    text-align: right;
}

.neighbours .marker {
    margin-left: 40px;
}