.poll .bar {
    height: 1em;
    margin: 1px 0;
    background-color: #ddd
    }
.poll .bar .foreground {
    background-color: #000;
    height: 1em;
    float: left
    }
.poll .links {
    text-align: center
    }
.poll .percent {
    text-align: right
    }
.poll .total {
    text-align: center
    }
.poll .vote-form {
    text-align: center
    }
.poll .vote-form .choices {
    text-align: left;
    margin: 0 auto;
    display: table
    }
.poll .vote-form .choices .title {
    font-weight: bold
    }
.node-form #edit-poll-more {
    margin: 0
    }
td.poll-chtext {
    width: 80%
    }
td.poll-chvotes .form-text {
    width: 85%
    }
.block-rbcalendar {
    margin-top: 15px;
    margin-bottom: 10px !important
    }
.block-rbcalendar, .block-rbcalendar h3.title span {
    background: #fff
    }
.grid240 .block-rbcalendar {
    margin: 0 0 15px !important
    }
#rbcalendar {
    width: 100%;
    overflow: hidden;
    position: relative;
    z-index: 10
    }
#rbcalendar table {
    width: 100%;
    padding: 0;
    margin: 0;
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    font: normal 12px/20px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    color: #616B76;
    text-align: center;
    background-color: #fafafa;
    border-bottom: 1px solid #999
    }
#rbcalendar caption, #rbcalendar .ui-datepicker-header {
    margin: 0;
    padding: 0;
    width: 100%;
    background: #999;
    color: #fff;
    font-size: 14px;
    line-height: 30px;
    font-weight: normal;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
    text-align: center;
    position: relative
    }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    font-size: 0;
    overflow: hidden;
    position: absolute;
    top: 8px;
    width: 1.8em;
    height: 1.8em;
    cursor: pointer
    }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 8px
    }
.ui-datepicker .ui-datepicker-prev {
    left: 10px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #fff
    }
.ui-datepicker .ui-datepicker-next {
    right: 10px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 8px solid #fff
    }
.ui-datepicker .ui-datepicker-prev-hover {
    left: 11px
    }
.ui-datepicker .ui-datepicker-next-hover {
    right: 9px
    }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px
    }
#rbcalendar th, #rbcalendar td {
    font-size: 12px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    width: 14%;
    line-height: 2em;
    text-align: center;
    padding: 0
    }
#rbcalendar td {
    color: #999;
    cursor: default
    }
#rbcalendar a {
    text-decoration: none;
    color: #000;
    font-weight: bold;
    cursor: pointer
    }
#rbcalendar td.ui-datepicker-week-end a {
    color: #a00
    }
#rbcalendar td.ui-datepicker-today, #rbcalendar .ui-datepicker-current-day {
    background: #a00
    }
#rbcalendar td.ui-datepicker-today a, #rbcalendar .ui-datepicker-current-day a {
    color: #fff !important
    }
#rbcalendar td.highlight:hover {
    background: #fff
    }
#rbcalendar td.ui-datepicker-current-day:hover a {
    color: #a00 !important
    }
.ctools-locked {
    color: red;
    border: 1px solid red;
    padding: 1em
    }
.ctools-owns-lock {
    background: #FFD none repeat scroll 0 0;
    border: 1px solid #F0C020;
    padding: 1em
    }
a.ctools-ajaxing, input.ctools-ajaxing, button.ctools-ajaxing, select.ctools-ajaxing {
    padding-right: 18px !important;
    background: url(/sites/all/modules/ctools/images/status-active.gif) right center no-repeat
    }
div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(/sites/all/modules/ctools/images/status-active.gif) center center no-repeat
    }
#lightbox {
    position: absolute;
    top: 40px;
    left: 0;
    width: 100%;
    z-index: 100;
    text-align: center;
    line-height: 0
    }
#lightbox a img {
    border: none
    }
#outerImageContainer {
    position: relative;
    background-color: #fff;
    width: 250px;
    height: 250px;
    margin: 0 auto;
    min-width: 240px;
    overflow: hidden
    }
#imageContainer, #frameContainer, #modalContainer {
    padding: 10px
    }
#modalContainer {
    line-height: 1em;
    overflow: auto
    }
#loading {
    height: 25%;
    width: 100%;
    text-align: center;
    line-height: 0;
    position: absolute;
    top: 40%;
    left: 45%
    }
#hoverNav {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10
    }
#imageContainer > #hoverNav {
    left: 0
    }
#frameHoverNav {
    z-index: 10;
    margin-left: auto;
    margin-right: auto;
    width: 20%;
    position: absolute;
    bottom: 0;
    height: 45px
    }
#imageData > #frameHoverNav {
    left: 0
    }
#hoverNav a, #frameHoverNav a {
    outline: none
    }
#prevLink, #nextLink {
    width: 49%;
    height: 100%;
    background: transparent url(/sites/all/modules/lightbox2/images/blank.gif) no-repeat;
    display: block
    }
#prevLink, #framePrevLink {
    left: 0;
    float: left
    }
#nextLink, #frameNextLink {
    right: 0;
    float: right
    }
#prevLink:hover, #prevLink:visited:hover, #prevLink.force_show_nav, #framePrevLink {
    background: url(/sites/all/modules/lightbox2/images/prev.gif) left 15% no-repeat
    }
#nextLink:hover, #nextLink:visited:hover, #nextLink.force_show_nav, #frameNextLink {
    background: url(/sites/all/modules/lightbox2/images/next.gif) right 15% no-repeat
    }
#prevLink:hover.force_show_nav, #prevLink:visited:hover.force_show_nav, #framePrevLink:hover, #framePrevLink:visited:hover {
    background: url(/sites/all/modules/lightbox2/images/prev_hover.gif) left 15% no-repeat
    }
#nextLink:hover.force_show_nav, #nextLink:visited:hover.force_show_nav, #frameNextLink:hover, #frameNextLink:visited:hover {
    background: url(/sites/all/modules/lightbox2/images/next_hover.gif) right 15% no-repeat
    }
#framePrevLink, #frameNextLink {
    width: 45px;
    height: 45px;
    display: block;
    position: absolute;
    bottom: 0
    }
#imageDataContainer {
    font: 10px Verdana, Helvetica, sans-serif;
    background-color: #fff;
    margin: 0 auto;
    line-height: 1.4em;
    min-width: 240px
    }
#imageData {
    padding: 0 10px
    }
#imageData #imageDetails {
    width: 70%;
    float: left;
    text-align: left
    }
#imageData #caption {
    font-weight: bold
    }
#imageData #numberDisplay {
    display: block;
    clear: left;
    padding-bottom: 1em
    }
#imageData #lightbox2-node-link-text {
    display: block;
    padding-bottom: 1em
    }
#imageData #bottomNav {
    height: 66px
    }
.lightbox2-alt-layout #imageData #bottomNav, .lightbox2-alt-layout-data #bottomNav {
    margin-bottom: 60px
    }
#lightbox2-overlay {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    width: 100%;
    height: 500px;
    background-color: #000
    }
#overlay_default {
    opacity: 0.6
    }
#overlay_macff2 {
    background: transparent url(/sites/all/modules/lightbox2/images/overlay.png) repeat
    }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
    }
* html > body .clearfix {
    display: inline;
    width: 100%
    }
* html .clearfix {
    /*_\*/
    height: 1%;
    /* End hide from IE-mac */
    }
#bottomNavClose {
    display: block;
    background: url(/sites/all/modules/lightbox2/images/close.gif) left no-repeat;
    margin-top: 33px;
    float: right;
    padding-top: 0.7em;
    height: 26px;
    width: 26px
    }
#bottomNavClose:hover {
    background-position: right
    }
#loadingLink {
    display: block;
    background: url(/sites/all/modules/lightbox2/images/loading.gif) no-repeat;
    width: 32px;
    height: 32px
    }
#bottomNavZoom {
    display: none;
    background: url(/sites/all/modules/lightbox2/images/expand.gif) no-repeat;
    width: 34px;
    height: 34px;
    position: relative;
    left: 30px;
    float: right
    }
#bottomNavZoomOut {
    display: none;
    background: url(/sites/all/modules/lightbox2/images/contract.gif) no-repeat;
    width: 34px;
    height: 34px;
    position: relative;
    left: 30px;
    float: right
    }
#lightshowPlay {
    margin-top: 42px;
    float: right;
    margin-right: 5px;
    margin-bottom: 1px;
    height: 20px;
    width: 20px;
    background: url(/sites/all/modules/lightbox2/images/play.png) no-repeat
    }
#lightshowPause {
    margin-top: 42px;
    float: right;
    margin-right: 5px;
    margin-bottom: 1px;
    height: 20px;
    width: 20px;
    background: url(/sites/all/modules/lightbox2/images/pause.png) no-repeat
    }
.lightbox2-alt-layout-data #bottomNavClose, .lightbox2-alt-layout #bottomNavClose {
    margin-top: 93px
    }
.lightbox2-alt-layout-data #bottomNavZoom, .lightbox2-alt-layout-data #bottomNavZoomOut, .lightbox2-alt-layout #bottomNavZoom, .lightbox2-alt-layout #bottomNavZoomOut {
    margin-top: 93px
    }
.lightbox2-alt-layout-data #lightshowPlay, .lightbox2-alt-layout-data #lightshowPause, .lightbox2-alt-layout #lightshowPlay, .lightbox2-alt-layout #lightshowPause {
    margin-top: 102px
    }
.lightbox_hide_image {
    display: none
    }
#lightboxImage {
    -ms-interpolation-mode: bicubic
    }
#back-top {
    position: fixed;
    bottom: 10px;
    margin-left: 20px;
    z-index: 9990;
    _position: absolute;
    _top: expression(documentElement.scrollTop + body.scrollTop);
    _margin-top: 500px
    }
#back-top a {
    width: 50px;
    display: block;
    text-align: center;
    font: 11px/100% Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    color: #bbb;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
    }
#back-top a:hover {
    color: #000
    }
#back-top span.icon {
    width: 50px;
    height: 50px;
    display: block;
    margin-bottom: 7px;
    background: #ddd url(/sites/all/modules/scroll_to_top/up-arrow.png) no-repeat center center;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s
    }
.farbtastic {
    position: relative
    }
.farbtastic * {
    position: absolute;
    cursor: crosshair
    }
.farbtastic, .farbtastic .wheel {
    width: 195px;
    height: 195px
    }
.farbtastic .color, .farbtastic .overlay {
    top: 47px;
    left: 47px;
    width: 101px;
    height: 101px
    }
.farbtastic .wheel {
    background: url(/misc/farbtastic/wheel.png) no-repeat;
    width: 195px;
    height: 195px
    }
.farbtastic .overlay {
    background: url(/misc/farbtastic/mask.png) no-repeat
    }
.farbtastic .marker {
    width: 17px;
    height: 17px;
    margin: -8px 0 0 -8px;
    overflow: hidden;
    background: url(/misc/farbtastic/marker.png) no-repeat
    }
.calendar-calendar tr.odd, .calendar-calendar tr.even {
    background-color: #fff
    }
.calendar-calendar table {
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
    padding: 0;
    width: 100%
    }
.calendar-calendar .month-view table {
    border: none;
    padding: 0;
    margin: 0;
    width: 100%
    }
.calendar-calendar .year-view td {
    width: 32%;
    padding: 1px;
    border: none
    }
.calendar-calendar .year-view td table td {
    width: 13%;
    padding: 0
    }
.calendar-calendar tr {
    padding: 0;
    margin: 0;
    background-color: white
    }
.calendar-calendar th {
    color: #fff;
    background-color: #ccc;
    text-align: center;
    margin: 0
    }
.calendar-calendar th a {
    font-weight: bold;
    color: #fff;
    background-color: #ccc
    }
.calendar-calendar td {
    width: 12%;
    min-width: 12%;
    border: 1px solid #ccc;
    color: #777;
    text-align: right;
    vertical-align: top;
    margin: 0;
    padding: 0
    }
.calendar-calendar .mini {
    border: none
    }
.calendar-calendar td.week {
    width: 1%;
    min-width: 1%
    }
.calendar-calendar .week {
    clear: both;
    font-style: normal;
    color: #555;
    font-size: 0.8em
    }
.calendar-calendar .week a {
    font-weight: normal
    }
.calendar-calendar .inner {
    min-height: 5em;
    height: auto !important;
    height: 5em;
    padding: 0;
    margin: 0
    }
.calendar-calendar .inner div {
    padding: 0;
    margin: 0
    }
.calendar-calendar .inner p {
    padding: 0 0 0.8em 0;
    margin: 0
    }
.calendar-calendar td a {
    font-weight: bold;
    text-decoration: none
    }
.calendar-calendar td a:hover {
    text-decoration: underline
    }
.calendar-calendar td.year, .calendar-calendar td.month {
    text-align: center
    }
.calendar-calendar th.days {
    color: #ccc;
    background-color: #224;
    text-align: center;
    padding: 1px;
    margin: 0
    }
.calendar-calendar div.day {
    float: right;
    text-align: center;
    padding: 0.125em 0.25em 0 0.25em;
    margin: 0;
    background-color: #f3f3f3;
    border: 1px solid gray;
    border-width: 0 0 1px 1px;
    clear: both;
    width: 1.5em
    }
.calendar-calendar div.calendar {
    background-color: #fff;
    border: solid 1px #ddd;
    text-align: left;
    margin: 0 0.25em 0.25em 0;
    width: 96%;
    float: right;
    clear: both
    }
.calendar-calendar .day-view div.calendar {
    float: none;
    width: 98%;
    margin: 1% 1% 0 1%
    }
.calendar-calendar div.title {
    font-size: 0.8em;
    text-align: center
    }
.calendar-calendar div.title a {
    color: #000
    }
.calendar-calendar div.title a:hover {
    color: #c00
    }
.calendar-calendar .content {
    clear: both;
    padding: 3px;
    padding-left: 5px
    }
.calendar div.form-item {
    white-space: normal
    }
table td.mini, table th.mini, table.mini td.week {
    padding: 0 1px 0 0;
    margin: 0
    }
table td.mini a {
    font-weight: normal
    }
.calendar-calendar .mini-day-off {
    padding: 0
    }
.calendar-calendar .mini-day-on {
    padding: 0
    }
table .mini-day-on a {
    text-decoration: underline
    }
.calendar-calendar .mini .title {
    font-size: 0.8em
    }
.mini .calendar-calendar .week {
    font-size: 0.7em
    }
.mini-row {
    width: 100%;
    border: none
    }
.mini {
    width: 32%;
    vertical-align: top
    }
.calendar-calendar .stripe {
    height: 5px;
    width: auto;
    font-size: 1px !important;
    line-height: 1px !important
    }
.calendar-calendar .day-view .stripe {
    width: 100%
    }
table.calendar-legend {
    background-color: #ccc;
    width: 100%;
    margin: 0;
    padding: 0
    }
table.calendar-legend tr.odd .stripe, table.calendar-legend tr.even .stripe {
    height: 12px !important;
    font-size: 9px !important;
    line-height: 10px !important
    }
.calendar-legend td {
    text-align: left
    }
.calendar-empty {
    font-size: 1px;
    line-height: 1px
    }
.calendar-calendar td.calendar-agenda-hour {
    font-family: serif;
    text-align: right;
    border: none;
    border-top: 1px #333 dotted;
    padding-top: 0.25em;
    width: 1%
    }
.calendar-calendar td.calendar-agenda-no-hours {
    min-width: 1%
    }
.calendar-calendar td.calendar-agenda-hour .calendar-hour {
    font-size: 1.2em;
    font-weight: bold
    }
.calendar-calendar td.calendar-agenda-hour .calendar-ampm {
    font-size: 1em
    }
.calendar-calendar td.calendar-agenda-items {
    border: 1px #333 dotted;
    text-align: left
    }
.calendar-calendar td.calendar-agenda-items div.calendar {
    width: auto;
    padding: 0.25em;
    margin: 0
    }
.calendar-calendar div.calendar div.inner .calendar-agenda-empty {
    width: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 1em 0;
    background-color: #fff
    }
.calendar-date-select form {
    text-align: right;
    float: right;
    width: 25%
    }
.calendar-date-select div, .calendar-date-select input, .calendar-date-select label {
    text-align: right;
    padding: 0;
    margin: 0;
    float: right;
    clear: both
    }
.calendar-date-select .description {
    float: right
    }
.calendar-label {
    font-weight: bold;
    display: block;
    clear: both
    }
.calendar-calendar div.date-nav {
    background-color: #ccc;
    color: #777;
    padding: 0.2em;
    width: auto;
    border: 1px solid #ccc
    }
.calendar-calendar div.date-nav a, .calendar-calendar div.date-nav h3 {
    color: #777
    }
.calendar-calendar th.days {
    background-color: #eee;
    color: #777;
    font-weight: bold;
    border: 1px solid #ccc
    }
.calendar-calendar td.empty {
    background: #ccc;
    border-color: #ccc
    }
.calendar-calendar table.mini td.empty {
    background: #fff;
    border-color: #fff
    }
.calendar-calendar td div.day {
    border: 1px solid #ccc;
    border-top: none;
    border-right: none;
    margin-bottom: 2px
    }
.calendar-calendar td .inner div, .calendar-calendar td .inner div a {
    background: #eee
    }
.calendar-calendar div.calendar {
    border: none;
    font-size: x-small
    }
.calendar-calendar td .inner div.calendar div, .calendar-calendar td .inner div.calendar div a {
    border: none;
    background: #ffc;
    padding: 0 2px
    }
.calendar-calendar td .inner div.calendar div.calendar-more, .calendar-calendar td .inner div.calendar div.calendar-more a {
    color: #444;
    background: #fff;
    text-align: right
    }
.calendar-calendar td .inner .view-field, .calendar-calendar td .inner .view-field a {
    color: #444;
    font-weight: normal
    }
.calendar-calendar td span.date-display-single, .calendar-calendar td span.date-display-start, .calendar-calendar td span.date-display-end, .calendar-calendar td span.date-display-separator {
    font-weight: bold
    }
.calendar-calendar td .inner div.day a {
    color: #4b85ac
    }
.calendar-calendar tr td.today, .calendar-calendar tr.odd td.today, .calendar-calendar tr.even td.today {
    background-color: #C3D6E4
    }
.calendar-calendar td .inner div.calendar div div.view-data-node-data-field-date-field-date-value {
    border-bottom: 1px solid #ccc
    }
div.fieldgroup {
    margin: 0.5em 0 1em 0
    }
div.fieldgroup .content {
    padding-left: 1em
    }
.views-exposed-form .views-exposed-widget {
    float: left;
    padding: 0.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: 0.5em
    }
html.js a.views-throbbing, html.js span.views-throbbing {
    background: url(/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
    }
#wrapper #container {
    w1idth: 750px
    }
.views-admin-links li {
    float: left
    }
#edit-teaser-include-wrapper {
    display: none
    }
div#toolbar-toolbar ul.links {
    margin-bottom: 0
    }
div#toolbar-toolbar ul.links li {
    margin-left: 0;
    list-style: none
    }
div#toolbar-toolbar ul.links li a {
    font: normal 11px/20px "Lucida Grande", Verdana, sans-serif
    }
#squeeze .help, #squeeze #edit-preview {
    display: none
    }
#squeeze #edit-save, #squeeze #edit-submit {
    padding: 20px 40px
    }
#squeeze .teaser-checkbox {
    display: none
    }
#squeeze .node-form .form-text {
    width: 95%
    }
#squeeze .ui-dialog {
    -moz-box-shadow: 5px 5px 10px #000;
    -webkit-box-shadow: 5px 5px 10px #000;
    box-shadow: 5px 5px 10px #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4,Direction=135,Color='#000000')";
    background: #fff
    }
#squeeze .ui-dialog-container, #squeeze .ui-dialog-buttonpane {
    padding: 15px
    }
#squeeze .ui-dialog-titlebar a {
    position: relative;
    left: 230px
    }
#squeeze .ui-dialog-buttonpane button {
    padding: 10px
    }
#squeeze ul.primary li a {
    color: #333
    }
.view-debate .views-row-first {
    margin-bottom: 15px
    }
.node-debate * {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none
    }
.node-debate .field-field-section {
    display: none !important
    }
.node-debate .total {
    text-align: left;
    float: left;
    margin-right: 20px;
    font-weight: bold
    }
.node-debate .results {
    clear: both
    }
.node-debate #expreslabel, .node-debate .form-submit, .node-debate .form-radios {
    display: none
    }
.node-debate #rbdebate-cancel-form .form-submit {
    display: block;
    margin: 15px 0
    }
.node-debate .debate-wrapper {
    display: table;
    width: 100%;
    margin: 15px 0 40px
    }
.node-debate .debate-agree, .node-debate .debate-disagree {
    width: 45%;
    display: table-cell;
    padding-right: 5%;
    vertical-align: top
    }
.node-debate .field-field-agree-author, .node-debate .field-field-disagree-author {
    margin-top: 20px;
    font-size: 12px;
    font-style: italic;
    font-weight: bold
    }
.node-debate .field-field-agree-img, .node-debate .field-field-disagree-img {
    height: 140px;
    overflow: hidden
    }
.node-debate .field-field-agree-arg, .node-debate .field-field-disagree-arg {
    padding-top: 15px
    }
.node-debate .debate-noactive .field-field-agree-title {
    border-bottom: 4px solid #74b807
    }
.node-debate .debate-noactive .field-field-disagree-title {
    border-bottom: 4px solid #c00
    }
.node-debate .field-field-agree-title, .node-debate .field-field-disagree-title {
    font-weight: bold;
    font-size: 15px;
    margin: 0;
    padding: 6px 0 5px
    }
.debate-active {
    position: relative
    }
.view .debate-noactive, .debate-active .debate-agree .field-field-agree-title, .debate-active .debate-disagree .field-field-disagree-title, .debate-active .debate-agree .field-field-agree-img img, .debate-active .debate-disagree .field-field-disagree-img img {
    cursor: pointer
    }
.debate-active .field-field-agree-title, .debate-active .field-field-disagree-title {
    width: 170px;
    margin-top: -4px;
    text-align: center
    }
.debate-active .field-field-agree-title {
    -moz-box-shadow: inset 0 1px 0 0 #a4e271;
    -webkit-box-shadow: inset 0 1px 0 0 #a4e271;
    box-shadow: inset 0 1px 0 0 #a4e271;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #89c403), color-stop(1, #77a809));
    background: -moz-linear-gradient(center top, #89c403 5%, #77a809 100%);
    background-color: #89c403;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #74b807;
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #528009
    }
.debate-active .field-field-agree-title.hover, .debate-active .field-field-agree-title:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #77a809), color-stop(1, #89c403));
    background: -moz-linear-gradient(center top, #77a809 5%, #89c403 100%);
    background-color: #77a809
    }
.debate-active .field-field-agree-title:active {
    position: relative;
    top: 1px
    }
.debate-active .field-field-disagree-title {
    -moz-box-shadow: inset 0 1px 0 0 #f29c93;
    -webkit-box-shadow: inset 0 1px 0 0 #f29c93;
    box-shadow: inset 0 1px 0 0 #f29c93;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fe1a00), color-stop(1, #ce0100));
    background: -moz-linear-gradient(center top, #fe1a00 5%, #ce0100 100%);
    background-color: #fe1a00;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #d83526;
    display: inline-block;
    color: #fff;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    padding: 6px 24px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #b23e35
    }
.debate-active .field-field-disagree-title.hover, .debate-active .field-field-disagree-title:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ce0100), color-stop(1, #fe1a00));
    background: -moz-linear-gradient(center top, #ce0100 5%, #fe1a00 100%);
    background-color: #ce0100
    }
.debate-active .field-field-disagree-title:active {
    position: relative;
    top: 1px
    }
.block-debate {
    width: 220px
    }
.block-debate .view {
    display: table;
    width: 100%;
    clear: both;
    margin-bottom: 15px
    }
.block-debate .debate-wrapper, .block-debate .view-debate .views-row-first {
    margin: 0;
    padding: 0
    }
.block-debate .debate-agree, .block-debate .debate-disagree {
    padding: 0
    }
.block-debate .node-debate .field-field-agree-img, .block-debate .node-debate .field-field-disagree-img {
    height: auto;
    width: 110px;
    overflow: hidden
    }
.block-debate .node-debate .field-field-agree-img img, .block-debate .node-debate .field-field-disagree-img img {
    height: 80px;
    width: auto
    }
.block-debate .debate-active .field-field-agree-title, .block-debate .debate-active .field-field-disagree-title {
    margin-top: -4px;
    width: 60px
    }
.debate-wraper .debate-col fieldset.collapsed, .debate-wraper .wysiwyg-toggle-wrapper {
    display: none
    }
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, dialog, div, dl, dt, em, embed, fieldset, figcaption, figure, font, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, meter, nav, object, ol, output, p, pre, progress, q, rp, rt, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video, xmp {
    border: 0;
    margin: 0;
    padding: 0;
    font-size: 100%
    }
html, body {
    height: 100%
    }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
    }
b, strong {
    font-weight: bold
    }
img {
    color: transparent;
    font-size: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic
    }
ol, ul {
    list-style: none
    }
li {
    display: list-item
    }
table {
    border-collapse: collapse;
    border-spacing: 0
    }
th, td, caption {
    font-weight: normal;
    vertical-align: top;
    text-align: left
    }
q {
    quotes: none
    }
q:before, q:after {
    content: "";
    content: none
    }
sub, sup, small {
    font-size: 75%
    }
sub, sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline
    }
sub {
    bottom: -0.25em
    }
sup {
    top: -0.5em
    }
svg {
    overflow: hidden
    }
body {
    min-width: 960px
    }
.container_12, .container_16 {
    margin-left: auto;
    margin-right: auto;
    width: 960px
    }
.grid_1, .grid_2, .grid_3, .grid_4, .grid_5, .grid_6, .grid_7, .grid_8, .grid_9, .grid_10, .grid_11, .grid_12, .grid_13, .grid_14, .grid_15, .grid_16 {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-right: 10px
    }
.push_1, .pull_1, .push_2, .pull_2, .push_3, .pull_3, .push_4, .pull_4, .push_5, .pull_5, .push_6, .pull_6, .push_7, .pull_7, .push_8, .pull_8, .push_9, .pull_9, .push_10, .pull_10, .push_11, .pull_11, .push_12, .pull_12, .push_13, .pull_13, .push_14, .pull_14, .push_15, .pull_15 {
    position: relative
    }
.container_12 .grid_3, .container_16 .grid_4 {
    width: 220px
    }
.container_12 .grid_6, .container_16 .grid_8 {
    width: 460px
    }
.container_12 .grid_9, .container_16 .grid_12 {
    width: 700px
    }
.container_12 .grid_12, .container_16 .grid_16 {
    width: 940px
    }
.alpha {
    margin-left: 0
    }
.omega {
    margin-right: 0
    }
.container_12 .grid_1 {
    width: 60px
    }
.container_12 .grid_2 {
    width: 140px
    }
.container_12 .grid_4 {
    width: 300px
    }
.container_12 .grid_5 {
    width: 380px
    }
.container_12 .grid_7 {
    width: 540px
    }
.container_12 .grid_8 {
    width: 620px
    }
.container_12 .grid_10 {
    width: 780px
    }
.container_12 .grid_11 {
    width: 860px
    }
.container_16 .grid_1 {
    width: 40px
    }
.container_16 .grid_2 {
    width: 100px
    }
.container_16 .grid_3 {
    width: 160px
    }
.container_16 .grid_5 {
    width: 280px
    }
.container_16 .grid_6 {
    width: 340px
    }
.container_16 .grid_7 {
    width: 400px
    }
.container_16 .grid_9 {
    width: 520px
    }
.container_16 .grid_10 {
    width: 580px
    }
.container_16 .grid_11 {
    width: 640px
    }
.container_16 .grid_13 {
    width: 760px
    }
.container_16 .grid_14 {
    width: 820px
    }
.container_16 .grid_15 {
    width: 880px
    }
.container_12 .prefix_3, .container_16 .prefix_4 {
    padding-left: 240px
    }
.container_12 .prefix_6, .container_16 .prefix_8 {
    padding-left: 480px
    }
.container_12 .prefix_9, .container_16 .prefix_12 {
    padding-left: 720px
    }
.container_12 .prefix_1 {
    padding-left: 80px
    }
.container_12 .prefix_2 {
    padding-left: 160px
    }
.container_12 .prefix_4 {
    padding-left: 320px
    }
.container_12 .prefix_5 {
    padding-left: 400px
    }
.container_12 .prefix_7 {
    padding-left: 560px
    }
.container_12 .prefix_8 {
    padding-left: 640px
    }
.container_12 .prefix_10 {
    padding-left: 800px
    }
.container_12 .prefix_11 {
    padding-left: 880px
    }
.container_16 .prefix_1 {
    padding-left: 60px
    }
.container_16 .prefix_2 {
    padding-left: 120px
    }
.container_16 .prefix_3 {
    padding-left: 180px
    }
.container_16 .prefix_5 {
    padding-left: 300px
    }
.container_16 .prefix_6 {
    padding-left: 360px
    }
.container_16 .prefix_7 {
    padding-left: 420px
    }
.container_16 .prefix_9 {
    padding-left: 540px
    }
.container_16 .prefix_10 {
    padding-left: 600px
    }
.container_16 .prefix_11 {
    padding-left: 660px
    }
.container_16 .prefix_13 {
    padding-left: 780px
    }
.container_16 .prefix_14 {
    padding-left: 840px
    }
.container_16 .prefix_15 {
    padding-left: 900px
    }
.container_12 .suffix_3, .container_16 .suffix_4 {
    padding-right: 240px
    }
.container_12 .suffix_6, .container_16 .suffix_8 {
    padding-right: 480px
    }
.container_12 .suffix_9, .container_16 .suffix_12 {
    padding-right: 720px
    }
.container_12 .suffix_1 {
    padding-right: 80px
    }
.container_12 .suffix_2 {
    padding-right: 160px
    }
.container_12 .suffix_4 {
    padding-right: 320px
    }
.container_12 .suffix_5 {
    padding-right: 400px
    }
.container_12 .suffix_7 {
    padding-right: 560px
    }
.container_12 .suffix_8 {
    padding-right: 640px
    }
.container_12 .suffix_10 {
    padding-right: 800px
    }
.container_12 .suffix_11 {
    padding-right: 880px
    }
.container_16 .suffix_1 {
    padding-right: 60px
    }
.container_16 .suffix_2 {
    padding-right: 120px
    }
.container_16 .suffix_3 {
    padding-right: 180px
    }
.container_16 .suffix_5 {
    padding-right: 300px
    }
.container_16 .suffix_6 {
    padding-right: 360px
    }
.container_16 .suffix_7 {
    padding-right: 420px
    }
.container_16 .suffix_9 {
    padding-right: 540px
    }
.container_16 .suffix_10 {
    padding-right: 600px
    }
.container_16 .suffix_11 {
    padding-right: 660px
    }
.container_16 .suffix_13 {
    padding-right: 780px
    }
.container_16 .suffix_14 {
    padding-right: 840px
    }
.container_16 .suffix_15 {
    padding-right: 900px
    }
.container_12 .push_3, .container_16 .push_4 {
    left: 240px
    }
.container_12 .push_6, .container_16 .push_8 {
    left: 480px
    }
.container_12 .push_9, .container_16 .push_12 {
    left: 720px
    }
.container_12 .push_1 {
    left: 80px
    }
.container_12 .push_2 {
    left: 160px
    }
.container_12 .push_4 {
    left: 320px
    }
.container_12 .push_5 {
    left: 400px
    }
.container_12 .push_7 {
    left: 560px
    }
.container_12 .push_8 {
    left: 640px
    }
.container_12 .push_10 {
    left: 800px
    }
.container_12 .push_11 {
    left: 880px
    }
.container_16 .push_1 {
    left: 60px
    }
.container_16 .push_2 {
    left: 120px
    }
.container_16 .push_3 {
    left: 180px
    }
.container_16 .push_5 {
    left: 300px
    }
.container_16 .push_6 {
    left: 360px
    }
.container_16 .push_7 {
    left: 420px
    }
.container_16 .push_9 {
    left: 540px
    }
.container_16 .push_10 {
    left: 600px
    }
.container_16 .push_11 {
    left: 660px
    }
.container_16 .push_13 {
    left: 780px
    }
.container_16 .push_14 {
    left: 840px
    }
.container_16 .push_15 {
    left: 900px
    }
.container_12 .pull_3, .container_16 .pull_4 {
    left: -240px
    }
.container_12 .pull_6, .container_16 .pull_8 {
    left: -480px
    }
.container_12 .pull_9, .container_16 .pull_12 {
    left: -720px
    }
.container_12 .pull_1 {
    left: -80px
    }
.container_12 .pull_2 {
    left: -160px
    }
.container_12 .pull_4 {
    left: -320px
    }
.container_12 .pull_5 {
    left: -400px
    }
.container_12 .pull_7 {
    left: -560px
    }
.container_12 .pull_8 {
    left: -640px
    }
.container_12 .pull_10 {
    left: -800px
    }
.container_12 .pull_11 {
    left: -880px
    }
.container_16 .pull_1 {
    left: -60px
    }
.container_16 .pull_2 {
    left: -120px
    }
.container_16 .pull_3 {
    left: -180px
    }
.container_16 .pull_5 {
    left: -300px
    }
.container_16 .pull_6 {
    left: -360px
    }
.container_16 .pull_7 {
    left: -420px
    }
.container_16 .pull_9 {
    left: -540px
    }
.container_16 .pull_10 {
    left: -600px
    }
.container_16 .pull_11 {
    left: -660px
    }
.container_16 .pull_13 {
    left: -780px
    }
.container_16 .pull_14 {
    left: -840px
    }
.container_16 .pull_15 {
    left: -900px
    }
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
    }
.clearfix:before, .clearfix:after, .container_12:before, .container_12:after, .container_16:before, .container_16:after {
    content: ".";
    display: block;
    overflow: hidden;
    visibility: hidden;
    font-size: 0;
    line-height: 0;
    width: 0;
    height: 0
    }
.clearfix:after, .container_12:after, .container_16:after {
    clear: both
    }
.clearfix, .container_12, .container_16 {
    zoom: 1
    }
#RBlogo strong {
    display: block
    }
#rbcontent-body, body {
    font: 12px/15px Arial, "Helvetica Neue", "Liberation Sans", FreeSans, sans-serif;
    background: #fff;
    color: #111
    }
a {
    color: #A50000
    }
a:link, a:visited, a:active {
    text-decoration: none
    }
a:hover {
    text-decoration: underline
    }
body.cke_show_borders {
    width: 700px;
    border-right: 1px dotted #eee
    }
body.cke_show_borders a, #rbcontent-body a {
    color: #A50000;
    text-decoration: underline
    }
.node-unpublished {
    border-top: #a00 20px solid;
    background-image: -moz-linear-gradient(top, #C8C8C8 0, #E6E6E6 100%);
    background-image: -ms-linear-gradient(top, #C8C8C8 0, #E6E6E6 100%);
    background-image: -o-linear-gradient(top, #C8C8C8 0, #E6E6E6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #C8C8C8), color-stop(100%, #E6E6E6));
    background-image: -webkit-linear-gradient(top, #C8C8C8 0, #E6E6E6 100%);
    background-image: linear-gradient(to bottom, #C8C8C8 0, #E6E6E6 100%)
    }
.node-unpublished:before {
    content: "ÐÐ°ÑÐµÑÑÐ°Ð» ÐÐ Ð¾Ð¿ÑÐ±Ð»ÑÐºÐ¾Ð²Ð°Ð½Ð¾!"
    }
body.cke_show_borders pre, body.cke_show_borders code, #rbcontent-body pre, #rbcontent-body code {
    font-family: "DejaVu Sans Mono", Menlo, Consolas, monospace
    }
body.cke_show_borders hr, #rbcontent-body hr {
    border: 0 #ccc solid;
    border-top-width: 1px;
    clear: both;
    height: 0
    }
body.cke_show_borders h1, #rbcontent-body h1 {
    font-size: 25px;
    line-height: 30px
    }
body.cke_show_borders h2, #rbcontent-body h2 {
    font-size: 23px;
    line-height: 30px
    }
body.cke_show_borders h3, #rbcontent-body h3 {
    font-size: 21px;
    line-height: 30px
    }
body.cke_show_borders h4, #rbcontent-body h4 {
    font-size: 19px;
    line-height: 30px
    }
body.cke_show_borders h5, #rbcontent-body h5 {
    font-size: 17px;
    line-height: 30px
    }
body.cke_show_borders h6, #rbcontent-body h6 {
    font-size: 15px;
    line-height: 30px
    }
body.cke_show_borders ol, #rbcontent-body ol {
    list-style: decimal
    }
body.cke_show_borders ul, #rbcontent-body ul {
    list-style: disc
    }
body.cke_show_borders ul, #rbcontent-body li {
    margin-left: 30px
    }
body.cke_show_borders p, body.cke_show_borders dl, body.cke_show_borders hr, body.cke_show_borders h1, body.cke_show_borders h2, body.cke_show_borders h3, body.cke_show_borders h4, body.cke_show_borders h5, body.cke_show_borders h6, body.cke_show_borders ol, body.cke_show_borders ul, body.cke_show_borders pre, body.cke_show_borders table, body.cke_show_borders address, body.cke_show_borders fieldset, body.cke_show_borders figure, #rbcontent-body p, #rbcontent-body dl, #rbcontent-body hr, #rbcontent-body h1, #rbcontent-body h2, #rbcontent-body h3, #rbcontent-body h4, #rbcontent-body h5, #rbcontent-body h6, #rbcontent-body ol, #rbcontent-body ul, #rbcontent-body pre, #rbcontent-body table, #rbcontent-body address, #rbcontent-body fieldset, #rbcontent-body figure {
    margin-bottom: 15px
    }
#rbcontent-body .nowrap {
    white-space: nowrap
    }
#rbcontent-body strong, #rbcontent-body b {
    font-weight: bold
    }
#rbcontent-body em, #rbcontent-body i, #rbcontent-body cite {
    font-style: italic
    }
#rbcontent-body sup {
    padding-left: 1px;
    font-size: 10px !important;
    font-weight: normal !important;
    vertical-align: baseline;
    position: relative;
    bottom: 0.33em;
    _position: static !important
    }
#rbcontent-body sup, #rbcontent-body sup a {
    color: #666
    }
#rbcontent-body sup a:hover {
    color: #08c;
    text-decoration: none
    }
#rbcontent-body abbr {
    border: 0
    }
#browsehappy {
    position: fixed;
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.85;
    overflow: hidden;
    font-size: 16px;
    padding: 15% 30%;
    color: white;
    cursor: pointer;
    text-shadow: 0 1px 0 black;
    z-index: 2012;
    font-size: 22px;
    color: #fff
    }
#rbinform {
    width: 360px;
    font-size: 32px;
    line-height: 36px;
    margin-bottom: 18px
    }
.region .region {
    padding: 5px;
    border-top: 1px solid #555
    }
.draggable {
    border-bottom: 1px solid #ccc
    }
.draggable td {
    padding: 5px
    }
.draggable td .form-item {
    margin: 0
    }
.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(/misc/draggable.png) no-repeat 0 0
    }
a.tabledrag-handle-hover .handle {
    background-position: 0 -20px
    }
.tabs .primary {
    margin-top: 0;
    border-bottom: 1px solid #DDD;
    float: left;
    margin-bottom: 1.154em;
    width: 100%
    }
.tabs ul.primary li {
    float: left;
    margin-bottom: -1px;
    padding: 4px 12px 5px 12px;
    position: relative
    }
.tabs ul.primary a {
    vertical-align: baseline;
    text-decoration: none;
    font-size: 10px
    }
.tabs ul.primary li.active {
    background-color: transparent;
    border: none;
    background-position: 0 -1300px;
    background-image: url(/sites/all/themes/lvivski.rb/images/drupal-sprites.png);
    background-repeat: no-repeat;
    padding: 0 0 0 0.384615em
    }
.tabs ul.primary li.active a {
    background-position: 100% -1200px;
    background-image: url(/sites/all/themes/lvivski.rb/images/drupal-sprites.png);
    background-repeat: no-repeat;
    display: block;
    padding: 0.307692em 10px 0.846153em
    }
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.active {
    border-bottom: 4px solid #999
    }
.form-item {
    margin: 0 0 15px
    }
.form-item label {
    display: block
    }
form thead th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #CCC;
    color: #A45E35;
    background: #EFEDDD;
    padding: 0.8em 1em;
    border-color: #F3ECD5 #EDE4C5 #DAC88C #EDE4C5
    }
form td {
    border-color: #EFEFEF;
    padding: 0.7em 1em;
    text-align: left;
    border-width: 1px;
    border-style: solid
    }
tr.odd .form-item, tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
    }
.field .field-label-inline, .field .field-label-inline-first {
    display: inline;
    padding-right: 0.6em
    }
.pager {
    margin: 40px 0 20px !important;
    overflow: hidden;
    clear: both;
    padding: 0;
    display: table;
    width: 100%
    }
.pager * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
    }
.pager li {
    display: inline-block;
    margin: 0 10px 0 0 !important;
    padding: 0
    }
.pager li a, .pager li.pager-current span {
    line-height: 30px;
    padding: 4px 9px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), 0 1px 3px rgba(0, 0, 0, 0.1);
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#e9e9e9));
    background: -moz-linear-gradient(0% 0% 270deg, #f8f8f8, #e9e9e9)
    }
.pager a:hover {
    background: #fefefe;
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#FEFEFE), to(#f0f0f0));
    background: -moz-linear-gradient(0% 0% 270deg, #FEFEFE, #f0f0f0)
    }
.pager li.pager-current span {
    border: none;
    background: #616161;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.5), 0 1px 0 rgba(255, 255, 255, 0.8);
    color: #f0f0f0;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.5)
    }
html.lt-ie9 #rbxtra {
    display: none !important
    }
#rb1, #rb2, #rb3 {
    display: block;
    position: relative
    }
#rb3, .grid240 {
    width: 240px !important
    }
#rbinfrmr {
    border: none !important
    }
#frame {
    display: none
    }
body {
    background: url(/sites/all/themes/lvivski.rb/images/bg-body.jpg) repeat
    }
#rbpage {
    background-color: #fff;
    padding: 0 20px;
    margin: 90px auto 30px;
    -webkit-box-shadow: 0 5px 10px #303030;
    -moz-box-shadow: 0 5px 10px #303030;
    box-shadow: 0 5px 10px #303030;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
    }
#header {
    position: relative;
    margin-bottom: 9px
    }
#page-homepage #header {
    margin-bottom: 0
    }
#logo a {
    margin: 15px auto 7px;
    width: 200px;
    height: 60px;
    display: block
    }
#logo span {
    display: block;
    text-indent: -2012px
    }
p#slogan {
    display: none;
    position: absolute;
    top: 30px;
    left: 560px;
    z-index: 1;
    color: white;
    font-size: 10px;
    letter-spacing: 1px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
    font-weight: bold;
    background: #DD2230;
    padding: 0 5px;
    font-weight: normal
    }
.menu {
    clear: both;
    overflow: hidden;
    height: 28px;
    margin-bottom: 2px;
    background: url(/sites/all/themes/lvivski.rb/images/bg-body.jpg) repeat #555
    }
.menu li {
    float: left;
    display: block;
    border-left: 2px solid #fff;
    border-left: 0;
    border-right: 2px solid #fff
    }
.menu li.first {
    border-left: 0
    }
.menu a {
    color: #fff;
    font-size: 11px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
    line-height: 28px;
    text-decoration: none;
    display: block;
    padding: 0 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 1px -1px 1px #000
    }
.menu .active-trail a {
    background: #c00;
    -webkit-transition: 0.1s;
    -moz-transition: 0.1s;
    transition: 0.1s
    }
.menu a:hover {
    background: #000;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s
    }
#primary .menu {
    -webkit-border-top-left-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topleft: 4px;
    -moz-border-radius-topright: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
    }
#secondary .menu {
    -webkit-border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
    }
#section {
    position: relative;
    background: url(/sites/all/themes/lvivski.rb/images/bg-inner.png) repeat
    }
#page-homepage #section {
    position: relative;
    background: url(/sites/all/themes/lvivski.rb/images/bg-home.png) repeat
    }
h3.title {
    text-transform: uppercase;
    border: none;
    padding: 0;
    margin: 0 !important;
    position: relative;
    z-index: 2;
    line-height: 29px;
    font-weight: normal;
    font-size: 12px !important;
    color: #000
    }
h3.title::before {
    content: ".";
    display: block;
    overflow: hidden;
    font-size: 0;
    line-height: 0;
    height: 1px;
    width: 100%;
    background: #000;
    position: relative;
    top: 15px;
    z-index: -1
    }
h3.title span, h3.title a {
    color: #333;
    text-shadow: 0 1px 1px #ccc;
    background: #fff;
    display: table;
    margin: 0 auto;
    white-space: nowrap;
    padding: 0 8px
    }
.omega h3.title a {
    padding: 0 3px
    }
.block:hover h3.title a, h3.title a:hover {
    color: #c00;
    text-decoration: none
    }
h3.title span::before, h3.title a::before {
    content: ""
    }
h3.title span::after, h3.title a::after {
    content: ""
    }
.block {
    margin-bottom: 30px;
    position: relative;
    clear: both
    }
.more-all {
    float: right;
    font-size: 10px;
    background: #f0f0f0;
    padding: 0 8px 0 5px;
    border-color: #ccc;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    clear: both;
    display: table;
    margin-top: 15px;
    margin-bottom: 15px
    }
.block-news .more-all {
    margin: 0
    }
.block-debate .more-all {
    margin-top: 0
    }
.more-all a {
    text-decoration: none;
    color: #555
    }
.more-all:hover a {
    color: #fff
    }
.more-all:hover {
    background: #999;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s
    }
.more-rss a {
    background: url(/sites/all/themes/lvivski.rb/images/rb-rss.gif) no-repeat scroll 0 0 transparent;
    padding-left: 40px;
    display: block;
    font-size: 10px;
    color: #000
    }
.views-row {
    padding: 7px 0;
    border-bottom: 1px solid #ccc;
    display: table;
    width: 100%
    }
.views-row-first {
    padding-top: 0
    }
.views-row-last {
    border: 0;
    padding-bottom: 0;
    margin: 0
    }
.views-field-title a {
    color: #000;
    font-size: 14px;
    margin: 0 0 7px;
    display: block;
    font-weight: normal;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif
    }
.block-main .views-field-title a {
    color: #A00
    }
.views-field-field-img-fid img {
    width: 100px;
    height: auto
    }
.views-field-field-img-fid {
    -webkit-box-shadow: -1px 1px 4px #303030;
    -moz-box-shadow: -1px 1px 4px #303030;
    box-shadow: -1px 1px 4px #303030;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px
    }
#rbcontent .views-field-field-img-fid {
    margin-right: 10px;
    width: 200px;
    max-height: 150px;
    overflow: hidden
    }
#rbcontent .views-field-field-img-fid img {
    width: 200px
    }
.views-field-field-img-fid, #page-homepage .views-row-odd .views-field-field-img-fid {
    float: left;
    margin: 0 10px 5px 0;
    overflow: hidden
    }
#page-homepage .views-row-even .views-field-field-img-fid {
    float: right;
    margin: 0 0 5px 10px
    }
.block-main .views-field-teaser, .views-field-field-summary-value {
    font-size: 11px;
    color: #333
    }
.block-main .views-field-title a {
    color: #111
    }
.omega .views-field-title a {
    font-weight: normal;
    font-size: 14px
    }
.omega .views-field-field-img-fid {
    float: none !important;
    margin: 0 0 7.5px 0 !important
    }
.omega .views-field-field-img-fid img {
    width: 160px !important
    }
.omega .views-row-even .views-field-field-img-fid, .omega .views-field-field-summary-value {
    display: none
    }
.view-news h4 {
    text-align: center;
    margin-bottom: 8px;
    border-bottom: 1px solid;
    border-color: #999;
    margin-top: -9px;
    padding-top: 9px;
    background: #fff
    }
.view-news h4 span {
    background: #999;
    color: white;
    display: table;
    font-weight: normal;
    font-size: 11px;
    line-height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 0 40px;
    margin: 0 auto
    }
.view-news .views-row {
    font-size: 11px;
    font-weight: 100;
    padding-bottom: 7px;
    margin-bottom: 8px;
    border-bottom: 1px solid #ccc
    }
.view-news .views-field-title a {
    color: #333;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 15px;
    margin-left: 40px;
    margin-bottom: 0;
    font-weight: normal
    }
.view-news .views-field-title .makebold a {
    font-weight: bold
    }
.view-news .views-field-title .makecolor a {
    color: #A00
    }
.view-news .date-display-single {
    background: #999;
    color: #fff;
    float: left;
    font: 10px/15px Arial, Helvetica, sans-serif;
    font-weight: normal;
    padding: 0 3px;
    margin-bottom: 0;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
    }
.view-news .views-field-field-summary-value {
    font-size: 11px;
    margin-left: 40px;
    font-weight: normal
    }
.view-video .views-field-field-video-embed {
    float: left;
    margin: 0 10px 0 0
    }
.block-video .views-field-field-video-embed {
    display: block;
    margin: 5px 0 10px
    }
.block-video .views-field-field-video-embed img {
    width: 160px;
    height: auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: -1px 0 4px #303030;
    -moz-box-shadow: -1px 0 4px #303030;
    box-shadow: -1px 0 4px #303030
    }
.block-video .view-video .views-field-title {
    position: relative;
    z-index: 11;
    margin-top: 30px
    }
.block-video .view-video .views-field-title a {
    font-weight: normal;
    font-size: 12px;
    background: url(/sites/all/themes/lvivski.rb/images/rb-player.png) no-repeat top center
    }
.block-poll {
    background: #f0f0f0;
    padding: 0 10px 0
    }
.block-poll h3.title span {
    background: #f0f0f0
    }
.view-poll form {
    background: none;
    border: none;
    margin: 0;
    padding: 0
    }
.view-poll .poll .vote-form {
    text-align: left
    }
.view-poll .poll .vote-form .choices {
    display: table;
    margin: 0;
    text-align: left
    }
.view-poll label {
    line-height: 1em;
    font-size: 12px;
    padding-right: 5px
    }
.view-poll .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em
    }
.poll .vote-form .choices .title {
    font-weight: bold;
    font-size: 14px;
    color: #555
    }
#edit-vote, .choices .form-radios {
    margin: 0
    }
#rbsogrp {
    position: absolute;
    right: 20px;
    top: 14px;
    z-index: 1
    }
#rbsogrp li {
    float: left;
    padding: 0 3px 0 3px
    }
#rbsogrp li.like {
    margin-top: 6px
    }
#rbsogrp li a {
    display: block;
    text-indent: -1998px;
    width: 32px;
    height: 32px;
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6
    }
#rbsogrp li a:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s
    }
#rbsogrp .f a {
    background: url(/sites/all/themes/lvivski.rb/images/rb-facebook.png)
    }
#rbsogrp .v a {
    background: url(/sites/all/themes/lvivski.rb/images/rb-vkontakte.png)
    }
#rbsogrp .t a {
    background: url(/sites/all/themes/lvivski.rb/images/rb-twitter.png)
    }
#rbsogrp .o a {
    background: url(/sites/all/themes/lvivski.rb/images/rb-ox.png)
    }
#rbsogrp .r a {
    background: url(/sites/all/themes/lvivski.rb/images/rb-rss.png)
    }
#emgrp {
    position: absolute;
    left: 10px;
    top: 23px
    }
#emgrp li {
    float: left;
    padding: 0 20px 0 5px
    }
#emgrp li.e2 a {
    display: block;
    text-indent: -1998px;
    width: 72px;
    height: 16px;
    background: url(/sites/all/themes/lvivski.rb/images/egazeta24com.png) 0 0;
    overflow: hidden
    }
#emgrp li.e2 {
    margin-right: 20px
    }
#emgrp li.emg a {
    display: block;
    text-indent: -1998px;
    width: 110px;
    height: 16px;
    background: url(/sites/all/themes/lvivski.rb/images/icons-socials.png) 126px 0
    }
#emgrp li.expresua a {
    display: block;
    text-indent: -1998px;
    width: 91px;
    height: 20px;
    background: url(/sites/all/themes/lvivski.rb/images/expres-icon.png) top left;
    margin-top: -2px
    }
#emgrp a {
    color: #c00;
    font-weight: bold;
    font-size: 12px;
    line-height: 1em;
    text-transform: uppercase
    }
#emgrp li {
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8
    }
#emgrp li:hover {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    transition: 0.3s
    }
#footer {
    margin: 0 0 60px 0;
    padding-bottom: 60px
    }
#footer * {
    font-family: arial;
    font-size: 11px;
    color: #aaa;
    text-shadow: black 0 1px 2px
    }
#footer table * {
    color: #999 !important;
    margin: 0 !important;
    text-shadow: black 0 1px 2px
    }
#footer a:hover {
    color: #fff;
    text-decoration: none
    }
#ukrnet {
    width: 100%;
    position: absolute;
    top: 0;
    z-index: 1;
    background: #555;
    text-align: center
    }
#ukrnet:hover {
    opacity: 1
    }
#ukrnet div {
    opacity: 1;
    height: 90px;
    margin: 0 auto
    }
.block-search {
    position: absolute;
    bottom: -32.5px;
    right: 0;
    z-index: 2;
    padding: 8px 13px;
    background: none
    }
.block-search form {
    position: relative;
    padding: 0;
    margin: 0;
    width: 100%
    }
.block-search h3.title, .block-search label {
    display: none;
    margin: 0
    }
.block-search .form-item {
    margin: 0
    }
.block-search .form-text {
    width: 90px;
    height: 19px;
    padding: 2px 25px 1px 10px;
    color: white;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -o-transition: background-color 0.3s, 0.3s;
    -ms-transition: background-color 0.3s, 0.3s;
    -moz-transition: background-color 0.3s, 0.3s;
    -webkit-transition: background-color 0.3s, 0.3s;
    background-image: none;
    background-color: rgba(255, 255, 255, 0.1);
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 2px 1px inset, rgba(255, 255, 255, 0.2) 0 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 2px 1px inset, rgba(255, 255, 255, 0.2) 0 1px 0;
    box-shadow: rgba(0, 0, 0, 0.6) 0 2px 1px inset, rgba(255, 255, 255, 0.2) 0 1px 0;
    border: 0 none;
    outline: none;
    font-size: 11px;
    line-height: 1em;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none
    }
.block-search .form-text:focus {
    color: #000;
    text-shadow: transparent 0 1px 1px;
    background-color: #fff;
    width: 115px
    }
.block-search .form-submit {
    display: block;
    width: 14px;
    height: 14px;
    border: 0 none;
    background: url(/sites/all/themes/lvivski.rb/images/rb-search-btn.png) no-repeat;
    text-indent: -1998px;
    position: absolute;
    bottom: 1px;
    right: 6px;
    outline: none
    }
.block-tails .views-field-field-img-fid {
    display: none
    }
#rb2, #rb3 {
    margin-top: 30px
    }
#rbxtra {
    z-index: 3;
    position: absolute;
    left: 240px;
    top: -1px
    }
#rbh1 {
    display: none
    }
#rbinfrmr {
    width: 540px;
    height: 30px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #eee;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px
    }
#rbinfrmr * {
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none
    }
#rbinfrmr h3 {
    width: 70px;
    overflow: hidden;
    float: left
    }
#rbinfrmr .view {
    width: 100%;
    overflow: hidden;
    padding-left: 30px
    }
#rbinfrmr .view-content {
    padding: 0 10px
    }
#rbinfrmr .views-row {
    padding: 0;
    margin-right: 20px
    }
#rbinfrmr .views-field-title a {
    font-size: 12px;
    margin: 8px 0 7px;
    display: block;
    font-weight: normal;
    color: #c00;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
    white-space: nowrap;
    text-decoration: none
    }
#rbinfrmr .views-field-title a:hover {
    color: #e00
    }
.control-btn span {
    background: url(/sites/all/themes/lvivski.rb/images/rb-infrmr.png) no-repeat;
    width: 12px;
    height: 12px;
    text-indent: -1998px;
    overflow: hidden;
    display: block;
    cursor: pointer;
    position: absolute;
    z-index: 1998;
    top: 10px;
    left: 5px
    }
.control-btn .next-btn {
    margin-left: 10px;
    background-position: -23px 0
    }
.control-btn .prev-btn {
    background-position: 0 0
    }
#rbinfrmr .view-content:before {
    background: url(/sites/all/themes/lvivski.rb/images/rb-fade-text.png) -70px 0;
    width: 30px;
    height: 20px;
    display: block;
    position: absolute;
    right: 0;
    top: 5px;
    content: " ";
    z-index: 999
    }
#terminovo {
    background: #c00
    }
#terminovo .views-field-title a {
    color: #fff !important;
    font-family: Arial, Verdana, sans-serif;
    text-decoration: none
    }
#left10pxfix {
    padding-left: 10px
    }
#rbcontent {
    clear: both
    }
div#expreslabel {
    clear: both;
    margin: 15px 0;
    display: table
    }
div#expreslabel a {
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    text-decoration: none;
    color: #A50000
    }
#rb-social-share {
    margin: 10px 0
    }
.breadcrumb, .breadcrumb a {
    font-size: 10px;
    color: #aaa;
    text-decoration: none
    }
.breadcrumb a:hover {
    color: #000
    }
h1.title {
    margin: 15px 0;
    font-size: 22px;
    line-height: 30px;
    text-shadow: inset -1px -1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(255, 255, 255, 0.2), 1px 1px 1px rgba(0, 0, 0, 0.7)
    }
.field-field-data {
    font-size: 10px;
    color: #aaa;
    margin: 0 0 15px
    }
.field-field-section {
    margin: 0 0 15px;
    font-size: 10px;
    color: #aaa;
    text-transform: uppercase;
    float: right
    }
.field-field-section a {
    color: #aaa
    }
.field-field-img {
    border: 1px solid #BFBFBF;
    float: left;
    padding: 1px;
    margin: 0 8px 3px 0
    }
.field-field-summary {
    font-weight: bold;
    font-size: 14px;
    margin: 0 0 15px
    }
.field-field-video {
    margin-bottom: 15px
    }
.search-info, .section-search .search-advanced {
    display: none
    }
.search-results dt a {
    font-size: 14px;
    margin: 0 0 7px;
    display: block;
    font-weight: normal;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif
    }
.search-results dd {
    padding: 7px 0;
    border-bottom: 1px solid #CCC;
    display: table;
    width: 100%
    }
#disqus-note {
    font-size: 12px;
    line-height: 1.5em
    }
#block-disqus {
    background: #FAFAFA;
    padding: 0 15px 15px 15px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #555
    }
#dsq-global-toolbar > ul.dsq-global-toolbar-right, #dsq-subscribe {
    display: none
    }
#dsq-content h3 {
    display: none
    }
#dsq-content .dsq-reply h3 {
    display: block;
    margin: 0;
    font-size: 1em;
    font-weight: bold;
    text-transform: uppercase !important;
    color: #555 !important
    }
.dsq-reply {
    margin-top: 0 !important;
    margin-bottom: 1.5em !important
    }
#dsq-content ul#dsq-comments {
    margin-top: 1.5em !important
    }
.dsq-comment-moderate {
    background: #c00 !important
    }
.dsq-comment-moderate a {
    color: #fff !important;
    background: #c00 !important;
    opacity: 1 !important;
    text-decoration: none !important;
    padding: 0 10px
    }
#block-similarterms h3 {
    margin: 0
    }
#block-similarterms a {
    color: #333
    }
.node-help fieldset.content-multigroup-wrapper {
    border-bottom: 1px solid #ccc;
    padding-bottom: 9px !important;
    margin-bottom: 5px !important
    }
.field-field-help-title {
    line-height: 30px;
    font-size: 14px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif
    }
.block-help .item-list li {
    list-style-image: url(/sites/all/themes/lvivski.rb/images/rb-phone.gif);
    margin-left: 20px !important
    }
.block-help .item-list a {
    font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
    line-height: 15px;
    font-size: 12px
    }
.block-help .views-row {
    padding: 0;
    border: 0;
    display: list-item
    }
.views-field-field-tale-name-value {
    text-align: right;
    background: url(/graphics8.nytimes.com/images/article/comments/icons/comment_black.gif) no-repeat left;
    display: table;
    padding: 8px 0 7px 20px;
    line-height: 15px
    }
#maxlength-title {
    margin-top: -10px;
    margin-bottom: 15px
    }
.captcha legend {
    display: none
    }
.view-tale #taleshare {
    margin: -30px 0 15px 290px
    }
.view-tale .view-header a {
    -moz-box-shadow: inset 0 1px 0 0 #fff;
    -webkit-box-shadow: inset 0 1px 0 0 #fff;
    box-shadow: inset 0 1px 0 0 #fff;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf));
    background: -moz-linear-gradient(center top, #ededed 5%, #dfdfdf 100%);
    background-color: #ededed;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 1px solid #dcdcdc;
    display: inline-block;
    color: #777;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    padding: 4px 50px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #fff
    }
.view-tale .view-header a:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed));
    background: -moz-linear-gradient(center top, #dfdfdf 5%, #ededed 100%);
    background-color: #dfdfdf
    }
.view-tale .view-header a:active {
    position: relative;
    top: 1px
    }
.view-top .views-field-title a {
    margin: 0;
    display: inline
    }
.view-top sup, .view-top .pageviews {
    color: #999;
    font-size: 8px;
    margin-left: 1em
    }
.block-events {
    margin-bottom: 13px
    }
.block-events .content {
    display: table;
    clear: both;
    width: 100%
    }
.node-event .field-field-data {
    font-size: 12px;
    color: #333;
    margin: 0 0 15px
    }
.lt-ie9 #rb2 ins {
    margin-left: -6px !important
    }
.lt-ie9 #rb3 ins {
    margin-left: -4px !important
    }
#redtram {
    margin: 15px 0
    }
.view-news .views-field-title a:visited {
    color: #908d98
    }
#rbcontent .view-afisha {
    margin-top: -5px
    }
#rbcontent .view-afisha .views-field-field-img-fid img {
    width: auto
    }
#rbcontent .view-afisha .views-field-field-img-fid {
    margin-right: 10px;
    width: auto;
    overflow: hidden
    }
.view-afisha .views-field-field-data-value {
    float: left;
    display: inline;
    margin-right: 10px
    }
#rbcontent .view-afisha .views-field-title a {
    font-size: 14px;
    line-height: 16px;
    margin: 4px 0 0;
    display: block;
    font-weight: normal;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif
    }
#rbcontent .view-afisha .views-row-last {
    margin-bottom: 25px
    }
#rbcontent .view-afisha h3.title span {
    margin: 0;
    color: #a00;
    padding: 0 10px 0 0;
    text-shadow: none
    }
.date-nav {
    position: relative
    }
.date-heading h3, .date-heading, .date-prev, .date-next {
    display: inline !important;
    line-height: 20px
    }
.date-heading {
    width: 300px;
    white-space: nowrap;
    text-align: center;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif;
    font-size: 15px;
    font-weight: normal;
    color: #333
    }
.date-prev, .date-next {
    position: absolute
    }
.date-prev {
    right: 100px
    }
.date-next {
    right: 10px
    }
#videomore {
    margin-bottom: 15px
    }
#videomore .views-field-field-video-embed .views-field-title a {
    font-weight: normal;
    font-size: 12px;
    background: url(/sites/all/themes/lvivski.rb/images/rb-player.png) no-repeat top center
    }
#videomore .views-field-field-video-embed img {
    width: 160px;
    height: auto;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: -1px 0 4px #303030;
    -moz-box-shadow: -1px 0 4px #303030;
    box-shadow: -1px 0 4px #303030
    }
.poll .vote-form .choices .title {
    font-weight: normal;
    font-size: 18px;
    line-height: 20px;
    font-family: "Lucida Grande", "Lucida Sans Unicode", Calibri, Trebuchet MS, Helvetica, Arial, Verdana, sans-serif
    }
.view-poll label:hover {
    color: #a00
    }
.view-poll .form-submit {
    margin: 10px
    }
.block-search .form-text {
    width: 130px
    }
.block-search .form-text:focus {
    width: 140px
    }
.ui-datepicker-today span {
    color: #dedede
    }
.spinner {
    display: none;
    position: fixed;
    top: 40%;
    left: 50%;
    z-index: 2222
    }
.loader:before, .loader:after, .loader {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out
    }
.loader {
    color: #ff2600;
    font-size: 10px;
    margin: 80px auto;
    position: relative;
    text-indent: -9999em;
    -webkit-transform: translatez(0);
    -ms-transform: translatez(0);
    transform: translatez(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s
    }
.loader:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s
    }
.loader:after {
    left: 3.5em
    }
.loader:before, .loader:after {
    content: "";
    position: absolute;
    top: 0
    }
@-webkit-keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
        } 40% {
        box-shadow: 0 2.5em 0 0;
        }
    }
@keyframes load7 {
    0%, 80%, 100% {
        box-shadow: 0 2.5em 0 -1.3em;
        } 40% {
        box-shadow: 0 2.5em 0 0;
        }
    }
.block-views .more-all {
    display: none
    }
.btnAdxRB {
    margin: 5px 0;
    padding: 10px;
    width: 99%
    }
.AdxRB {
    text-align: center;
    margin: 0 auto
    }
#rbADV2-z1.AdxRB {
    margin-left: -6px
    }
#rbADV2-z3.AdxRB {
    margin-left: -11px
    }
#rbADV2-z4.AdxRB {
    margin-left: -12px
    }
#rbADV2-z19 {
    margin-top: 10px;
    margin-bottom: 5px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px
    }