/**
 * @file
 * Views Styling
*/


/*
 * Views' admin tabs
 *
 * The views admin tabs use the same classes as the secondary tabs. We prevent
 * some of our tab styling from bleeding into (and breaking) the Views admin
 * pages. If your sub-theme isn't used for admin pages, you can remove this
 * entire section.
*/

.views-displays .secondary li {
  float: none;
  margin: 0 6px 0;
}

.views-displays .secondary a:link,
.views-displays .secondary a:visited {

  padding: 2px 7px 3px;
}

.views-displays .secondary .open > a {
  -webkit-border-radius: 7px 7px 0 0;
  -moz-border-radius: 7px 7px 0 0;
  -ms-border-radius: 7px 7px 0 0;
  -o-border-radius: 7px 7px 0 0;
  border-radius: 7px 7px 0 0;
}

.views-displays .secondary .open > a:hover {
  color: #333;
}

.views-displays .secondary .action-list li {
  margin: 0;
}

.views-displays .secondary .action-list li:first-child {
  -webkit-border-radius: 0 7px 0 0;
  -moz-border-radius: 0 7px 0 0;
  -ms-border-radius: 0 7px 0 0;
  -o-border-radius: 0 7px 0 0;
  border-radius: 0 7px 0 0;
}

.views-displays .secondary .action-list li:last-child {
  -webkit-border-radius: 0 0 7px 7px;
  -moz-border-radius: 0 0 7px 7px;
  -ms-border-radius: 0 0 7px 7px;
  -o-border-radius: 0 0 7px 7px;
  border-radius: 0 0 7px 7px;
}

.view-id-nodequeue_1.view-display-id-page{
  margin-bottom: 4px;
  padding-bottom: 10px;
}
.view-id-nodequeue_1.view-display-id-page table.views-view-grid{
  width: 800px;
  margin: 0 auto;
}
.view-id-nodequeue_1.view-display-id-page .views-view-grid tr{
  height: 175px;
}
.view-id-nodequeue_1.view-display-id-page .views-view-grid td{
  width: 25%;
}
.frontblock-text-wrapper{
  position: absolute;
  height: 42px;
  width: 127px;
  bottom: 21px;
  background: url('../images/fb-title.png')  no-repeat;
  left: -10px;
  padding: 14px 6px 2px 10px;
  font: normal 16px futurateemedregular, Century Gothic, Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  line-height: 20px;
  color: #fff;
}
.CSR .frontblock-subtitle{
  font-size: 11px;
  line-height: 12px;
}
.CSR.frontblock-text-wrapper{
  height: 50px;
}
.frontblock-text-wrapper.red .frontblock-subtitle{
  color: #E59C99;
}
.frontblock-text-wrapper.blue .frontblock-subtitle{
  color: #0D6C84;
}
.frontblock-text-wrapper.dark_blue .frontblock-subtitle{
  color: #75B7F8;
}
.frontblock-text-wrapper.green .frontblock-subtitle{
  color: #536400;
}
.frontblock-text-wrapper.gray .frontblock-subtitle{
  color: #555;
}
a.frontblock-link{
  display: block;
  position: relative;
  text-decoration: none;
  width: 149px;
  margin: 0 auto;
}
a.frontblock-link:hover{
  padding-top: 10px;
}
.frontblock-link img{
  padding: 6px 8px 9px 4px;
  background: url('../images/fb-border.png') no-repeat center center;
}
.frontblock-text-wrapper.dark_blue{
  background-position: -6px -361px;
}
.frontblock-text-wrapper.blue{
  background-position: -6px -12px;
}
.frontblock-text-wrapper.red{
  background-position: -6px -192px;
}
.frontblock-text-wrapper.green{
  background-position: -6px -272px;
}
.frontblock-text-wrapper.gray{
  background-position: -6px -101px;
}

#block-views-news-block{
  background: url('../images/bg_rectangle.png') no-repeat center top;
  position: relative;
  height: 93px;
}
#block-views-news-block .view{
  padding: 18px;
  font-family: futurateemedregular, Century Gothic, Helvetica, Arial, sans-serif;
}
#block-views-news-block .more-link{
  background: url('../images/fb-title.png') no-repeat -42px -448px;
  height: 9px;
  width: 105px;
  position: absolute;
  top: 34px;
  right: -10px;
  padding: 16px 17px;
}
#block-views-news-block .more-link a{
  text-transform: uppercase;
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  white-space: nowrap;
}
#block-views-news-block .views-field-field-teaser h3{
  font-size: 20px;
  color: #86836F;
  margin: 0;
  text-transform: uppercase;
  font-family: futurateemedregular, Century Gothic, Helvetica, Arial, sans-serif;
}
#block-views-news-block .views-field-field-teaser{
  font-size: 16px;
  padding-right: 125px;
  line-height:1.1em;
}
#block-views-news-block .views-field-field-teaser a{
  color: #4C4C4C;
  text-decoration: none;
}
#block-views-news-block .view-content a:hover{
  text-decoration: underline;
}
#block-views-news-block-1, #block-views-event-block-1{
  position: relative;
}
.section-news-events #block-views-exp-news-page-1, .section-news-events #block-views-exp-event-page{
  position: absolute;
  width: 180px;
  top: 17px;
  right: 0;
  height: 250px;
  display: none;
  margin-top: 25px;
}
.section-news-events #block-views-exp-news-page-1 h2.block-title, .section-news-events #block-views-exp-event-page h2.block-title{
  display: none;
}
.section-news-events #block-views-news-block-1{
  float: left;
  width: 400px;
}
.section-news-events #block-views-event-block-1{
  float: right;
  width: 50%;
}
#block-views-news-block-1 h2.block-title, #block-views-event-block-1 h2.block-title{
  font: normal 22px Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  border-bottom: 1px solid #CCC;
}
#block-views-news-block-1 h2.block-title, #block-views-event-block-1 h2.block-title{
  background-image: url('../images/news-events.png');
  background-repeat: no-repeat;
  background-position: 0px -46px;
  line-height: 40px;
  padding-left: 46px;
  color: #004283;
}
#block-views-event-block-1 h2.block-title{
  color: #60C3DD;
  background-position: 0px 1px;
}
.section-news-events .node-article{
  display: none;
}
#publication-links{
  float: right;
  padding-top: 15px;
}
#news-block-links, #events-block-links{
  position: absolute;
  top: 12px;
  right: 0;
}
#publication-links a, #news-block-links a, #events-block-links a{
  text-transform: uppercase;
  text-decoration: none;
  font-size: 12px;
}
.page-info-hub #publication-links a, .view-id-news #news-block-links a{
  color: #004283;
}
.view-id-event #events-block-links a, #events-block-links{
  color: #60C3DD;
}
.delimiter{
  margin: 0 8px;
}
.view-id-news.view-display-id-block_1, .view-id-event.view-display-id-block_1 .view-header, .view-id-event.view-display-id-block_1 .view-content{
  padding-left: 10px;
  color: #86836F;
}
.view-id-news.view-display-id-block_1 .header-title, .view-id-event.view-display-id-block_1 .header-title{
  font: normal 18px Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  margin: 15px 0;
}
.view-id-news.view-display-id-block_1 .views-field-created, .view-id-event.view-display-id-block_1 .views-field-field-date{
  font-size: 11px;
  font-weight: bold;
}
.view-id-news.view-display-id-block_1 .views-field-title a, .view-id-event.view-display-id-block_1 .views-field-title a {
  color: #86836F;
  text-decoration: none;
  font-size: 13px;
  margin: 5px 0 15px 0;
  display: block;
}
.view-news-events-and-publication-rss-feeds td.active {
  background-color: inherit;
}
.view-news-events-and-publication-rss-feeds tbody {
  border-top: none;
}
.view-news-events-and-publication-rss-feeds .views-table td.views-field-title, .view-news-events-and-publication-rss-feeds .view-header {
  padding: 10px;
}
.view-news-events-and-publication-rss-feeds .views-table td {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 1px;
  padding-left: 1px;
}
.lp-search-box label{
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 11px;
  margin-top: 10px;
}

.lp-search-box #edit-field-related-services-target-id-wrapper label,
.lp-search-box #edit-field-related-services-target-id--2-wrapper label{
  color: #004283;
}

.lp-search-box #edit-field-related-attorneys-target-id-wrapper label,
.lp-search-box #edit-field-related-attorneys-target-id--2-wrapper label{
  color: #60C3DD;
}

.lp-search-box #edit-keys-wrapper label,
.lp-search-box #edit-keys--2-wrapper label{
  color: #B5D324;
}

.views-exposed-form .lp-search-box .views-exposed-widget{
  padding: 10px;
  float: none;
}
.views-exposed-form .lp-search-box .views-exposed-widget{
  text-align: left;
}

.lp-search-box .views-exposed-widget.views-submit-button{
  position: relative;
  top: -54px;
  left: 138px;
  width: 12px;
  padding-left: 2px;
}
.views-exposed-form .lp-search-box .views-exposed-widget.views-submit-button {
  padding: 21px 3px;
}

.lp-search-box.views-exposed-widgets{
  background: url('../images/search_box.png') no-repeat;
  margin-bottom: 30px;
  min-height: 260px;
  font-size: 11px;
}

.lp-search-box.views-exposed-widgets label,
.lp-search-box.views-exposed-widgets label {
  text-align: left;
}

.lp-search-box select {
  width: 150px;
  height: 20px;
}

.lp-search-box input[type="text"] {
  width: 130px;
  height: 16px;
  font-style: italic;
}

.lp-search-box #edit-keys-wrapper label,
.lp-search-box #edit-field-related-services-target-id-wrapper label,
.lp-search-box #edit-field-related-attorneys-target-id-wrapper label{
  margin-bottom: 5px;
}

.lp-search-box input[type="submit"]{
  background: none repeat scroll 0 0 #86836F;
  border: 1px solid #86836F;
  color: white;
  font-size: 9px;
  font-style: italic;
  height: 20px;
  width: 22px;
  margin-top: 13px;
}
#block-views-event-block-1 .attachment .view{
  width: 152px;
  float: left;
  text-align: center;
  height: 130px;
  overflow: hidden;
}
#block-views-event-block-1 .view-header{
  clear: both;
  padding-top: 10px;
}
#block-views-event-block-1 table.mini td, #block-views-event-block-1 table.mini th{
  font-size: 11px;
  color: #DDD;
  border: 1px solid #DDD;
}
#block-views-event-block-1 table.mini td, #block-views-event-block-1 table.mini tr{
  background: none;
  height: 15px;
  padding: 0 1px 0 0;
  margin: 0;
  line-height: 14px;
}
#block-views-event-block-1 table.mini td.has-events{
  background: #7FD2EA;
}
#block-views-event-block-1 table.mini td.today{
  background: #C3D6E4;
}
#block-views-event-block-1 table.mini th{
  color: #aaa;
}
.date-heading{
  font-size: 14px;
  color: #aaa;
  text-transform: uppercase;
}
.view-id-event.view-display-id-block_1 .attachment.attachment-before{
  background: url('../images/calendar-back.jpg') no-repeat;
  height: 126px;
  padding: 9px 0 9px 7px;
}
.view-id-event.view-display-id-block_1 .calendar-calendar{
  margin: 0;
}
.view-id-event.view-display-id-block_1 .attachment.attachment-before .view-content{
  margin: 0;
  padding: 0;
}
.view.view-event.view-id-event.view-display-id-page .view-content .views-row a, .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row a{
/*  color: #86836F !important;*/
}

.view.view-event.view-id-event.view-display-id-page .view-content .views-row + .views-row, .view.view-news.view-id-news.view-display-id-page_1 .view-content .views-row + .views-row{margin-top:.5em;}

.view-id-news.view-display-id-page_1 .views-field-created, .view-id-event.view-display-id-page .views-field-field-date{
  font-size: 11px;
  font-weight: bold;
}

.section-our-people #employeeAlphaFilter span.letter-selected {
  background: #74120E;
}

.section-careers #wrapper,
.section-job-listing #wrapper {
  width: 955px;
}

.view-our-people #employeeList .employeeProfile .ribbon_profile {
  width: 195px;
}

.view-our-people .attachment-before .views-summary .throbber {
  position: relative;
  z-index: 1000;
}

#views-exposed-form-event-page p.sub,
#views-exposed-form-news-page-1 p.sub,
#block-views-exp-publication-page p.sub {
  font-size:11px; text-align: center; font-style:italic;
}

.views-exposed-form .lp-search-box .views-exposed-widget{
  padding: 0 10px;
  float: none;
}

.lp-search-box.views-exposed-widgets{
  background: url('../images/search_box.png') no-repeat;
  padding-top: 14px;
  min-height: 260px;
  font-size: 11px;
}

#our-people-ie-slider {
  margin-top: -5px;
}

.page-recruit-portal .lightbox2-alt-layout #imageData #bottomNav, .page-recruit-portal .lightbox2-alt-layout-data #bottomNav {
  margin-bottom: 0px;
}

.page-recruit-portal #bottomNavClose {
  margin-top: 0px;
}

.page-recruit-portal #imageData #bottomNav {
  height: 40px;
}

