.hannah-col-dark {
	background-color: #151414;	
}



.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;
}.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%;
}

fieldset {
    margin-bottom: 1em;
    padding: .5em;
}

form {
    margin: 0;
    padding: 0;
}

hr {
    height: 1px;
    border: 1px solid gray;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
}

th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}.clear-block:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}.clear-block {
    display: inline-block;
}
 /* Hides from IE-mac \*/ * html .clear-block {
    height: 1%;
}.clear-block {
    display: block;
}

body.drag {
    cursor: move;
}

th.active img {
    display: inline;
}

tr.even, tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}

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

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

td.active {
    background-color: #ddd;
}

td.checkbox, th.checkbox {
    text-align: center;
}

tbody {
    border-top: 1px solid #ccc;
}

tbody th {
    border-bottom: 1px solid #ccc;
}

thead th {
    text-align: left;
    padding-right: 1em;
    border-bottom: 3px solid #ccc;
}.breadcrumb {
    padding-bottom: .5em
}

div.indentation {
    width: 20px;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    float: left;
}

div.tree-child {
    background: url(/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 #00aa00;
}

div.ok, tr.ok {
    background: #dfd;
    color: #020;
    padding: 2px;
}.item-list .icon {
    color: #555;
    float: right;
    padding-left: 0.25em;
    clear: right;
}.item-list .title {
    font-weight: bold;
}.item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0;
}.item-list ul li {
    margin: 0 0 0.25em 1.5em;
    padding: 0;
    list-style: disc;
}

ol.task-list li.active {
    font-weight: bold;
}.form-item {
    margin-top: 1em;
    margin-bottom: 1em;
}

tr.odd .form-item, tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
}

tr.merge-down, tr.merge-down td, tr.merge-down th {
    border-bottom-width: 0 !important;
}

tr.merge-up, tr.merge-up td, tr.merge-up th {
    border-top-width: 0 !important;
}.form-item input.error, .form-item textarea.error, .form-item select.error {
    border: 2px solid red;
}.form-item .description {
    font-size: 0.85em;
}.form-item label {
    display: block;
    font-weight: bold;
}.form-item label.option {
    display: inline;
    font-weight: normal;
}.form-checkboxes, .form-radios {
    margin: 1em 0;
}.form-checkboxes .form-item, .form-radios .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}.marker, .form-required {
    color: #f00;
}.more-link {
    text-align: right;
}.more-help-link {
    font-size: 0.85em;
    text-align: right;
}.nowrap {
    white-space: nowrap;
}.item-list .pager {
    clear: both;
    text-align: center;
}.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}.pager-current {
    font-weight: bold;
}.tips {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.9em;
}

dl.multiselect dd.b, dl.multiselect dd.b .form-item, dl.multiselect dd.b select {
    font-family: inherit;
    font-size: inherit;
    width: 14em;
}

dl.multiselect dd.a, dl.multiselect dd.a .form-item {
    width: 8em;
}

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 0px -18px;
    float: left;
}

tr .ahah-progress .throbber {
    margin: 0 2px;
}.ahah-progress-bar {
    width: 16em;
}#first-time strong {
    display: block;
    padding: 1.5em 0 .5em;
}

tr.selected td {
    background: #ffc;
}

table.sticky-header {
    margin-top: 0;
    background: #fff;
}#clean-url.install {
    display: none;
}

html.js .js-hide {
    display: none;
}#system-modules div.incompatible {
    font-weight: bold;
}#system-themes-form div.incompatible {
    font-weight: bold;
}

span.password-strength {
    visibility: hidden;
}

input.password-field {
    margin-right: 10px;
}

div.password-description {
    padding: 0 2px;
    margin: 4px 0 0 0;
    font-size: 0.85em;
    max-width: 500px;
}

div.password-description ul {
    margin-bottom: 0;
}.password-parent {
    margin: 0 0 0 0;
}

input.password-confirm {
    margin-right: 10px;
}.confirm-parent {
    margin: 5px 0 0 0;
}

span.password-confirm {
    visibility: hidden;
}

span.password-confirm span {
    font-weight: normal;
}#permissions td.module {
    font-weight: bold;
}#permissions td.permission {
    padding-left: 1.5em;
}#access-rules .access-type, #access-rules .rule-type {
    margin-right: 1em;
    float: left;
}#access-rules .access-type .form-item, #access-rules .rule-type .form-item {
    margin-top: 0;
}#access-rules .mask {
    clear: both;
}#user-login-form {
    text-align: center;
}#user-admin-filter ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 100%;
}#user-admin-buttons {
    float: left;
    margin-left: 0.5em;
    clear: right;
}#user-admin-settings fieldset .description {
    font-size: 0.85em;
    padding-bottom: .5em;
}.profile {
    clear: both;
    margin: 1em 0;
}.profile .picture {
    float: right;
    margin: 0 1em 1em 0;
}.profile h3 {
    border-bottom: 1px solid #ccc;
}.profile dl {
    margin: 0 0 1.5em 0;
}.profile dt {
    margin: 0 0 0.2em 0;
    font-weight: bold;
}.profile dd {
    margin: 0 0 1em 0;
}.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: .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: .5em;
}.advanced-help-topic h3, .advanced-help-topic h4, .advanced-help-topic h5, .advanced-help-topic h6 {
    margin: 1em 0 .5em 0;
}.advanced-help-topic dd {
    margin-bottom: .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
}.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;
}

span.date-display-single {
}

span.date-display-start {
}

span.date-display-end {
}

span.date-display-separator {
}.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 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 {
    clear: both;
    display: block;
}.date-clear-block:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}.date-clear-block {
    display: inline-block;
}
 /* Hides from IE-mac \*/ * html .date-clear-block {
    height: 1%;
}.date-clear-block {
    display: block;
}#forum .description {
    font-size: 0.9em;
    margin: 0.5em;
}#forum td.created, #forum td.posts, #forum td.topics, #forum td.last-reply, #forum td.replies, #forum td.pager {
    white-space: nowrap;
}#forum td.posts, #forum td.topics, #forum td.replies, #forum td.pager {
    text-align: center;
}.forum-topic-navigation {
    padding: 1em 0 0 3em;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    text-align: center;
    padding: 0.5em;
}.forum-topic-navigation .topic-previous {
    text-align: right;
    float: left;
    width: 46%;
}.forum-topic-navigation .topic-next {
    text-align: left;
    float: right;
    width: 46%;
}

div.panel-pane div.admin-links {
    font-size: xx-small;
    margin-right: 1em;
}

div.panel-pane div.admin-links li a {
    color: #ccc;
}

div.panel-pane div.admin-links li {
    padding-bottom: 2px;
    background: white;
    z-index: 201;
}

div.panel-pane div.admin-links:hover a, div.panel-pane div.admin-links-hover a {
    color: #000;
}

div.panel-pane div.admin-links a:before {
    content: "[";
}

div.panel-pane div.admin-links a:after {
    content: "]";
}

div.panel-pane div.panel-hide {
    display: none;
}

div.panel-pane div.panel-hide-hover, div.panel-pane:hover div.panel-hide {
    display: block;
    position: absolute;
    z-index: 200;
    margin-top: -1.5em;
}

div.panel-pane div.node {
    margin: 0;
    padding: 0;
}

div.panel-pane div.feed a {
    float: right;
}.panel-2col-stacked {
    margin-top: 0;
    padding-top: 0;
}.panel-2col-stacked .panel-col-top, .panel-2col-stacked .panel-col-bottom {
    width: 99.9%;
    clear: both;
}.panel-2col-stacked .panel-col-top .inside {
    margin-bottom: .5em;
}.panel-2col-stacked .panel-col-first {
    float: left;
    width: 50%;
} * html .panel-2col-stacked .panel-col-first {
    width: 49.9%;
}.panel-2col-stacked .panel-col-first .inside {
    margin: 0 .5em 1em 0;
}.panel-2col-stacked .panel-col-last {
    float: left;
    width: 49.9%;
}.panel-2col-stacked .panel-col-last .inside {
    margin: 0 0 1em .5em;
}.panel-2col-stacked .panel-separator {
    margin: 0 0 1em 0;
}

ul.links li.share_link {
    outline: none;
    border: 1px #666 solid;
    position: relative;
}

div.service_links ul {
    position: absolute;
    background: white;
    border: 1px solid black;
    bottom: 20px;
    display: block;
    width: auto;
    right: -10px;
}

div.service_links ul li {
    clear: left;
    float: left;
}

div.service_links ul {
    list-style: none;
    margin: 0;
    padding: 5px;
}.block-country_code .co-label, .block-locale .co-label {
    float: left;
}.block-country_code ul, .block-locale ul {
    list-style-type: none;
    margin: 7px 0 0 5px;
    padding: 0 0 0 0;
    float: left;
}.block-country_code ul li, .block-locale ul li {
    list-style-type: none;
    margin: 0 10px 0 0;
    padding: 0 0 0 0;
    float: left;
}.block-country_code ul li a, .block-locale ul li a {
    float: left;
    padding: 1px;
}.block-country_code ul li a img, .block-locale ul li a img {
    float: left;
    border: 0;
    padding: 0;
    margin: 0;
}.block-country_code ul li a:hover, .block-country_code ul li a.active, .block-locale ul li a:hover, .block-locale ul li a.active {
    border: #000000 solid 1px;
    padding: 0px;
}.block-country_code ul li.xx {
    display: none;
}

body {
    margin: 0 auto;
    padding: 0 0 0 0;
    min-width: 960px;
}#page {
    text-align: center;
    width: 960px;
    margin: 26px auto;
}#container {
    margin: 0 auto;
    text-align: left;
}#header {
    max-width: 960px;
    position: relative;
    text-align: left;
    margin: 0 auto;
}#main {
    float: left;
    width: 100%;
    padding-bottom: 0;
    margin-bottom: 10px;
}

body.sidebar-right #main {
    width: 610px;
}#squeeze {
    position: relative;
    padding: 0 10px 0 0;
    margin: 0;
}#sidebar-right {
    width: 330px;
    float: right;
}#container .sidebar {
    padding-bottom: 0;
    z-index: 2;
    position: relative;
}#container .sidebar .block {
    margin: 0 0 1.5em 0;
}#sidebar-left .block {
    padding: 0 15px 0 0px;
}#sidebar-right .block {
    padding: 0 0px 0 15px;
}.block .content {
    margin: 0.5em 0;
}#footer {
    float: none;
    clear: both;
    margin: 4em 0 -3em;
}

pre, code {
    font: 115% monospace;
}

tr, td {
    padding: .25em;
}

td.icon {
    text-align: center;
}

a {
    outline: none;
}

table tr.odd, table tr.even, table td {
    background: transparent;
}#simplemenu {
    position: absolute;
    top: 0;
}#sony-bar {
    background: #e6e6e6 url(/sites/all/themes/_multisite/images/sony-toolbar-bg.gif) repeat-x left top;
    height: 26px;
    position: absolute;
    top: 0;
    margin: 0 auto;
    width: 100%;
    text-align: center;
}#sony-bar div {
    width: 1000px;
    margin: 0 auto;
}

body.simplemenu-enabled #page {
    margin-top: 20px;
}.container-inline-date div {
    display: inline;
}.views-tabset, .views-tabset strong {
    color: #000;
}.views-tabset a:link {
    color: #06C;
}.messages {
    padding: 1em;
    border: 1px solid #ddd;
    background: #eee;
    margin: 10px 0;
}.messages a:link, .messages a:visited, .messages a:hover, .messages a:active {
    color: #06C;
}

div.messages {
    padding: 1em;
}.admin-panel {
    margin: 0;
    padding: 0;
}.admin-panel .body {
    background-color: #eee;
    border: 1px solid #ddd;
}.admin-panel .body dl, .admin-panel .body p {
    padding: 10px;
}.admin-panel h3 {
    margin: 0;
    padding: 5px;
    font-family: verdana;
    font-size: 122%;
    border-width: 0px 2px 2px 2px;
}.admin-panel a, .admin-panel a:link, .admin-panel a:visited, .admin-panel a:hover, .admin-panel a:active, .update a, .update a:link, .update a:visited, .update a:hover, .update a:active {
    color: #06C;
}

html.js .scalable-text {
    visibility: 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/all/themes/_multisite/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/all/themes/_multisite/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/all/themes/_multisite/images/tab-right.png) no-repeat right -38px;
}

ul.primary li a:hover {
    border-width: 0;
    background-color: transparent;
    background: url(/sites/all/themes/_multisite/images/tab-left.png) no-repeat left -76px;
}

ul.primary li a:hover .tab {
    background: url(/sites/all/themes/_multisite/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/all/themes/_multisite/images/tab-left.png) no-repeat left 0;
}

ul.primary li.active a .tab, ul.primary li.active a:hover .tab {
    background: url(/sites/all/themes/_multisite/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/all/themes/_multisite/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/all/themes/_multisite/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/all/themes/_multisite/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/all/themes/_multisite/images/tab-secondary.png) repeat-x left top;
}.field-field-poll-image {
    float: left;
    margin-right: 20px;
}

div.front-fans-poll div.ntype-poll .content-type {
    display: none;
}

div.poll div.bar {
    height: 8px;
    background-color: #333;
}

div.poll div.bar div.foreground {
    height: 8px;
    background-color: #999;
}

div.poll div.percent {
    float: right;
}.block .poll .title {
    font-size: 1.2em;
    font-weight: bold;
    margin-bottom: 10px;
}

div.view-content-front-fan div.content {
    margin-left: 60px;
}

div.view-content-front-fan div.content div.picture {
    margin: 0 0 0 -60px;
}

div.album-information div.row {
    padding: 12px 0;
    border-bottom: 1px solid #333;
}.ntype-album div.album-information {
    margin-bottom: 20px;
    font-size: 14px;
    padding-left: 300px;
    height: 295px;
}

div.album-node-cover {
    margin-left: -300px;
    position: absolute;
}

div.album-teaser-cover {
    float: left;
    margin-right: 10px;
}

div.album-information div.musicians {
    line-height: 24px;
}

div.album-information div.fivestar-widget-static {
    float: left;
    clear: none;
}

div.album-information div.review-count {
    float: left;
}

div.album-information div.rate-review {
    float: left;
    padding-right: 10px;
    padding-left: 16px;
    margin-left: 16px;
    border-left: 1px solid #333;
}

div.album-information div.rating {
    float: left;
    padding-right: 10px;
}

div.album-block .album-title {
    text-align: center;
    font-style: italic;
    font-size: 16px;
}

div.album-pager {
    float: left;
}

div.band-information input.form-text {
    width: 95%;
}

div.band-information div.band-member, div.band-information div.band-position, div.band-information div.band-username {
    width: 33%;
    display: block;
    float: left;
}

div.band-information div.band-member {
    width: 34%;
}

div.producer-information input.form-text {
    width: 95%;
}

div.producer, div.producer-username {
    width: 50%;
    display: block;
    float: left;
}

div.buy-it .album-cover {
    float: left;
    margin-right: 10px;
}

div.buy-it li {
    font-size: 10px;
    list-style: none;
}

div.album-discography .album-cover {
    float: left;
    margin-right: 10px;
}

div.album-discography .album-release {
    font-size: 10px;
}

div.album-discography .album {
    padding-bottom: 10px;
}

div.album-discography .last {
    border-bottom: none;
}

div.view-content-track-listing ul li {
    list-style: none;
    margin: 0;
}

div.tracks {
    margin-bottom: 20px;
}

div.tracks .header {
    border-top: 1px solid #333;
    margin-top: 20px;
    padding-top: 2px;
}

div.tracks .header div {
    padding: 4px;
}

div.track-summary {
    border-bottom: 1px solid #333;
    font-size: 12px;
}

div.track-summary div {
    float: left;
}.track-number {
    padding: 4px;
    width: 20px;
    text-align: right;
}.track-title {
    margin-left: 10px;
    padding: 4px;
    width: 240px;
}.track-title a {
    padding-left: 20px;
    background: url(/sites/all/themes/beyonce/images/icons/play.gif) no-repeat -983px 0;
}.track-title a:hover {
    background-position: 0 0;
}.track-title .no-link {
    padding-left: 20px;
}.track-rating {
    width: 110px;
    padding: 2px 0;
}.track-average {
    width: 60px;
    padding-left: 30px;
}.track-lyrics {
    margin-left: 20px;
}

div#bio-members ul, div#bio-links ul {
    list-style-type: none;
    padding: 0;
}#profile .profile {
    display: block;
    float: left;
    width: 100px;
    height: 220px;
    overflow: hidden;
    margin-right: 1em;
    text-align: center;
}

div.user-photo {
    width: 160px;
    height: 160px;
    float: left;
    margin-top: 18px;
}

div.user-photo div.picture img {
    border: none;
}

div.user-photo span.picture span.placeholder {
    width: 160px;
    height: 160px;
    border: 1px dotted #666;
    margin: auto;
}

div.picture img {
    border: 1px solid #666;
}

span.picture span.placeholder {
    display: block;
    width: 100px;
    height: 100px;
    border: 1px dotted #666;
    margin: auto;
}

div.user-profile {
    font-size: 13px;
    line-height: 13px;
    margin-top: 18px;
    margin-left: 24px;
    padding-left: 18px;
    border-left: 1px solid #232323;
    float: left;
    width: 360px;
}

div.user-profile div {
    margin-bottom: 8px;
    padding-bottom: 8px;
    border-bottom: 1px solid #232323;
}

span.dropcap {
    float: left;
    background-color: #676767;
    color: black;
    border: 1px solid #b3b3b3;
    font-size: 32px;
    font-weight: bold;
    padding: 10px 6px;
    margin: 2px 10px 10px 0;
}

div.quote {
    text-align: center;
    padding-bottom: 18px;
}

div.quote blockquote {
    font-style: italic;
    font-size: 16px;
    font-family: Georgia, Times, serif;
    margin: 0 0 20px 0;
    line-height: 28px;
}

div.quote .attribution {
    font-size: 13px;
}

div.blog-entry {
    font-size: 80%;
    padding-bottom: 18px;
    border-bottom: 1px dashed #999;
}

div.blog-entry h4 {
    font-size: 10px;
    margin-bottom: 0;
}

div.blog-entry h4 span.time {
    color: #999;
}

div.blog-entry h3 {
    margin: 4px 0 -6px 0;
    font-size: 18px;
    font-weight: normal;
}

div.blog-entry div.links a {
    margin-right: 14px;
    line-height: 16px;
    font-size: 12px;
}

div.blog-photo {
    float: right;
    margin: 0 0 0 .5em;
}

div.add-blog {
    margin: 12px 0;
}

div.friend-row {
    border-bottom: 1px solid #232323;
    width: 330px;
}

div.friend {
    width: 160px;
    height: 135px;
    float: left;
    text-align: center;
    padding-top: 20px;
}

div.friend.first {
    border-right: 1px solid #232323;
}

div.view-header-images-user {
    padding-bottom: 10px;
}

div.view-content-images-user ul {
    width: 336px;
}

div.view-content-images-user ul li {
    list-style: none;
    padding: 0;
    margin: 0 12px 12px 0;
    display: block;
    float: left;
    width: 100px;
    height: 100px;
}

div.view-content-images-user ul li div {
    display: block;
    width: 100px;
    height: 100px;
}

div.popular-photo {
    float: left;
    padding-right: 20px;
}

a.gallery-thumb {
    float: left;
    margin-right: 10px;
}

a.gallery-thumb img {
    border: 1px solid #333;
}

div.gallery h3 a {
    font-size: 16px;
    color: white;
    font-weight: normal;
}

div.gallery .more {
    font-weight: normal;
}

div.gallery-item {
    padding-bottom: 20px;
}

div.ntype-official-photo .photo, div.ntype-photo .photo {
    text-align: center;
}

div.photo-code {
    text-transform: uppercase;
    text-align: center;
}#photos-pager-previous, #photos-pager-next {
    float: left;
}

ul.photos-pager, ul.photos-pager li {
    float: left;
    margin: 0;
    padding: 0;
}

ul.photos-pager li img {
    margin: 6px;
    padding: 0;
    border: 1px solid grey;
    opacity: .75;
}

ul.photos-pager li img:hover, ul.photos-pager li a.active img {
    margin: 5px;
    padding: 0;
    border: 2px solid black;
    opacity: 1;
}#sidebar-right #block-custom_pagers-0 {
    padding-bottom: 0;
}

div.node-navigation {
    float: right;
}.view-data-node_data_field_photo_field_photo_fid img {
    margin: 1px;
    border: 1px solid grey;
    opacity: .75;
}.view-data-node_data_field_photo_field_photo_fid img:hover {
    margin: 0;
    border: 2px solid white;
    opacity: 1;
}.view-data-node_data_field_photo_field_photo_fid {
    padding-bottom: 30px;
}

div.view-events .view-content {
    float: none;
    clear: both;
    text-align: left;
}

div.view-events .item-list ul.pager {
    float: none;
    clear: both;
    display: block;
    height: 32px;
}

div.view-events .pager li {
    float: left;
    border: none;
}

div#block-sonybmg_photo_gallery-photos_pager a, div#block-sonybmg_photo_gallery-photos_pager span {
    margin-top: 25px;
}

div#block-photo_gallery-photos_pager span {
    padding: 0;
}

div.view-events .pager li a, div.view-events .pager li.last a, #block-sonybmg_photo_gallery-photos_pager .pager-previous, #block-sonybmg_photo_gallery-photos_pager .pager-next, #block-sonybmg_photo_gallery-photos_pager span, .node-navigation span.arrow, .node-navigation a.arrow {
    background: transparent url(/sites/all/themes/beyonce/images/icons/arrow-next-large.png) no-repeat 0 0px;
    width: 32px;
    height: 22px;
    text-indent: -9999px;
    float: left;
    text-align: left;
    font-size: 1px;
    border: none;
}

div.view-events .pager li.first a, div.node-navigation a.node-previous, div.node-navigation span.arrow.node-previous-disabled, div#block-sonybmg_photo_gallery-photos_pager .pager-previous {
    background-image: url(/sites/all/themes/beyonce/images/icons/arrow-prev-large.png);
}

div.view-events .pager li a:hover, div#block-sonybmg_photo_gallery-photos_pager a:hover, div.node-navigation a.arrow:hover {
    background-position: 0 -32px;
}

div#block-sonybmg_photo_gallery-photos_pager span.pager-next, div#block-sonybmg_photo_gallery-photos_pager span.pager-previous, div.node-navigation span.arrow.node-next-disabled, div.node-navigation span.arrow.node-previous-disabled {
    background-position: 0 -64px;
}

div.view-wallpaper .view-content div.item-list ul {
    list-style-type: none;
}

div.view-wallpaper .view-content div.item-list ul li {
    list-style-type: none;
    padding-right: 12px;
    float: left;
    display: block;
    border-bottom: 1px solid #333;
}

div.view-wallpaper .view-content div.item-list ul.links li {
    padding: 3px 0;
    float: none;
    display: block;
    margin: 0;
    clear: none;
    border-bottom: none;
}

div.view-buddy-icons ul li {
    list-style: none;
    float: left;
    margin: 8px;
}

div.view-buddy-icons .view-footer {
    clear: both;
}.view-content-events .links {
    border-top: none;
}

div.event-summary .taxonomy ul.links li:after {
    content: "";
}

div.event-summary .taxonomy ul.links li.first a {
    padding-left: 5px;
}

div.event-summary .event-date, div.event-summary .taxonomy {
    float: left;
    font-size: 12px;
    padding: 0 10px 0 0;
}

div.view-content-calendar li, div.view-content-calendar li {
    list-style: none;
}

div.view-content-calendar .upcoming, div.view-content-calendar .upcoming {
    color: #50d01f;
    float: right;
    font-size: 10px;
}

div.view-content-calendar h3, div.view-content-calendar h3 {
    font-size: 18px;
}

div.links ul li span.attendees {
    background: url(/sites/all/themes/beyonce/images/attendees.gif) no-repeat left 2px;
}

div.links ul li span.reviews, div.links ul li a.reviews {
    background: url(/sites/all/themes/beyonce/images/comment.gif) no-repeat left 4px;
}

a.event-previous {
    background: url(/sites/all/themes/beyonce/images/prev_arrow.png) no-repeat 0 0;
}

span.event-previous-disabled {
    background: url(/sites/all/themes/beyonce/images/prev_arrow_dim.png) no-repeat 0 0;
}

a.event-next {
    background: url(/sites/all/themes/beyonce/images/next_arrow.png) no-repeat 0 0;
}

span.event-next-disabled {
    background: url(/sites/all/themes/beyonce/images/next_arrow_dim.png) no-repeat 0 0;
}

div.event-information {
    margin-bottom: 20px;
    font-size: 14px;
}

div.event-information div.row {
    padding: 12px 0;
    border-bottom: 1px solid #333;
}

div.event-information div.event-date {
    float: left;
}

div.event-information div.review-count {
    float: left;
}

div.event-information div.rating, div.event-information div.rate-review {
    float: left;
    padding-right: 10px;
    padding-left: 16px;
    margin-left: 16px;
    border-left: 1px solid #333;
}

div.event-information div.attendee-count {
    float: left;
    margin-right: 14px;
}

div.event-information .taxonomy {
    float: left;
}

div.event-information .taxonomy ul.links li a {
    padding-left: 10px;
    border-left: 1px solid #333;
    margin-left: 10px;
    font-size: 14px;
}

div.event-information div.fivestar-widget-static {
    clear: none;
    float: left;
}.view-events-upcoming .item-list ul li {
    list-style-type: none;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}#forum table {
    width: 100%;
}#forum td.topic a {
    width: 200px;
    overflow: hidden;
    display: block;
}#forum td.active {
    background-color: transparent;
}

div.forum-post {
    clear: left;
}

div.forum-post div.user-info {
    float: left;
    width: 120px;
    font-size: 10px;
}

div.forum-post div.user-info div.user-title {
    font-weight: bold;
    font-size: 10px;
}

div.forum-post div.user-info div.picture {
    float: none;
}

div.forum-post .username {
    text-align: left;
}

div.forum-post .submitted {
    float: right;
}

div.forum-post div.subject {
    font-weight: bold;
    font-size: 110%;
}

div.forum-post div.content {
    width: 460px;
    float: left;
    overflow: hidden;
}

div.forum-post .links {
    margin-left: 120px;
    font-size: 10px;
    clear: left;
}

div.forum-post .links .first a {
    margin-left: 0;
}

div.forum-post div.forum-topic-navigation {
    clear: left;
}

div.forum-post .topic-previous {
    text-align: left;
    font-size: 10px;
}

div.forum-post .topic-next {
    text-align: right;
    font-size: 10px;
}

body {
    font: 13px Arial, Helvetica, clean, sans-serif;
}

select, input, textarea {
    font: 99% Arial, Helvetica, clean, sans-serif;
}

table {
    font-size: inherit;
    font-size: 100%;
}

a, a:link, a:visited, #page #main strong a, #page #main a strong {
    color: #06C;
    text-decoration: none;
}

a:hover, a:focus, a:active, a.active, #page #main strong a:hover, #page #main a:hover strong {
    color: #000;
    text-decoration: underline;
}

a.active {
    text-decoration: none;
}

div.view div.views-admin-links li {
    float: left;
    list-style: none;
}.panel-flexible .panel-row {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    width: 100%;
}#ad-top {
    margin: 10px auto;
    position: relative;
    clear: both;
    width: 100%;
    padding-left: 10px;
}#ad-top #block-block-2 {
    width: 728px;
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}#ad-top .block-sonybmg_discography {
    width: 190px;
    margin: 0;
    padding: 0 10px;
    float: right;
}#ad-top #buy-it-top h2 {
    margin-top: 0;
}#ad-top #buy-it-top ul li {
    list-style: none;
}#ad-top div.ad h2 {
    display: none;
}#ad-top #buy-it-top h2, #ad-bottom #buy-it-bottom h2 {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
}#login-bar .login {
    float: left;
    width: 570px;
    padding-top: 10px;
}.right {
    float: right;
    width: 350px;
    padding-top: 5px;
}#ad-bottom {
    position: relative;
    clear: both;
    margin: 0 auto;
    padding: 10px 0 0 0;
    width: 100%;
    min-height: 100px;
}#ad-bottom .block-sonybmg_discography {
    width: 190px;
    margin: 0;
    padding: 5px 10px;
    float: left;
}#ad-bottom #block-block-3 {
    width: 728px;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    float: right;
}#ad-bottom #buy-it-bottom h2 {
    padding-top: 0;
}#footer-links {
    border-top: 1px solid #999;
    clear: both;
    text-align: center;
    margin: 0 10px;
    padding: 12px 10px 0 10px;
    font-size: 11px;
}

h1.title, h1.title a, h1.title a:hover {
    font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
    font-weight: normal;
    font-size: 200%;
    margin: 0;
    line-height: normal;
}

h1, h1 a, h1 a:hover {
    font-size: 180%;
    font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
    font-weight: normal;
    margin: .5em 0 .5em 0;
}

h2, h2 a, h2 a:hover, .block h3, .block h3 a {
    font-size: 122%;
    font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
    margin: .5em 0 .5em 0;
}

h3 {
    font-size: 107%;
}

h3, h4, h5, h6 {
    font-weight: bold;
    font-family: Arial, "Trebuchet MS", Helvetica, sans-serif;
}

p {
    padding: 0 0 0.5em 0;
    margin: 0;
}

pre {
    border: 1px solid #aaa;
    padding: 0.75em 1.5em;
}

blockquote {
    border-width: 1px 0 1px 0;
    border-color: #ccc;
    border-style: solid;
    margin: 0.5em 1em;
    padding: 0.3em;
    font-style: italic;
}

code {
    font-size: 100%;
    font-family: Profont, 'lucida console', 'Courier New', Monaco, monospace;
}

img {
    border: 0;
}

div.menu {
    margin-top: 0;
}#navigation {
    padding: 10px 0;
}#primary {
    line-height: normal;
    padding: 0;
}#primary ul {
    padding: 0;
    margin: 0;
    list-style: none;
}#primary li {
    display: block;
    float: left;
    border: none;
    padding: 0;
    font-family: arial, helvetica, verdana, sans-serif;
    text-transform: uppercase;
}#primary a {
    display: block;
    float: left;
    padding: 0 5px 0 0;
    margin: 0;
}#secondary {
    padding-left: 20px;
}#secondary ul {
    margin: 0;
    padding: 0;
    list-style: none;
}#secondary li {
    margin: 0;
    padding: 0;
    display: inline;
}#secondary li a {
    float: left;
    display: block;
    font-size: 85%;
    text-decoration: none;
    padding: 0 5px 0 5px;
}#secondary a.active {
    font-weight: bold;
}

ul.links {
    margin: 0;
    padding: 0;
    text-align: left;
}

ul.links li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}.taxonomy {
    margin: 0;
    padding: 0;
    display: inline;
}.taxonomy ul.links li {
    border: none;
    padding: 0 .1em 0 .2em;
}

div.links {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    padding: 4px 0;
    position: relative;
}.submitted, .taxonomy {
    font-size: 85%;
}

ul.links li.share_link {
    border: none;
}

ul.links li.share_link ul a:hover {
    text-decoration: none;
}

div.service_links ul li {
    font-size: 85%;
    display: block;
    float: left;
    clear: none;
    white-space: no-wrap;
}

div.service_links ul {
    bottom: 20px;
    display: block;
    position: relative;
    top: 5px;
    border: none;
    background: transparent;
}

input, textarea, textfield {
    margin: 0;
    font-family: arial;
    padding: 1px;
    font-size: 100%;
}

fieldset {
    border: solid #ccc 1px;
}

input.form-checkbox, input.form-radio {
    border: none;
}#search-theme-form label {
    display: none;
}#search .form-text, #user-login-form .form-text {
    color: #444;
    border: 1px solid #999;
    padding: 2px;
}.form-submit, .button {
    padding: 1px;
}#search .button, #search .form-submit, #user-login-form .button, #user-login-form .form-submit {
    font-weight: normal;
    text-transform: uppercase;
}#user-login-form {
    text-align: left;
}#user-login-form .item-list ul {
    margin-top: 10px;
}.messages {
}#footer-wrapper {
    margin: 0;
    margin-top: 15px;
}#footer {
    text-align: center;
    margin: 0;
    font-size: 85%;
    padding: 1em;
}.comment {
    margin: 0 0 10px 0;
    padding: 10px;
}.comment h3.title, .comment h3.title a {
    font-size: 122%;
    font-weight: normal;
    font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
    margin-bottom: 3px;
    margin-top: 0;
}.comment .picture, .node .picture {
    float: left;
    margin-right: 15px;
}.comment .new {
    font-weight: bold;
    font-family: "Trebuchet MS", Arial, Verdana, Sans-serif;
}.comment .links {
    text-align: right;
}.pager {
    text-align: center;
    margin-top: 30px;
}.pager a, .pager-current, strong.pager-current {
    padding: 3px 8px 3px 8px;
    margin: 0 2px 0 2px;
    font-weight: bold;
    border: solid 1px #eee;
}.node {
    margin-bottom: 15px;
    padding-bottom: 0;
}.node h2.title {
    margin-bottom: .1em;
}.node h2.title a {
    font-size: 18px;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    line-height: 1.4em;
}.node .content {
    padding-top: 10px;
    padding-bottom: 5px;
}.sticky {
    border-bottom: solid 3px #ddd;
}.profile {
    clear: none;
}#sidebar-right .block {
    padding-bottom: 15px;
    margin-bottom: 20px;
}.block .item-list ul {
    padding-left: 0;
}.field-type-fivestar .field-label {
    float: left;
}.field-type-fivestar {
    margin-bottom: 10px;
}

div.album-node-cover {
    margin: 0px;
    position: relative;
}

div.album-node-cover, div.album-node-cover-back {
    float: left;
}

div.tracks .header {
    margin: 0px;
    padding: 0px;
}.ntype-album div.album-information {
    font-size: 14px;
    height: 100%;
    margin: 0px;
    padding: 0px;
}

body {
    background-color: #CCCCCC;
    background-image: url(/sites/all/themes/beyonce/images/beyonce_bg.jpg);
    background-repeat: no-repeat;
    background-position: top center;
}

body.simplemenu-enabled {
    padding-top: 20px;
}

a, a:link, a:visited, a:hover {
    color: #494949;
    font-weight: bold;
}#holdme {
    width: 990px;
    margin: 0 auto;
}#page {
    font-family: "Times New Roman", Times, serif;
    line-height: 1.5em;
    width: 990px;
    background-color: #CCCCCC;
    background: none;
    color: #494949;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    clear: both;
}#container {
    padding: 0 25px 0 25px;
}.not-front #main {
}.panels-modal-content, .panels-modal-content a, .views-entry, .views-entry a {
    color: #000000;
}#login-pagetop {
    margin-top: 25px;
    width: 100%;
    padding: 5px 0;
    font-size: 12px;
    color: #999;
}#login-pagetop-center {
    width: 990px;
    margin: 0 auto;
}#header .block .content {
    margin-top: 0;
}#newsletter-link {
    display: block;
    height: 15px;
    padding-left: 30px;
    background: transparent url(/sites/all/themes/beyonce/images/newsletter-icon.jpg) no-repeat;
    float: left;
}#login-text {
    float: right
}#logo-title {
    display: block;
    margin: 0;
    padding: 0 0 0 0;
    width: 400px;
    height: 325px;
    overflow: hidden;
}#logo-title #name-and-slogan a {
    width: 400px;
    height: 325px;
    display: block;
    text-indent: -9999px;
}#navigation {
    padding: 0 0 0 20px;
    background: transparent;
    position: absolute;
    top: 345px;
}#primary ul.links li {
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 0 0;
    color: #ffffff;
    display: block;
    padding: 0 10px 0 0;
    float: left;
    font-family: georgia, 'times new roman', palatino, serif;
    text-transform: uppercase;
}#primary li a, #primary li a:link, #primary li a:visited {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    color: #ffffff;
    display: block;
    text-decoration: none;
    text-align: center;
}#primary li.active a, #primary li a:hover {
    color: #C90;
}#countrybar {
    position: relative;
    float: left;
    clear: none;
    height: 15px;
    overflow: hidden;
    color: #494949;
    margin: 0 auto;
    z-index: 200;
}#countrybar .block {
    float: left;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}#block-country_code-0 .content, #block-locale-0 .content {
    line-height: 15px;
    padding: 0 0 0 50px;
    font-weight: bold;
    height: 15px;
    overflow: hidden;
    margin: 0 0 0 0;
}.block-country_code ul, .block-locale ul {
    margin: 0 0 0 5px;
}#login-bar {
    width: 960px;
    margin: 5px 0 0 10px;
    height: 50px;
    overflow: hidden;
    float: left;
    font-size: 11px;
}#login-bar ul.links {
    display: none;
}#login-bar .block, #login-bar .blockinner, #login-bar .block .content {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}#login-bar #block-country_code-0 .content, #login-bar #block-locale-0 .content {
    line-height: 25px;
    height: 25px;
    overflow: hidden;
    display: block;
}#login-bar .login {
    float: left;
    width: 360px;
    padding-top: 0;
    margin-bottom: 0;
    line-height: 20px;
    height: 25px;
    overflow: hidden;
}.right {
    float: right;
    width: 590px;
    padding-top: 0;
    height: 25px;
    overflow: hidden;
    color: #ffffff;
    text-transform: uppercase;
    font-family: georgia, 'times new roman', palatino, serif;
    font-size: 12px;
}.right a, .right a:link, .right a:visited {
    color: #ffffff;
    text-decoration: none;
}.right a:hover {
    color: #C90;
}

span.top-tab {
    background: transparent url(/sites/all/themes/beyonce/images/head-tab-right.gif) no-repeat right top;
    height: 25px;
    float: right;
    display: block;
    margin-right: 3px;
}

span.top-tab-left {
    background: transparent url(/sites/all/themes/beyonce/images/head-tab-left.gif) no-repeat left top;
    height: 25px;
    display: block;
    width: 10px;
    float: left;
}.top-help a, .top-signup a, .top-acct a, .top-search a {
    margin: 5px 10px 0 10px;
    line-height: 15px;
    display: block;
    white-space: nowrap;
}#trb a.ext {
    background: none;
    padding-right: 0;
}#trb .block, #trb .content, #trb p {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border: none;
}#trb a#player {
    background: transparent url(/sites/all/themes/beyonce/images/listen-icon.gif) no-repeat right -3px;
    padding-right: 25px;
    margin: 5px 5px 0 10px;
    line-height: 15px;
    display: block;
}

div.top-search a {
    float: left;
    margin: 5px 5px 0 0;
}#search-theme-form {
    display: block;
    margin: 0 0 0 0;
    position: relative;
    padding: 0 0 0 0;
}#search-theme-form .form-text {
    font-size: 9px;
    width: 100px;
    margin: 4px 0 0 0;
}#search-theme-form .form-submit {
    padding: 0 0 0 0;
    margin: -3px 10px 0 0;
    text-indent: -9999px;
    font-size: 1px;
    height: 19px;
    width: 25px;
    background: transparent url(/sites/all/themes/beyonce/images/search-icon.gif) no-repeat 0 0;
    border-width: 0 0 0 0;
}

h1.title, h1.title a, h1.title a:hover {
    font-family: Times;
    text-transform: uppercase;
    font-weight: normal;
    margin: 0;
    line-height: 150%;
}

h1, h1 a, h1 a:hover {
    font-family: "Times New Roman", Times, serif;
    margin: .5em 0 .5em 0;
}

h2, h2 a, h2 a:hover, .block h3, .block h3 a {
    font-size: 23px;
    font-family: "Times New Roman", Times, serif;
    margin: .5em 0 .5em 0;
    color: #484848;
}

h3 {
    font-size: 107%;
}

h3, h4, h5, h6 {
    font-weight: bold;
    font-family: "Times New Roman", Times, serif;
}

h2.node-title a, h2.node-title a:link, h2.node-title a:visited {
    color: #333333;
    line-height: 25px;
}

h2.node-title a:hover {
    color: #817361;
    text-decoration: none;
}.panel-flexible .panel-col {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

body.front #main {
    width: 100%;
}

body.front #squeeze {
    padding-right: 0;
}#homepage #homeflash-container {
    position: absolute;
    z-index: 100;
    top: -350px;
    left: 420px;
}#homepage #block-block-3 {
    right: -10px;
    position: absolute;
}#homepage .panel-row-2 .panel-col-first {
    float: left;
    overflow: hidden;
}#homepage .panel-row-2 .panel-col-first .block {
}#homepage .panel-row-2 .panel-col-first .block .blockinner {
}#homepage .panel-row-1 .panel-col-last #block-block-3 {
    margin-left: 40px;
}#homepage .panel-row-2 .panel-col-last {
    width: 517px;
    float: right;
    overflow: hidden;
    padding: 10px 0 0 0;
    margin-top: 300px;
}#homepage .panel-row-2 .panel-col-last .block {
    padding: 0 0 20px 10px;
    width: 517px;
}#homepage .panel-row-2 .panel-col-last .block .blockinner {
    padding: 0 10px 0 0;
}#homepage .panel-row-2 .panel-col-first h2.title, #homepage .panel-row-2 .panel-col-last h2.title, .front #front-left h2.block-title, .front #front-right h2.block-title {
    font-size: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 0;
    color: #fff;
    visibility: hidden;
}.view-front-photos .item-list ul {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}.view-front-photos .item-list ul li {
    display: block;
    float: left;
    list-style-type: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}#homepage #vshowcase {
    margin: 0 0 0 -20px;
}#fan-thumbs a img {
    margin: 0 10px 5px 0;
}#forum thead th, #forum tr {
    border-bottom: 1px solid #000;
}#signup #formbox {
    padding: 0 5px;
}#signup #formbox form, #signup #formbox .clear-block {
    clear: both;
    float: none;
}#signup .form-item {
    clear: both;
    float: none;
}#signup .form-text, #signup .form-select {
    width: 400px;
}#signup .form-text, #signup .form-submit, #signup .form-select {
    background-color: #EAE3C7;
    border: 1px solid #333;
    color: #000000;
    padding: 2px;
}

div.upload a {
    background: #817361;
    padding: 6px;
    text-decoration: none;
    color: #151414;
    text-transform: uppercase;
    font-family: "Times New Roman", Times, serif;
    font-size: 12px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

div.upload a:hover {
    color: #FFFFFF;
}

div.upload {
    margin-top: 10px;
}.photo-code {
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}.submitted {
    color: #817361;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 2px;
}.front .panel-col-last {
    margin-left: 40px;
}.front .panel-col-last {
    width: 440px;
}#fan-thumbs a img {
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 0;
    width: 71px;
    height: 71px;
}.front .view-photo-official-thumbs img {
    width: 117px;
    height: 76px;
}

h2.title {
    margin-bottom: 20px;
}

a, a:link, a:visited {
    color: #494949;
    text-decoration: none;
}

a:hover {
    gcolor: #817361;
	color: #FFB6C0;
    text-decoration: none;
}

div.links {
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #EEEEEE;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #EEEEEE;
    padding-top: 4px;
    padding-right: 0pt;
    padding-bottom: 4px;
    padding-left: 0pt;
    margin-bottom: 30px;
    position: relative;
    margin-top: 10px;
}

h1.titledark {
    color: #C2AC88;
    font-family: "Times New Roman", Times, serif;
    text-transform: uppercase;
    font-weight: normal;
}

h2.title, h1.title {
    color: #C2AC88;
    font-family: "Times New Roman", Times, serif;
    text-transform: uppercase;
    font-weight: normal;
}.view-events-upcoming ul li a {
    font-weight: normal;
}.view-events-upcoming .views-row-even {
    sbackground-color: #B9B9B8;
	background-color: #FF0000;
}.date-display-single {
    padding-left: 5px;
}.section-events tr.odd, .section-events tr.even, .section-events th {
    border: 0px;
}.section-events tr.odd {
    background-color: #C2AC88;
}#header {
    width: 100%;
    height: 330px;
    background-color: #FFFFFF;
    margin: auto;
    max-width: none;
}.front #header {
    height: 490px;
} .login a {
    font-weight: normal;
}#login-bar {
    display: none;
}#navigation {
    display: none;
}#search-theme-form {
    display: none;
}#photo-data {
    padding-left: 5px;
}.views-field-title {
    font-size: 23px;
    line-height: 23px;
    font-family: "Times New Roman", Times, serif;
    color: #FFFFFF;
    margin-bottom: 5px;
}.views-field-title .field-content a {
    color: #484848;
}.views-field-title .field-content a:hover {
    color: #817361;
}.views-field-created {
    color: #817361;
    font-weight: bold;
    font-size: 11px;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-bottom: 5px;
}.field-content {
    margin-bottom: 65px;
}.ntype-date .event-information .row {
    border-bottom: 1px dotted #EEEEEE;
}.ntype-album .tracks .views-row-odd {
    sbackground-color: #BDBDBC;
    background-color: #FF0000;
}.front tbody {
    border: 0px;
}#flashNav object {
    width: 100%;
}.style-switcher {
    width: 236px;
    margin: auto;
    height: 50px;
}

a.switch-style-beyonce {
    float: left;
    width: 118px;
    height: 36px;
    background-image: url(/sites/all/themes/beyonce/images/beyonce_toggle_beyonce.gif);
    background-repeat: no-repeat;
    background-position: top;
    text-indent: -990em;
    display: block;
    margin: auto;
}

a.switch-style-beyonce:hover {
    background-position: 0px -36px;
}

a.switch-style-fierce {
    float: left;
    width: 118px;
    height: 36px;
    background-image: url(/sites/all/themes/beyonce/images/beyonce_toggle_sasha.gif);
    background-repeat: no-repeat;
    background-position: top;
    text-indent: -990em;
    display: block;
    margin: auto;
}

a.switch-style-fierce:hover {
    background-position: 0px -36px;
}.poster_left {
    float: left;
    margin-right: 25px;
    border: 2px solid #988E71;
}.poster_left_big {
    float: left;
    margin-right: 25px;
    border: 2px solid #988E71;
}.movie_info_small {
    float: left;
    width: 500px;
    margin-top: 20px;
}.top_poster {
    float: left;
    margin-right: 20px;
    width: 159px;
}.top_poster img {
    border: 2px solid #988E71;
}.movie_info_right {
    float: left;
    width: 700px;
    margin-top: 20px;
}.clear {
    clear: both;
}.movie_divider {
    width: 100%;
    height: 1px;
    background-color: #988E71;
    margin-top: 30px;
    margin-bottom: 30px;
}.fashion_left {
    float: left;
    margin-right: 25px;
    width: 373px;
}.fashion_right {
    float: left;
    width: 400px;
    margin-top: 20px;
}.view-events table {
    width: 600px;
}.view-events tr {
    height: 50px;
}.view-links {
    line-height: 45px;
}.section-news #squeeze {
    width: 550px;
    margin-left: 0px;
}.view-events .views-table {
    width: 100%;
}.section-forum tr.odd {
    background-color: #C2AC88;
}#forum tr {
    border: 0px;
}.views-field-title {
    color: #817361;
    font-weight: bold;
}.section-official-photos #squeeze, .ntype-photo #squeeze, .section-photos #squeeze {
    background-image: url(/sites/all/themes/beyonce/images/transpng_top2.png);
    background-position: top left;
    padding-left: 8px;
    padding-top: 14px;
}.section-news #squeeze, .section-events #squeeze, .section-music #squeeze, .ntype-album #squeeze, .section-event #squeeze, .section-users #squeeze, .section-extras #squeeze, .section-fashion #squeeze, .section-films #squeeze, .section-user #squeeze, #panel-links .panel-pane, .section-videos #squeeze, .section-biography #squeeze, .section-forum #squeeze {
    background-image: url(/sites/all/themes/beyonce/images/transpng_top2.png);
    background-position: top left;
    padding: 20px;
}.front .panel-col-last .panel-pane, .front .panel-col-last .clear-block {
    background-image: url(/sites/all/themes/beyonce/images/transpng_top2.png);
    background-position: top left;
    padding: 20px;
}.front .panel-col-first {
    background-image: url(/sites/all/themes/beyonce/images/transpng_top2.png);
    background-position: top left;
    width: 405px;
    padding: 20px;
}.comment-headline {
    text-transform: uppercase;
    font-size: 10px;
    border-bottom: 1px dotted #BDAD82;
}.gallery-item {
    line-height: 16px;
    border-bottom: 1px dotted #AAA084;
}

div.gallery-item h3 a {
    color: #AAA084;
}#bio-pic img {
    width: 280px;
    padding-top: 20px;
}.vote-form .choices .title {
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 25px;
}.section-buy #squeeze {
    padding: 20px;
    background-color: #FFFFFF;
}.section-buy tbody {
    border-top: 0px;
}.section-buy td {
    width: 150px;
}.panel-2col-stacked {
    width: 1100px;
}.front .panel-pane {
    width: 400px;
}.tabs ul li {
    float: left;
    list-style-type: none;
    width: 170px;
}.front .center-wrapper .panel-col-first {
    width: 405px;
    overflow: hidden;
}