/* line 51, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
body {
  font-size: 100%;
  line-height: 1em;
}

/* line 55, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/_vertical_rhythm.scss */
html > body {
  font-size: 16px;
}

/* line 10, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
html, body {
  height: 100%;
}

/* line 12, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
#layout {
  clear: both;
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin-bottom: -1.6em;
}
/* line 18, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
#layout #layout_footer {
  height: 1.6em;
}

/* line 20, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/layout/_sticky-footer.scss */
#footer {
  clear: both;
  position: relative;
  height: 1.6em;
}

/* line 57, ../../../../sass/partials/_base.sass */
ul, ol, dir {
  padding: 0;
  margin: 0;
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
}

/* line 95, ../../../../sass/partials/_vars.sass */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  padding: 0;
  margin: 0;
}

/* line 1, ../../../../sass/partials/_wysiwyg.sass */
.img-left {
  float: left;
  margin: 0 1em 1em 0;
}

/* line 6, ../../../../sass/partials/_wysiwyg.sass */
.img-right {
  float: right;
  margin: 0 0 1em 1em;
}

/* line 5, ../../../../sass/partials/_drupal.sass */
ul.links {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 46, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_inline-block-list.scss */
ul.links li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  white-space: nowrap;
}
/* line 7, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/css3/_inline-block.scss */
ul.links li {
  *display: inline;
}

/* line 9, ../../../../sass/partials/_drupal.sass */
ul.pager {
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
  clear: both;
  font-size: 0.75em;
  font-weight: 500;
  text-transform: capitalize;
}
/* line 60, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
ul.pager li {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  white-space: nowrap;
  display: inline;
  float: left;
  padding-left: 4px;
  padding-right: 4px;
}
/* line 48, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
ul.pager li:first-child, ul.pager li.first {
  padding-left: 0;
}
/* line 49, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
ul.pager li:last-child {
  padding-right: 0;
}
/* line 50, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_horizontal-list.scss */
ul.pager li.last {
  padding-right: 0;
}

/* line 17, ../../../../sass/partials/_drupal.sass */
.tasks {
  background: #efeeee;
  margin-bottom: 11px;
  padding: 8px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
  -ms-border-radius: 5px;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
/* line 22, ../../../../sass/partials/_drupal.sass */
.tasks li {
  margin: 0 0.5em;
}
/* line 24, ../../../../sass/partials/_drupal.sass */
.tasks li a {
  text-shadow: white 1px 1px 1px 1px;
  font-size: 0.875em;
}

/* Menu with expanded state ============================================================ */
/* line 33, icon-menu */
.icon-menu-sprite, .collapsed > a, .expanded > a.active-trail {
  background: url('../i/icon-menu-sfccb057adb.png') no-repeat;
}

/* line 37, ../../../../sass/partials/_drupal.sass */
.collapsed > a,
.expanded > a {
  padding: 0 0.5em 0 1.5em;
}

/* line 39, ../../../../sass/partials/_drupal.sass */
.collapsed > a {
  background-position: 0 0;
}

/* line 42, ../../../../sass/partials/_drupal.sass */
.expanded > a.active-trail {
  background-position: 0 -47px;
  background-color: #efeeee;
  font-weight: 700 !important;
  text-shadow: white 0 1px 1px;
}
/* line 47, ../../../../sass/partials/_drupal.sass */
.expanded a {
  padding-left: 1.5em;
}

/* Console ============================================================ */
/* line 55, ../../../../sass/partials/_drupal.sass */
#console {
  *zoom: 1;
  margin: auto;
  width: 64em;
  max-width: 100%;
}
/* line 38, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
#console:after {
  content: "";
  display: table;
  clear: both;
}

/* line 58, ../../../../sass/partials/_drupal.sass */
div.messages {
  color: #003366;
  background-color: #f8f8f8;
  padding: 9px;
  border: 1px solid #cccccc;
  margin: 0px 0px 10px;
}

/* line 65, ../../../../sass/partials/_drupal.sass */
table tr.warning th,
div.warning {
  color: #aa8844;
  background-color: #fff4c0;
}

/* line 70, ../../../../sass/partials/_drupal.sass */
table tr.error th,
div.error {
  color: #996655;
  background-color: #ffe4e0;
}

/* line 75, ../../../../sass/partials/_drupal.sass */
table tr.ok th,
table tr.info th,
div.status {
  color: #668877;
  background-color: #ecf8f4;
}

/* line 81, ../../../../sass/partials/_drupal.sass */
div.error {
  border-color: #ffd4d0;
}

/* line 84, ../../../../sass/partials/_drupal.sass */
div.warning {
  border-color: #ffe4b0;
}

/* line 87, ../../../../sass/partials/_drupal.sass */
div.status {
  border-color: #dce8e4;
}

/* line 8, ../../../../sass/partials/_forms.sass */
label {
  font-size: 0.875em;
  margin-bottom: 0.25em;
}

/* line 13, ../../../../sass/partials/_forms.sass */
.description {
  font-size: 0.687em;
  color: #666666;
}

/* line 17, ../../../../sass/partials/_forms.sass */
.form-item {
  margin-bottom: 0.5em;
}

/* line 20, ../../../../sass/partials/_forms.sass */
input[type="text"],
input[type="password"] {
  border: none;
  padding: 5px;
  border: 1px solid #cccccc;
  width: 95%;
  -moz-border-radius: 3;
  -webkit-border-radius: 3;
  -o-border-radius: 3;
  -ms-border-radius: 3;
  -khtml-border-radius: 3;
  border-radius: 3;
}

/* line 28, ../../../../sass/partials/_forms.sass */
input[type="submit"] {
  font-size: 0.875em;
  padding: 0.3em 1em;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  line-height: 1.5;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  -ms-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  background-color: #ffcc00;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTY4MCIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSIjZmZjYzAwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDI1NSwgMjA0LCAwLCAwLjcpIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffe680), color-stop(50%, #ffcc00), color-stop(100%, rgba(255, 204, 0, 0.7)));
  background: -webkit-linear-gradient(#ffe680, #ffcc00 50%, rgba(255, 204, 0, 0.7));
  background: -moz-linear-gradient(#ffe680, #ffcc00 50%, rgba(255, 204, 0, 0.7));
  background: -o-linear-gradient(#ffe680, #ffcc00 50%, rgba(255, 204, 0, 0.7));
  background: -ms-linear-gradient(#ffe680, #ffcc00 50%, rgba(255, 204, 0, 0.7));
  -pie-background: linear-gradient(#ffe680, #ffcc00 50%, rgba(255, 204, 0, 0.7));
  background: linear-gradient(#ffe680, #ffcc00 50%, rgba(255, 204, 0, 0.7));
  -moz-box-shadow: #fff5cc 0 1px 0 inset;
  -webkit-box-shadow: #fff5cc 0 1px 0 inset;
  -o-box-shadow: #fff5cc 0 1px 0 inset;
  box-shadow: #fff5cc 0 1px 0 inset;
  border: 1px solid rgba(230, 184, 0, 0.7);
  color: black;
  text-shadow: rgba(255, 226, 111, 0.7) 0 1px 0;
}
/* line 16, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/sassy-buttons-0.0.7/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
input[type="submit"]:hover {
  background-color: rgba(255, 204, 0, 0.7);
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZTM3NSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2JhKDI1NSwgMjA0LCAwLCAwLjcpIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2JhKDIxNCwgMTcxLCAwLCAwLjcpIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffe375), color-stop(50%, rgba(255, 204, 0, 0.7)), color-stop(100%, rgba(214, 171, 0, 0.7)));
  background: -webkit-linear-gradient(#ffe375, rgba(255, 204, 0, 0.7) 50%, rgba(214, 171, 0, 0.7));
  background: -moz-linear-gradient(#ffe375, rgba(255, 204, 0, 0.7) 50%, rgba(214, 171, 0, 0.7));
  background: -o-linear-gradient(#ffe375, rgba(255, 204, 0, 0.7) 50%, rgba(214, 171, 0, 0.7));
  background: -ms-linear-gradient(#ffe375, rgba(255, 204, 0, 0.7) 50%, rgba(214, 171, 0, 0.7));
  -pie-background: linear-gradient(#ffe375, rgba(255, 204, 0, 0.7) 50%, rgba(214, 171, 0, 0.7));
  background: linear-gradient(#ffe375, rgba(255, 204, 0, 0.7) 50%, rgba(214, 171, 0, 0.7));
}
/* line 19, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/sassy-buttons-0.0.7/stylesheets/sassy-buttons/_sassy-button-pseudo-states.sass */
input[type="submit"]:active {
  -moz-box-shadow: rgba(214, 171, 0, 0.7) 0 1px 2px inset;
  -webkit-box-shadow: rgba(214, 171, 0, 0.7) 0 1px 2px inset;
  -o-box-shadow: rgba(214, 171, 0, 0.7) 0 1px 2px inset;
  box-shadow: rgba(214, 171, 0, 0.7) 0 1px 2px inset;
}

/* line 4, ../../../../sass/partials/_blocks.sass */
.block .views-row {
  margin-bottom: 0.5em;
}
/* line 6, ../../../../sass/partials/_blocks.sass */
aside .block {
  margin-bottom: 2.5em;
}
/* line 8, ../../../../sass/partials/_blocks.sass */
aside .block h2 {
  color: black;
  font-size: 0.813em;
  font-weight: 500;
  background: rgba(255, 204, 0, 0.6);
  padding: 0.75em 1em;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
/* line 15, ../../../../sass/partials/_blocks.sass */
aside .block li a {
  font-weight: 500;
}
/* line 17, ../../../../sass/partials/_blocks.sass */
aside .block .content {
  padding-left: 6.25%;
  padding-right: 6.25%;
  margin-top: 1em;
}
/* line 20, ../../../../sass/partials/_blocks.sass */
.region-header .block {
  display: inline;
  float: left;
  width: 33.333%;
  margin-right: 0%;
}
/* line 22, ../../../../sass/partials/_blocks.sass */
.content-top .block {
/*  border-bottom: 1px solid #cccccc;*/
}
/* line 24, ../../../../sass/partials/_blocks.sass */
#main-content .block {
  clear: both;
  float: left;
/*  padding-bottom: 1.5em;
  margin-bottom: 1em;*/
  width: 100%;
}
/* line 30, ../../../../sass/partials/_blocks.sass */
#main-content .block h2, h2.aboutus {
  font-size: 1em;
  color: #660066;
  font-weight: 500;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
/* line 36, ../../../../sass/partials/_blocks.sass */
.view-mode-full .block {
  margin-top: 1em;
}

/* line 40, ../../../../sass/partials/_blocks.sass */
.block-block .content {
  font-size: 0.875em;
}

/* line 44, ../../../../sass/partials/_blocks.sass */
.block-views .view-content, .view-families .view-content  {
  font-size: 0.813em;
}
/* line 46, ../../../../sass/partials/_blocks.sass */
.block-views .views-field-description {
  margin-bottom: 1em;
}

/* line 50, ../../../../sass/partials/_blocks.sass */
#block-views-featured-family-block-block img {
  display: inline;
  float: left;
  padding-left: 0%;
  padding-right: 3.125%;
  margin-top: 0.333em;
}
/* line 54, ../../../../sass/partials/_blocks.sass */
#block-views-featured-family-block-block .views-field-name a {
  font-size: 1.375em;
  color: black;
  font-weight: 500;
}

/* line 60, ../../../../sass/partials/_blocks.sass */
#block-block-3 {
  font-size: 1.125em;
  line-height: 1.25em;
}
/* line 63, ../../../../sass/partials/_blocks.sass */
#block-block-3 img {
  display: inline;
  float: right;
  padding-left: 1em;
  position: relative;
  top: -1em;
}
/* line 67, ../../../../sass/partials/_blocks.sass */
#block-block-3 .content {
  padding-left: 0%;
  padding-right: 3.125%;
}

/* line 71, ../../../../sass/partials/_blocks.sass */
#block-search-form {
  float: right;
  margin-top: 1em;
  position: relative;
}
/* line 74, ../../../../sass/partials/_blocks.sass */
#block-search-form input[type="text"] {
  width: 199px;
  padding-right: 24px;
}

/* line 3, ../../../../sass/partials/_layout.sass */
.view-mode-teaser,
.view-mode-labeled_teaser {
  display: inline;
  float: left;
  width: 100%;
  margin-right: 0%;
}
/* line 6, ../../../../sass/partials/_layout.sass */
.view-mode-teaser aside,
.view-mode-labeled_teaser aside {
  display: inline;
  float: left;
  width: 33.333%;
  margin-right: 0%;
  display: inline;
  float: right;
  margin-right: 0;
  #margin-left: 0em;
  margin-bottom: 0.333em;
  font-size: 0.875em;
}
/* line 11, ../../../../sass/partials/_layout.sass */
.view-mode-teaser figure,
.view-mode-labeled_teaser figure {
  margin-bottom: 0.5em;
}
/* line 13, ../../../../sass/partials/_layout.sass */
.view-mode-teaser .field-body,
.view-mode-labeled_teaser .field-body {
  margin-top: 1em;
}
/* line 15, ../../../../sass/partials/_layout.sass */
.view-mode-teaser .node-link,
.view-mode-labeled_teaser .node-link {
  margin-top: 0.5em;
}
/* line 17, ../../../../sass/partials/_layout.sass */
.two-sidebars .view-mode-teaser, .two-sidebars
.view-mode-labeled_teaser {
  display: inline;
  float: left;
  width: 100%;
  margin-right: 0%;
}
/* line 19, ../../../../sass/partials/_layout.sass */
.two-sidebars .view-mode-teaser aside, .two-sidebars
.view-mode-labeled_teaser aside {
  display: inline;
  float: left;
/*  width: 31.25%;*/
  margin-right: 0%;
  display: inline;
  float: right;
  margin-right: 0;
  #margin-left: 0em;
  padding-left: 3.125%;
  padding-right: 0%;
}
/* line 24, ../../../../sass/partials/_layout.sass */
.view-mode-teaser.with-image section,
.view-mode-labeled_teaser.with-image section {
  display: inline;
  float: left;
  width: 61.905%;
  margin-right: 0%;
  padding-left: 0%;
  padding-right: 3.125%;
}
/* line 28, ../../../../sass/partials/_layout.sass */
.two-sidebars .view-mode-teaser.with-image section, .two-sidebars
.view-mode-labeled_teaser.with-image section {
  display: inline;
  float: left;
  width: 62.5%;
  margin-right: 0%;
  padding-left: 0%;
  padding-right: 0%;
}

/* line 34, ../../../../sass/partials/_layout.sass */
.view-mode-full .limiter {
  padding: 0.25em;
}
/* line 36, ../../../../sass/partials/_layout.sass */
.view-mode-full header {
  font-size: 0.875em;
  margin-bottom: 0.5em;
}
/* line 39, ../../../../sass/partials/_layout.sass */
.view-mode-full section {
  margin-top: 0.5em;
}
/* line 41, ../../../../sass/partials/_layout.sass */
.view-mode-full section img {
  border: 1px solid #cccccc;
  margin-bottom: 1em;
}
/* line 44, ../../../../sass/partials/_layout.sass */
.view-mode-full section [class^="field"] {
  margin-bottom: 1em;
  font-size: 0.813em;
}
/* line 47, ../../../../sass/partials/_layout.sass */
.view-mode-full section [class^="field"] h2 {
  font-size: 1.063em;
  color: #660066;
  margin-bottom: 1em;
  font-weight: 500;
}
/* line 52, ../../../../sass/partials/_layout.sass */
.view-mode-full aside {
  font-size: 0.813em;
}
/* line 54, ../../../../sass/partials/_layout.sass */
.view-mode-full aside ul {
  margin-bottom: 16px;
}
/* line 78, ../../../../sass/partials/_vars.sass */
.view-mode-full aside ul li {
  list-style: disc;
  margin: 0 0 0 32px;
}
/* line 56, ../../../../sass/partials/_layout.sass */
.view-mode-full aside .limiter > div {
  padding: 0.333em 0;
}
/* line 58, ../../../../sass/partials/_layout.sass */
.view-mode-full footer {
  margin-top: 1em;
}
/* line 60, ../../../../sass/partials/_layout.sass */
.view-mode-full footer h2 {
  display: inline;
  float: left;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 0.813em;
  margin-right: 0.25em;
}
/* line 65, ../../../../sass/partials/_layout.sass */
.view-mode-full footer h2:after {
  content: ": ";
}
/* line 67, ../../../../sass/partials/_layout.sass */
.view-mode-full footer a {
  color: #660066;
  font-size: 0.75em;
  margin-right: 0.5em;
  float: left;
}
/* line 72, ../../../../sass/partials/_layout.sass */
.view-mode-full footer a:hover {
  border-bottom: 1px solid #cccccc;
}

/* Layout ------------------------------------------------------------------ */
/* line 14, ../../../../sass/screen.sass */
body {
  font-family: "Helvetica Neue", Helvetica, Arial;
  color: black;
  font-weight: 400;
  margin: 0;
}

/* line 20, ../../../../sass/screen.sass */
.wrapper {
  *zoom: 1;
  margin: auto;
  width: 64em;
  max-width: 100%;
  min-width: 64em !important;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
  background: url("../i/body-bg.png") repeat-y 44.5% 0;
}
/* line 38, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.wrapper:after {
  content: "";
  display: table;
  clear: both;
}

/* line 28, ../../../../sass/screen.sass */
.page {
  display: inline;
  float: left;
  width: 100%;
  margin-right: 0%;
}

/* line 31, ../../../../sass/screen.sass */
.region-header {
  display: inline;
  width: 67.188%;
  margin-right: 0%;
  margin-top: 1em;
}

/* line 35, ../../../../sass/screen.sass */
#main-content {
  position: relative;
  padding-top: 2em;
  padding-bottom: 3em;
  padding-left: 3.125%;
  padding-right: 3.125%;
  display: inline;
  float: left;
  width: 68.75%;
  margin-right: 0%;
}

/* line 42, ../../../../sass/screen.sass */
.content-top {
  margin-bottom: 2em;
  display: inline;
  float: left;
  width: 100%;
  margin-right: 0%;
}

/* line 46, ../../../../sass/screen.sass */
hgroup {
  display: inline;
  float: left;
  width: 28.125%;
  margin-right: 0%;
  padding-left: 3.125%;
  padding-right: 0%;
  padding-bottom: 1em;
}

/* line 51, ../../../../sass/screen.sass */
.sidebar {
  display: inline;
  float: left;
  width: 25%;
  margin-right: 0%;
}

/* line 55, ../../../../sass/screen.sass */
.two-sidebars #main-content {
  display: inline;
  float: left;
  width: 51.563%;
  margin-right: 0%;
  padding-left: 1.563%;
  padding-right: 3.125%;
}
/* line 58, ../../../../sass/screen.sass */
.two-sidebars #left {
  display: inline;
  float: left;
  width: 18.75%;
  margin-right: 0%;
  margin-top: 1.7em;
}
/* line 61, ../../../../sass/screen.sass */
.two-sidebars #left h2, .two-sidebars #left h2 a {
  color: #666666;
}
/* line 63, ../../../../sass/screen.sass */
.two-sidebars #left h2 {
  background: none;
}
/* line 65, ../../../../sass/screen.sass */
.two-sidebars #left .block li a {
  font-size: 0.813em;
}

/* line 70, ../../../../sass/screen.sass */
aside .menu li {
  margin-bottom: 0.25em;
}
/* line 72, ../../../../sass/screen.sass */
aside .menu li a {
  border-bottom: 1px solid #cccccc;
  display: block;
  padding-bottom: 0.25em;
  font-weight: 400;
  color: #660066;
}
/* line 24, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
aside .menu li a:hover {
  color: #660066;
}
/* line 27, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
aside .menu li a:active {
  color: #660066;
}
/* line 79, ../../../../sass/screen.sass */
aside .menu li a:hover, aside .menu li a.active {
  font-weight: 700;
}

/* line 83, ../../../../sass/screen.sass */
header[role="banner"] {
  padding: 1em 0;
  min-height: 75px;
  background: white;
}

/* line 88, ../../../../sass/screen.sass */
footer {
  clear: both;
  position: relative;
}
/* line 91, ../../../../sass/screen.sass */
footer[role="contentinfo"] {
  *zoom: 1;
  margin: auto;
  width: 64em;
  max-width: 100%;
  min-width: 64em !important;
  height: 2.2em;
  color: white;
  text-align: center;
  border-left: 1px solid #e5e5e5;
  border-right: 1px solid #e5e5e5;
}
/* line 38, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
footer[role="contentinfo"]:after {
  content: "";
  display: table;
  clear: both;
}
/* line 100, ../../../../sass/screen.sass */
footer[role="contentinfo"] .region-footer {
  line-height: 2.2em;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU2MDA1OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #560058), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(#560058, #000000);
  background-image: -moz-linear-gradient(#560058, #000000);
  background-image: -o-linear-gradient(#560058, #000000);
  background-image: -ms-linear-gradient(#560058, #000000);
  background-image: linear-gradient(#560058, #000000);
  margin: auto;
}
/* line 104, ../../../../sass/screen.sass */
footer[role="contentinfo"] a {
  color: white;
}
/* line 106, ../../../../sass/screen.sass */
footer[role="contentinfo"] p {
  margin-bottom: 0px;
  font-size:.9em;
}

/* line 109, ../../../../sass/screen.sass */
nav{
  display: inline;
  float: left;
  width: 100%;
  margin-right: 0%;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU2MDA1OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #560058), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(#560058, #000000);
  background-image: -moz-linear-gradient(#560058, #000000);
  background-image: -o-linear-gradient(#560058, #000000);
  background-image: -ms-linear-gradient(#560058, #000000);
  background-image: linear-gradient(#560058, #000000);
  margin: 0;
  padding: 0;
  border: 0;
  overflow: hidden;
  *zoom: 1;
}
/* line 46, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/lists/_inline-block-list.scss */
nav li{
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  white-space: nowrap;
}
/* line 7, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/css3/_inline-block.scss */
nav li{
  *display: inline;
}
/* line 113, ../../../../sass/screen.sass */
nav a {
  color: white;
  font-weight: 500;
  font-size: 0.875em;
  display: block;
  padding: 0.75em 2em;
  border-left: 1px solid white;
  letter-spacing: 0.03em;
}
/* line 24, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
nav a:hover{
  color: #ffcc00;
}
/* line 27, ../../../../../../../../../../../../Library/Ruby/Gems/1.8/gems/compass-0.11.5/frameworks/compass/stylesheets/compass/typography/links/_link-colors.scss */
nav a:active{
  color: #ffcc00;
}
/* line 121, ../../../../sass/screen.sass */
nav a.active {
  color: #ffcc00;
}
/* line 123, ../../../../sass/screen.sass */
nav li:first-child a	 {
  border: none;
}

/* line 127, ../../../../sass/screen.sass */
article header h2,
article .title h2 {
  font-size: 1em;
  font-weight: 500;
  margin-bottom: 0.5em;
}
/* line 132, ../../../../sass/screen.sass */
article .field-body {
  margin-bottom: 1em;
  font-size: 0.813em;
}
/* line 135, ../../../../sass/screen.sass */
article .field-body > div {
  margin-top: 1em;
}
/* line 137, ../../../../sass/screen.sass */
article .field-body ul {
  margin-bottom: 16px;
}
/* line 78, ../../../../sass/partials/_vars.sass */
article .field-body ul li {
  list-style: disc;
  margin: 0 0 0 32px;
}
/* line 139, ../../../../sass/screen.sass */
article + article {
  margin-bottom: 2.5em;
}
/* line 141, ../../../../sass/screen.sass */
.views-row article {
  clear: both;
  margin-bottom: 3em;
}

/* Generals ------------------------------------------------------------------ */
/* line 151, ../../../../sass/screen.sass */
figure img {
/*  width: 100%;*/
}
/* line 153, ../../../../sass/screen.sass */
a img, img a {
  border: none;
}

/* line 157, ../../../../sass/screen.sass */
figure {
  margin: 0;
}

/* line 162, ../../../../sass/screen.sass */
a {
  text-decoration: none;
  color: #660066;
}

/* line 166, ../../../../sass/screen.sass */
h3 {
  font-size: 0.875em;
  line-height: 1.125em;
}
/* line 169, ../../../../sass/screen.sass */
.field-body h3 {
  font-size: 1.125em;
  line-height: 1.25em;
}

/* line 173, ../../../../sass/screen.sass */
p {
  margin-top: 0;
}

/* line 176, ../../../../sass/screen.sass */
.page-title {
  font-size: 1.5em;
  line-height: 1.25em;
  font-weight: 300;
  margin: 0 0 1em;
  padding-right: 4.25em;
}

/* line 183, ../../../../sass/screen.sass */
.submitted,
.post-date,
.field-publication-date {
  text-transform: uppercase;
  letter-spacing: 0.03em;
  color: #666666;
}
/* line 188, ../../../../sass/screen.sass */
.view-mode-teaser .submitted, .view-mode-labeled_teaser .submitted, .view-mode-teaser
.post-date, .view-mode-labeled_teaser
.post-date, .view-mode-teaser
.field-publication-date, .view-mode-labeled_teaser
.field-publication-date {
  font-size: 0.813em;
  margin-bottom: 0.5em;
}

/* line 193, ../../../../sass/screen.sass */
.site-name a {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
  background-image: url('../i/logo.gif?1318447972');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 252px;
  height: 75px;
  display: block;
}

/* line 197, ../../../../sass/screen.sass */
.node-link a {
  color: #660066;
  font-size: 0.813em;
  font-weight: 300;
}
/* line 72, ../../../../sass/partials/_vars.sass */
.node-link a:hover {
  font-weight: 500;
}

/* line 201, ../../../../sass/screen.sass */
.content .node,
.content h2 {
  margin-bottom: 2em;
}

/* Pages ------------------------------------------------------------------ */
/* line 209, ../../../../sass/screen.sass */
.profile h3 {
  margin-bottom: 1em;
}

/* line 213, ../../../../sass/screen.sass */
.page-calendar .tasks {
  text-align: center;
}

/* View and Fields ------------------------------------------------------------------ */
/* line 218, ../../../../sass/screen.sass */
.view-filters {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 0.333em 0 0.5em;
  margin-bottom: 1em;
}
/* line 224, ../../../../sass/screen.sass */
.view-filters .views-widget-filter-type label {
  display: inline;
  float: left;
  width: 36.364%;
  margin-right: 0%;
  padding-left: 0%;
  padding-right: 1.563%;
}
/* line 227, ../../../../sass/screen.sass */
.view-filters .views-widget-filter-type .views-widget {
  display: inline;
  float: left;
  width: 60.606%;
  margin-right: 0%;
}

/* line 231, ../../../../sass/screen.sass */
.view-taxonomy-term-descriptions .views-field-description {
  font-size: 0.875em;
  line-height: 1.25em;
  margin-bottom: 2em;
}
/* line 235, ../../../../sass/screen.sass */
.view-taxonomy-term-descriptions .views-field-description img {
  float: left;
  margin: 0 1em 2em 0;
}

/* line 239, ../../../../sass/screen.sass */
.view-related-content {
  font-weight: 500;
}
/* line 241, ../../../../sass/screen.sass */
.view-related-content .views-field-type {
  font-size: 0.875em;
  display: block;
  color: black;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}

/* line 246, ../../../../sass/screen.sass */
header [class^="field"], aside [class^="field"] {
  color: #666666;
}
/* line 249, ../../../../sass/screen.sass */
header [class^="field"] h2, header [class^="field"] h3, aside [class^="field"] h2, aside [class^="field"] h3 {
  color: black;
  font-size: 0.875em;
  display: inline-block;
  color: black;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
/* line 252, ../../../../sass/screen.sass */
header [class^="field"] h3, aside [class^="field"] h3 {
  display: block;
}
/* line 254, ../../../../sass/screen.sass */
footer [class^="field"] {
  clear: both;
  margin-bottom: 0.5em;
}
/* line 257, ../../../../sass/screen.sass */
.view-mode-teaser [class^="field"], .view-mode-labeled_teaser [class^="field"] {
  margin-bottom: 0.5em;
}
/* line 260, ../../../../sass/screen.sass */
.view-mode-teaser [class^="field"] h3, .view-mode-labeled_teaser [class^="field"] h3 {
  margin-bottom: 0.25em;
}

/* line 265, ../../../../sass/screen.sass */
.field-event-where > p {
  margin-bottom: 0.5em;
}

/* line 268, ../../../../sass/screen.sass */
.field-subheadline {
  padding-bottom: 1em;
  color: black !important;
  font-style: italic;
}
/* line 272, ../../../../sass/screen.sass */
.view-mode-full .field-subheadline {
  font-size: 1.125em;
}
/* line 274, ../../../../sass/screen.sass */
.view-mode-teaser .field-subheadline, .view-mode-labeled_teaser .field-subheadline {
  font-size: 0.875em;
}

/* line 279, ../../../../sass/screen.sass */
.field-radioshow-mp3 h2 {
  font-size: 0.875em;
  display: inline-block;
  color: black;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
/* line 281, ../../../../sass/screen.sass */
.field-radioshow-mp3 .mediaelement-audio {
  display: inline-block;
  vertical-align: middle;
}

/* line 285, ../../../../sass/screen.sass */
.social-media-share {
  position: absolute;
  top: 1.5em;
  right: 3em;
}
/* line 289, ../../../../sass/screen.sass */
.social-media-share h2 {
  text-indent: -119988px;
  overflow: hidden;
  text-align: left;
}

/* line 292, ../../../../sass/screen.sass */
article[class*="teaser"] .content-type {
  color: black;
  font-size: 0.875em;
  display: inline-block;
  color: black;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  margin-bottom: 0.25em;
}

/* Search results */

fieldset#edit-advanced {
  margin: 1em 0;
}

ol.search-results {
  margin-top: 1em;
}

ol.search-results li h3.title {
  font-size: 1em;
  padding-bottom: 0.5em;
}

div.search-snippet-info {
  font-size: 0.813em;
}

ol.search-results span.username {
  display: none;
}



/*multi.lectical css*/

.page-admin#admin-menu ul a {
	font-size:.7em;
}

/*slider stuff*/
#block-views-slider-block-1{
  height: 418px;
  overflow: hidden;
}

.views-slideshow-cycle-main-frame-row-item {
  height: 415px;
}

.views_slideshow_pager_field_item.active  {
    border-bottom:3px #49004A solid;
}
div.views-slideshow-pager-field-item{
    display: inline-block;
    padding:2px;
  }
  
.views_slideshow_cycle_main .views-field-title {
	background-color: #330033 ; /*#00354B*/
    bottom: 76px;
    font-size: 2em;
    font-weight: bold;
    opacity: 0.85;
    padding: 25px;
    position: relative;
    z-index: 5;
}

.views_slideshow_cycle_main .views-field-title h2, #main-content .block .views_slideshow_cycle_main .views-field-title h2{
	color:#FFFFFF; /*#180019*/
	font-size:14px;
	font-weight:bold;
	text-transform:none;
  top: 4px;
}

.views-slideshow-cycle-main-frame, .views-slideshow-cycle-main-frame-row {
	height:410px;
	padding-bottom:5px;
}

.views-slideshow-slide-counter, .views-slideshow-controls-bottom{
    float: right;
    position: relative;
    bottom:57px;
    padding-right:10px;
    z-index: 100;
}

.views-slideshow-slide-counter span, .views-slideshow-controls-bottom .views-content-counter{
    background: none repeat scroll 0 0 #0F000F !important;
    color: #FFFFFF !important;
    margin-right: 6px;
    padding: 6px 12px;
    cursor: pointer;    
    }



.views-slideshow-slide-counter .active, .views_slideshow_pager_field_item.active { 
    font-weight:bold;
    color:#F9D95F;
    border: none;
}


/*dropdowns -overrides copied from superfish module*/

.block-superfish .sf-menu.sf-style-default {
   width: 100%;
  margin-right: 0%;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjUwJSIgeTE9IjAlIiB4Mj0iNTAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzU2MDA1OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #560058), color-stop(100%, #000000));
  background-image: -webkit-linear-gradient(#560058, #000000);
  background-image: -moz-linear-gradient(#560058, #000000);
  background-image: -o-linear-gradient(#560058, #000000);
  background-image: -ms-linear-gradient(#560058, #000000);
  background-image: linear-gradient(#560058, #000000);
  margin: 0;
  padding: 0;
  border: 0;
 
}

.block-superfish .sf-menu.sf-style-default li, .block-superfish .sf-menu.sf-style-default.sf-navbarli {
  list-style-image: none;
  list-style-type: none;
  margin-left: 0px;
  display: -moz-inline-box;
  -moz-box-orient: vertical;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  white-space: nowrap;
  
}

.block-superfish li{
  *display: inline;
  width:14.2%;
}

.block-superfish .sf-menu.sf-style-default a, .sf-menu.sf-style-default a:visited{
  color:  white; 
  font-weight: 500;
  font-size: 0.875em;
  display: block;
  padding: 0.75em 2em;
  letter-spacing: 0.03em;
  border-top:none;
}

/*override for white links for active dropdown*/
.block-superfish li a.sf-depth-2 , .block-superfish a.sf-depth-2:visited, .block-superfish .sf-menu.sf-style-default a.sf-depth-2 {
    color:#49004A;
}

/*override too skinny menu droipdown for espanol*/
.sf-menu #menu-5054-1 ul {
  width: 14em;
}


.block-superfish .sf-menu.sf-style-default a:hover, .sf-menu.sf-style-default a:hover, li.sf-depth-2{
    color:#FFCC00;
    background: #6D006E; /*#49004A;*/
    border-left:thin solid #49004A;
  	border-bottom:thin solid #49004A;
    border-right:thin solid #49004A;	
}

/*border along first ul for drop down separation*/
.block-superfish ul li.first.sf-depth-2{
    border-top:thin solid #49004A;
}

.block-superfish .sf-menu.sf-style-default li.first a, .sf-menu.sf-style-default li.first a:visited{
	border-left:none;
}

.block-superfish a:hover {
  color: #ffcc00;
}

.block-superfish a:active{
  color: #ffcc00;
}

.block-superfish a:active {
  color: #ffcc00;
}

.block-superfish li:first-child a	 {
  border: none;
}

.sf-menu.sf-style-default li, .sf-menu.sf-style-default.sf-navbar {
	background:none;
}

.block-superfish .sf-menu.sf-style-default li a {
	text-align:center;	
	}

.block-superfish .sf-menu.sf-style-default li li {
    background:#F8D85E;
	text-align:left;

}

.block-superfish .sf-menu.sf-style-default li li:hover{
    background: #49004A;
    color:#FC0;
}

.block-superfish .sf-menu.sf-style-default li:hover,
.block-superfish .sf-menu.sf-style-default li.sfHover,
.block-superfish .sf-menu.sf-style-default a:focus,
.block-superfish .sf-menu.sf-style-default a:active,
.block-superfish ul li.sf-depth-1.sfHover, .block-superfish ul li.sf-depth-2 
 {
    outline: 0;
    background: #F8D85E;
    color:    #49004A;
    zoom: 1;
/*    filter: alpha(opacity=90); // opacity settings for menu
    opacity: 0.9;*/
}

.block-superfish .sf-menu li:hover > ul, .sf-menu li.sfHover > ul {
left: 0;
top: 2.1em;
}

/*no borders*/

.block-superfish  .sf-menu.sf-style-default a {
    border-left:none;

}

	
/*fb connect*/

div .fbConnectWidgetFooter, .transparent_widget .fbConnectWidgetFooter, a.uiLinkSubtle{
	display:none !important;
	height:1px;
	width:1px;
	position:absolute;
	top:-1000px;}


aside #block-block-7.block .content, aside #block-twitter-profile-widget-0.block .content { 
	padding-left:3px;
	padding-right:3px;
	text-align:center;

}

aside #block-block-7.block .content {
	height: 231px;
}

.node-family div.field-image{
	float:right;
	margin:5px;
}

header div.submitted {
		margin-bottom:5px;
}


/*families, newsletters and campaign grid*/

.page-families .views-view-grid td, .page-campaigns .views-view-grid td, .page-newsletters td  {
	vertical-align:top;
	margin:2px;
	padding:5px;
	font-size: 0.813em;
/*  border: thin #eeeeef solid;
	background:#eeeeef;*/
}

.featured-family .views-field-field-image {
	float:right;
	margin:5px;
}

.view-families .views-field-title, .page-campaigns .views-field-name, .page-newsletters .views-field-title {
	font-size:1.5em;
	font-weight:bold;
	margin-bottom:5px;
  line-height: 1.2em;
}


.page-families .view-families .view-content{
	clear:both;
}

.page-families .view-families .view-content .views-view-grid{
	border-top: thin double #EEE;
	padding-top:10px;
}

.views-field-field-issuu-embed-code div.field-content div div[style="width:300px;text-align:left;"]{
    display:none;
}

.view-campaigns  div.views-field-name .field-content{
  line-height: 1.2em;
  margin-bottom: 5px;
  font-weight: 300;
}

.issuuembed div div:nth-child(2){
  display: none;
}

/*flickr stuff*/

span.flickr-wrap, span.flickr-photoset-single {
display: inline-block;
vertical-align: top;
/*margin: 0 12px 5px 12px !important;
*/
/*width: 170px;*/
}

.flickr-title{
  display: none;
}

h2.flickr-album-heading, span.flickr-credit{
  display: none;  
}

#block-flickr-5{
  margin-top: 1em;
}
#block-flickr-5 .content .flickr-wrap {
/*  float:left;
  margin:.5em 10px .5em 0;*/
  overflow:hidden; /* this is important */
  position:relative; /* this is important too */
  border:1px solid #ccc;
  width:18%;
  height:120px;

}

img.flickr-photo-img {
  position:absolute;
  top: -10px;
  left: -20px;
  max-width: 204px;
  width: 204px;
  height: auto;

}

/*about page*/

.view-mode-full section [class^="field"] h2.aboutus {
  font-size: 1.3em;
  color: #660066;
  font-weight: bold;
  margin-bottom: 0.5em;
  text-transform: uppercase;
  letter-spacing: 0.03em;
}
    
/*sharethis*/

.block-sharethis, . {
    margin-top:10px;
}

.view-newsletters td {
    width:350px;
}

body/*.page-node-179*/ {
    background:url(/sites/default/files/FFFsolid34.png) #4e014f bottom left fixed repeat-x;
    width: 100%;
    background-size: container;
}

body/*.page-node-179*/ #layout.wrapper, body/*.page-node-179*/ .footer {
  -webkit-box-shadow: 2px 3px 20px 12px #000000;
  box-shadow: 2px 3px 20px 12px #000000;
}

body.page-node-179 nav {
  display: none;
}

/*top list view on resources page*/

.view-resources.view-display-id-block_1 li.views-row {
  list-style: circle;
  margin-left:15px;
  margin-bottom: 10px;

}

.view-resources.view-display-id-block_1 .views-row a{
  font-size: .9em;
}

.view-resources .view-header{
  margin-bottom: 10px;

}

.view-resources td {
  width: 30%;
  text-align: top;
  vertical-align: top;
  font-size: 0.8em;
  padding: 6px;
  border-radius: 5px;
  background: #FFFAFA;
}

.view-resources td:hover{
  border: #ECECEC;
  background:#FFFAF0;
}

.view-resources .views-field-title{
  font-weight: bold;
  margin-bottom: 1em;
}

.view-resources.view-display-id-block_1 td img {
  margin-top: 10px;
} 

/*front page*/

.page-node-179 h1.page-title{
  display: none;
}

.block .view-fff-frontpage {

}

.block .view-fff-frontpage .views-row{
  border-bottom: dashed thin #cccccc;
  padding-bottom: 5px;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: bold;
}

.block .view-fff-frontpage .more-link{
float: right;
font-size: .7em;
font-weight: bold;
text-transform: uppercase;
margin-top: 1em;
margin-right: 1em;
}

/*Live and Direct*/

.field-upload-a-letter ul li {
  display:inline;
  margin:15px;
}

.field-upload-a-letter ul li img {
  vertical-align: top;
  width: 100%;
  height: auto;
}

aside #block-block-10.block {
  margin-bottom: 1em;
}

/*Campaigns*/

.page-campaigns h1.page-title{
  margin:0 0 .5em;
}

.view-campaigns{
  font-size: 0.813em;
}

.view-campaigns .views-field.views-field-field-image {
  float: left;
  margin-right: 1em;
  margin-bottom: 5px;
}

.view-campaigns .views-row{
  clear: both;
  padding: 10px 0 5px;
  margin: 0 36px 0 0;
  border-top: 1px solid #d5c9c5;
}

.view-campaigns div.views-row.views-row-1{
  border-top:0;
  padding: 0 0 7px;
}

.view-campaigns div.views-field-name-1, .view-campaigns .views-field-description{
  display: inline;
}

body.cke_show_borders{
  background: none #FFFFFF;
}


div#block-block-11 {
  margin-bottom: 0;
}

#block-block-12 .follow-links{
  margin-left: 8%;
  margin-left: 8%;
}

#block-block-12 a.follow-link {
  display: inline-block;
  height: 30px;
  width: 30px;
  line-height: 26px;
  background-position: 0 0;
  background-repeat: no-repeat;
  padding-left: 0;
  padding-right: 3px;
}

