* {
  margin: 0px;
  padding: 0px;
  outline: none; }

body {
  font-size: 15px;
  font-family: Times New Roman;
  color: #333333; }

pre {
  font-family: 'andale mono', 'lucida console', monospace; }


p {
  margin-bottom: 2px; }

h1 {
  font-size: 24px;
  margin-bottom: 4px; }

h2 {
  font-size: 16px; }

h3 {
  font-size: 12px; }

ul, ol {
  margin-bottom: 18px; }

.left {
  margin: 0 18px 18px 0;
  display: inline;
  float: left; }

.right {
  margin: 0 0 18px 18px;
  display: inline;
  float: right; }

body.show-photo .show-photo-container {
  width: 926px;
  overflow: auto;
  border: 4px solid #ccc;
  margin: 10px auto;
  padding: 10px; }
  body.show-photo .show-photo-container .photo {
    float: left;
    width: 594px;
    height: 650px;
    overflow: hidden;
    text-align: center; }
  body.show-photo .show-photo-container .navigation {
    padding: 10px;
    text-align: center; }
    body.show-photo .show-photo-container .navigation a {
      color: #532e64; }
      body.show-photo .show-photo-container .navigation a.disabled {
        color: #999; }
  body.show-photo .show-photo-container .details {
    float: left;
    width: 320px;
    margin-left: 10px; }
    body.show-photo .show-photo-container .details .event-info {
      padding: 10px; }
      body.show-photo .show-photo-container .details .event-info .title {
        font-size: 12pt;
        color: #532e64;
        margin-bottom: 10px; }
      body.show-photo .show-photo-container .details .event-info .description {
        font-size: 9pt;
        padding: 5px 0; }
      body.show-photo .show-photo-container .details .event-info .venue {
        font-size: 8pt;
        padding: 2px 0; }
      body.show-photo .show-photo-container .details .event-info .location {
        font-size: 8pt;
        padding: 2px 0; }
    body.show-photo .show-photo-container .details .photo-info {
      padding: 10px; }
      body.show-photo .show-photo-container .details .photo-info .title {
        font-size: 16px;
        color: #532e64; }
      body.show-photo .show-photo-container .details .photo-info .description {
        font-size: 9pt;
        padding: 5px 0; }
      body.show-photo .show-photo-container .details .photo-info .photographer {
        font-size: 8pt;
        padding: 2px 0; }

body.nubuzz {
  background: #ededed; }
  body.nubuzz #flash_messages {
    position: absolute;
    top: 10px;
    right: 10px; }
    body.nubuzz #flash_messages ul {
      width: 400px; }
  body.nubuzz #header_container {
    min-width: 1000px;
    width: auto !important;
    width: 1000px; }
    body.nubuzz #header_container #header {
      height: 158px;
      background: #000 url(/images/header.bg.repeatx.jpg) top left repeat-x;
      position: relative; }
      body.nubuzz #header_container #header .user-options {
        color: #eee;
        position: absolute;
        bottom: 10px;
        left: 10px; }
      body.nubuzz #header_container #header .logo {
        position: absolute;
        top: 0;
        left: 0; }
      body.nubuzz #header_container #header .navigation-container-outer {
        padding: 115px 0 0 250px;
        height: 34px; }
        body.nubuzz #header_container #header .navigation-container-outer .navigation-container-inner {
          height: 34px;
          background: url(/images/header.nav.bg.jpg) top left repeat-x;
          position: relative; }
          body.nubuzz #header_container #header .navigation-container-outer .navigation-container-inner .navigation-container-cap-left {
            position: absolute;
            left: -4px;
            top: 0px;
            height: 34px;
            width: 4px;
            background: url(/images/header.nav.cap.left.png) top left no-repeat; }
          body.nubuzz #header_container #header .navigation-container-outer .navigation-container-inner .links {
            height: 22px;
            padding: 6px 0;
            min-width: 520px;
            width: auto !important;
            width: 520px; }
            body.nubuzz #header_container #header .navigation-container-outer .navigation-container-inner .links a {
              border-right: 1px solid #341b40;
              font-size: 16px;
              line-height: 23px;
              padding: 0 20px;
              display: block;
              float: left;
              text-decoration: none;
              color: #341b40; }
              body.nubuzz #header_container #header .navigation-container-outer .navigation-container-inner .links a.last {
                border-right: none; }
          body.nubuzz #header_container #header .navigation-container-outer .navigation-container-inner .search {
            position: absolute;
            bottom: 1px;
            right: 10px; }
      body.nubuzz #header_container #header #header_ad_unit {
        width: 728px;
        height: 90px;
        background: #222;
        margin: 8px 10px 0 0;
        position: absolute;
        top: 4px;
        left: 350px; }
  body.nubuzz #footer_ad_unit {
    text-align: center; }
  body.nubuzz #footer_container {
    text-align: center;
    font-size: 12px;
    color: #969696;
    margin: 20px;
    min-width: 900px;
    width: auto !important;
    width: 900px;
    height: 100px;
    background-image: url(/images/footer.bg.jpg);
    background-repeat: no-repeat;
    background-position: 50% 0;
    border-top: 1px solid #ddd;
    clear: both; }
    body.nubuzz #footer_container #footer {
      padding: 10px; }
      body.nubuzz #footer_container #footer span {
        color: #845a97; }
  body.nubuzz #content_container {
    padding: 20px; }
    body.nubuzz #content_container ul.content-box-tabs {
      padding-top: 9px !important; }
    body.nubuzz #content_container #ad_unit_300_250 {
      background: #333333;
      height: 250px;
      width: 300px; }
    body.nubuzz #content_container .event-info {
      text-align: center;
      padding: 10px 0;
      font-size: 9pt;
      line-height: 120%; }
      body.nubuzz #content_container .event-info .title {
        font-size: 12pt;
        margin-bottom: 5px; }
    body.nubuzz #content_container table.horizontal-container colgroup col.ad-container {
      width: 180px; }
    body.nubuzz #content_container table.horizontal-container tr {
      background: none; }
      body.nubuzz #content_container table.horizontal-container tr.alt-row {
        background: none; }
      body.nubuzz #content_container table.horizontal-container tr td {
        vertical-align: top;
        line-height: inherit;
        border: none; }
    body.nubuzz #content_container #gallery_ad_unit {
      width: 160px;
      height: 600px; }
    body.nubuzz #content_container .gallery {
      min-width: 1000px;
      width: auto !important;
      width: 1000px; }
      body.nubuzz #content_container .gallery.photos .gallery-item {
        height: 290px; }
      body.nubuzz #content_container .gallery .gallery-item {
        text-align: center;
        position: relative;
        background-color: #fff;
        float: left;
        margin: 2px;
        width: 170px;
        height: 260px;
        padding: 10px;
        border: 1px dotted #ccc;
        line-height: 100%; }
        body.nubuzz #content_container .gallery .gallery-item.hover {
          background-color: #f9fafb;
          border: 1px solid #936ea4;
          cursor: pointer; }
        body.nubuzz #content_container .gallery .gallery-item .photo {
          width: 160px;
          height: 160px;
          overflow: hidden; }
        body.nubuzz #content_container .gallery .gallery-item .event-name {
          margin: 4px 0;
          font-size: 13px;
          color: #333;
          height: 2em; }
          body.nubuzz #content_container .gallery .gallery-item .event-name a {
            text-decoration: none; }
            body.nubuzz #content_container .gallery .gallery-item .event-name a:hover {
              text-decoration: underline; }
        body.nubuzz #content_container .gallery .gallery-item .meta-info {
          text-align: center;
          font-size: 12px;
          color: #969696; }
    body.nubuzz #content_container .edit-photo-details li {
      background-color: #eee; }
      body.nubuzz #content_container .edit-photo-details li td.photo {
        vertical-align: top; }
    body.nubuzz #content_container .edit-photos-table col.photo {
      width: 200px; }
    body.nubuzz #content_container .featured-container {
      margin: 0 auto 10px;
      width: 1140px; }
      body.nubuzz #content_container .featured-container .top-story-container-outer {
        float: left;
        height: 325px;
        margin-right: 40px;
        position: relative;
        width: 776px; }
        body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow {
          border-collapse: collapse; }
          body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow td {
            border-bottom: 0 none;
            padding: 0; }
          body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .tl {
            height: 10px;
            overflow: hidden;
            padding: 0;
            width: 10px;
            background: transparent url(/images/shadow/tl.png) repeat scroll 0 0; }
          body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .tr {
            height: 10px;
            overflow: hidden;
            padding: 0;
            width: 10px;
            background: transparent url(/images/shadow/tr.png) repeat scroll 0 0; }
          body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .bl {
            height: 10px;
            overflow: hidden;
            padding: 0;
            width: 10px;
            background: transparent url(/images/shadow/bl.png) repeat scroll 0 0; }
          body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .br {
            height: 10px;
            overflow: hidden;
            padding: 0;
            width: 10px;
            background: transparent url(/images/shadow/br.png) repeat scroll 0 0; }
          body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .b {
            background: transparent url(/images/shadow/b.png) repeat scroll 0 0; }
          body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story {
            background: #000000;
            display: block;
            height: 305px;
            overflow: hidden;
            position: relative;
            width: 756px; }
            body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .detail {
              position: absolute;
              z-index: 3;
              bottom: 10px;
              left: 10px;
              padding: 11px 18px 11px 14px;
              background: #000;
              cursor: pointer;
              width: 400px; }
              body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .detail .title {
                font-size: 12pt;
                color: #845A97; }
              body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .detail .description {
                color: #fff;
                font-size: 8pt;
                font-weight: bold; }
            body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .timer {
              width: 200px;
              height: 3px;
              display: block;
              background: #6a6a6a;
              margin-top: 5px; }
              body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .timer .time {
                background: #fff;
                height: 3px;
                width: 0px;
                display: block; }
            body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .story {
              width: 128px;
              height: 40px;
              background: #0e0e0e;
              color: #6a6a6a;
              padding: 10px;
              cursor: pointer;
              border-bottom: 1px solid #333; }
              body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .story.hover {
                color: #fff; }
              body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .story.active {
                background: #845A97;
                color: #000;
                cursor: default; }
              body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .story .title {
                font-weight: bold;
                font-size: 12px;
                color: #fff; }
              body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .story .desc {
                font-size: 11px;
                font-weight: bold; }
            body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .left_col {
              position: absolute;
              left: 0;
              display: block;
              width: 148px;
              background: transparent;
              z-index: 3; }
              body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .left_col .story.active {
                border-right: 4px solid #fff;
                padding-right: 6px; }
            body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .right_col {
              position: absolute;
              right: 0;
              display: block;
              width: 148px;
              background: transparent;
              z-index: 3; }
              body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .right_col .story.active {
                border-left: 4px solid #fff;
                padding-left: 6px; }
            body.nubuzz #content_container .featured-container .top-story-container-outer table.shadow .body .top-story-container-inner #top_story .center_col {
              position: absolute;
              left: 148px;
              width: 460px; }
      body.nubuzz #content_container .featured-container #ad_unit_300_250 {
        float: left;
        margin: 30px 20px 30px 0; }
    body.nubuzz #content_container .content-page .body {
      font-size: 12pt;
      line-height: 120%; }
