/* VARIABLES */
/* COMMONLY USED RULES */
.mb10 {
  margin-bottom: 10px; }

.mb15 {
  margin-bottom: 15px; }

.ml20 {
  margin-left: 20px; }

.mr5 {
  margin-right: 5px; }

.mr20 {
  margin-right: 20px; }

.mr40 {
  margin-right: 40px; }

.mt20 {
  margin-top: 20px; }

.mt30 {
  margin-top: 30px; }

.mt40 {
  margin-top: 40px; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.clear-both {
  clear: both; }

.no-bb {
  border-bottom: none; }

/* BASIC RULES */
a {
  color: #000; }
  a:hover {
    text-decoration: underline; }

/* DAMON */
.leaderboard-wrapper_728 {
  margin: 0 auto 20px;
  width: 728px; }

/* BASE */
.leaderboard-wrapper {
  margin: 0 auto 20px;
  width: 728px; }

#urgent {
  margin: 10px;
  padding: 10px;
  text-align: center; }
  #urgent h3 {
    font-size: 14px; }

.search_form {
  width: 242px; }
  .search_form input {
    background-image: none;
    font-size: 13px;
    padding: 0 4px;
    width: 200px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .search_form input:focus {
      border: 1px solid #cccccc;
      padding: 0 4px; }
  .search_form input[type=image] {
    background: none;
    border: 0;
    box-shadow: none;
    float: right;
    height: 20px;
    padding-top: 2px;
    width: 20px; }

/* NAVIGATION -- on 11/13/13 topnav margin was changed from 18px to 1px */
#topnav {
  background-color: #58585a;
  margin: 0 auto 1px;
  position: relative;
  width: 990px;
  z-index: 999;
  box-shadow: 1px 2px 4px rgba(0, 0, 0, 0.1); }
  #topnav .sf-menu {
    float: none;
    font-weight: normal;
    height: 28px;
    margin: 0 0 0 40px;
    padding-bottom: 0;
    width: 952px; }
    #topnav .sf-menu li {
      background: #58585a; }
      #topnav .sf-menu li:hover {
        background: #58585a; }
      #topnav .sf-menu li:hover ul, #topnav .sf-menu li.sfHover ul, #topnav .sf-menu li.active {
        top: 2.0em; }
      #topnav .sf-menu li a {
        color: #fff;
        font-size: 13px;
        padding: 7px; }
        #topnav .sf-menu li a:hover {
          background: #58585a;
          color: #1f89c1; }
      #topnav .sf-menu li.divider {
        font-size: 10px;
        padding-top: 3px; }
      #topnav .sf-menu li.sfHover, #topnav .sf-menu li.active {
        background: #000; }
        #topnav .sf-menu li.sfHover a, #topnav .sf-menu li.active a {
          color: #1f89c1; }
        #topnav .sf-menu li.sfHover ul li.current > a, #topnav .sf-menu li.active ul li.current > a {
          color: #1f89c1;
          font-weight: bold; }
        #topnav .sf-menu li.sfHover ul li a, #topnav .sf-menu li.active ul li a {
          color: #4d4d4f; }
      #topnav .sf-menu li ul {
        margin-left: 2px;
        width: auto; }
        #topnav .sf-menu li ul li {
          background-color: transparent; }
          #topnav .sf-menu li ul li a {
            color: black;
			font-weight: bold;
            padding-top: 2px; }
            #topnav .sf-menu li ul li a:hover {
              background-color: #fff;
              color: #1f89c1;
              text-decoration: underline; }

#top-subnav {
  background-color: #fff;
  border: 1px solid #ccc;
  border-top: 0 none;
  margin: 0 auto;
  overflow: auto;
  padding-bottom: 5px;
  padding-top: 2px;
  width: 988px; }

#top-subnav-right {
  float: right;
  list-style-type: none;
  margin-bottom: 0; }
  #top-subnav-right li {
    font-weight: bold;
    float: left;
    padding: 2px 10px 0; }
    #top-subnav-right li a {
      color: black; }

#top-left {
  float: left; }

#top-right {
  float: right; }

/* TOOLBAR */
#toolbar {
  background: #fff; }
  #toolbar li a {
    font-size: 14px; }
    #toolbar li a:hover {
      color: #1f89c1;
      text-decoration: underline; }
  #toolbar .toolbar-divider {
    padding-top: 3px; }

/* HEADER */
#header .branding {
  float: none; }
  #header .branding h1 {
    margin: 15px auto;
    width: 195px; }
    #header .branding h1 a {
      background: url(../images/base/can_logo.png) 0 50% no-repeat;
      height: 36px;
      width: 195px; }
  #header .branding h2 {
    font-size: 36px;
    margin: 20px;
    text-align: center;
    font-weight: normal; }

.homepage #header .branding h1 {
  width: 455px; }
  .homepage #header .branding h1 a {
    background: url(../images/homepage/can_logo.png) 0 50% no-repeat;
    height: 80px;
    width: 455px; }

/* FOOTER */
.subscribe_footer {
  display: block;
  margin: 0 auto;
  height: 66px;
  width: 663px; }

#footer {
  background-color: #E7E7E8; }
  #footer .wrapper {
    border-top: 0;
    margin-top: 0;
    padding-bottom: 20px;
    padding-top: 20px; }
    #footer .wrapper .sections, #footer .wrapper .footer-links {
      border-right: 1px solid #808080;
      height: 168px;
      list-style-type: none;
      margin-left: 10px;
      padding-left: 0;
      padding-right: 10px; }
    #footer .wrapper .sections {
      width: 213px; }
    #footer .wrapper .media {
      width: 73px; }
    #footer .wrapper .about {
      width: 114px; }
    #footer .wrapper .footer-connect {
      padding-right: 0;
      width: 179px; }
      #footer .wrapper .footer-connect li ul {
        list-style-type: none;
        padding-left: 2px;
        width: 165px; }
        #footer .wrapper .footer-connect li ul img {
          width: 26px;
          height: 26px; }
    #footer .wrapper .footer-copyright {
      margin: 0 auto;
      width: 460px; }
    #footer .wrapper .newsstand-wrapper {
      overflow: visible; }
    #footer .wrapper .newsstand {
      overflow: visible;
      width: 126px; }
    #footer .wrapper .last-child {
      border-right: none;
      padding-left: 10px;
      width: 180px; }
      #footer .wrapper .last-child p {
        color: #000;
        font-size: 10px;
        line-height: 13px;
        float: left;
        width: 122px;
        white-space: nowrap;
        overflow: visible; }
        #footer .wrapper .last-child p img {
          float: left; }
  #footer .float-left, #footer .float-right {
    list-style-type: none;
    padding-left: 0; }

.footer {
  float: left; }
  .footer h3 {
    margin-left: 10px; }
  .footer a {
    color: black;
    font-size: 11px; }
  .footer .anniversary-badge {
    float: left;
    margin: 0 10px 0 0; }

/* Right Sidebar */
.sidebar {
  margin-left: 20px; }
  .sidebar .connect {
    border: 1px solid black;
    margin-bottom: 20px;
    width: 298px; }
    .sidebar .connect ul {
      list-style-type: none;
      margin: 0 auto;
      padding-left: 0;
      width: 245px; }
      .sidebar .connect ul li {
        float: left; }
        .sidebar .connect ul li img {
          width: 30px;
          height: 30px;
          padding-right: 5px; }
    .sidebar .connect h3 {
      font-size: 18px; }
    .sidebar .connect h4 {
      text-align: center; }
  .sidebar h3 {
    color: #000;
    font-size: 16px;
    margin-left: 6px; }
    .sidebar h3 span {
      font-size: 14px; }
    .sidebar h3 h4 {
      border-top: 1px solid #bcbec0;
      color: #3594c7;
      font-size: 24px;
      font-weight: normal;
      padding-top: 19px; }
      .sidebar h3 h4 span {
        float: left;
        margin-top: 5px; }
      .sidebar h3 h4 a {
        float: right; }
    .sidebar h3 p {
      font-family: "georgia, times, serif";
      font-size: 12px; }
  .sidebar h2 {
    border-bottom: 1px solid #cccccc;
    font-size: 14px;
    margin: 25px 0 15px 0;
    padding-bottom: 2px;
    text-align: center; }
  .sidebar h3 {
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0;
    text-align: center; }
  .sidebar h4 a {
    font-size: 16px;
    color: black; }
  .sidebar .item {
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 15px; }
  .sidebar #most_popular {
    margin: 20px 0; }
    .sidebar #most_popular ol {
      font: 28px/32px Georgia, times, serif;
      margin-left: 40px;
      padding-left: 0; }
      .sidebar #most_popular ol line
      li, .sidebar #most_popular ol li p {
        font: 14px/1.2 helvetica, arial, sans-serif;
        margin: 0;
        padding: 0; }
        .sidebar #most_popular ol line
        li a, .sidebar #most_popular ol li p a {
          color: black;
          font-weight: bold; }
  .sidebar .homepage-video {
    margin-bottom: 32px; }
    .sidebar .homepage-video iframe {
      margin-bottom: 0; }
  .sidebar #block-ads {
    margin: 20px 0; }
  .sidebar #right-column-classified {
    margin: 0 auto 20px;
    width: 282px; }
  .sidebar #sidebar-ad {
    margin: 0 auto 30px; }
  .sidebar #sidebar-ad-two {
    margin: 0 auto 30px; }
  .sidebar #sidebar-ad-300-600 {
    margin: 0 auto 30px;
	width: 300px; }
  .sidebar #skyscraper-bottom-right {
    margin: 0 auto 20px;
    width: 160px; }
  .sidebar #special-sections {
    list-style-type: none;
    padding-left: 0; }
    .sidebar #special-sections ul {
      list-style-type: none;
      padding-left: 0; }
      .sidebar #special-sections ul li {
        float: left; }

/* GLOBAL */
.share-this {
  margin-top: 20px; }
  .share-this h3 {
    display: inline;
    float: left;
    font-size: 24px;
    margin-right: 20px; }
  .share-this ul {
    display: inline;
    list-style-type: none; }
    .share-this ul li {
      float: left; }
      .share-this ul li img {
        height: 26px;
        width: 26px; }

/* HOMEPAGE */
/* LEFT SIDEBAR */
.left-sidebar {
  float: left;
  margin-left: 0;
  margin-right: 20px;
  padding-left: 10px;
  position: relative;
  width: 230px; }

.job-market {
  margin: 0 0 15px 0; }

.left-sidebar-connect {
  border: 1px solid black;
  width: 228px; 
  height: 70px; 
  margin: 0 0 15px 0; }
  .left-sidebar-connect h3 {
    color: #000;
    font-size: 16px;
    margin-left: 6px; }
    .left-sidebar-connect h3 span {
      font-size: 14px; }
  .left-sidebar-connect ul {
    list-style-type: none;
    padding-left: 16px;
    width: 196px; }

.left-sidebar-connect ul li, ul.footer-connect-horiz li {
  float: left;
  padding-right: 2px; }

.left-sidebar-connect ul li img {
  width: 26px;
  height: 26px; }

.left-sidebar-connect h4 {
  color: #000;
  font-size: 10px;
  font-weight: normal;
  margin: 0 auto;
  width: 190px; }
.left-sidebar-connect form {
  margin: 0 auto 10px;
  width: 194px; }
  .left-sidebar-connect form input[type=text] {
    border: 1px solid black;
    color: #000;
    -moz-box-shadow: none;
    webkit-box-shadow: none;
    box-shadow: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    font-size: 10px;
    padding: 0 0 0 5px;
    width: 140px; }
  .left-sidebar-connect form input[type=submit] {
    background-color: #575759;
    color: #fff;
    font-size: 10px;
    padding: 0;
    width: 40px; }

h2.blogs, h2.this-weeks-paper {
  border-bottom: 1px solid #cccccc;
  font-size: 14px;
  margin: 32px 0 19px 0;
  padding-bottom: 2px;
  text-align: center; }

.left-sidebar-blogs {
  margin: 0 auto 40px;
  width: 200px; }
  .left-sidebar-blogs ul {
    list-style-type: none;
    margin-bottom: 15px;
    padding-left: 0; }
  .left-sidebar-blogs li {
    margin-bottom: 18px; }
    .left-sidebar-blogs li p {
      line-height: 14px;
      margin-bottom: 0; }
    .left-sidebar-blogs li .blog-pub-date {
      color: #575759;
      font-size: 10px;
      font-weight: bold;
      line-height: 10px; }
    .left-sidebar-blogs li .blog-headline a {
      color: #231f20;
      font-size: 12px;
      font-weight: bold; }

.left-sidebar #skyscraper {
  margin: 40px auto 0;
  width: 160px; }

.view-digital-edition {
  color: #3A4D95;
  font-size: 18px;
  margin-bottom: 15px; }

.flipper {
  margin: 0 auto;
  width: 110px; }
  .flipper iframe {
    margin-left: 5px; }
    .flipper iframe:first-child {
      margin-bottom: 14px; }

.homepage-video span {
  color: #777;
  font-size: 14px; }

.homepage .content {
  width: 410px; }
  .homepage .content h4 a {
    font-size: 16px;
    color: black; }

.homepage .item {
  padding-bottom: 10px; }
  .homepage .item p {
    font-family: georgia;
    font-size: 14px;
    line-height: 19px; }
  .homepage .item strong {
    color: #575759;
    font-size: 12px; }
.homepage .content .section h2, .homepage .content .section h2 a {
  font-size: 48px;
  font-weight: normal;
  line-height: 1.2;
  margin: 30px 0 6px 10px; }
.homepage .content .section .center-left-stories {
  float: left;
  margin-right: 20px; }
.homepage .content .section .center-right-stories {
  float: right; }
.homepage .content .center-stories .column-label {
  border-bottom: 1px solid #cccccc;
  font-family: 'Helvetica Neue', helvetica, Arial, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 11px; }
.homepage .content .center-stories .item {
  width: 195px; }
  .homepage .content .center-stories .item:last-child {
    margin-bottom: 0; }
.homepage .content .center-stories, .homepage .content .parties {
  width: 410px; }
  .homepage .content .center-stories .item, .homepage .content .parties .item {
    margin-bottom: 0; }
.homepage .slider-top, .homepage .slider-runway {
  width: 410px; }
.homepage .slider-top {
  height: 520px;
  overflow: hidden; }
.homepage .bx-wrapper .bx-caption .top-slider-cat {
  color: #bcbec0;
  font-size: 12px;
  font-weight: bold; }
.homepage .bx-wrapper .bx-caption .top-slider-headline {
  padding: 0; }
  .homepage .bx-wrapper .bx-caption .top-slider-headline a {
    font-size: 34px;
    color: #fff;
    padding: 4px 0 8px 10px;
    display: block; }
.homepage .bx-wrapper .bx-caption .top-slider-tease {
  font: bold 11px/18px sans-serif;
  color: #bcbec0; }

.bx-wrapper .bx-caption .top-slider-cat, .bx-wrapper .bx-caption .top-slider-headline, .bx-wrapper .bx-caption .top-slider-tease {
  padding: 5px 0; }
.bx-wrapper .bxslider-top img {
  margin: 0 3px;
  width: 402px; }

.homepage .bx-wrapper {
  margin: 0; }
  .homepage .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    left: -1px; }
  .homepage .bx-wrapper .bx-caption {
    margin-left: 3px;
    width: 404px; }
    .homepage .bx-wrapper .bx-caption span {
      padding: 0 10px; }
  .homepage .bx-wrapper .runway-slider p {
    color: #77787b;
    font-weight: bold;
    line-height: 15px; }
    .homepage .bx-wrapper .runway-slider p strong {
      display: inline-block;
      margin-top: 10px; }
.homepage .trends {
  width: 410px; }
  .homepage .trends .item {
    border: none;
    float: left;
    margin-left: 2px;
    margin-right: 2px;
    width: 101px; }
  .homepage .trends .item .thumbnail {
    float: none;
    margin-left: 0; }
.homepage .parties .item .thumbnail {
  float: none;
  margin-left: 0; }
.homepage .calendar {
  background-color: #f7f8f8;
  box-shadow: 2px 2px 3px #aaaaaa;
  color: #58595b;
  padding: 0 20px 10px;
  width: 368px; }
.homepage .calendar {
  margin-top: 30px; }
.homepage .connect {
  margin-top: 24px; }
.homepage .content .calendar h2, .homepage .content .connect h2 {
  margin-left: -10px;
  margin-top: 0; }
.homepage .calendar h2 span {
  font-size: 26px; }
.homepage .calendar .month {
  font-size: 18px; }
.homepage .calendar a {
  color: #58595b;
  font-size: 14px; }
.homepage .calendar .event-date, .homepage .calendar .event-title, .homepage .calendar .event-location {
  border-bottom: none;
  line-height: 16px;
  padding: 5px 5px 0 5px; }
.homepage .calendar .event-date {
  width: 40px; }
.homepage .calendar a.sign-up {
  font-size: 12px;
  font-weight: bold; }
.homepage .parties .item {
  border-bottom: none;
  float: left;
  margin-right: 4px;
  width: 134px; }
.homepage .parties .last-child {
  margin-right: 0; }
.homepage .parties .item a {
  color: #58595b;
  font-size: 12px;
  font-weight: bold; }
.homepage .connect h4 {
  color: #1f89c1; }
.homepage .connect .connect-left {
  float: left;
  margin-right: 20px;
  width: 165px; }
.homepage .connect .connect-right {
  float: right;
  width: 182px; }
.homepage .connect p {
  font-family: "georgia, times, serif";
  line-height: 16px; }

/* NEWS */
.news .sidebar #sidebar-ad {
  margin-top: 0; }
.news .section_wrapper {
  border-bottom: none; }

.section_detail .content {
  width: 650px; }
  .section_detail .content .datetime {
    color: #414042; }
    .section_detail .content .datetime a {
      color: inherit; }
  .section_detail .content .lead-story, .section_detail .content .lead-trend {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 30px;
    padding-bottom: 20px; }
  .section_detail .content .section_wide {
    width: 100%; }
    .section_detail .content .section_wide .story_list .item {
      border-top: 1px solid #cccccc;
      padding-top: 20px; }
      .section_detail .content .section_wide .story_list .item .footer {
        color: #414042;
        float: none; }
        .section_detail .content .section_wide .story_list .item .footer a {
          color: #414042; }
      .section_detail .content .section_wide .story_list .item .gallery_thumbnail {
        float: left;
        margin-right: 10px; }
      .section_detail .content .section_wide .story_list .item h5 {
        font-size: 16px; }
        .section_detail .content .section_wide .story_list .item h5 a {
          color: #77787b; }
      .section_detail .content .section_wide .story_list .item p {
        font-family: "georgia, times, serif";
        font-size: 14px; }
      .section_detail .content .section_wide .story_list .item .thumbnail {
        float: left;
        margin: 0 20px 0 0; }
      .section_detail .content .section_wide .story_list .item:first-child {
        border-top: none;
        padding-top: 0; }
  .section_detail .content .lead-story h4 {
    line-height: 26px;
    font-size: 28px;
    font-weight: normal; }
  .section_detail .content .lead-story h5 {
    font-size: 18px; }
  .section_detail .content .lead-story .datetime a {
    color: #414042; }
  .section_detail .content .lead-story .tease {
    font-family: "georgia, times, serif"; }

.story_detail .content {
  margin-right: 40px;
  width: 630px; }
  .story_detail .content .content_info .byline {
    color: #414042;
    font-size: 12px;
    font-weight: normal; }
  .story_detail .content .content_info > * {
    float: left; }
  .story_detail .content .datetime {
    color: #414042; }
  .story_detail .content .inline {
    background-color: #fff;
    padding: 0; }
    .story_detail .content .inline .caption, .story_detail .content .inline .credit {
      color: #222;
      font-size: 12px;
      font-weight: normal; }
  .story_detail .content .recommended h3 {
    font-size: 24px; }
  .story_detail .content .recommended ul {
    font-size: 14px;
    list-style: disc;
    margin-left: 140px; }
  .story_detail .content .story_body {
    margin-bottom: 20px;
    padding-left: 50px; }
    .story_detail .content .story_body p {
      font-family: "georgia, times, serif";
      font-size: 16px; }
      .story_detail .content .story_body p a {
        color: #347fb5; }
  .story_detail .content .story_lead_photo .photo {
    background-color: #fff; }
  .story_detail .content #target-story_headline_template h4 {
    color: #77787b;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 0; }

#comments .comment_form p textarea {
  height: 60px;
  width: 614px; }
#comments h3 {
  font-size: 24px;
  text-transform: none; }
#comments .list .comment h4 {
  margin-bottom: 0; }
#comments .list .comment p {
  font-size: 12px; }

.fashion .content {
  padding-left: 25px;
  width: 625px; }
  .fashion .content .lead-story .bx-prev {
    margin-left: 18px; }
  .fashion .content .lead-story .bx-viewport {
    box-shadow: none; }
  .fashion .content .section_wide .story_list .item {
    border-top: none;
    float: left;
    margin-right: 20px;
    padding-top: 0;
    width: 185px; }
    .fashion .content .section_wide .story_list .item:last-child {
      margin-right: 0; }
    .fashion .content .section_wide .story_list .item .thumbnail {
      float: none; }
  .fashion .content .section_wrapper:first-child, .fashion .content .small-trends:first-child {
    border-bottom: none; }
  .fashion .content .section_wrapper h2, .fashion .content .small-trends h2 {
    border-bottom: 1px solid #cccccc;
    font-size: 48px;
    font-weight: normal;
    line-height: 1;
    margin-bottom: 30px; }
  .fashion .content .trends {
    width: 100%; }
    .fashion .content .trends #left-gallery-wrapper, .fashion .content .trends #right-gallery-wrapper {
      float: left;
      margin: 0 15px 0 0;
      width: 280px; }
      .fashion .content .trends #left-gallery-wrapper h3, .fashion .content .trends #right-gallery-wrapper h3 {
        font-weight: bold; }
      .fashion .content .trends #left-gallery-wrapper h4, .fashion .content .trends #right-gallery-wrapper h4 {
        color: #77787b;
        margin-bottom: 0; }
    .fashion .content .trends #left-gallery-wrapper {
      margin-left: 15px;
      margin-right: 35px; }
  .fashion .content .small-trend {
    height: auto;
    list-style-type: none;
    margin-bottom: 30px;
    overflow: hidden; }
    .fashion .content .small-trend li {
      float: left; }
      .fashion .content .small-trend li p {
        color: #77787b;
        font-size: 16px; }

.fashion-trends .bx-wrapper .bx-prev, .fashion_trend_detail .bx-wrapper .bx-prev {
  left: 20px; }
.fashion-trends .content_title, .fashion_trend_detail .content_title {
  border-bottom: 0; }
  .fashion-trends .content_title .leaderboard-wrapper, .fashion_trend_detail .content_title .leaderboard-wrapper {
    margin: 0 auto;
    width: 728px; }

.fashion_trend_detail .bx-wrapper {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 20px; }
  .fashion_trend_detail .bx-wrapper .bx-prev {
    margin-left: -18px; }
.fashion_trend_detail h4 {
  font-size: 20px;
  margin-top: 20px; }

.textiles .section_wrapper h2 {
  font-size: 48px;
  font-weight: normal;
  line-height: 1.2;
  margin: 30px 0 6px 10px; }
.textiles .section_wrapper .section {
  width: 650px; }
  .textiles .section_wrapper .section .galleries {
    float: left;
    margin-right: 20px;
    width: 203px; }
    .textiles .section_wrapper .section .galleries h3 a {
      font-weight: bold; }
    .textiles .section_wrapper .section .galleries h4 {
      font-size: 14px;
      font-weight: normal;
      line-height: 1.2;
      margin-bottom: 0; }
  .textiles .section_wrapper .section .last-child {
    margin-right: 0; }

body.gallery_detail #page {
  background-color: #fff; }
  body.gallery_detail #page .content_title {
    display: none; }
  body.gallery_detail #page .content {
    width: 650px; }
    body.gallery_detail #page .content .caption {
      background-color: #fff;
      height: 60px;
      overflow: auto; }
    body.gallery_detail #page .content .main-photo {
      margin-bottom: 30px;
      width: 650px; }
      body.gallery_detail #page .content .main-photo img {
        width: 100%;
        max-width: 650px; }
body.gallery_detail #sidebar-ad {
  margin-top: 0; }

.industry-index .content {
  width: 650px; }
  .industry-index .content dl dt a, .industry-index .content dl dd {
    font-family: "georgia, times, serif"; }
  .industry-index .content h2 {
    font-size: 24px;
    line-height: 1.2; }
  .industry-index .content h4 {
    color: #77787b; }
  .industry-index .content #links .contact-box, .industry-index .content #links #link-description {
    border-bottom: 1px solid #ccc; }
  .industry-index .content #links table {
    margin-bottom: 0; }
    .industry-index .content #links table td {
      border-bottom: none;
      font-family: "georgia, times, serif";
      font-size: 14px;
      line-height: 1.2; }
    .industry-index .content #links table .industry-letter {
      color: #77787b;
      font-size: 40px;
      padding: 10px 46px 10px 0;
      vertical-align: middle;
      width: 30px; }
    .industry-index .content #links table .industry-links {
      padding: 10px 0; }
  .industry-index .content ul {
    list-style-type: none;
    padding-left: 0; }
    .industry-index .content ul li {
      margin-bottom: 20px; }
      .industry-index .content ul li a {
        font-weight: bold; }
.industry-index #sidebar-ad {
  margin-top: 5px; }

.events .vertical_search_form input {
  width: 288px; }

.event_archive_day .event-list h2 span {
  font-size: 26px; }
.event_archive_day .event-list .month {
  color: #77787b;
  font-size: 18px;
  padding: 35px 0 10px 0; }
.event_archive_day .event-list a, .event_archive_day .event-list .event-date, .event_archive_day .event-list .event-location {
  color: #58595b;
  font-size: 14px; }
.event_archive_day .event-list .event-date, .event_archive_day .event-list .event-title, .event_archive_day .event-list .event-location {
  border-bottom: none;
  line-height: 16px;
  padding: 5px 5px 0 5px; }
.event_archive_day .event-list .event-date {
  width: 40px; }
.event_archive_day .event-list a.sign-up {
  font-size: 12px;
  font-weight: bold; }
.event_archive_day .lead-event {
  color: #58595b;
  background-color: #f7f8f8;
  box-shadow: 2px 2px 3px #aaaaaa;
  margin-bottom: 30px;
  padding: 20px 20px 10px; }
  .event_archive_day .lead-event h2 {
    font-size: 50px;
    margin-bottom: 10px; }
    .event_archive_day .lead-event h2 span {
      font-size: 26px; }
  .event_archive_day .lead-event h3 a {
    color: #58595b; }
  .event_archive_day .lead-event ul {
    list-style-type: none;
    padding-left: 50px; }
    .event_archive_day .lead-event ul li {
      color: #58595b;
      font-size: 14px;
      font-weight: normal; }
      .event_archive_day .lead-event ul li strong {
        font-weight: normal; }

.event-categories {
  list-style: none;
  margin: 0 0 20px 0;
  background: #f7f8f8;
  border: 1px solid #eee;
  padding: 4px; }
  .event-categories li {
    display: inline-block;
    vertical-align: baseline;
    margin: 0;
    width: 160px; }
    .event-categories li a {
      display: block;
      text-decoration: none;
      border: 1px solid transparent;
      padding: 4px 10px; }
      .event-categories li a:hover {
        background: #ddd;
        text-decoration: none;
        border: 1px solid #fff;
        box-shadow: 0 0 0 rgba(0, 0, 0, 0.1); }

.search button {
  background-color: #347fb5; }
.search .panel .title {
  background-color: #347fb5; }
.search .search_form p .help_text a {
  color: #347fb5; }

.content_title h2 {
  font-weight: normal;
  font-size: 40px;
  text-transform: none;
  margin: 30px 0 0 0; }

.news_document h4 {
  font-size: 26px;
  font-weight: normal;
  margin: 30px 0 10px 0; }

.special-sections .item {
  float: left;
  width: 315px; }
  .special-sections .item img {
    float: left;
    margin-right: 20px; }

.list .news_document {
  background: none;
  padding-left: 0; }
  .list .news_document img {
    float: left;
    margin-right: 20px; }

.paywall .content_title h2 {
  text-transform: none; }
