@CHARSET "UTF-8";
body {
    background-image: url("/etc/designs/nordstern/images/bg.gif");
    text-align: center;
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
    color: #ff9900;
}

a:hover {
    text-decoration: underline;
}

div#wrapper {
    background-color: #000000;
    width: 840px;
    margin: 0 auto;
    padding: 15px 20px 0 20px;
    text-align: left;
}

div#content #left .margin {
    margin: 4px 0 0 0;
}

div#content {
    margin: 0 0 8px 0;
}

div#content #left {
    float: left;
    width: 595px;
}

div#content #right {
    margin: 8px 0 0 0;
    width: 220px;
    float: right;
}

div.separator {
    width: 100%;
}

div.separator.darkgray {
    background-color: #333333;
}

div.separator.gray {
    background-color: #9f9f9f;
}

div.separator.lightgray {
    background-color: #cccccc;
}

div.separator.red {
    background-color: #890035;
}

div.separator.big {
    height: 5px;
}

div.separator.small {
    height: 4px;
}

div.separator.line {
    height: 1px;
    background: url("/etc/designs/nordstern/images/bg_line_darkgray.gif") repeat-x;
}

div#topnavigation {
    margin: 8px 0 6px 0;
}

div#topnavigation ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

div#topnavigation li {
    float: left;
    padding: 0 25px 0 25px;
}

div#topnavigation a {
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
    margin: 0 auto;
    display: block; /*    float: left; */
}

div#topnavigation a.active {
    color: #dc0010;
}

div#topnavigation li.start {
    padding: 0 50px 0 0;
}

div#topnavigation li.end {
    float: right;
    padding-right: 0;
}

div#subnavigation {
    margin: 8px 0 6px 0;
}

div#subnavigation ul {
    float: left;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}

div#subnavigation li {
    float: left;
}

div#subnavigation a {
    margin-right: 12px;
    text-decoration: none;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #9f9f9f;
    display: block;
}

div#subnavigation a.active {
    color: #dc0010;
}

div#subnavigation li.end {
    padding-right: 0;
}

div.clear {
    clear: both;
}

h1 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #ffffff;
}

h2 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 16px;
    color: #ffffff;
}

h3 {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #ffffff;
}

th {
    padding: 5px;
    border: 1px solid #9f9f9f;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #cccccc;
}

th p {
    margin: 0;
    padding: 0;
}

td {
    padding: 5px;
    border: 1px solid #9f9f9f;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #63635f;
}

td p {
    margin: 0;
    padding: 0;
}

.text {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-align: justify;
    color: #63635f;
}

.text a {
    text-decoration: none;
    color: #ff9900;
}

.text a:hover {
    text-decoration: underline;
}

div.download {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #63635f;
}

div.download a {
    text-decoration: none;
    color: #ff9900;
}

div.download a:hover {
    text-decoration: underline;
}

.links .left {
    width: 290px;
    float: left;
}

.links .right {
    width: 290px;
    float: right;
}

.namedLink {
    margin: 4px 0 2px 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
}

.namedLink a {
    text-decoration: none;
    color: #ffffff;
}

.events .month {
    position: relative;
    height: 15px;
    width: 200px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 15px;
    color: #ff9900;
    float: left;
    margin: 0 0 4px 0;
}

.events .thismonth {
    position: relative;
    text-align: center;
    height: 15px;
    width: 200px;
    float: left;
}

.events .nextmonth {
    position: relative;
    text-align: right;
    height: 15px;
    width: 195px;
    float: left;
}

.events .thismonth a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    color: #5c5e5c;
}

.events .nextmonth a {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 13px;
    text-decoration: none;
    color: #5c5e5c;
    position: absolute;
    margin: 0;
    bottom: 0;
    right: 0;
}

.events .nextmonth a:hover {
    text-decoration: underline;
}

.events .month p {
    position: absolute;
    margin: 0;
    bottom: 0;
}

.events .event {
    margin: 4px 0 10px 0;
}

.events .event p {
    margin: 0;
}

.events .event .date {
    border-top: 5px solid #ff9900;
    float: left;
    width: 45px;
    margin: 4px 10px 0 0;
}

.events .event .date .big {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    color: #ff9900;
}

.events .event .date .time {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #3a3a3a;
}

.events .event .description {
    float: left;
    width: 270px;
    margin: 4px 20px 0 0;
}

.events .event .description p.genre {
    margin: 4px 0 0 0;
    height: 11px;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #63635f;
}

.events .event .description p.title {
    margin: 4px 0 0 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
    color: #ffffff;
}

.events .event .description p.subtitle {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #ffffff;
}

.events .event .description .text {
    margin: 2px 0 0 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-align: justify;
    line-height: 14px;;
    color: #63635f;
}

.events .event .info {
    float: right;
    width: 245px;
    margin: 4px 0 0 0;
}

.events .event .info p.title {
    margin: 2px 0 1px 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
}

.events .event .info p.subtitle {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #63635f;
}

.events .event .info p.subtitle a {
    text-decoration: none;
    color: #ff9900;
}

.events .event .info p.subtitle a:hover {
    text-decoration: underline;
}

.events .event .info span.highlight {
    color: #ff9900;
}

.events .event .info .spacer {
    height: 15px;
}

.hotpicks {
    margin: 0 0 10px 0;
}

.hotpicks p {
    margin: 0 0 2px 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #63635f;
}

.hotpicks .hotpick {
    margin: 4px 0 0 0;
}

.hotpicks .hotpick p {
    margin: 0;
}

.hotpicks .header {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #63635f;
    margin: 0 0 3px 0;
}

.hotpicks .margin {
    margin: 4px 0 0 0;
}

.hotpicks .hotpick .date {
    width: 27px;
    border-top: 3px solid #00ccff;
    float: left;
    margin: 0 20px 0 0;
}

.hotpicks .hotpick .date p {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #00ccff;
}

.hotpicks .hotpick .description {
    width: 173px;
    float: right;
}

.hotpicks .hotpick .description p.title {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #ffffff;
}

.hotpicks .hotpick .description p.subtitle {
    margin: 0 0 2px 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 10px;
    color: #63635f;
}

.webtitle div {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 9px;
    color: #63635f;
    padding: 2px 0 2px 0;
}

.webtitle div.webtitleLarge {
    color: #ffffff;
    font-size: 20px;
}

/* comments component */
.comments-count {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #63635f;
    font-weight: bold;
}

.comments-count.replies {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #63635f;
}

.comment {
    margin-top: 14px;
}

.comment-header {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #ffffff;
    height: 30px;
    line-height: 30px;
    background-color: #333333;
}

.comment-header a {
    color: #ffffff;
    text-decoration: none;
}

.comment-header-avatar {
    float: left;
}

.comment-header-avatar img {
    width: 24px;
    height: 24px;
    margin: 2px;
}

.comment-header-meta {
    float: left;
}

.comment-header-time {
}

.comment-header cite {
    float: left;
    margin: 0 10px 0 10px;
}

.comment-header cite a {
    font-weight: bold;
}

.comment-body {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #63635f;
    clear: left;
    margin-top: 5px;
}

.comment-replies {
    color: #63635f;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
}

.comment-replies a {
    color: #dc0010;
    text-decoration: none;
}

.comment-replies.tree {
    padding-left: 20px;
}

form.comment {
    margin: 0;
    padding: 0;
}

.comment-error {
    font-weight: bold;
    color: #f60;
}

.comment-info {
    width: 190px;
    margin-bottom: 10px;
}

.comment-block {
}

.comment-text-label {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #63635f;
}

input.comment-text {
    margin: 0 10px 7px 0;
    padding: 2px;
    font-size: 95%;
    color: #888;
    display: block;
    border: 1px solid #333333;
    background-image: url("/etc/designs/nordstern/images/bg.gif");
}

textarea.comment-text {
    margin: 0;
    padding: 0;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    width: 99%;
    height: 100px;
    border: 1px solid #333333;
    background-image: url("/etc/designs/nordstern/images/bg.gif");
}

.comment-text-label {
}

.comment-spam {
    font-size: 1.2em;
    font-weight: bold;
    padding: 2px;
    background-color: #dc0010;
    color: #fff
}

.footer {
    width: 100%;
    margin: 18px 0;
    text-align: center;
}

.footer p {
    margin: 0;
    padding: 0;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #63635f;
}

.footer p a {
    color: #63635f;
    text-decoration: none;
}

.searchbox p.title {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #63635f;
    margin: 0 0 3px 0;
}

.searchbox form input.query {
    width: 135px;
    margin-right: 5px;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("/etc/designs/nordstern/images/bg.gif");
}

.searchbox form input.submit {
    width: 72px;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("/etc/designs/nordstern/images/bg.gif");
}

.subscribebox p.title {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #63635f;
    margin: 0 0 3px 0;
}

.subscribebox {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    color: #ff9900;
    margin: 10px 0 3px 0;
}

.subscribebox form div.buttons {
    float: right;
}

.subscribebox form input.email {
    width: 135px;
    float: left;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("/etc/designs/nordstern/images/bg.gif");
}

.subscribebox form input.submit {
    width: 72px;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("/etc/designs/nordstern/images/bg.gif");
}

.margin {
    margin-top: 4px;
}

.search {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #63635f;
}

.search form input {
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    border: 1px solid #333333;
    background-image: url("/etc/designs/nordstern/images/bg.gif");
}

.search a {
    text-decoration: none;
    color: #ff9900;
}
