/* CSS Document */
/* ==========================================================================
   HTML5 Boilerplate
   ========================================================================== */
html,
button,
input,
select,
textarea {    color: #222 }
body {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {    vertical-align: middle }
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {    resize: vertical }
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
.ar {
    font-family: 'arvoregular', arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
.ab {
    font-family: 'arvobold', arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
/* web fonts */
@font-face {
    font-family: 'arvobold';
    src: url('fonts/arvo-bold-webfont.eot');
    src: url('fonts/arvo-bold-webfont.eot#iefix') format('embedded-opentype'), url('fonts/arvo-bold-webfont.woff') format('woff'), url('fonts/arvo-bold-webfont.ttf') format('truetype'), url('fonts/arvo-bold-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'arvobold_italic';
    src: url('fonts/arvo-bolditalic-webfont.eot');
    src: url('fonts/arvo-bolditalic-webfont.eot#iefix') format('embedded-opentype'), url('fonts/arvo-bolditalic-webfont.woff') format('woff'), url('fonts/arvo-bolditalic-webfont.ttf') format('truetype'), url('fonts/arvo-bolditalic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'arvoitalic';
    src: url('fonts/arvo-italic-webfont.eot');
    src: url('fonts/arvo-italic-webfont.eot#iefix') format('embedded-opentype'), url('fonts/arvo-italic-webfont.woff') format('woff'), url('fonts/arvo-italic-webfont.ttf') format('truetype'), url('fonts/arvo-italic-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'arvoregular';
    src: url('fonts/arvo-regular-webfont.eot');
    src: url('fonts/arvo-regular-webfont.eot#iefix') format('embedded-opentype'), url('fonts/arvo-regular-webfont.woff') format('woff'), url('fonts/arvo-regular-webfont.ttf') format('truetype'), url('fonts/arvo-regular-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ==========================================================================
   k2md.com
   ========================================================================== */
html {
    margin: 0px;
    padding: 0px;
}
body {
    background: url("../img/bg-texture-tile.png") #D4C4AF;
    margin: 0px;
    padding: 0px;
    font-family: 'arvoregular', Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
p {
    margin: 0px;
    padding: 0px;
}
#wrap {
    width: 1060px;
    margin: 0 auto;
    background-color: #2E3B40;
}
#wrap-tile {    background: url("../img/bg-texture-tile-blue.png") }
#wrap-vr {    background: url("../img/vr-side-shadow.png") repeat-y scroll 972px top transparent }
header {
    /* height: 140px;*/
    display: block;
    position: relative;
}
#logo {
    position: absolute;
    width: 175px;
    height: 231px;
    top: -30px;
    margin-left: 40px;
    z-index: 50000;
}
.logo {
    width: 175px;
    height: 231px;
    background: url(../img/logo.png) top left no-repeat;
    display: block;
}
#tag-line {
    text-align: right;
    color: #9DB94F;
      padding: 10px 20px 15px;
}
#wrap-navigation {
    width: 960px;
    margin: 0 auto;
}
#navigation,
#sub-nav a {
    text-align: right;
    font-size: 14px;
}
#navigation a,
#sub-nav a {
    color: #C7B299;
    padding: 0;
    text-transform: uppercase;
    text-decoration: none;
}
#navigation a:hover,
#sub-nav a:hover {    color: #EB5C3F }
ul#sub-nav {
    list-style: none;
    margin: 56px 0 50px 0;
    padding: 0px;
}
#navigation ul {
    display: inline;
    float: right;
    padding: 5px 20px 0 0;
    background: url(../img/hr1x2.png) repeat-x top left;
}
#navigation ul li {
    display: inline;
    margin-left: 45px;
}
#navigation ul li:hover {
    border-top: 5px solid #EB5C3F;
    display: inline;
    padding-top: 5px;
}
#navigation ul li.current-menu-item,
#navigation ul li.current-page-ancestor,
.current_page_parent

 {
    border-top: 5px solid #EB5C3F;
    display: inline;
    padding-top: 5px;
}
#navigation ul li.current-menu-item a {    color: #EB5C3F }
#sub-nav .current-menu-item a
 {
    color: #EB5C3F;
    text-decoration: underline;
}
/* ==========================================================================
   hero
   ========================================================================== */
#hero {
    margin: 0 auto;
    height: 486px;
    width: 960px;
    position: relative;

}

#hero #image {
    position: relative;
    z-index: 10;
	overflow:hidden;
	height: 476px;
	top:10px;
}

#hero  #sidebar {
    background: url(../img/hero-sidebar-orange.png) 0 -5px no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
    width: 390px;
    height: 542px;
}



#hero  .h1{
	position:absolute;
	z-index: 100;
	top: 0px;
	left: 0px;
	
}

#hero  .h2{
	position:absolute;
	z-index: 10;
	top: 0px;
	left: 0px;
	
}


#hero #sidebar.sidebar-blue {
    background: url(../img/hero-sidebar-blue.png) 0 -5px no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
    width: 390px;
    height: 542px;
}

#hero #sidebar.sidebar-green {
    background: url(../img/hero-sidebar-green.png) 0 -5px no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
    width: 390px;
    height: 542px;
}

#hero #sidebar.sidebar-orange {
    background: url(../img/hero-sidebar-orange.png) 0 -5px no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
    width: 390px;
    height: 542px;
}



#hero #sidebar.sidebar-teal {
    background: url(../img/hero-sidebar-teal.png) 0 -5px no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
    width: 390px;
    height: 542px;
}

#hero #sidebar.sidebar-turq {
    background: url(../img/hero-sidebar-turq.png) 0 -5px no-repeat;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
    width: 390px;
    height: 542px;
}

.sidebar-shawdow {
    background: url("../img/vr-side-shadow.png") repeat-y scroll right top transparent;
    width: 390px;
    height: 542px;
	overflow:hidden;
}
#hero  #sidebar .btn-donate {
    background: url("../img/btn-donate-green.png") repeat scroll 0 0 transparent;
    height: 161px;
    left: -30px;
    position: absolute;
    top: 50px;
    width: 161px;
    z-index: 200;
}

.btn-donate-orange {
    background: url("../img/btn-donate-orange.png") repeat scroll 0 0 transparent;
    height: 161px;
    left: -30px;
    position: absolute;
    top: 50px;
    width: 161px;
    z-index: 200;
}


.btn-donate-blue {
    background: url("../img/btn-donate-blue.png") repeat scroll 0 0 transparent;
    height: 161px;
    left: -30px;
    position: absolute;
    top: 50px;
    width: 161px;
    z-index: 200;
}


.fact.home{
	/*background: url("../img/fact-93_12345.png") no-repeat scroll 126px 240px transparent; */
	 background: url("../img/fact-fall-home-cheaper-31_567811.png") no-repeat scroll 50px 0 transparent;
    height: 100%;
}

.fact.news{
	/* background: url("../img/fact-95.png") no-repeat scroll 90px 240px transparent; */
	background: url("../img/fact-fall-news_23456711.png") no-repeat scroll 50px 0 transparent;
    height: 100%;
}

.fact.success{
	/* background: url("../img/fact-40_34567.png") no-repeat scroll 130px 240px transparent; */
	background: url("../img/fact-fall-success_567815611.png") no-repeat scroll 50px 0 transparent;
    height: 100%;
}

.fact.make{
	/* background: url("../img/fact-80.png") no-repeat scroll 94px 240px transparent; */
	background: url("../img/fact-fall-make_234567111111.png") no-repeat scroll 50px 0 transparent;
    height: 100%;
}

.fact.help{
	/* background: url("../img/fact-65.png") no-repeat scroll 94px 240px transparent; */
	background: url("../img/fact-fall-help_2345679011.png") no-repeat scroll 50px 0  transparent;
    height: 100%;
}

/* ==========================================================================
   heding
   ========================================================================== */
   
   h1, h2, h3{
	   font-weight: normal;
	   font-family:'arvobold', Arial, Helvetica, sans-serif;
   }


/* ==========================================================================
   #primary-content
   ========================================================================== */
#primary-content {
    width: 960px;
    margin: 0 auto;
    background-color: #f0f0f0;
    background: url(../img/bg-primary-content-top.png) no-repeat top left #fff;
    min-height: 500px;
}
div#primary-content.sticky {
    width: 960px;
    margin: 0 auto;
    background-color: #f0f0f0;
    background: url(../img/bg-primary-content-top-sticky.png) no-repeat top left #fff;
    min-height: 500px;
}

div#primary-content.sticky.no-callout {
    width: 960px;
    margin: 0 auto;
    background-color: #f0f0f0;
    background: url(../img/bg-primary-content-top-sticky-no-callout.png) no-repeat top left #fff;
    min-height: 500px;
}

.s1-2.sticky { }
.footer-sticky {
    background: url(../img/bg-primary-content-bottom-sticky.png) no-repeat top left #fff;
    height: 91px;
}
#home  #primary-content h1 {
    font-size: 18px;
    color: #38535E;
    padding: 0 0 20px 0;
    margin: 0 0  20px 0;
    border-bottom: 2px solid  #eb5c3f;
}
#primary-content h1,
#primary-content h2 {
    font-size: 28px;
    color: #38535E;
    margin: 0 0  20px 0;
	
	/* ie 7 fix */
	
	font-family: 'arvobold', arial, sans-serif;
    font-weight: normal;
    font-style: normal;
}
#primary-content p {
    color: #38535E;
    margin-bottom: 20px;
    font-size: 12px;
}
.vr-right {    background: url(../img/vr-1x1.png) repeat-y 627px 0 }
.vr-right-shadow {    background: url("../img/vr-side-shadow.png") repeat-y scroll 922px top transparent }
.vr-left-shadow {    background: url("../img/vr-left-shadow.png") repeat-y scroll 300px top transparent }
.home .widget_smSticky ul,
.home .widget_smStickyt ul{
    padding: 0px;
    margin: 0px;
}
.home ul.featured-sidebar {
    padding: 0px;
    margin: 0px;
}
.home .widget_smSticky ul li,
.home .widget_smStickyt ul li {
    color: #2CA5A6;
    list-style: none;
    border-bottom: 2px solid #2CA5A6;
    padding: 0px;
    margin: 0px 0 30px 0;
}
.home .widget_smSticky ul li a,
.home .widget_smStickyt ul li a {
    color: #207778;
    text-decoration: none;
    font-weight: bold;
}
.home .widget_smSticky h3,
.home .widget_smStickyt h3 {
    margin: 0px 0 30px 0;
    color: #207778;
    font-size: 18px;
}
.home .widget_smSticky ul li a.read-more,
.home .widget_smStickyt ul li a.read-more,
.read-more{
    font-size: 10px;
    padding: 3px;
    background-color: #5DC5C6;
    display: block;
    display: inline-block;
    margin: 10px 0;
    float: right;
}

.home .widget_smSticky ul li a.read-more:hover, 
.home .widget_smStickyt ul li a.read-more:hover, 
a.read-more:hover{
	text-decoration:underline;
}

/* post header */


.blog #main article h2, .blog #main article h2 a,
.single #main article h2, .single #main article h2 a,
.success-stories-articles h2, .success-stories-articles h2,
div#main.success-stories-articles header h2 a, div#main.success-stories-articles header h2
{
	font-size: 14px;
	color: #207778;
	margin-bottom: 10px;
}

.blog #main div.excerpt p{
	margin: 0px;
}

#main p{
	margin: 20px 0;
}


#main article header{
	height:inherit;
	
}
#main article{
	margin-bottom: 50px;
}


.single header {
    display: inline;
    height: inherit;
    position: relative;
}


/* post nav */

#main article{
	/* padding-left: 50px; */
}

#primary-content h1.news{
	margin-bottom: 12px;
	padding: 50px;
}

#main article .read-more{
	text-align: right;
	display: block;
	color: #207778;
	text-transform:uppercase;
	 padding: 3px 5px;
	 font-weight: bold;
	 text-decoration:none;
	 
}

#main article a.read-more:hover{
	text-decoration:underline;
}


.prev a, .next a{
	color: #207778;
	text-transform:uppercase;
	 padding: 3px 5px;
	 display:inline-block;
	 text-decoration: none;
}

.prev a:hover, .next a:hover{
	text-decoration: underline;
}
 .prev  {
 background-color: #5DC5C6;
    display: inline-block;
    float: left;
    font-size: 10px;
    margin: 10px 0;
 
	font-family: 'arvobold',​Helvetica,​Arial,​sans-serif
}

 .next{
 background-color: #5DC5C6;
    display: inline-block;
    float: right;
    font-size: 10px;
    margin: 10px 0;
   
	font-family: 'arvobold',​Helvetica,​Arial,​sans-serif
}

.blog .attachment-post-thumbnail{
	float: left;
	margin-right: 20px;
}


#archives-2{
	color:#F56A47;
	padding-left: 0px;
}

#archives-2 ul li, #archives-2 ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#archives-2 ul li a, #archives-2 ul li{
	color: #5DC5C6;
	font-size: 12px;
	
}

#main .post-date{
	font-size: 12px;
}

#main .post-date p{
	margin: 0px;
}

#main .wp-caption {
	border: none;
	border-radius: 0;
    border-right: 1px solid #F56A47;
    float: left;
    margin: 0px 20px 10px -50px;
    padding: 0px 0  10px 0;
    text-align: left;
	background: none;
}

#main .wp-caption-text{
	margin-left: 20px;
	color: #F56A47;
}

/* success stories */

.sticky-callout{
	height: 124px;
	overflow: hidden;
	margin-bottom: 70px;
}
.success-stories-articles article .thumb{
	float: left;
	margin-right: 30px;
	
}

.success-stories-articles article .excertp{
	float: right;
	
}

div#main.success-stories-articles h2{
	font-size: 18px;
}

div#main.success-stories-articles h2{
	margin: 0px;
}

div#main.success-stories-articles p{
	margin: 0px;
}


#archives-2 div.hwh{
	padding: 58px 20px 20px 0px;
}

#archives-2 .hwh ul#sub-nav li.current-menu-item a {
    color: #EB5C3F;
    text-decoration: underline;
	font-size: 14px;
}

#archives-2 .hwh ul#sub-nav li a {
	color: #C7B299;
	font-size: 14px;
    padding: 0;
    text-decoration: none;
    text-transform: uppercase;
}
/* blog / news page */

.blog #main article p{
	margin-bottom: 0px;
}
.exp{
	background:url(../img/bg-archives.png) bottom left no-repeat;
	min-height: 333px;
}

.meta-c{
	color: #F56A47;
	 padding:10px 0 0 0;
}
/* #main  */
/* css for 404 templates and etc */

#main p, #main{
	color: #38535E;
    font-size: 12px;
}


#main footer{
	color: #38535E;
    font-size: 12px;
}

#main h3, #main h3 a{
	color: #207778;
    font-size: 14px;
    margin-bottom: 10px;
}


#main footer a{
	color: #207778;
    font-size: 12px;
    margin-bottom: 10px;
}

/*modal window */
#modal-content{
	background: none;
}

#modal-content a{
	display:block;
	float:left;
	height: 164px;
}

#modal-content a:hover{
	opacity: 0.7;
}

#modal-content h1{
	font-size:12px;
	text-align: center;
	text-transform:uppercase;
	margin-bottom: 0px;
	color: #F5EDDE;
}

#modal-content a.btn-donate{
	background:url(../img/sprite-btns-modal.png) 0 0;
	width: 160px;
	
}
#modal-content a.btn-volunteer{
	background:url(../img/sprite-btns-modal.png) -160px 0;
	width: 150px;
	
}
#modal-content a.btn-need-help{
	background:url(../img/sprite-btns-modal.png) -310px 0;
	width: 153px;
	
}
#modal-content a.btn-info{
	background:url(../img/sprite-btns-modal.png) -465px 0;
	width: 150px;
	margin-right: 30px;
	
}

#modal-content .orange{
	background-color: #F56A47;
	height: 1px;
	width: 400px;
	margin: 0px auto 0 auto;
}

/* fix user input imgs and emebds */

article img{
	max-width: 100%;
	height: auto;
}

article a{
	color: #207778;
}

hr{
	border: none;
	background:url(../img/hr.png) top left repeat-x;
    height: 30px;
    margin: 0px -50px 20px;
}

hr.bg{
	border: none;
	background:url(../img/hr.png) top left repeat-x;
	height: 50px;
	margin: 0px;
}

.pad50news{
	padding: 0 50px;
}
nav.news{
	padding: 0 50px 50px 50px;
}

#primary-content  p.callouts{
	font-size: 18px;
}

#primary-content  p.about{
	font-size: 14px;
}

#primary-content h1.orange{
	color: #EB5C3F;
	font-size: 22px;
}

#primary-content article header h2{
	 color: #38535E;
    font-size: 28px;
}

#primary-content article h2{
	font-size: 18px;
	color: #207778;
	margin-bottom: 0px;
	  
}
#primary-content article h5{
	margin: 0 0 0 0;
	font-size: 14px;
}

#post-1650 p{
	min-height: 132px;
}

.alignleft{
	margin: 0  20px 20px 0;
}
article ul li{
	padding: 5px 0px;
	margin: 0 10px;
}
ul.square{
	list-style-type:square;
}

input#email{
	width: 150px;
	margin: 0px;
	float: left;
	margin-top: 3px;
}
/* hide pintrest */
div#main article#post-658.post-658 div.addthis_toolbox a.addthis_button_pinterest_share{
	display: none;
}

/* ==========================================================================
   footer
   ========================================================================== */
footer {
    color: #F5EDDE;
    padding-bottom: 60px;
}
footer h3 {
    font-size: 16px;
    margin-bottom: 6px;
}
footer p {
    font-size: 12px;
    margin-bottom: 5px;
}
a.fb,
a.tw {
    display: block;
    float: left;
    margin: 20px 10px 0 0;
    height: 27px;
    width: 27px;
}
a.fb {
    background: url(../img/icons-social.png) top left no-repeat;
    margin: 20px 10px 0 20px;
}
a.tw {    background: url(../img/icons-social.png) -34px 0 no-repeat }
footer #go{
    background: url("../img/icon-button-go.png") no-repeat scroll top left transparent;
    border: medium none;
    height: 40px;
    margin-left: 4px;
    width: 36px;
	text-indent: -10000px;
	float: left;
}

.w2linput.submit {
    background: url("../img/icon-button-go.png") no-repeat scroll top left transparent;
    border: medium none;
    height: 40px;
    margin-left: 4px;
    width: 36px;
	text-indent: -10000px;
}

#sm-top{
	height: 24px;
	padding: 10px 24px;
	
}

footer form{
	overflow: auto;
}

#sm-top .facebook{
background: url(../img/fb-tw.png) top left no-repeat;
width: 24px;
height: 24px;
display:block;
float: right;
margin-left: 10px

}

#sm-top .twitter{
	background: url(../img/twitter-white.png) top left no-repeat;
	width: 70px;
height: 24px;
display:block;
float: right;
margin: 0 
}



footer .facebook{
background: url(../img/fb-tw.png) top left no-repeat;
width: 24px;
height: 24px;
display:block;
float: left;
margin-right: 10px;
margin-top: 20px;
margin-left: 20px;

}

footer .twitter{
	background: url(../img/twitter-white.png) top left no-repeat;
	width: 70px;
height: 24px;
display:block;
float: left;
margin: 0;
margin-top: 20px;
}


form .w2lsubmit{
	float: left;
	width: 36px;
	clear: none;
}
form .w2linput.submit{
	margin: 0 0 0 
}
.farchive{
	padding: 50px 0;
}
p#requiredfieldsmsg{
	display: none;
}


footer #salesforce{
	display: none;
}

footer form label{
	font-size: 11px;
}


/* sponsors page */

.sponsor-logos tr td{
	text-align: center;
}

.sponsor-logos img{

	margin-bottom: 40px;
}

.sponsor-list{
	list-style:none;
	margin-left: none;
	padding-left: 0px
}

.sponsor-list li{
	padding-left: 0px;
	margin-left: 0px;
}
 
/* ==========================================================================
   simple grid system
   ========================================================================== */
.row {
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
}
.pad50-20 {    padding: 50px 20px }
.pad110-20 {    padding: 110px 20px 0 20px }
.pad0-20 {    padding: 0px 20px }
.pad50 {    padding: 50px }
.pad50-fixed-sticky {
    padding: 50px 50px 0;
    overflow: hidden;
    height: 197px;
}
.pad-news{
	padding: 50px 20px 80px 20px;
}
.s1 {
    width: 325px;
    float: left;
}
.s2 {
    width: 302px;
    float: left;
}
.s1-2 {
    width: 627px;
    float: left;
    min-height: 500px;
}
.s3 {
    width: 332px;
    float: right;
}
.c1 {    float: right }
.diag {    background: url(../img/bg-diagonal-light.png) bottom left no-repeat }
/* ==========================================================================
   utility classes
   ========================================================================== */
.clearfix {    clear: both }
/* ==========================================================================
   Media Queries
   ========================================================================== */
@media only screen and (min-width: 35em) { 
	
}
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) { 
	
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}
.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}
.hidden {
    display: none !important;
    visibility: hidden;
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}
.invisible {    visibility: hidden }
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {    clear: both }
.clearfix {    *zoom: 1 }
/* ==========================================================================
   Print styles
   ========================================================================== */
@media print { 
	* {
	    background: transparent !important;
	    color: #000 !important;
	    /* Black prints faster: h5bp.com/s */;
	    box-shadow: none !important;
	    text-shadow: none !important;
	}
	a,
	a:visited {    text-decoration: underline }
	a[href]:after {    content: " (" attr(href) ")" }
	abbr[title]:after {    content: " (" attr(title) ")" }
	/*
	     * Don't show links for images, or javascript/internal links
	     */
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {    content: "" }
	pre,
	blockquote {
	    border: 1px solid #999;
	    page-break-inside: avoid;
	}
	thead {
	    display: table-header-group;
	    /* h5bp.com/t */
	}
	tr,
	img {    page-break-inside: avoid }
	img {    max-width: 100% !important }
}


/* fancybox  */

/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	/* background: #000; */
	color: #444;
	text-shadow: none;
	/* -webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px; */
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
/*	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); */
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('http://www.abqheadinghome.org/wp-content/themes/ahh5/html5-boilerplate/css/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 28010;
	background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}