/* Force Equal Minimum Subterm Heights on /visit */
.tt116 #main-channel .subterm-block {
  min-height: 80px;
}

/* =============================================== *\
   site alignment

#main {
  width: 982px;
  border: 1px solid #f8981d;
  -webkit-box-sizing: border-box;
  -moz-box-sizing:    border-box;
  box-sizing:         border-box;
}

\* =============================================== */

/* Subterm Template :: 3Col Container, 1Col Subterm-Block */
#main-channel.three-col-wide.one-col-st .subterm-block.count-4,
#main-channel.three-col-wide.one-col-st .subterm-block.count-7,
#main-channel.three-col-wide.one-col-st .subterm-block.count-10,
#main-channel.three-col-wide.one-col-st .subterm-block.count-13 {
  clear: left;
}

/* =================================================== *\
   File Links
\* =================================================== */

.node-teaser .links .link-file {
  background: #EEEEEE;
  padding: 5px;
  margin: 1px 0;
}

.node-teaser .links .link-file a {
  text-decoration: none;
}

/* =================================================== *\
   Template: Subterm (overviews only)
\* =================================================== */

.ttv10 #main-channel .block-title span:after,
.ttv8 #main-channel .block-title span:after {
  content: " »";
  color: #7CC8D0;
}

.ttv10 #main-channel .block-title span:hover:after,
.ttv8 #main-channel .block-title span:hover:after {
  color: #f8981d;
}

/* =================================================== *\
   ShareThis
\* =================================================== */

.node-full .node-links li {
  display: inline;
/* float: right;   REMOVED: CAUSING ODD DISPLAY */
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;;
}

#sharethis_0 .stico_rotate {
  background-position: left 2px !important;
}

/* =================================================== *\
   Static Image Cache Presets
\* =================================================== */


/* cut off legacy trails */
body.tt137 #lightbox iframe {
height: 920px;
}

body.tt137 #frameContainer {
height: 738px;
overflow: hidden;
}

.node-content h5 a {
display: inline-block;
background: #f8981d;
color: white;
padding: 10px;
border-radius: 10px;
text-decoration: none;
}

.node-content h5 a:hover {
background: #00919F;
}

.field-image-preset-main-exhibit { width: 920px; height: 430px; max-width: 920px !important; }
.field-image-preset-frontpod     { width: 286px; height: 176px; max-width: 286px !important; }
.field-image-preset-banner       { width: 710px; height: 280px; max-width: 710px !important; }
.three-col-n .field-image-preset-banner { height: 212px; }

.field-image-preset-carousel     { width: 350px; height: 200px; max-width: 350px !important; }
.field-image-preset-pod          { width: 220px; height: 136px; max-width: 220px !important; }
/* .field-image-preset-column       { width: 300px; height: 250px; max-width: 300px !important; } */
.field-image-preset-3Col         { width: 172px; height: 130px; max-width: 172px !important; }



/* FONTS USED WITHIN THIS SITE --->
font-family:'Futura W01 Bold';
font-family:'Futura W01 Book';
font-family:'Futura W01 Heavy';
font-family:'Futura W01 Medium';
*/

/* =============================================== *\
   Banner Image Carousel - Landing Pages
\* =============================================== */

#block-views_blocks-term-block_1-5 {
  width: 940px;
  height: 280px;
  margin-left: 10px;
  margin-bottom: 20px;
  z-index: 0;
}

#block-views_blocks-term-block_1-5 .node {
  width: 940px;
  height: 280px;
}

#block-views_blocks-term-block_1-5 .node-header {
  float: left;
  padding: 20px;
  width: 190px;
  height: 240px;
  overflow-y: hidden;
}

#block-views_blocks-term-block_1-5 .subtitle {
  line-height: 1.2em;
}

#block-views_blocks-term-block_1-5 .node-upper-image {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

#block-views_blocks-term-block_1-5 .field-image {
  margin-right: 0;
}

/* =============================================== *\
   Two Column Grid
\* =============================================== */

body.ttv-alt-2 #block-views_blocks-term-block_1-2 {
  width: 748px;
}

body.ttv-alt-2 #block-views_blocks-term-block_1-2 .node {
  width: 344px;
  margin-right: 30px;
}

/* =============================================== *\
   Template: 3 Col Grid w/Pods
\* =============================================== */

.ttv4 .simple-pods .node-header .title:after {
  color: #7CC8D0;
}

.ttv4 .simple-pods .node-header .title:hover:after {
  color: #f8981d;
}

/* =============================================== *\
   Museum Nav
\* =============================================== */

#museum-nav {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 100%;
}

#museum-nav .arrow {
  position: absolute;
  top: 515px;
  width: 75px;
  height: 75px;
  background: url(img/nav.png) no-repeat left top transparent;
  cursor: pointer; 
}

#museum-nav .next {
  right: 0;
}

#museum-nav .next {
  background-position: -75px top;
}

#museum-nav .next:hover { background-position: -75px -75px; }
#museum-nav .prev:hover { background-position: left -75px; }
#museum-nav .arrow span { display: none; }

/* =============================================== *\
   Carousel Exhibit Slides
\* =============================================== */

#block-views_blocks-term-block_1-3 {
  width: 100%;
  height: 430px;
  overflow: hidden;
  margin-left: -950px;
  padding-right: 950px;
}

#block-views_blocks-term-block_1-3 .block-inner {
  position: relative;
  left: 0; top: 0;
  width: 920px;
  margin: 0 auto;
}

#block-views_blocks-term-block_1-3 .view-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 20000px;
}

#block-views_blocks-term-block_1-3 .node {
  width: 920px;
  height: 430px;
  margin-right: 30px;
}

#block-views_blocks-term-block_1-3 .node-upper-image {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

#block-views_blocks-term-block_1-3 .field-image {
  margin-right: 0;
}

#block-views_blocks-term-block_1-3 .exhibit {
  position: absolute;
  top: 191px;
  left: 634px;
  z-index: 1;
  width: 286px;
  height: 48px;
  background: url(img/iamcali.png) left top no-repeat transparent;
  cursor: pointer;
  -webkit-box-shadow: -2px 3px 3px #333;
  -moz-box-shadow:    -2px 3px 3px #333;
  box-shadow:         -2px 3px 3px #333;
}

#block-views_blocks-term-block_1-3 .meta-custom,
#block-views_blocks-term-block_1-3 .exhibit.active {
  display: none;
}

#block-views_blocks-term-block_1-3 .exhibit:hover {
  -webkit-box-shadow: none;
  -moz-box-shadow:    none;
  box-shadow:         none;
}

#block-views_blocks-term-block_1-3 .exhibit-inner {
  height: 365px;
  padding: 40px 0 25px;
  background-color: #f8981d;
  display: none;
  position: relative;
}

#block-views_blocks-term-block_1-3 .node-header {
  font-size: 32px;
}

#block-views_blocks-term-block_1-3 .subtitle {
  font-size: 15px;
  padding-top: 10px;
}

#block-views_blocks-term-block_1-3 .node-content {
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  color: black !important;
}

#block-views_blocks-term-block_1-3 .node-content p {
  color: #231f20;
  font-size: 14px;
}

#block-views_blocks-term-block_1-3 .node-header,
#block-views_blocks-term-block_1-3 .node-content {
  padding: 0 20px 0 30px;
}

#block-views_blocks-term-block_1-3 .node-links {
  margin-top: 20px;
  width: 100%;
}

#block-views_blocks-term-block_1-3 .node-links li {
  margin-right: 0;
}

#block-views_blocks-term-block_1-3 .link-related a {
  display: block;
  height: 52px;
  line-height: 52px;
  font-family: "Futura W01 Bold",sans-serif;
font-style: normal;
font-weight: 300;
text-transform: uppercase;
letter-spacing: normal;
  text-decoration: none;
  padding-left: 65px;
  border-top: 1px solid white;
  background: url(img/more-info.png) 30px center no-repeat transparent;
}

#block-views_blocks-term-block_1-3 .has-more .link-file,
#block-views_blocks-term-block_1-3 .has-more .link-related {
  display: block;
}

#block-views_blocks-term-block_1-3 .link-related-get-more-info a {
  background-image: url(img/more-info.png);
}

#block-views_blocks-term-block_1-3 .link-related-buy-tickets a {
  background-image: url(img/buy-tickets.png);
}

#block-views_blocks-term-block_1-3 .edit-classes {
  margin-left: 950px;
}

#block-views_blocks-term-block_1-3 .block-controls a {
  margin-left: 950px;
}

/* =============================================== *\
   Frontpage Pods
\* =============================================== */

#block-views_blocks-term-block_1-4 {
  width: 100%;
  height: 241px;
  overflow: hidden;
  margin-left: -950px;
  padding-right: 950px;
}

#block-views_blocks-term-block_1-4 .block-inner {
  position: relative;
  left: 0; top: 0;
  width: 920px;
  margin: 0 auto;
}

#block-views_blocks-term-block_1-4 .node {
  width: 286px;
  height: 211px;
  margin-right: 31px;
  cursor: pointer;
}

#block-views_blocks-term-block_1-4 .view-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 20000px;
}

#block-views_blocks-term-block_1-4 .node-header {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 286px;
  font-size: 15px;
  background-image: url(img/frontpod-bg.png);
  background: rgba(0,0,0,0.85);
  cursor: pointer;
}

#block-views_blocks-term-block_1-4 .node-header .title {
  overflow: hidden;
  height: 15px;
  padding: 8px 10px;
  border-top: 5px solid white;
  cursor: pointer;
}

#block-views_blocks-term-block_1-4 .node-header .subtitle {
  display: none;
  padding: 5px 10px 20px;
  margin-top: 0;
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  font-size: 15px;
  cursor: pointer;
}

#block-views_blocks-term-block_1-4 .node-header .subtitle:after {
  content: "›";
  margin-left: 5px;
}

#block-views_blocks-term-block_1-4 .edit-classes {
  margin-left: 950px;
}

#block-views_blocks-term-block_1-4 .block-controls a {
  margin-left: 950px;
}

/* =============================================== *\
   Pods
\* =============================================== */


#block-views_blocks-term-block_1-1 .node {
  width: 220px;
  height: 171px;
  margin-right: 20px;
  cursor: pointer;
}

#block-views_blocks-term-block_1-1 .views-row-3 .node {
  margin-right: 0px;
}

#block-views_blocks-term-block_1-1 .node-header {
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 220px;
  font-size: 15px;
  background-image: url(img/frontpod-bg.png);
  background: rgba(0,0,0,0.85);
  cursor: pointer;
}

#block-views_blocks-term-block_1-1 .node-header .title {
  overflow: hidden;
  height: 15px;
  padding: 8px 10px;
  border-top: 5px solid white;
  cursor: pointer;
}

#block-views_blocks-term-block_1-1 .node-header .subtitle {
  display: none;
  padding: 5px 10px 20px;
  margin-top: 0;
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  font-size: 15px;
  cursor: pointer;
}

#block-views_blocks-term-block_1-1 .node-header .subtitle:after {
  content: "›";
  margin-left: 5px;
}

/* =============================================== *\
   Footer Links
\* =============================================== */

#block-views_blocks-term-block_1-9 .block-inner {
  padding-bottom: 20px;
}

#block-views_blocks-term-block_1-9 .view-content {
  text-align: center;
}

#block-views_blocks-term-block_1-9 .views-row {
  zoom: 1;
  display: inline-block;
  *display: inline;
}

#block-views_blocks-term-block_1-9 .node-inner {
  line-height: 18px;
  border-right: 1px solid #AAAAAA;
  margin-right: 6px;
  padding-right: 10px;
}

#block-views_blocks-term-block_1-9 .views-row-last .node-inner {
  border-right: 0 none;
  margin-right: 0px;
  padding-right: 0px;
}

#block-views_blocks-term-block_1-9 .node-image {
  margin-top: 0;
}

/* INCREASED LETTER SPACING TO FIX LEGIBILITY ON FLICKR */
#block-views_blocks-term-block_1-9 .title {
    letter-spacing: 1px;
}

/* =============================================== *\
   Copyright Links
\* =============================================== */

#block-views_blocks-term-block_1-10 .node-header {
  font-size: 10px;
}

/* =================================================== *\
   Profile
\* =================================================== */

body.t7 #block-digitaldcore-node_contacts .node-image {
  display: none;
}

.node-teaser.pt7 .field-image-preset-thumbnail {
  height: 155px;
}

/* =================================================== *\
   Search
\* =================================================== */

#block-digitaldcore-search {
  position: absolute;
  top: 49px;
  right: 30px;
  background: white;
  width: 190px;
  height: 40px;
}

.dd-search * {
  height: 23px;
}

.dd-search .dd-search-keywords,
.dd-search .dd-search-submit {
  border: 1px solid #231f20;
}

.dd-search .dd-search-keywords {
  width: 156px;
  border-right: 0 none;
  background: white;
}

.dd-search #edit-keywords {
  width: 100%;
  height: 100%;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
  color: #231f20;
  font-size: 12px;
  line-height: 1em;
}

.dd-search .dd-search-submit {
  width: 30px;
  height: 23px;
  background-color: white;
  border-left: 0 none;
}

.dd-search .dd-search-submit-button {
  width: 100%;
  height: 100%;
  padding: 0;
  cursor: pointer;
  color: #999;
  background: url(img/search.png) left top white;
}

/* =============================================== *\
   Logo
\* =============================================== */

#block-digitaldcore-logo {
  float: right;
}

#block-logo {
  float: left;
  display: block;
  width: 980px;
  height: 166px;
  text-align: center;
  text-decoration: none;
  background: url(img/logo-theme.png) no-repeat left top transparent;
}

#block-logo span {
  display: none;
}

/* =============================================== *\
   Navigation :: Main
\* =============================================== */

#block-nice_menus-1 {
  position: absolute;
  top: 106px;  
  left: 185px;
  width: 795px;
}

#block-nice_menus-1 .block-controls {
  top: -20px;  
}

#nice-menu-1 > li {
  float: left;
}

.navbar a {
  line-height: 20px;
  padding: 5px 10px;
  border-bottom: 1px solid #FFFFFF;
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  font-size: 15px;
}

.navbar a.depth-1 {
  font-family: "Futura W01 Bold",sans-serif;
font-style: normal;
font-weight: 300;
text-transform: uppercase;
letter-spacing: normal;
  font-size: 18px;
  line-height: 14px; 
  border-right: 1px solid #AAAAAA;
  border-bottom: 0;
  color: #231f20;
  padding: 3px 10px 3px 10px;
}

.navbar .last a.depth-1 {
  border-right: 0 none;
} 

.navbar ul ul {
  top: 24px;
  padding-left: 0;
  -webkit-box-shadow: 2px 2px 4px rgba(0,0,0,0.5);
  -moz-box-shadow:    2px 2px 4px rgba(0,0,0,0.5);
  box-shadow:         2px 2px 4px rgba(0,0,0,0.5);
}

.navbar ul ul ul {
  left: 241px;
}

.navbar .nice-menu li li:hover > a,
.navbar .nice-menu li li li:hover > a,
.navbar .nice-menu li li li li:hover > a {
  background-color: #f37021;
}

#nice-menu-1 ul > .last > a {
  border-bottom: 0 none;
}

#nice-menu-1 ul > li > ul > li > ul {
  display: none !important;
}

/* =================================================== *\
   Navigation :: Landing Pages' Left Sidebar
\* =================================================== */

#block-menu_block-2 {
  margin-left: 0;
}

#block-menu_block-2 .block-title a {
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  background: #00919F;
  color: #FFFFFF;
  font-size: 16px;
  padding: 10px 20px;
  margin-bottom: 10px;
  line-height: 1.1em;
}

#block-menu_block-2 .block-content a {
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  font-size: 15px;
  border-color: #AAAAAA;
}

#block-menu_block-2 .block-content li li a {
  color: #444444;
}

#block-menu_block-2 .block-content a:hover {
  color: #FFFFFF;
  background: #f37021;
}

#block-menu_block-2 .block-content a.active {
  color: #FFFFFF;
  background: #f8981d;
}

#block-menu_block-2 .block-content li li a       { padding-left: 40px; }
#block-menu_block-2 .block-content li li li a    { padding-left: 80px; }

/* =================================================== *\
   Navigation :: Left Column (This Item Appears In)
\* =================================================== */

.field-nav-terms-appears-in #nav-back a {
  background: #00919F;
  color: #FFFFFF;
}

.field-nav-terms-appears-in #nav-back a:before {
  color: #FFFFFF;
}

.field-nav-terms-appears-in .small {
  
}

.field-nav-terms-appears-in ul li {
  
}

.field-nav-terms-appears-in ul a {
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  font-size: 15px;
  color: #444444;
}

.field-nav-terms-appears-in ul a:hover {
  background: #f8981d;
  color: #FFFFFF;  
}

#block-digitaldcore-node_nav_terms .links li {
  margin-right: 0;
}

/* =================================================== *\
   Full Node View
\* =================================================== */

#node-full {
  margin-bottom: 20px;
}

#node-full .node-header {
  margin-bottom: 5px;
}

#node-full .node-header .title {
  font-family: "Futura W01 Bold",sans-serif;
font-style: normal;
font-weight: 300;
text-transform: uppercase;
letter-spacing: normal;
  color: #f8981d;
  margin-bottom: 5px;
}

#node-full .node-header .subtitle {
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  color: #444444;
  font-size: 21px;
}

#node-full.center-images .node-image,
#node-full.center-images .node-upper-image {
  float: none;
  margin: 10px auto 0;
}

#node-full.float-images-left .node-image,
#node-full.float-images-left .node-upper-image {
  float: left;
  margin-left: 0px;
  margin-right: 20px;
}

#node-full.float-images-right .node-image,
#node-full.float-images-right .node-upper-image {
  float: right;
  margin-left: 20px;
  margin-right: 0px;
}

#node-full.float-images-left .field-image,
#node-full.float-images-right .field-image,
#node-full.float-images-left .field-upper-image,
#node-full.float-images-right .field-upper-image {
  float: none;
  margin-left: 0;
  margin-right: 0;
}

#node-full .caption {
  display: block;
  color: #AAAAAA;
  font-style: italic;
  padding-bottom: 10px;
  font-size: 12px;
}

#node-full .gallery .caption {
  display: none;
}

/* =============================================== *\
   Node Full :: Right Column Contact Info
\* =============================================== */

#block-digitaldcore-node_fields {
  margin-left: -20px;
}

#block-digitaldcore-node_fields li {
  border-color: #dddddd;
  padding-left: 20px;
}

#block-digitaldcore-node_fields .node-contact {
  float: left;
  width: 100%;
  padding-bottom: 0;
  background: #299926;
}

#block-digitaldcore-node_fields .node-contact-wrapper {
  margin: 0;
}

#block-digitaldcore-node_fields .node-links {
  clear: both;
}
/* =============================================== *\
   DD Tabs
\* =============================================== */

.dtabs {
  border-bottom: 1px solid #AAAAAA;
}
.dtabs .tab {
  margin-right: 4px;
  background: url(img/tab-left.png) top left no-repeat;
}
.dtabs .tab span {
  background: url(img/tab-right.png) top right no-repeat;
}

/* =============================================== *\
   Global Styles
\* =============================================== */

body { font-family: "Lucida Grande","Lucida Sans Unicode",sans-serif; }

.dd-hover-meta, .dd-hover-wrapper a, 
caption, th, td, input, textarea, select, option, legend, fieldset { font-family: "Helvetica Neue",Arial,Helvetica,"Bitstream Vera Sans",sans-serif; }

body.admin-menu.live    { background-position: center 20px }
body.admin-menu.sandbox { background-position: center 21px }

#page, #calpopup, #very-top, #closure-blocks {
  font-size: 14px;
  line-height: 18px;
}

h1, h2, h3, h4, h5, .subtitle {
  line-height: 1em;
}

h2 {
  font-size: 24px;
}

.subtitle {
  font-size: 0.875em;
}

a {
  color: #00919F;
  transition: all 0.2s;
}

a:hover {
  transition: all 0.2s;
}


.meta      { font-family: "Helvetica Neue", Arial, Helvetica, "Bitstream Vera Sans", sans-serif;
font-weight: 300;
letter-spacing: 0.1em; text-transform: uppercase; }
.meta-item { color: #888; }

.field-image {
  float: left;
  margin-left: 0;
  margin-right: 20px;
}

/* Legacy Pod Images  */
.pod-preset-thumbnail { width: 120px; height: 120px; }
.pod-preset-pod       { width: 186px; height: 135px; }
.pod-preset-carousel  { width: 460px; height: 200px; }

.post-type {
  color: #00919F;
  text-transform: uppercase;
  font-size: 0.857em;
  letter-spacing: 2px;
}

#block-devel-2 {
  float: left;
  clear: left;
}

.node-content h3 {
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  font-size: 19px;
  margin-bottom: 0px;
  color: #00919F;
}

.node-content h4 {
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  font-size: 17px;
  color: #00919F;
}

.node-content h5 {
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  font-size: 15px;
  color: #00919F;
}

.node-content h6 {
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  font-size: 13px;
  color: #00919F;
}

.node-content p,
.node-content li {
  color: #555555;
  font-size: 12px;
}

.block-controls {
  top: 0px;
}

textarea,
.grippie {
  width: 99% !important;
}

/* --------------------------------------------------- *\
   Tier 1 Containers
   -> #very-top | #page | #closure-blocks
   -> #quick-classes | #dd-css-edit
\* --------------------------------------------------- */

#page, #very-top, #closure-blocks { position: relative }

#closure-blocks { z-index: 5 }
#quick-classes  { z-index: 4 }
#dd-css-edit    { z-index: 3 }
#very-top       { z-index: 2 }
#page           { z-index: 1 }

#very-top .region-very-top {
  position: relative;
  top: 0;
  left: 0;
  width: 980px;
  margin: 0 auto;
}

/* --------------------------------------------------- *\
   Tier 2 Containers
   -> #header | #main | #footer
\* --------------------------------------------------- */

#header, #main, #footer {
  position: relative;
}

#header { z-index: 3 }
#main   { z-index: 1 }
#footer { z-index: 2 }

/* --------------------------------------------------- *\
   Tier 3 Containers
   -> #content | #sidebar-left | #sidebar-right
\* --------------------------------------------------- */

#content, #sidebar-left, #sidebar-right {
  position: relative;
}

#sidebar-left  { z-index: 3 }
#content       { z-index: 2 }
#sidebar-right { z-index: 1 }

/* --------------------------------------------------- *\
   Content Setup - Edit these to alter widths of 
   regions or if the default 20px gutters need to be 
   expanded/contracted. If you don't need to alter 
   the gutters, please remove all region css below :)
\* --------------------------------------------------- */

.sidebar-left #content {
  margin-left: 230px;
  margin-right: -980px;
  width: 750px;
}

#sidebar-left {
  width: 230px;
  margin-right: -230px;
}

.region-content {
  margin: 10px 30px 30px 20px;
}

.region-left {
  margin-top: 10px;
  margin-left: 10px;
}

/* =============================================== *\
   Frontpage Config
\* =============================================== */

body.front #page {
  width: 100%;
  margin: 0;
}

body.front #content {
  width: 100%;
}

body.front .region-content {
  margin: 0;
}

body.front #header,
body.front #footer {
  width: 980px;
  margin: 0 auto;
}

/* =================================================== *\
   Fullslide Mode
\* =================================================== */

body.fullslide-mode,
body.fullslide-mode.admin-menu {
  padding: 0;
  background-position: 0 0;
}

/* =================================================== *\
   Soft Launch Overrides
\* =================================================== */

body.t245 #block-views_blocks-term-block_1-2 .node-teaser,
body.t256 #block-views_blocks-term-block_1-2 .node-teaser,
body.t260 #block-views_blocks-term-block_1-2 .node-teaser {
  border: none !important;
  margin-right: 15px;
}
#block-views_blocks-term-block_1-1 .node {
  margin-right: 15px;
}
body.t147 #main-channel .subterm-block .node.t1 {
  display: none;
}

.node-1183 .field-image {
  margin-left: 0 !important ;
}

body.node-1152 #node-full .c2,
body.node-1152 #node-full .c3,
body.node-1152 #node-full .c4,
body.node-1152 #node-full .c5,
body.node-1152 #node-full .c6 {
display:none;
}



.node.te-title-162 .node-header, .te-title-162 .node-header {
font-size: 1.5em;
}

/* =================================================== *\
   Carousel Numbered Navigation Colors
\* =================================================== */

.show-carousel-numbered .carousel-navigation a {
  color: #f8981d;
}

/* =================================================== *\
   Post Carousel
\* =================================================== */

#block-views_blocks-term-block_1-2.carousel-enabled {
  position: relative;
  background: #231f20;
  width: 690px;
  height: 400px;
}

#block-views_blocks-term-block_1-2.carousel-enabled .carousel-navigation {
  height: 20px;
  position: absolute;
  bottom: 0;
  left: 0;
}

#block-views_blocks-term-block_1-2.carousel-enabled .view-content {
  height: 380px !important;
  overflow: hidden;
}

#block-views_blocks-term-block_1-2.carousel-enabled .node-upper-image .field-image {
  float: none;
  width: 100% !important;
  margin: 0;
  padding: 0;
}

#block-views_blocks-term-block_1-2.carousel-enabled .node {
  width: 690px;
  height: 380px;
}

#block-views_blocks-term-block_1-2.carousel-enabled .node-upper-meta {
  display: none;
}

#block-views_blocks-term-block_1-2.carousel-enabled .node-header {
  position: absolute;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  width: 100%;
}

#block-views_blocks-term-block_1-2.carousel-enabled .node-header a {
  padding: 10px 20px;
}

#block-views_blocks-term-block_1-2.carousel-enabled .title {
  color: #FFFFFF;
}

#block-views_blocks-term-block_1-2.carousel-enabled .subtitle {
  display: block;
  color: #FFFFFF;
}

/* =================================================== *\
   Calendar
\* =================================================== */

.page-calendar .title {
  color: #00919F;
  font-family: "Futura W01 Bold",sans-serif;
font-style: normal;
font-weight: 300;
text-transform: uppercase;
letter-spacing: normal;
}

#cal-filters {
  float: right;
}

#cal-filters a {
  background: #00919F;
  color: #FFFFFF;
  padding: 5px 10px;
  display: inline-block;
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  transition: all 0.2s;
}

#cal-filters a.active {
  background: #f8981d;
  color: #FFFFFF;
}

#cal-filters a:hover {
  cursor: pointer;
  color: #f8981d;
  transition: all 0.2s;
}

#cal-filters a.active:hover {
  color: #FFFFFF;
  cursor: default;
}

.calendar-calendar .links {
  margin-bottom: 0;
}

.calendar-calendar .links li {
  margin: 0;
}

.calendar-calendar .links li a{
  display: inline-block;
  text-decoration: none;
  background: #AAAAAA;
  color: #299926;
  padding: 5px 10px;
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  transition: all 0.2s;
}

.calendar-calendar .links li a:hover {
  background: #444444;
  transition: all 0.2s;
}

.calendar-calendar div.date-nav {
  padding: 10px; 0;
  border-top: 3px solid #f8981d;
}

.calendar-calendar .date-heading h3 {
  font-weight: normal;
  font-family: "Futura W01 Bold",sans-serif;
font-style: normal;
font-weight: 300;
text-transform: uppercase;
letter-spacing: normal;
}

.calendar-calendar .date-prev a,
.calendar-calendar .date-next a {
  text-decoration: none;
  font-family: "Futura W01 Book",sans-serif;
font-style: normal;
font-weight: 300;
  transition: all 0.2s;
}

.calendar-calendar .date-prev a:hover,
.calendar-calendar .date-next a:hover {
  color: #f8981d;
  transition: all 0.2s;
}

/* =================================================== *\
   Overrides for Donor Subterm Full display
\* =================================================== */

body.tt131 .st-brief-content .subterm-content .node-item {
  display: block;
}

body.tt131 #main-channel h2 {
  display: none;
}

body.tt131 #main-channel .block-title span:after {
  content: none;
}

/* ========================================================== *\
   Add helper to slideshows on overview posts within term 259
\* ========================================================== */

body.wt259 .overviews .field-image:after {
  display: block;
  padding: 5px 0;
  font-size: 12px;
  text-align: center;
  content: 'Click image to view more photos';
  background-color: #eee;
}

/* ========================================================== *\
   Overrides for Subterms by Tabs template
\* ========================================================== */

body.ttv11 .dtabs {
border: 0;
}

body.ttv11 .tabs-simple div.tab {
border: 0;
margin-bottom: 5px;
}

body.ttv11 .subterm-link {
display: none;
}
