.node-unpublished {
    background-color: #fff4f4;
}

.preview .node {
    background-color: #ffffea;
}

#node-admin-filter ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

#node-admin-buttons {
    float: left;
    margin-left: 0.5em;
    clear: right;
}

td.revision-current {
    background: #ffc;
}

.node-form .form-text {
    display: block;
    width: 95%;
}

.node-form .container-inline .form-text {
    display: inline;
    width: auto;
}

.node-form .standard {
    clear: both;
}

.node-form textarea {
    display: block;
    width: 95%;
}

.node-form .attachments fieldset {
    float: none;
    display: block;
}

.terms-inline {
    display: inline;
}

fieldset {
    margin-bottom: 1em;
    padding: .5em;
}

form {
    margin: 0;
    padding: 0;
}

hr {
    height: 1px;
    border: 1px solid gray;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
}

th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}

.clear-block:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clear-block {
    display: inline-block;
}

html .clear-block {
    height: 1%;
}

.clear-block {
    display: block;
}

/* End hide from IE-mac */

body.drag {
    cursor: move;
}

th.active img {
    display: inline;
}

tr.even,
tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}

tr.drag {
    background-color: #fffff0;
}

tr.drag-previous {
    background-color: #ffd;
}

td.active {
    background-color: #ddd;
}

td.checkbox,
th.checkbox {
    text-align: center;
}

tbody {
    border-top: 1px solid #ccc;
}

tbody th {
    border-bottom: 1px solid #ccc;
}

thead th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}

.breadcrumb {
    padding-bottom: .5em
}

div.indentation {
    width: 20px;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    float: left;
}

div.tree-child {
    background: url(https://allhyipmon.ru/misc/tree.png) no-repeat 11px center;
}

div.tree-child-last {
    background: url(https://allhyipmon.ru/misc/tree-bottom.png) no-repeat 11px center;
}

div.tree-child-horizontal {
    background: url(https://allhyipmon.ru/misc/tree.png) no-repeat -11px center;
}

.error {
    color: #e55;
}

div.error {
    border: 1px solid #d77;
}

div.error,
tr.error {
    background: #fcc;
    color: #200;
    padding: 2px;
}

.warning {
    color: #e09010;
}

div.warning {
    border: 1px solid #f0c020;
}

div.warning,
tr.warning {
    background: #ffd;
    color: #220;
    padding: 2px;
}

.ok {
    color: #008000;
}

div.ok {
    border: 1px solid #00aa00;
}

div.ok,
tr.ok {
    background: #dfd;
    color: #020;
    padding: 2px;
}

.item-list .icon {
    color: #555;
    float: right;
    padding-left: 0.25em;
    clear: right;
}

.item-list .title {
    font-weight: bold;
}

.item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0;
}

.item-list ul li {
    margin: 0 0 0.25em 1.5em;
    padding: 0;
    list-style: disc;
}

ol.task-list li.active {
    font-weight: bold;
}

.form-item {
    margin-top: 1em;
    margin-bottom: 1em;
}

tr.odd .form-item,
tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
}

tr.merge-down,
tr.merge-down td,
tr.merge-down th {
    border-bottom-width: 0 !important;
}

tr.merge-up,
tr.merge-up td,
tr.merge-up th {
    border-top-width: 0 !important;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: 2px solid red;
}

.form-item .description {
    font-size: 0.85em;
}

.form-item label {
    display: block;
    font-weight: bold;
}

.form-item label.option {
    display: inline;
    font-weight: normal;
}

.form-checkboxes,
.form-radios {
    margin: 1em 0;
}

.form-checkboxes .form-item,
.form-radios .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}

.marker,
.form-required {
    color: #f00;
}

.more-link {
    text-align: right;
}

.more-help-link {
    font-size: 0.85em;
    text-align: right;
}

.nowrap {
    white-space: nowrap;
}

.item-list .pager {
    clear: both;
    text-align: center;
}

.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}

.pager-current {
    font-weight: bold;
}

.tips {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.9em;
}

dl.multiselect dd.b,
dl.multiselect dd.b .form-item,
dl.multiselect dd.b select {
    font-family: inherit;
    font-size: inherit;
    width: 14em;
}

dl.multiselect dd.a,
dl.multiselect dd.a .form-item {
    width: 10em;
}

dl.multiselect dt,
dl.multiselect dd {
    float: left;
    line-height: 1.75em;
    padding: 0;
    margin: 0 1em 0 0;
}

dl.multiselect .form-item {
    height: 1.75em;
    margin: 0;
}

.container-inline div,
.container-inline label {
    display: inline;
}

ul.primary {
    border-collapse: collapse;
    padding: 0 0 0 1em;
    white-space: nowrap;
    list-style: none;
    margin: 5px;
    height: auto;
    line-height: normal;
    border-bottom: 1px solid #bbb;
}

ul.primary li {
    display: inline;
}

ul.primary li a {
    background-color: #ddd;
    border-color: #bbb;
    border-width: 1px;
    border-style: solid solid none solid;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}

ul.primary li.active a {
    background-color: #fff;
    border: 1px solid #bbb;
    border-bottom: #fff 1px solid;
}

ul.primary li a:hover {
    background-color: #eee;
    border-color: #ccc;
    border-bottom-color: #eee;
}

ul.secondary {
    border-bottom: 1px solid #bbb;
    padding: 0.5em 1em;
    margin: 5px;
}

ul.secondary li {
    display: inline;
    padding: 0 1em;
    border-right: 1px solid #ccc;
}

ul.secondary a {
    padding: 0;
    text-decoration: none;
}

ul.secondary a.active {
    border-bottom: 4px solid #999;
}

#autocomplete {
    position: absolute;
    border: 1px solid;
    overflow: hidden;
    z-index: 100;
}

#autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#autocomplete li {
    background: #fff;
    color: #000;
    white-space: pre;
    cursor: default;
}

#autocomplete li.selected {
    background: #0072b9;
    color: #fff;
}

html.js input.form-autocomplete {
    background-image: url(https://allhyipmon.ru/misc/throbber.gif);
    background-repeat: no-repeat;
    background-position: 100% 2px;
}

html.js input.throbbing {
    background-position: 100% -18px;
}

html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    margin-bottom: 0;
    height: 1em;
}

html.js fieldset.collapsed * {
    display: none;
}

html.js fieldset.collapsed legend {
    display: block;
}

html.js fieldset.collapsible legend a {
    padding-left: 15px;
    background: url(https://allhyipmon.ru/misc/menu-expanded.png) 5px 75% no-repeat;
}

html.js fieldset.collapsed legend a {
    background-image: url(https://allhyipmon.ru/misc/menu-collapsed.png);
    background-position: 5px 50%;
}

* html.js fieldset.collapsed legend,
* html.js fieldset.collapsed legend *,
* html.js fieldset.collapsed table * {
    display: inline;
}

html.js fieldset.collapsible {
    position: relative;
}

html.js fieldset.collapsible legend a {
    display: block;
}

html.js fieldset.collapsible .fieldset-wrapper {
    overflow: auto;
}

.resizable-textarea {
    width: 95%;
}

.resizable-textarea .grippie {
    height: 9px;
    overflow: hidden;
    background: #eee url(https://allhyipmon.ru/misc/grippie.png) no-repeat center 2px;
    border: 1px solid #ddd;
    border-top-width: 0;
    cursor: s-resize;
}

html.js .resizable-textarea textarea {
    margin-bottom: 0;
    width: 100%;
    display: block;
}

.draggable a.tabledrag-handle {
    cursor: move;
    float: left;
    height: 1.7em;
    margin: -0.4em 0 -0.4em -0.5em;
    padding: 0.42em 1.5em 0.42em 0.5em;
    text-decoration: none;
}

a.tabledrag-handle:hover {
    text-decoration: none;
}

a.tabledrag-handle .handle {
    margin-top: 4px;
    height: 13px;
    width: 13px;
    background: url(https://allhyipmon.ru/misc/draggable.png) no-repeat 0 0;
}

a.tabledrag-handle-hover .handle {
    background-position: 0 -20px;
}

.joined+.grippie {
    height: 5px;
    background-position: center 1px;
    margin-bottom: -2px;
}

.teaser-checkbox {
    padding-top: 1px;
}

div.teaser-button-wrapper {
    float: right;
    padding-right: 5%;
    margin: 0;
}

.teaser-checkbox div.form-item {
    float: right;
    margin: 0 5% 0 0;
    padding: 0;
}

textarea.teaser {
    display: none;
}

html.js .no-js {
    display: none;
}

.progress {
    font-weight: bold;
}

.progress .bar {
    background: #fff url(https://allhyipmon.ru/misc/progress.gif);
    border: 1px solid #00375a;
    height: 1.5em;
    margin: 0 0.2em;
}

.progress .filled {
    background: #0072b9;
    height: 1em;
    border-bottom: 0.5em solid #004a73;
    width: 0%;
}

.progress .percentage {
    float: right;
}

.progress-disabled {
    float: left;
}

.ahah-progress {
    float: left;
}

.ahah-progress .throbber {
    width: 15px;
    height: 15px;
    margin: 2px;
    background: transparent url(https://allhyipmon.ru/misc/throbber.gif) no-repeat 0px -18px;
    float: left;
}

tr .ahah-progress .throbber {
    margin: 0 2px;
}

.ahah-progress-bar {
    width: 16em;
}

#first-time strong {
    display: block;
    padding: 1.5em 0 .5em;
}

tr.selected td {
    background: #ffc;
}

table.sticky-header {
    margin-top: 0;
    background: #fff;
}

#clean-url.install {
    display: none;
}

html.js .js-hide {
    display: none;
}

#system-modules div.incompatible {
    font-weight: bold;
}

#system-themes-form div.incompatible {
    font-weight: bold;
}

span.password-strength {
    visibility: hidden;
}

input.password-field {
    margin-right: 10px;
}

div.password-description {
    padding: 0 2px;
    margin: 4px 0 0 0;
    font-size: 0.85em;
    max-width: 500px;
}

div.password-description ul {
    margin-bottom: 0;
}

.password-parent {
    margin: 0 0 0 0;
}

input.password-confirm {
    margin-right: 10px;
}

.confirm-parent {
    margin: 5px 0 0 0;
}

span.password-confirm {
    visibility: hidden;
}

span.password-confirm span {
    font-weight: normal;
}

ul.menu {
    list-style: none;
    border: none;
    text-align: left;
}

ul.menu li {
    margin: 0 0 0 0.5em;
}

li.expanded {
    list-style-type: circle;
    list-style-image: url(https://allhyipmon.ru/misc/menu-expanded.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}

li.collapsed {
    list-style-type: disc;
    list-style-image: url(https://allhyipmon.ru/misc/menu-collapsed.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}

li.leaf {
    list-style-type: square;
    list-style-image: url(https://allhyipmon.ru/misc/menu-leaf.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}

li a.active {
    color: #000;
}

td.menu-disabled {
    background: #ccc;
}

ul.links {
    margin: 0;
    padding: 0;
}

ul.links.inline {
    display: inline;
}

ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}

.block ul {
    margin: 0;
    padding: 0 0 0.25em 1em;
}

#permissions td.module {
    font-weight: bold;
}

#permissions td.permission {
    padding-left: 1.5em;
}

#access-rules .access-type,
#access-rules .rule-type {
    margin-right: 1em;
    float: left;
}

#access-rules .access-type .form-item,
#access-rules .rule-type .form-item {
    margin-top: 0;
}

#access-rules .mask {
    clear: both;
}

#user-login-form {
    text-align: center;
}

#user-admin-filter ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}

#user-admin-buttons {
    float: left;
    margin-left: 0.5em;
    clear: right;
}

#user-admin-settings fieldset .description {
    font-size: 0.85em;
    padding-bottom: .5em;
}

.profile {
    clear: both;
    margin: 1em 0;
}

.profile .picture {
    float: right;
    margin: 0 1em 1em 0;
}

.profile h3 {
    border-bottom: 1px solid #ccc;
}

.profile dl {
    margin: 0 0 1.5em 0;
}

.profile dt {
    margin: 0 0 0.2em 0;
    font-weight: bold;
}

.profile dd {
    margin: 0 0 1em 0;
}

div.upload-element-row {
    border: 1px solid #e5e5e5;
    padding: 5px 5px 0;
    margin-bottom: 10px;
}

div.upload-element-preview img {
    border: 1px solid #e5e5e5;
}

div.upload-element-preview {
    float: left;
}

div.upload-element-detail {
    margin-right: 10px;
}

div.upload-element-detail .form-item {
    margin-top: 0;
}

.upload-element-clear {
    clear: both;
    display: block;
    font-size: 0px;
    height: 1px;
    line-height: 0px;
    margin-bottom: -1px;
}

div.upload-element-input-row {
    clear: both;
}

div.upload-element-row input.form-submit {
    margin: 0;
}

#forum .description {
    font-size: 0.9em;
    margin: 0.5em;
}

#forum td.created,
#forum td.posts,
#forum td.topics,
#forum td.last-reply,
#forum td.replies,
#forum td.pager {
    white-space: nowrap;
}

#forum td.posts,
#forum td.topics,
#forum td.replies,
#forum td.pager {
    text-align: center;
}

#forum tr td.forum {
    padding-left: 25px;
    background-position: 2px 2px;
    background-image: url(https://allhyipmon.ru/misc/forum-default.png);
    background-repeat: no-repeat;
}

#forum tr.new-topics td.forum {
    background-image: url(https://allhyipmon.ru/misc/forum-new.png);
}

#forum div.indent {
    margin-left: 20px;
}

.forum-topic-navigation {
    padding: 1em 0 0 3em;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    text-align: center;
    padding: 0.5em;
}

.forum-topic-navigation .topic-previous {
    text-align: right;
    float: left;
    width: 46%;
}

.forum-topic-navigation .topic-next {
    text-align: left;
    float: right;
    width: 46%;
}

.views-exposed-form .views-exposed-widget {
    float: left;
    padding: .5em 1em 0 0;
}

.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}

.views-exposed-form .form-item,
.views-exposed-form .form-submit {
    margin-top: 0;
    margin-bottom: 0;
}

.views-exposed-form label {
    font-weight: bold;
}

.views-exposed-widgets {
    margin-bottom: .5em;
}

.views-align-left {
    text-align: left;
}

.views-align-right {
    text-align: right;
}

.views-align-center {
    text-align: center;
}

html.js a.views-throbbing,
html.js span.views-throbbing {
    background: url(https://allhyipmon.ru/sites/all/modules/views/images/status-active.gif) no-repeat right center;
    padding-right: 18px;
}

div.view div.views-admin-links {
    font-size: xx-small;
    margin-right: 1em;
    margin-top: 1em;
}

.block div.view div.views-admin-links {
    margin-top: 0;
}

div.view div.views-admin-links ul {
    margin: 0;
    padding: 0;
}

div.view div.views-admin-links li {
    margin: 0;
    padding: 0 0 2px 0;
    z-index: 201;
}

div.view div.views-admin-links li a {
    padding: 0;
    margin: 0;
    color: #ccc;
}

div.view div.views-admin-links li a:before {
    content: "[";
}

div.view div.views-admin-links li a:after {
    content: "]";
}

div.view div.views-admin-links-hover a,
div.view div.views-admin-links:hover a {
    color: #000;
}

div.view div.views-admin-links-hover,
div.view div.views-admin-links:hover {
    background: transparent;
}

div.view div.views-hide {
    display: none;
}

div.view div.views-hide-hover,
div.view:hover div.views-hide {
    display: block;
    position: absolute;
    z-index: 200;
}

div.view:hover div.views-hide {
    margin-top: -1.5em;
}

.views-view-grid tbody {
    border-top: none;
}

body {
    background: #fff url(https://allhyipmon.ru/themes/chameleon/marvin/druplicon-watermark.png) no-repeat top right;
    font-family: arial, helvetica, sans-serif;
    min-width: 1000px;
    padding: 0px 2px !important;
}

.parser_block:hover {
    background: #e4e4e4;
}

a:link {
    color: #656
}

a:visited {
    color: #656
}

a:active {
    color: #aaaaaa
}

h2,
#main h1 {
    background-color: #eaeaea;
    border: solid 1px #777;
    font-size: 1.1em;
    margin: 0.5em 0em 0.5em 0em;
    padding: 0.5em;
}

#main h1 {
    font-size: 1.3em;
}

h2.title {
    background-color: #fff;
    border: solid 1px #888;
    margin-top: 1em;
}

p {
    margin: 0 1em 1em 0;
    padding: 0;
}

table {
    font-size: 1em;
}

#main {
    width: 80%;
}

#header .title {
    padding-top: .75em;
    font-size: 1.2rem;
}

#subnavlist {
    font-size: 0.8em;
}

ul.links li {
    border-left: 1px solid #888;
}

ul.links li.first {
    border: none;
}

.node .submitted {
    color: #7c7c7c;
    font-size: 0.9em;
    float: left;
    padding: 0.5em 0em 0.5em 1em;
}

.node .taxonomy {
    color: #7c7c7c;
    font-size: 0.9em;
    float: right;
}

.node .content {
    clear: both;
    padding-left: 1em;
}

.node .links {
    padding: 1em 0 1em 0.2em;
}

.comment {
    border: solid 1px #777;
    margin: 0.5em 0;
    padding: 0.5em;
}

.block {
    margin-bottom: 10px;
    font-size: 0.9em;
}

.block .content {
    border: solid 1px #888;
    border-top: none;
    margin: 0;
    padding: 5px;
}

.block h2.title {
    margin: 0;
}

div.admin-panel .description {
    color: #999;
}

div.admin-panel .body {
    background: #f4f4f4;
}

div.admin-panel h3 {
    background-color: #888;
    color: #fff;
    padding: 5px 8px 5px;
    margin: 0;
}

.item-list ul li {
    list-style-image: url(https://allhyipmon.ru/themes/chameleon/marvin/bullet.png);
}

.path,
.path a,
.path a:visited {
    color: #777777;
}

.baner_right_block a {
    font-size: 10px;
}

ul.primary,
ul.pager {
    font-size: 11px;
}

.smal {
    font-size: 10px;
}

.breadcrumb {
    font-size: 12px;
}

.list_buyers h2 {
    background-color: #dfe7f6;
    border: 0;
}

#down_baners .block,
#down_list .block {
    width: 96%;
}

#down_list .content {
    border: #888888 solid 1px;
    position: relative;
}

#down_baners .content {
    border: 0;
    position: relative;
    display: block;
    text-align: center;
}

#down_baners a {
    font-size: 10px;
}

.node .content {
    text-align: center;
}

.progect_page {
    text-align: center;
}

.progect_page table {
    width: 96%;
}

span.img_monitor2 {
    padding: 10px;
    background: #fff;
    min-width: 150px;
    width: 23%;
    text-align: center;
    border: 1px solid #A6C2E2;
    display: inline-block;
    margin: 5px;
}

.pshow {
    text-align: center;
    width: 100%;
}

td.img_monitor {
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #888888;
    height: 320px;
    margin: 5px;
    padding: 10px;
    text-align: center;
    width: 150px;
    vertical-align: top;
}

.monitor a,
.img_monitor2 a {
    font-size: 10px;
}

img.img_monitor {
    max-height: 270px;
}

span.img_monitor2 {
    text-align: center;
    width: 140px;
}

#block-baner_top-0 h2 {
    display: none;
}

#block-baner_top-0 {
    float: right;
    width: 480px;
    font-size: 10px;
    text-align: center;
}

#block-baner_top-0 .content {
    border: 1px solid #888888;
}

.leftbr {
    float: left;
}

.hosts {
    margin-top: 10px;
}

.pshow h1 a {
    font-size: 35px;
}

#logoimg {
    margin-bottom: -20px;
}

.img_monitor2 img {
    height: 50px;
}

#disclaimer p {
    color: gray;
    font-size: 10px;
}

#last_added h3 {
    margin: 2px;
}

#most_searched h3 {
    margin: 2px;
}

img.img_monitor {
    width: 130px;
}

.resiza {
    display: none;
    position: absolute;
    z-index: 5;
    padding: 10px 10px;
    text-align: center;
    width: 200px;
    margin-left: 20px;
    background: white;
    border: 1px solid #d3d3d3;
}

.lf {
    float: left;
}

.rg {
    float: right;
    width: 330px;
}

table.ressa tr td {
    text-align: center;
    vertical-align: middle;
}

div.search {
    min-height: 90px;
    width: 380px;
    text-align: left;
    padding-left: 20px;
    margin: 0px auto;
    background: url(https://allhyipmon.ru/sse.jpg) 0px 18px no-repeat;
}

div.search [type="text"] {
    width: 211px;
    border: none;
    background: url(https://allhyipmon.ru/inns.jpg) no-repeat;
    padding-left: 3px;
    height: 26px;
    margin-top: 4px;
    float: left;
    position: relative;
}

div.search [type="submit"] {
    width: 24px;
    height: 25px;
    border: none;
    position: relative;
    background: url(https://allhyipmon.ru/sbut.png) no-repeat;
    text-indent: -999px;
    text-align: left;
    cursor: pointer;
    margin-left: 20px;
    margin-top: 5px;
}

.div.search [type="submit"] {
    margin: 0 0 0 999px;
}

a.parta {
    margin: 10px 30px;
}

.rcbtable * {
    padding: 0;
    margin: 0;
}

.rcbtable {
    background: #fff;
    width: 600px;
    margin: 5px 0;
    margin: 0px auto;
}

.rcbtable thead th {
    background: #E3E3E3;
    font-weight: bold;
    font-size: 15px;
    padding: 5px;
    cursor: pointer;
}

.rcbtable tbody th {
    background: #E3E3E3;
    padding: 3px;
    text-align: center;
}

.rcbtable tbody td {
    padding: 5px;
    background: #fff;
    text-align: center;
    cursor: pointer;
    border: 1px solid #e4e4e4
}

.rcbtable tbody tr:hover td {
    background: #F1F1DE;
}

.rcbtable tbody tr.active td {
    background: #f1f1ff;
}

.rcbspace {
    background: #B0B7F2 !important;
}

tbody {
    border-top: 0px solid #ccc !important;
}

tbody th {
    border-bottom: 0px solid #ccc !important;
}

.navlinks {
    border-bottom: 1px solid #ccc;
}

tr.polz {
    display: none;
}

#uppercont {
    margin-top: 10px;
}

#uppercont .block {
    width: 100% !important;
}

#uppercont .block .content {
    border: none !important;
}

#toppest .block {
    width: 100% !important;
}

#toppest .block .content {
    border: none;
    padding: 0px;
}

#toppest .block .content img {
    padding: 0px !important;
}

.rotor-content .node H2.title {
    display: none !important;
}

.rotor-content .node .links {
    display: none !important;
}

#header .image-advertisement img {
    float: none !important;
}

table.sticky-table {
    width: 100%;
}

table.sticky-table td {
    padding: 5px !important;
}

.image-advertisement a img {
    width: 100% !important;
    height: auto !important;
}

.node {
    margin-top: 5px;
}

.ad-image-counter img:before,
.image-advertisement+.ad-image-counter {
    display: none !important;
}

#uppercont {
    margin-top: 10px;
}

#uppercont .block {
    width: 100% !important;
}

#uppercont .block .content {
    border: none !important;
}

a,
a:link,
a:active {
    font-weight: bold;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

body {
    margin: 0;
    padding: 2px;
    padding-top: 10px;
    font-size: .9em;
}

blockquote {
    font-style: italic;
}

table {
    margin: 0;
    padding: .5em;
    border-collapse: collapse;
}

code,
pre {
    font-size: 1em;
}

pre {
    font-size: 0.8em;
    padding: 1em;
    background: #eee;
}

li {
    padding-bottom: .3em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: .25em;
}

h1 {
    font-size: 1.3em;
}

h2 {
    font-size: 1.2em;
}

h3 {
    font-size: 1.1em;
}

h4,
h5,
h6 {
    font-size: 1em;
}

p {
    margin: 0 0 .5em 0;
}

br {
    line-height: 0.6em;
}

#header {
    margin-bottom: 2em;
}

#help {
    font-size: 0.8em;
}

#content {
    clear: both;
}

#sidebar-left,
#sidebar-right {
    vertical-align: top;
    padding: 1px;
}

#main {
    padding-left: 1em;
    padding-right: 1em;
    vertical-align: top;
}

#footer {
    font-size: 0.8em;
    padding-top: 2em;
    text-align: center;
}

.title {
    margin: 0 0 .25em 0;
}

.content {
    margin: 0 0 .5em 0;
}

ul.links.inline {
    font-size: 0.8em;
    line-height: 1.25em;
}

.block {
    width: 180px;
}

.messages {
    padding: 0.3em;
    margin: 0.5em 0em 0.5em 0em;
}

.status {
    border: 1px solid #3a3;
    color: #3a3;
}

.error,
form-item input.error {
    border: 1px solid red;
    color: red;
}

.navlinks {
    padding: 0em 0.5em 0.7em 0em;
    clear: both;
}

.primary a {
    font-size: 1.0em;
    padding: 0em 0.5em 0em 0em;
}

.secondary a {
    font-size: 0.9em;
    padding: 0em 0.5em 0em 0em;
}

#header img {
    float: left;
    padding: 0em 2em 0em 0em;
}

#header {
    clear: both;
}

.form-item textarea {
    font-size: 1em;
}

#aggregator .feed-source {
    border: 1px solid gray;
    padding: 1em;
}

.recent_comments {
    list-style: none;
}

.recent_comments li {
    text-align: center;
}