body {
  margin: 0;
  padding: 0;
  background: #f1feef;
  font: 12px/170% Verdana, sans-serif;
  color: #404040;
}

input {
  font: 12px/100% Verdana, sans-serif;
  color: #404040;
}

textarea, select {
  font: 12px/160% Verdana, sans-serif;
  color: #404040;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  font-family: Helvetica, Arial, sans-serif;
}

.h1 {
  font-size: 170%;
  font-family: Times New Roman;
  color: #000000;
  font-size: 1.7em;
}

h1, h2 {
  font-size: 160%;
  line-height: 130%;
}

h3 {
  font-size: 140%;
}

h4 {
  font-size: 130%;
}

h5 {
  font-size: 120%;
}

h6 {
  font-size: 110%;
}

ul, quote, code, fieldset {
  margin: .5em 0;
}

p {
  margin: 0.6em 0 1.2em;
  padding: 0;
}

a:link, a:visited {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  color: #000000;
  text-decoration: underline;
}

a:active, a.active {
  color: #464646;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
  height: 1px;
  background: #73f461;
}

ul {
  margin: 0.5em 0 1em;
  padding: 0;
}

ol {
  margin: 0.75em 0 1.25em;
  padding: 0;
}

ol li, ul li {
  margin: 0.4em 0 0.4em .5em;
}

ul.menu, .item-list ul {
  margin: 0.35em 0 0 -0.5em;
  padding: 0;
}

ul.menu ul, .item-list ul ul {
  margin-left: 0em;
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
  margin: 0.15em 0 0.15em .5em;
}

ul li, ul.menu li, .item-list ul li, li.leaf {
  padding: 0 0 .2em 1.5em;
  list-style-type: none;
  list-style-image: none;
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAA2ElEQVQY02NgQAD/Ij2GbW8SGZ7/z2R4+b+OYe//bQwR/38zMPz/j1DU5CIN5GcDcQYQpwJxIhDHAfFyhokwhV5A/L/KECiYC8RpSBikIQaITzFEgRRuByl0lmb4CzTx3/8soEQ6kuJ4IG5lOAZS+BSkEIQLdBn+3o5i+PslGaghG6ohFUy/QVEIwhzMDP/keRn+tZkx/P2XATUVqnA7skJkvN4N6JwUhNVeuBSW6QEVJSM8Aw4erCbaARWtZZiEHI7gAIc647EYH8PjlgCG3f92AQP8DyTAAbS8mOL6qb5ZAAAAAElFTkSuQmCC") no-repeat 1px .35em;
  *background: url(images/menu-leaf.gif.png) no-repeat 1px .35em;
}

ol li {
  padding: 0 0 .3em;
  margin-left: 2em;
}

ul li.expanded, html.js fieldset.collapsible legend a {
  background: url("data:image/gif;base64,R0lGODlhCgAKAMQUAM/Q0vT09Ojr7s7Q0dLU1f7+/u/z9+Dj5tfX1+Dg4MrKyufq7tfZ27m5uba2tsLCwvv7+7W1tbS0tP////P3+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABQALAAAAAAKAAoAAAU0ICWOZGkCkaRKEUAtTzHNU/Es1JDQUzKIggZkBmkIRgTEDEEgGRyBgMNQYigUDBPlcCCFAAA7") no-repeat 1px .35em;
}

ul li.collapsed, html.js fieldset.collapsed legend a {
  background: url("data:image/gif;base64,R0lGODlhCgAKAMQWALm5ucLCwvv7+/H1+NLU1c7Q0dbW1uHk58nJyba2ttjb3c3P0OHh4dfZ2/T09Obq7eLi4vPz88zO0Ofq7rS0tP////P3+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAABYALAAAAAAKAAoAAAUtoCVOYlkWwUKaFlUxADGYbiUYiVLWVRUhBxGv4gAKe7dEY1eBxGangOTBGlVDADs=") no-repeat 0px .35em;
}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {
  display: block;
}

ul.inline li {
  background: none;
  margin: 0;
  padding: 0 1em 0 0;
}

ol.task-list {
  margin-left: 0;
  list-style-type: none;
  list-style-image: none;
}

ol.task-list li {
  padding: 0.5em 1em 0.5em 2em;
}

ol.task-list li.active {
  background: url(images/task-list.png) no-repeat 3px 50%;
}

ol.task-list li.done {
  color: #2f8f2f;
  background: transparent url(/misc/watchdog-ok.png) no-repeat 0px 50%;
}

ol.task-list li.active {
  margin-right: 1em;
}

fieldset ul.clear-block li {
  margin: 0;
  padding: 0;
  background-image: none;
}

dl {
  margin: 0.5em 0 1em 1.5em;
}

dl dt {
}

dl dd {
  margin: 0 0 .5em 1.5em;
}

img, a img {
  border: none;
}

.block img, .node img {
}

table {
  margin: 1em 0;
  width: 100%;
  max-width: 100%;
}

thead th {
  border-bottom: 2px solid #ddffd8;
  color: #404040;
  font-weight: bold;
}

th a:link, th a:visited {
  color: #595959;
}

td, th {
  padding: .3em .5em;
}

tr.even, tr.odd, tbody th {
  border: solid #ddffd8;
  border-width: 1px 0;
}

tbody { border: none;
}

tr.odd, tr.info {
  background-color: #f1feef;
}

tr.even {
  background-color: #ffffff;
}

tr.drag {
  background-color: #fff1f1;
}

tr.drag-previous {
  background-color: #fedede;
}

tr.odd td.active {
  background-color: #e5fee0;
}

tr.even td.active {
  background-color: #ecfee8;
}

td.region, td.module, td.container, td.category {
  border-top: 1.5em solid #ffffff;
  border-bottom: 1px solid #c7ffc0;
  background-color: #ddfed8;
  color: #3e485d;
  font-weight: bold;
}

tr:first-child td.region, tr:first-child td.module, tr:first-child td.container, tr:first-child td.category {
  border-top-width: 0;
}

span.form-required {
  color: #f9aa00;
}

span.submitted, .description {
  font-size: 0.92em;
  color: #838383;
}

.description {
  line-height: 150%;
  margin-bottom: 0.75em;
  color: #838383;
}

.messages, .preview {
  margin: .75em 0 .75em;
  padding: .5em 1em;
}

.messages ul {
  margin: 0;
}

.form-checkboxes, .form-radios, .form-checkboxes .form-item, .form-radios .form-item {
  margin: 0.25em 0;
}

#center form {
  margin-bottom: 0em;
}

.form-button, .form-submit {
  margin: 2em 0.5em 1em 0;
}

#dblog-form-overview .form-submit, .confirmation .form-submit, .search-form .form-submit, .poll .form-submit, fieldset .form-button, fieldset .form-submit, .sidebar .form-button, .sidebar .form-submit, table .form-button, table .form-submit {
  margin: 0;
}

.box {
  margin-bottom: 0em;
}

#header-region, #squeeze {
  background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAADICAIAAACmkByiAAAAgklEQVQoz+WRwQoCMRBD04B/5/f6SR5FRcq2nZl4WJbqoVXY4x4ehIE8AgNdzgRAD9FcXKqzmpiL87UYn9lQ84OnciXCCWAloWep5y9icN/oPSExIiiBzYLNg83E0gKSeNfth2uFSATA+HBvtxkJ/MPN3Z6ZIw12zjvcuxka/u/wvAG/UT+UTCignQAAAABJRU5ErkJggg==") #fff repeat-x scroll 50% 0;
}

#header-region {
  position: absolute;
  display: block;
  top: 80px;
  left: 0;
  height: 26px;
  z-index: 5;
  *background-image: url(images/bg-content.png);
  padding-top: 15px;
  width: 100%;
}

#header-region .block {
  display: block;
  margin: 0 1em;
  text-align: center;
}

#header-region .block-region {
  display: block;
  margin: 0 0.5em 1em;
  padding: 0.5em;
  position: relative;
  top: 0.5em;
}

#header-region * {
  display: inline;
  line-height: 1.5em;
  margin-top: 0;
  margin-bottom: 0;
}

#header-region script {
  display: none;
}

#header-region p, #header-region img {
  margin-top: 0.5em;
}

#header-region h2 {
  margin: 0 1em 0 0;
}

#header-region h3, #header-region label, #header-region li {
  margin: 0 0.4%;
  padding: 0;
  background: none;
}

#wrapper {
  background: #f1feef url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEYCAIAAAAS2Qs5AAAAdklEQVQ4je2RwQ5AMBBEZ6dCifg7/+sjHHyIaCOaOnBwUJoGJ4fJHnbfzmwW3nvVNh1rnbHWilWhWOaKAAjBVs8U6qUw/75H95nZcbKOo3Ec7QLvFg7Sh9mDBIyaC4kR/J0HIUnslXfsXV97X3GpWd78TWy+XSuGqxc6U8uJ3QAAAABJRU5ErkJggg==") repeat-x 50% 0;
  *background-image: url(images/body.png);
  position: relative;
}

#wrapper #container {
  margin: 0 auto;
  padding: 0 15px;
  max-width: 1270px;
}

#wrapper #container #header {
  height: 80px;
  position: relative;
}

#wrapper #container #header #logo-floater {
  text-align: center;
}

#wrapper #container #header .h1, #wrapper #container #header .h1 a:link, #wrapper #container #header .h1 a:visited {
  line-height: 90px;
  white-space: nowrap;
}

#wrapper #container #header .h1 span {
  font-weight: bold;
}

#wrapper #container #header .h1 img {
  padding-top: 16px;
  padding-right: 20px;
  float: left;
}

body.sidebars {
  min-width: 980px;
}

body.sidebar-left, body.sidebar-right {
  min-width: 780px;
}

#wrapper #container #center {
  float: left;
  width: 100%;
}

body.sidebar-left #center {
}

body.sidebar-right #center {
}

body.sidebars #center {
}

body.sidebar-left #squeeze {
  margin-left: 215px;
}

body.sidebar-right #squeeze {
  margin-right: 215px;
}

body.sidebars #squeeze {
  margin: 0 215px;
}

#wrapper #container .sidebar {
  margin-top: 60px;
  width: 215px;
  float: left;
  z-index: 2;
  position: relative;
}

.sidebar .block {
  padding: 0 5px;
  font-size: 9pt;
  line-height: 125%;
  border-style: solid;
  border-width: 5px 1px 1px;
  border-color: #95CE8B;
}

.sidebar .block li {
  margin-top: 2pt;
}

.sidebar .block  h2 {
  font-size: 130%;
  font-weight: bold;
  padding-left: 3px;
  padding-top: 4px;
}

#sidebar-left {
  margin-left: -100%;
}

#sidebar-right {
  margin-left: -215px;
}

#sidebar-left .block {
  margin: 0 15px 1.5em 0;
}

#sidebar-right .block {
  margin: 0 0px 1.5em 15px;
}

.block .content {
  margin: 0.5em 0;
}

#sidebar-left .block-region {
  margin: 0 15px 0 0px;
}

#sidebar-right .block-region {
  margin: 0 0px 0 15px;
}

.block-region {
  padding: 1em;
  background: transparent;
  border: 2px dashed #c7ffc0;
  text-align: center;
  font-size: 1.3em;
}

#wrapper #container #center #squeeze {
  *background-image: url(images/bg-content.png);
  position: relative;
}

#wrapper #container #center .right-corner {
  background: url(images/bg-content-right.png) no-repeat 100% 0;
  position: relative;
  left: 10px;
}

#wrapper #container #center .right-corner .left-corner {
  padding: 60px 25px 5em 35px;
  background: url(images/bg-content-left.png) no-repeat 0 0;
  margin-left: -10px;
  position: relative;
  left: -10px;
  min-height: 400px;
}

#wrapper #container #footer {
  float: none;
  clear: both;
  text-align: center;
  margin: 4em 0 -3em;
  color: #838383;
}

#wrapper #container .breadcrumb {
  position: absolute;
  top: 15px;
  left: 35px;
  z-index: 3;
  position: relative;
  top: -8px;
  left: 0px;
}

body.sidebar-left #footer {
  margin-left: -215px;
}

body.sidebar-right #footer {
  margin-right: -215px;
}

body.sidebars #footer {
  margin: 0 -215px;
}

#wrapper #container #header .h1, #wrapper #container #header .h1 a:link, #wrapper #container #header .h1 a:visited {
  color: #ffffff;
  color: #000000;
  font-size: 2em;
  font-weight: normal;
}

#wrapper #container #header .h1 a:hover {
  text-decoration: none;
}

#wrapper #container .breadcrumb {
  font-size: 0.92em;
}

#wrapper #container .breadcrumb, #wrapper #container .breadcrumb a {
  color: #4e4e4e;
}

#mission {
  padding: 1em;
  background-color: #ffffff;
  border: 1px solid #e8ffef;
  margin-bottom: 2em;
}

ul.primary-links {
  margin: 0;
  padding: 0;
  float: right;
  position: relative;
  z-index: 4;
}

ul.primary-links li {
  margin: 0;
  padding: 0;
  float: left;
  background-image: none;
}

ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #ffffff;
  background: transparent url(images/bg-navigation-item.png) no-repeat 50% 0;
}

ul.primary-links li a:hover, ul.primary-links li a.active {
  color: #ffffff;
  background: transparent url(images/bg-navigation-item-hover.png) no-repeat 50% 0;
}

ul.secondary-links {
  margin: 0;
  padding: 18px 0 0;
  float: right;
  clear: right;
  position: relative;
  z-index: 4;
}

ul.secondary-links li {
  margin: 0;
  padding: 0;
  float: left;
  background-image: none;
}

ul.secondary-links li a, ul.secondary-links li a:link, ul.secondary-links li a:visited {
  display: block;
  margin: 0 1em;
  padding: .75em 0 0;
  color: #cacaca;
  background: transparent;
}

ul.secondary-links li a:hover, ul.secondary-links li a.active {
  color: #cacaca;
  background: transparent;
}

ul.primary, ul.primary li, ul.secondary, ul.secondary li {
  border: 0;
  background: none;
  margin: 0;
  padding: 0;
}

#tabs-wrapper {
  margin: 0 -26px 1em;
  padding: 0 26px;
  border-bottom: 1px solid #ecfbea;
  position: relative;
}

ul.primary {
  padding: 0.5em 0 10px;
  float: left;
}

ul.secondary {
  clear: both;
  text-align: left;
  border-bottom: 1px solid #ecfbea;
  margin: -0.2em -26px 1em;
  padding: 0 26px 0.6em;
}

h2.with-tabs {
  float: left;
  margin: 0 2em 0 0;
  padding: 0;
}

ul.primary li a, ul.primary li.active a, ul.primary li a:hover, ul.primary li a:visited, ul.secondary li a, ul.secondary li.active a, ul.secondary li a:hover, ul.secondary li a:visited {
  border: 0;
  background: transparent;
  padding: 4px 1em;
  margin: 0 0 0 1px;
  height: auto;
  text-decoration: none;
  position: relative;
  top: -1px;
}

ul.primary li.active a, ul.primary li.active a:link, ul.primary li.active a:visited, ul.primary li a:hover, ul.secondary li.active a, ul.secondary li.active a:link, ul.secondary li.active a:visited, ul.secondary li a:hover {
  background: #A6A6A6;
  color: #ffffff;
}

ul.primary li.active a, ul.secondary li.active a {
  font-weight: bold;
}

.node {
  margin: -25px -26px 0;
  padding: 1.5em 26px;
}

ul.links li, ul.inline li {
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 1em;
  background-image: none;
}

.node .links, .comment .links {
  text-align: left;
}

.node .links ul.links li, .comment .links ul.links li {
}

.terms .links li {
  padding: 0;
  font-size: 90%;
}

.terms .links a {
  -moz-transition: -moz-transform 1s ease 0s;
  -moz-transform-origin: center;
  -webkit-transition: -webkit-transform 1s ease 0s;
  -webkit-transform-origin: center;
  transition: transform 1s ease 0s;
  transform-origin: center;
  display: inline-block;
  line-height: 1.4;
  height: 1.4em;
  cursor: pointer;
}

.terms .links li:active   a {
  /* -moz-transform: rotateX(360deg);
-webkit-transform: rotateX(360deg);
transform: rotateX(360deg); */
}

.picture, .comment .submitted {
  float: right;
  clear: right;
  padding-left: 1em;
}

.new {
  color: #f9aa00;
  font-size: 0.92em;
  font-weight: bold;
  float: right;
}

.terms {
  float: right;
}

.preview .node, .preview .comment, .sticky {
  margin: 0;
  padding: 0.5em 0;
  border: 0;
  background: 0;
}

.sticky {
  padding: 1em;
  background-color: #ffffff;
  border: 1px solid #e8ffef;
  margin-bottom: 2em;
}

#comments {
  position: relative;
  top: -1px;
  border-bottom: 1px solid #ecfbea;
  margin: 0 -25px;
  padding: 0 25px;
}

#comments h2.comments, #palette .item-selected, fieldset, div.admin-panel {
  background: #ffffff url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAqCAIAAAD9HKYrAAAAMklEQVQI12N4/+8tExMDIxMDAwMcMzIwwdlMSGx0OezyjDjl0fVi0c/w//9/DDUMDAwAQlAGRjEaLPQAAAAASUVORK5CYII=") repeat-x 0 0;
}

#comments h2.comments {
  margin: 0 -25px;
  padding: .5em 25px;
}

.comment {
  margin: 0 -25px;
  padding: 1.5em 25px 1.5em;
  border-top: 1px solid #ecfbea;
}

.indented {
  margin-left: 25px;
}

.comment h3 a.active {
  color: #404040;
}

.node .content, .comment .content {
  margin: 0.6em 0;
  text-align: justify;
}

#aggregator {
  margin-top: 1em;
}

#aggregator .feed-item-title {
  font-size: 160%;
  line-height: 130%;
}

#aggregator .feed-item {
  border-bottom: 1px solid #ecfbea;
  margin: -1.5em -31px 1.75em;
  padding: 1.5em 31px;
}

#aggregator .feed-item-categories {
  font-size: 0.92em;
}

#aggregator .feed-item-meta {
  font-size: 0.92em;
  color: #838383;
}

#palette .form-item {
  border: 1px solid #ffffff;
}

#palette .item-selected {
  border: 1px solid #e1fedd;
}

tr.menu-disabled {
  opacity: 0.5;
}

tr.odd td.menu-disabled {
  background-color: #f1feef;
}

tr.even td.menu-disabled {
  background-color: #ffffff;
}

.poll .bar {
  background: #F0F0F0 url(data:image/gif;base64,R0lGODlhAQAOALMAAP7+/vv7+/j4+Ojo6Onp6fDw8P39/e3t7fT09Ofn5////wAAAAAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAABAA4AAAQKUI2UyClIBAOUigA7) repeat-x 0 0;
  border-width: 0 1px 1px;
}

.poll .bar .foreground {
  background: #FFC68B url(data:image/gif;base64,R0lGODlhAQAOALMAAP/6HP/YuP/Po//6Hv/Mlv+xWv+5af+8df/Trv+wVv/Bf/+2Yf/GjP///wAAAAAAACH5BAAAAAAALAAAAAABAA4AAAQKsKWyzFGMCBQGiAA7) repeat-x;
}

.poll .percent {
  font-size: .9em;
}

#autocomplete li {
  cursor: default;
  padding: 2px;
  margin: 0;
}

fieldset {
  margin: 1em 0;
  padding: 1em;
  border: 1px solid #e1fedd;
}

*:first-child+html fieldset {
  padding: 0 1em 1em;
  background-position: 0 .75em;
  background-color: transparent;
}

*:first-child+html fieldset>.description, *:first-child+html fieldset .fieldset-wrapper .description {
  padding-top: 1em;
}

fieldset legend {
  display: block;
}

*:first-child+html fieldset legend, *:first-child+html fieldset.collapsed legend {
  display: inline;
}

html.js fieldset.collapsed {
  background: transparent;
  padding-top: 0;
  padding-bottom: .6em;
}

html.js fieldset.collapsible legend a {
  padding-left: 2em;
}

#block-node-0 h2 {
  float: left;
  padding-right: 20px;
}

#block-node-0 img, .feed-icon {
  float: right;
  padding-top: 4px;
}

#block-node-0 .content {
  clear: right;
}

#user-login-form {
  text-align: center;
}

#user-login-form ul {
  text-align: left;
}

.profile {
  margin-top: 1.5em;
}

.profile h3 {
  border-bottom: 0;
  margin-bottom: 1em;
}

.profile dl {
  margin: 0;
}

.profile dt {
  font-weight: normal;
  color: #838383;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: 1.4em;
  margin-bottom: 0.45em;
}

.profile dd {
  margin-bottom: 1.6em;
}

div.admin-panel, div.admin-panel .description, div.admin-panel .body, div.admin, div.admin .left, div.admin .right, div.admin .expert-link, div.item-list, .menu {
  margin: 0;
  padding: 0;
}

div.admin .left {
  float: left;
  width: 48%;
}

div.admin .right {
  float: right;
  width: 48%;
}

div.admin-panel {
  padding: 1em 1em 1.5em;
}

div.admin-panel .description {
  margin-bottom: 1.5em;
}

div.admin-panel dl {
  margin: 0;
}

div.admin-panel dd {
  color: #838383;
  font-size: 0.92em;
  line-height: 1.3em;
  margin-top: -.2em;
  margin-bottom: .65em;
}

table.system-status-report th {
  border-color: #ddffd8;
}

#autocomplete li.selected, tr.selected td, tr.selected td.active {
  background: #000000;
  color: #ffffff;
}

tr.selected td a:link, tr.selected td a:visited, tr.selected td a:active {
  color: #d1d1d1;
}

tr.taxonomy-term-preview {
  opacity: 0.5;
}

tr.taxonomy-term-divider-top {
  border-bottom: none;
}

tr.taxonomy-term-divider-bottom {
  border-top: 1px dotted #e7c8c8;
}

.messages {
  background-color: #fff;
  border: 1px solid #b8d3e5;
}

.preview {
  background-color: #fcfce8;
  border: 1px solid #e5e58f;
}

div.status {
  color: #33a333;
  border-color: #c7f2c8;
}

div.error, tr.error {
  color: #a30000;
  background-color: #FFCCCC;
}

.form-item input.error, .form-item textarea.error {
  border: 1px solid #c52020;
  color: #363636;
}

tr.dblog-user {
  background-color: #fcf9e5;
}

tr.dblog-user td.active {
  background-color: #fbf5cf;
}

tr.dblog-content {
  background-color: #fefefe;
}

tr.dblog-content td.active {
  background-color: #f5f5f5;
}

tr.dblog-warning {
  background-color: #fdf5e6;
}

tr.dblog-warning td.active {
  background-color: #fdf2de;
}

tr.dblog-error {
  background-color: #fbe4e4;
}

tr.dblog-error td.active {
  background-color: #fbdbdb;
}

tr.dblog-page-not-found, tr.dblog-access-denied {
  background: #d7ffd7;
}

tr.dblog-page-not-found td.active, tr.dblog-access-denied td.active {
  background: #c7eec7;
}

table.system-status-report tr.error, table.system-status-report tr.error th {
  background-color: #fcc;
  border-color: #ebb;
  color: #200;
}

table.system-status-report tr.warning, table.system-status-report tr.warning th {
  background-color: #ffd;
  border-color: #eeb;
}

table.system-status-report tr.ok, table.system-status-report tr.ok th {
  background-color: #dfd;
  border-color: #beb;
}

#edit-subject-wrapper {
  display: none;
}

.block-image {
  padding-bottom: 0px;
}

.block-image h3 {
  font-size: 110%;
}

.block-image a {
  display: block;
  margin-bottom: 7px;
}

.block-image h3 a {
  margin-bottom: 0px;
}

.usertable {
  border: 1px solid black;
  margin: 10px;
  border-collapse: collapse;
}

.usertable td {
  padding: 1ex .5ex;
  border: 1px solid dimgray;
  background-color: #E5FDE1;
  text-align: left;
}

.usertable tr:nth-of-type(odd) td {
  background-color: #FFF9D4;
}

.usertable tr:first-child td {
  background-color: #FCEFC9;
  font-weight: bold;
}

.ears {
  top: 0px;
  left: 0px;
  width: 100%;
  position: absolute;
  z-index: 8;
}

.lear, .rear {
  width: auto;
  position: absolute;
  top: 28%;
  max-width: 30%;
}

.lear {
  float: left
}

.rear {
  float: right;
  position: absolute;
  right: 0;
}

.quote-msg {
  margin: 1em 2em 1em 2em;
  padding: 1em;
  border: 1px solid #DDD;
  background-color: #F6F6F6;
}

.quote-author {
  display: block;
  font-weight: bold;
  margin: 0 0 1em 0;
}

.rear #block-search-0 label {
  display: none;
}

.rear #block-search-0 * {
  margin: 0;
}

.rear #block-search-0 {
  padding-left: 46px;
  padding-top: 36px;
}

.print-link {
  float: right;
  white-space: nowrap;
}

.post-info {
  height: auto;
}

.YMaps table {
  margin: 0;
  width: auto;
}

.decisions-header {
  display: none;
}

.sfooter {
}

.block-archive td, .block-archive th {
  padding: 0.2em;
}

.view-image-gallery td, .view-image-gallery-terms td {
  text-align: center;
  vertical-align: middle;
}

#forum  tr {
  border: 1px solid #DDD;
}

#forum table.forum-table.forums-overview th {
  background: #E5FDE1;
  color: #494949;
}

#forum tr.even {
  background: none repeat scroll 0 0 #FFF9D4;
}

#forum-statistics {
  display: none;
}

table.forum-topics th, table.forum-table th {
  background: #E5FDE1;
  color: #494949;
}

#forum table.forum-topics th, #forum table.forum-topics th a, #forum table.forum-table th, #forum table.forum-table th a {
  color: inherit;
}

.post-info {
  background-color: #E5FDE1;
  color: #494949;
}

.posted-on {
  padding: 0 8px;
}

.forum-post {
  margin: 0 0 0px 0;
  padding: 0;
  background-color: #FFF9D4;
}

.print-link {
  bottom: 28px;
  margin-bottom: -3em;
  position: relative;
}

img.image {
  display: block;
  margin: 0 auto;
}

#video-player {
  text-align: center;
}

.node .video_image_teaser {
  display: none;
}

#block-image-0 .content {
  text-align: center;
}

#block-block-6,
#block-block-8,
#block-block-14,
#block-block-16,
#block-block-17,
#block-block-22,
#block-block-24,
#block-block-26,
#block-block-27,
#block-block-28,
#block-block-29,
#block-block-30,
#block-block-32,
#block-block-34{
  border: none;
  padding: 0;
  text-align: center;
}

#block-block-26 .content, #block-block-26 ins, #block-block-26 iframe{
max-width: 100%;
}
#block-block-34{
}
#block-block-34 iframe{
  margin: auto;
}
.y5 {
  margin: 0 auto;
}

#meta_block2140 {
  margin: 0 auto;
  width: 175px;
}

.links.soc {
  text-align: center;
}

.links.soc .share {
  display: inline-block;
  height: 24px;
  width: 24px;
  background-image: url(images/socsprite.png);
  position: relative;
  z-index: 10;
  -moz-transition: -moz-transform 1s ease 0s;
  -webkit-transition: -webkit-transform 1s ease 0s;
  transition: transform 1s ease 0s;
  -moz-transform-origin: center;
  -webkit-transform-origin: center;
  transform-origin: center;
}

.links.soc .share:hover {
  -moz-transform: rotate(-360deg);
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}

.links.soc .share.vk { background-position: -00px 0; }

.links.soc .share.fb { background-position: -24px 0; }

.links.soc .share.tw { background-position: -48px 0; }

.links.soc .share.bz { background-position: -72px 0; }

.links.soc .share.in { background-position: -96px 0; }

.links.soc .share.lj { background-position: -120px 0; }

.links.soc .share.ok { background-position: -144px 0; }
.links.soc .share.pin { background-position: -168px 0; }

.like.fb { border: none; width: 430px; height: 21px; float: left; margin-right: -200px; position: relative; z-index: 5;
  text-align: left; }

.like.vk { float: right; width: 143px !important; clear: none !important; z-index: 10; }

.gp {
  z-index: 10;
  position: relative;
}

#vk_comments {
  margin: 0 auto;
}

.soccom {
  text-align: center;
}

.forum-links li {
  margin: 0;
  padding: 0 0 0 15px;
}

.node .content a:not([class]) {
  font-weight: normal;
  text-decoration: underline;
  color: #040;
}

.node .content a[href^="http"]::after {
  content: url(data:image/gif;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7DAAAOwwHHb6hkAAAAXklEQVR4nK2QwQ3AMAwCs1N28k7eiZ3oI7IcU6efBomXOREyxhUZ2brTdNAcVB2BaJgCVcDAalJLXsB+iLAjm1pAwzHWHD3gWMcMg/ERMjKfFOHVqMEGqEM/gKP/6gE2f+h+3kvjIwAAAABJRU5ErkJggg%3D%3D);
  opacity: .7;
  margin-left: .5ex;
}

.node .content a:hover::after {
  opacity: 1;
}

.node .content a[href^="http://govorit.donetsk.ua/"]:after {
  content: none;
}

#block-block-10 {
  text-align: center;
}

#block-block-10 .smap {
  text-align: left;
  margin-right: 1em;
  display: inline-block;
  zoom: 1;
  *display: inline;
  vertical-align: top;
}

.smap h5 { font-size: 130%; }

.smap li { background: none; padding: 0; margin: 0 }

.smap ul { padding-left: 5px }

.lazyload_ad {
  text-align: center;
}

#twtr-widget-1 .twtr-doc, #twtr-widget-1 .twtr-hd a, #twtr-widget-1 h3, #twtr-widget-1 h4, #twtr-widget-1 .twtr-popular {
  background-color: #95CE8B !important;
  color: black !important;
}

#twtr-widget-1 .twtr-new-results, #twtr-widget-1 .twtr-results-inner, #twtr-widget-1 .twtr-timeline {
  background: #F1FEEF !important;
}

.node object, .node  embed, .node iframe {
  max-width: 100%;
}

.node img {
  max-width: 100%;
  height: auto;
}

#comments object, #comments  embed, #comments iframe, #comments img {
  max-width: 100%;
}

.soc iframe {
  max-width: none;
  /*display:none;*/
  margin: 0;
}

object, embed, iframe {
  display: block;
  margin: 0 auto;
}

.YMaps-btn-list-item {
  background: none;
}

.YMaps img {
  max-width: none;
}

.not-logged-in .autentificated-only {
  display: none !important;
}

#block-google_cse-0 {
  position: relative;
  z-index: 10;
}
#block-google_cse-0 * {

}
.cse .gsc-control-cse, .gsc-control-cse {
  padding: 0 !important;
  width: auto;
}

#block-google_cse-0 table {
  margin: 0;
}

.gsc-control-cse {
  border: none !important;
  background: none !important;
}
