/**
 * @file
 * Block Styling
 */


.block /* Block wrapper */ {
  margin-bottom: 1.5em;
}

.block.first /* The first block in the region */ {
}

.block.last /* The last block in the region */ {
}

.block.odd /* Zebra striping for each block in the region */ {
}

.block.even /* Zebra striping for each block in the region */ {
}

h2.block-title /* Block title */ {
}

.block .content /* Block's content wrapper */ {
}

#block-aggregator-category-1 /* Block for the latest news items in the first category */ {
}

#block-aggregator-feed-1 /* Block for the latest news items in the first feed */ {
}

#block-block-1 /* First block created with "Add block" link */ {
}

#block-blog-recent /* "Recent blog posts" block */ {
}

#block-book-navigation /* "Book navigation" block for the current book's table of contents */ {
}

#block-comment-recent /* "Recent comments" block */ {
}

#block-forum-active /* "Active forum topics" block */ {
}

#block-forum-new /* "New forum topics" block */ {
}

#block-locale-language /* Language switcher block */ {
}

#block-menu-menu-NAME /* Custom menu block  */ {
}

#block-node-recent /* "Recent content" block */ {
}

#block-node-syndicate /* "Syndicate" block for primary RSS feed; see also page.css's .feed-icon */ {
}

#block-poll-recent /* "Most recent poll" block */ {
}

#block-profile-author-information /* "Author information" block for the profile of the page's author */ {
}

#block-search-form /* "Search form" block */ {
  position: absolute;
  top: 10px;
  right: 10px;
  background: url(../images/search-box.png) top left no-repeat;
  width: 200px;
  height: 22px;
}

#block-search-form .form-text {
  border:0px; /*important*/
  background-color:transparent; /*important*/
  position:absolute; /*important*/
  top:1px;
  left:10px;
  width:160px;
  height:20px;
  font-size: .9em;
  color: #2f2f2f;
}

#block-search-form .hint {
  color: #999;
}

#block-search-form .form-submit {
  border: 0px; /*important*/
  background-color: transparent; /*important*/
  position: absolute; /*important*/
  top: 3px;
  left: 173px;
  width: 19px;
  height: 16px;
}


#block-shortcut-shortcuts /* "Shortcuts" block */ {
}

#block-statistics-popular /* "Popular content" block */ {
}

#block-system-main-menu /* "Main menu" block */ {
}

#block-system-management /* "Management" block for Drupal management menu */ {
}

#block-system-navigation /* "Navigation" block for Drupal navigation menu */ {
}

#block-system-user-menu /* "User menu" block for Drupal user menu */ {
}

#block-system-help /* "System help" block */ {
}

#block-system-main /* "Main page content" block */ {
}

#block-system-powered-by /* "Powered by Drupal" block */ {
}

#block-user-login /* "User login form" block */ {
}

#block-user-new /* "Who's new" block for a list of the newest users */ {
}

#block-user-online /* "Who's online" block for a list of the online users */ {
}

.region-header-links {
  padding-top: 9px;
}

.region-header-links .content div {
  float: right;
  padding-left: 5px;
}

/**
 * Home page weather block
 */
.pane-wcjb-weather-wcjb-weather-home {
  width: 346px;
  background: url(../images/feature-box-middle.png) top left repeat-y;
  position: relative;
}

.panel-wcjbdefault .panel-col-sidebar .pane-wcjb-weather-wcjb-weather-home h2.pane-title {
  width: 346px;
  height: 31px;
  line-height: 31px;
  padding-left: 10px;
  background: url(../images/feature-box-top.png) top left no-repeat;
  font-size: 1.4em;
}

.pane-wcjb-weather-wcjb-weather-home .pane-content {
  width: 346px;
  background: url(../images/feature-box-bottom.png) bottom left no-repeat;
}

.weather-block-home-content {
  clear: both;
  margin-bottom: 40px;
  padding-bottom: 15px;
}

.weather-block-home-content dl {
  float: left;
  margin: 0;
  width: 80px;
  padding: 0 10px;
}

.weather-block-home-content .radar-image,
.weather-block-home-content .weather-link {
  margin-left: 100px;
  width: 220px;
  padding: 0 10px;
}

.weather-block-home-content dd {
  margin-left: 0;
  padding-left: 0;
  margin-bottom: 4px;
  font-weight: bold;
}

.weather-block-home-content dd.weather-current {
  font-size: 2em;
  line-height: 1.2em;
}

.pane-wcjb-weather-wcjb-weather-home .date-time {
  position: absolute;
  top: 0;
  right: 16px;
  font-style: italic;
  z-index: 30;
  color: #fff;
  font-family: "Palatino Linotype", "Book Antiqua", Palatino, FreeSerif, serif;
  line-height: 31px;
}

/**
 * Pushdown ad
 */
.view-pushdown-ad .views-field-field-pushdown-image-collapsed a.pushdown-ad-link {
  display: block;
}

.view-pushdown-ad {
  height: 30px;
  position: relative;
  overflow: hidden;
}

.view-pushdown-ad div {
  margin: 0;
  padding: 0;
  line-height: 0;
}

.view-pushdown-ad .views-field-field-pushdown-image-expanded {
  position: relative;
  height: 300px;
  line-height: 0;
  z-index: 30;
  margin-top: -330px;
  display: none;
}

.view-pushdown-ad .pushdown-expanded .pushdown-close-button {
  display: block;
  margin: 0;
  padding: 0;
  line-height: 0;
}

.view-pushdown-ad .pushdown-expanded .pushdown-close-tl {
  position: absolute;
  top: 0;
  left: 0;
}

.view-pushdown-ad .pushdown-expanded .pushdown-close-tr {
  position: absolute;
  top: 0;
  right: 0;
}

.view-pushdown-ad .pushdown-expanded .pushdown-close-bl {
  position: absolute;
  bottom: 0;
  left: 0;
}

.view-pushdown-ad .pushdown-expanded .pushdown-close-br {
  position: absolute;
  bottom: 0;
  right: 0;
}

/**
 * Alerts
 */
.view-alerts .views-row,
.view-alerts .views-row p,
.view-alerts .views-row div {
  margin: 0;
  padding: 0;
}

.view-alerts .views-row {
  margin-bottom: 5px;
  clear: both;
  line-height: 30px;
  height: 30px;
  font-size: 1.2em;
}

.view-alerts .alert-alert {
  background-color: #ffe14b;
}

.view-alerts .alert-breaking {
  background-color: #a61103;
  color: #fff;
}

.view-alerts .alert-breaking a {
  color: #ffe14b;
}

.view-alerts .views-row .views-field-field-alert-type {
  width: 80px;
  float: left;
  font-family: impact, "arial black", sans-serif;
  padding-left: 10px;
}

/** fix highlighted block spacing **/
.region-highlighted .block {
  margin-bottom: 0;
}

.region-highlighted {
  margin-bottom: 1.5em;
}

/**
 * Latest stories blocks on home page
 */
.panel-col-main .panel-pane.pane-stories {
  position: relative;
}

.panel-col-main .panel-pane.pane-stories .view-footer {
  position: absolute;
  top: 2px;
  right: 0;
}

.panel-col-main p {
  margin: 0;
}
