.node-unpublished {
    background-color: #fff4f4
    }
.preview .node {
    background-color: #ffffea
    }
#node-admin-filter ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%
    }
#node-admin-buttons {
    float: left;
    margin-left: 0.5em;
    clear: right
    }
td.revision-current {
    background: #ffc
    }
.node-form .form-text {
    display: block;
    width: 95%
    }
.node-form .container-inline .form-text {
    display: inline;
    width: auto
    }
.node-form .standard {
    clear: both
    }
.node-form textarea {
    display: block;
    width: 95%
    }
.node-form .attachments fieldset {
    float: none;
    display: block
    }
.terms-inline {
    display: inline
    }
fieldset {
    margin-bottom: 1em;
    padding: 0.5em
    }
form {
    margin: 0;
    padding: 0
    }
hr {
    height: 1px;
    border: 1px solid gray
    }
img {
    border: 0
    }
table {
    border-collapse: collapse
    }
th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc
    }
.clear-block:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
    }
.clear-block {
    display: inline-block
    }
/*_\*/
* html .clear-block {
    height: 1%
    }
.clear-block {
    display: block
    }
/* End hide from IE-mac */
body.drag {
    cursor: move
    }
th.active img {
    display: inline
    }
tr.even, tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em
    }
tr.drag {
    background-color: #fffff0
    }
tr.drag-previous {
    background-color: #ffd
    }
td.active {
    background-color: #ddd
    }
td.checkbox, th.checkbox {
    text-align: center
    }
tbody {
    border-top: 1px solid #ccc
    }
tbody th {
    border-bottom: 1px solid #ccc
    }
thead th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc
    }
.breadcrumb {
    padding-bottom: 0.5em
    }
div.indentation {
    width: 20px;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    float: left
    }
div.tree-child {
    background: url(/misc/tree.png) no-repeat 11px center
    }
div.tree-child-last {
    background: url(/misc/tree-bottom.png) no-repeat 11px center
    }
div.tree-child-horizontal {
    background: url(/misc/tree.png) no-repeat -11px center
    }
.error {
    color: #e55
    }
div.error {
    border: 1px solid #d77
    }
div.error, tr.error {
    background: #fcc;
    color: #200;
    padding: 2px
    }
.warning {
    color: #e09010
    }
div.warning {
    border: 1px solid #f0c020
    }
div.warning, tr.warning {
    background: #ffd;
    color: #220;
    padding: 2px
    }
.ok {
    color: #008000
    }
div.ok {
    border: 1px solid #0a0
    }
div.ok, tr.ok {
    background: #dfd;
    color: #020;
    padding: 2px
    }
.item-list .icon {
    color: #555;
    float: right;
    padding-left: 0.25em;
    clear: right
    }
.item-list .title {
    font-weight: bold
    }
.item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0
    }
.item-list ul li {
    margin: 0 0 0.25em 1.5em;
    padding: 0;
    list-style: disc
    }
ol.task-list li.active {
    font-weight: bold
    }
.form-item {
    margin-top: 1em;
    margin-bottom: 1em
    }
tr.odd .form-item, tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap
    }
tr.merge-down, tr.merge-down td, tr.merge-down th {
    border-bottom-width: 0 !important
    }
tr.merge-up, tr.merge-up td, tr.merge-up th {
    border-top-width: 0 !important
    }
.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid red
    }
.form-item .description {
    font-size: 0.85em
    }
.form-item label {
    display: block;
    font-weight: bold
    }
.form-item label.option {
    display: inline;
    font-weight: normal
    }
.form-checkboxes, .form-radios {
    margin: 1em 0
    }
.form-checkboxes .form-item, .form-radios .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em
    }
.marker, .form-required {
    color: #f00
    }
.more-link {
    text-align: right
    }
.more-help-link {
    font-size: 0.85em;
    text-align: right
    }
.nowrap {
    white-space: nowrap
    }
.item-list .pager {
    clear: both;
    text-align: center
    }
.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em
    }
.pager-current {
    font-weight: bold
    }
.tips {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.9em
    }
dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
    font-family: inherit;
    font-size: inherit;
    width: 14em
    }
dl.multiselect dd.a, dl.multiselect dd.a .form-item {
    width: 10em
    }
dl.multiselect dt, dl.multiselect dd {
    float: left;
    line-height: 1.75em;
    padding: 0;
    margin: 0 1em 0 0
    }
dl.multiselect .form-item {
    height: 1.75em;
    margin: 0
    }
.container-inline div, .container-inline label {
    display: inline
    }
ul.primary {
    border-collapse: collapse;
    padding: 0 0 0 1em;
    white-space: nowrap;
    list-style: none;
    margin: 5px;
    height: auto;
    line-height: normal;
    border-bottom: 1px solid #bbb
    }
ul.primary li {
    display: inline
    }
ul.primary li a {
    background-color: #ddd;
    border-color: #bbb;
    border-width: 1px;
    border-style: solid solid none solid;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none
    }
ul.primary li.active a {
    background-color: #fff;
    border: 1px solid #bbb;
    border-bottom: #fff 1px solid
    }
ul.primary li a:hover {
    background-color: #eee;
    border-color: #ccc;
    border-bottom-color: #eee
    }
ul.secondary {
    border-bottom: 1px solid #bbb;
    padding: 0.5em 1em;
    margin: 5px
    }
ul.secondary li {
    display: inline;
    padding: 0 1em;
    border-right: 1px solid #ccc
    }
ul.secondary a {
    padding: 0;
    text-decoration: none
    }
ul.secondary a.active {
    border-bottom: 4px solid #999
    }
#autocomplete {
    position: absolute;
    border: 1px solid;
    overflow: hidden;
    z-index: 100
    }
#autocomplete ul {
    margin: 0;
    padding: 0;
    list-style: none
    }
#autocomplete li {
    background: #fff;
    color: #000;
    white-space: pre;
    cursor: default
    }
#autocomplete li.selected {
    background: #0072b9;
    color: #fff
    }
html.js input.form-autocomplete {
    background-image: url(/misc/throbber.gif);
    background-repeat: no-repeat;
    background-position: 100% 2px
    }
html.js input.throbbing {
    background-position: 100% -18px
    }
html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    margin-bottom: 0;
    height: 1em
    }
html.js fieldset.collapsed * {
    display: none
    }
html.js fieldset.collapsed legend {
    display: block
    }
html.js fieldset.collapsible legend a {
    padding-left: 15px;
    background: url(/misc/menu-expanded.png) 5px 75% no-repeat
    }
html.js fieldset.collapsed legend a {
    background-image: url(/misc/menu-collapsed.png);
    background-position: 5px 50%
    }
* html.js fieldset.collapsed legend, * html.js fieldset.collapsed legend *, * html.js fieldset.collapsed table * {
    display: inline
    }
html.js fieldset.collapsible {
    position: relative
    }
html.js fieldset.collapsible legend a {
    display: block
    }
html.js fieldset.collapsible .fieldset-wrapper {
    overflow: auto
    }
.resizable-textarea {
    width: 95%
    }
.resizable-textarea .grippie {
    height: 9px;
    overflow: hidden;
    background: #eee url(/misc/grippie.png) no-repeat center 2px;
    border: 1px solid #ddd;
    border-top-width: 0;
    cursor: s-resize
    }
html.js .resizable-textarea textarea {
    margin-bottom: 0;
    width: 100%;
    display: block
    }
.draggable a.tabledrag-handle {
    cursor: move;
    float: left;
    height: 1.7em;
    margin: -0.4em 0 -0.4em -0.5em;
    padding: 0.42em 1.5em 0.42em 0.5em;
    text-decoration: none
    }
a.tabledrag-handle:hover {
    text-decoration: none
    }
a.tabledrag-handle .handle {
    margin-top: 4px;
    height: 13px;
    width: 13px;
    background: url(/misc/draggable.png) no-repeat 0 0
    }
a.tabledrag-handle-hover .handle {
    background-position: 0 -20px
    }
.joined + .grippie {
    height: 5px;
    background-position: center 1px;
    margin-bottom: -2px
    }
.teaser-checkbox {
    padding-top: 1px
    }
div.teaser-button-wrapper {
    float: right;
    padding-right: 5%;
    margin: 0
    }
.teaser-checkbox div.form-item {
    float: right;
    margin: 0 5% 0 0;
    padding: 0
    }
textarea.teaser {
    display: none
    }
html.js .no-js {
    display: none
    }
.progress {
    font-weight: bold
    }
.progress .bar {
    background: #fff url(/misc/progress.gif);
    border: 1px solid #00375a;
    height: 1.5em;
    margin: 0 0.2em
    }
.progress .filled {
    background: #0072b9;
    height: 1em;
    border-bottom: 0.5em solid #004a73;
    width: 0%
    }
.progress .percentage {
    float: right
    }
.progress-disabled {
    float: left
    }
.ahah-progress {
    float: left
    }
.ahah-progress .throbber {
    width: 15px;
    height: 15px;
    margin: 2px;
    background: transparent url(/misc/throbber.gif) no-repeat 0 -18px;
    float: left
    }
tr .ahah-progress .throbber {
    margin: 0 2px
    }
.ahah-progress-bar {
    width: 16em
    }
#first-time strong {
    display: block;
    padding: 1.5em 0 0.5em
    }
tr.selected td {
    background: #ffc
    }
table.sticky-header {
    margin-top: 0;
    background: #fff
    }
#clean-url.install {
    display: none
    }
html.js .js-hide {
    display: none
    }
#system-modules div.incompatible {
    font-weight: bold
    }
#system-themes-form div.incompatible {
    font-weight: bold
    }
span.password-strength {
    visibility: hidden
    }
input.password-field {
    margin-right: 10px
    }
div.password-description {
    padding: 0 2px;
    margin: 4px 0 0 0;
    font-size: 0.85em;
    max-width: 500px
    }
div.password-description ul {
    margin-bottom: 0
    }
.password-parent {
    margin: 0 0 0 0
    }
input.password-confirm {
    margin-right: 10px
    }
.confirm-parent {
    margin: 5px 0 0 0
    }
span.password-confirm {
    visibility: hidden
    }
span.password-confirm span {
    font-weight: normal
    }
ul.menu {
    list-style: none;
    border: none;
    text-align: left
    }
ul.menu li {
    margin: 0 0 0 0.5em
    }
li.expanded {
    list-style-type: circle;
    list-style-image: url(/misc/menu-expanded.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0
    }
li.collapsed {
    list-style-type: disc;
    list-style-image: url(/misc/menu-collapsed.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0
    }
li.leaf {
    list-style-type: square;
    list-style-image: url(/misc/menu-leaf.png);
    padding: 0.2em 0.5em 0 0;
    margin: 0
    }
li a.active {
    color: #000
    }
td.menu-disabled {
    background: #ccc
    }
ul.links {
    margin: 0;
    padding: 0
    }
ul.links.inline {
    display: inline
    }
ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em
    }
.block ul {
    margin: 0;
    padding: 0 0 0.25em 1em
    }
#permissions td.module {
    font-weight: bold
    }
#permissions td.permission {
    padding-left: 1.5em
    }
#access-rules .access-type, #access-rules .rule-type {
    margin-right: 1em;
    float: left
    }
#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
    margin-top: 0
    }
#access-rules .mask {
    clear: both
    }
#user-login-form {
    text-align: center
    }
#user-admin-filter ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%
    }
#user-admin-buttons {
    float: left;
    margin-left: 0.5em;
    clear: right
    }
#user-admin-settings fieldset .description {
    font-size: 0.85em;
    padding-bottom: 0.5em
    }
.profile {
    clear: both;
    margin: 1em 0
    }
.profile .picture {
    float: right;
    margin: 0 1em 1em 0
    }
.profile h3 {
    border-bottom: 1px solid #ccc
    }
.profile dl {
    margin: 0 0 1.5em 0
    }
.profile dt {
    margin: 0 0 0.2em 0;
    font-weight: bold
    }
.profile dd {
    margin: 0 0 1em 0
    }
.field .field-label, .field .field-label-inline, .field .field-label-inline-first {
    font-weight: bold
    }
.field .field-label-inline, .field .field-label-inline-first {
    display: inline
    }
.field .field-label-inline {
    visibility: hidden
    }
.node-form .content-multiple-table td.content-multiple-drag {
    width: 30px;
    padding-right: 0
    }
.node-form .content-multiple-table td.content-multiple-drag a.tabledrag-handle {
    padding-right: 0.5em
    }
.node-form .content-add-more .form-submit {
    margin: 0
    }
.node-form .number {
    display: inline;
    width: auto
    }
.node-form .text {
    width: auto
    }
.form-item #autocomplete .reference-autocomplete {
    white-space: normal
    }
.form-item #autocomplete .reference-autocomplete label {
    display: inline;
    font-weight: normal
    }
#content-field-overview-form .advanced-help-link, #content-display-overview-form .advanced-help-link {
    margin: 4px 4px 0 0
    }
#content-field-overview-form .label-group, #content-display-overview-form .label-group, #content-copy-export-form .label-group {
    font-weight: bold
    }
table#content-field-overview .label-add-new-field, table#content-field-overview .label-add-existing-field, table#content-field-overview .label-add-new-group {
    float: left
    }
table#content-field-overview tr.content-add-new .tabledrag-changed {
    display: none
    }
table#content-field-overview tr.content-add-new .description {
    margin-bottom: 0
    }
table#content-field-overview .content-new {
    font-weight: bold;
    padding-bottom: 0.5em
    }
.advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6 {
    margin: 1em 0 0.5em 0
    }
.advanced-help-topic dd {
    margin-bottom: 0.5em
    }
.advanced-help-topic span.code {
    background-color: #EDF1F3;
    font-family: "Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;
    font-size: 0.9em;
    padding: 1px
    }
.advanced-help-topic .content-border {
    border: 1px solid #AAA
    }
.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/contrib/ctools/images/status-active.gif) right center no-repeat
    }
div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(/sites/all/modules/contrib/ctools/images/status-active.gif) center center no-repeat
    }
.container-inline-date {
    width: auto;
    clear: both;
    display: inline-block;
    vertical-align: top;
    margin-right: 0.5em
    }
.container-inline-date .form-item {
    float: none;
    padding: 0;
    margin: 0
    }
.container-inline-date .form-item .form-item {
    float: left
    }
.container-inline-date .form-item, .container-inline-date .form-item input {
    width: auto
    }
.container-inline-date .description {
    clear: both
    }
.container-inline-date .form-item input, .container-inline-date .form-item select, .container-inline-date .form-item option {
    margin-right: 5px
    }
.container-inline-date .date-spacer {
    margin-left: -5px
    }
.views-right-60 .container-inline-date div {
    padding: 0;
    margin: 0
    }
.container-inline-date .date-timezone .form-item {
    float: none;
    width: auto;
    clear: both
    }
#calendar_div, #calendar_div td, #calendar_div th {
    margin: 0;
    padding: 0
    }
#calendar_div, .calendar_control, .calendar_links, .calendar_header, .calendar {
    width: 185px;
    border-collapse: separate;
    margin: 0
    }
.calendar td {
    padding: 0
    }
.date-repeat-input {
    float: left;
    width: auto;
    margin-right: 5px
    }
.date-repeat-input select {
    min-width: 7em
    }
.date-repeat fieldset {
    clear: both;
    float: none
    }
.date-views-filter-wrapper {
    min-width: 250px
    }
.date-views-filter input {
    float: left !important;
    margin-right: 2px !important;
    padding: 0 !important;
    width: 12em;
    min-width: 12em
    }
.date-nav {
    width: 100%
    }
.date-nav div.date-prev {
    text-align: left;
    width: 24%;
    float: left
    }
.date-nav div.date-next {
    text-align: right;
    width: 24%;
    float: right
    }
.date-nav div.date-heading {
    text-align: center;
    width: 50%;
    float: left
    }
.date-nav div.date-heading h3 {
    margin: 0;
    padding: 0
    }
.date-clear {
    float: none;
    clear: both;
    display: block
    }
.date-clear-block {
    float: none;
    width: auto;
    clear: both
    }
.date-clear-block:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
    }
.date-clear-block {
    display: inline-block
    }
/*_\*/
* html .date-clear-block {
    height: 1%
    }
.date-clear-block {
    display: block
    }
/* End hide from IE-mac */
.date-container .date-format-delete {
    margin-top: 1.8em;
    margin-left: 1.5em;
    float: left
    }
.date-container .date-format-name {
    float: left
    }
.date-container .date-format-type {
    float: left;
    padding-left: 10px
    }
.date-container .select-container {
    clear: left;
    float: left
    }
div.date-calendar-day {
    line-height: 1;
    width: 40px;
    float: left;
    margin: 6px 10px 0 0;
    background: #F3F3F3;
    border-top: 1px solid #eee;
    border-left: 1px solid #eee;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    color: #999;
    text-align: center;
    font-family: Georgia, Arial, Verdana, sans
    }
div.date-calendar-day span {
    display: block;
    text-align: center
    }
div.date-calendar-day span.month {
    font-size: 0.9em;
    background-color: #B5BEBE;
    color: white;
    padding: 2px;
    text-transform: uppercase
    }
div.date-calendar-day span.day {
    font-weight: bold;
    font-size: 2em
    }
div.date-calendar-day span.year {
    font-size: 0.9em;
    padding: 2px
    }
#ui-datepicker-div table, #ui-datepicker-div td, #ui-datepicker-div th {
    margin: 0;
    padding: 0
    }
#ui-datepicker-div, #ui-datepicker-div table, .ui-datepicker-div, .ui-datepicker-div table, .ui-datepicker-inline, .ui-datepicker-inline table {
    font-size: 12px !important
    }
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
    background: #fff;
    border: 2px solid #d3d3d3;
    font-family: Verdana, Arial, sans-serif;
    font-size: 1.1em;
    margin: 0;
    padding: 2.5em 0.5em 0.5em 0.5em;
    position: relative;
    width: 15.5em
    }
#ui-datepicker-div {
    background: #fff;
    display: none;
    z-index: 9999
    }
.ui-datepicker-inline {
    display: block;
    float: left
    }
.ui-datepicker-control {
    display: none
    }
.ui-datepicker-current {
    display: none
    }
.ui-datepicker-next, .ui-datepicker-prev {
    background: #e6e6e6 url(/sites/all/modules/contrib/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
    left: 0.5em;
    position: absolute;
    top: 0.5em
    }
.ui-datepicker-next {
    left: 14.6em
    }
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
    background: #dadada url(/sites/all/modules/contrib/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x
    }
.ui-datepicker-next a, .ui-datepicker-prev a {
    background: url(/sites/all/modules/contrib/date/date_popup/themes/images/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
    border: 1px solid #d3d3d3;
    cursor: pointer;
    display: block;
    font-size: 1em;
    height: 1.4em;
    text-indent: -999999px;
    width: 1.3em
    }
.ui-datepicker-next a {
    background: url(/sites/all/modules/contrib/date/date_popup/themes/images/888888_7x7_arrow_right.gif) 50% 50% no-repeat
    }
.ui-datepicker-prev a:hover {
    background: url(/sites/all/modules/contrib/date/date_popup/themes/images/454545_7x7_arrow_left.gif) 50% 50% no-repeat
    }
.ui-datepicker-next a:hover {
    background: url(/sites/all/modules/contrib/date/date_popup/themes/images/454545_7x7_arrow_right.gif) 50% 50% no-repeat
    }
.ui-datepicker-prev a:active {
    background: url(/sites/all/modules/contrib/date/date_popup/themes/images/222222_7x7_arrow_left.gif) 50% 50% no-repeat
    }
.ui-datepicker-next a:active {
    background: url(/sites/all/modules/contrib/date/date_popup/themes/images/222222_7x7_arrow_right.gif) 50% 50% no-repeat
    }
.ui-datepicker-header select {
    background: #e6e6e6;
    border: 1px solid #d3d3d3;
    color: #555;
    font-size: 1em;
    line-height: 1.4em;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 0.5em
    }
.ui-datepicker-header select.ui-datepicker-new-month {
    left: 2.2em;
    width: 7em
    }
.ui-datepicker-header select.ui-datepicker-new-year {
    left: 9.4em;
    width: 5em
    }
table.ui-datepicker {
    text-align: right;
    width: 15.5em
    }
table.ui-datepicker td a {
    color: #555;
    display: block;
    padding: 0.1em 0.3em 0.1em 0;
    text-decoration: none
    }
table.ui-datepicker tbody {
    border-top: none
    }
table.ui-datepicker tbody td a {
    background: #e6e6e6 url(/sites/all/modules/contrib/date/date_popup/themes/images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
    border: 1px solid #fff;
    cursor: pointer
    }
table.ui-datepicker tbody td a:hover {
    background: #dadada url(/sites/all/modules/contrib/date/date_popup/themes/images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
    border: 1px solid #999;
    color: #212121
    }
table.ui-datepicker tbody td a:active {
    background: #fff url(/sites/all/modules/contrib/date/date_popup/themes/images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
    border: 1px solid #ddd;
    color: #222
    }
table.ui-datepicker .ui-datepicker-title-row td {
    color: #222;
    font-size: 0.9em;
    padding: 0.3em 0;
    text-align: center;
    text-transform: uppercase
    }
table.ui-datepicker .ui-datepicker-title-row td a {
    color: #222
    }
.timeEntry_control {
    vertical-align: middle;
    margin-left: 2px
    }
* html .timeEntry_control {
    margin-top: -4px
    }
.filefield-icon {
    margin: 0 2px 0 0
    }
.filefield-element {
    margin: 1em 0;
    white-space: normal
    }
.filefield-element .widget-preview {
    float: left;
    padding: 0 10px 0 0;
    margin: 0 10px 0 0;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #CCC;
    max-width: 30%
    }
.filefield-element .widget-edit {
    float: left;
    max-width: 70%
    }
.filefield-element .filefield-preview {
    width: 16em;
    overflow: hidden
    }
.filefield-element .widget-edit .form-item {
    margin: 0 0 1em 0
    }
.filefield-element input.form-submit, .filefield-element input.form-file {
    margin: 0
    }
.filefield-element input.progress-disabled {
    float: none;
    display: inline
    }
.filefield-element div.ahah-progress, .filefield-element div.throbber {
    display: inline;
    float: none;
    padding: 1px 13px 2px 3px
    }
.filefield-element div.ahah-progress-bar {
    display: none;
    margin-top: 4px;
    width: 28em;
    padding: 0
    }
.filefield-element div.ahah-progress-bar div.bar {
    margin: 0
    }
div.toboggan-container {
    text-align: center
    }
div.toboggan-login-link-container {
    text-align: left
    }
div.toboggan-login-link-container a {
    text-decoration: none
    }
div.toboggan-block-message {
    text-align: left
    }
div.user-login-block {
    text-align: left
    }
div.user-login-block a {
    text-align: left
    }
.nd-region-header {
    clear: both
    }
.nd-region-left {
    display: inline;
    float: left
    }
.nd-region-middle-wrapper {
    display: inline;
    float: left;
    width: 100%;
    margin-right: -100%
    }
.nd-region-right {
    display: inline;
    float: right
    }
.nd-region-footer {
    clear: both
    }
.nd-region-left {
    width: 25%
    }
.nd-region-right {
    width: 25%
    }
.nd-sidebar-left .nd-region-middle {
    margin-left: 25%
    }
.nd-sidebar-right .nd-region-middle {
    margin-right: 25%
    }
.nd-two-sidebars .nd-region-middle {
    margin-left: 25%;
    margin-right: 25%
    }
.nd-no-sidebars {
    display: block;
    float: none;
    margin-right: 0;
    width: auto
    }
.ud-region-header {
    clear: both
    }
.ud-region-left {
    display: inline;
    float: left
    }
.ud-region-middle-wrapper {
    display: inline;
    float: left;
    width: 100%;
    margin-right: -100%
    }
.ud-region-right {
    display: inline;
    float: right
    }
.ud-region-footer {
    clear: both
    }
.ud-region-left {
    width: 25%
    }
.ud-region-right {
    width: 25%
    }
.ud-sidebar-left .ud-region-middle {
    margin-left: 25%
    }
.ud-sidebar-right .ud-region-middle {
    margin-right: 25%
    }
.ud-two-sidebars .ud-region-middle {
    margin-left: 25%;
    margin-right: 25%
    }
.ud-no-sidebars {
    display: block;
    float: none;
    margin-right: 0;
    width: auto
    }
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/contrib/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
    }
.vd-region-header {
    clear: both
    }
.vd-region-left {
    display: inline;
    float: left
    }
.vd-region-middle-wrapper {
    display: inline;
    float: left;
    width: 100%;
    margin-right: -100%
    }
.vd-region-right {
    display: inline;
    float: right
    }
.vd-region-footer {
    clear: both
    }
.vd-region-left {
    width: 25%
    }
.vd-region-right {
    width: 25%
    }
.vd-sidebar-left .vd-region-middle {
    margin-left: 25%
    }
.vd-sidebar-right .vd-region-middle {
    margin-right: 25%
    }
.vd-two-sidebars .vd-region-middle {
    margin-left: 25%;
    margin-right: 25%
    }
.vd-no-sidebars {
    display: block;
    float: none;
    margin-right: 0;
    width: auto
    }
body {
    font-size: 100%
    }
#skip-link, #page {
    font-size: 0.75em;
    line-height: 1.333em;
    font-size: 0.875em;
    line-height: 1.286em;
    font-size: 14px;
    line-height: 17px
    }
body, caption, th, td, input, textarea, select, option, legend, fieldset {
    font-family: Georgia, Palatino, â Palatino Linotypeâ, Times, âTimes New Romanâ, serif
    }
pre, code {
    font-size: 1.1em;
    font-family: "Courier New", "DejaVu Sans Mono", monospace
    }
h1 {
    font-size: 2em;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 0.5em
    }
h2 {
    font-size: 1.5em;
    line-height: 1.3em;
    margin-top: 0.667em;
    margin-bottom: 0.667em
    }
h3 {
    font-size: 1.3em;
    line-height: 1.3em;
    margin-top: 0.769em;
    margin-bottom: 0.769em
    }
h4, h5, h6 {
    font-size: 1.1em;
    line-height: 1.3em;
    margin-top: 0.909em;
    margin-bottom: 0.909em
    }
p, ul, ol, dl, pre, table, fieldset {
    margin: 1em 0
    }
blockquote {
    margin: 1em 2em
    }
ul, ol {
    margin-left: 0;
    padding-left: 2em
    }
.block ul, .item-list ul {
    margin: 1em 0;
    padding: 0 0 0 2em
    }
ul ul, ul ol, ol ol, ol ul, .block ul ul, .block ul ol, .block ol ol, .block ol ul, .item-list ul ul, .item-list ul ol, .item-list ol ol, .item-list ol ul {
    margin: 0
    }
li {
    margin: 0;
    padding: 0
    }
.item-list ul li {
    margin: 0;
    padding: 0;
    list-style: inherit
    }
ul.menu li, li.expanded, li.collapsed, li.leaf {
    margin: 0;
    padding: 0
    }
ul {
    list-style-type: disc
    }
ul ul {
    list-style-type: circle
    }
ul ul ul {
    list-style-type: square
    }
ul ul ul ul {
    list-style-type: circle
    }
ol {
    list-style-type: decimal
    }
ol ol {
    list-style-type: lower-alpha
    }
ol ol ol {
    list-style-type: decimal
    }
dt {
    margin: 0;
    padding: 0
    }
dd {
    margin: 0 0 0 2em;
    padding: 0
    }
table {
    border-collapse: collapse
    }
th, thead th, tbody th {
    text-align: left;
    padding: 0;
    border-bottom: none
    }
tbody {
    border-top: none
    }
abbr {
    border-bottom: 1px dotted #666;
    cursor: help;
    white-space: nowrap
    }
abbr.created {
    border: none;
    cursor: auto;
    white-space: normal
    }
img {
    border: 0
    }
hr {
    height: 1px;
    border: 1px solid #666
    }
form {
    margin: 0;
    padding: 0
    }
fieldset {
    margin: 1em 0;
    padding: 0.5em
    }
#page-wrapper, .region-page-closure {
    margin-left: auto;
    margin-right: auto;
    width: 980px
    }
.region-header {
    clear: both
    }
#main-wrapper {
    position: relative
    }
#content, .no-sidebars #content {
    float: left;
    width: 960px;
    margin-left: 0;
    margin-right: -960px;
    padding: 0
    }
.sidebar-first #content {
    width: 760px;
    margin-left: 200px;
    margin-right: -960px
    }
.sidebar-second #content {
    width: 760px;
    margin-left: 0;
    margin-right: -760px
    }
.two-sidebars #content {
    width: 560px;
    margin-left: 200px;
    margin-right: -760px
    }
#content .section {
    margin: 0;
    padding: 0
    }
#navigation {
    float: left;
    width: 100%;
    margin-left: 0;
    margin-right: -100%;
    padding: 0;
    height: 40px
    }
.with-navigation #content, .with-navigation .region-sidebar-first, .with-navigation .region-sidebar-second {
    margin-top: 80px
    }
#navigation ul {
    margin: 0;
    padding: 0;
    text-align: left
    }
#navigation li {
    float: left;
    padding: 0 10px 0 0
    }
.region-sidebar-first {
    float: left;
    width: 200px;
    margin-left: 0;
    margin-right: -200px;
    padding: 0
    }
.region-sidebar-first .section {
    margin: 0 20px 0 0;
    padding: 0
    }
.region-sidebar-second {
    float: left;
    width: 200px;
    margin-left: 760px;
    margin-right: -960px;
    padding: 0
    }
.region-sidebar-second .section {
    margin: 0 0 0 20px;
    padding: 0
    }
#header, #content, #navigation, .region-sidebar-first, .region-sidebar-second, #footer, .region-page-closure {
    overflow: visible;
    word-wrap: break-word
    }
#navigation {
    overflow: hidden
    }
div.tabs {
    margin: 0 0 5px 0
    }
ul.primary {
    margin: 0;
    padding: 0 0 0 10px;
    border-width: 0;
    list-style: none;
    white-space: nowrap;
    line-height: normal;
    background: url(/sites/default/themes/zomerexpo/images/tab-bar.png) repeat-x left bottom
    }
ul.primary li {
    float: left;
    margin: 0;
    padding: 0
    }
ul.primary li a {
    display: block;
    height: 24px;
    margin: 0;
    padding: 0 0 0 5px;
    border-width: 0;
    font-weight: bold;
    text-decoration: none;
    color: #777;
    background-color: transparent;
    background: url(/sites/default/themes/zomerexpo/images/tab-left.png) no-repeat left -38px
    }
ul.primary li a .tab {
    display: block;
    height: 20px;
    margin: 0;
    padding: 4px 13px 0 6px;
    border-width: 0;
    line-height: 20px;
    background: url(/sites/default/themes/zomerexpo/images/tab-right.png) no-repeat right -38px
    }
ul.primary li a:hover {
    border-width: 0;
    background-color: transparent;
    background: url(/sites/default/themes/zomerexpo/images/tab-left.png) no-repeat left -76px
    }
ul.primary li a:hover .tab {
    background: url(/sites/default/themes/zomerexpo/images/tab-right.png) no-repeat right -76px
    }
ul.primary li.active a, ul.primary li.active a:hover {
    border-width: 0;
    color: #000;
    background-color: transparent;
    background: url(/sites/default/themes/zomerexpo/images/tab-left.png) no-repeat left 0
    }
ul.primary li.active a .tab, ul.primary li.active a:hover .tab {
    background: url(/sites/default/themes/zomerexpo/images/tab-right.png) no-repeat right 0
    }
ul.secondary {
    margin: 0;
    padding: 0 0 0 5px;
    border-bottom: 1px solid #c0c0c0;
    list-style: none;
    white-space: nowrap;
    background: url(/sites/default/themes/zomerexpo/images/tab-secondary-bg.png) repeat-x left bottom
    }
ul.secondary li {
    float: left;
    margin: 0 5px 0 0;
    padding: 5px 0;
    border-right: none
    }
ul.secondary a {
    display: block;
    height: 24px;
    margin: 0;
    padding: 0;
    border: 1px solid #c0c0c0;
    text-decoration: none;
    color: #777;
    background: url(/sites/default/themes/zomerexpo/images/tab-secondary.png) repeat-x left -56px
    }
ul.secondary a .tab {
    display: block;
    height: 18px;
    margin: 0;
    padding: 3px 8px;
    line-height: 18px
    }
ul.secondary a:hover {
    background: url(/sites/default/themes/zomerexpo/images/tab-secondary.png) repeat-x left bottom
    }
ul.secondary a.active, ul.secondary a.active:hover {
    border: 1px solid #c0c0c0;
    color: #000;
    background: url(/sites/default/themes/zomerexpo/images/tab-secondary.png) repeat-x left top
    }
div.messages, div.status, div.warning, div.error {
    min-height: 21px;
    margin: 0 1em 5px 1em;
    border: 2px solid #ff7;
    padding: 5px 5px 5px 35px;
    color: #000;
    background-color: #ffc;
    background-image: url(/sites/default/themes/zomerexpo/images/messages-status.png);
    background-repeat: no-repeat;
    background-position: 5px 5px
    }
div.warning {
    border-color: #fc0;
    background-image: url(/sites/default/themes/zomerexpo/images/messages-warning.png)
    }
div.warning, tr.warning {
    color: #000;
    background-color: #ffc
    }
div.error {
    border-color: #c00;
    background-image: url(/sites/default/themes/zomerexpo/images/messages-error.png)
    }
div.error, tr.error {
    color: #900;
    background-color: #fee
    }
div.messages ul {
    margin-top: 0;
    margin-bottom: 0
    }
body {
    margin: 0;
    padding: 0
    }
#skip-link a, #skip-link a:visited {
    position: absolute;
    display: block;
    left: 0;
    top: -500px;
    width: 1px;
    height: 1px;
    overflow: hidden;
    text-align: center;
    background-color: #666;
    color: #fff
    }
#skip-link a:hover, #skip-link a:active, #skip-link a:focus {
    position: static;
    width: 100%;
    height: auto;
    padding: 2px 0 3px 0
    }
#logo {
    float: left;
    margin: 0;
    padding: 0
    }
#logo img {
    vertical-align: bottom
    }
h1#site-name, div#site-name {
    margin: 0;
    font-size: 2em;
    line-height: 1.3em
    }
#site-name a:link, #site-name a:visited {
    color: #000;
    text-decoration: none
    }
#site-name a:hover, #site-name a:focus {
    text-decoration: underline
    }
.breadcrumb {
    padding-bottom: 0
    }
h1.title, h2.title, h3.title {
    margin: 0
    }
.help {
    margin: 1em 0
    }
.more-help-link {
    font-size: 0.85em;
    text-align: right
    }
ul.links {
    margin: 1em 0;
    padding: 0
    }
ul.links.inline {
    margin: 0;
    display: inline
    }
ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em
    }
.pager {
    clear: both;
    margin: 1em 0;
    text-align: center
    }
.pager a, .pager strong.pager-current {
    padding: 0.5em
    }
.feed-icons {
    margin: 1em 0
    }
.more-link {
    text-align: right
    }
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
    }
.element-hidden {
    display: none
    }
.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px)
    }
div.block.with-block-editing {
    position: relative
    }
div.block.with-block-editing div.edit {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 40;
    border: 1px solid #eee;
    padding: 0 2px;
    font-size: 0.75em;
    background-color: #fff
    }
div.block.with-block-editing:hover div.edit {
    display: block
    }
.block {
    margin-bottom: 1em
    }
li a.active {
    color: #000
    }
.node-unpublished div.unpublished, .comment-unpublished div.unpublished {
    height: 0;
    overflow: visible;
    color: #d8d8d8;
    font-size: 75px;
    line-height: 1;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    word-wrap: break-word
    }
.marker {
    color: #c00
    }
.node.node-unpublished .picture, .comment.comment-unpublished .picture {
    position: relative
    }
#comments {
    margin: 1em 0
    }
.new {
    color: #c00
    }
.form-item, .form-checkboxes, .form-radios {
    margin: 1em 0
    }
.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid #c00
    }
.form-item label {
    display: block;
    font-weight: bold
    }
.form-item label.option {
    display: inline;
    font-weight: normal
    }
.form-required {
    color: #c00
    }
.form-item .description {
    font-size: 0.85em
    }
.form-checkboxes .form-item, .form-radios .form-item {
    margin: 0.4em 0
    }
.container-inline div, .container-inline label {
    display: inline
    }
#edit-search-theme-form-1-wrapper label {
    display: none
    }
#edit-search-block-form-1-wrapper label {
    display: none
    }
#user-login-form {
    text-align: left
    }
#user-login-form ul {
    margin-bottom: 0
    }
#user-login-form li.openid-link {
    margin-top: 1em;
    margin-left: -20px
    }
#user-login-form li.user-link {
    margin-top: 1em
    }
#user-login ul {
    margin: 1em 0
    }
#user-login li.openid-link, #user-login li.user-link {
    margin-left: -2em
    }
form tbody {
    border-top: 1px solid #ccc
    }
form th, form thead th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc
    }
form tbody th {
    border-bottom: 1px solid #ccc
    }
@font-face {
    font-family: "zomerexpo";
    src: url(/sites/default/themes/zomerexpo/css/zomerexpo-webfont.eot);
    src: local("âº"), url(/sites/default/themes/zomerexpo/css/zomerexpo-webfont.woff) format("woff"), url(/sites/default/themes/zomerexpo/css/zomerexpo-webfont.ttf) format("truetype"), url(/sites/default/themes/zomerexpo/css/zomerexpo-webfont.svg#webfontTtAeUOaJ) format("svg");
    font-weight: normal;
    font-style: normal
    }
body {
    color: #2c1914;
    background: #FFF
    }
a, input, textarea {
    color: #2c1914;
    outline: none;
    text-decoration: none
    }
a:link, a:visited {
    color: #00bb70;
    text-decoration: underline
    }
a:hover, a:active {
    color: #2c1914;
    text-decoration: underline
    }
p, p a {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    padding: 0
    }
h1, h2, h3, h4, h5, h6, .field-sponsor-naam {
    font-family: "zomerexpo", Tahoma, Geneva, Kalimati, Helvetica, Arial, sans-serif;
    font-weight: normal
    }
ul {
    padding-left: 14px
    }
ol {
    margin-bottom: 10px;
    margin-left: 0;
    list-style: decimal
    }
dl {
    margin-bottom: 10px
    }
dt, dd {
    margin: 0 0 0 14px
    }
dt {
    font-weight: bold
    }
.region-sidebar-first .field-body li {
    margin: 0 0 10px 0
    }
strong {
    color: inherit;
    font-weight: bold
    }
em {
    color: inherit;
    font-style: italic;
    font-size: inherit;
    font-weight: inherit;
    font-family: inherit
    }
table {
    border-collapse: collapse;
    width: 100%
    }
td {
    vertical-align: top
    }
object {
    display: block
    }
.views-field-title label, .views-field-teaser label, .field-sponsor-naam .field-label, .field-sponsor-afb .field-label, .field-sponsor-url .field-label, .field-sponsor-volgdat, .field-lokatie-route, .field-lokatie-tijd {
    display: none
    }
.views-field-title .field-content {
    font-size: 13px;
    font-weight: bold;
    line-height: 17px
    }
#content .views-field-title .field-content {
    font-size: 18px
    }
.views-field-field-nieuws-datum-value .field-content, .meta .submitted, .date-display-single, .form-item .description, .location .description, .field-nieuws-datum .date-display-single {
    color: #00bb70;
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px
    }
.field-bijschrift {
    color: #2c1914;
    display: block;
    font-size: 12px;
    line-height: 14px;
    margin-bottom: 25px;
    font-style: italic
    }
.view-randprogrammering .date-display-single, .block .date-display-single {
    color: #FFF;
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 8px
    }
#content-area .field-nieuws-datum .date-display-single {
    color: #00bb70
    }
.meta .submitted {
    display: none
    }
#block-block-2 p, #block-block-2 a, p.g-message {
    font-size: 12px
    }
#block-block-4 {
    margin-top: 20px;
    padding: 0;
    clear: both
    }
#block-block-1 {
    padding: 0;
    clear: both;
    height: 20px
    }
#block-block-2 .content, #block-block-2 .content p {
    padding-bottom: 0;
    margin-bottom: 0;
    padding: 0
    }
ul.links li.fb_social_share_class, ul.links.inline, ul.links.inline li.print_html {
    padding: 0
    }
.print_html, .print_mail, .print_pdf {
    margin-left: 0
    }
html, body, #pagewrapper {
    height: 100%
    }
#masterhead {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 250px;
    min-width: 980px;
    margin: 0 auto;
    background: url(/sites/default/themes/zomerexpo/images/headerimages/header_01.jpg) no-repeat top center
    }
#page {
    position: relative;
    height: 100%
    }
.views-row {
    display: block;
    margin: 0 0 10px 0;
    position: relative
    }
.section {
    border: none
    }
#header {
    display: block;
    margin: 0 auto;
    position: relative;
    width: 980px;
    height: 250px
    }
#headerimage {
    width: 980px;
    height: 250px
    }
#header .section {
    display: block;
    height: 250px;
    left: 0;
    position: absolute;
    top: 0;
    width: 980px;
    z-index: 8
    }
#name-and-slogan {
    display: block;
    height: 180px;
    padding: 35px 15px;
    width: 160px
    }
#name-and-slogan a {
    display: block;
    height: 167px;
    width: 160px;
    background: url(/sites/default/themes/zomerexpo/images/logo.png) no-repeat right top
    }
#name-and-slogan span {
    display: none
    }
#icons {
    width: 230px;
    display: block
    }
#icons a {
    float: right;
    margin: 0 7px 0 0
    }
#icons a img {
    float: left
    }
.clear {
    clear: both
    }
#block-menu-menu-hoofdmenu {
    background: #00bb70
    }
#navigation {
    background: #FFF;
    height: 80px;
    margin: 0 0 15px 0;
    overflow: visible;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99
    }
#navigation ul.menu {
    height: 40px;
    margin: 0;
    text-align: center;
    width: 930px
    }
#navigation ul li {
    display: inline;
    float: none;
    list-style: none;
    margin: 0 7px;
    padding: 0 5px
    }
#navigation ul li a:link, #navigation ul li a:visited {
    color: #2c1914;
    font-family: "zomerexpo", Tahoma, Geneva, Kalimati, Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 40px;
    text-decoration: none
    }
#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a.active, #navigation ul li.active-trail a {
    color: #FFF;
    text-decoration: none
    }
#navigation .menu .expanded .menu {
    background: #FFF;
    left: 25px;
    position: absolute;
    top: 40px;
    z-index: 10
    }
#navigation .menu .expanded .menu a:link, #navigation .menu .expanded .menu a:visited {
    color: #2c1914;
    text-decoration: none
    }
#navigation .menu .expanded .menu a:hover, #navigation .menu .expanded .menu a:active, #navigation .menu .expanded .menu a.active {
    color: #00bb70;
    text-decoration: none
    }
.block h2 {
    color: #00bb70;
    font-size: 15px;
    line-height: 18px
    }
#block-views-randprogrammering-block_1 h2, #block-views-nieuws-block_1 h2.title {
    color: #FFF;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 22px
    }
.block h2.title {
    margin-bottom: 6px
    }
.block ul, .item-list ul {
    margin: 10px 0 10px 0;
    padding: 0
    }
ul.menu, ul.menu li {
    list-style-type: none;
    padding: 0 0 0 0
    }
li.leaf {
    list-style-image: none;
    list-style-type: none;
    margin: 0;
    padding: 0
    }
.block-menu .menu a {
    font-family: "zomerexpo", Tahoma, Geneva, Kalimati, Helvetica, Arial, sans-serif;
    font-size: 15px;
    line-height: 22px
    }
.block-menu li.collapsed {
    list-style-image: none
    }
.block-menu .menu a:link, .block-menu .menu a:visited {
    color: #00bb70;
    text-decoration: none
    }
.block-menu .menu a:hover, .block-menu .menu a:active {
    color: #2c1914;
    text-decoration: none
    }
.socialthumb {
    float: left;
    margin: 0 6px 0 0
    }
#block-block-2, #block-views-nieuws-block_1 {
    background: #00bb70;
    clear: both;
    padding: 25px 25px 10px 25px
    }
#block-views-randprogrammering-block_1 {
    background: #00bb70;
    clear: both;
    padding: 0 25px 10px 25px
    }
#block-block-2 a, #block-views-randprogrammering-block_1 a, #block-views-nieuws-block_1 a, #block-block-2 a:visited, #block-views-randprogrammering-block_1 a:visited, #block-views-nieuws-block_1 a:visited {
    color: #FFF
    }
#block-block-2 a:hover, #block-views-randprogrammering-block_1 a:hover, #block-views-nieuws-block_1 a:hover {
    color: #2c1914
    }
.views-field-title span a {
    font-size: 16px;
    line-height: 20px;
    font-weight: normal
    }
.views-field-nid a:before {
    content: "âº "
    }
.views-field-teaser p {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal
    }
#content .views-field-teaser p {
    font-size: 14px
    }
ul.primary, .tabs {
    background: none;
    border: 0 none;
    padding: 0
    }
ul.primary li a, ul.primary li a:hover, ul.primary li.active a, ul.primary li.active a:hover, ul.primary li.active a .tab, ul.primary li.active a:hover .tab {
    background: #00bb70 none;
    font-size: 13px
    }
ul.primary li a:link, ul.primary li a:visited {
    color: #B2B4B6;
    font-weight: normal;
    padding: 0;
    margin: 0 5px 5px 0
    }
ul.primary li a:hover, ul.primary li a:active {
    color: #2c1914;
    font-weight: normal
    }
ul.primary li a .tab, ul.primary li a:hover .tab {
    background: none;
    font-family: "zomerexpo", Tahoma, Geneva, Kalimati, Helvetica, Arial, sans-serif;
    height: 18px;
    padding: 3px 5px
    }
ul.primary li.active a, ul.primary li.active a:hover {
    background: #00bb70;
    color: #2c1914
    }
ul.primary li.active a .tab, ul.primary li.active a:hover .tab {
    background: none
    }
.field-body {
    margin-bottom: 15px
    }
.gmap-processed {
    margin-bottom: 10px
    }
.views-row {
    border-bottom: 1px solid #2c1914;
    margin-bottom: 20px
    }
.views-row {
    border-bottom: 1px solid #2c1914;
    margin-bottom: 20px
    }
#block-views-nieuws-block_1 .views-row, #block-block-2 .views-row, #block-views-randprogrammering-block_1 .views-row {
    border-bottom: 1px solid #FFF
    }
#content .views-row {
    padding-top: 10px;
    padding-bottom: 10px
    }
#footer .views-row-last {
    border-bottom: 1px solid #2c1914
    }
.views-field-field-nieuws-afb-fid, .views-field-field-rand-afb-fid {
    float: left
    }
.views-field-field-nieuws-afb-fid img, .views-field-field-rand-afb-fid img {
    padding: 4px 15px 10px 0
    }
.field-lokatie-afb {
    margin-bottom: 15px
    }
.breadcrumb {
    font-size: 11px;
    line-height: 14px;
    padding-bottom: 15px;
    display: none
    }
h1.title, .field-sponsor-naam {
    font-size: 23px;
    line-height: 25px;
    margin-bottom: 10px
    }
.field-field-project-image, .field-field-nieuws-image {
    margin: 10px 0 15px 0
    }
.content p {
    margin: 0 0 18px 0
    }
.content {
    margin: 0 0 18px 0
    }
body.one-sidebar.sidebar-second #content, .two-sidebars #content {
    background: #FFF;
    float: left;
    padding: 20px 0 35px 0;
    margin: 80px 50px 15px 50px;
    width: 450px;
    border-top: solid 1px #2c1914
    }
.with-navigation .region-sidebar-first, .with-navigation .region-sidebar-second {
    background: #FFF;
    float: left;
    margin: 75px 0 0;
    padding: 0
    }
.with-navigation .region-sidebar-first {
    width: 250px
    }
.with-navigation .region-sidebar-second {
    padding-bottom: 25px;
    width: 180px
    }
.region-sidebar-second .section, .region-sidebar-first .section {
    margin: 0
    }
.block {
    margin: 0
    }
.block-menu, .block-search, .block-views, .block-block, .block-graphicmail {
    padding-left: 25px;
    padding-right: 25px
    }
#block-views-sponsor-block_1, #block-menu-menu-footer {
    padding-left: 0;
    padding-right: 0
    }
.views-field-view-node {
    margin: 0;
    padding: 0;
    font-size: 11px;
    text-align: right;
    margin-bottom: 10px
    }
.views-field-teaser p {
    margin-bottom: 0;
    padding-bottom: 5px
    }
.view-id-sponsor .views-field-field-sponsor-naam-value {
    font-weight: bold
    }
.views-field-field-sponsor-url-url {
    clear: left
    }
.views-field-field-sponsor-url-url .field-content a:before {
    content: "Ga naar de website van "
    }
#content-area .views-field-field-sponsor-afb-fid {
    float: left;
    margin: 0 15px 8px 0;
    padding: 0
    }
#content-area .views-field-field-sponsor-afb-fid a {
    border: 1px solid #E9E9E9;
    float: left;
    padding: 3px
    }
div.messages, div.status, div.warning, div.error {
    margin: 5px 0 15px;
    padding: 7px 5px 5px 35px
    }
.node-form-has-region-right .form-region-main, .node-form .form-region-right {
    clear: left;
    float: left;
    width: 100%;
    max-width: 100%
    }
.filefield-element .widget-edit {
    float: left;
    max-width: 100%
    }
.filefield-upload {
    width: 100%
    }
.filefield-element input.form-submit, .filefield-element input.form-file {
    height: 22px
    }
.filefield-element input.form-submit {
    float: right
    }
fieldset {
    border: none;
    border-top: 1px solid #B2B4B6;
    padding: 8px 0
    }
fieldset fieldset {
    border-top: none;
    padding: 0
    }
html.js fieldset.collapsed legend a {
    background-position: 0 75%
    }
html.js fieldset.collapsible legend a {
    background-position: 0 50%;
    padding: 0 5px 0 15px
    }
html.js .resizable-textarea textarea {
    width: 444px
    }
input, textarea {
    background: #FFF;
    border: 1px solid #2c1914;
    height: 14px;
    padding: 3px 2px;
    font-size: 14px;
    line-height: 16px
    }
.node-form .form-text {
    width: 444px
    }
.location .form-item input {
    float: left;
    width: 444px
    }
.form-checkbox, #content-area .search-form .fieldset-wrapper .form-checkbox {
    width: auto
    }
.form-item {
    margin: 0 0 10px
    }
.resizable-textarea {
    width: 100%
    }
.form-item label {
    font-weight: normal;
    margin-bottom: 4px
    }
.location .form-item label, .location .description {
    clear: left;
    width: 100%
    }
.form-submit {
    background: #FFF none;
    border: none;
    color: #2c1914;
    font-family: "zomerexpo", Tahoma, Geneva, Kalimati, Helvetica, Arial, sans-serif;
    font-size: 16px;
    height: 22px;
    line-height: 16px;
    margin-bottom: 25px;
    padding: 0;
    text-indent: 0;
    width: auto
    }
.form-submit:hover, #edit-preview:hover, #edit-delete:hover, .ahah-processed:hover {
    background: #FFF none;
    color: #B2B4B6
    }
#edit-preview {
    color: #385386
    }
#edit-delete {
    color: #ab0000
    }
.ahah-processed {
    color: #458E22
    }
body#tinymce {
    background: #FFF
    }
body#tinymce p {
    margin: 5px 5px 0
    }
#block-search-0 {
    margin-top: -16px;
    padding: 0
    }
#block-menu-secondary-links {
    padding: 0
    }
#content-area .search-form input {
    width: 425px
    }
#content-area .search-form .fieldset-wrapper input {
    width: 444px
    }
html.js input.form-autocomplete {
    background-position: 100% 3px
    }
.form-item input.form-radio, .form-item input.form-check {
    margin-left: 0;
    padding: 0
    }
.container-inline .form-item input {
    border-right: none;
    width: 105px
    }
#block-graphicmail-55529 {
    margin-top: 20px
    }
.content p.g-mail-address {
    margin-bottom: 0
    }
.g-mail-address input {
    width: 195px
    }
.g-submit {
    text-align: right
    }
.g-submit input {
    border: 0 none;
    color: #00bb70;
    padding: 0;
    font-size: 11px;
    text-decoration: underline;
    text-indent: 0
    }
.g-submit input:hover {
    color: #2c1914
    }
#search-block-form .form-submit, #content-area .search-form .form-submit {
    background: url(/sites/default/themes/zomerexpo/images/zoek_submit.png) no-repeat left -20px;
    height: 22px;
    text-indent: -999em;
    border: 1px solid #2c1914;
    border-left: none;
    width: 20px
    }
#search-block-form .form-submit:hover, #content-area .search-form .form-submit:hover {
    background: url(/sites/default/themes/zomerexpo/images/zoek_submit.png) no-repeat left 0
    }
#content-area .action .form-submit {
    background: #FFF none;
    border: none;
    color: #2c1914;
    font-family: "zomerexpo", Tahoma, Geneva, Kalimati, Helvetica, Arial, sans-serif;
    font-size: 16px;
    height: 22px;
    line-height: 16px;
    text-indent: 0;
    width: auto
    }
#content-area .action .form-submit:hover {
    background: #FFF none;
    color: #B2B4B6
    }
.container-inline {
    min-height: 22px
    }
input.gmap-locpick_latitude {
    min-height: 14px
    }
.container-inline .form-item, .container-inline .form-submit {
    float: left
    }
#footer {
    text-align: center;
    padding: 0 30px 0 30px
    }
#block-views-sponsor-block_1 .view-content {
    text-align: center
    }
#block-views-sponsor-block_1 .views-row {
    display: inline
    }
.views-row .views-field-field-sponsor-afb-fid {
    display: inline;
    padding: 0 7px 0 8px
    }
.views-row .views-field-field-sponsor-afb-fid img {
    padding: 2px 0 0 0
    }
.views-row-last {
    clear: both
    }
#block-menu-menu-footer ul.menu {
    text-align: center
    }
#block-menu-menu-footer ul.menu li {
    display: inline;
    margin: 0 7px;
    padding: 0 5px
    }
.region-page-closure .menu a {
    font-size: 12px
    }
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
    }
.clearfix:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0
    }
.clearfix {
    display: inline-block
    }
* html .clearfix {
    height: 1%
    }
.clearfix {
    display: block
    }
#twitterfeed {
    margin: 0;
    padding: 0;
    position: relative
    }
.twitterfeed {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left
    }
.twitterfeed h2 {
    color: #00BB70;
    font-size: 15px;
    line-height: 18px;
    margin-bottom: 10px
    }
.twitterfeed h2 a {
    color: #00BB70;
    width: auto;
    text-decoration: none
    }
.twitterfeed h2 span {
    margin: 0 0 12px
    }
ul.twitBody span a {
    margin: 0 0 12px;
    text-align: left
    }
ul.twitBody {
    display: block;
    font-size: 11px;
    line-height: 13px;
    text-align: left;
    margin: 0;
    padding: 0;
    list-style: none
    }
ul.twitBody li {
    display: block;
    font-size: 11px;
    line-height: 15px;
    margin: 0 0 12px;
    text-align: left
    }
ul.twitBody li.twitEntry span {
    font-size: 11px;
    line-height: 15px
    }
ul.twitBody li.twitNavi, p.lastNavi {
    margin-bottom: 0;
    text-align: left
    }
.twitNavi a, p.lastNavi a {
    color: #00bb70;
    font-size: 11px;
    line-height: 14px;
    text-decoration: none;
    font-weight: bold
    }
.twitNavi a:hover, p.lastNavi a:hover {
    text-decoration: underline
    }
.twitEntry span a, .twitEntry span a:visited {
    background-color: #00bb70;
    text-decoration: none;
    color: #FFF
    }
.twitEntry span a:hover {
    background-color: #FFF;
    color: #00bb70
    }
.twit_icon {
    display: inline;
    height: auto;
    padding: 0 1px 0 0;
    width: 16px;
    margin: 0
    }
.twit_icon img {
    vertical-align: text-bottom;
    padding: 0;
    margin: 0
    }