html {
  color: #555;
  font: 1em Arial, sans-serif;
}

body {
  background: url(../images/gratz.png) 112% 0% no-repeat, url(../images/bg.png) right top repeat;
  margin: 0 auto;
}

/* fix for Chrome v62 problem with FOUThandler js */

.mti_font_element {
  -webkit-transition: visibility 0.01s;
}

body.risingvoices,
body.blog {
  background: url(../images/bg_purple.png);
}

body.rabbis {
  background: url(../images/jonas.png) 122% 0% no-repeat, url(../images/bg.png) right top repeat;
}

body.teach {
  background: url(../images/strike.png) 105% 0% no-repeat, url(../images/bg.png) right top repeat;
}

body.encyclopedia,
body.feminism,
body.communitystories,
body.womenofvalor {
  background: url(../images/polier.png) 105% 0% no-repeat, url(../images/bg.png) repeat;
}

body.front {
  background: #000;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Zurich W01 Light', Arial, sans-serif;
}

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

.clear-left {
  clear: left;
}

.clear-right {
  clear: right;
}

.clear-both {
  clear: both;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.left {
  text-align: left;
}

.underline {
  text-decoration: underline;
}

.nowrap {
  white-space: nowrap;
}

sup {
  font-size: .6em;
  line-height: 1em;
}

blockquote,
blockquote p {
  line-height: 1.15em;
}

.indented {
  margin-left: 1.4em;
  margin-right: 1.4em;
}

.biblio p {
  margin-left: 2.2em;
  text-indent: -2em;
}

.footnote {
  font-size: .8em;
}

iframe {
  max-width: 100%;
}

/* links */

a, .more-link {
  text-decoration: none;
  color: #17b6fc;
  cursor: pointer;
}

.more-link .more {
  background: url(../images/clicker-dn.png) no-repeat right;
  background-size: 14px 14px;
  padding: 0 14px 0 1em;
}

.more-link .less {
  background: url(../images/clicker-up.png) no-repeat right;
  background-size: 14px 14px;
  margin-bottom: 1em;
  padding: 0 14px 0 1em;
}

a:hover,
a:active {
  text-decoration: underline;
  color: #666;
}

li a.active {
  text-decoration: none;
  color: #666;
}

/* sprites */

.submenu-expand,
.sprite {
  background: url(../images/img_sprites.png) no-repeat top left;
}

.sprite-accordion-collapsed, #accordion h3 img{ background-position: 0 2px; width: 21px; height: 26px; float: left;} 
.sprite-accordion-expanded, #accordion h3.active img{ background-position: -46px 2px; width: 21px; height: 26px; float: left; } 
.sprite-addthis{ background-position: -92px 0; width: 24px; height: 24px; } 
.sprite-arrow-rt{ background-position: -141px 0; width: 23px !important; height: 24px !important; } 
.sprite-carrot{ background-position: -189px 0; width: 8px; height: 12px !important; } 
.sprite-chevron-down{ background-position: -222px 0; width: 21px; height: 21px; } 
.sprite-chevron-up{ background-position: -268px 0; width: 21px; height: 21px; } 
.sprite-email{ background-position: -314px 0; width: 24px; height: 24px; } 
.sprite-facebook{ background-position: -363px 0; width: 32px; height: 32px; } 
.sprite-facebook_share{ background-position: -420px 0; width: 24px; height: 24px; } 
.sprite-fblike{ background-position: -469px 0; width: 16px; height: 25px; } 
.sprite-flickr{ background-position: -510px 0; width: 32px; height: 32px; } 
.sprite-flickr_small{ background-position: -567px 0; width: 24px; height: 24px; } 
.sprite-google_plus{ background-position: -616px 0; width: 24px; height: 24px; } 
.sprite-next{ background-position: -665px 0; width: 15px; height: 14px; } 
.sprite-nextsld{ background-position: -705px 0; width: 21px; height: 21px; } 
.sprite-pinterest{ background-position: -751px 0; width: 24px; height: 24px; } 
.sprite-play{ background-position: -800px 0; width: 33px; height: 32px; } 
.sprite-prev{ background-position: -858px 0; width: 15px; height: 14px; } 
.sprite-prevsld{ background-position: -898px 0; width: 21px; height: 21px; } 
.sprite-search{ background-position: -944px 0; width: 14px; height: 14px; } 
.sprite-search_mobile{ background-position: 0 -57px; width: 24px; height: 24px; } 
.sprite-submit{ background-position: -49px -57px; width: 33px; height: 31px; } 
.sprite-tumblr{ background-position: -107px -57px; width: 24px; height: 24px; } 
.sprite-tweet{ background-position: -156px -57px; width: 31px; height: 25px; } 
.sprite-twitter{ background-position: -212px -57px; width: 32px; height: 32px; } 
.sprite-twitter_share{ background-position: -269px -57px; width: 24px; height: 24px; } 
.sprite-youtube{ background-position: -318px -57px; width: 32px; height: 32px; } 
.sprite-youtube_small{ background-position: -375px -57px; width: 24px; height: 24px; }

.sprite-arrow-rt {
  float: right;
  margin-top: -2px;
}

/* header */

.risingvoices #header-and-precontent,
.blog #header-and-precontent {
  background: url('../images/broad_city4.png') no-repeat 115% 0, #532554; 
}

.blog #header-nav-wrapper {
  background: url('../images/header_bg.png') no-repeat left top;
}

#header-nav-wrapper {
  background: url('../images/header_bg.png') no-repeat left top;
}

#header-wrapper {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 1150px;
}

header {
  background: rgba(0,0,0,.5);
  height: 8.75em;
  width: 100%;
}

#block-jwa-blocks-header-logo {
  padding-top: 1.75em;
}

.print-logo {
  display: none;
}

header h1 {
  color: #e0ded8;
  font: 400 1.3em/1.2em 'Zurich W101 Light', Arial, sans-serif;
  margin-left: .5em;
  margin-top: .9em;
}

#block-search-form {
  background: #212121;
  border-radius: 4px;
  border-top: 1px solid #1c1c1b;
  border-right: 1px solid #1b1b1b;
  float: right;
  height: 34px;
  margin-top: 1.83em;
  margin-right: 1px;
  position: relative;
  width: 216px;
}

#search-block-form {
  margin-top: 0;
}

.view-we-celebrate input[type="text"],
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

#views-exposed-form-we-celebrate-page-1 input.form-text,
#search-block-form input.form-search {
  background: #212121;
  border: none;
  border-radius: 4px;
  color: #aaa;
  font-size: 14px;
  height: 28px;
  padding: 3px;
  padding-left: 29px;
  text-align: left;
  width: 180px;
}

#views-exposed-form-we-celebrate-page-1 .form-submit,
#search-block-form .form-submit {
  background: url(../images/img_sprites.png) -944px 0;
  border: none;
  height: 14px;
  left: 8px;
  position: absolute;
  text-indent: -9999px;
  top: 10px;
  width: 14px;
}

/* main site navigation */

#nav-wrapper {
  background: rgba(0,0,0,.5);
  border-top: 1px solid #000;
  height: 2.6875em;
  width: 100%;
  -webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.8);
  -moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.8);
  box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.8);
}

nav {
  margin: 0 auto;
  max-width: 100%;
  width: 1150px;
}

#block-menu-menu-secondary-menu {
  float: right;
}

nav ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

nav li.expanded,
#block-menu-menu-secondary-menu li {
  float: left;
  margin: 0;
  padding: .84em 0 .89em 0;
}

nav li a:hover {
  color: #fff;
}

nav a,
#block-menu-menu-secondary-menu a {
  display: block;
  font: 14px 'Futura W01 Book';
  height: 1.1em;
  padding: 0 14px;
  text-transform: uppercase;
}

nav ul li ul li a {
  font: 1em Arial, sans-serif;
  padding: 0;
  text-transform: none;
} 

nav a.active-trail {
  color: #fff;
}

nav li.expanded.first {
  margin-left: 0;
}

#block-menu-menu-secondary-menu a {
  color: #fff;
}

#block-menu-menu-secondary-menu li.last {
  background: #94050b;
  margin-right: 0;
}

nav ul li.expanded,
nav ul li.leaf {
  list-style-image: none;
  list-style-type: none;
}

nav li.expanded ul {
  left: -999em;
  margin: .75em 0;
  min-width: 200px;
  position: absolute;
  width: auto;
  z-index: 100;
}

nav li ul li {
  display: list-item;
  float: none;
}

nav li.expanded ul li.last {
  padding-bottom: .8em;
}

nav li:hover ul {
  background: #000;
  background: rgba(0,0,0,.9);
  left: auto;
}

nav li:hover ul li ul {
  background: none;
}

nav li.expanded ul li {
  font-size: .875em;
  padding: .5em .75em;
}

nav li.expanded ul li a:hover {
  color: #fff;
}

nav ul li ul li.expanded ul {
  position: relative;
}

nav .nolink {
  color: #cfcfcf;
  font-size: .786em;
  padding-left: 1em;
  text-transform: uppercase;
}

nav li.expanded ul li ul li {
  font-size: 1em;
  padding-left: .3em;
}

/* explore topics dropdown */

.click-nav {
  background: rgb(48,48,48); /* Old browsers */
  background: -moz-linear-gradient(top,  rgba(48,48,48,1) 0%, rgba(34,34,34,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(48,48,48,1)), color-stop(100%,rgba(34,34,34,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  rgba(48,48,48,1) 0%,rgba(34,34,34,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  rgba(48,48,48,1) 0%,rgba(34,34,34,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  rgba(48,48,48,1) 0%,rgba(34,34,34,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom,  rgba(48,48,48,1) 0%,rgba(34,34,34,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#222222',GradientType=0 ); /* IE6-9 */
}

.click-nav {
  border: 1px solid #1b1e1f;
  border-radius: 4px;
  float: right;
  height: 2em;
  margin-top: 1.83em;
  margin-right: 1.826%;
  width: 217px;
}

.click-nav ul {
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 999;
}

.click-nav ul li {
  cursor: pointer;
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}

.click-nav ul li ul {
  border: 1px solid #1b1e1f;
  border-radius: 4px;
  position: absolute;
  left: 0;
  right: 0;
  top: 1.7em;
  width: 99%;
}

.click-nav ul li ul li ul {
  background: rgba(25,25,25,.9);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  left: -999em;
  margin-left: 100%;
  top: 0;
}

.click-nav ul li ul li:hover ul {
  left: 0;
}

.click-nav ul .clicker {
  background: url(../images/clicker-dn.png) no-repeat 95% 20%;
  border-radius: 4px;
  display: block;
  font-size: .875em;
  height: 2em;
  margin-top: .35em;
  padding: .25em 0 0 .75em;
  position: relative;
  text-decoration: none;
}

.click-nav ul .clicker:hover,
.click-nav ul .active {
  color: #fff;
}

.click-nav ul .clicker.active {
  background: url(../images/clicker-up.png) no-repeat 95% 20%;
}

.click-nav ul li ul {
  background: #222;
  background: rgba(34,34,34,.9);
  -webkit-box-shadow: 5px 0px 3px 0px rgba(0,0,0,0.7);
  -moz-box-shadow: 5px 0px 3px 0px rgba(0,0,0,0.7);
  box-shadow: 5px 0px 3px 0px rgba(0,0,0,0.7);
}

.click-nav ul li ul li {
  padding: .3em .75em;
}

.click-nav ul li ul li.first {
  padding-top: 1em;
}

.click-nav ul li ul li.last {
  padding-bottom: .6em;
}

.click-nav ul li ul li a {
  font-size: .875em;
  text-decoration: none;
}

.click-nav ul li ul li:hover ul li a {
  display: block;
  color: #17b6fc;
  width: 100%;
}

.click-nav ul li ul li:hover {
  background: #1d1d1d url(../images/clicker-rt.png) no-repeat 95%;
}

.click-nav ul li ul li:hover a {
  color: #fff;
}

.click-nav ul li ul li ul li:hover {
  background: #1d1d1d;
}

.click-nav ul li ul li ul li:hover a {
  color: #fff;
}

/* fallbacks */

.click-nav .no-js ul {
  display: none;
}

.click-nav .no-js:hover ul {
  display: block;
}

.jwa-show-notice,
.jwa-user-notice {
  background: rgba(254, 245, 241, .85);
  border: 1px solid;
  border-color: #ed541d;
  color: #8c2e0b;
  padding: 35px;
}

.jwa-show-notice {
  display: none;
  padding: 5px 25px 25px 25px;
}

.jwa-show-notice p,
.jwa-user-notice p {
  font-size: 1.3em;
  margin: 0 auto;
  max-width: 75%;
  position: relative;
  width: 1150px;
}

.jwa-show-notice .show-message,
.jwa-user-notice .close-message {
  cursor: pointer;
  float: right;
  font-size: .75em;
}

/* pre-content */

.page-blog #pre-content-inner {
  border-bottom: 1px solid #eee;
}

.shop #pre-content .section-header {
  background: #fff;
  margin-top: .5em;
  margin-bottom: .5em;
}

.shop .landing-image-description p {
  background: #b2283f;
  clear: both;
  float: left;
  font: 2.2em 'Futura W01 Light';
  margin: 0;
  padding: .3em .4em;
  text-transform: uppercase;
}

.shop .landing-image-description p.two {
  background: #f0eff5;
  padding: .15em .6em;
  font-size: 2.1em;
  color: #333;
}

.shop.node-type-exhibit-landing-page .views-row {
  float: left;
  font: .9em 'Zurich W01 Roman', Arial, sans-serif;
  padding: 0 4%;
  min-height: 403px;
  text-align: center;
  width: 25%;
}

.uc-product-image {
  height: 303px;
  position: relative;
}

.shop.node-type-exhibit-landing-page .item-name,
.shop.node-type-exhibit-landing-page .display-price {
  color: #555;
  float: none;
  font-family: 'Futura W01 Book';
  font-size: 1.3em;
}

.shop .node-sticky .uc-product-image .field-content:after {
  content: '';
  border-left: 72px solid transparent;
  border-top: 72px solid rgba(148,5,11,.8);
  position: absolute;
  right: -36px;
  top: 0;
  transform: translatex(-50%);
  z-index: 1;
}

.new-item {
  color: #fff;
  font: .95em 'Zurich W01 Roman', Arial, sans-serif;
  padding: .25em;
  position: absolute;
  text-transform: uppercase;
  top: 0;
  right: 0;
  z-index: 2;
}

.shop.node-type-exhibit-landing-page .uc-product-image .field-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.view-product-images ul.slides {
  margin-bottom: 1.5em;
}

.view-product-images .flex-control-thumbs li {
  width: 31.3%;
}

.shop.node-type-exhibit-landing-page article {
  width: 100%;
}

.blog-home #right-column,
.shop.node-type-exhibit-landing-page #right-column {
  display: none;
}

.shop.node-type-exhibit-landing-page .views-row a {
  color: #555;
}

.shop.node-type-exhibit-landing-page .views-row a:hover {
  text-decoration: none;
}

.shop p.one {
  margin-left: 1em;
}

.shop p.two {
  margin-left: 3.5em;
}

.shop .landing-image-description {
  background: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 40%;
  box-shadow: none;
}

.profdev #pre-content,
.events #pre-content,
.feminism #pre-content {
  background: url(../images/stripeblue.png);
}

.risingvoices #pre-content,
.quizzes #pre-content,
.blog.bookclub #pre-content,
.blog #pre-content {
  background: url(../images/purplestripe.png);
}

.powercouples #pre-content {
  background: url(../images/stripepurple.png);
}

.rabbis #pre-content,
.katrina #pre-content {
  background: url(../images/strdrkblue.png);
}

.encyclopedia #pre-content {
  background: url(../images/stripeltblue.png);
}

.twersky #pre-content,
.livingthelegacy #pre-content,
.n350years #pre-content,
.dc #pre-content,
.womenofvalor #pre-content {
  background: url(../images/stripered.png);
}

.seattle #pre-content {
  background: url(../images/stripegreen.png);
}

.bookclub #pre-content,
.baltimore #pre-content {
  background: url(../images/stripeorange.png);
}

.front #pre-content {
  background: url(../images/gratz.png), url(../images/bg.png);
  background-position: 112% 0%, right top;
  background-repeat: no-repeat, repeat;
  height: 1000px;
  top: 0;
  position: absolute;
  width: 100%;
  z-index: -9999;
}

#pre-content .section-header {
  margin: 0 auto;
  max-width: 1150px;
  width: 100%;
}

#pre-content-inner {
  background: #fff;
  border-bottom: 1px solid #bbb;
  margin: 0 auto;
  max-width: 100%;
  padding: .3em 0 .5em 0;
  position: relative;
  width: 1150px;
}

.front #pre-content-inner {
  display: none;
}

#pre-content-inner:first-child {
  margin-top: 1.375em;
}

#pre-content ul.menu {
  height: 1.5em;
  list-style: none;
  margin: 0 auto;
  max-width: 100%;
  padding-left: 1em;
  width: 1150px;
}

#pre-content ul.menu li {
  background: #017db3;
  display: inline;
  font-size: .85em;
  list-style-image: none;
  list-style-type: none;
  margin: 0 0 .5em 0;
  padding: .5em;
  -webkit-box-shadow: 0px -1px 4px 0px rgba(0,0,0,0.4), inset 0px -1px 2px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px -1px 4px 0px rgba(0,0,0,0.4), inset 0px -1px 2px 0px rgba(0,0,0,0.3);
  box-shadow: 0px -1px 4px 0px rgba(0,0,0,0.4), inset 0px -1px 2px 0px rgba(0,0,0,0.3) ;
}

.risingvoices #pre-content ul.menu li,
.quizzes #pre-content ul.menu li,
.blog #pre-content ul.menu li {
  background: #e7a60e;
  font-family: 'Futura W01 Book', Arial, sans-serif;
  text-transform: uppercase;
}
.katrina #pre-content ul.menu li {
  background: #94050b;
}

#pre-content ul.menu li.active-trail {
  background: #393939;
}

#pre-content ul.menu li a {
  color: #fff;
}

.breadcrumb {
  display: inline-block;
  font-size: .75em;
  line-height: 1.4em;
  padding: .5em 0 0 2em;
  width: 74%;
}

.breadcrumb a.active {
  color: #666;
}

.breadcrumb .separator {
  font-size: 1.2em;
  font-weight: bold;
}

#block-jwa-blocks-addthis {
  position: absolute;
  top: .3em;
  right: 0;
  width: 200px;
}

.shop #pre-content h2,
#pre-content .menu h2 {
  color: #fff;
  font: 400 4.5em 'Futura W01 Light';
  margin-top: 0;
  margin-left: 1.5%;
  margin-bottom: .25em;
  padding-top: .5em;
  text-transform: uppercase;
}

.blog.risingvoices #pre-content .menu h2 {
  margin-bottom: .25em;
}

/* content */

#content-wrapper {
  background-color: #fff;
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 1150px;
}

.front #content-wrapper {
  background: none;
}

article {
  float: left;
  width: 70.869565217391%;
}

.two-columns article {
  background: #f1f1f1;
}

.front article {
  margin: 0;
  padding: 0;
  width: 100%;
}

.blog-home.blog article {
  padding: 0 5%;
  width: 90%;
}

.blog article {
  background: #fff;
  padding: 0;
}

.page-taxonomy-term article {
  padding: 0 3%;
}

.node-type-exhibit-landing-page article {
  width: 74.6%;
}

.two-columns #main-column,
.two-columns #block-jwa-blocks-citation,
.two-columns #block-jwa-blocks-citation-blog,
.two-columns #block-encyclopedia-citation {
  background: #fff;
  border-left: 1px solid #bababa;
  float: right;
  font: 1em Georgia, Arial, sans-serif;
  padding-left: 3%;
  width: 68.524970963995%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.node-type-lesson-ltl .two-columns #main-column,
.node-type-lesson-ltl.single-column #main-column {
  font-family: Arial, sans-serif;
}

.blog #main-column {
  border-left: none;
  font: 1em Arial, sans-serif;
}

.view-author-posts .two-columns #main-column,
.single-column #block-system-main,
#jewish-time-jump-about {
  font: 1em Georgia, Arial, sans-serif;
  padding-left: 3%;
}

.blog-home #block-system-main {
  padding: 0;
}

.page-wecelebrate #block-system-main {
  padding: 0 3%;
}

.wecelebrate-preview #block-system-main,
.shop.node-type-exhibit-landing-page #block-system-main,
.page-taxonomy #block-system-main,
.front.single-column #block-system-main {
  padding-left: 0;
}

#block-jwa-blocks-citation,
#block-jwa-blocks-citation-blog,
#block-encyclopedia-citation {
  clear: both;
  color: #999;
  font: 1em Arial, sans-serif;
  padding: 1.5em;
}

#block-jwa-blocks-citation h4,
#block-jwa-blocks-citation-blog h4,
#block-encyclopedia-citation h4 {
  border-top: 2px solid #e0ded8;
  font-size: .75em;
  margin-bottom: 0;
  padding-top: 1.7em;
  text-transform: uppercase;
}

#block-jwa-blocks-citation p,
#block-jwa-blocks-citation-blog p,
#block-encyclopedia-citation p {
  font-size: .75em;
  margin-top: 0;
}

.two-columns #block-jwa-blocks-citation-blog {
  border-left: none;
}

.front div.content {
  padding: 0;
}

#main-column p {
  line-height: 1.3em;
}

.feminism #main-column p {
  clear: both;
  padding: 0;
}

#main-column li {
  padding-bottom: .6em;
}

.front #main-column li {
  padding-bottom: 0;
}

.field-name-field-articletext,
.field-name-body {
  clear: both;
}

.people .field-name-body {
  padding-top: 1em;
}

.feminism .field-name-body {
  border-bottom: 2px solid #e0ded8;
  margin: 1.5em 0;
}

.feminism.node-type-exhibit-landing-page .field-name-body {
  margin: 0;
}

.view-author-posts .field-name-body {
  clear: none;
}

.feminism.resources #block-system-main {
  font-family: Arial, sans-serif;
}

.feminism.resources .node ul li {
  list-style-type: none;
  padding: .75em 0; 
}

.page-title {
  color: #393939;
  font: bold 2.5em/1.1em 'Zurich W01 Roman', Arial, sans-serif;
  margin: 0;
}

.page-blog .page-title,
.page-teach-profdev-webinars-recorded .page-title,
.podcasts .page-title,
.page-encyclopedia-author .page-title,
.page-thisweek .page-title,
.page-teach-livingthelegacy-labor .page-title,
.search .page-title,
.santafe.blog .page-title,
.node-type-exhibit-landing-page .page-title.default,
.contact .page-title {
  padding-left: 3%;
}

.cart .page-title {
  padding: 0 0 .5em 3%;
  text-transform: uppercase;
}

.bookclub.node-type-exhibit-landing-page .page-title,
.thisweek.node-type-exhibit-landing-page .page-title {
  padding-left: 0;
} 

.search .page-title,
.page-taxonomy .page-title {
  margin-bottom: 1em;
}

.timeline.rabbis .page-title,
.wecelebrate-preview .page-title,
.quizzes.node-type-page .page-title,
.front .page-title,
.node-type-lesson-ltl .node-vocabterm .page-title,
.node-vocabterm h4.title,
.blog-home .page-title,
.thisweek.node-type-exhibit-landing-page .page-title,
.page-encyclopedia-toc .page-title,
.node-type-exhibit-landing-page .page-title.no_display,
.accordion-content .documentstudy h1.page-title {
  display: none;
}

.preview-bio-title,
.teachingtools .page-title,
.lessonplans .page-title,
.page-wecelebrate .page-title,
.gallery .page-title,
.podcasts .page-title,
.katrina .page-title,
.node-type-profile-pairs .page-title,
.page-people-toc .page-title,
.page-weremember-toc .page-title,
.node-type-exhibit-landing-page .page-title.image_overlay,
.bio-title {
  font: 400 3em 'Futura W01 Light', Arial, sans-serif;
  text-transform: uppercase;
}

.node-type-exhibit-landing-page.podcasts .page-title.main-column {
  background: #222;
  color: #fff;
  display: inline-block;
  font-style: italic;
  margin-bottom: 0;
  margin-left: -3.1%;
  padding-right: 1em;
}

.node-type-profile-pairs .page-title {
  font-size: 2.5em;
}

.node-type-page.single-column .page-title,
.node-type-encyclopedia-author .page-title,
.page-encyclopedia-author article {
  margin-top: .5%;
}

.page-people-toc .page-title,
.node-type-exhibit-landing-page .page-title.image_overlay,
.page-weremember-toc .page-title,
.page-encyclopedia-toc .page-title {
  background: #ffb600;
  color: #fff;
  line-height: 1em;
  padding: .1em 2em 0 .5em;
  position: absolute;
  top: 0;
  z-index: 5;
}

.shop .page-title.image_overlay {
  background: #64508d;
}

.quizzes .page-title.image_overlay {
  background: #24257e;
}

.teach .page-title.image_overlay {
  background: #004153;
}

.teach.girlsintrouble .page-title.image_overlay {
  background: #ec6607;
  margin-left: 0;
}

.weremember .page-title.image_overlay,
.page-weremember-toc .page-title {
  background: #8d1b3d;
}

.node-type-exhibit-landing-page.collections .page-title {
  background: #ff6c00;
}

.teachingtools .page-title,
.lessonplans .page-title,
.page-wecelebrate .page-title,
.gallery .page-title {
  background: #004153;
  color: #fff;
  display: inline-block;
  padding: 0 3%;
}

.page-wecelebrate .page-title {
  background: #312267;
}

.preview-bio-title,
.bio-title {
  color: #fff;
  display: inline-block;
  margin-left: -5%;
}

.people.single-column .bio-title,
.westernpioneers.single-column .bio-title,
.encyclopedia.single-column .bio-title {
  margin-left: -3.1%;
}

.people .bio-title,
.encyclopedia .bio-title {
  display: block;
}

.preview-bio-title span,
.bio-title span {
  background: #ffa800;
  clear: both;
  display: block;
  float: left;
  line-height: 1em; 
  padding: .15em .4em 0 .4em;
}

.rabbis .bio-title span {
  background: #9498a1;
}

.katrina .bio-title span {
  background: #b5994d;
}

.rabbis.themes .page-title,
.rabbis.node-type-exhibit-landing-page.narrators .page-title,
.katrina.node-type-exhibit-landing-page.narrators .page-title,
.katrina.themes .page-title {
  background: #b5994d;
  color: #fff;
  display: inline-block;
  font: 400 3em 'Futura W01 Light', Arial, sans-serif;
  margin-left: -3.1%;
  padding-right: .25em;
  padding-left: 3%;
  text-transform: uppercase;
}

.rabbis.node-type-exhibit-landing-page.narrators .page-title,
.rabbis.themes .page-title {
  background: #9498a1;
}

.womenofvalor .bio-title span {
  background: #37424a;
}

.baltimore .bio-title span {
  background: #000;
}

.seattle .bio-title span {
  background: #002147;
}

.encyclopedia .bio-title span {
  background: #004153;
}

.feminism .bio-title span {
  background: #ff6c00;
}

.view-online-learning-programs .subpage-title,
.view-rabbis-trip .blog-subpage .page-title,
.view-rising-voices .blog-subpage .page-title,
.view-book-club .blog-subpage .page-title,
.page-blog .blog-subpage .page-title,
.thisweek .featured .page-title,
.blog .featured .page-title,
.view-author-posts .node-blogpost .page-title {
  display: block;
  font: 1.5em 'Zurich W01 Light', Arial, sans-serif;
}

.node-type-thisweek .page-title {
  color: #393939;
  font: 2em 'Zurich W01 Light', Arial, sans-serif;
}


.node-type-lesson-ltl .page-title {
  background: #8d1b3d;
  color: #fff;
  margin-left: -5%;
  padding: .25em 0 .25em .5em;
}

.wecelebrate .teaser-title,
.lessonplans .gallery h2.twersky_pre_2016,
.node-type-lesson-ltl.twersky .page-title,
.curriculum-header.twersky {
  background: #0098db;
}

.wecelebrate .gallery .view-filters {
  margin-right: 3%;
  position: absolute;
  right: 0;
  top: 0;
  width: 25%;
}

.wecelebrate .ad .teaser-title {
  background: #94050b;
}

.wecelebrate .batmitzvah .teaser-title {
  background: #312267; /* Old browsers */
  background: -moz-linear-gradient(left, #312267 0%, #4b32a7 68%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #312267 0%,#4b32a7 68%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #312267 0%,#4b32a7 68%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#312267', endColorstr='#4b32a7',GradientType=1 ); /* IE6-9 */
}

.wecelebrate .memoriam .teaser-title {
  background: #000; /* Old browsers */
  background: -moz-linear-gradient(left, #000 0%, #555 68%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #000 0%,#555 68%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to left, #000 33%,#333 68%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000', endColorstr='#555',GradientType=1 ); /* IE6-9 */
}

.wecelebrate .graduation .teaser-title {
  background: #004153; /* Old browsers */
  background: -moz-linear-gradient(left, #004153 0%, #026e8c 68%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #004153 0%,#026e8c 68%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #004153 0%,#026e8c 68%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004153', endColorstr='#026e8c',GradientType=1 ); /* IE6-9 */
}

.wecelebrate .birthday .teaser-title {
  background: #ec6607; /* Old browsers */
  background: -moz-linear-gradient(left, #ec6607 0%, #eb8943 68%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #ec6607 0%,#eb8943 68%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #ec6607 0%,#eb8943 68%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ec6607', endColorstr='#eb8943',GradientType=1 ); /* IE6-9 */
}

.wecelebrate .other .teaser-title {
  background: #00295f; /* Old browsers */
  background: -moz-linear-gradient(left, #00295f 0%, #0050ba 68%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #00295f 0%,#0050ba 68%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #00295f 0%,#0050ba 68%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00295f', endColorstr='#0050ba',GradientType=1 ); /* IE6-9 */
}

.node-type-lesson-ltl.golearn .page-title {
  background: #004153;
}

.girlsintrouble .page-title {
  background: #605390;
}

.jewishtimejump .page-title {
  background: #000;
}

.teachingtools article {
  min-height: 2000px;
}

.teachingtools .page-title,
.lessonplans .page-title,
.single-column.node-type-lesson-ltl .page-title,
.single-column.livingthelegacy .page-subtitle {
  margin-left: -3.1%;
}

.page-title span:last-child {
  padding-bottom: .05em;
}

.field-name-field-landing-subcomponent-title {
  border-top: 2px solid #e0ded8;
  font: bold 1.4em 'Zurich W01 Light', Arial, sans-serif;
  padding-top: 1em;
}

/* right column */

#right-column {
  float: right;
  margin-top: 7.5em;
  width: 21.217391304348%;
}

.node-type-exhibit-landing-page #right-column {
  margin-top: 0;
}

.wecelebrate-preview .messages {
  background-color: #fef5f1;
  background-image: none;
  border-color: #ed541d;
  color: #8c2e0b;
  margin: 10px auto 0 auto;
  max-width: 100%;
  width: 1050px;
}

.wecelebrate-preview .node-add-to-cart {
  background: #94050b;
  display: inline-block;
  margin-right: 6px;
}

.wc-buttons {
  text-align: center;
}

.wc-payment-wrapper {
  display: inline-block;
  text-align: center;
}

.wecelebrate-preview .node-add-to-cart a {
  color: #fff;
}

.wecelebrate-preview .form-actions {
  text-align: center;
}

#wecelebrate-add h2,
#right-column h2 {
  color: #fff;
  font: 1em 'Zurich W01 Light', Arial, sans-serif;
  margin-bottom: .25em;
  padding: .75em;
}

#wecelebrate-add h2 {
  font-size: 1.5em;
}

#wecelebrate-add h2,
#block-jwa-blocks-donate h2,
#block-jwa-blocks-donate-we-remember h2 {
  background: #94050b;
}

#block-jwa-blocks-signup h2 {
  background: #000;
}

#block-views-tweets-block-1 h2 {
  background: #17b6fc url(../images/tweetwhite.png) 15px 45% no-repeat;
  padding-left: 44px;
}

#block-jwa-blocks-podcast-ad h2,
#block-jwa-blocks-teach-ad h2,
#block-poll-recent h2 {
  background: #004153;
}

#block-thisweek-choosedate h2 {
  background: #37424a;
}

#block-jwa-blocks-blog-related-posts h2 {
  background: #75a2c6;
}

#wecelebrate-add p,
#right-column p {
  color: #999;
  font: 1.5em 'Zurich W01 Light', Arial, sans-serif;
  margin: .5em 1.5em .5em 4px;
}

#wecelebrate-add p {
  font-size: 1.2em;
  margin: .5em;
}

#block-jwa-blocks-podcast-ad p {
  margin: .5em 4px;
}

#block-jwa-blocks-podcast-ad img {
  height: inherit;
  max-width: 100%;
}

#right-column p strong {
  font-family: 'Zurich W01 Bold', Arial, sans-serif;
}

#wecelebrate-add p.action,
#right-column p.action {
  font: 1em Arial, sans-serif;
  margin-bottom: 2em;
}

#wecelebrate-add p.action {
  margin-bottom: 0;
}


.right-rail-ad {
  background: #000;
  font: bold 2em/1em 'Zurich W01 Light', Arial, sans-serif;
  padding: .75em;
}

#block-jwa-blocks-share-memory a:hover,
#block-jwa-blocks-share-memory a:active {
  color: #fff;
} 

#right-column form {
  margin-top: 0;
}

#block-poll-recent .title {
  border-bottom: 1px solid #ccc;
  padding-bottom: 1em;
}

.poll {
  margin: 0 0 0 4px;
}

.poll .poll {
  margin-right: 8px;
}

.poll .text,
.poll .percent,
.poll .total {
  color: #777;
  font-size: 14px;
}

.poll .vote-form {
  padding-right: 1em;
}

.poll .title {
  color: #999;
  font-size: .875em;
  padding-top: 1em;
}

.block.poll {
  position: relative;
}

.poll .links {
  font-size: .875em;
  margin: 0;
  padding: 0;
}

.poll input.form-submit {
  float: right;
}

.poll .links li {
  list-style-type: none;
}

.poll input[type=radio].form-radio {
  display: none;
}

.poll input[type=radio].form-radio + label.option {
  padding-left: 26px;
  height: 14px; 
  display: inline;
  line-height: 14px;
  background-repeat: no-repeat;
  background-position: 0 2px;
  font-size: 14px;
  vertical-align: middle;
  cursor: pointer;
}

.poll input[type=radio].form-radio:checked + label.option {
  background-position: 0 -14px;
}
						
.poll label.option {
  background: url(../images/radiobox.png);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.form-item-choice label {
  color: #999;
  font-size: .875em;
}

.page-blog .view-jwablog-recent-posts {
  display: inline-block;
  float: left;
  margin-bottom: .85em;
  margin-right: 1%;
  padding-top: .5em;
  width: 71%;
}

.blog .recent-header {
  background: #75a2c6;
  border-radius: 2px 2px 0 0;
  color: #fff;
  float: left;
  font-size: .9em;
  font-family: 'Futura W01 Book', Arial, sans-serif;
  margin: 0;
  padding: .6em 2em;
  text-transform: uppercase;
}

.page-blog .view-jwablog-recent-posts .views-row {
  border-right: 1px solid #777;
  float: left;
  font-size: .9em;
  width: 24%;
  text-align: center;
}

.view-jwablog-recent-posts .views-row-last {
  border: none;
}

#block-jwa-blocks-blog-related-posts {
  margin: 1.5em 0;
  text-align: center;
}

#block-jwa-blocks-blog-related-posts h2 {
  text-align: left;
}

#block-jwa-blocks-blog-related-posts a {
  color: #111;
  font-size: 1.2em;
}

#block-jwa-blocks-blog-related-posts .jwa-media {
  margin: 0;
  float: none;
}

.page-blog .view-jwablog-recent-posts .jwa-media img {
  width: 85%;
  height: inherit;
}

#block-jwa-blocks-blog-related-posts img {
  width: 95%;
  height: 95%;
}

.newsletter {
  border-bottom: 1px solid #e0ded8;
  padding: .6em 0;
}

#newsletters label {
  color: #999;
  font-size: .875em;
  font-weight: normal;
}

.signup2 input,
.signup2 label {
  display: inline;
}

input#email {
  background: #ebebeb;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #999;
  font-size: .8em;
  margin: 1.25em 0 1.5em 0;
  padding: .5em .6em;
  width: 184px;
  -webkit-box-shadow: inset 3px 3px 4px 0px rgba(0,0,0,0.09);
  -moz-box-shadow: inset 3px 3px 4px 0px rgba(0,0,0,0.09);
  box-shadow: inset 3px 3px 4px 0px rgba(0,0,0,0.09);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input#signup-submit,
#block-thisweek-choosedate input {
  border: none;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
}

input[type=checkbox].css-checkbox { 
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
}

input[type=checkbox].css-checkbox + label.css-label {
  padding-left: 20px; 
  height: 18px;  
  display: inline-block;
  line-height: 18px;
  background-repeat: no-repeat;
  background-position: 0 0;
  font-size: 18px;
  vertical-align: middle; 
  cursor: pointer;
}

input[type=checkbox].css-checkbox:checked + label.css-label {
  background-position: 0 -18px; 
}

.css-label {
  background-image: url('../images/checkbox.png'); 
}

.poll #edit-vote {
  background: rgb(0,152,219); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0,152,219,1) 0%, rgba(0,103,164,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,152,219,1)), color-stop(100%,rgba(0,103,164,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,152,219,1) 0%,rgba(0,103,164,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,152,219,1) 0%,rgba(0,103,164,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,152,219,1) 0%,rgba(0,103,164,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,152,219,1) 0%,rgba(0,103,164,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0098db', endColorstr='#0067a4',GradientType=0 ); /* IE6-9 */
  border: none;
  border-radius: 4px;
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.4);
  color: #fff;
  font: bold .875em 'Zurich W01 Light', Arial, sans-serif;
  margin-top: 1em;
  padding: .5em;
  text-align: center;
  width: 75px;
}

.poll .choices {
  border-bottom: 1px solid #e0ded8;
  padding-bottom: .5em;
}

#block-thisweek-choosedate form {
  margin-left: 4px;
}

#block-thisweek-choosedate select {
  color: #17b6fc;
  font-size: .8em;
  margin-top: 1em;
  padding: .5em 0 .5em 1em;
  text-indent: 0.01px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

#block-thisweek-choosedate input {
  float: right;
  margin: 1em 1em 0 0;
}

#block-thisweek-choosedate.mainpage-choosedate input {
 float: none;
}

.field-name-field-featured-video {
  margin-top: 1em;
}

.field-name-field-featured-video .caption {
  max-width: 560px;
}

#block-thisweek-choosedate select#month,
#block-thisweek-choosedate select#dayofmonth {
  margin-right: 1em;
  width: 6.4em;
}

/* left column */

#left-column {
  background-color: #f1f1f1;
  float: left;
  width: 31.475029036005%;
}

.blog #left-column,
.blog #left-column .field-name-field-biomainimage {
  background: #fff;
}

#left-column .field-item {
  width: 100%;
}

.quick-facts {
  margin-top: .75em;
}

#left-column .fact {
  border-bottom: 1px solid #e0ded8;
  color: #37424a;
  font-size: .875em;
  padding: 1em 0 .5em 10%;
}

#left-column .field-label {
  color: #666;
  font: 400 .785em Arial, sans-serif;
  margin-bottom: .3em;
  text-transform: uppercase;
}

#left-column .jwa-media,
#left-column .caption {
  float: none !important;
  margin: 0 auto;
  max-width: 100%;
}

#left-column .jwa-media img {
  height: inherit;
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

#left-column .field-name-field-biomainimage {
  background: #333;
}

.views-exposed-form .form-type-select,
#block-thisweek-choosedate select {
  background: rgb(48,48,48); /* Old browsers */
  background: url(../images/clicker-dn.png) 96% 6px no-repeat, -moz-linear-gradient(top,  rgba(48,48,48,1) 0%, rgba(34,34,34,1) 100%); /* FF3.6+ */
  background: url(../images/clicker-dn.png) 96% 6px no-repeat, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(48,48,48,1)), color-stop(100%,rgba(34,34,34,1))); /* Chrome,Safari4+ */
  background: url(../images/clicker-dn.png) 96% 6px no-repeat, -webkit-linear-gradient(top,  rgba(48,48,48,1) 0%,rgba(34,34,34,1) 100%); /* Chrome10+,Safari5.1+ */
  background: url(../images/clicker-dn.png) 96% 6px no-repeat, -o-linear-gradient(top,  rgba(48,48,48,1) 0%,rgba(34,34,34,1) 100%); /* Opera 11.10+ */
  background: url(../images/clicker-dn.png) 96% 6px no-repeat, -ms-linear-gradient(top,  rgba(48,48,48,1) 0%,rgba(34,34,34,1) 100%); /* IE10+ */
  background: url(../images/clicker-dn.png) 96% 6px no-repeat, linear-gradient(to bottom,  rgba(48,48,48,1) 0%,rgba(34,34,34,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#303030', endColorstr='#222222',GradientType=0 ); /* IE6-9 */
  border-radius: 5px;
  overflow: hidden;
  width: 300px;
}

.views-exposed-form select {
  background: transparent;
  border: none;
  color: #17b6fc;
  font-size: .8em;
  padding: .5em 0 .5em 1em;
  text-indent: 0.01px;
  text-overflow: '';
  width: 319px;
  -webkit-appearance: none;
  -moz-appearance: none;
}

select:disabled {
  background-color: rgba(200,200,200,0.6);
  height: 2.5em;
}

option {
  background: #fff;
  color: #666;
}

label.required-field {
  color: red;
}

div.error,
tr.error,
div.warning {
  margin: 2em 0;
}

span.first-sentence {
  display: block;
  font: 1.5em 'Zurich W01 Light', Arial, sans-serif;
  line-height: 1.2em;
  margin-bottom: 1em;
}

.lifespan,
.livingthelegacy .page-subtitle {
  background: #303030;
  color: #fff;
  clear: both;
  float: left;
  font: 1em 'Futura W01 Light', Arial, sans-serif;
  margin-left: -5%;
  margin-bottom: 1em;
  padding: .5em 1.3em;
}

.single-column .lifespan {
  margin-left: -3.1%;
}

.vocation {
  clear: both;
  color: #fff;
  font-family: 'Zurich W01 Light', Arial, sans-serif;
  margin-left: -5%;
  margin-top: -.22em;
}

.field-name-field-occupationavocation {
  background: #004153;
  display: inline-block;
  padding: .25em .5em .25em 1.3em;
}

.quotation {
  clear: both;
  font: 1.5em 'Zurich W01 Light', Arial, sans-serif;
  padding: 1em 0;
}

.quotation .fullname {
  font-style: italic;
}

.dc .field-name-field-occupationavocation {
  background: #8d1b3d;
}

.weremember .article-intro,
.weremember .author-bio {
  clear: both;
  font-style: italic;
}

.wov-gallery-link {
  display: block;
  font: 1.1em 'Zurich W01 Light';
  margin-top: 1em;
}

.womenofvalor ol {
  font: .75em Arial, sans-serif;
}

.view-womenofvalor-objects-list .views-table {
  margin: 1.3em 0;
}

.view-womenofvalor-objects-list .views-table td {
  padding: .5em 1em;
}

.authorcredit {
  clear: both;
  font-style: italic;
}

.encyclopedia h2#bibliography {
  clear: left;
}

.encyclopedia .field-label {
  font: bold 1.17em 'Zurich W01 Light', Arial, sans-serif;
}

.encyclopedia_smallcaps a {
  font-variant: small-caps;
}

.thisweek .eventdate {
  font-weight: bold;
  margin: 1.4em 0 .7em 0;
}

.thisweek-toc-item .eventdate {
  color: #8d1b3d;
  font-size: 1.2em;
  line-height: 1.1em;
}

.node-type-thisweek .eventdate {
  font-size: 1.1em;
  line-height: 1em;
}

.feminism.timeline div.clear-both {
  padding: .25em;
}

/* media */

.audiojs {
  font-size: 10px;
  margin: 0 5px 0 0;
  width: 230px;
}

.audiojs .play {
  background: url(/sites/jwa.org/modules/custom/mediadisplay/audiojs/audiojs/player-graphics.gif) -2px -1px no-repeat;
}

.audiojs .pause {
  background: url(/sites/jwa.org/modules/custom/mediadisplay/audiojs/audiojs/player-graphics.gif) -2px -91px no-repeat;
}

.audiojs .loading {
  background: url(/sites/jwa.org/modules/custom/mediadisplay/audiojs/audiojs/player-graphics.gif) -2px -31px no-repeat;
}

.audiojs .error {
  background: url(/sites/jwa.org/modules/custom/mediadisplay/audiojs/audiojs/player-graphics.gif) -2px -61px no-repeat;
}

.audiojs .play-pause {
  padding: 4px 4px 4px 0;
  width: 20px;
}

.audiojs .scrubber {
  width: 115px;
  margin: 10px 0 10px 3px;
}

.audiojs .time {
  margin: 0 0 0 3px;
  padding: 0 3px 0 6px;
}

.flowplayer {
  background-color: #222;
  background-size: cover;
  font: 12px "Myriad Pro", "Lucida Grande", "Helvetica Neue", sans-serif;
  margin-bottom: 2.5em;
  text-align: center;
}

.flowplayer.is-splash .fp-controls, .flowplayer.is-poster .fp-controls, .flowplayer.is-splash .fp-time, .flowplayer.is-poster .fp-time, .flowplayer.is-splash .fp-embed, .flowplayer.is-poster .fp-embed {
  display: block !important;
}

.flowplayer .fp-timeline {
  background-color: rgba(0,0,0,0.5);
  top: 8px;
}

.flowplayer .fp-volume {
  top: 9px;
}

.flowplayer .fp-volumelevel {
  background-color: rgba(247,240,225,1);
}

.flowplayer .fp-progress {
  background-color: rgba(0,152,219,1);
}

.flowplayer .fp-buffer {
  background-color: rgba(247,240,225,1);
}

.jwa-media {
  float: right;
  margin-left: 1em;
}

.jwa-media.float-none,
.jwa-media.float-left {
  margin-left: 0;
}

.triangle #main-column .jwa-media {
  float: none;
  margin: 0 auto;
  width: 300px;
}

.seattle .field-name-body .jwa-media {
  margin-left: 1%;
}

.node-type-lesson-ltl .node-workingobject .jwa-media,
.field-name-field-docstudy-components .jwa-media,
.lesson-section .jwa-media {
  float: none;
}

.node-type-workingobject .jwa-media {
  float: none;
  margin: 1em 0;
}

.jwa-media.float-left {
  margin-right: 10px;
  margin-left: 0;
}

.feminism.timeline .jwa-media {
  clear: both;
  float: left;
  margin-top: 10px;
  margin-left: 3%;
}

.field-name-field-docstudy-components .jwa-media img {
  height: inherit;
  max-width: 100%;
}

.mediaobject-as-node .field-label,
.node-workingobject .field-label,
.webform-component label,
.contact-form label {
  font: 1em 'Zurich W01 Bold', Arial, sans-serif;
  margin: .75em 1em 0 0;
}

.form-managed-file {
  margin: .5em 0;
}

.mediaobject-as-node .field,
.node-workingobject .field {
  font: .9em 'Zurich W01 Light', Arial, sans-serif;
}

.mediaobject-as-node.small-object .field-type-file {
  background: #666;
  width: 200px;
}

.mediaobject-as-node.small-object .field img {
  display: block;
  margin: 0 auto;
}

.inline-image-right {
  float: right;
  margin: 2.2em 0 1em 1.2em;
}

.inline-image-left  {
  float: left !important;
  margin: 2.2em 1.2em 1em 0;
}

.image-left-topflush {
  clear: left;
  float: left;
  margin: 0 1.2em 1em 0;
}

.image-right-topflush {
  clear: right;
  float: right;
  margin: 0 0 1em 1.2em;
}

.media-left-clear-right {
  float: left;
  clear: both;
  margin-left: 0;
}

.media-center-300px {
  float: none;
  margin: 0 auto;
  width: 300px;
}

.media-center-500px {
  float: none;
  margin: 0 auto;
  width: 500px;
}

.mediaobject-as-node {
  float: none;
  margin-left: 0;
}

.print-button {
  color: #17b6fc;
  cursor: pointer;
}

.print-button,
.image-zoom,
.media-return-link {
  font: 1em Arial, sans-serif;
  height: 24px;
  line-height: 24px;
  padding: 1em 0;
}

.print-button:hover {
  color: #666;
  text-decoration: underline;
}

.print-button img,
.print-text,
.image-zoom img,
.zoom-text {
  vertical-align: middle;
}

.caption {
  background: #000;
  color: #999;
  font: .75em Arial, sans-serif;
  margin-top: -3px;
  overflow: hidden;
  position: relative;
}

.hidden-caption {
  display: none;
}

.caption a:hover,
.caption a:active {
  color: #fff;
}

.caption p {
  margin: 0;
}

.node-textobject .caption p {
  line-height: 1.15em;
  margin-top: .25em;
}

.field-name-field-docstudy-components .caption {
  max-width: 100%;
}

.caption-inner {
  padding: 8px 26px 8px 8px;
 }

.textobject-caption {
  font-size: .8em;
  line-height: 1.15em;
}

.object-details-link {
  position: absolute;
  top: 8px;
  right: 10px; 
}

p.video-title {
  font-size: .875em;
}

p.video-timestamp {
  font-size: .75em;
}

/* pagers */

ul.pager {
  float: right;
  font: .875em Arial, sans-serif;
  margin-top: 1em;
}

.page-thisweek ul.pager {
  float: left;
}

.landing-alpha-pager {
  padding-top: 1.5em;
  width: 100%;
}

ul.alpha,
.landing-alpha-pager,
.view-weremember .views-summary,
.view-encyclopedia-contributors .views-summary {
  font: .875em Arial, sans-serif;
}

.landing-alpha-pager .alpha {
  display: block;
  float: left;
}

.landing-alpha-pager a.active {
  color: #777;
}

.item-list .pager li {
  float: left;
  margin: 0;
  padding: 0 7px 0 8px;
}

.view-weremember .views-summary,
.view-encyclopedia-contributors .views-summary {
  padding: 0 0 0 4px;
}

.attachment .view-weremember .view-footer a {
  padding: 1px 0 0 4px;
}

.landing-alpha-pager .alpha {
  padding: 0 4px;
}

.pager-item,
.pager-current,
ul.alpha li,
.landing-alpha-pager .alpha,
.view-weremember .views-summary,
.attachment .view-weremember .view-footer a,
.view-encyclopedia-contributors .views-summary {
  border-left: 1px solid #ccc;
}

.pager-previous + .pager-item,
.pager-ellipsis + .pager-item,
.pager .pager-current.first,
.landing-alpha-pager .alpha:first-child,
.view-weremember .views-summary:first-child,
.view-encyclopedia-contributors .views-summary:first-child {
  border: none;
}

.pager li.pager-previous,
.pager li.pager-next {
  margin-top: 1px;
  padding: 0;
  height: 14px;
  width: 15px;
}

.pager .pager-previous a {
  background: url(../images/img_sprites.png) -858px 0;
  float: left;
  height: 14px;
  padding: 0;
  text-indent: -9999px;
  width: 15px;
}

.pager .pager-next a {
  background: url(../images/img_sprites.png) -665px 0;
  float: right;
  height: 14px;
  padding: 0;
  text-indent: -9999px;
  width: 15px;
}

.pager-ellipsis,
.pager-first,
.pager-last {
  display: none !important;
}

ul.alpha li {
  display: inline;
  list-style-type: none;
  padding: 0 2px 0 4px;
}

ul.alpha li.first {
  border-left: none;
}

#news-archive-nav ul span,
#feminism-resources-nav ul span,
.feminism-letter {
  font-weight: bold;
}

#news-archive-nav ul {
  padding: 0;
}

#news-archive-nav ul li {
  padding-bottom: 0;
}

#feminism-resources-nav ul li {
  padding: 0 1px 0 4px;
}

#advisory-council-nav ul li,
#ltl-bibliography-pager ul li {
  padding: 0 4px;
}

.view-encyclopedia-contributors .view-content {
  margin-bottom: 1em;
}

.attachment .view-weremember .view-content {
  float: left;
}

.feminism-resources-header {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  margin-left: 2em;
  padding: .5em 0;
}

.feminism .back-to-top {
  float: right;
}

/* filters */

.block.facetapi,
#block-views-exp-topics-page-1,
.view-filters {
  background: #e0ded8;
  clear: both;
  font: 1em Arial, sans-serif;
  height: auto;
  min-height: 84px;
  position: relative;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
}

.block.facetapi {
  margin: 0 3% 1em 3%;
  padding-bottom: 1px;
}

.block.facetapi .form-item {
  margin-left: 2em;
}

.people .view-filters,
.view-documents-ltl .view-filters {
  height: auto;
}

.views-exposed-form {
  position: relative;
}

.views-exposed-widgets {
  margin-left: 8.25em;
  padding: 1em 0;
}

#block-thisweek-choosedate.mainpage-choosedate form {
  margin-left: 10em;
  padding: 1em 0;
}

.page-taxonomy .views-exposed-widgets {
  margin-left: 0;
  padding: 0;
}

.page-taxonomy .views-exposed-widget {
  padding: 0;
  width: 100%;
}

.encyclopedia .views-exposed-widgets {
  padding: 1.3em 0;
}

.feminism .views-exposed-widgets {
  margin-left: 13em;
}

.views-exposed-widget {
  padding: .5em 0 0 1em;
}

.blog .views-exposed-widget,
.encyclopedia .views-exposed-widget {
  margin-top: 2px;
}

.page-taxonomy .views-exposed-form label,
.block.facetapi h2,
.view-filters h2 {
  background: #666;
  color: #fff;
  font: 400 1em 'Zurich W01 Roman', Arial, sans-serif;
  margin-top: 1.5em;
  padding: .5em 1em .5em .5em;
  position: absolute;
}

.block.facetapi h2 {
  position: relative;
}

.blog .view-filters h2,
.encyclopedia .view-filters h2 {
  margin-top: .5em;
}

.views-exposed-form label {
  display: none;
}

.page-taxonomy .views-exposed-form label {
  display: block;
  margin-top: 0;
  padding: .5em 2%;
  position: relative;
  width: 96%;
}

.page-taxonomy .form-type-select {
  margin: 1em 2em;
}

.encyclopedia .views-exposed-form .views-exposed-widget .form-submit {
  margin-top: 2em;
}

.views-reset-button {
  position: absolute;
  bottom: 5px;
  left: 5px;
}

.blog .views-reset-button {
  bottom: 0;
}

.views-exposed-widget #edit-reset {
  background: #666;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font-size: .8em;
  padding: .3em .5em;
  text-align: center;
  width: 100px;
  -webkit-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 2px 2px 1px 0px rgba(0,0,0,0.3);
  box-shadow: 2px 2px 2px 0px rgba(0,0,0,0.3);
}

/* artifacts */

.txtBoxLeft h3,
.feminism .field-label,
.artifacts-label {
  background: #666;
  color: #fff;
  display: inline-block;
  font: bold 1em 'Zurich W01 Light', Arial, sans-serif;
  margin-bottom: 1em;
  padding: .4em 1.5em .4em .5em;
}

body.flexslider {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
}

div.flexslider {
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
}

div.flexslider img {
  height: inherit;
  max-width: 100%;
  width: auto;
}

.artifacts div.flexslider img {
  max-height: 301px;
}

.artifacts {
  border-top: 2px solid #e0ded8;
  border-bottom: 2px solid #e0ded8;
  padding: 1.5em 0;
}

.node-oralhistory-person .artifacts {
  border-top: none;
}

.feminism .artifacts {
  margin: 0;
}

.womenofvalor .artifacts {
  border-bottom: none;
  margin-bottom: 0;
}

.artifacts .flexslider {
  background: #000;
  border-radius: 0;
  min-height: 400px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 2px 1px rgba(0,0,0,0.3);
}

.artifacts .flex-thumbnails .flexslider .image {
  height: 100px;
}

.artifacts .flex-thumbnails .flexslider .caption {
  display: none;
}

.artifacts .slides {
  background: #333;
}

.views-field-field-youtube-video,
div.artifacts .jwa-media,
.views-field-field-youtube-thumb {
  float: none;
  margin: .5em auto;
}

.view-oral-history-videos-grid {
  margin: 0 auto;
  width: 720px;
}

.views-field-field-youtube-video .field-content {
  position: relative;
}

.yt-play {
  position: absolute;
  right: 140px;
  top: 76px;
  opacity: .75;
}

.view-oral-history-videos-grid .views-row {
  display: inline-block;
  margin: 10px;
  text-align: center;
  width: 320px;
  vertical-align: bottom;
}

.view-oral-history-videos-grid h3 {
  height: 44px;
  margin: 5px 0;
}

div.artifacts .video {
  margin: 0;
}

.artifacts .flowplayer.fixed-controls .fp-controls {
  bottom: -20px;
}

.artifacts .flowplayer.fixed-controls .fp-time em {
  bottom: -10px;
}

.artifacts .flowplayer .fp-volume {
  top: 7px;
}

.artifacts .flowplayer .fp-mute {
  top: -2px;
}

.artifacts .slides img {
  margin: 0 auto;
  width: auto;
}

.flex-thumbnails .flexslider .slides img {
  cursor: pointer;
  width: 90px;
}

#main-column .artifacts li {
  padding-bottom: 0;
}

.artifacts .flexslider ul.slides li {
  padding-bottom: 0;
}

.artifacts .views-field-field-artifacts {
  height: 301px;
}

div.artifacts .image {
  display: table;
  height: 301px;
}

.artifacts .audio {
  margin: 0 auto;
  padding-top: 150px;
  width: 230px;
}

.artifacts .image a {
  display: table-cell;
  margin: 0 auto;
  vertical-align: middle;
}

.artifacts .image .caption a {
  display: inline;
}

.artifacts .flex-direction-nav {
  background: #000;
  height: 0px;
}

.artifacts #flexslider-1 .flex-direction-nav a {
  margin: 0;
  top: 150px;
}

.flex-direction-nav .flex-next {
  right: 0;
}

.flex-thumbnails .flexslider .flex-direction-nav a.flex-prev,
.flex-thumbnails .flexslider .flex-direction-nav a.flex-next {
  color: rgba(255,255,255,.4);
  display: block;
  font-size: 0;
  opacity: 1; 
  text-shadow: none;
}

.flex-direction-nav a:hover,
.flex-thumbnails .flexslider .flex-direction-nav a:hover {
  color: #17b6fc;
  text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
}

.artifacts .flex-direction-nav a.flex-prev {
  left: 10px !important;
}

.artifacts .flex-direction-nav a.flex-next {
  right: 10px !important;
}

.flex-thumbnails .flexslider {
  background: url('../images/thumbnail_bg.png') repeat left top;
  height: 120px;
  min-height: 0;
  padding: 0 32px;
}

.view-oral-history-videos-thumbnails #flexslider-2 {
  color: #fff;
  font: .8em Arial, sans-serif;
  text-align: center;
}

.view-oral-history-videos-thumbnails #flexslider-2 .views-field-title {
  padding: 0 .5em;
}

.flex-thumbnails .flexslider .slides {
  background: none;
}

.flex-thumbnails .flexslider .flex-direction-nav li a {
  margin-left: -6px;
  margin-right: -6px;
}

.artifacts .flex-control-nav {
  background: #000;
  height: 20px;
  padding-top: 12px;
  top: 318px;
  z-index: 500;
}

.artifacts .youtube-video {
  height: 315px;
}

.artifacts .flex-direction-nav li a {
  z-index: 501;
}

.artifacts .flex-direction-nav li {
  padding-bottom: 0;
}

.artifacts .flexslider .caption {
  color: #fff;
  font-size: .875em;
  position: absolute;
  left: 0;
  top: 320px;
  width: 100% !important;
}

/* accordions */

#accordion {
  border-top: 2px solid #e0ded8;
  margin: 2em 0 1.5em 0;
}

.wecelebrate.about #accordion,
.girlsintrouble #accordion,
.node-type-lesson-ltl #accordion {
  border-top: none;
  margin-top: 0;
}

#accordion h3 {
  border-bottom: 1px solid #e0ded8;
  color: #666;
  cursor: pointer;
  font: 400 1.5em 'Zurich W01 Light', Arial, sans-serif;
  margin-top: .7em;
  padding: 0 0 .5em 0;
}

#accordion .accordion-content h3 {
  font-size: 1.2em;
  margin-left: 4em;
}

.accordion-content .accordion-content {
  margin-left: 5em;
}

#accordion h3 img {
  margin-right: .5em;
}

#accordion h3.active {
  border-bottom: none;
}

#accordion .node-documentstudy .title,
.node-type-lesson-ltl #accordion #left-column {
  display: none;
}

#accordion .node-documentstudy .node-workingobject .title,
#accordion .node-documentstudy .node-documentstudy-supportingtext .title {
  display: block;
}

.node-type-lesson-ltl #accordion #main-column {
  border: none;
  float: none;
  padding: 0;
  width: 100%;
}

.node-type-lesson-ltl #accordion #main-column h4 {
  font: bold 1.2em 'Zurich W01 Light', Arial, sans-serif;
}

/* more on widgets */

/* more on blocks */

.more-on-person {
  clear: both;
  line-height: 1.8em;
}

.more-on-person-header {
  color: #999;
  font: .95em 'Futura W01 Book', Arial, sans-serif;
  margin-bottom: .3em;
  padding-top: 2em;
  text-transform: uppercase;
}

.more-on-person-header span {
  font: 1.05em 'Futura W01 Bold', Arial, sans-serif;
}

.more-on-person ul li {
  font: 1em Arial, sans-serif;
  list-style-type: none;
  margin-left: 0;
}

.more-on-topics {
  border-bottom: 2px solid #e0ded8;
  font: .875em 'Zurich W01 Roman', Arial, sans-serif;
  padding-bottom: 1.5em;
}

.more-on-topics .field-name-field-main-topics,
.more-on-topics .field-items,
.more-on-topics .field-item {
  display: inline;
}

/* wov gallery */

.gl-fulltext,
#right-column p.action a,
.more-on-view-all a {
  font: 1em Arial, sans-serif;
  padding-right: 12px;
}

.lessonplans article,
.gallery article,
.womenofvalor.images article {
  margin: 0 3%;
  width: 94%;
}

.page-wecelebrate article {
  width: 100%;
}

.page-wecelebrate article,
.lessonplans article,
.gallery article {
  margin: 0;
}

.masonry-processed {
  float: right;
  width: 74%;
}

.wecelebrate .masonry-processed {
  margin: 0 auto;
  margin-left: 25px;
  float: none;
  width: 100%;
}

.masonry {
  margin: 0 auto;
}

.rabbis.timeline #right-column,
.page-wecelebrate #right-column,
.lessonplans #right-column,
.gallery #right-column,
.womenofvalor.images #right-column {
  display: none;  
}

.rabbis.timeline article {
  width: 97%;
}

.view-wov-gallery ul.pager {
  float: left;
  margin-left: 1.5%;
}

#colorbox .page-title {
  font-size: 1.3em;
  margin-bottom: 1em;
}

#colorbox #cboxContent .page-title {
  color: #393939;
}

#colorbox .field-name-field-mediaobject-file {
  text-align: center;
}

#colorbox .field-name-field-mediaobject-file .field-item {
  display: inline-block;
}

#colorbox .caption {
  margin: 0 auto;
}

.view-wov-gallery ul {
  list-style: none;
}

.view-wov-gallery .view-content ul li {
  float: left;
  margin-left: 0;
  width: 185px;
}

.view-wov-gallery li .field-content {
  display: table-row;
  height: 300px;
}

.view-wov-gallery .gallery-img-wrapper {
  display: table-cell;
  vertical-align: middle;
}

.view-wov-gallery ul li a {
  height: 300px;
}

#cboxContent .jwa-media,
.view-wov-gallery .jwa-media {
  float: none;
}

#cboxContent .page-title {
  color: #fff;
}

/* disqus */

#disqus_thread {
  margin: 0 1.5em;
  padding-top: 1em;
}

.node-blogpost #disqus_thread {
  margin: 0;
}

/* footer */

footer {
  background: #000;
  clear: both;
  font-size: .75em;
}

#mini-panel-megafooter {
  background: #292929;
  margin: 0 auto;
  max-width: 100%;
  padding-top: .75em;
  width: 1150px;
}

footer .footer-top .panels-flexible-region {
  width: 18%;
  margin-right: 2%;
}

footer ul {
  list-style-type: none;
  margin-top: 0;
  padding-left: 20px;
}

footer .footer-bottom ul {
  padding-left: 0;
}

footer ul li {
  padding: .5em 0;
}

footer ul li a:hover {
  color: #fff;
}

footer ul li.first {
  margin-top: 10px;
}

footer .engage-icons {
  margin-left: 20px;
  padding-top: .4em;
  padding-bottom: .4em;
  border-bottom: 1px solid #393939;
}

footer ul li.top-level {
  border-bottom: 1px solid #393939;
  font: 1em 'Futura W01 Book';
  text-transform: uppercase;
}

footer ul li.section-header {
  color: #999;
  font-size: .9166em;
  text-transform: uppercase
}

.footer-bottom {
  border-top: 1px solid #393939;
  margin: 0 1.8em !important;
}

.footer-bottom .bottom-center ul {
  margin-left: auto;
  margin-right: auto;
  width: 25.5em;
}

footer .footer-bottom ul li,
footer .footer-bottom ul li.top-level {
  border-bottom: none;
  float: left;
  margin: 0 5.8% 0 0;
}

.footer-bottom .bottom-right {
  float: right;
  margin-top: 1.5em;
}

.footer-bottom .bottom-right a:hover {
  color: #fff;
}

.footer-bottom li.last {
  margin-right: 0;
}

.contact-footer {
  padding-left: 2em;
  padding-bottom: 1em;
}

.front #right-column,
.front .tabs,
.front .breadcrumb {
  display: none;
}

.panels-flexible-region-homepage-top {
  width: 100%;
}

.view-front-page-feature {
  margin-top: 2px;
}

.front .flex-control-nav {
  background: #000;
  left: 2%;
  bottom: 25px;
  padding: 9px 6px 3px 6px;
  width: auto;
  z-index: 250;
}

.flex-control-nav li {
  margin: 0 3px;
}

.flex-control-paging li a {
  border: 2px solid #0098db;
  height: 9px;
  width: 9px;
  z-index: 200;
}

.flex-control-paging li a.flex-active {
  background: #ba0910;
  border: 2px solid #ba0910;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.banner-text {
  left: 3%; 
  position: absolute;
  top: 45%;
  width: 60%;
}

.powercouples .banner-text {
  top: 57%;
}

.megaphone .banner-text {
  top: 20%;
  width: 47%;
}

.wecelebrate .banner-text {
  left: 0;
  top: 20%;
  width: 35%;
}

.wecelebrate .banner-homebanner_action_txt {
  width: 75%
}

.feminism-banner .banner-text {
  left: 3%;
  top: 38%;
  width: 40%;
}

.shop-banner .banner-text {
  left: 3%;
  top: 55%;
  width: 40%;
}

.podcast-banner .banner-text {
  left: 2%;
  top: 25%;
  width: 55%;
}

.powercouples .banner-title-1,
.powercouples .banner-description,
.ltl-banner .banner-title-1,
.ltl-banner .banner-description {
  float: right;
}

.powercouples .banner-text,
.ltl-banner .banner-text {
  left: auto;
  right: 5%;
}

.banner-right .banner-text {  
  right: 5%;
}

.views-field-field-homebanner-credit {
  color: #fff;
  font: italic .75em Arial, sans-serif;
  position: absolute;
  bottom: 1.5em;
  right: 6%;
}

.banner-title-1,
.banner-title-2 {
  background: #ffa800;
  color: #fff;
  display: inline-block;
  font: 3em 'Futura W01 Light', Arial, sans-serif;
  margin-left: 3%;
  padding: 0 .3em;
  text-transform: uppercase;
}

.banner-right .banner-title-1 {
  float: right;
}

.banner-subtitle {
  background: #00313f;
  color: #fff;
  display: inline-block;
  font: 1.5em 'Futura W01 Bold', Arial, sans-serif;
  margin-left: 3%;
  padding: .3em 1em;
  text-transform: uppercase;
}

.banner-description {
  background: #004153;
  color: #fff;
  display: inline-block;
  font: 1em/1.25 'Zurich W01 Light', Arial, sans-serif;
  margin-left: 6%;
  padding: .5em 1em;
}

.shop-banner .banner-description {
  margin-left: 19%;
}

.banner-homebanner_action_txt {
  display: inline-block;
  width: 100%;
}

.homebanner_action_txt-inner {
  background: #0098db;
  color: #fff;
  float: right;
  font: 1.125em 'Zurich W01 Light', Arial, sans-serif;
  padding: .5em 4em .5em .5em;
  position: relative;
  z-index: 500;
}

.homebanner_action_txt-inner img {
  position: absolute;
  right: 5px;
  top: 28%;
}

.feminism-banner .homebanner_action_txt-inner {
  margin-left: 3%;
}

.shop-banner .homebanner_action_txt-inner {
  margin-right: 21%;
}

.home-new p,
.home-new h2,
.twih-front .title,
.twih-front .date,
.twih-content {
  padding: 0 2%;
}

.pane-thisweek-home-page-item img {
  float: none;
  height: inherit;
  max-height: 250px;
  max-width: 100%;
}

.twih-front div {
  margin-bottom: .5em;
}

.home-new .jwa-media,
.twih-front .jwa-media {
  background: #000;
  display: inline-block;
  float: none;
  width: 100%;
}

.home-new .jwa-media img,
.twih-front .jwa-media img {
  display: block;
  margin: 0 auto;
}

.home-new img {
  height: inherit;
  max-width: 100%;
}

.front .view-header a,
.front .view-tweets {
  font-family: Arial, sans-serif;
}

.front .view-header div {
  font-size: .9em;
  margin: 2em 1em 1em 0;
}

.front .view-header {
  background: #000;
  border-bottom: none;
  display: inline-block;
  float: left;
  padding: 0;
  position: relative;
  width: 100%;
}

.pane-front-page-blog .view-header,
.home-new .jwa-media {
  float: none;
}

.home-new .jwa-media,
.twih-front .jwa-media {
  margin-left: 0;
}

.blog-social .more-posts,
.front .more-posts {
  font: .875em Arial, sans-serif;
  position: absolute;
  right: 0;
  bottom: .25em;
}

.view-front-page-blog {
  background: #fff;
}

.view-front-page-blog .view-content {
  padding: 0 1.5em;
}

.view-front-page-blog .views-row-1 {
  position: relative;
}

.view-front-page-blog .jwa-media {
  position: absolute;
}

.view-front-page-blog .featured .views-field-created,
.view-front-page-blog .featured .views-field-field-authors,
.view-front-page-blog .featured .views-field-title {
  margin-left: 110px;
}

.view-front-page-blog .views-row,
.thisweek .node-teaser,
.view-feminism-key-concepts .views-row {
  border-bottom: 1px solid #e0ded8;
  padding: 1em 0;
}

.view-front-page-blog .attachment .views-row-last {
  border-bottom: none;
}

.view-front-page-blog .views-field-created,
.twih-front .date {
  font: bold .875em Arial, sans-serif;
}

.home-new p,
.view-front-page-blog .views-field-field-authors,
.twih-front .twih-content {
  font: .875em Arial, sans-serif;
}

.home-new h2 {
  margin: .4em 0;
}

.view-front-page-blog .views-field-title,
.twih-front .title,
.view-feminism-key-concepts .views-field-title {
  font: 1.5em/1.2em 'Zurich W01 Light', Arial, sans-serif;
}


h2.block-title {
  font: bold .95em 'Zurich W01 Roman', Arial, sans-serif;
  left: 1em;
  margin: 0;
  position: absolute;
  bottom: 20%;
}

h2.block-title .single,
h2.block-title .bottom,
.front .view-header div a:hover {
  color: #fff;
}

h2.block-title .top {
  color: #999;
}

.front-button {
  font: 1.125em 'Zurich W01 Light';
  padding: .5em 1.25em;
}

.front-button a {
  color: #fff;
}

.front-signup {
  background-color: #93040a;
}

.front .panel-separator {
  margin: 0 0 8px 0;
}

.front .front-middle-left .panel-separator {
  margin: 0;
}

.front-education {
  background-color: #004153;
}

.panels-flexible-homepage .panels-flexible-row {
  margin-bottom: 1em;
}

.panels-flexible-homepage .panels-flexible-region-inside {
  padding: 0;
  width: 100%;
}

.panels-flexible-row-homepage-1 .panels-flexible-region {
  background: #fff;
  width: 32%;
}

.panels-flexible-row-homepage-1 .panels-flexible-region-homepage-box_left {
  background: none;
}

.panels-flexible-row-homepage-1 .panels-flexible-region-homepage-box_right {
  margin: 0 2%;
}

.panels-flexible-homepage .panels-flexible-row-homepage-2 {
  margin-bottom: 0;
  padding: 0;
}

.panels-flexible-region-homepage_2-top {
  float: none;
  width: 100%;
}

.panels-flexible-homepage .panels-flexible-row-homepage-3 {
  background: #fff;
  padding: 0;
}

.panels-flexible-row-homepage-3 .panels-flexible-region {
  border-right: 2px solid #f2f2f2;
  padding: 0 2%;
  width: 29%;
}

.panels-flexible-row-homepage-3 .panels-flexible-region-last {
  border: none;
}

.panels-flexible-region-homepage_2-stay_connected-inside .panels-flexible-row {
  background: #303030;
  display: inline-block;
}

.panels-flexible-region-homepage-stay_connected,
.blog-social-top-row {
  background: #303030;
  display: inline-block;
  width: 100%;
}

.blog-social-top-row {
  background: #75a2c6;
  background: #532554;
}

.stay-connected {
  background: #ff6d00;
  float: left;
  width: 33%;
}

.blog .stay-connected {
  background: #532554;
  background: #75a2c6;
  background: #e7a60e;
}

.stay-connected h2 {
  color: #fff;
  float: left;
  font: bold 1.2em 'Zurich W01 Light';
  padding: 0 0 0 2em;
  text-transform: uppercase;
}

.media-icons {
  float: right;
  margin-top: .6em;
  margin-right: 1em;
}

.media-icons a {
  padding: 4px;
}

.engage-icons a {
  padding: 0 3px;
}

h2.social-media {
  color: #999;
  float: left;
  font: 1.5em 'Futura W01 Book';
  margin: 0 0 0 6px;
  text-transform: uppercase;
}

.social-media-img {
  float: left;
}

.social-media-header {
  border-bottom: 2px solid #e0ded8;
  float: left;
  padding: 1em 0 .25em 0;
  position: relative;
  width: 100%;
}

.pane-fb-likebox-0 iframe {
  width: 100% !important;
}

.panels-flexible-region-homepage-youtube iframe {
  margin-left: 2%;
  padding-top: 2em;
}

.pane-tweets {
  clear: both;
}

.front .view-tweets .view-content {
  height: 400px;
  overflow: hidden;
}

.views-field-profile-image-url {
  float: left;
}

.view-tweets .item-list ul li {
  margin: 0;
}

.view-tweets .name-handle {
  display: block;
}

.view-tweets .name-handle a {
  color: #333;
}

.view-tweets .views-field-screen-name {
  color: #999;
  font-size: .875em;
  margin-left: 60px;
}

.view-tweets .handle a {
  color: #999;
}

.view-tweets .views-field-name,
.view-tweets .timestamp {
  font-size: .875em;
}

.view-tweets .views-field-created-time {
  color: #999;
  float: right;
  font-size: .8em;
}

.view-tweets .views-field-text {
  color: #333;
  font-size: .875em;
  margin-top: .25em;
  margin-left: 60px;
}

.view-tweets .views-field-web-intents {
  float: right;
}

.views-row .views-field-web-intents {
  text-align: right;
  font-size: 0.875em;
  padding: 0;
  margin: 0;
  visibility: hidden;
}

.views-row:hover .views-field-web-intents {
  visibility: visible;
}

.view-tweets .views-field-web-intents li { 
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0;
}

.view-tweets .views-field-web-intents a {
  display: inline-block;
  line-height: 16px;
  margin-left: 10px;
  vertical-align: top;
  color: #999999;
}

.view-tweets .views-row {
  clear: both;
  margin: 0 1em 0 4px;
  padding: 1em 0;
}

.people.node-type-exhibit-landing-page .jwa-media,
.page-people-toc .jwa-media {
  width: 100%;
}

.page-people-toc img,
.page-encyclopedia-toc img,
.page-weremember-toc img,
.node-type-exhibit-landing-page img {
  height: inherit;
  max-width: 100%;
  z-index: 1;
}

#block-panels-mini-ltl-landing,
#block-panels-mini-seattle-landing,
.page-weremember-toc .panels_mini,
.page-encyclopedia-toc .panels_mini,
.page-people-toc .panels_mini,
.node-type-exhibit-landing-page .panels_mini {
  position: relative;
}

.landing-image-description {
  background: #8d1b3d;
  color: #fff;
  margin: -4em 0 0 2em;
  padding: 1em;
  position: relative;
  z-index: 200;
  -webkit-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 3px 4px 0px rgba(0,0,0,0.4);
}

.rabbis.regina-jonas-remembered .landing-image-description,
.risingvoices .landing-image-description,
.people .landing-image-description,
.weremember .landing-image-description,
.encyclopedia .landing-image-description {
  background: rgba(0,0,0,.8);
  margin-left: 1em;
  margin-top: -2.2em;
  float: left;
  text-transform: uppercase;
  width: auto;
}

.risingvoices .landing-image-description,
.bookclub .landing-image-description {
  width: 45%;
}

.livingthelegacy .landing-image-description {
  margin-left: 1em;
  width: 38%;
}

.twersky .landing-image-description {
  width: 50%;
}

.teach .landing-image-description {
  width: 38%;
}

.baltimore .landing-image-description {
  background: #000;
  background: rgba(0,0,0,.9);
  margin: -4em 0 0 4%;
  width: 40%;
}

.risingvoices .landing-image-description {
  margin-top: -8em;
  width: 60%;
}

.katrina .landing-image-description {
  background: #00295f;
  width: 40%;
}

.rabbis .landing-image-description {
  background: #00295f;
  width: 55%;
}

.seattle .landing-image-description,
.womenofvalor .landing-image-description {
  background: #37424a;
  right: 62%;
  margin-left: 0;
  max-width: 325px;
  position: absolute;
  top: 53%;
}

.womenofvalor .landing-image-description {
  right: 66%;
}

.feminism .landing-image-description {
  background: #93040a;
  margin: -5em 0 0 2%;
  width: 60%;
}

.jewishtimejump .landing-image-description {
  width: 52%;
}

.collections .landing-image-description {
  background: #004153;
  margin: -4em 0 0 2%;
  width: 50%;
}

.landing-image-description .maintext {
  font: 1.8em 'Futura W01 Light', Arial, sans-serif;
  text-transform: uppercase;
}

.landing-image-description .mediumtext {
  font: 1.3em 'Futura W01 Light', Arial sans-serif;
  text-transform: none;
}

.landing-image-description .subtext {
  font: .8em Arial, sans-serif;
  text-transform: none;
}

.landing-image-description a {
  color: #fff;
}

.field-name-field-landing-image-description a:hover {
  color: #fff;
  text-decoration: none;
}

.collection-name {
  font: 4.5em 'Futura W01 Light', Arial, sans-serif;
  text-transform: uppercase;
}

.pane-node-field-landing-image-credit {
  bottom: 3em;
  color: #e8e8e8;
  font: italic .75em Arial, sans-serif;
  position: absolute;
  right: 2em;
}

.regina-jonas-remembered .pane-node-field-landing-image-credit {
  bottom: 4em;
}

.collections .pane-node-field-landing-image-credit,
.baltimore .pane-node-field-landing-image-credit {
  bottom: 11em;
  color: #333;
}

.feminism .pane-node-field-landing-image-credit {
  bottom: 10em;
  width: 25%;
}

.golearn .pane-node-field-landing-image-credit,
.livingthelegacy .pane-node-field-landing-image-credit {
  bottom: 6em;
  width: 25%;
}

#block-thisweek-thisweek {
  padding-left: 3%;
}

.landingview .view-header {
  border-bottom: 2px solid #e0ded8;
  clear: both;
  color: #999;
  font: .875em Arial, sans-serif;
  padding: 1.75em 0 .75em 0;
}

.blog-home .view-header {
  background: #75a2c6;
  clear: both;
  color: #fff;
  font: 1.2em Arial, sans-serif;
  padding: .75em .75em .75em 2em;
  text-transform: uppercase;
}

.view-jwablogs-mainbloghome {
  display: inline-block;
  margin-top: 3em;
}

.weremember .landingview .view-header,
.encyclopedia .landingview .view-header {
  padding-top: .5em;
}

.landingview .view-header-row {
  background: #e0ded8;
  display: inline-block;
  width: 98%;
  -webkit-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 2px 1px 0px rgba(0,0,0,0.3);
}

.landingview .view-header-row {
  padding-left: 1em;
}

.landingview .view-header-row .column-title {
  color: #666 !important;
  font: bold .875em Arial, sans-serif !important;
  padding: 1em 1% 1em 0;
}

.landingview .views-row {
  border-bottom: 1px solid #e0ded8;
  clear: both;
  display: inline-block;
  padding: .75em 0;
  width: 100%;
}

.view-people .views-field-field-bioindeximage,
.view-people .views-field-body,
.view-people .views-field-field-birthdate,
.view-people .views-field-field-birthplace {
  float: left;
  margin-left: 0;
  padding: .5%;
}

.view-power-couples .views-field-field-bioindeximage {
  float: left;
  margin-left: 0;
}

.powercouple {
  float: left;
}

.power-couple-name,
.powercouple h2 {
  background: #321466;
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.6);
  box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.6);
  font: 1.5em 'Futura W01 Light', Arial, sans-serif;
  margin: 0;
  padding: 1% 3%;
  text-transform: uppercase;
}

.power-couple-name {
  width: 95%;
}

.power-couple-name a,
.powercouple h2 a {
  color: #fff;
}

.powercouple .firstgen {
  float: left;
}

.powercouple .nextgen {
  background: #75a2c6;
  float: right;
  margin-right: 26%;
}

.power-couple-readmore {
  float: left;
  margin-right: .25em;
}

.powercouple p {
  clear: both;
  font: 1.2em 'Zurich W01 Light', Arial, sans-serif;
  padding: .75em 1em 1px 1em;
  margin-bottom: 0;
}

.powercouple .readmore {
  font-size: 1em;
  margin: 0;
  padding: 0 1.2em 1px 1.2em;
}

.landingview .mainimage, 
.landingview .summary {
  padding: 0 1%;
}

.landingview .views-field-field-bioindeximage {
  margin-top: 1%;
  width: 23%;
}

.view-people .views-field-body {
  width: 33%;
}

.landingview .summary {
  width: 65%;
}

.encyclopedia .landingview .summary {
  width: 62%;
}

.view-people .summary {
  width: 100%;
}

.views-field-field-birthdate,
.views-field-field-birthplace {
  color: #999;
  font: 1.125em 'Zurich W01 Light', Arial, sans-serif;
  width: 20%;
}

.view-people .views-field-body:first-child {
  width: 57%;
}

.landingview .jwa-media img {
  -webkit-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.4);
  -moz-box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.4);
  box-shadow: 0px 2px 3px 0px rgba(0,0,0,0.4);
}

.powercouples .landingview .jwa-media img {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.landingview .summary {
  font: 1em Georgia, Arial, sans-serif;
}

.landingview span.fullname a {
  font: 1.5em 'Zurich W01 Light', Arial, sans-serif;
}

.view-people .summary p {
  margin-top: 0;
}

.view-id-weremember.view-display-id-page_1 {
  padding-left: 3%;
}

.view-feminism-key-concepts h3 {
  margin-top: 1em;
}

.view-lessons-list-ltl ul li,
.subpage {
  border-bottom: 1px solid #e0ded8;
  clear: both;
  margin: 1.5em 0;
  min-height: 200px;
}

.blog.risingvoices .attachment,
.risingvoices .subpage {
  margin-bottom: 0;
}

.bibliographies .subpage,
.news-sections .subpage,
.n350years .subpage {
  min-height: 0;
}

.baltimore.themes .subpage {
  min-height: 250px;
}

.node-oralhistory-person.two-columns .subpage-summary {
  margin-left: 188px;
}

.field-name-field-landing-subpage .field-item:last-child .subpage {
  border: none;
}

.subpage-title {
  background: #017db3;
  color: #fff;
  display: inline-block;
  font-size: 1em;
  margin: 0;
  padding: .5em;
  position: relative;
  width: 270px;
}

.mbms .subpage-title,
.view-online-learning-programs .subpage-title,
.regina-jonas-remembered .subpage-title,
.quizzes .subpage-title,
.girlsintrouble .subpage-title,
.node-profile-pairs .subpage-title,
.livingthelegacy.biographies .subpage-title,
.view-lessons-list-ltl .subpage-title,
.golearn .subpage-title,
.jewishtimejump .subpage-title,
.n350years .subpage-title,
.womenofvalor .subpage-title,
.node-oralhistory-person .subpage-title,
.node-oral-history-theme .subpage-title {
  background: none;
  font-size: 1.5em;
  padding: 0;
  width: 98%;
}

.mbms .subpage-title,
.view-online-learning-programs .subpage-title,
.regina-jonas-remembered .subpage-title,
.quizzes .subpage-title,
.girlsintrouble .subpage-title,
.powercouples .subpage-title,
.livingthelegacy.biographies .subpage-title,
.view-lessons-list-ltl .subpage-title,
.jewishtimejump .subpage-title,
.golearn .subpage-title,
.n350years .subpage-title {
  color: #17b6fc;
}

.feminism-theme .subpage-title {
  background: #017db3;
  clear: both;
  display: block;
  float: none;
  font-size: .8em;
  padding: .25em;
  text-align: center;
  width: 220px;
}

.view-lessons-list-ltl .subpage-title {
  display: block;
}

.view-online-learning-programs .subpage-title:hover,
.girlsintrouble .subpage-title:hover,
.livingthelegacy.biographies .subpage-title:hover,
.view-lessons-list-ltl .subpage-title:hover,
.golearn .subpage-title:hover,
.n350years .subpage-title:hover {
  color: #666;
  text-decoration: underline;
}

.subpage-title a {
  font: 1em 'Zurich W01 Light', Arial, sans-serif;
}

.feminism-theme .subpage-title a {
  color: #fff;
}

.subpage .jwa-media {
  float: left;
  margin-left: 0;
  margin-right: 1em;
}

.thisweek .node-teaser .jwa-media,
.baltimore.artists .jwa-media,
.news .subpage .jwa-media {
  margin-right: 1em;
}

.view-lessons-list-ltl .jwa-media {
  clear: left;
  float: left;
  margin: 0 1.1em 0 0;
}

.subpage-summary {
  margin-left: 265px;
}

.livingthelegacy.biographies .subpage-summary {
  margin-left: 195px;
}

.node-oralhistory-person .subpage-summary,
.n350years .subpage-summary {
  margin-left: 0;
}

.blog .blog-subpage .field-name-body {
  padding-top: 0;
}

.blog .blog-subpage p {
  margin-top: .5em;
}

.view-feminism-key-concepts .views-row {
  min-height: 170px;
}


.subpage .field-name-field-bioindeximage {
  float: left;
  margin-left: 0;
}

.twersky .subpage h2,
.featured-news h2 {
  margin-bottom: 0;
}

.twersky .subpage h4,
.featured-news h4 {
  margin-top: 0;
}

.subpage-title .text {
  margin-right: 24px;
}

.subpage-title .sprite-arrow-rt {
  float: none;
  position: absolute;
  right: 5px;
}

.subpage-summary .summary {
  padding-top: 1em;
}

.subpage p {
  font: 1em Georgia, Arial, sans-serif;
  margin-top: 0;
}

.blog .blog-subpage {
  border-bottom: 1px solid #e0ded8;
  clear: both;
  min-height: 170px;
  padding: 2em 0 .75em 0;
}

.blog.author .blog-subpage {
  font-size: .875em;
}

.view-jwablogs-mainbloghome .jwa-media {
  margin-bottom: .5em;
  max-width: 100%;
}

.blog .blog-subpage .jwa-media {
  float: left;
  margin-left: 0;
  min-width: 250px;
  padding-right: 1em;
}

.blog .field-name-field-topics {
  font-size: .75em;
}

.blog .field-name-field-topics .field-label {
  font-weight: bold;
  margin-right: .5em;
}

.thisweek .node-teaser {
  clear: both;
  min-height: 170px;
}

.thisweek h2.teaser-title {
  margin: 0;
}

.view-lessons-list-ltl ul {
  margin: 0 0 .75em 0;
  padding: 0;
}

.view-lessons-list-ltl ul li {
  list-style-type: none;
}

.view-lesson-groupings-list-ltl h3 {
  color: #8d1b3d;
}

.view-lesson-groupings-list-ltl h4 {
  font-size: 1em;
  margin-left: .75em;
}

.view-lesson-groupings-list-ltl div.item-list ul li {
  list-style: none;
  padding-bottom: .6em;
}

/* power couples */

.half-pair {
  float: left;
  padding: 0 2%;
  width: 45.5%;
}

.power-couple-name div {
  display: inline;
}
.

.half-pair.firstgen {
  border-right: 2px solid #ccc;
  margin-bottom: 1em;
}

.power-couple-name .field-name-field-nextgen-additional .field-item:before {
  content: ' & ';
}

.power-couple-image .jwa-media {
  float: none;
  margin: 2px auto;
  width: 250px;
}

.power-couple-name {
  color: #fff;
}

.power-couple-text {
  clear: both;
}

/* blog */

.blog #flexslider-1 {
  border-radius: 0;
  border-bottom: 2px solid #e7a60e;
  padding-bottom: .75em;
  margin: 0 0 .35em 0; 
}

.blog #flexslider-1 .jwa-media {
  float: left;
  margin: 0;
  width: 50%;
}

.blog #flexslider-1 h2 {
  float: left;
  padding: 1em 2% 0 2%;
  width: 45%;
}

.blog-poll {
  width: 33%;
  float: left;
}

.blog-poll ul.links.inline {
  display: none;
}

.blog-poll .poll input.form-submit {
  float: left;
}

.blog-quiz {
  width: 60%;
  float: left;
  margin-right: 3%;
}

.blog-poll h3 {
  background: #004153;
  color: #fff;
  margin-top: 0;
  padding: .5em;
}

.blog-social {
  clear: both;
}

.blog-social-top-row {
  margin-top: 3em;
}

.blog-twitter,
.blog-facebook,
.blog-youtube {
  float: left;
  margin-right: 1%;
  width: 32%;
}

.blog #flexslider-1 .field-name-body {
  clear: none;
  float: left;
  font-size: 1.1em;
  line-height: 1.5em;
  padding: 0 2%;
  width: 45%;
}

.blog #flexslider-2 .flex-direction-nav {
  display: none;
}

.blog #flexslider-2 ul {
  display: table;
}

.blog #flexslider-2 li {
  background: #eee;
  border-bottom: 4px solid #ccc;
  border-right: 1px solid #bbb;
  color: #111;
  cursor: pointer;
  display: table !important;
  font-size: 13px;
  font-weight: bold;
  font-family: 'Futura W01 Book', Arial, sans-serif;
  height: 35px;
  padding: 4px 8px;
  text-transform: uppercase;
  text-align: center;
}

.blog-headline {
  display: table-cell;
  vertical-align: middle;
} 

.blog #flexslider-2 li.last {
  border-right: none;
}

.blog #flexslider-2 li.flex-active-slide {
  background: #75a2c6;
  color: #fff;
  border-bottom: 4px solid #e7a60e;
}

.front-blog {
  font: 1.2em 'Zurich W01 Light', Arial, sans-serif;
  color: #888;
  margin-right: 1%;
  padding-top: .75em;
  width: 27%;
}

.blog-article-subscribe {
  background: #a50251;
  font: 1.2em 'Zurich W01 Light', Arial, sans-serif;
  color: #fff;
  margin-left: 3%;
  margin-top: 95%;
  padding: .65em;
  padding-right: .35em;
}

.two-columns .blog-article-subscribe:first-child {
  margin-top: 10%;
}

.node-type-exhibit-landing-page.risingvoices #block-jwa-blocks-blog-header,
.node-type-exhibit-landing-page.bookclub #block-jwa-blocks-blog-header {
  display: none;
}

.twih-header,
.blog-header {
  color: #fff;
  margin-bottom: .5em;
  text-transform: uppercase;
}

.blog-header span {
  background: #94050b;
  padding: 0 .5em;
}

.regina-jonas-remembered .page-title.image_overlay,
.risingvoices .page-title.image_overlay {
  background: #94050b;
}

.twih-header span {
  background: #ffb600;
  font: 400 3em 'Futura W01 Light', Arial, sans-serif;
  padding: .1em 2em 0 .5em;
}

.twih-header-top,
.blog-header-top {
  font: bold 3em 'Futura W01 Book', Arial, sans-serif; 
}

.blog-header-bottom {
  font: 400 3em 'Futura W01 Light';
}

.thisweek .featured,
.blog .featured {
  float: left;
  width: 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.thisweek .featured iframe {
  height: 225px;
}

.blog .featured .jwa-media img {
  height: inherit;
  max-width: 100%;
}

.twih-left .featured,
.blog .featured.views-row-1 {
  border-right: 2px solid #e0ded8;
  padding-right: 1.9%;
}

.twih-right .featured,
.blog .featured.views-row-2 {
  padding-left: 2.1%;
}

.blog .attachment {
  font-family: Arial, sans-serif; 
  display: inline-block;
  margin-bottom: 1em;
}

.blog .attachment h2 {
  background: #ec7a08;
  color: #fff;
  float: left;
  margin-top: .5em;
  padding: .25em 1.5em .25em .5em;
}

.blog .attachment .about {
  clear: both;
}

.page-blog .view-content {
  clear: both;
}

.page-blog h1.page-title {
  background: #75a2c6;
  color: #fff;
  font: 2.2em 'Futura W01 Book', Arial,sans-serif;
  padding: .1em;
  padding-left: 3%;
  text-transform: uppercase;
}

.node-type-author-person .node,
#block-views-author-posts-block {
  padding: 0 1em;
}

.field-name-field-author-photo {
  float: left;
  margin-left: 0;
  margin-right: 1em;
}

#block-views-author-posts-block h2 {
  background: #666;
  color: #fff;
  margin-bottom: 0;
  padding: .25em;
}

#block-views-author-posts-block h2.teaser-title {
  background: none;
}

.blog .more-on-topics {
  border-top: 1px solid #e0ded8;
  margin: 0;
  padding-top: 1.5em;
}

.field-name-field-topics .field-label:after,
.mediaobject-as-node .field-label:after,
.node-workingobject .field-label:after {
  content: ':';
}

.postdate {
  color: #999;
  font: bold .875em Arial, sans-serif;
}

.node-type-blogpost .node {
  margin-top: 2em;
}

.node-blogpost .teaser-title {
  margin: .2em 0;
}

.field-field-authors {
  border-bottom: 2px solid #e0ded8;
  color: #999;
  font-size: .875em;
  padding: .75em 0;
}

.node-teaser .field-field-authors {
  border-bottom: none;
  padding: 0;
}

.blog-subpage .field-field-authors,
.view-jwablogs-mainbloghome .field-field-authors {
  border: none;
  padding-bottom: 0;
}

.view-rising-voices .field-name-body,
.view-blog-topics .field-name-body,
.node-type-exhibit-landing-page .view-rabbis-trip .field-name-body,
.node-type-exhibit-landing-page .view-rising-voices .field-name-body,
.node-type-exhibit-landing-page .view-book-club .field-name-body,
.view-jwablogs-mainbloghome .field-name-body {
  border-bottom: 0;
  clear: none;
  font: .875em Arial, sans-serif;
}

.view-rabbis-trip .field-field-authors
.view-rising-voices .field-field-authors,
.view-book-club .field-field-authors,
.view-rabbis-trip .topics,
.view-rising-voices .topics,
.view-book-club .topics,
.view-jwablogs-mainbloghome .field-field-authors,
.page-blog .topics {
  font: .8em Arial, sans-serif;
}

.blog .view-tweets .views-row,
.blog .view-tweets .view-content {
  border-bottom: 1px solid #e0ded8;
}

.blog .view-tweets .views-row-last {
  border-bottom: none;
}

.blog .view-tweets .view-footer {
  font-size: .875em;
  padding-top: 1em;
}

.field-name-field-related-blogposts {
  border-bottom: 2px solid #e0ded8;
  padding: 1em 0 3em 0;
}

.field-name-field-related-blogposts .field-label {
  color: #999;
  font: 1em 'Futura W01 Book', Arial, sans-serif;
  text-transform: uppercase;
}

.field-name-field-related-blogposts .field-item {
  padding-top: 1em;
}

/* ltl */

.livingthelegacy .lesson-summary,
.node-type-exhibit-landing-page .field-name-body {
  border-bottom: 2px solid #e0ded8;
  font: 1.5em 'Zurich W01 Light', Arial, sans-serif;
  margin-bottom: .5em;
  padding-top: .5em;
}

.lessonplans.node-type-exhibit-landing-page .field-name-body,
.thisweek.node-type-exhibit-landing-page .field-name-body {
  border: none;
  font: 1em Georgia, Arial, sans-serif;
}

.livingthelegacy .field-name-field-lesson-summary {
  clear: both;
}

.livingthelegacy #overview .field-label,
h2.ltl-section {
  background: #666;
  color: #fff;
  display: inline-block;
  font: 1.25em 'Zurich W01 Light', Arial, sans-serif;
  padding: .25em 2em .25em 1em;
}

.teacher-read-out-loud {
  background-color: #fffb8e;
}

.womenofvalor table,
.livingthelegacy table {
  font: .85em Arial, sans-serif;
}

.womenofvalor tr,
.livingthelegacy tr {
  background: none;
}

.womenofvalor td,
.livingthelegacy td {
  padding: 1em;
}

.olp-date {
  font-size: 1.5em;
  font-style: bold;
}

.webinar-reg {
  border: 1px #ccc solid;
  float: right;
  padding: .75em;
  margin: 0 1em;
  text-align: center;
}

.webinar-reg .event-type {
  font-size: .9em;
}

.register-link {
  background: #017db3;
  padding: .5em 1em;
}

.register-link a {
  color: #fff;
}

/* taxonomy */

.page-taxonomy .node {
  border-bottom: 2px solid #eee;
  list-style-type: none;
  margin: 1.8em 0;
  overflow: auto;
  padding-bottom: 1.8em;
}

.view-rabbis-trip .node,
.view-rising-voices .node,
.view-book-club .node {
  border-bottom: none;
  margin: 0;
  padding-bottom: 0;
}

/* shop */

#block-jwa-blocks-shop-cart {
  background: url(../images/white-shopping-cart-md.png) no-repeat left;
  clear: both;
  float: right;
  font-size: .9em;
  margin-right: .5em;
  padding-left: 23px;
  position: absolute;
  right: 0;
  top: 25px;
  height: 19px;
}

#block-jwa-blocks-shop-cart a,
#block-jwa-blocks-shop-cart a:hover {
  color: #fff;
}

.shop label {
  font-family: 'Zurich W01 Roman', Arial, sans-serif;
  padding-bottom: .3em;
}

#edit-qty {
  border: none;
  font-size: .8em;
  text-align: center;
  width: 2em;
}

.qty-chng {
  background: #ddd;
  border-radius: 2px;
  color: #555;
  padding: .2em .55em;
}

.menu-new,
.menu .ex-new {
  color: #ffff84;
  font: .85em 'Zurich W01 Roman', Arial, sans-serif;
  vertical-align: top;
}

.ex-new {
  font-family:'Georgia', Arial, sans-serif !important;
  padding: 0 .1em;
  vertical-align: top;
}

#block-jwa-blocks-shop-cart h2 {
  color: #fff;
  font: 400 3.5em 'Futura W01 Light';
  padding-top: .5em;
  text-transform: uppercase;
}

.node-add-to-cart {
  background: #5a4289;
  border: none;
  border-radius: 4px;
  color: #fff;
  cursor: pointer;
  font: .85em 'Zurich W01 Roman', Arial, sans-serif;
  padding: .75em;
  text-transform: uppercase;
}

.shop.mothersday17 .add-to-cart,
.shop.wecelebrate .add-to-cart {
  display: none;
}

.webform-progressbar-page .webform-progressbar-page-label {
  font: .85em Arial, sans-serif;
}

.wecelebrate .form-text,
.wecelebrate .form-textarea {
  font-size: 13px;
}

.wecelebrate .webform-component--occasion:after {
  color: red;
  content: '*';
}

.wecelebrate .description {
  margin-top: 1em;
}

.wecelebrate .webform-component--occasion .description,
.webform-component--step-two,
.webform-component--step-four,
.wecelebrate .webform-component-file label {
  color: #333;
  font: 1.2em Arial, sans-serif;
  font-weight: bold;
  margin-bottom: .5em;
}

.wecelebrate-preview .field-label-other:first-child,
.field-name-field-other-sentiments:first-child .field-label {
  display: none;
}

#left-column .addthis_toolbox span {
  margin-left: .2em;
  font-size: 20px;
  font-family: 'Zurich W01 Light', Arial, sans-serif;
  line-height: 32px;
}

#left-column .addthis_toolbox .share-button {
  background: #fff;
  border: 2px solid #aaa;
  height: 32px;
  margin: .4em;
  padding: .5em;
}

.wecelebrate #left-column .quick-facts {
  margin-top: 0;
}

.n23603done .links {
  display: none;
}

.not-logged-in.page-node-submission h1.page-title,
.not-logged-in.page-node-submission #pre-content,
.not-logged-in .tabs {
  display: none;
}

.wecelebrate .webform-component-date label {
  color: #999;
  font-size: 14px;
}

.wecelebrate .webform {
  clear: both;
}

.wecelebrate .field-label {
  color: #00295f;
  font: 700 1.3em 'Zurich W01 Light', Arial, sans-serif;
  margin-top: .7em;
}

.tribute .page-title {
  clear: both;
}

.other .greeting-wrapper {
  margin: -.3em;
}

.other .occasion-greeting {
  display: none;
}

.occasion-greeting {
  background: #321466;
  color: #fff;
  display: inline-block;
  font: 1.9em 'Futura W01 Light';
  margin: 0;
  margin-left: -5%;
  margin-top: -.22em;
  padding: .1em .7em .1em .7em;
  text-transform: uppercase;
}

.other .occasion-greeting {
  display: none;
}

.view-tribute {
  text-align: right;
}

.view-tribute a {
  color: #fff;
}

.honorer {
  background: #0050ba;
  color: #fff;
  clear: both;
  float: left;
  font: 1.2em 'Futura W01 Light', Arial, sans-serif;
  margin: 0 -5%;
  padding: .5em 1.3em
}

.node-type-tribute .field-name-field-greeting,
.wecelebrate-preview .field-name-field-greeting {
  clear: both;
  position: relative;
  padding: 15px;
  margin: 2.8em 0 1em;
  color: #333;
  font: 1.1em 'Futura W01 Light', Arial, sans-serif;
  border: 2px solid #444;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}

.node-type-tribute .field-name-field-greeting:before,
.wecelebrate-preview .field-name-field-greeting:before {
  content: "";
  position: absolute;
  top: -16px;
  bottom: auto;
  right: auto;
  left: 67px;
  border-width: 0 16px 16px;
  border-style: solid;
  display: block;
  border-color: #444 transparent;
}


.node-type-tribute .field-name-field-greeting:after,
.wecelebrate-preview .field-name-field-greeting:after {
  content: "";
  position: absolute;
  top: -13px;
  left: 70px;
  right: auto;
  bottom: auto;
  border-width: 0 13px 13px;
  border-style: solid;
  border-color: #fff transparent;
  display: block;
  width: 0;
}

.product-left {
  float: left;
  width: 38%;
}

.product-right {
  float: right;
  width: 60%;
}

.display-price {
  float: left;
  font: normal 1.3em 'Zurich W01Roman', Arial, sans-serif;
  margin: .25em 0 1em 0;
}

.node-product .page-title,
.node-type-product-kit .page-title {
  font-size: 1.8em;
}

.shop h3,
.feminism.themes h3,
.feminism.timeline .accordion-content h4,
.view-feminism-key-concepts h3 {
  background: #303030;
  color: #fff;
  font: 1.1em 'Futura W01 Light', Arial, sans-serif;
  margin: 0;
  padding: .5em;
  text-transform: uppercase;
  width: 50%;
  -webkit-box-shadow: 37px 22px 38px 0px rgba(0,0,0,0.8);
  -moz-box-shadow: 37px 22px 38px 0px rgba(0,0,0,0.8);
  box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.6);
}

.shop h3 {
  background: #004153;
}

.shop .product-description {
  padding: 1em .5em;
}

.cart tr.even,
.cart tr.odd {
  background: #fff;
}

.cart td {
  padding: .75em;
}

.cart input {
  margin-right: 1em;
}

.cart #block-system-main {
  font: 1em Arial, sans-serif;
}

form.view-cart {
  float: left;
  margin-bottom: 1em;
}

.price {
  float: left;
  margin-right: 1em;
}

.feminism-theme,
.poster {
  margin: 18px 18px 18px 0;
}

.poster {
  float: left;
}

.poster .subpage-title {
  background: #004153;
  clear: both;
  font: 1em 'Zurich W01 Light', Arial, sans-serif;
  width: 224px;
}

.poster .price {
  float: right;
  margin-right: .25em;
}

.poster form,
.poster .form-container {
  background: #ddd;
  min-height: 30px;
  padding: .5em 0;
  text-align: center;
}

.poster .jwa-media {
  height: 225px;
  margin-right: 0;
  padding: .5em 0;
  width: 239px;
}

.poster.landscape .jwa-media img {
  margin: 28px 0 0 7px;
}

.poster.portrait .jwa-media img {
  margin-left: 35px;
}

.luncheon-blue {
  color: #0098db;
}

.luncheon-orange {
  color: #f68b33;
}

span.luncheon-honoree {
  width: 21%;
  margin-right: 9px;
  float: left;
}

.view-santafe-blog ul li {
  list-style-type: none;
  overflow: hidden;
  padding: 2.1em 0;
  border-top: 1px solid #ccc;
}

.luncheon-blue {
  color: #0098db;
}

.luncheon-orange {
  color: #f68b33;
}

span.luncheon-honoree {
  width: 21%;
  margin-right: 9px;
  float: left;
}

.view-santafe-blog ul li {
  list-style-type: none;
  overflow: hidden;
  padding: 2.1em 0;
  border-top: 1px solid #ccc;
}

/* admin styles */

.node-unpublished {
  border: solid red;
  border-width: 12px 2px 12px 2px;
}

.node-unpublished h1.page-title {
  background: #ffcfdf;
}

a.edit-mediaobject {
  background: #f7f5f6;
  border: 2px solid #eae8e9;
  font-weight: bold;
  padding: 0 .5em;
}

/* podcasts */

.node-podcast #main-column .page-title,
.podcast-subtitle,
.episode-title {
  background: #004153; /* Old browsers */
  background: -moz-linear-gradient(left, #004153 0%, #38c5b3 68%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #004153 0%,#38c5b3 68%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, #004153 0%,#38c5b3 68%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004153', endColorstr='#38c5b3',GradientType=1 ); /* IE6-9 */
  border-radius: 0 75px 0 0;
  color: #fff;
  float: none;
  font: 400 1.7em 'Futura W01 Light', Arial, sans-serif;
  margin-bottom: .5em;
  padding: .2em;
  text-transform: uppercase;
}

.podcast-subtitle {
  display: block;
  font-size: 2.2em !important;
  margin: 0;
  margin-left: -3.1%;
  padding-left: 4% !important;
  width: 60%;
}

.podcasts .view-header .jwa-media {
  margin: 0 40px 2.5em 10px;
}

.node-podcast.node-teaser .jwa-media {
  display: table;
  padding-bottom: 2em;
}

.listen-link {
  float: right;
  font: 1.5em 'Zurich W01 Roman', Arial, sans-serif;
  width: 53%;
}

.listen-link img {
  margin-left: .2em;
}

.node-podcast.node-teaser .jwa-media img {
  display: table-cell;
  max-height: 301px;
  margin: 0 auto;
  width: inherit;
}

.podcasts.node-type-exhibit-landing-page .field-name-body {
  border: none;
  display: none;
  font: 1em Georgia, Arial, sans-serif;
  margin-bottom: 1em;
  padding-top: 0;
}

.podcasts .view-podcasts .field-name-body {
  display: block;
}

.podcast-description {
  margin-top: 2.5em;
}

.podcasts .podcast-description p {
  margin-bottom: 2em;
}

.podcasts .view-header p {
  padding-right: 2em;
}

.podcasts .subscribe img {
  margin-right: .5em;
  vertical-align: middle;
}

.podcasts .subscribe {
  font: 400 1em 'Zurich W01 Roman', Arial, sans-serif;
  padding: .25em;
}

.podcasts .view-content {
  clear: both;
}

.node-podcast p {
  margin: 0;
}

.view-podcast-images {
  float: left;
  width: 44%;
}

.node-podcast .artifacts {
  border: none;
  padding: 0;
}

.node-podcast .view-podcast-thumbnails,
.node-podcast .field-name-body {
  clear: none;
  float: right;
  width: 53%;
}

.view-podcast-thumbnails .flex-direction-nav,
.view-podcast-thumbnails .flex-next,
.view-podcast-thumbnails .flex-prev {
  display: none !important;
}

.view-podcasts .views-row {
  margin-bottom: 1em;
}

.podcasts .flex-thumbnails .flexslider {
  background: none;
  margin: 1em 0;
  padding: 0;
}

.podcasts .artifacts .slides,
.podcasts .artifacts .flexslider,
.podcasts .flex-thumbnails .flexslider {
  background: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  min-height: 0;
  padding: 0;
}

.podcasts .flex-thumbnails .flexslider {
  height: 128px;
  margin-top: 1em;
}

.podcasts .flex-thumbnails .flexslider,
.podcasts .flex-thumbnails .flexslider .slides {
  width: 100% !important;
}

.podcasts .flex-thumbnails .flexslider li {
  height: 64px;
  width: 25% !important;
}

.podcasts .flex-thumbnails .flexslider .jwa-media {
  float: none;
  margin-left: 0;
}

.podcasts .artifacts .flexslider .caption {
  position: relative;
  top: auto;
}

.podcasts .artifacts .image a {
  display: block;
}

.podcasts div.artifacts .image {
  height: auto;
  margin-top: .25em;
}

.node-podcast .audiojs {
  background: #004153;
  float: right;
  font-size: 12px;
  height: 40px;
  margin: 1em 0;
  margin-right: 2%;
  width: 51%;
}

.node-podcast .audiojs .play-pause {
  height: 48px;
}

.node-podcast .audiojs .loaded {
  background: #fff;
  height: 16px;
}

.node-podcast .audiojs .progress {
  background: #000;
  height: 16px;
}
  
.node-podcast .audiojs .scrubber {
  background: #2a9695;
  height: 16px;
  width: 69%;
} 

/* gallery */

.gallery .item-list ul {
  list-style-type: none;
}

.gallery .format-facet .item-list ul,
.gallery .topics-facet .item-list ul {
  margin-bottom: 0;
  width: 100%;
}

.gallery h3.active {
  margin-bottom: 0;
}

.gallery .view-header {
  font-family: 'Zurich W01 Roman', Arial, sans-serif;
  margin-bottom: 1em;
  margin-left: 26%;
}

.wecelebrate .view-header {
  margin-left: 0;
}

.masonry .surprise-me {
    background: #eee;
    border: 3px solid #0066a7;
    border-radius: 20px;
    float: left;
    font-size: 1.1em;
    margin: 0 auto;
    margin-bottom: 1em;
    padding: .5em 2em;
}

.surprise-me a {
    color: #0066a7;
    font-weight: bold;
}

.view-we-celebrate .view-header {
  font: 1.5em 'Zurich W01 Light', Arial, sans-serif;
  margin-bottom: 0;
}

.view-we-celebrate .view-header p {
  margin: .75em 1.25em;
}

#views-exposed-form-we-celebrate-page-1,
#views-exposed-form-we-celebrate-page,
#views-exposed-form-lesson-plans-page,
#views-exposed-form-gallery-page {
  padding: .5em .5em 0 .5em;
}

#views-exposed-form-we-celebrate-page-1 .form-type-textfield,
#views-exposed-form-we-celebrate-page .form-type-textfield,
#views-exposed-form-lesson-plans-page .form-type-textfield,
#views-exposed-form-gallery-page .form-type-textfield {
  margin: .45em 0;
}

.lessonplans .gallery-filters {
  margin-top: 1em;
}

.masonry-item {
  border: none;
  margin: 0;
  padding: 0;
}

.masonry div {
  border-radius: 0px 15px 20px 20px;
}

.wecelebrate .views-row,
.gallery .views-row {
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.3);
}

.wecelebrate .node-teaser,
.gallery .node-mediaobject {
  background: url(../images/header_bg.png);
}

.gallery .mediaobject-wrapper {
  background: rgba(0,0,0,.3);
  padding-top: .5em;
}

.wecelebrate .views-row,
.gallery .views-row {
  background: url(../images/bg.png);
  margin-bottom: 1em;
  width: 235px;
}

.page-wecelebrate h2,
.lessonplans h2,
.lessonplans p {
  padding: .5em;
  border-radius: 0px 15px 0px 0px;
  margin: 0;
}

#wecelebrate-add h2 {
  border-radius: 0;
}

.curriculum-header {
  display: inline-block;
  font: 1.3em 'Futura W01 Light';
  margin: .4em;
  padding: .5em .9em;
  text-transform: uppercase;
  white-space: nowrap;
}

.curriculum-header a {
  color: #fff;
}

.curriculum-container {
  width: 100%;
}

.lessonplans h2.lesson-section-header {
  font-size: 1.4em;
  text-transform: uppercase;
}

.curriculum-header.golearn,
.lessonplans .gallery h2.golearn {
  background: #004153;
}

.curriculum-header.ltl,
.lessonplans .gallery h2.civilrights,
.lessonplans .gallery h2.labor {
  background: #8d1b3d;
}

.curriculum-header.jewishtimejump,
.lessonplans .gallery h2.timejump {
  background: #000;
}

.curriculum-header.mbms,
.mbms.node-type-lesson-ltl .page-title,
.mbms .page-title.image_overlay,
.lessonplans .gallery h2.mbms {
  background: #4e36a6;
}

.curriculum-header.girlsintrouble,
.lessonplans .gallery h2.girlsintrouble {
  background: #ec6607;
}  

.lessonplans h2 {
  font-size: 1.1em;
}

.wecelebrate h2 a,
.lessonplans h2 a {
  color: #fff;
}

.wecelebrate .batmitzvah h2 a {
  color: #ffd200;
}

.wecelebrate h2 a {
  font-family: 'Futura W01 Light';
}

.lessonplans .gallery .views-row {
  background: #fff;
}

.wecelebrate .gallery .jwa-media img,
.lessonplans .gallery .jwa-media img,
.gallery .view-gallery img {
  display: block;
  margin: 0 auto;
}

.wecelebrate .gallery .jwa-media img {
  max-width: 235px;
  height: inherit;
}

.wecelebrate .gallery .jwa-media {
  float: none;
  margin: 0;
}

.wecelebrate .field-name-field-occasion {
  color: #fff;
  font: 1.5em 'Futura W01 Light';
  padding: .25em 1em;
  text-align: center;
  text-transform: uppercase;
}

.node-type-tribute #left-column {
  min-height: 400px;
}

.lessonplans .gallery .jwa-media {
  border-radius: 0;
  background: #000;
  float: none;
  margin: 0;
}

.audio-blank {
  height: 36px;
}

.gallery .facetapi-facetapi-checkbox-links li a {
  color: #666;
}

.gallery .no-results {
  color: #aaa;
}

.facetapi-limit-link,
ul.facetapi-facetapi-checkbox-links li {
  font: .8em Arial, sans-serif;
  list-style-image: none;
  list-style-type: none;
  margin-left: .5em;
}

.facetapi-limit-link:before {
  content: ' + ';
}

.gallery .block.facetapi,
.gallery .view-filters {
  background: none;
  margin-right: 0;
  min-height: 30px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.masonry .gallery-filters {
  border-radius: 0;
  float: left;
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.5);
  position: absolute;
  width: 22%;
}

#edit-search-api-views-fulltext-wrapper {
  border-radius: 0;
  padding: 0;
}

.gallery .views-widget-sort-by,
.gallery .views-submit-button {
  border-radius: 0;
  padding: 0;
}

#edit-search-api-views-fulltext {
  font-size: 1em;
  width: 100%;
}

.gallery .views-widget-sort-by label,
#edit-search-api-views-fulltext-wrapper label {
  font: 1em 'Zurich W01 Light', Arial, sans-serif;
  font-weight: bold;
}

.gallery .views-widget-sort-by .form-item {
  margin-bottom: 0;
}

.gallery .views-widget-sort-by label {
  display: inline;
}

.gallery-filters h4 {
  background-color: #004153;
  color: #fff;
  margin: 1em 0 .25em 0;
  padding: .5em;
}

.wecelebrate .gallery-filters h4 {
  background: #312267;
}

.gallery-filters .expand {
  float: right;
  cursor: pointer;
}

.gallery .views-exposed-widgets {
  margin-left: 0;
  padding: 0;
}

.gallery .views-exposed-form label {
  display: inline;
  float: left;
  margin-right: 1em;
}

.gallery .views-widget .form-item {
  float: left;
  width: 70%;
}

.wecelebrate .gallery .views-widget .form-item {
  width: 100%;
}

.gallery .views-exposed-widget .form-submit {
  margin-left: 1em;
  margin-top: 1em;
}

.wecelebrate .gallery .views-exposed-widget .form-submit {
  margin-left: 0;
  margin-top: .75em;
}

.wecelebrate .overview-text,
.page-wecelebrate .tribute-greeting,
.gallery-item-title {
  font: .85em 'Futura W01 Book', Arial, sans-serif;
  max-width: 225px;
  padding: .6em .6em .6em .85em;
}

.wecelebrate .overview-text {
  background: #fff;
  border: 3px solid #94050b;
  border-bottom: none;
  border-radius: 0;
  font-size: 1.3em;
}

.wecelebrate .overview-text a {
  color: #444;
}

.page-wecelebrate .tribute-greeting {
  font-size: 1em;
  margin: 0;
}

.tribute-greeting a:hover,
.gallery-item-title a:hover {
  color: #fff;
}

.gallery .youtube-video {
  padding: 0 5px;
  width: 240px;
}

/* bookclub */

.bookshelf-book {
  min-height: 290px;
}

.bookshelf-book h2 {
  border-bottom: 4px solid #161659;
  padding: .1em 0;
  text-transform: uppercase;
}

/* comments */

#comments #cke_1_bottom,
#comments .ckeditor_links,
#comments .filter-wrapper {
  display: none !important;
}

#comments #cke_1_contents {
  height: 100px !important;
}

#comments {
  font-size: .9em;
  margin-top: 2em;
  padding: 0 1.5%;
}

#comments .comments-count {
  border-bottom: 2px #17b6fc solid;
  color: #333;
  font: 700 1.1em Arial, sans-serif;
  padding-bottom: .25em;
}

#comments label {
  font: 700 1em Arial, sans-serif;
}

#comments label {
  display: none;
}

#comments .form-item-name input,
#comments .form-item-mail input {
  border-radius: 4px;
  border: 1px solid #ccc;
  font-size: 14px;
  padding: 3px;
}

#comments .form-item .description {
  display: none;
}

#comments .submitted {
  font-family: Arial, sans-serif;
  font-size: .85em;
}

#comments .username {
  font-size: 1.1em;
  font-weight: bold;
  margin-right: 1em;
}

#comments .comment {
  margin-bottom: 1.5em;
}

.comment div {
}

.comment p {
  margin: .5em 0;
}

#comments .links {
  font: .9em Arial;
  text-transform: capitalize;
}

/* timelines */

.tl-timemarker .tl-timemarker-content {
  background-color: #000;
  color: #fff;
}

.timeline .tl-timegroup .tl-timegroup-message {
  color: #333;
  text-shadow: #000 0 2px 2px;
  text-transform: uppercase;
  z-index: 999;
}

.timeline .tl-timegroup.tl-timegroup-alternate:nth-child(5) {
background: #00295f; /* Old browsers */
background: -moz-linear-gradient(top,  #00295f 0%, #0c2f5e 50%, #233c5b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #00295f 0%,#0c2f5e 50%,#233c5b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #00295f 0%,#0c2f5e 50%,#233c5b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00295f', endColorstr='#233c5b',GradientType=0 ); /* IE6-9 */

}  

.timeline .tl-media-shadow {
  box-shadow: 10px 12px 10px -5px rgba(0,0,0,.8);
}

.timeline .tl-timegroup.tl-timegroup:nth-child(6) {
background: #321466; /* Old browsers */
background: -moz-linear-gradient(top, #321466 0%, #351b66 50%, #392266 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #321466 0%,#351b66 50%,#392266 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #321466 0%,#351b66 50%,#392266 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#321466', endColorstr='#392266',GradientType=0 ); /* IE6-9 */
copy
}

.timeline .tl-timegroup.tl-timegroup-alternate:nth-child(7) {
background: #8d1b3d; /* Old browsers */
background: -moz-linear-gradient(top,  #8d1b3d 0%, #8c2542 49%, #89324a 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #8d1b3d 0%,#8c2542 49%,#89324a 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #8d1b3d 0%,#8c2542 49%,#89324a 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8d1b3d', endColorstr='#89324a',GradientType=0 ); /* IE6-9 */

}

.timeline .tl-timegroup.tl-timegroup:nth-child(8) {
background: #db4602; /* Old browsers */
background: -moz-linear-gradient(top,  #db4602 0%, #d85922 50%, #d66433 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #db4602 0%,#d85922 50%,#d66433 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #db4602 0%,#d85922 50%,#d66433 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db4602', endColorstr='#d66433',GradientType=0 ); /* IE6-9 */

}

.timeline .tl-timegroup.tl-timegroup .tl-timegroup-message {
  color: #fff;
}

.tl-timemarker-active .tl-timemarker-content {
  background: red;
}

.timeline .tl-timemarker.tl-timemarker-active .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-text h2.tl-headline {
  color: #fff;
}

.timeline .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class*=" tl-icon-"], .tl-timemarker .tl-timemarker-content-container .tl-timemarker-content .tl-timemarker-media-container [class^=tl-icon-] {  
  display: none !important;
}

.timeline .tl-slide .tl-slide-background {
  opacity: .75;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-resolution: 240dpi) {
  .submenu-expand,
  .sprite {
    background: url(../images/img_sprites@2x.png);
    background-size: 1007px 89px;
  }
  .poll label.option {
    background: url(../images/radiobox@2x.png);
    background-size: 14px 28px;
  }
  .views-exposed-form .form-type-select,
  #block-thisweek-choosedate select {
    background-color: #000;
    background-image: url(../images/clicker-dn@2x.png);
    background-position:  96% 6px;
    background-size: 17px 17px;
  }
  .click-nav ul .clicker {
    background: url(../images/clicker-dn@2x.png) no-repeat 95% 20%;
    background-size: 17px 17px;
  }
  .more-link .more {
    background: url(../images/clicker-dn@2x.png) no-repeat right;
    background-size: 12px 12px;
  }
  .more-link .less {
    background: url(../images/clicker-up@2x.png) no-repeat right;
    background-size: 12px 12px;
  }
  .click-nav ul .clicker.active {
    background: url(../images/clicker-up@2x.png) no-repeat 95% 20%;
    background-size: 17px 17px;
  }
.click-nav ul li ul li:hover {
  background: #1d1d1d url(../images/clicker-rt@2px.png) no-repeat 95%;
  background-size: 17px 17px;
  }
  .pager .pager-previous a {
    background: url(../images/img_sprites@2x.png) -858px 0;
    background-size: 1007px 89px;
  }
  .pager .pager-next a {
    background: url(../images/img_sprites@2x.png) -665px 0;
    background-size: 1007px 89px;
  }
  #block-views-tweets-block-1 h2 {
    background: #17b6fc url(../images/tweetwhite@2x.png) 15px 45% no-repeat;
    background-size: 21px 18px;
  }
  .css-label {
    background: url(../images/checkbox@2x.png);
    background-size: 18px 36px;
  }
  .mediaobject-as-node {
    max-width: 97%;
  }
  .mediaobject-as-node img,
  .mediaobject-as-node div {
    max-width: 100%;
    height: inherit;
  }
}

@media only screen and (max-width: 1025px) {
  nav li.expanded,
  #block-menu-menu-secondary-menu li {
    margin: 0 .2em;
  }
  nav li.expanded a,
  #block-menu-menu-secondary-menu li a {
    font-size: 13px;
    padding: 0 .8em;
  }
  .artifacts .flex-control-nav {
    bottom: auto;
    margin: 0 auto;
    position: relative;
    top: auto;
    width: 80%;
  }
  .blog #flexslider-2 li {
    height: 51px;
  }
  .wecelebrate .banner-text {
    top: 5%;
    width: 50%;
  }
  .wecelebrate .banner-homebanner_action_txt {
    width: 60%;
  }
}

@media only screen and (max-width: 877px) {
  nav li.expanded,
  #block-menu-menu-secondary-menu li {
    margin: 0;
  }
  nav li.expanded a, 
  #block-menu-menu-secondary-menu li a {
    padding: 0 .5em;
  }
  .newsletter {
    border: none;
  }
  input#email {
    width: 100%;
  }
  .blog-article-subscribe {
    margin: .5em;
  }
  .blog-article-subscribe form {
    display: inline;
  }
  .blog-article-subscribe form input#email {
    margin: .25em;
    padding: .25em;
  }
  .banner-title-1, .banner-title-2 {
    font-size: 2em;
  }
  .banner-description,
  .banner-homebanner_action_txt {
    font-size: .85em;
  }
  .shop-banner .banner-text {
    top: 40%;
  }
}

.sprite-accordion-collapsed, #accordion h3 img{ background-position: 0 2px; width: 21px; height: 26px; float: left;}
.sprite-accordion-expanded, #accordion h3.active img{ background-position: -46px 2px; width: 21px; height: 26px; float: left; } 
.sprite-addthis{ background-position: -92px 0; width: 24px; height: 24px; }
.sprite-arrow-rt{ background-position: -141px 0; width: 23px !important; height: 24px !important; }
.sprite-carrot{ background-position: -189px 0; width: 8px; height: 12px !important; }
.sprite-chevron-down{ background-position: -222px 0; width: 21px; height: 21px; }
.sprite-chevron-up{ background-position: -268px 0; width: 21px; height: 21px; }
.sprite-email{ background-position: -314px 0; width: 24px; height: 24px; }
.sprite-facebook{ background-position: -363px 0; width: 32px; height: 32px; }
.sprite-facebook_share{ background-position: -420px 0; width: 24px; height: 24px; }
.sprite-fblike{ background-position: -469px 0; width: 16px; height: 25px; }
.sprite-flickr{ background-position: -510px 0; width: 32px; height: 32px; }
.sprite-flickr_small{ background-position: -567px 0; width: 24px; height: 24px; }
.sprite-google_plus{ background-position: -616px 0; width: 24px; height: 24px; }
.sprite-next{ background-position: -665px 0; width: 15px; height: 14px; }
.sprite-nextsld{ background-position: -705px 0; width: 21px; height: 21px; }
.sprite-pinterest{ background-position: -751px 0; width: 24px; height: 24px; }
.sprite-play{ background-position: -800px 0; width: 33px; height: 32px; }
.sprite-prev{ background-position: -858px 0; width: 15px; height: 14px; }
.sprite-prevsld{ background-position: -898px 0; width: 21px; height: 21px; }
.sprite-search{ background-position: -944px 0; width: 14px; height: 14px; }
.sprite-search_mobile{ background-position: 0 -57px; width: 24px; height: 24px; }
.sprite-submit{ background-position: -49px -57px; width: 33px; height: 31px; }
.sprite-tumblr{ background-position: -107px -57px; width: 24px; height: 24px; }
.sprite-tweet{ background-position: -156px -57px; width: 31px; height: 25px; }
.sprite-twitter{ background-position: -212px -57px; width: 32px; height: 32px; }
.sprite-twitter_share{ background-position: -269px -57px; width: 24px; height: 24px; }
.sprite-youtube{ background-position: -318px -57px; width: 32px; height: 32px; }
.sprite-youtube_small{ background-position: -375px -57px; width: 24px; height: 24px; }
.sprite-print{background-position: -420px -57px; width: 24px; height: 24px; }

@media only screen and (max-width: 768px) {
  body,
  body.blog,
  .front #pre-content,
  body.encyclopedia,
  body.womenofvalor,
  body.feminism,
  body.teach,
  body.communitystories {
    background: url(../images/bg.png) repeat;
  }
  header {
    height: 7em;
  }
  header h1 {
    font: 400 1.1em/1.1em 'Zurich W101 Light', Arial, sans-serif;
  }
  #block-jwa-blocks-header-logo {
    position: absolute;
    top: 0;
    left: 3%;
    z-index: 1;
  }
  #block-jwa-blocks-header-logo img {
    height: 66px;
    width: 96px;
  }
  #block-jwa-blocks-clicknav,
  #nav-wrapper {
    display: none;
  }
  #block-search-form {
    background: none;
    border: none;
    overflow: hidden;
    position: absolute;
    top: 20px;
    right: 32px;
    width: 30px;
    z-index: 9999999;
  }
  #search-block-form input.form-search {
    background: url(../images/search_mobile.png) 4px 4px no-repeat;
    background-size: 21px 21px;
  }
  #search-block-form .form-submit {
    display: none;
  }
  #block-search-form.expanded {
    background: #000;
    width: 150px;
  }
  .mean-container .mean-bar {
	background: none;
    height: 90px;
  }
  .mean-container .mean-nav {
    background: none;
    padding-top: 4em;
  }
  .mean-container a.meanmenu-reveal {
    padding-top: 50px;
    padding-right: 5px;
  }
  .mean-container .mean-nav ul li a.mean-expand {
    height: 19px;
  }
  .mean-container a.meanmenu-reveal span {
    background: #17b6fc;
    height: 4px;
    margin-top: 4px;
  }
  .mean-nav ul li {
    background: #000;
  }
  .mean-nav ul li span {
    border-top: 1px solid rgba(255,255,255,.25);
    display: block;
    padding: .8em 6%;
  }
  nav ul li ul li a {
    font-size: .85em;
  }
  #content-wrapper {
    float: left;
  }
  #pre-content .menu h2 {
    font-size: 1.5em;
  }
  #pre-content .menu ul.menu {
    display: none;
    padding-left: 0;
    width: 100%;
  }
  #pre-content .menu ul.menu.expanded {
    display: block;
  }
  #pre-content-inner:first-child {
    margin-top: 0;
  }
  #pre-content ul.menu li {
   background: #000;
   display: list-item;
   margin-bottom: 0;
   padding-left: 1em;
   position: relative; 
   width: 100%;
   z-index: 99999999;
  }
  span.submenu-expand {
    background-position: -222px 0;
    cursor: pointer;
    display: inline-block;
    height: 26px;
    margin-left: .25em;
    vertical-align: bottom;
    width: 24px;
  }
  span.submenu-expand.expanded {
    background-position: -268px 0;
  }
  .breadcrumb {
    border-bottom: 1px solid #bbb;
    padding: 10px 3%;
    width: 94%;
  }
  #block-jwa-blocks-addthis {
    padding: 0 3%;
    position: relative;
  }
  .view-podcast-images,
  .node-podcast .field-name-body,
  .node-podcast .audiojs,
  .node-podcast .view-podcast-thumbnails,
  #right-column,
  article {
    float: none;
    width: 100%;
  }
 .masonry .gallery-filters {
    position: relative;
    width: 100%;
  }
  .gallery .view-header {
    margin-left: 0;
   }
  .masonry-processed {
    float: none;
    margin: 0 auto;
    width: 505px;
  }

  .podcasts .flex-thumbnails .flexslider .jwa-media {
    float: left;
  }
  .podcasts .flex-thumbnails .flexslider li {
    margin-right: .5em;
    width: auto !important;
  }
  #block-system-main {
    padding: 0;
  }
  #main-column {
    padding-right: 3%;
  }
  .front #main-column {
    padding-right: 0;
  }
  #left-column,
  .two-columns #main-column,
  .two-columns #block-jwa-blocks-citation,
  .two-columns #block-jwa-blocks-citation-blog,
  .two-columns #block-encyclopedia-citation {
    float: none;
    width: 100%;
  }
  #left-column .fact {
    padding-left: 4%;
  }
  .form-type-select {
    width: 240px;
  }
  #right-column {
    margin-top: 0;
  }
  #right-column form,
  #right-column p {
    padding-left: 3%;
  }
  input#email {
    width: 184px;
  }
  .right-rail-ad .sprite-arrow-rt {
    margin-top: .25em;
  }
  .poll {
    margin: 0;
  }
  .poll .links {
    margin-left: 15%;
  }
  .poll #edit-vote {
    margin-right: 10%;
  }
  .footer-top {
    display: none;
  }
  footer .footer-bottom ul li,
  footer .footer-bottom ul li.top-level {
    float: none;
    margin: .5em 0;
  }
  .footer-bottom {
    border-top: none;
    margin: 0 !important;
  }
  footer .engage-icons {
    border-bottom: none;
    float: right;
    margin-left: 0;
  }
  .footer-bottom .bottom-right {
    float: left;
    padding-bottom: 2em;
  }
  .page-title {
    background: #fff;
    font-size: 2em;
    padding-left: 1.5%;
  }
  .bio-title {
    background: #ffa800;
  }
  .womenofvalor .bio-title {
    background: #37424a;
  }
  .baltimore .bio-title {
    background: #000;
  }
  .seattle .bio-title {
    background: #002147;
  }
  .encyclopedia .bio-title {
    background: #004153;
  }
  .node-type-lesson-ltl .page-title,
  .bio-title,
  .westernpioneers.single-column .bio-title,
  .encyclopedia.single-column .bio-title {
    display: block;
    margin-left: 0;
  }
  .node-type-lesson-ltl .page-title {
    margin-left: -4%;
    width: 103%;
  }
  ul.pager,
  .item-list .pager li {
    float: none;
  }
  .views-exposed-widgets {
    margin: 0 .5em;
    padding: 0;
  }  
  .views-exposed-form .views-reset-button {
    padding: 0;
    position: relative;
  }
  .views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 0;
  }
  .people .view-filters {
    min-height: 178px;
  }
  .view-filters h2 {
    position: relative;
  }
  .view-filters,
  .encyclopedia .view-filters form {
    height: auto;
  }
  .subpage-title {
    width: 235px;
  }
  .node-oralhistory-person.two-columns .subpage-summary,
  .subpage-summary {
    margin-left: 0;
  }
  .subpage .field-name-field-bioindeximage,
  .subpage .jwa-media {
    float: none;
  }
  .thisweek  .date-display-single {
    display: block;
    font-size: 1.25em;
    margin-top: 1em;
  }
  .panels-flexible-megafooter .panels-flexible-row {
    padding: 0 2%;
  }
  .panels-flexible-region-megafooter-bottom_center {
    width: 33%;
  }
  .panels-flexible-region-megafooter-bottom_right {
    float: none;
    width: 100%;
  }
  .panels-flexible-row-homepage-3 .panels-flexible-region,
  .panels-flexible-row-homepage-1 .panels-flexible-region {
    width: 96%;
  }
  .panels-flexible-row-homepage-1 .panels-flexible-region-homepage-box_right {
    margin: 0;
  }
  .homebanner_action_txt {
    width: 90%;
  }
  .banner-text,
  .banner-text div,
  .megaphone .banner-text,
  .wecelebrate .banner-text,
  .wecelebrate .banner-homebanner_action_txt,
  .podcast-banner .banner-text,
  .podcast-banner .banner-homebanner_action_txt-inner,
  .podcast-banner .banner-description,
  .powercouples .banner-title-1,
  .powercouples .banner-text,
  .powercouples .homebanner_action_txt-inner,
  .powercouples .banner-description,
  .ltl-banner .banner-title-1,
  .ltl-banner .banner-text,
  .ltl-banner .homebanner_action_txt-inner,
  .ltl-banner .banner-description,
  .feminism-banner .banner-text,
  .feminism-banner .homebanner_action_txt-inner,
  .shop-banner .banner-text,
  .shop-banner .homebanner_action_txt-inner,
  .shop-banner .banner-description,
  .banner-right .banner-text {
    float: none;
    left: 0;
    margin-left: 0;
    position: relative;
    right: 0;
    text-align: left;
    top: auto;
    width: 100%;
  }
  .banner-description {
    font-size: 1.1em;
  }
  .front .flex-control-nav {
    bottom: auto;
    top: 66px;
  }
  .front .flexslider .slides {
    background: url(../images/bg.png);
  }
  .powercouples div.homebanner_action_txt-inner,
  .ltl-banner div.homebanner_action_txt-inner,
  .feminism-banner div.homebanner_action_txt-inner,
  .shop-banner div.homerbanner_action_txt-inner,
  div.homebanner_action_txt-inner {
    padding: 2%;
    width: 96%;
  }
  .views-field-field-homebanner-action-txt {
    font-size: .85em;
  }
  .views-field-field-homebanner-credit {
    top: 76px;
  }
  .flex-direction-nav a {
    top: 40%;
   }
  .banner-title-1 {
    font-size: 1.5em;
  }
  .banner-title-1,
  .banner-subtitle,
  .banner-description {
    display: block;
    margin-left: 0;
    padding: 2%;
  }
  .banner-text div.banner-subtitle,
  .banner-text div.banner-description {
    width: 96%;
  }
  .banner-subtitle {
    font: 1.3em 'Futura W01 Light', Arial, sans-serif;
  }
  .front .more-posts {
    padding-right: 1em;
  }
  .collections .landing-image-description,
  .communitystories .landing-image-description,
  .landing-image-description,
  .womenofvalor .landing-image-description,
  .risingvoices .landing-image-description,
  .regina-jonas-remembered .landing-image-description,
  .bookclub .landing-image-description,
  .teach .landing-image-description,
  .feminism .landing-image-description,
  .people .landing-image-description,
  .weremember .landing-image-description,
  .encyclopedia .landing-image-description,
  .shop .landing-image-description {
    float: left;
    font-size: 1em;
    margin: 0;
    max-width: 96%;
    padding: 2%;
    position: relative;
    right: 0;
    width: 96%;
  }
  .collections .pane-node-field-landing-image-credit,
  .golearn .pane-node-field-landing-image-credit,
  .livingthelegacy .pane-node-field-landing-image-credit,
  .baltimore .pane-node-field-landing-image-credit,
  .feminism .pane-node-field-landing-image-credit,
  .pane-node-field-landing-image-credit {
    background: #000;
    bottom: 0;
    color: #fff;
    float: left;
    margin-top: -.5em;
    padding: 0 1%;
    position: relative;
    right: 0;
    width: 98%;
  }
  .shop .landing-image-description p {
     clear: none;
     float: none;
   }
  .shop p.one,
  .shop p.two {
     margin-left: 0;
   }
  .field-name-field-landing-image img {
    float: left;
  }
  .node-type-exhibit-landing-page article {
    width: 97%;
  }
  .view-people .views-field-body,
  .landingview .summary,
  .encyclopedia .landingview .summary {
    width: 62%;
  }
  .page-people-toc .page-title,
  .page-weremember-toc .page-title,
  .node-type-exhibit-landing-page .page-title {
    position: relative;
  }
  .thisweek .featured,
  .blog .featured {
    width: 100%;
  }
  .thisweek .twih-right .featured,
  .blog .featured.views-row-2 {
    padding-left: 0;
  }
  .thisweek .twih-left .featured,
  .blog .featured.views-row-1 {
    border-right: none;
  }
  #block-thisweek-choosedate.mainpage-choosedate form {
    margin-left: 1em;
  }
  .page-blog .page-title {
    padding-left: 0;
  }
  .blog #block-system-main {
    padding-right: 3%;
  }
  .blog .view-tweets .view-footer {
    margin-left: 3%;
  }
  .feminism .views-exposed-widgets {
    margin-left: 1em;
  }
  .node-type-exhibit-landing-page .page-title.image_overlay {
    position: relative;
  }
  .node-oralhistory-person.two-column.two-columnss .subpage-summary {
    margin-left: 0;
  }
  #block-jwa-blocks-blog-header {
    background: #94050b;
    padding: 0 1em;
  }
  #block-jwa-blocks-blog-header span {
    font-size: 2em;
    padding: 0;
  }
  .view-lessons-list-ltl .jwa-media,
  .lessongroupings .jwa-media {
    float: none;
  }
  .field-name-field-occupationavocation,
  .lifespan {
    display: block;
    width: 100%;
  }
  .node-blogpost .page-title {
    padding-left: 0;
  }
  .view-people .views-field-field-birthdate,
  .view-people .views-field-field-birthplace {
    width: 100%;
  }
  .view-people .views-field-body:first-child {
    width: 96%;
  }
  .half-pair {
    width: 100%;
  }
  .shop.node-type-exhibit-landing-page .views-row {
    width: 40%;
  }
  .podcasts .view-header .jwa-media {
    float: none !important;
    margin: 0 auto;
    width: 300px;
  }
  .node-podcast #main-column .page-title,
  .podcasts .page-title,
  .podcast-subtitle {
    border-radius: 0;
    padding-right: 0;
    width: 100%;
  }
  .blog #flexslider-1 .jwa-media,
  .blog #flexslider-1 h2,
  .blog #flexslider-1 .field-name-body,
  .front-blog,
  .page-blog .view-jwablog-recent-posts,
  .blog-poll,
  .blog-quiz,
  .blog-twitter,
  .blog-facebook,
  .blog-youtube {
    float: none;
    width: 100%;
   }
  .blog-poll {
    margin-bottom: 1em;
  }
}

@media only screen and (max-width: 500px) {
  .encyclopedia .landingview .summary,
  .landingview .summary,
  .landingview .views-field-field-bioindeximage,
  .view-people .views-field-body {
    width: 96%;
  }
  .views-exposed-form .views-exposed-widget {
    float: none;
  }
  .thisweek .node-teaser .jwa-media,
  .blog .blog-subpage .jwa-media {
    float: none;
  }
  .masonry-processed {
    width: 235px;
  }
  .katrina.themes .artifacts {
    width: 100%;
  }
  .stay-connected h2 {
    font-size: .85em;
    padding-left: .2em;
  }
  .shop.node-type-exhibit-landing-page .views-row {
    width: 85%;
  }
  .product-left,
  .product-right {
    width: 100%;
  }
  .node-podcast .audiojs .scrubber {
    width: 63%;
  }
  .blog-slider #flexslider-2 {
    display: none;
  }
}
