/* png website css */


html{
	min-width: 1024px;
	}

body {
    background: url(../images/png-body-bg.png) no-repeat scroll center 20px, url(../images/texture-bg.png) repeat scroll 0 0%, none repeat scroll 0 0 #EFE9DE;
    font-size: medium;
}


#site-header, .top, .middle, .bottom, #content {
    clear: both;
    display: block;
    float: left;
    margin: 0 auto;
    width: 960px;
}


#home aside {
    display: block;
    float: left;
    margin: 0 auto;
    width: 100%;
}

.site-title {
    background-attachment: scroll;
    background-image: url("../images/png-logo.png");
    background-position: left center;
    background-repeat: no-repeat;
    float: left;
    font-size: 100%;
    height: 110px;
    margin: 0;
    padding: 0;
    text-indent: -999999px;
    width: 100px;
}
.sub-title {
	background: rgba(0, 0, 0, 0) url(../images/png-tagline.png) no-repeat scroll 108px 5px;
	height: 115px;
}
.site-title a {
    display: block;
    height: 110px;
    width: 100px;
}
hgroup {
    display: block;
    float: none;
    height: 125px;
    position: static;
}
.mobile-header {
    display: none;
}
#home aside {
    width: 100%;
}
#navigation {
    background: none repeat scroll 0 0 #3B2F2F;
    border-radius: 10px 10px 0 0;
    padding-left: 15px;
    padding-top: 0;
    width: 945px;
	height:53px;
}
#navigation #menu {
    display: block;
}
li.nav-header {
    font-family: "nexa_slabxbold",Helvetica,Arial,sans-serif;
    font-size: 1em;
}
.menu li {
    border: medium none;
}
.menu #l1-home {
    background-position: center 10px;
}
#navigation .nav-header li {
    background-image: url("../images/sub-menu-arrow.png");
    background-repeat: no-repeat;
}
#content {
    background: none repeat scroll 0 0 #FFFFFF;
}

.left-ad, .middle-ad, .right-ad {
    background: none repeat scroll 0 0 #000000;
    border: 4px solid #000000;
    display: block;
    float: left;
    height: 242px;
    margin-left: 3%;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 270px;
    z-index: 1;
}

.left-ad figcaption, .middle-ad figcaption, .right-ad figcaption {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    display: block;
    font-family: "nexa_slabxbold",Helvetica,Arial,sans-serif;
    font-size: 1.2em;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
    width: 100%;
}

.bottom aside figure {
    height: 242px;
    width: 270px;
}

.bottom aside a:after {
    bottom: -8px;
    content: url("../images/corner-arrow.png");
    position: absolute;
    right: 0;
}

.bottom aside figure img {
    border: 0 none;
    height: 242px;
    left: 0;
    opacity: 0.1;
    position: absolute;
    top: 0;
    transform: scale(1.1);
    transition: all 0.25s ease-in 0s;
    width: 270px;
    z-index: 2;
}

figcaption {
    left: 0;
    margin-left: -135px;
    position: absolute;
    top: 47%;
    width: 100%;
    z-index: 3;
}
.left-ad {
    background: none repeat scroll 0 0 #CC4144;
    border: 4px solid #CC4144;
}
.middle-ad {
    background: none repeat scroll 0 0 #7FA96F;
    border: 4px solid #7FA96F;
}
.right-ad {
    background: none repeat scroll 0 0 #FCC346;
    border: 4px solid #FCC346;
}
.bottom aside figure:hover img {
    opacity: 1;
    transform: scale(1, 1);
}
.middle {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: auto;
}
#find-salvos {
    display: none;
}
#home #slide {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    float: none;
    margin: 1em auto 0;
    overflow: visible;
    width: 920px;
}
.middle div.intro-text {
    color: #666666;
    font-family: "nexa_slabxbold",Helvetica,Arial,sans-serif;
    font-size: 130%;
    line-height: 150%;
    padding: 20px 140px;
    position: relative;

}

.middle div.intro-text p{
	  text-align: left;
	}
.middle div.intro-text:before, .middle div.intro-text:after {
    content: url("../images/texture-png-2.png");
    position: absolute;
    top: 10px;
}
.middle div.intro-text:before {
    left: 75px;
}
.middle div.intro-text:after {
    right: 75px;
}
.cta-btn {
    background: linear-gradient(to bottom, #BEAF9D 0%, #B09D87 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-radius: 30px;
    color: #FFFFFF;
    display: inline-block;
    font-family: "nexa_slabxbold",Helvetica,Arial,sans-serif;
    font-size: 0.9em;
    margin-bottom: 2em;
    padding: 1em 3em;
    position: relative;
    text-indent: -10px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
}
.cta-btn:hover {
    color: #FFFFFF;
    text-shadow: none;
}
.cta-btn:after {
    right: 10px;
    top: 15px;
}
.menu > li > div.menu-drop {
    background-color: #FFFFFF;
    background-image: url("../images/drop-bg.gif");
    background-position: center bottom;
    background-repeat: repeat-x;
    box-shadow: none;
	display: block;
    height: 445px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    visibility: hidden;
}
div.menu-drop > a {
    color: #CC4144;
}
.column-3 {
    padding: 5%;
    width: 90%;
}
.column-3:first-child {
    padding-left: 5%;
}
.menu li {
    border-top: 5px solid #3B2F2F;
    line-height: 44px;
}
.menu li li {
    line-height: normal;
}
.menu li.selected, #navigation .menu li.l1-donate-today.selected {
    background: none repeat scroll 0 0 #FFFFFF;
    border-top: 5px solid #D83640;
}
#content {
    position: relative;
    z-index: 0;
}
.menu li:hover {
    background: none repeat scroll 0 0 #FFFFFF;
    border-left: medium none;
    border-right: medium none;
    border-top: 5px solid #D83640;
    color: #CC4144;
}
#navigation .menu li.l1-donate-today {
    background: linear-gradient(to bottom, #DB3F49 0%, #DB3F4A 100%) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border-top: 5px solid #DB3F49;
    color: #FFFFFF;
    font-family: "nexa_slabxbold",Helvetica,Arial,sans-serif;
    right: -4px;
    text-transform: uppercase;
    top: 0;
}
#navigation .menu li.l1-donate-today:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
#navigation .menu li.l1-donate-today a {
    font-size: 0.9em;
    font-weight: normal;
    padding: 0 1.75em;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
#slide .flex-control-paging li a.flex-active {
    background-color: #CC4144;
}

.wrapper {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: auto;
    max-width: 1232px;
    padding: 0;
    position: relative;
    width: 960px;
    z-index: 0;
}

header {
    position: relative;
    z-index: 1;
}
.site-title {
    font-size: 100%;
}
.header-right {
    float: right;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
}
.top-nav {
    float: right;
    margin: 0;
    padding: 2px 0 5px;
    text-align: right;
    width: 100%;
}
.top-nav li {
    border-left: 1px dotted #CCCCCC;
    display: inline-block;
    font-size: 0.8em;
    padding: 0 0.8em;
}
.top-nav li:first-child {
    border-left: medium none;
}
#menu {
    margin: 0;
    padding: 0;
    width: 960px;
}
#menu li {
    display: block;
    font-weight: bold;
    list-style: outside none none;
}
#menu li.first-nav-item {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}
#menu li li.first-nav-item {
}
#menu li a:hover, #menu li:hover a, ul.menu li.parent.child-selected a {
    color: #FFFFFF;
    text-decoration: none;
}
ul.menu a {
    display: block;
    margin: 0 2px;
    padding: 0 8px;
    text-decoration: none;
}
ul.menu {
    font-size: 14px;
    line-height: 15px;
    padding: 0;
}
#menu #l1-home {
    height: 48px;
    margin-left: 0;
    padding: 0 9px;
    text-indent: -99999px;
}
#menu #l1-home.selected, #menu #l1-home:hover {
    background: none repeat scroll 0 0 #FFFFFF;
}
#menu #l1-home a {
    background-attachment: scroll;
    background-image: url("../images/home-icon.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    width: 10px;
}
#menu #l1-home a:hover, #menu #l1-home a:hover, #menu #l1-home.selected a, #menu #l1-home:hover a {
    background-attachment: scroll;
    background-image: url("../images/home-icon-black.png");
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
#menu li.selected a, #menu li a:hover, #menu li.grand-child-selected a, #menu li.child-selected a {
   background-position: right -11px;
	color:#CC4144;
}
#menu li.parent a:hover, #menu li.parent:hover a {

    background-position: right -11px;
	color:#CC4144;

}
#navigation #menu li li a {
    background-image: none;
    color: #CC4144;
    font-family: "nexa_slabxbold",Helvetica,Arial,sans-serif;
    font-size: 14px;
    padding: 7px 0;
}
#navigation #menu li li a:hover {
    color: #CC4144;
}
#navigation ul.menu > li > div.menu-drop > ul {
    background: none repeat scroll 0 0 #FFFFFF;
    box-shadow: 0 3px 3px rgba(50, 50, 50, 0.3);
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 48px;
    width: 290px;
}
#navigation ul.menu ul ul {
    top: 30px;
}
#navigation ul.menu ul li {
    margin: 0;
    padding: 8px 15px 0;
    width: 85%;
}
#navigation ul.menu ul li ul li {
    float: left;
    padding-left: 10%;
}
#navigation ul.menu ul li ul li {
	background-attachment: scroll;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
	background-position: -10px -49px;

}
#navigation #menu li li li a {
    font-family: Arial,Helvetica,sans-serif;
}
#navigation ul.menu ul li:first-child {
    padding-top: 20px;
}
#navigation ul.menu ul li li:first-child {
    padding-top: 10px;
}
#navigation ul.menu ul li.level-2:last-child {
    background-image: url(../images/drop-bg.gif);
    background-position: left bottom;
    background-repeat: repeat-x;
    padding-bottom: 50px;
    width: 260px;
}
#navigation ul.menu ul li li:last-child {
    width: 234px;
}
ul.menu li {
    display: block;
    float: left;
    list-style-type: none;
    padding: 2px 0;
    position: relative;
}
ul.menu li a {
    color: #FFFFFF;
}
ul.menu li:hover, ul.menu li:hover a {
    text-decoration: none;
}
ul.menu li.parent:hover ul li a {
    background-image: none;
    color: #47380A;
    text-shadow: none;
}
ul.menu li > li {
    height: auto;
}
ul.menu li.parent {
    position: relative;
}
ul.menu li.selected a {
    color: #633253;
}

ul.menu li.level-1.parent a {
	padding-left: 10px;
	background-attachment: scroll;
	background-image: url(../images/arrows.png);
	background-repeat: no-repeat;
	background-position: right 20px;
	padding-right:20px;
}
ul.menu li.level-1.parent a:hover{
    	background-position: right 51px;
}

#wrapper ul.menu li li {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    line-height: 15px;
}
#menu ul li {
    border: medium none;
    display: block;
    float: left;
    height: auto;
    margin: 0;
    padding: 0;
}
ul.menu ul li a {
    background-color: rgba(0, 0, 0, 0);
    color: #47380A;
    display: block;
    font-weight: normal;
    height: auto;
    line-height: 15px;
    margin: 0;
    padding: 7px;
}
ul.menu .parent ul li a:hover {
    background-image: none;
}
#wrapper #menu ul li.first-nav-item {
    padding: 5px 0 0;
    width: 180px;
}
#menu ul li.last-nav-item {
    border-bottom: medium none;
    padding-bottom: 5px;
}
#menu ul li.last-nav-item a {
    padding-left: 7px;
}
#menu ul li.last-nav-item a:hover {
    padding-left: 7px;
}
footer {
    color: #FFFFFF;
    float: left;
    font-size: 0.7em;
    line-height: 20px;
    margin-bottom: -30px;
    padding: 0;
    width: 100%;
}
.social-media {
    display: block;
    float: right;
    margin: 0;
    padding: 80px 10px 8px;
}
.social-media li {
    font-size: 1.2em;
    margin-left: 0.7em;
}
.top-nav {
    display: block;
    font-size: 0.9em;
}
.footer-link {
    display: block;
    float: left;
    height: 35px;
    margin-bottom: -35px;
	margin-left: 15px;
    width: 50%;
}
.content-wrapper aside {
    float: left;
    line-height: 1.2em;
    margin: 2em 2% 0 0;
    width: 30.333%;
}
article {
    float: left;
    line-height: 1.4em;
    margin-bottom: 0;
    padding: 1.5% 3%;
    width: 60.666%;
}
.pc-site {
    bottom: 10px;
    color: #000000;
    float: none;
    left: 15px;
    position: absolute;
}
.pc-site a {
    color: #000000;
}
.menu > li:hover > div.menu-drop {
    opacity: 1;
    overflow: visible;
    visibility: visible;
}
.content-wrapper aside .block {
    font-size: 0.9em;
}

#slide .flex-direction-nav a{
opacity:1;
	}
	
body#home .flex-caption {
	bottom: 30px;
	display: block;
	left: 35px;
	line-height: 1.2em;
	min-height: 30px;
	opacity: 1;
	padding: 12px 12px 12px  27px;
	position: absolute;
	width: 460px;
	z-index: 2;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 1);
	background-color: transparent;
	background-image: url(../images/slider-caption-bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	
}

.flex-caption h2{
	font-family: 'nexa_slabxbold',Helvetica,Arial,sans-serif;
    font-size: 1.8em;
	line-height:1.1em;
	color:#fff;
	padding:0 0 0.45em 0;
	margin:0;
	text-shadow: 0px 3px 2px rgba(0, 0, 0, 1);
	text-align:left;

	}
	
.pc-site {
    color: #FFFFFF;
	font-size:1em;
	text-align:left;
}

.footer-right{
		font-size:1em;
	}
	
.flex-caption p{
	display:block;
	visibility:visible;
		}
	
	
#crumbs {
    display: block;
	padding-bottom:0;
}

article p{
	font-size: 0.9em;
	}
	
	
.top #slide .flexslider .slides img {
    margin-left: 0%;
    max-width: 100%;
    width: 100%;
}