/*
Theme Name: VOSD
Author: Fairway Technologies
Author URI: http://fairwaytech.com/
Description: Page specific css
Version: 1.0
License: GNU General Public License
License URI: see license.txt
Tags: coffee, nightshift

This theme, like WordPress, is licensed under the GPL.

This theme is the most seamless and minimalistic integration of Twitter Bootstrap Framework into
the _s starter theme from Automatic, the guys behind WordPress.

_s (or Underscores) http://underscores.me/, (C) 2012-2013 Automattic, Inc.

Twitter Bootstrap

*/
/*Member Page*/
ul.members {
  margin: 0 160px;
  padding: 0;
}
.members li {
  float: left;
  list-style: none;
  padding: 0 0 20px;
  text-transform: capitalize;
  width: 30%;
}
.memberslist h2 {
  background-color: #eee;
  background-size: 85px auto;
  background-repeat: no-repeat;
  border-radius: 100px;
  margin: 0 40px 30px;
  padding: 26px 120px;
}
.memberslist .Loud {
  background-image: url("/wp-content/uploads/2013/04/loudClear.png");
}
.memberslist .Speaking {
  background-image: url("/wp-content/uploads/2013/04/speakUp.png");
}
.memberslist .Inside {
  background-image: url("/wp-content/uploads/2013/04/insideVoice.png");
}
.memberslist .Conversation {
  background-image: url("/wp-content/uploads/2013/04/convoStarter.png");
}
.wpcmsdev-call-to-action {
  background-color: #fdfdfd;
  border: 1px solid #d8d8d8;
  float: right;
  margin: 1.5em 0 1.5em 1.5em !important;
  padding: 1.5em;
  width: 45%;
}
.wpcmsdev-call-to-action .call-to-action-button {
  float: none !important;
  text-align: center;
  width: 100% !important;
}
.wpcmsdev-button, .wpcmsdev-call-to-action a {
  background-color: #ff7c1b !important;
  background-image: none !important;
  border: 1px solid #ff7c1b !important;
  border-radius: 0.25em;
  display: inline-block;
  margin: 20px 0 0;
  min-width: 7em;
  text-align: center;
  text-decoration: none !important;
  vertical-align: bottom;
}
.wpcmsdev-call-to-action a {
  width: 100%;
}
.wpcmsdev-call-to-action a span {
  color: #eee;
  display: block;
  padding: 0.5em 1.25em;
  transition: background-color 0.2s ease 0s, color 0.2s ease 0s;
}
.wpcmsdev-call-to-action a:active span, .wpcmsdev-call-to-action a:focus span, .wpcmsdev-call-to-action a:hover span {
    background-color: rgba(0, 0, 0, 0.15);
    color: #ddd;
}
.call-to-action-content.column.column-width-two-thirds {
  width: 100% !important;
}
@media screen and (max-width: 768px){
  .memberslist h2 {
  background-size: 56px auto;
  border-radius: 100px;
  font-size: 19px;
  height: 58px;
  margin: 10px;
  padding: 6px 67px;
  }
  ul.members {
  margin: 20px;
  }
  .members li {
  width: 100%;
  }
}

/*Error 404*/
.error404 #content {
  padding: 50px 0 0 300px;
}

/*Search*/
.search #content {
  padding: 50px 30px 0 350px;
}

/*Level*/
#member_benefits tr {
  border-bottom: 1px solid #ccc;
}
#member_benefits td {
  padding: 20px 0;
}

/*My Profile*/
.wppb-default-username {

}
#wppb-edit-user h4 {
  font-size: 26px;
  margin: 20px 0 !important;
}
.alert {
  border: 1px solid #ccc;
}

/*My Notifications*/
ul.rss-aggregator {
  margin: 0;
  padding: 0;
}
li.feed-item {
  list-style: outside none none;
  margin: 30px 0;
}
.feed-item a {
  font-family: "omnesregular",​arial,​sans-serif;
  font-size: 26px;
}
.wprss-feed-excerpt a {
  font-size: inherit;
}

/*Donors*/
.donors h1 {
  background: #eee;
  font-size: 40px;
  margin: -100px 0 21px -20px;
  padding: 20px;
  position: relative;
}
.donate-content {
  padding: 100px 100px 0;
}
.donate-content .column-width-one-third {
  padding: 40px 10px 0;
}

/*Partner Voices*/
#pv-header {
  background: #ededed;
  border-bottom: 5px solid #999;
  float: left;
  width: 100%;
  position: relative;
  z-index: 99;
}
#pv-header .sponsor-logo {
  padding: 30px;
  text-align: center;
  width: 20%;
}
#pv-header .sponsor-logo img {
  max-width: 200px;
}
#pv-header ol {
  display: none;
}
#pv-header .dropdown-menu {
  left: auto;
  margin: 0 -100%;
  max-width: 300px;
}
.sponslabel {
  background: #ccc;
  font-family: "omnesregular",arial,sans-serif;
  line-height: 24px;
  padding: 5px 15px 10px;
  position: relative;
  text-align: center;
  z-index: 999999;
}
.sponslabel:after {
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 13px solid #ccc;
  content: " ";
  margin: 32px -16px;
  position: absolute;
  left: 50%;
  top: 31px;
}
.menu-partner-voice-menu-container .dropdown-menu li a {
  white-space: normal !important;
}
.partner-voices li {
  /*float: left;*/
  display: inline-block;
  list-style: outside none none;
  margin: 40px 20px 0 0;
  width: 28%;
  vertical-align: top;
}
.pv-menu {
  font-family: "omnesregular",arial,sans-serif;
  margin-top: 4px;
  position: absolute;
  right: 15px;
  z-index: 99;
}
@media screen and (max-width: 768px){
  .pv-menu {
  background: #ff7c1b;
  display: flex;
  margin: 0;
  position: relative;
  right: 0;
  width: 100%;
  }
  #pv-header .dropdown-menu {
  margin: 0;
  }
}
.pv-nav {
  background: none repeat scroll 0 0 #0092d1;
  color: #fff;
  float: left;
  font-family: "omnesregular",arial,sans-serif;
  font-size: 18px;
  height: auto;
  padding: 10px 20px;
  width: 100%;
}
.pv-nav .right {
  text-align: right;
}
.pv-nav li {
  display: inline-block;
  list-style: none;
}
.dropdown-menu .menu-item {
  width: 100%;
}
.dropdown-menu li {
  width: 100%;
}
.partner-voices h2 {
  font-size: 18px;
  min-height: 35px;
  opacity: 0.9;
  padding: 5px 0;
}
.pv-banner {
  background: #ff7c1b;
  font-size: 16px;
  font-family: "quattrocentoregular",times,serif;
  margin: -50px -11px;
  position: absolute;
  text-align: center;
  width: 286px;
  z-index: 9;
}
.pv-banner a{
  color:#fff;
}
.disclaimer {
  float: left;
  font-family: "omnesregular",arial,sans-serif;
  font-size: 16px;
  padding: 20px;
  text-align: center;
  width: 100%;
}
.partner-voice-home .dropdown-toggle {
  border: 1px solid #ccc;
  color: #333 !important;
  padding: 10px;
}
.partner-voice-home .nav.navbar-nav {
  display: inline-block;
  width: 15% !important;
}
.partner-voice-home article {
  padding: 0 40px;
}
.partner-voices a {
  color: #000;
}
.partner-voices .pv-image {
  height: 160px;
  overflow: hidden;
  width: auto;
}
.partner-voices img {
  max-width: inherit;
  min-height: 160px;
  min-width: 100%;
  width: 100%;
  height: auto;
}
.single-partner-voices-story #content {
  padding: 0 !important;
}
#content.pv {
  padding-left: 310px !important;
}
.sidebar.fixedCol300.pvhome {
  background: #eee;
  margin-top: 50px;
  position: absolute;
  z-index: 9;
}
.pvhome.sideBar-fixed, .single-partner-voices-story .sideBar-fixed {
  top: -60px !important;
}
.single-partner-voices-story .sidebar-padder {
  height: 100% !important;
}
.page-id-292835 .mem-carousel, .page-id-292835 footer {
  margin-left: 300px !important;
}
/*.single-partner-voices-story h1 {
  background: #428bca;
  color: #fff;
  margin: 20px 0 0 -20px;
  padding: 20px 30px;
  position: absolute;
}*/
.single-partner-voices-story .content {
  margin: 20px 0;
}
.single-partner-voices-story .page-content {
  padding: 25px 30px;
}
.single-partner-voices-story .partner-voices li, .tax-partner-voice-type .partner-voices li{
  float: none;
  width: 97%;
}
.single-partner-voices-story .subpages-container, .tax-partner-voice-type .subpages-container {
  background: #fff;
  float: left;
  padding: 10px 15px 0 25px;
  position: relative;
  z-index: 99999;
}
.tax-partner-voice-type .archive-title {
  border-bottom: 1px solid #ccc;
  padding: 0 59px 36px;
  color: #999;
}
.tax-partner-voice-type .page-title {
  font-size: 32px;
}
.single-partner-voices-story .featured-image {
  margin: 20px 0;
  max-width: inherit;
}
/*
.single-partner-voices-story .pv-logo-single {
  height: 70px;
  margin: 6px;
}
*/
.single-partner-voices-story .sidebar.fixedCol300 {
  margin-top: 118px;
  position: absolute;
 z-index: 9;
}

/* Partner Voices "brought to you by" byline on story page and home page */
.sponsor-logo {
  padding-top: 20px;
}
.pv-sponsor-byline {
  margin: 6px;
}
.pv-sponsor-byline .pv-sponsor-byline-logo {
  width: 70px;
  height: 70px;
  float: left;
  margin-right: 10px;
}
.pv-sponsor-byline .pv-sponsor-byline-logo img {
  height: auto;
  width: auto;
  min-height: 0;
  max-height: 70px;
  max-width: 70px;
}
.pv-sponsor-byline .presented-by-badge {
  border-radius: 4px;
  color: #fff;
  background-color: #ff7c1b;
  padding: 2px 6px;
  display: table-cell;
}
.pv-sponsored-by-text {
  line-height: 24px;
}
.pv-sponsor-byline-home a {
  height: 60px;
  min-height: 60px;
  font-size: 12px;
}
.pv-sponsor-byline-home > div {
  line-height: 14px;
}
.pv-sponsor-byline-home .pv-sponsor-byline-logo {
  width: 60px;
  height: 60px;
  margin-right: 6px;
}
.pv-sponsor-byline-home .pv-sponsor-byline-logo img {
  height: auto;
  width: auto;
  min-height: 0;
  max-height: 60px;
  max-width: 60px;
}
/*.pv-sponsored-by-text {
  float: right;
  text-align: left;
}*/
.sponsored-by-badge {
  border-radius: 4px;
  color: #fff;
  background-color: #ff7c1b;
  font-size: 12px;
  padding: 2px 6px;
  display: table-cell;
}

/*.single-partner-voices-story .partner-voices h2 {
  margin: 20px;
  width: 95%;
}*/
.pv-col {
  border-left: 6px solid #ccc;
  border-radius: 10px;
  display: none;
  float: left;
  margin: 40px 10px 40px 0;
  padding: 40px;
  width: 31%;
}
.pv-logo {
  position: absolute;
  text-align: center;
  top: 20px;
  width: 100%;
}
.pv-logo img {
  max-width: 450px;
  min-width: 300px;
  width: 35%;
}
.partner-voice.widget a {
  float: left;
  width: 100%;
}
.partner-voice.widget img {
  margin: 20px;
  max-height: 90px;
  max-width: 270px;
  width: auto;
}
.partner-voice .widget-title {
  background: transparent;
  border-bottom: medium double #ccc;
  border-top: medium double #ccc;
  color: #999;
  font-size: 30px;
  padding: 20px 30px;
}
.partner-voice.widget {
  text-align: center;
  z-index: 99;
}
.partner-voice .textwidget h2 {
  background: #ff7c1b;
  color: #fff;
  padding: 36px;
  width: 106%;
}
.pv-main-image {
  border-bottom: 1px solid #999;
  width: 100%;
}
.pv-right {
  padding: 25px;
}
.pv .col-md-9 {
  border-right: 1px solid #ccc;
}
.related.row {
  padding: 20px;
}
.related.row .col-md-10 {
  padding: 0 15px;
}
@media screen and (max-width: 1000px){
  .pv-nav {
    font-size: 18px;
  }
}
@media screen and (max-width: 768px){
  .pv-logo {
  float: left;
  position: relative;
  text-align: center;
  }
  #pv-header .sponsor-logo {
  float: left;
  padding: 30px;
  text-align: center;
  width: 100%;
  }
  #pv-header .dropdown-menu {
  left: auto;
  margin: 0;
  }
  .partner-voices li {
  margin: 20px 0 0 0;
  width: 100%;
  }
  .partner-voices h2 {
  width: 100%;
  }
  .page-id-292835 .mem-carousel, .page-id-292835 footer {
  margin-left: 0px !important;
  }
  .pv-nav {
    margin-top: 50px;
  }
  .pv-nav div {
  	float: none !important;
  	text-align: center;
  }
  .pv-menu {
    float:left;
  }
}
@media screen and (max-width: 400px){
  #pv-header .sponsor-logo {
    float: none;
    width: 100%;
  }
  .pv-nav {
    padding: 5px;
  }
  .pv-nav li {
    display: block;
  }
  #pv-header .dropdown-menu {
  margin: 0;
  right: 0;
  width: 100%;
  }
  .pv-nav .dropdown-menu li a {
  font-size: 16px;
  padding: 5px 10px;
  white-space: inherit;
  }
  ul.partner-voices {
  padding: 0;
}
}

/*Narratives*/
.narratives li {
  border: 1px solid #e1e1e1;
  float: left;
  list-style: none;
  margin: 10px;
  padding: 20px;
  width: 45%;
}

/*Funding Page*/
.funding-header {
  background: url("/wp-content/uploads/2014/12/topBanner_fundOptPage.jpg") no-repeat #000;
  color: #fff;
  height: 297px;
  left: 0;
  padding: 105px;
  top: 0;
  width: 100%;
  background-size: 100%;
}

.funding .entry-content h2 {
  display: block;
}
.funding .thermometer {
  margin: 0 auto;
  width: 400px;
}
.funding .thermometer img {
  margin-top: -84px;
  width: 100%;
}
.funding .thermometer:before {
  display:none;
}
.funding .biggervoice h4 {
  margin: 25px 0 10px;
}
.funding .biggervoice .goal {
  margin: -18px 23%;
}
.funding .biggervoice .donatepanel {
  min-height: auto;
}
.funding .donate-now {
  width: 55%;
}
@media screen and (max-width: 768px){
  .funding .donatepanel {
  	background-image: none;
  }
  .funding-header {
  	padding: 5px 10px;
  	text-align: center;
  	background-size: 800px;
  }
  .biggervoice .donatepanel {
    background-image: none !important;
  }
  .funding .donate-now {
    width: 75%;
  }
  .single-partner-voices-story .sidebar.fixedCol300 {
    display: none;
  }
  .sidebar.fixedCol300.pvhome {
    display: none;
  }
  #content.pv {
    padding-left: 0 !important;
  }
  #pv-header {
    margin-top: 0;
  }
  .wpcmsdev-call-to-action {
    width: 100%;
  }
}
@media screen and (max-width: 400px){
  .funding .thermometer img {
    margin-top: -21%;
  }
  .funding .thermometer {
    width: 260px;
  }
}


/*bigger voice page*/
.biggervoice h1, .biggervoice h2, .biggervoice h3, .biggervoice h4, .biggervoice h5, .biggervoice h6 {
  font-family: 'Abel', Open Sans Condensed, serif !important;
  font-weight: 100 !important;
}
.biggervoice .col-md-6 {
  padding: 0 14px;
}
.biggervoice p {
  font-size: 14px;
  line-height: 20px;
}
.biggervoice .logo {
  border-bottom: 4px double black;
  height: auto;
  padding: 0 0 10px;
  text-align: right;
  width: 100%;
}
.biggervoice .goal {
  color: #666;
  float: right;
  font-size: 14px;
  margin: -21px 5px;
  text-transform: uppercase;
}
.biggervoice .logo img{
  width: auto;
}
.biggervoice h1 {
  color: #fff;
  font-size: 38px !important;
  line-height: 38px !important;
  margin: 11px 0 !important;
  text-align: center;
}
.biggervoice h2 {
  border-bottom: 4px double #000;
  color: #f58220;
  font-size: 78px !important;
  line-height: 86px !important;
  margin: -14px 0 40px !important;
  padding: 0 0 25px;
  text-align: right;
}
.biggervoice h3 {
  color: #666;
  font-size: 26px !important;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.biggervoice h4 {
  color: #000;
  margin: 0;
  font-size: 20px !important;
}
.biggervoice .mute {
	opacity: 0.3;
}
.bordered {
  border-bottom: 2px solid;
  border-top: 2px solid #fff;
  font-size: 18px;
  margin: 13px 0 !important;
  padding: 8px !important;
  text-align: center;
}

.bannerOrange {
  border-radius: 5px;
  border: none;
  color: #fff;
  float: left;
  width: 100%;
  margin-bottom: 20px;
	-webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 0.2);
	background: #f58220; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y1ODIyMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMTU4MjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #f58220 0%, #f15828 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#f58220), color-stop(100%,#f15828)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #f58220 0%,#f15828 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #f58220 0%,#f15828 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #f58220 0%,#f15828 100%); /* IE10+ */
	background: linear-gradient(to right,  #f58220 0%,#f15828 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f58220', endColorstr='#f15828',GradientType=1 ); /* IE6-8 */
}
.bannerOrange.padding {
	margin: 0 16px;
	padding: 20px;
	font-size: 20px;
}
.bannerOrange a {
	color: #fff;
}
.donate-now{
	text-align: center;
	margin: 10px auto 0;
	float: none;
	padding: 5px 20px;
	text-transform: uppercase;
	font-size: 20px;
}

.biggervoice .donatepanel {
  border-radius: 5px;
  margin: 0 0 30px;
  padding: 20px 40% 20px 10px;
  text-align: center;
  width: 100%;
  min-height: 320px;
}
.donatepanel p {
    line-height: 20px !important;
    font-size: 14px !important;
}
.donatepanel.jobs {
	background: #ccc url("/wp-content/uploads/2014/08/county.jpg") 177%  center no-repeat;
	background-size: 65%
}
.donatepanel.schools {
	background: #ccc url("/wp-content/uploads/2014/08/teach.jpg") 177%  center no-repeat;
	background-size: 65%
}
.donatepanel.housing {
	background: #ccc url("/wp-content/uploads/2014/08/aprt.jpg") 177%  center no-repeat;
	background-size: 65%
}
.donatepanel.resources {
	background: #ccc url("/wp-content/uploads/2014/08/seagull.jpg") 177%  center no-repeat;
	background-size: 65%
}
.donatepanel.government {
	background: #ccc url("/wp-content/uploads/2014/08/gov.jpg") 177%  center no-repeat;
	background-size: 65%
}
.donatepanel.community {
	background: #ccc url("/wp-content/uploads/2014/08/strike.jpg") 177%  center no-repeat;
	background-size: 65%
}
.donatepanel.funded:before {
	background: url("/wp-content/uploads/2015/01/funded.png") center center no-repeat;
	background-size: 100%;
	content: "";
  margin-left: -100px;
  padding: 23% 32%;
  position: absolute;
}

.thermometer {
  -webkit-box-shadow: 4px 4px 5px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow:    4px 4px 5px 0px rgba(0, 0, 0, 0.2);
  box-shadow:         4px 4px 5px 0px rgba(0, 0, 0, 0.2);
  height: 44px;
  margin: 0 -20px 15px 20px;
  overflow: hidden;
  background: #3b8c0f;
}

@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
    .thermometer{height: 37px;}
    .thermometer:before {border-bottom: 15px solid transparent  !important;}
    .thermometer:after {margin: 37px 0  !important; right: 245px  !important;}
}

.thermometer img {
  margin-top: -17%;
}
.thermometer:before {
  background: #3b8c0f;
  border-bottom: 22px solid transparent;
  border-left: 11px solid #ccc;
  border-top: 22px solid transparent;
  content: "";
  height: 0;
  left: 31px;
  margin: 0;
  position: absolute;
  width: 15px;
}
/*.thermometer:after {
  border-bottom: 12px solid transparent;
  border-left: 14px solid #a05300;
  border-top: 0 solid transparent;
  content: "";
  height: 0;
  margin: 44px 0;
  position: absolute;
  right: 223px;
  width: 0;
}*/
.subtext{
	font-size: 10px;
	line-height: 14px;
	margin: -5px 0 10px;
	color: #666;
}
.modal {
  background: #f1f1f1 !important;
  border: medium none !important;
  margin-left: -30% !important;
  padding: 20px !important;
  top: 6.25em;
  width: 700px !important;
}
.modal iframe {
  border: none;
  height: 450px;
  max-width: 650px;
  width: 100%;
}
#ultimate-modal-content {
  border-radius: 0 !important;
  padding: 0 !important;
}
@media screen and (max-width: 1300px){
	.thermometer img {
  		margin-top: -15%;
	}
}
@media screen and (max-width: 1000px){
	.thermometer img {
  		margin-top: -9%;
	}
}
@media screen and (max-width: 768px){
.biggervoice h2 {
  border-bottom: 4px double #000;
  color: #f58220;
  font-size: 60px !important;
  line-height: 60px !important;
  margin: -14px 0 40px;
  padding: 0 0 25px;
  text-align: right;
}
.biggervoice .donatepanel {
  padding: 20px;
}
}
@media screen and (max-width: 400px){
.thermometer {
  height: 30px;
  width: 216px;
}
.aprilthermometer.donate-now {
  margin: -50px -20px;
}
.thermometer:before, .thermometer:after {
  display: none;
}
}

/* Styles for Membership Information on My Profile page
NOTE:  These styles are intended to closely resemble the styles provided by the WordPress Profile Builder. */

#membership-level,
#no-membership {
  margin: 25px 0;
}

#membership-level label {
  min-height: 1px;
  width: 30%;
}

#membership-level span {
  padding: 3px;
}

#renew-membership-link {
  text-decoration: none;
  color: transparent;
}

/* Styles for tables on the My Activity page */
#donation-history-section,
#recurring-donation-history-section {
  position: relative;
  padding-top: 30px;
  background: #ddd;
  border: 1px solid #ccc;
  width: 85%;
  margin: 25px 0px;
}

.no-donation-records {
  background: #fff !important;
  border: 0 !important;
  paddint-top: 4px !important;
}

#donation-history-section.positioned,
#recurring-donation-history-section.positioned {
  position: absolute;
  top:100px;
  left:100px;
  width:800px;
  box-shadow: 0 0 15px #333;
}

.donation-history-container {
  max-height: 300px;
  overflow-y: auto;
  width: 100%;
}

#donation-history,
#recurring-donation-history {
  font-family: "omnesregular",​arial,​sans-serif;
  width: 100%;
}

#donation-history th,
#recurring-donation-history th {
  height: 0;
  line-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  color: transparent;
  border: none;
  background-color: #ddd;
  white-space: nowrap;
}

#donation-history th div,
#recurring-donation-history th div {
  position: absolute;
  background: transparent;
  color: #666;
  padding: 8px 12px;
  top: 0;
  margin-left: -1px;
  line-height: normal;
  border-left: 1px solid #ccc;
}

#donation-history th:first-child div,
#recurring-donation-history th:first-child div {
  border: none;
}

#donation-history tr:nth-child(even),
#recurring-donation-history tr:nth-child(even) {
  background-color: #eee;
}

#donation-history tr:nth-child(odd),
#recurring-donation-history tr:nth-child(odd) {
  background-color: #fff;
}

#donation-history td,
#recurring-donation-history td {
  padding: 8px 12px !important;
}

#donation-history td + td,
#recurring-donation-history td + td {
  border-left: 1px solid #ccc;
}

#no-donations,
#no-membership-info {
  /*margin: 12px 0 18px; */ /* top, left/right, bottom */
  margin: 25px 0;
  min-height: 71px;
}

.loading-message {
  color: #999;
  font-family: "omnesregular",​arial,​sans-serif;
  font-style: oblique;
}

/*Events Page*/
.events {
  padding: 0 60px 60px;
}
.events article {
  float: left;
  padding: 30px 40px 60px !important;
}
.single-event #content {
  padding: 0 !important;
}
.single-event h1 {
  background: #666;
  color: #fff;
  margin: 17% 0;
  padding: 10px 20px;
  position: absolute;
  width: 50%;
}
.single-event h1.no-image {
  margin: 20px 0;
  position: static;
}
.single-event .mem-carousel {
  margin: 0;
}
.single-event .site-footer {
  margin: 0;
}
.event-details{
	padding:40px;
}
.vosd-events {
  padding: 30px;
}
.event-side-top {
  background: #ff7c1b;
  color: #fff;
  padding: 20px;
  text-align: center;
}
.event-side-top  h2 {
  font-size: 20px;
}
.event-side-top a {
  background: #333;
  color: #fff;
  line-height: 87px;
  padding: 20px 30px;
  white-space: nowrap;
}
.events-sidebar {
  background: #eee;
  font-family: "omnesregular",arial,sans-serif;
}
.events-sidebar .submit {
  background: #ff7c1b;
  margin: 0 30px 30px;
}
.events-sidebar .submit a {
  color: #fff;
}
.event-list {
  padding: 30px;
}
.event-list h3 {
  font-size: 16px;
  margin: 0 0 15px;
}
.events-table thead {
  display: none;
}
.events-table td, .events-table th {
  display: inline-block;
  font-size: 13px;
  width: 100%;
}
.events-table tr {
  border-bottom: 1px solid #ccc;
  display: block;
  line-height: 26px;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.events h2 {
  border-bottom: 3px double #ccc;
  width: 100%;
}
.eventrow {
  padding: 40px;
}
.eventimg {
  float: left;
  height: 170px;
  overflow: hidden;
  width: 30%;
}
.eventimg img {
  height: auto;
  width: 100%;
}
.eventdetails {
  float: left;
  width: 60%;
  padding: 0 30px;
}
.eventdetails h1 {
  font-size: 30px;
  line-height: 33px;
}
.single-event .entry-content {
  max-width: 1100px;
  padding: 60px 5px;
}
.single-event .featured-image {
  background-position: center center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  height: 500px;
  margin-left: 0;
  max-width: inherit;
  width: 100%;
}
.events-sidebar .ad {
  text-align: center;
}
.events-sidebar h6 {
  background: #e1e1e1;
  font-size: 12px;
  line-height: 15px;
  margin: 0 -8px 10px;
  padding: 8px;
}
.single-event .ad {
  margin: 60px 0 40px !important;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.event-editor textarea {
  border: 1px solid #ccc;
}
@media screen and (max-width: 400px){
.eventimg {
  float: none;
  width: 100%;
}
.eventdetails {
  width: 100%;
}
}
/*campaign specific css*/
.aprilthermometer img {
  float: right;
  width: 88%;
}
@media screen and (max-width: 960px){
.miniheader, .headerad {
  display: none;
}
}
/*Author Page*/
.author-page {
  background: #f2f2f2;
  float: left;
  padding: 50px;
  text-align: center;
  width: 100%;
}
.author-page .author-title {
  font-size: 30px;
}
.author-page .author-info {
  float: none;
  margin: 0 auto;
}
.author-page .avatar {
  border-radius: 100px;
  height: 100px;
  margin: 10px;
  width: 100px;
}
.page article.my-activity {
  padding: 0;
}
.social-author > a {
  margin: 0 25px;
}

.author-stories h2 {
  background: #e1e1e1;
  padding: 20px;
  text-align: center;
}

.author-stories ul.tiles {
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.author-article-item a {
  color: #000;
  font-size: 1.2em;
}

.author-stories li.tile {
  float: left;
  margin: 10px 0 10px 10px;
  color: #fff;
  font-size: 1.3em;
  text-align: center;
  height: 400px;
  width: 500px;
  font-weight: 300;
  overflow: hidden;
  cursor: pointer;
  position: relative;
  background: #f2f2f2;
  position: relative;
  list-style: none outside none;
  -webkit-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}

.author-stories li.tile div {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: table;
  padding: 0;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.author-stories li.tile div p {
  display: table-cell;
  vertical-align: middle;
}

/* slide text inside tile up */

.author-stories li.tile.p.slideTextUp:hover {
  opacity: 1 !important;
  transition: opacity 0.8s;
}

.author-stories li.slideTextUp div:nth-child(2) {
  top: 100%;
}

.author-stories li.slideTextUp:hover div {
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

.author-stories .tile p {
  font-size: 1.3em;

}
.author-stories .tile.slideTextUp a {
    color: #fff;
    font-size: 22px;
}
.author-stories .tile.slideTextUp a.button {
    background: #ff7c1b;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    padding: 10px;
    display: block;
}
.author-stories .overlay{
    background-size: cover;
    background-position: center center;
}
.author-stories .overlay p{
    background: rgba(255, 102, 51, 0.5);
    padding: 10px;
}

#author-page-tabs {
  background-color: #ccc;
}
@media screen and (min-width: 600px) {
    #author-page-tabs li:first-child {
       margin-left: 55px;
    }
    #author-page-tabs > li > a {
  		padding: 10px 20px;
	}
}
#author-page-tabs h2 {
  		font-size: 24px;
    }
@media screen and (max-width: 768px) {
    #author-page-tabs h2 {
  		font-size: 14px;
    }
}
#author-page-tabs > li > a {
  border: 0;
}

#author-page-tabs > li.active > a,
#author-page-tabs > li.active >a:hover,
#author-page-tabs > li.active >a:focus {
  color: #333 !important;
  background-color: #fff !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: 0;
}

#author-page-tabs.single-tab-blend > li.active > a,
#author-page-tabs.single-tab-blend > li.active >a:hover,
#author-page-tabs.single-tab-blend > li.active >a:focus {
  color: #333 !important;
  background-color: #e1e1e1 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: 0;
}

#author-page-tabs > li > a:hover {
  color: #fff !important;
  background-color: #0092d1 !important;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  outline: 0;
}

/* Author page - recent comments tab */
.author-stories.tab-pane.fade.active.in,
.author-stories.tab-pane.active {
  padding: 16px;
}

#recent-comments-container {
  margin: 40px auto;
  width: 90%;
}

#recent-comments-container > ul {
  border-bottom: 1px solid #ccc;
  list-style: outside none none;
  margin-bottom: 8px;
}

.recent-comment-time {
  color: #ccc;
  display: block;
  font-size: 0.75em;
}

.recent-comment-item {
  margin-bottom: 8px;
  margin-left: -40px;
}

#author-recent-comments-load-more.disabled {
  color: #c6c6c6;
}

/* Mailing List Page */
.news-select {
  margin-top: 30px;
}

.mc-field-group {
  line-height: 1;
  padding-bottom: 14px;
}

.mc-field-group > label {
  display: block;
  font-family: "quattrocentoregular", times, serif;
  font-size: 19px;
  margin: 6px 0;
  min-height: 1px;
  width: 100%;
}

#newsletter_signup input[type="text"],
#newsletter_signup input[type="email"],
#newsletter_signup textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 40%;
  padding: 3px;
  line-height: 1.6;
  vertical-align: baseline;
  display: block;
}

#newsletter_signup .button {
  background: #ff7c1b;
  border: none;
  color: #fff;
  padding: 10px 20px;
}

.mc-field-group .asterisk {
  color: #f00;
  display: inline;
}
#newsletter_signup {
  padding: 20px;
}
#newsletter-mailing-list-long-form ul {
  max-width: 900px;
  margin: 0;
  list-style: none;
}

#newsletter-mailing-list-long-form li {
  max-width: 900px;
  margin-left: -40px;
}

/* Facebook widget in right rail of some partner voices pages */
#fb-root {
  display: none;
}

/* Newsletter Signup Modal (eModal-7) on home page. */
#nl-signup-modal-newsletters ul {
    list-style: none;
    margin: 8px;
    padding: 0;
}

#nl-signup-modal-newsletters li {
    display: inline-block;
    margin: 4px 16px;
}

#nl-signup-modal-newsletters label {
  margin: 0 4px;
}

#nl-signup-modal-newsletters > p {
  margin-bottom: 0 !important;
}

/*
.fb_iframe_widget_fluid span {
  width: 100% !important;
}
*/
/* To fill the container and nothing else */
/*
.fb_iframe_widget,
.fb_iframe_widget[style],
.fb_iframe_widget iframe[style],
.fb_iframe_widget_fluid,
.fb_iframe_widget_fluid[style],
.fb_iframe_widget_fluid iframe[style] {
  width: 100% !important;
}

.fb_iframe_widget span,
.fb_iframe_widget span[style],
.fb_iframe_widget iframe span[style],
.fb_iframe_widget_fluid,
.fb_iframe_widget_fluid[style],
.fb_iframe_widget_fluid iframe[style] {
  width: 100% !important;
}
*/
/*
@media screen and (max-width: 400px) {
  #fbcomments,
  .fb_iframe_widget,
  .fb_iframe_widget[style],
  .fb_iframe_widget iframe[style],

  #fbcomments iframe[style] {
    width: 292px !important;
  }
  #fbcomments span,
  .fb_iframe_widget span,
  .fb_iframe_widget span[style],
  .fb_iframe_widget iframe span[style],
  #fbcomments iframe span[style] {
    width: 292px !important;
  }
}
*/