/*
Theme Name: Cure Violence
Theme URI: http://vermilion.com
Author: Vermilion
Author URI: http://vermilion.com
Description: Custom theme for CureViolence
Version: 2.0
*/
/* normalize.css / http://github.com/necolas/normalize.css */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}audio,canvas,video{display:inline-block;*display:inline;*zoom:1}[hidden],audio:not([controls]){display:none}html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body,button,input,select,textarea{font-family:sans-serif}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}blockquote{margin:1em 40px}code,kbd,pre,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}pre{white-space:pre;white-space:pre-wrap;word-wrap:break-word}q{quotes:none}q:after,q:before{content:'';content:none}small{font-size:75%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}dd{margin:0 0 0 40px}img{border:0;-ms-interpolation-mode:bicubic;display:block}svg:not(:root){overflow:hidden}form{margin:0}fieldset{border:none;padding:0;margin:0}legend{border:0;*margin-left:-7px}button,input,select,textarea{font-size:100%;margin:0;vertical-align:baseline;*vertical-align:middle}button,input{line-height:normal;*overflow:visible}table button,table input{*overflow:auto}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}

.excerpt-content p, .sidebar-testimonials blockquote, p.wp-caption-text, .page-title h1, .first-post-upper-wrapper h3, .first-post-upper-wrapper h4, .first-post .entry-content p, .post-info .col1 p.category-list, .post-info p.tag-list, .shared-sidebar li, #home-rotator-container div h2, #home-rotator-container div p,
.testimonials-intro p, .testimonial-post .entry-content p, .home #content p, .single-resource .resource-sidebar p {
  font-family:'GeometricSlab703BT-Medium', serif;
  font-weight: normal !important;
}
h1, h2, h3, h4, h5, h6, a.cta, a.cta-block-link p.read-more, ul.action-list a, .sidebar-testimonials blockquote cite, .first-post-upper-content p.date, .page-title span.parent-crumb, .blog-post p.date, ol.wp-paginate li, a.cta-block-link p.date, #home-rotator-container div p.read-more, blockquote.pull-quote,
.testimonial-post .title, #footer-wrapper .row-1 label, #home-rotator-container .text h2, #home-rotator-container .text p, #header-quote p, .home-recent-posts a .byline, .home-video-caption, #footer-wrapper .row-1 p, .associated-pdf a, .resource-sidebar .download-btn a, .sidebar .related-resources .more a {
  font-family:'GeometricSlab703BT-Bold', serif;
  font-weight: normal !important;
}
.sidebar-testimonials blockquote cite b {
  font-weight: normal;
}
body { margin: 0; padding: 0; color: #4D4D4D; background: #fff url('img/fence.png') no-repeat right bottom; font: normal 13px/18px Arial, sans-serif; }

/* Utilities */
abbr{cursor:help}form,h3,h5,h6,ol,p,ul{margin:10px 0}li{list-style-type:none}li,p{font-size:12px;line-height:16px}li{margin:4px 0}a{color:#4D4D4D}a:active,a:focus,a:hover{color:#888}.clearfix:after,.clearfix:before,.horiz-list:after,.horiz-list:before,.menu:after,.menu:before{content:"\0020";display:block;height:0;overflow:hidden}.clearfix:after,.horiz-list:after,.menu:after{clear:both}.clearfix,.horiz-list,.menu{zoom:1}ul.horiz-list{margin:0;padding:0}.horiz-list li{float:left;margin:0}.horiz-list a{display:block}.alignleft{margin:0 28px 20px 0;float:left}.alignright{margin:0 0 20px 28px;float:right}img.aligncenter{margin:0 auto 20px auto;}.hide-text{overflow:hidden;text-indent:100%;white-space:nowrap}
.invisible { position: absolute !important; clip: rect(0, 0, 0, 0); }
.img-replace { display: block; overflow: hidden; text-indent: 100%; white-space: nowrap; }

#content blockquote {
  margin-left: 20px;
  padding: 13px;
  border-left: 6px solid #c4e6fa;
  font-style: italic;
  background-color: rgba(255,255,255,.2);
}
body {
  min-width: 978px;
}
::-moz-selection {
color: #012069;
background: #fff;
}
::selection {
color: #012069;
background: #fff;
}
#cboxTitle::-moz-selection {
  color: #fff;
  background: #012069;
}
#cboxTitle::selection {
  color: #fff;
  background: #012069;
}
input {
 color: #999;
 font-family: Arial, sans-serif;
 text-transform: uppercase;
 font-size: 10px;
 font-weight: bold;
}
::-webkit-input-placeholder {
 color: #999;
 font-family: Arial, sans-serif;
 text-transform: uppercase;
 font-size: 10px;
 font-weight: bold;
}
:-moz-placeholder {
 color: #999;
 font-family: Arial, sans-serif;
 text-transform: uppercase;
 font-size: 10px;
 font-weight: bold;
}
::-moz-placeholder {
 color: #999;
 font-family: Arial, sans-serif;
 text-transform: uppercase;
 font-size: 10px;
 font-weight: bold;
}
:-ms-input-placeholder {
 color: #999;
 font-family: Arial, sans-serif;
 text-transform: uppercase;
 font-size: 10px;
 font-weight: bold;
}
hr {
  border: none;
  height: 1px;
  background: #012069;
}
.container {
  margin: 0 auto;
  width: 978px;
  position: relative;
  z-index: 2500;
}
/* Wrappers for background styling */
.page-template-tmpl-blog-php #header-wrapper, .page-template-tmpl-blog-php #masthead .container {
  height: auto;
}
#header-wrapper {
  background: url('img/header-bg.jpg') repeat-x -50% 100px;
  position: relative;
  z-index: 1100;
}
#content-wrapper {
  background: url('img/content-bg.jpg') repeat -50% 0;
  border-top: 6px solid #fff;
  position: relative;
  z-index: 1000;
}
#footer-wrapper {
  background: url('img/footer-bg.png') repeat-x -80% 0;
  position: relative;
  z-index: 300;
  top: -48px;
  padding-top: 48px;
  min-height: 280px;
}
.content-container {
  position: relative;
  top: -6px;
}
#content-wrapper .container {
  border-top: 6px solid #fff;
  position: relative;
  background: url('img/central-bg.png') no-repeat 0 75px;
  padding-bottom: 96px;
  position: relative;
  top: -6px;
  z-index: 500;
}
.home #content-wrapper .container {
  top: 0;
}
#header-wrapper .container {
  position: relative;
  z-index: 500;
}
.error404 #header-wrapper, .error404 #masthead .container {
  height: auto;
}
.cta-container {
  margin-bottom: 30px;
  clear: both;
}
.cta-container header {
  min-height: 32px;
  width: 727px;
  background: url('img/cta-header-bg.png') no-repeat 0 0;
  margin-bottom: 22px;
}
.cta-container header h3, .cta-container header a {
  margin: 0;
}
.cta-container header h3 {
  float: left;
  padding: 3px 0 0 22px;
}
.cta-container header a {
  display: block;
  float: right;
  padding: 8px 22px 0 0;
}

/* Textures on right and left sides */
.tex {
  position: absolute;
  background-image: url('img/textures.png');
  background-repeat: no-repeat;
  z-index: 200;
}
.tex-1 {
  background-position: 0 0;
  width: 148px;
  height: 222px;
  top: 730px;
  left: 0;
}
.tex-2 {
  background-position: -104px 0;
  width: 100px;
  height: 281px;
  top: 1180px;
  right: 0;
}
.tex-3 {
  background-position: -248px 0;
  width: 190px;
  height: 228px;
  top: 1290px;
  left: 0;
}

/* BEGIN Header */
.logo-container {
  position: relative;
  z-index: 1400;
}
#logo {
  position: absolute;
  left: 0;
  top: 0;
}
#logo, #logo h1, #logo a {
  width: 159px;
  height: 199px;
  margin: 0;
}
#logo h1, #logo a {
  font-size: 12px;
  display: block;
  background: url('img/cure-violence-logo.png') no-repeat 0 -10px;
}
#logo a:hover, #logo a:focus, #logo a:active {
  background-position: 0 0;
}

#masthead-nav-container {
  float: right;
  width: 790px;
}
#mastheadNav, #main-nav {
  float: left;
}
#main-nav ul, #main-nav li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  font-family: 'GeometricSlab703BT-Bold', serif;
  font-size: 16px;
  line-height: 1.2;
}
#main-nav ul {
  display: block;
  position: relative;
  z-index: 600;
}
#main-nav li {
  display: block;
}
#main-nav li > a {
  position: relative;
  display: block;
  padding: 24px 20px 10px 10px;
  margin: 0;
  color: #58595b;
  text-decoration: none;
}
.home #main-nav li > a {
  color: #fff;
}
#masthead-nav-container #main-nav li > a:hover, #masthead-nav-container #main-nav li > a:focus, #masthead-nav-container #main-nav li > a.open {
  color: #61b5e4;
}
#main-nav li > a.open {
  z-index: 1;
  color: #61b5e4;
  background: #494949;
}
#main-nav .sub-menu {
  position: absolute;
  display: none;
  top: 76px;
  margin: 0;
  padding: 0;
  background: rgba(0,0,0,.8);
}
#main-nav .sub-menu.open {
  display: block;
  padding: 0 10px;
}
#main-nav .sub-menu li {
  border-top: 1px solid #494949;
}
#main-nav .sub-menu li:first-child {
  border-top: none;
}
#main-nav .sub-menu a {
  padding: 8px 0;
}
#main-nav .sub-menu a {
  color: #d4d4d4;
}
#main-nav .sub-menu a:hover, #main-nav .sub-menu a:focus {
  color: #fff;
}
#main-nav > ul > li.current_page_item > a,
#main-nav > ul > li.current_page_ancestor > a,
.single-resource #main-nav li.menu-item-3307 > a,
.single-post #main-nav li.menu-item-3308 > a,
.single-testimonial #main-nav li.menu-item-3303 > a,
.single-staff #main-nav li.menu-item-3308 > a,
.single-staff #main-nav li.menu-item-3308 > a,
.single-newsletter #main-nav li.menu-item-3308 > a {
  color: #61b5e4;
  background: #494949;
}
/* Social Icons */
#main-nav #menu-item-3357, #main-nav #menu-item-3358, #main-nav #menu-item-3359, #main-nav #menu-item-3360 {
  border: none;
}
#main-nav #menu-item-3308 ul { /* Connect flyout */
  padding-bottom: 8px;
}
#main-nav #menu-item-3357 a, #main-nav #menu-item-3358 a, #main-nav #menu-item-3359 a, #main-nav #menu-item-3360 a {
  width: 40px;
  height: 40px;
  padding: 0;
  float: left;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url('img/social-icons.png') no-repeat 0 0;
}
#main-nav #menu-item-3357 a { /* FB */
  background-position: -41px 2px;
}
#main-nav #menu-item-3358 a { /* TW */
  background-position: -84px 1px;
}
#main-nav #menu-item-3359 a { /* YT */
  background-position: -125px 1px;
}
#main-nav #menu-item-3360 a { /* RSS */
  background-position: 0 1px;
}
.page-header {
  clear: left;
  width: 936px;
  padding: 0 22px 10px;
  margin: 0 auto;
}
.page-title {
  padding-top: 105px;
  text-align: right;
  padding-left: 150px;
}
.page-title h1 {
  margin: 0;
  display: inline;
  font-size: 25px;
  letter-spacing: 1px;
  line-height: 1.2;
}
.page-title span.parent-crumb {
  font-size: 15px;
  text-transform: uppercase;
}
.page-title span.parent-crumb, .page-title span.parent-crumb a {
  color: #012069;
}
.page-title span.parent-crumb a {
  text-decoration: none;
}
/* END Header */

/* BEGIN Central Content */
.excerpt-container {
  padding-bottom: 20px;
  margin-bottom: 20px;
  background-image: url('img/dark-texture.png');
  background-repeat: repeat-x;
  background-position: left bottom;
  position: relative;
}
.single .excerpt-container {
  background-image: none;
  padding-bottom: 0;
}
.blocker, .addl-blocker {
  width: 474px;
  height: 6px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 504px;
  z-index: 400;
}
.blocker {
  top: -6px;
}
.addl-blocker {
  width: 336px;
  background: #c9e4f3;
  left: 168px;
}
.single-post-content .blocker {
  display: none;
}
.banner-container {
  position: relative;
  z-index: 300;
  background: #012069;
  padding-bottom: 26px;
  margin-bottom: 40px;
}
.excerpt-container .banner-container {
  padding-bottom: 0;
  margin-bottom: 0;
}
.banner-texture {
  background: url('img/dark-texture.png') repeat-x 0 0;
  width: 100%;
  height: 19px;
  position: absolute;
  left: 0;
  bottom: -19px;
}
.page-template-tmpl-landing-php .banner-texture {
  display: none;
}
.excerpt-content {
  background: #012069;
  padding: 30px 22px;
}
.excerpt-content p, .excerpt-content p.intro-subhead, .excerpt-content h2.intro-subhead {
  color: #61b5e4;
  background: #012069;
  font-size: 28px;
  line-height: 32px;
}
.excerpt-content h2.intro-subhead {
  margin-top: 10px;
}
.single .excerpt-content, .single .excerpt-content p {
  background: transparent;
  padding: 0;
}
.excerpt-content p {
  color: #fff;
  font-size: 17px;
  line-height: 22px;
}
.col {
  float: left;
}
.col1 {
  width: 726px;
}
.col2 {
  float: right;
  width: 224px;
  padding-right: 9px;
}
/* Blog */
.blog-list-container.col1 {
  width: 558px;
}
.blog-list-container .blocker {
  top: 0;
  left: 336px;
}
.blog-sidebar {
  width: 168px;
}
.blog-sidebar .blog-nav-content {
  position: relative;
  top: -6px;
}
.blog-post.first-post h2 {
  margin-top: 0;
  margin-bottom: 16px;
}
.first-post .entry-content p {
  color: #fff;
  font-size: 17px;
  line-height: 22px;
}
.first-post-upper-wrapper {
  background: #fff;
  position: relative;
  margin-bottom: 50px;
}
.first-post-upper-wrapper h3,
.first-post-upper-wrapper h4 {
  font-size: 28px;
  line-height: 32px;
  margin-bottom: 10px;
  margin-top: 0;
}
.first-post-upper-wrapper h3, .first-post-upper-wrapper h3 a
.first-post-upper-wrapper h4, .first-post-upper-wrapper h4 a {
  color: #61b5e4;
}
.first-post-upper-wrapper h4 a:hover, .first-post-upper-wrapper h4 a:focus, .first-post-upper-wrapper h4 a:active {
  color: inherit;
}
.post-info .col {
  float: left;
  padding: 0;
}
.post-info .col1 {
  width: 220px;
  padding-right: 10px;
}
.post-info .col1 p {
  margin: 0 0 4px 0;
}
.post-info .col1 p.category-list,
.post-info p.tag-list {
  font-size: 12px;
  color: #828282;
  line-height: 17px;
}
.post-info p.tag-list {
  clear: both;
}
.post-info .col1 p.category-list a,
.post-info p.tag-list a {
  text-decoration: none;
}
.post-info .col1 p.category-list a:hover, .post-info .col1 p.category-list a:focus,
.post-info p.tag-list a:hover, .post-info p.tag-list a:focus {
  color: inherit;
  text-decoration: underline;
}
.post-info .col2 {
  width: 284px;
  padding-top: 4px;
}
h2.fancy-header {
  min-height: 32px;
  width: 538px;
  background: url('img/header-bg-01.png') no-repeat 0 0;
  margin-bottom: 0;
  padding-left: 20px;
}
.thumb-wrap {
  float: left;
  width: 230px;
}
.post-preview-wrap {
  float: right;
  width: 328px;
}
.generic-post .post-preview-wrap {
  width: 474px;
}
.staff-post .post-preview-wrap {
  float: none;
  width: 100%;
}
.post-preview-wrap h3.post-title {
  margin: 0;
  font-size: 16px;
}
.post-preview-wrap a.cta-block-link h3 {
  color: #012069;
}
.post-preview-wrap p {
  margin: 6px 0;
}
.upper-texture, .lower-texture {
  width: 558px;
  height: 19px;
  background-repeat: repeat-x;
  background-position: 0 0;
}
.upper-texture {
  position: relative;
  top: -19px;
  background-image: url('img/upper-white-texture.png');
}
.lower-texture {
  position: absolute;
  left: 0;
  bottom: -19px;
  background-image: url('img/lower-white-texture.png');
}
.first-post-upper-content {
  padding: 0 22px 20px;
}
.first-post-upper-content p.date, .blog-post p.date {
  text-transform: uppercase;
  font-size: 12px;
  line-height: 19px;
  margin-top: 4px;
}
.blog-post p.date {
  color: #fff;
}
.first-post-upper-content p.date {
  color: #012069;
}
p.date a:focus, p.date a:hover {
  color: inherit;
}
#content {
  padding: 0 0 0 22px;
}
#content p {
  line-height: 1.4;
}
.blog-list-container #content {
  padding: 0;
}
.blog-list-container .blog-post, .generic-post {
  padding: 20px 0;
  border-bottom: 1px solid #5996c7;
}
.blog-list-container .blog-post.first-post {
  padding-top: 0;
  border-bottom: none;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.4;
}
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  clear: both;
}
h1, h2, h3 { color: #fff; }
h4, h5, h6 { color: #012069; }
h1 { font-size: 43px; line-height: 45px; }
h2 { font-size: 21px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 14px; }
h6 { font-size: 12px; }
p, li, th, td {
  font-size: 14px;
  line-height: 1.5;
  color: #00123d;
}
p, li, table {
  margin-bottom: 20px;
}
ul, ol, dl {
  padding-bottom: 10px;
}
dl {
  margin: 0;
  padding: 0;
}
dt {
  font-weight: bold;
  padding-top: 4px;
}
dt, dd {
  margin: 0 0 4px 0;
}
ul {
  padding-left: 0;
  margin-left: 0;
}
li {
  list-style-type: none;
}
#content ul li {
  padding-left: 42px;
  background: url('img/bullet.png') no-repeat 20px 0;
}
ol {
  padding-left: 18px;
  margin-left: 18px;
}
ol li {
  list-style-type: decimal;
}
a {
  text-decoration: underline;
  color: inherit;
}
a:hover, a:focus {
  color: #fff;
  text-decoration: none;
}
a:active {
  text-decoration: underline;
  color: inherit;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  text-decoration: none;
}
h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus,
h4 a:hover, h4 a:focus, h5 a:hover, h5 a:focus, h6 a:hover, h6 a:focus {
  text-decoration: underline;
}
.container .col1 img, .wp-caption img, .sidebar-content img {
  -moz-box-shadow: -5px 5px 0 #4691bb;
  -webkit-box-shadow: -5px 5px 0 #4691bb;
  box-shadow: -5px 5px 0 #4691bb;
}
.container .col1 a:hover img, .container .col1 a:focus img,
.wp-caption a:hover img, .sidebar-content a:focus img {
  -moz-box-shadow: -5px 5px 0 #fff;
  -webkit-box-shadow: -5px 5px 0 #fff;
  box-shadow: -5px 5px 0 #fff;
}
.ie7 .container .col1 img,
.ie7 .wp-caption img,
.ie7 .sidebar-content img,
.ie8 .container .col1 img,
.ie8 .wp-caption img,
.ie8 .sidebar-content img {
  padding: 0 0 5px 5px;
  background: #3692bc
}
.ie7 .container .col1 a:hover img, .ie7 .container .col1 a:focus img,
.ie7 .wp-caption a:hover img, .ie7 .sidebar-content a:focus img,
.ie8 .container .col1 a:hover img, .ie8 .container .col1 a:focus img,
.ie8 .wp-caption a:hover img, .ie8 .sidebar-content a:focus img {
  background: #fff;
}
.container .col1 img.banner {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ie7 .container .col1 img.banner,
.ie8 .container .col1 img.banner {
  padding: 0;
}
.wp-caption img {
  margin-bottom: 12px;
}
.wp-caption p {
  color: #fff;
  font-size: 14px;
  line-height: 17px;
}
th {
  text-align: left;
}
th, td {
  padding: 4px 10px;
}
tr:nth-child(even) {
  background: #b2e4ff;
}

.cta-container .col {
  float: left;
  width: 217px;
  padding: 0 0 0 15px;
  margin: 0 0 20px 10px;
  border-left: 1px solid #65a1d0;
}
.cta-container header + .col {
  margin-left: 0;
  border-left: none;
}
.cta-container .col2 {
  float: right;
}
.announcements-container .col {
  border: none;
  padding: 0;
  margin: 0;
}
.announcements-container .col1 {
  width: 326px;
}
.announcements-container .col2 {
  width: 400px;
}
.cta-video-container header + .col {
  width: 217px;
  padding: 0 0 0 5px;
}
.cta-video-container > .col {
  min-height: 300px;
}
.cta-video-container header + .col p {
  font-size: 14px;
  line-height: 17px;
  color: #012069;
}
.cta-video-container .col a {
  position: relative;
}
.cta-video-container .col a img {
  width: 217px;
  height: 161px;
}
.cta-video-container .col a:after {
  content: "\0020";
  display: block;
  width: 69px;
  height: 73px;
  position: absolute;
  top: 45px;
  left: 50%;
  background: url('img/video-buttons.png') no-repeat 0 0;
  margin-left: -34px;
}
.cta-video-container .col a:hover:after, .cta-video-container .col a:focus:after {
  background-position: 0 -422px;
}
.cta-video-container .col a .ie-arrow {
  display: block;
  width: 69px;
  height: 73px;
  position: absolute;
  top: 45px;
  left: 50%;
  background: url('img/video-buttons.png') no-repeat 0 0;
  margin-left: -34px;
}
.cta-video-container .col a:hover .ie-arrow, .cta-video-container .col a:focus .ie-arrow {
  background-position: 0 -422px;
}
.cta-video-container .first-in-row {
  clear: left;
  width: 217px;
  padding-left: 5px;
  margin: 0;
  border-left: none;
}
a.cta {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: bold;
}
a.cta h3 {
  text-transform: none;
}
a.cta span {
  color: #fdff79;
  font-size: 13px;
}
a.cta:hover span, a.cta:focus span,
a.cta:hover h3, a.cta:focus h3 {
  color: #fff;
}
a.cta-block-link {
  display: block;
}
a.cta-block-link h4, a.cta-block-link p {
  text-transform: none;
  margin-top: 6px;
  margin-bottom: 0;
}
a.cta-block-link h4 {
  margin-top: 12px;
  line-height: 1.3;
}
.blog-post a.cta-block-link h4 {
  margin-top: 0;
}
a.cta-block-link p.date {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;line-height: 16px;
}
.cta-video-container a.cta-block-link h4 {
  margin-bottom: 6px;
}
.announcements-container a.cta-block-link h4 {
  margin-top: 0;
}
.announcements-container a.cta-block-link {
  padding: 10px 0 15px 0;
  border-top: 1px solid #67a3d2;
}
.announcements-container a.cta-block-link:first-child {
  border-top: none;
}
a.cta-block-link p.read-more {
  text-transform: uppercase;
  margin-top: 12px;
  font-style: normal;
}
a.cta-block-link p { font-family: Arial, sans-serif; }
a.cta-block-link:hover h4, a.cta-block-link:focus h4,
a.cta-block-link:hover p, a.cta-block-link:focus p {
  color: #fff;
}
.associated-pdf {
  padding: 24px 0;
  background: url('img/resources/criteria-top.png') repeat-x 0 0;
}
.associated-pdf a {
  display: inline-block;
  color: #012069;
  text-decoration: none;
  font-size: 12px;
  text-transform: uppercase;
  background: #fff;
  border: 4px solid #012069;
  -moz-box-shadow: -3px 3px 0 #012069;
  -webkit-box-shadow: -3px 3px 0 #012069;
  box-shadow: -3px 3px 0 #012069;
  line-height: 1;
  padding: 8px 10px 5px;
}
.associated-pdf a:hover, .associated-pdf a:focus {
  background: #88cef4;
}
/* END Central Content */

/* BEGIN Navigation */
ul.menu { margin: 0; padding: 0; }
ul.menu > li { float: left; margin: 0; }
ul.menu a { display: block; }
/* END Navigation */

/* Search Results */
.search-result {
  border-top: 1px solid #AFD7EF;
  padding: 0 0 10px 0;
}
.search-result:first-child {
  border-top: none;
}

/* BEGIN Sidebar */
.sidebar {
  padding-top: 16px;
}
.sidebar h3 {
  text-transform: uppercase;
  color: #012069;
  font-size: 18px;
  background: url('img/heading-edge.png') no-repeat 0 0;
  padding-top: 10px;
  width: 200px;
}
.donate-btn a, .donate-btn input[type="submit"] {
  display: block;
  overflow: hidden; text-indent: 120%; white-space: nowrap;
  width: 144px;
  height: 33px;
  background: url('img/donate-btn.png?v=06042014') no-repeat 0 0;
  border: none;
}
#masthead .donate-btn {
  float: right;
  padding-top: 8px;
}
#masthead .donate-btn a, #masthead .donate-btn input[type="submit"] {
  background-image: url('img/donate-btn-global.png?v=06042014');
  width: 96px;
}
.donate-btn a:hover, .donate-btn a:focus,
.donate-btn input[type="submit"]:hover, .donate-btn input[type="submit"]:focus {
  background-position: 0 -33px;
}
#content .donate-btn form {
  margin: 20px auto;
  width: 144px;
  border: 1px solid #414042;
}
ul.action-list {
  margin: 0;
}
ul.action-list li {
  margin: 0;
  padding-bottom: 6px;
  position: relative;
}
ul.action-list a {
  display: block;
  padding: 20px;
  font-size: 16px;
  text-decoration: none;
  color: #61b5e4;
  text-transform: uppercase;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 162px;
  min-height: 32px;
  line-height: 1.4;
  letter-spacing: 1px;
}
ul.action-list a.cta-1 {
  background-image: url('img/cta-bg-1.png');
}
ul.action-list a.cta-2 {
  background-image: url('img/cta-bg-2.png');
}
ul.action-list a.cta-3 {
  background-image: url('img/cta-bg-3.png');
}
ul.action-list a:hover, ul.action-list a:focus {
  color: #fff;
}
.sidebar-item, .sidebar .related-resources {
  margin-left: 11px;
  padding-bottom: 20px;
}
.sidebar .related-resources .date, .sidebar .related-resources .topics, .sidebar .related-resources h4 a span {
  display: none;
}
.sidebar .related-resources h4 {
  font-size: 14px;
}
.sidebar .related-resources .more a {
  color: #FDFF79;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
}
.sidebar .related-resources .more a span {
  color: #fff;
  font-size: 14px;
}
.sidebar .related-resources .more a:hover, .sidebar .related-resources .more a:focus {
  color: #fff;
}
.sidebar-item .wp-caption a {
  text-decoration: none;
}
.sidebar-item .wp-caption a:hover p, .sidebar-item .wp-caption a:focus p {
  color: #012069;
}
.sidebar-testimonials {
  padding-bottom: 0;
}
.sidebar-testimonials blockquote {
  margin: 0;
  padding: 0;
}
.sidebar-testimonials blockquote p {
  font-size: 20px;
  line-height: 1.3;
  color: #fff;
}
.sidebar-testimonials blockquote p span {
  position: relative;
}
.sidebar-testimonials blockquote p span:after {
  content: "\0020";
  display: block;
  position: absolute;
  right: -35px;
  bottom: 5px;
  width: 29px;
  height: 21px;
  background: url('img/quote.png') no-repeat 0 0;
}
.sidebar-testimonials blockquote p cite {
  display: block;
  font-size: 14px;
  line-height: 17px;
  color: #012069;
  font-style: normal;
  font-weight: bold;
  padding-top: 6px;
  padding-bottom: 16px;
  border-bottom: 1px solid #68a3d3;
}
.sidebar-testimonials blockquote p cite b {
  display: block;
}
.social-links a {
  display: block;
  width: 42px;
  height: 41px;
  background-image: url('img/social-icons.png');
  background-repeat: no-repeat;
  overflow: hidden; text-indent: 100%; white-space: nowrap;
}
.social-links .rss a {
  background-position: 1px 0;
}
.social-links .fb a {
  background-position: -41px 0;
}
.social-links .tw a {
  background-position: -83px 0;
}
.social-links .yt a {
  background-position: -124px 0;
}
/* END Sidebar */

/* BEGIN Footer */
#footer-wrapper .container {
  padding-top: 50px;
  width: 700px;
}

/* Newsletter and Search Forms */
#footer-wrapper form {
  margin: 0;
}
#footer-wrapper input[type='text'] {
  width: 140px;
  height: 23px;
  border: none;
  background: #e5e5e5;
  padding: 0 10px;
  position: relative;
  left: 4px;
}
#footer-wrapper label, #footer-wrapper input {
  vertical-align: middle;
}
#footer-wrapper .row-1 {
  border-bottom: 1px solid #e6e6e7;
  padding-bottom: 15px;
}
.newsletter-form {
  float: left;
  width: 340px;
}
#searchform {
  float: right;
  width: 320px;
}
#footer-wrapper .row-1 label, #footer-wrapper .row-1 p {
  font-size: 16px;
  color: #4691bb;
}
#footer-wrapper .row-1 p {
  margin: 0;
}
#footer-wrapper .row-1 p a {
  text-decoration: none;
}
#footer-wrapper .row-1 p a:hover, #footer-wrapper .row-1 p a:focus {
  color: inherit;
  text-decoration: underline;
}
#footer-wrapper .menu a {
  font-weight: bold;
  text-decoration: none;
}
#footer-wrapper .menu a:hover, #footer-wrapper .menu a:focus {
  text-decoration: underline;
}
#footer-wrapper .row-2 {
  margin-bottom: 60px;
}
#menu-footer-primary-nav {
  margin: 20px auto;
  width: 49em;
}
#menu-footer-secondary-nav {
  margin: 0 auto;
  width: 45em;
}
#menu-footer-primary-nav a {
  font-size: 14px;
  color: #6d6e71;
  border-left: 1px solid #6d6e71;
  padding: 0 14px;
}
#menu-footer-secondary-nav a {
  font-size: 12px;
  color: #999;
  border-left: 1px solid #999;
  padding: 0 8px;
}
#menu-footer-primary-nav li:first-child a, #menu-footer-secondary-nav li:first-child a {
  padding-left: 0;
  border-left: none;
}
p.copyright {
  width: auto;
  text-align: center;
  font-size: 10px;
  color: #727272;
}
/* END Footer */

/* MISC */
/* Pagination */
ol.wp-paginate {
  padding: 14px 0;
  width: 100%;
  float: left;
  margin: 0;
}
ol.wp-paginate li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  float: left;
}
ol.wp-paginate a, ol.wp-paginate span.page {
  display: block;
  padding: 4px;
  text-decoration: none;
}
ol.wp-paginate span.page {
  color: #fcff53;
}

/* Home Rotator */
.home #header-wrapper, #home-rotator-wrapper {
  height: 640px;
}
.home #header-wrapper {
  background-image: none;
}
#home-rotator-wrapper {
  background: #000 url('img/home-rotator-bottom.png') repeat-x left bottom;
  position: relative;
  top: -89px;
}
#home-rotator-container {
  width: 1400px !important;
  height: 640px !important;
  margin: 0 auto;
}
#home-rotator-container:before, .home #content-wrapper:before, #home-rotator-container:after {
  content: " ";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 100;
}
#home-rotator-container:before {
  height: 210px;
  background: url('img/home-top-shadow.png') repeat-x 0 0;
  top: 0;
}
#home-rotator-container:after {
  height: 49px;
  background: url('img/home-rotator-bottom.png') repeat-x 0 0;
  top: 591px;
}
#home-rotator-container > div {
  width: 100% !important;
  height: 640px !important;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: contain;
}
#home-rotator-container .text {
  width: 800px;
  margin: 0 auto;
  position: relative;
  top: 290px;
}
#home-rotator-container .text h2, #home-rotator-container .text p {
  text-shadow: 4px 4px 5px rgba(0, 0, 0, 0.75);
}
#home-rotator-container .text h2 {
  font-size: 60px;
  color: #fff;
  letter-spacing: 2px;
  margin: 0;
  line-height: 1;
}
#home-rotator-container .text p {
  font-size: 25px;
  color: #fdff79;
  letter-spacing: 1px;
}
#home-rotator-container .text h2 a:focus, #home-rotator-container .text h2 a:hover {
  text-decoration: none;
  color: #61B5E4;
}
#rotatorTabs {
  width: 52px;
  height: 12px;
  position: relative;
  top: -170px;
  margin: 0 auto;
  z-index: 100;
}
#rotatorTabs li {
  float: left;
  margin-left: 8px;
}
#rotatorTabs li:first-child {
  margin-left: 0;
}
#rotatorTabs li a {
  display: block;
  width: 12px;
  height: 12px;
  outline: 1px solid #fff;
}
#rotatorTabs li a:focus {
  outline: 1px solid #012069;
  background: #4691bb;
}
#rotatorTabs li.activeSlide a {
  background: #fff;
}
/* Home Rotator Media Queries */
@media screen and (max-width: 1400px) {
  #home-rotator-container {
    width: 1300px !important;
  }
  #home-rotator-container > div, #home-rotator-wrapper, .home #header-wrapper, #home-rotator-container {
    height: 594px !important;
  }
  #home-rotator-container .text {
    top: 230px;
  }
  #home-rotator-container:after {
    top: 545px;
  }
}
@media screen and (max-width: 1300px) {
  #home-rotator-container {
    width: 1200px !important;
  }
  #home-rotator-container > div, #home-rotator-wrapper, .home #header-wrapper, #home-rotator-container {
    height: 549px !important;
  }
  #home-rotator-container .text h2 {
    font-size: 50px;
  }
  #home-rotator-container:after {
    top: 500px;
  }
}
@media screen and (max-width: 1200px) {
  #home-rotator-container {
    width: 1100px !important;
  }
  #home-rotator-container > div, #home-rotator-wrapper, .home #header-wrapper, #home-rotator-container {
    height: 503px !important;
  }
  #home-rotator-container .text {
    top: 180px;
    left: 60px;
    width: 720px;
  }
  #home-rotator-container .text h2 {
    font-size: 40px;
  }
  #home-rotator-container .text p {
    font-size: 25px;
  }
  #home-rotator-container:after {
    top: 454px;
  }
}
@media screen and (max-width: 1100px) {
  #home-rotator-container {
    width: 1000px !important;
  }
  #home-rotator-container > div, #home-rotator-wrapper, .home #header-wrapper, #home-rotator-container {
    height: 457px !important;
  }
  #home-rotator-container .text h2 {
    font-size: 35px;
  }
  #home-rotator-container .text p {
    font-size: 20px;
  }
  #home-rotator-container:after {
    top: 408px;
  }
}
@media screen and (max-width: 1000px) {
  #home-rotator-container {
    width: 978px !important;
  }
  #home-rotator-container > div, #home-rotator-wrapper, .home #header-wrapper, #home-rotator-container {
    height: 447px !important;
  }
  #home-rotator-container:after {
    top: 398px;
  }
}

/* BEGIN some HOME styles */
.home #content-wrapper {
  border-top: none;
  top: -128px;
  background: url('img/home-upper-content-bg.png') repeat-x 0 60px,
  url('img/content-bg.jpg') repeat -50% 0;
}
.home #content p {
  color: #012069;
  font-size: 25px;
}
.home #content .col {
  float: left;
}
.home #content .col1 {
  width: 570px;
  margin-right: 39px;
}
.home #content .col2 {
  width: 338px;
  padding-top: 40px;
}
.home #content .col2 iframe {
  -moz-box-shadow: -5px 5px 0 #4691bb;
  -webkit-box-shadow: -5px 5px 0 #4691bb;
  box-shadow: -5px 5px 0 #4691bb;
}
.home #content .home-video-caption {
  color: #fff;
  font-size: 18px;
}
.home #content-wrapper .container {
  border-top: none;
  background-image: none;
}
.home #content-wrapper .content-container {
  width: 978px;
}
.home #header-quote {
  padding: 30px 0 4px 0;
  margin: 0;
  clear: left;
}
.home #header-quote p {
  font-size: 20px;
  margin: 0;
  color: #fff;
  border-bottom: 1px solid #89cff5;
  padding-bottom: 14px;
}
.home #header-quote p a {
  color: #fff;
  text-decoration: none;
}
.home ul.action-list {
  clear: both;
  float: left;
  width: 100%;
  margin-top: 60px;
  margin-bottom: 60px;
}
.home ul.action-list li {
  float: left;
  width: 310px;
  margin-left: 24px;
}
.home ul.action-list li:first-child {
  margin-left: 0;
}
.home ul.action-list li a {
  font-size: 25px;
  color: #fff;
  text-transform: none;
  padding: 30px;
  width: 249px;
  min-height: 100px;
}
.home ul.action-list li a .desc {
  display: block;
  font-family: Arial, sans-serif;
  font-size: 14px;
  padding-top: 2px;
}
.home ul.action-list li a:hover .title, .home ul.action-list li a:focus .title {
  text-decoration: underline;
}
.home ul.action-list a.cta-1 {
  background-image: url('img/cta-bg-home-1.png');
}
.home ul.action-list a.cta-2 {
  background-image: url('img/cta-bg-home-2.png');
}
.home ul.action-list a.cta-3 {
  background-image: url('img/cta-bg-home-3.png');
}
.home-recent-posts header {
  min-height: 32px;
  width: 100%;
  background: url('img/home-recent-post-header.png') no-repeat 0 0;
}
.home-recent-posts .col {
  width: 300px;
  padding: 0;
  margin-left: 39px;
  border-left: none;
}
.home-recent-posts a .byline {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
}
.home-recent-posts a .raquo {
  color: #fff;
}
.home #footer-wrapper {
  top: -176px;
}
/* END some HOME styles */

/* Pull Quotes */
#content blockquote.pull-quote {
  width: 168px;
  float: left;
  margin: 33px 0 98px 0;
  padding: 0 40px;
  border: none;
  position: relative;
  top: -6px;
  left: -10px;
  font-style: normal;
  background: url('img/pull-quote-bg-middle.png') repeat-y 0 0;
}
#content blockquote.pull-quote:before, #content blockquote.pull-quote:after {
  content: ' ';
  display: block;
  position: absolute;
  left: 0;
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 248px;
}
#content blockquote.pull-quote:before {
  background-image: url('img/pull-quote-bg-top.png');
  height: 33px;
  top: -33px;
}
#content blockquote.pull-quote:after {
  background-image: url('img/pull-quote-bg-bottom.png');
  height: 98px;
  bottom: -98px;
}
#content blockquote.pull-quote p {
  font-size: 17px;
  line-height: 23px;
  color: #ec8a00;
}
#content blockquote.pull-quote-left {
  float: left;
}
.ie #content blockquote.pull-quote-left {
  margin-right: 20px;
}
#content blockquote.pull-quote-right {
  float: right;
  left: 10px;
}
.ie #content blockquote.pull-quote-left {
  left: 0;
  margin-left: 20px;
}

/* Testimonials */
.testimonials-intro {
  padding-right: 30px;
}
.testimonials-intro p {
  color: #fff;
  font-size: 17px;
}
.testimonial-post {
  border-top: 1px solid #5996C7;
}
.testimonial-post img {
  float: left;
}
.testimonial-post .post-preview-wrap {
  width: 480px;
  margin-right: 30px;
}
.testimonial-post .title {
  font-size: 14px;
  color: #012069;
  margin: 0;
}
.testimonial-post .entry-content, .testimonial-post .entry-content p.read-more {
  margin-top: 20px;
}
.testimonial-post .entry-content p {
  font-size: 17px;
  color: #00123d;
}

/* WP Gallery */
#content ul.gallery li {
  padding-left: 0;
  background-image: none;
}
.gallery {
  margin: auto;
  float: left;
  width: 100%;
}
.gallery li {
  float: left;
  margin-top: 10px;
  text-align: center;
}
.gallery .gallery-caption {
  margin-left: 0;
}
ul.gallery-columns-3 li { width: 33.333%; }

.share-buttons {
  margin: 20px 0;
}

/* Shared sidebar styles - Blog detail and Resources detail pages */
.shared-sidebar h4, .shared-sidebar h5 {
  font-size: 14px;
  border-top: 6px solid #4691bb;
  margin: 0 23px 0 0;
  text-transform: uppercase;
  color: #fff;
  padding: 10px 23px 10px 23px;
}
.shared-sidebar h4:first-of-type {
  margin-right: 0;
}
.shared-sidebar ul, .shared-sidebar p {
  margin: 0 23px;
}
.shared-sidebar li, .shared-sidebar p {
  font-size: 14px;
  border-top: 1px solid #5895c4;
}
.shared-sidebar li {
  margin: 0;
}
.shared-sidebar a, .shared-sidebar p {
  display: block;
  text-decoration: none;
  padding: 4px 0;
}
.shared-sidebar ul li.active > a, .shared-sidebar ul li.current-cat > a {
  color: #fff;
}
.shared-sidebar ul li li a {
  padding-left: 8px;
}
.shared-sidebar ul {
  margin-top: 4px;
}
.shared-sidebar ul ul {
  margin-bottom: 0;
}

/* Site Map */
.site-map-container ul ul {
  margin: 0;
  padding-bottom: 0;
}
.site-map-container li {
  margin-bottom: 8px;
  font-weight: bold;
}
.site-map-container li li {
  font-weight: normal;
}

/* Print styles */
@media print {
  * {
    font-family: serif !important;
    float: none !important;
    color: #000 !important;
    background: #fff !important;
    width: auto !important;
    height: auto !important;
    min-height: 0 !important;
  }
  #masthead-nav-container, .sidebar, .menu-primary-footer-nav-container, .menu-secondary-footer-nav-container, .navigation {
    display: none !important;
  }
}

/* donate form */

.donatebox { background-color:#E5E5E5;width:100px; height:75px; border:1px solid black; text-align:center; line-height:75px; margin:10px; display:inline-block;font-size:20px;cursor:pointer; }
.donateboxPicked { background-color:#FFAD00;width:100px; height:75px; border:1px solid black; text-align:center; line-height:75px; margin:10px; display:inline-block;font-size:20px;cursor:pointer; }
.donateboxWide { background-color:#E5E5E5;width:225px; height:75px; border:1px solid black; padding-left:30px; line-height:75px; margin:10px; display:inline-block;font-size:20px;cursor:pointer; }
.donateboxWidePicked { background-color:#FFAD00;width:225px; height:75px; border:1px solid black; padding-left:30px; line-height:75px; margin:10px; display:inline-block;font-size:20px;cursor:pointer; }
.donatetextBox { width:50px;color:#666;background-color:#E5E5E5;font-size:20px;outline:none;border:none; }
.donatetextBoxPicked { width:50px;color:#666;background-color:#FFAD00;font-size:20px;outline:none;border:none; }
.donateboxWide ::-webkit-input-placeholder { color:#666;font-size:20px; }
.donateboxWide ::-moz-placeholder { color:#666;font-size:20px; }
.donateboxWide :-ms-input-placeholder { color:#666;font-size:20px; }
.donateboxWide input:-moz-placeholder { color:#666;font-size:20px; }