@charset "UTF-8";
/*	============
	BASIC LAYOUT
	============*/
html {
	background-color: #7d8855;
}
.alignleft {
	margin-right: 20px;
	margin-bottom: 8px;
}
body {
	color: #666;
	padding: 10px 0 0 0;/*
	text-align: center !important;*/
	display: table;
	width: 100%;
	margin: 0;
	font: 0.85em/1.5em Arial, Helvetica, sans-serif;
	background: #7d8855 url(../../images/bg/bodyBG.png) no-repeat center top;
}
body#home{color: #000;}

body.girls {
  background: #7D8855 url(../../images/bg/girlsBG.png) no-repeat center top;
}

h1, h2, h3, h4, h5, h6 {font-family: Helvetica, Arial sans-serif;}

div#mainContainer {
	/*width: 980px;
	margin-left: auto;
	margin-right: auto;*/
	overflow: hidden;
}
div#banner {
	width: 980px;
	height: auto;
	margin: 0 auto;
}
#home div#banner {width: 100%;}
div#topBanner {
	height: 98px;
	color: #b4b9a5;
	background-image: url(../../images/bg/bannerBar.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
div#bannerTitle {
	text-align: left;
	padding:15px 0 0 10px;
	float: left;
	width: 300px;
}
div#bannerTitleGirls {
    float: left;
    margin-top: -2px;
    padding: 0 0 0 10px;
    text-align: left;
    width: 300px;
}

div#bannerTitle a {
	display: block;
	width: 300px;
	height: 80px;
	text-indent: -9999em;
}
div#bannerTitle a,
div#bannerTitle a:hover,
div#bannerTitle a:active {
	display: block;
	width: 300px;
	height: 50px;
	text-decoration: none;
}
div#utility {
	float:right;
	width: 219px;
}
.girls div#utility {
  margin-top:63px;
}

div#bannerRightMargin {
	float: right;
	width: 220px;
	height: 288px;
	background-image:url(../../images/bg/bannerRightMarginBG.png)
}
div#mainNav {
	width: 980px;
	float: left;
	background-image: url(../../images/bg/mainNavBG.png);
	background-repeat: repeat;
	z-index:100000000000;
	position: absolute;
	/*margin-top: 6px;*/
}

div.orbit-wrapper{margin: 0 auto;}

#home .afa-home-slider-button{
	background: #ebebeb;
	text-transform: uppercase;
	color: #7e8853;
	font-size: 18px;
	line-height: 35px;
	width: 188px;
	height: 35px;
	float: none;
	display: block;
	margin: 0 auto;
	text-indent: 0;
	text-align: center;
}

div#mainBody {
	background-image: none;
	text-align: left;
	background-color: #FFF;
	margin: 0 auto;
	width: 980px;
}
div#mainBody.col2 {
	background-image: url(../../images/bg/mainBG.gif);
	background-repeat: repeat-y;
	text-align: left;
	background-color: #FFF;
}
#rightMargin p.subscribe{line-height: 1.5em;}
.girls div#mainBody.col2 {
  background-image: url(../../images/bg/girlsMainBG.gif);
	background-repeat: repeat-y;
	background-color: #FFF;
}

.girls-page div#mainBody.col2 {
	background-image: url(../../images/bg/mainBG.gif);
}
div#rightMargin {
	width: 188px;
	float: right;
	text-align: left;
	padding: 10px 16px 0;
}

.girls div#rightMargin {
  padding-top:10px;
  width:270px;
}

.girls-page div#rightMargin {
  width:200px;
}

#rightMargin ul li{line-height: 1em;}

/*.col2 div#rightMargin, #blog div#rightMargin {
	width: 180px;
}*/
.home div#docBody {
	width: 700px;
}
div#docBody {
	width: 920px;
	margin-right: 0;
	background-color: #FFF;
	padding: 31px 10px;
	text-align: left;
}
.category div.post {overflow:hidden;}

.girls div#docBody {
  background-color: transparent;
}
.col2 div#docBody,
#blog div#docBody,
.home div#docBody
#category div#docBody {
	width: 710px;
	/*margin-right: 220px;*/
	float: left;
}

.girls div#docBody {
	width: 640px;
}

div#footerTop {
	/*background-image: url(../../images/bg/footerTopAlt.gif);
	background-repeat: no-repeat;*/
	background: #7d8952;
	overflow: hidden;
	font-size: 10px;
	padding-top: 44px;
	color: #b4b9a5;
}
div#footerTop .textwidget,
div#footerTop .textwidget a,
div#footerTop .textwidget a:visited,
div#footerTop .textwidget a:link {
	color: #fff;
	font-size: 16px;
}
div#footerTop .textwidget hr {
	margin: 0 0 10px;
	background-color: #41482a;
}

div#footerTop .footer-holder{
	width: 980px;
	margin: 0 auto;
	overflow: hidden;
}

div#footerCenter, div#footerCenter2 {
	display:block;
	float:left;
	margin-left:40px;
}
div#footerCenter2{
	border-radius:10px;
	background-color:#7C8754;
	padding:2px;
	margin-top:-4px;
	-moz-border-radius:10px;
}
div#footerTop.col2, #blog div#footerTop {
	/*background-image: url(../../images/bg/footerTop.gif);*/
	background: #7d8952;
	width: 100%;
}
/*
.girls div#footerTop {
  background-image: url(../../images/bg/girlsFooterTop.gif);
}*/

/* footer-menu */
.footer-menu-area {
	float: left;
	width: 775px;
}
/* footer-column */
.footer-column {
	float: left;
	width: 180px;
	margin: 0 0 0 10px;
}
.footer-column:first-child{
	margin-left: 10px;
	width: 170px;
}
.footer-column:last-child{
	width: 192px;
}

.footer-holder h4 {
	margin: 0;
	font-size: 18px;
	line-height: 1;
	font-weight: 800;
	text-transform: uppercase;
	color: #000;
}
/* footer-menu */
div#footerTop .menu {
	margin: 0 0 16px;
	padding: 0;
	list-style: none;
	font:15px/19px 'Open Sans', Arial, Helvetica, sans-serif;
}

div#footerTop .menu li{
	background: none;
	padding: 0 0 8px;
}
div#footerTop .menu li li{padding: 0;}

div#footerTop .menu > li > a {
	font-size: 18px;
	line-height: 21px;
	font-weight: 700;
	text-transform: uppercase;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu ul ul {
	margin: 0;
	padding: 0 0 0 20px;
}
div#footerTop .menu a,
div#footerTop .menu a:link,
div#footerTop .menu a:visited {
	color: #fff;
}

.privacy{
	margin: 0;
	padding: 10px 0 0;
	list-style: none;
	border-top: 1px solid #41482a;
	overflow: hidden;
	font: 16px/19px 'Open Sans', Arial, Helvetica, sans-serif;
}
.privacy li{
	float: left;
	margin: 0 10px 0 0;
	background: none;
	padding: 0;
}

.privacy li:first-child:before{display: none;}
.privacy li:before{
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	background: #fff;
	width: 1px;
	height: 16px;
	content: '';
}
div#footerLeft .privacy li a,
.footer-holder div#footerRight address a{color: #fff;}

#footerRight address{
	color: #fff;
	margin: 0 0 10px;
	font: 14px/19px 'Open Sans', Arial, Helvetica, sans-serif;
}

div#footerTop .social-media{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	float: none;
}

div#footerTop .social-media li{
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	background: 0;
}
div#footerTop .social-media li a{
	text-indent: -9999px;
	overflow: hidden;
	width: 24px;
	height: 24px;
	display: block;
	background: url(../../images/bg/sprite-social.png) no-repeat;
}

div#footerTop .social-media li.facebook a{background-position: 0 0;}
div#footerTop .social-media li.twitter a{background-position: -29px 0;}
div#footerTop .social-media li.google a{background-position: -58px 0;}
div#footerTop .social-media li.youtube a{background-position: -87px 0;}
div#footerTop .social-media li.pinterest a{background-position: -116px 0;}
div#footerTop .social-media li.rss-link a{background-position: -145px 0;}

.girls div#footerLeft {
	font-size: 12px;
}

.girls div#footerRight {
	font-size: 12px;
}

/*
.girls-page div#footerTop.col2, #blog div#footerTop {
	background-image: url(../../images/bg/footerTop.gif);
}*/

div#footerTop p {
	line-height: 1.7em;
	margin: 0;
}
div#footerTop div#footerRight {
	float: right;
	text-align: left;
	max-width: 230px;
}
div#footerTop div#footerRight img{
	display: inline-block;
	vertical-align: top;
	margin: 0 0 10px;
}
div#footerTop div#footerLeft {
	float: left;
	text-align: left;
	width: auto;
}
div#footerBottom {
	/*background-image: url(../../images/bg/footerBottom.png);
	background-repeat: no-repeat;*/
	background: #41482a;
	margin-bottom:0;
	width: 100%;
	color: #fff;
}

div#footerBottom .footer-holder{
	max-width: 800px;
	margin: 0 auto;
	padding: 26px 0 20px;
	text-align: center;
}

div#footerBottom .logo-footer{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../images/bg/logo-footer.png);
	width: 146px;
	height: 48px;
	/*float: left;*/
	margin: 0 10px 0 0;
	display: inline-block;
	vertical-align: middle;
}
div#footerBottom .logo-footer a{
	display: block;
	height: 100%;
}
div#footerBottom .info{
	overflow: hidden;
	font: 14px/17px 'Open Sans', Arial, Helvetica, sans-serif;
	display: inline-block;
	vertical-align: middle;
}

div#footerBottom .info p{margin: 0;}

div#footerBottom .charity-logo{
	overflow: hidden;
	text-align: center;
	display: inline-block;
	vertical-align: middle;
	padding-right: 10px;
	padding-left: 10px;
	/*width: 146px;
	float: right;
	margin: -51px -2px 0 0;*/
}
div#footerBottom .charity-logo2{
	overflow: hidden;
	width: 146px;
	float: right;
	margin: -51px -2px 0 0;
}


/*div#footerLeft .menu {
	margin: 0;
	line-height: 1.7em;
	overflow: hidden;
}
div#footerLeft .menu li {
	float: left;
	line-height: 1.7em;
	padding: 0 4px 0 6px;
	background: none;
	position: relative;
}
div#footerLeft .menu li:before {
	position: absolute;
	top: -1px;
	left: 0;
	content: '|';
}
div#footerLeft .menu li:first-child {
	padding: 0 4px 0 0;
	position: static;
}*/
div#footerLeft #menu-footer-3 li a {
	background: url(../../images/elegantmediaicons/PNG/facebook_20.png) no-repeat left center;
	margin: 0;
	padding: 3px 3px 2px 20px;
}
div#footerLeft #menu-footer-3 li.twitter a {background: url(../../images/elegantmediaicons/PNG/twitter_20.png) no-repeat left center;}
div#footerLeft #menu-footer-3 li.googleplus a {background: url(../../images/elegantmediaicons/PNG/google_20.png) no-repeat left center;}
div#footerLeft #menu-footer-3 li.tumblr a {background: url(../../images/elegantmediaicons/PNG/tumblr_20.png) no-repeat left center;}
div#footerLeft #menu-footer-3 li.youtube a {background: url(../../images/elegantmediaicons/PNG/youtube_20.png) no-repeat left center;}
div#footerLeft #menu-footer-3 li.pinterest a {background: url(../../images/elegantmediaicons/PNG/pinterest_20.png) no-repeat left center;}
div#footerLeft #menu-footer-3 li.rss a {background: url(../../images/elegantmediaicons/PNG/rss_20.png) no-repeat left center;}
div#footerLeft #menu-footer-3 li.rss {width: auto; height: auto;}
#sidebar div {
	margin-bottom: 25px;
}
#sidebar div div {
	margin-bottom: 0px;
}

#blog h1, #girls-blog h1 { 
	font-size: 24px; 
}

/*	====================
	TOP BANNER UTILITIES
	====================*/
#topBanner #bannerSearch {
	width: auto;
	padding: 8px 0 8px 0;
}
#topBanner #bannerSearch .search-input {
	border-width: 0px;
	border-style: none;
	float: left;
	height: 21px;
	width: 184px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 5px 0 1px 5px;
	background-color: #393f24;
}
#topBanner #bannerSearch p {
	text-align: right;
	margin: 0 0 3px 0;
	font-size: 10px;
}
#topBanner #bannerSearch a,
#topBanner #bannerSearch a:link,
#topBanner #bannerSearch a:visited,
div#footerTop a,
div#footerTop a:link,
div#footerTop a:visited{
	color: #b4b9a5;
	text-decoration: none;
}
#topBanner #bannerSearch a:hover,
#topBanner #bannerSearch a:active,
div#footerTop a:hover,
div#footerTop a:active{
	color: #b4b9a5;
	text-decoration: underline;
}
div#footerTop a.home-link,
div#footerTop a.home-link:link,
div#footerTop a.home-link:visited {
	color: #E3791C;
}

div#footerTop a.home-link-girls,
div#footerTop a.home-link-girls:link,
div#footerTop a.home-link-girls:visited {
	color: #E3791C;
	font-size: 14px;
}

div#footerTop a.home-link:hover,
div#footerTop a.home-link:active {
	color: #CB6C17;
}
div#footerTop a.home-link-girls:hover,
div#footerTop a.home-link-girls:active {
	color: #CB6C17;
}


/*	===============
	BOTTOM UTILTITY
	===============*/
#utility2 {
	margin: 0px 0 0 12px;
}
#utility23 {
	margin: 0px 0 0 12px;
	padding-top:63px
}
#utility2.alternate {
	float:right;
	width: 200px;
	text-align: center;
	margin: -20px -20px 20px 0;
	padding: 10px;
	background-color: #DFE2D5;
}


#utility23.alternate {
	float:right;
	width: 200px;
	text-align: center;
	margin: -20px -20px 20px 0;
	padding: 10px;
	background-color: #DFE2D5;
}



/*#charityUtility #utility2 {
	float:right;
	width: 200px;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 10px;
	background-color: #DFE2D5;
}
#charityUtility #back {
	float: left;
	width: 90px;
	padding: 10px;
	background-color: #DFE2D5;
	text-align: center;
	font-size: 10px !important;
}*/

#utility2 #share, 
#utility2 #print {
	margin-left: 5px;
}
#utility2 strong {
	display:none;
}
#utility2 a {
	float:left;
	display: block;
	height: 18px;
}
#utility2 a#plus {
	background: url(../../images/utility/text-share-print.png) no-repeat left top;
	width: 18px;
}
#utility2 a#minus {
	background: url(../../images/utility/text-share-print.png) no-repeat -18px top;
	width: 70px;
}
#utility2 a#share {
	background: url(../../images/utility/text-share-print.png) no-repeat -92px top;
	width: 57px;
}
#utility2 a#print {
	background: url(../../images/utility/text-share-print.png) no-repeat -153px top;
	width: 51px;
}
#utility2 a#plus:hover {
	background: url(../../images/utility/text-share-print.png) no-repeat left -22px;
}
#utility2 a#minus:hover {
	background: url(../../images/utility/text-share-print.png) no-repeat -18px -22px;
}
#utility2 a#share:hover {
	background: url(../../images/utility/text-share-print.png) no-repeat -92px -22px;
}
#utility2 a#print:hover {
	background: url(../../images/utility/text-share-print.png) no-repeat -153px -22px;
}



/*	============
	PNGFIX
	============*/
div, a { behavior: url(/wp-content/themes/aidforafrica/includes/iepngfix/iepngfix.htc) }



/*	===================
	GLOBAL DECLARATIONS
	===================*/
.highlight1 {
	font-size: 20px;
	color: #323622;
	font-style: italic;
	line-height: 1em;
}
p {
	margin: 0 0 1em 0;
}
hr {
	width: 100%;
	border: 0;
	background-color: #d3d6c5;
	height: 1px;
	margin: 2em 0 2em 0;
}
em {
	font-style: italic;
}
sup {
	vertical-align: super;	
}
h1 {
	/*font-size: 30px;
	color: #336600; BACKUP */
	font-weight: bold;
	margin-bottom: .4em;
	line-height: 1.2em;
	color: #fa8700;
	font-size: 32px;
}
h2 {
	font-size: 30px;
	line-height: 1.8em;
	margin: 0 0 5px;
	font-weight: bold;
	color: #fa8700;
	/*color: #336600; BACKUP */
}

.girls h2 {
  color:#E3791C;
  margin-bottom:5px;
}

.girls h3 {
  color:#336600;
}

#gef-blog a, #gef-blog a:link, #gef-blog a:visited {
	color:#336600;
}

h3 {
	font-size: 18px;
	font-weight: bold;
	color: #336600;
	  margin-bottom:10px;
}

#news h3 {

}
h4 {
	font-size: 15px;
	font-weight: bold;
	color: #336600;
	border-bottom: 1px solid #7d8855;
	margin-bottom:5px;
}
h5 {
	font-size: 14px;
	font-weight: bold;
}
h6 {
	font-size: 12px;
	font-weight: bold;}

ul {}
ul li ul {
	margin-left: 0em;
}
ul li ul {
	margin-left: 1em;
}
ul li ul li {
	background-image: url(../../images/ulBullet2.gif);
}
ul li ul li ul li {
	background-image: url(../../images/ulBullet.gif);
}

ol {
	margin: 0 0 1em 0;
}
ol li {
	list-style-type: decimal;
	list-style-position: inside;
}
ol li ol {
	margin-left: 1em;
}
ol li ol li {
	list-style-type: upper-alpha;
}
ol li ol li ol li {
	list-style-type: lower-alpha;
}

a,
a:link,
a:visited {
	color: #e57900;
	text-decoration: none;
}
a:hover,
a:active {
	color: #CB6C17;
	text-decoration: underline;
}
h2 a:hover,
h2 a:active,
h3 a:hover,
h3 a:active,
h4 a:hover,
h4 a:active{
	text-decoration: none;
}
a.imageLink:hover,
a.imageLink:active {
	text-decoration: none;
}
p.more {
	margin-top: -1em;
}
.noUnderLine {
	border-bottom: none;
}
.highlight2 {
	font-weight: bold;
	font-size: 120%;
}
.highlight3 {
	font-weight: bold;
	font-size: 105%;
}
.donateByCheck {
	text-align:right;
	font-size: 105%;
}
.alignright {
	float: right;
	margin: 0 0 20px 20px;
}
p.wp-caption-text {
	margin-bottom: 0;
	font-size: 90%;
}
strong {
	font-weight: bold;
}
.backtotop {
	text-align: right;
	padding-right: 20px;
	background-image: url(../../images/utility/up_arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}
.file-pdf {
	padding: 6px 0 6px 30px;
	background-image:url(../../images/buttons/pdf_icon.jpg);
	background-repeat: no-repeat;
}
div#blogComponentBox {
	margin-bottom: 1em;
}
div#enewsComponentBox {
	margin-bottom: 1em;
}

/*	============
	HOME PAGE
	============*/
.home-intro{
	overflow: hidden;
	border-bottom: 5px solid #7d8952;
	line-height: 1.7em;
	padding: 0 0 28px;
	margin: 0 0 22px;
}

.home-intro p{margin: 0 0 2em;}

.home-intro .info{overflow: hidden;}
#homeLeftBlock h2{margin: 0 0 1px;}
.home-intro .more{
	color: #fa8700;
	text-transform: uppercase;
	font-size: 15px;
	line-height: 18px;
	font-weight: 700;
}

#homeLeftBlock {
	float: left;
	width: 333px;
	line-height: 1.4em;
	background-repeat: no-repeat;
	background-position: right;
	background-repeat: no-repeat;
	background-position: right;
}

.girls #homeLeftBlock {
  width:280px;
}
#homeLeftBlock .top {
	font-size: 13px;
	line-height: 1.4em;
}
#homeLeftBlock .did-you-know {
	 float:left;
	 width: 333px;
}
#homeLeftBlock .mission {
	 margin-bottom:25px;
	 line-height: 1.8em;
}
#homeLeftBlock .mission p a{
	text-decoration: underline;
	color: #fa8700;
}
#homeLeftBlock .mission p a:hover{text-decoration: none;}
#homeLeftBlock .mission span.mark{
	color: #fff;
	text-decoration: none;
	background: #7d8952;
	font-size: 11px;
	line-height: 1.8em;
	display: inline-block;
	vertical-align: top;
	padding: 0 4px;
overflow: hidden;
position: relative;
}
#homeLeftBlock .mission span.mark select{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
#homeLeftBlock .charity{
	background: #dfe2d4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 12% 7% 13%;
}
#homeLeftBlock .charity img{
	max-width: 100%;
	height: auto;
}

#homeLeftBlock .charity h4.title{
	color: #000;
	margin: 0 0 15px;
	min-height: 30px;
	font: 32px/35px 'Times New Roman', Times, serif; 
	letter-spacing: 5px;
	word-spacing: 4px;
	border: 0;
}

#homeLeftBlock .charity h5{
	color: #3b6e00;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	margin: 0 0 15px;
}

.girls #homeRightBlock {
	float:left;
	margin-left:40px;
	width:320px;
	background-color:transparent;
}
#homeRightBlock {
	float: left;
	margin-left:17px;
	width: 350px;
	background: #fff;
	/*background-color: #fee8d1;*/
}
#homeRightBlock p {
	text-size: 95%;
	line-height: 1.4em;
}
#homeRightBlock .top {
	padding: 22px 20px 0 20px;
	background-color: #fee8d1;
	background-image: url(../../images/bg/homeBoxTop.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#homeRightBlock .bottom {
	padding: 0 20px 22px 20px;
	background-color: #fee8d1;
	background-image: url(../../images/bg/homeBoxBottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#docBody .girls-education-fund {
	background-color: #DFE2D5;
	float: left;
	margin: 35px 0 0 17px;
	padding: 20px 20px 8px 20px;
	width: 310px;
	font-size: 100%;
	line-height: 1.35em;
}
form#findCharity label {
	text-align: left;
	font-weight: bold;
}
form#findCharity select {
	font-size: 10px;
}
hr.homeFindCharityHr {
	border: 0;
	background-color: #fcca97;
	height: 1px;
	margin: 20px 0 20px 20px;
	width: 90%;
}
hr.findCharityHr {
	border: 0;
	background-color: #fcca97;
	height: 1px;
	margin: 20px 0 20px 0;
}

#rightMargin h4 {
	color: #247501;
	font-size: 18px;
	line-height: 21px;
	/*border-bottom: solid 1px #b1b4a6;*/
	border-bottom: none;
	margin: 0 0 7px;
}
#rightMargin h4 a,
#rightMargin h4 a:link,
#rightMargin h4 a:visited {
	color: #247501;
	text-decoration: none;
}
#rightMargin h4 a:hover,
#rightMargin h4 a:active {
	color: #E3791C;
	text-decoration: none;
}
#rightMargin h1.noUnderLine {
	border-bottom: none;
}
#rightMargin h4.noUnderLine {
	border-bottom: none;
}
.social p{overflow: hidden;}
div#emailSignup {
	margin-bottom: 10px;
	padding: 3px 0 21px;
}
div#jointheconv {
	background-color: #c2c6b5;
	padding: 6px 2px 3px;
	overflow: hidden;
	text-align: center;
}
div#jointheconv a{float: none;}
div#emailSignup .textField {
	width: 120px;
	vertical-align:middle;
	float: left;
	display: inline;
}
div#emailSignup input[type=text]{
	margin: 0 7px 0 0;
	padding: 3px;
	border: 1px solid #7d8952;
	background: #dfe2d4;
	color: #64655f;
	font: italic 14px/17px Helvetica, Arial, sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 117px;
	height: 23px;
	float: left;
}

div#emailSignup input[type=submit]{
	margin: 0;
	padding: 0;
	background: #fa8700;
	border: 0;
	color: #fff;
	width: 64px;
	height: 23px;
	font: bold 18px/21px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

form#findCharity td {
	padding-bottom: 3px;
}
div#homeSlideShow {
	height: 288px;
}
#quotes {
	padding-top: 20px;
	padding-left: 20px;
	float: left;
	margin-left:17px;
	width: 330px;
}
/*	================
	TAKE ACTION
	================*/
.intro{overflow: hidden;}

.container{overflow: hidden;}
.action-post{
	overflow: hidden;
	color: #666;
}

/*	================
	MEMBER CHARITIES
	================*/
.postform {
	width: 225px;
}
div.entry img,
img.alignleft {
	float: left;
	margin; 0 20px 20px 0;
}
div.entry img,
img.alignright {
	float: right;
	margin; 0 0 20px 20px;
}
.noRightMargin .leftBox {
	float: left;
	width: 400px;
	padding-right: 20px;
}
.noRightMargin .rightBox {
	float: right;
	width: 450px;
	padding-left: 20px;
}

div.formBox {
	background-color: #fee8d1;
	padding: 20px;
	margin-bottom: 1em;
}
.memberCharities div.formBox .floatLeft {
	float: left;
	margin: 0 20px 20px 0;
	width: 100px;
}
.memberCharities .rightBox img {
	margin-top: 10px;
}


/*	==============
	MEMBER LISTING
	==============*/
.charity #docBody #leftCol {
	width: 620px;
	float: left;
}
.charity #docBody #rightCol {
	width: 270px;
	float: right;
}
.charity #docBody .intro {
	border: 1px solid #bec3aa;
	margin-bottom: 20px;
	padding: 20px;
	font-size: 16px;
	font-style: italic;
	line-height: 1.3em;
}
.charity #docBody .intro img {
	float: right;
	margin: 0 0 0px 20px;
}
.charity #docBody #captions {
	font-size: 85%;
	line-height:1.4em;
}
.charity #docBody .contactinfo {
	float: left;
	width: 300px;
	margin:15px 0px;
	padding-right: 10px;
	font-size: 85%;
	line-height:1.4em;
}
.charity #docBody .fininfo {
	float: right;
	margin:15px 0px;
	width: 300px;
	padding-left: 10px;
	font-size: 85%;
	line-height:1.4em;
}
.charity #docBody .fininfo ul li {
	padding-bottom:4px;
}
.charity #docBody .fininfo a {
	padding-top: 1px;
	padding-bottom: 1px;
}
.charity #docBody .issueareas {
	float: left;
	width: 125px;
	margin:15px 0px;
	font-size: 95%;
}
.charity #docBody .presence {
	float: right;
	margin:15px 0px;
	width: 125px;
	font-size: 95%;
}
div.video {
	margin-bottom: 1em; 
}
p.memberTitle {
	margin-bottom: 0;
}
p.memberTeaser,
.teaser {
	font-size: 90%;
}
div.donatelang {
	font-size: 12px;
	padding-top: 10px;/*
	border-bottom:1px solid #7D8855;*/
}
div#donatenow {
	/*background-color: #fee8d1;*/
	font-size: 11px;
	padding: 10px 0px;
	border-bottom:1px solid #7D8855;
}
div#donatenow .textField {
	width: 85px;
	font-size: 12px;
	vertical-align:middle;
	float: left;
	display: inline;
	margin-right: 5px;
	padding: 2px;color:#666666;
	border: 1px solid #777;
}
div#donatenow input {
	margin: 0;
}
div#volOpportunities {
	margin: 10px 0px 30px 0px;
	padding: 10px 0px;
	font-size:90%;
}
div#cfc {
	border-top: 1px solid #b1b4a6;
	padding: 8px 0px 0px 0px;
}
div.thickbox_inline_content {
	position: absolute;
	left: -999em;
}
div#mainBody div#docBody div#snap {
	text-align: center !important;
	font-size: 10px !important;
	padding-left: 242px;
}
ul.snap li {
	float: left;
	list-style-image: none;
	list-style-type: none;
	background-image: none;
	padding: 0;
	height: 1em;
}
ul.snap li a {
	display: block;
	padding: 0 5px 0 6px;
	background-image: url(../../images/bg/snapDivider.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
ul.snap li.first a {
	background-image: none;
}

#rightMargin .blog,
#rightMargin .action-block{
	margin-bottom:10px;
	font-size: 18px;
}
#rightMargin .action-block ul{padding-top: 10px;}
#rightMargin .action-block{
	padding: 32px 0 0;
}

#rightMargin .blog li{padding: 0 0 20px;}

#rightMargin .blog h4{
	text-indent: -9999px;
	overflow: hidden;
	background: url(../../images/bg/text-blog.png) no-repeat;
	width: 189px;
	height: 25px;
}

#rightMargin .blog .photo{
	overflow: hidden;
	text-align: center;
	margin: 0 0 10px;
}

#rightMargin .blog .all-posts{
	font-weight: bold;
	color: #74853f;
	font-size: 18px;
	line-height: 21px;
}

#rightMargin .girls{
	overflow: hidden;
	margin: 0 0 20px;
}
#rightMargin .girls h4{margin: 0;}

.post, .page {
	/*margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #7C8754;*/
}
#fields input, textarea {
	font-size:14px;
	padding:5px;
	border: solid 1px #ccc;
	width:690px;
}
div#membersIntroText {
	margin-bottom: 2em;	
}

/*	================
	SITE MAP
	================*/
div.fifty-percent {
	width: 50%;
}
div.left {
	float: left;
}
div.right {
	float: right;
}
div#sitemap p {
	margin-bottom: 0;
}
div#sitemap ul {
	margin-bottom: 1em;
}

div#docBody form#searchform {
	margin-top: 1em;
}

/*	==========
	CLEARFIX
	==========*/
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
	.clearfix {display:block;}
/* End hide from IE Mac */


/* 
----------------------------------------------------------------------------- 
=12 CUSTOM STYLES
-----------------------------------------------------------------------------*/
#admin-overlay {
	width: 100%;
	left: 0px;
	top: 10px;
	position:absolute;
	height:34px;
}
#admin-overlay .right {
	width: 13%;
}
#admin-overlay .right a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
}
#admin-overlay .right a span {
	background: url(../../images/bg/omni-bg.png) no-repeat -30px top;
	width: 100%;
	display: block;
	height: 24px;
	font: 90% Arial, Helvetica, sans-serif;
	padding-top: 10px;
}
#admin-overlay .right a span.hide {
	background: url(../../images/bg/omni-bg.png) no-repeat -80px top;
}
#admin-overlay .right a span strong {
	display:none;
}
#admin-overlay .right a span.hide strong {
	display:inline;
	margin-right:10px;
}
#toggleText {
	background: url(../../images/bg/omni-bg.png) no-repeat;
	width: 87%;
}
#toggleText p {
	margin: 0px;
	padding: 10px 10px 10px 75px;
}
#toggleText a {
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
}
#mainBody #donate-copy div#donatenow {
	border:0px none;
	padding:0px;
}
div.embed_button_sample {
}
div.embed_button_code {
	font-size: 90%;
	margin: 2px 0 20px 0;
	padding: 10px;
	background-color:#dfe2d5;
	
}
.icon {
	padding: 0px 3px 0px 3px;
	margin-bottom: -3px;
}
.social {
	text-align: center;
	padding: 10px 0 8px 0;
	margin-bottom: 36px;
	/*border-bottom: 1px solid #b1b4a6;
	border-top: 1px solid #b1b4a6;*/
	
}

/*
.social .youtube {
	margin: 0px 10px 0px 6px;
}
*/
.girl-bio {
  margin-bottom:20px;
}
.girl-bio img {
  float:right;
  margin-left:15px;
}

.girl-bio-text {
  width:150px;
}
.girls-intro {
  margin-bottom:15px;
  margin-top: 7px;
}
.girls-intro h2 {
  color:#336600;
}
.girls-bottom{
  margin-bottom:5px;
  border-top:1px solid #cccccc;
  border-bottom:1px solid #cccccc;
  padding-bottom:5px;
}
#girls div#emailSignup {
	margin-bottom:0;
}


.girls-twitter{
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 0;
}
div#girls-blog{
	border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    padding-bottom: 5px;
}
.girls-top {
  padding-bottom:20px;
  border-bottom:1px solid #CCCCCC;
  margin-bottom:15px;
}
.girls-blog ul{
	margin-bottom:0;
}

.girls div#emailSignup .textField {
width:190px;
}


.girls-page div#emailSignup .textField {
  width:123px;
}
.girls div#bannerTitle {
  	float:left;
  	height:77px;
 /* padding:15px 0 0;*/
 	padding: 0;
  	text-align:left;
  	width:475px;
}

/*.girls div#bannerTitle a,
.girls div#bannerTitle a:hover,
.girls div#bannerTitle a:active {
	display:block;
	height:77px;
	text-decoration:none;
	width:455px;
}*/

.girls div#bannerTitle a.home-logo,
.girls div#bannerTitle a.home-logo:hover,
.girls div#bannerTitle a.home-logo:active {
	display:block;
	height:30px;
	text-decoration:none;
	width:160px;
}

.girls div#bannerTitle a.girls-logo,
.girls div#bannerTitle a.girls-logo:hover,
.girls div#bannerTitle a.girls-logo:active {
	display:block;
	height:50px;
	text-decoration:none;
	width:455px;
	margin-left: 25px;
	margin-top: 5px;
}

/*.girls div#footerBottom {
	background:none;
}*/

.girls-donate {
  margin-bottom:20px;
}

#yt-video{
  display:none;
}

#twtr-widget-1 .twtr-doc {
	margin-top: -560px;
	margin-left: 40px;
}
.social{overflow: hidden;}
.social a{float: left;}
.social img{
	height: 47px;
	width: 47px;
	vertical-align: top;
}
p.afa501 {
	font-size:8.85px;
}
#featured-member{
	background-color: #fff;
	padding: 8px;
	font-size:11px;
	text-align: left;
}
#featured-member h4{
	margin-bottom: 15px;
	text-align:left;
}
#featured-member div{
	text-align: center;
}
#featured-member p{
	line-height: 13px;
	margin-top: 8px;
}
.fb_iframe_widget{
	display: block;
	overflow: hidden;
}

.main-container{
	background: #fff;
}
.main-holder{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

.snap-atob ol.snap_nav {
	border: none;
}
.snap-atob ol.snap_nav li {
	padding: 3px 6px;
}
.snap-atob ol.snap_nav a {
	color: #e3791c;
}
.snap-atob ol.snap_nav li.snap_selected {
	background: #3E442A;
}

