/*
Theme Name: Burkina Faso Outreach
Description: Custom theme developed by CONFLUIX
Author: CONFLUIX
Author URI: 
Version: 1.1
*/

* {padding: 0; margin: 0; }

/* -----BODY----- */

/* COLORS 

GOLD: #fcb423
LIGHT BROWN: #dcb494
DARK BROWN: #452d12
RUST: #a13901
ECRU: #faf5e2

*/
/*

html {height:100%}
body {margin:0}
*/

body {background-color: #dcb494; height:auto; width:auto; font-family: Arial, sans-serif; color:#fff; font-size: 100%; line-height: 1.3em;}

/* -----LINKS and FONTS----- */
a {text-decoration:none; color: #fcb423;}
a:hover {text-decoration:underline; color: #fcb423;}

/* font-family: 'Quattrocento', serif; 
font-family: 'Quattrocento Sans', sans-serif;
font-family: 'Josefin Sans', sans-serif; font-weight:400;font-weight:700; */

a.continue {float: right; margin-top: 20px;}

p {
	font-family: 'Quattrocento Sans', sans-serif;
	color: #fff;
	font-size: 14px;
}

/* -----HEADLINES----- */
h1,h2,h3, h4, h5, h6 {font-family: 'Quattrocento Sans', sans-serif; color: #ffffff; font-weight: normal; line-height: 1.2em;}
h1,h1 a,h1 a:visited,
h2,h2 a,h2 a:visited,
h3,h3 a,h3 a:visited,
h4,h4 a,h4 a:visited,
h5,h5 a,h5 a:visited,
h6,h6 a,h6 a:visited {text-decoration:none;}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {text-decoration:none;}


h1 {font-family: 'Quattrocento Sans', sans-serif; color: #fff; font-size: 3em; font-weight: normal; margin: 0px 0 15px 0; text-transform: uppercase;}

.section-title h2 {
	color: #fff; 
	font-weight: normal; 
	margin: 0px auto 0px; 
	text-align: center; 
	text-transform: uppercase; 	
	font-size: 60px;
	margin-top: 0px;
	font-family: 'Quattrocento Sans', sans-serif;
}

.logo-text {font-family: 'Quattrocento Sans', sans-serif; text-transform: uppercase; font-size:4em; color: #fff; margin-left: 110px; margin-top: .3em;}

#header {
	margin: auto; 
	height: 103px; 
/*	background: url(images/bfo/header-bg.png) repeat-x; */
	background-color:#452d12;
	box-shadow:         0px 4px 8px 4px rgba(34,34,34,.75);
	-webkit-box-shadow: 0px 4px 8px 4px rgba(34,34,34,.75);
	-moz-box-shadow:    0px 4px 8px 4px rgba(34,34,34,.75);
	position: relative; 
	z-index: 100; 
	width: 100%;
}

.wrapper {
	width: 90%; 
	margin: auto; 
	border: none;
}

.wrapper-header {
	width:90%; 
	margin: auto; 
	max-width: 1200px;
}

#userLoginMenu {
	float: right; 
	margin: 83px 0px 0px 0px;
	font-size: 12px;
	position: relative; 
	z-index: 1000;
}

#menu-shadow {
    position: absolute;
    width: 100%;
    height: 100%;
	box-shadow:         0px 4px 8px 4px rgba(34,34,34,.75);
	-webkit-box-shadow: 0px 4px 8px 4px rgba(34,34,34,.75);
	-moz-box-shadow:    0px 4px 8px 4px rgba(34,34,34,.75);
    top: 0;
    left: 0;
}

#logo {
	color: #fff; 
	float: left; 
	margin: 0px 0px 0 0; 
	height: 101px; 
	background: url(images/bfo/logo-bfo-colorized.jpg) no-repeat top left;
}

/* CUSTOM GALLERY GRID - 08-27-2014/bwc */
/* used on page-sponsor-a-child.php     */
/* based on example at http://alijafarian.com/responsive-image-grids-using-css/ */

ul.rig {
	list-style: none;
	font-size: 0px;
	margin-left: -1.65%; /* should match li left margin */
/*	margin-left: 0px; /* should match li left margin */
}
ul.rig li {
	display: inline-block;
/*	padding: 10px; */
	padding: 0px;
	margin: 0 0 1.65% 1.65%;
/*	margin: 0 20px 0 0; */
	background: #fff;
/*	border: 1px solid #ddd; */
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
/*	box-shadow: 0 0 5px #ddd;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box; */
}
ul.rig li img {
/*	max-width: 100%; /* if want to only make image as large as the source */
	width: 100%;
	height: auto;
	margin: 0px 0px 0px 0px;
}
ul.rig li h3 {
	margin: 0px 0px 0px 0px;
	color: #C90003;
}
ul.rig li p {
	font-size: .9em;
	line-height: 1.5em;
	color: #999;
}
/* class for 150px columns */
ul.rig.columns-child li {
	width: 15%; /* this value + 2.5 should = 50%; fixed at 175px */
}
 
/* END - CUSTOM GALLERY GRID */

.content-container {
	height: 100%; 
	position: relative; 
	z-index: 2;
	padding-bottom: 50px; 
	bottom: 0; 
	margin-bottom: 0;
	max-width: 1200px;
	margin: -1px auto 0;
} 

.content-container-fullwidth {
	height: 100%; 
	margin-top: -15px; 
	position: relative; 
	z-index: 1;
	padding-bottom: 50px; 
	bottom: 0; 
	margin-bottom: 0;
} 

.homepage-content-container-fullwidth {
	height: 100%; 
	position: relative; 
	bottom: 0; 
	margin-bottom: 0;
	margin: -12px auto -10px;
	position: relative;
	display: block;
	color: #fff;		
	background: #4e290c url(images/bfo/homepage-content-pattern.jpg) repeat top center;	
	z-index: 0;
} 

#homepage-content-wrapper {
/* 	background: #4e290c url(images/bfo/homepage-content-pattern.jpg) repeat top center;	 */
	margin: -12px auto -10px;
	position: relative;
	display: block;
	z-index: 1;
	color: #fff;	
}

#content {
	margin: 0 auto;  
	max-width:1200px; 
	clear: none;
	color: #fff;
	height: auto;
	width:100%;
}

h1.title {
	font-size: 3em;
	margin: .3em 0;
/* 	line-height: 2em; */
	padding-left: 40px; 
	text-align: left;
	float: left;
	background: url(images/bfo/headline-icon-left.png)no-repeat center left;	
}

.clear {clear: both;}

.donate {
/*	background:url(images/bfo/donate-button.png) no-repeat 0 0; */
	background-color: #A13901;
	box-shadow: 2px 2px 3px 2px #707070;
	-webkit-box-shadow: 2px 2px 3px 2px #707070;
	-moz-box-shadow: 2px 2px 3px 2px #707070;
	border: solid #FFFFFF 8px;
	color: #fff!important;
 	display: block;
 	float: left;
	font-family: 'Quattrocento Sans', sans-serif; 
	font-size: 2em;
	font-weight: normal;
	height: 84px; 
	line-height: 2.75em;
	margin: 0px auto 10px auto; 
	text-align: center; 
	text-transform: uppercase;
	width: 217px; 
}

.donate:hover {
/*	background:url(images/bfo/donate-button-hover.png) no-repeat 0 0; */
	background-color: #9f6801;
	color: #fff!important;	
	text-decoration: none;
}

.sponsor {
/*	background:url(images/bfo/donate-button.png) no-repeat 0 0; */
	background-color: #A13901;
	box-shadow: 2px 2px 3px 2px #707070;
	-webkit-box-shadow: 2px 2px 3px 2px #707070;
	-moz-box-shadow: 2px 2px 3px 2px #707070;
	border: solid #FFFFFF 8px;
	color: #fff!important;
 	display: block;
	float: right; 
	font-family: 'Quattrocento Sans', sans-serif; 
	font-size: 2em;
	font-weight: normal;
	height: 73px; 
	line-height: 1em;
	margin: 0px auto 0px auto;
	padding-top: 12px;
	text-align: center; 
	text-transform: uppercase;
	width: 217px; 
}

.sponsor:hover {
/*	background:url(images/bfo/donate-button-hover.png) no-repeat 0 0; */
	background-color: #9f6801;
	color: #fff!important;	
	text-decoration: none;
}

.donate-sidebar {
	background:url(images/bfo/sponsor-donate-buttons-sidebar.png) no-repeat 0 0; 
 	display: block;
 	float: left;
	width: 150px; 
	height: 107px; 
	margin: 20px 0 10px 0; 
	text-align: center; 
	text-transform: uppercase;
	font-family: 'Quattrocento Sans', sans-serif; 
	font-weight: bold;
	line-height: 4.3em;
	font-size: 1em;
	color: #fff!important;
}

.donate-sidebar:hover {
	background:url(images/bfo/sponsor-donate-buttons-sidebar-hover.png) no-repeat 0 0; 
	text-decoration: none;
	color: #fff!important;	
}

.sponsor-sidebar {
	background:url(images/bfo/sponsor-donate-buttons-sidebar.png) no-repeat 0 0; 
 	display: block;
	width: 150px; 
	height: 107px; 
	margin: 20px 0 10px 0;
	float: right; 
	text-align: center; 
	text-transform: uppercase;
	font-family: 'Quattrocento Sans', sans-serif; 
	font-weight: bold;
	line-height: 1.1em;
	font-size: 1em;
	color: #fff!important;
}

.sponsor-sidebar:hover {
	background:url(images/bfo/sponsor-donate-buttons-sidebar-hover.png) no-repeat 0 0; 
	text-decoration: none;
	color: #fff!important;	
}

#homepage-divider {	
	background: url(images/bfo/featured-news-divider.jpg) repeat-x top left;	
	height: 24px;	
	position: relative;
	z-index: 2;
	padding: 0; 
	margin: 0 auto;
	clear: both;
}

.go-back-button {
	background:url(images/bfo/go-back-button.png) no-repeat 0 0; 
 	display: block;
 	float: right;
	width: 125px; 
	height: 65px; 
	text-align: center; 
	padding: 0 8px 5px 0;
	text-transform: uppercase;
	font-family: 'Quattrocento Sans', sans-serif; 
	font-weight: bold;
	line-height: 2em;
	font-size: 14px;
	color: #fff!important;
	border: none!important;
}

.go-back-button:hover {
	background:url(images/bfo/go-back-button-hover.png) no-repeat 0 0; 
	text-decoration: none;
	color: #fff!important;	
}


.post-title-homepage {
	font-size: 22px; 
	color: #fcb423; 
	font-family: 'Quattrocento Sans', sans-serif; 
	font-weight: bold; 
	line-height: 1.0em; 
	padding: 10px 0 5px 0;
	margin: 15px 0 10px;
}

.gallery {
	font-size: 22px; 
	color: #fcb423; 
	font-family: 'Quattrocento Sans', sans-serif; 
	font-weight: bold; 
	line-height: 1.0em; 
	padding: 10px 0 0px 0;
	margin: 15px 0 0 0;
}

#content-wrapper {
	background: url(images/bfo/interior-page-title-bg-100px.png) repeat-x top left;	
	margin: -1px auto 0;
	position: relative;
	display: block;
	color: #fff;	
	height:140px;
	height: auto;		
}

.homepage-news-padding {
	padding: 0 50px 50px 50px;
}

#featured-news-blocks {
	background: #4e290c url(images/bfo/homepage-content-pattern.jpg) repeat top center; 		
	width: 100%; 
	margin: 0 auto!important; 
	text-algin: center;
	height: 600px;
}

/*
#content p {
	font-family: 'Quattrocento Sans', sans-serif; 
	color: #333;
	font-size: 14px;  
	margin: 4px 0 20px 0;	
}
*/

.single-post img {
	border: 8px solid #fff!important;
	width: 100%!important;
	height:auto;
}

#wrapper-slider {
	width: 100%; 
	padding: 0; 
	margin: 0 auto;
	height: 415px;
}

#wrapper-accordion {
	width: 50%; 
	height: 400px; 
	float: left; 
	text-align: left;
}

#wrapper-donate-sponsor {
	width:80%; 
	margin: 25px 0 0 0; 
	height: 127px; 
	min-width: 435px; 
	position: relative; 
	z-index: 2;
}

.right-header-arrow {
	padding: 0 0px 10px 10px; 
	border: none; 
	margin-top: -10px;
}

.left-header-arrow {
	padding: 0 10px 10px 0; 
	border: none; 
	margin-top: -10px;
}

#slider-image {}

.single-post {
	width: 33%; 
	float: left;
	color: #fff; 
	text-align: left; 
	line-height: 1.5em;
	height: auto; 
}


#container-full-width { 
	width: 100%; 
	padding: 0 0 0 0; 
	margin-top: 0px;
	float: left; 
	clear: none;
}

#container { 
	width: 750px; 
	padding: 0 0px 0 0; 
	margin-top: 0px;
	float: left; 
	clear: none;	
}

.metaslider .caption-wrap {
    display: none !important;
}

#sidebar {
	float: right; 
	text-align: left; 
	width: 350px; 
	clear: none; 
	padding: 0;
	margin: 27px 0 20px 0px; 
	border: none!important;
}

.sidebar-title {
	color: #fff;
	padding-top: 10px;
	text-transform: uppercase;
	padding-bottom: 10px;
}

#sidebar img.newsletter {
 	border: 8px solid #fff!important; 
/* 	border: 8px solid #faf5e2!important; */
}

#sidebar-newsletter {
	background-color: #452d12; 
	padding: 10px; 
	margin: 0 0px;
	margin: 0 auto;
}


/*--------INTERIOR PAGES--------*/

#interior-wrapper img {
/* 	 border: 8px solid #fff!important;  */
/* 	border: 8px solid #faf5e2!important; */
}

gw-gopf-retina img {
	 border: 8px solid #fff!important; 
/* 	border: 8px solid #faf5e2!important; */
}


.gw-gopf-post-overlay-inner img {
	 border: none!important; 
}


.gw-gopf-circle img {
	 border: none!important; 
}

.gw-gopf-post-overlay-circle img {
	 border: none!important; 
}

.gw-gopf-magnific-popup img {
	 border: none!important; 
}

gw-gopf-post-col img {
	 border: none!important; 
}


gw-gopf-has-overlay img {
	 border: none!important; 
}

gw-gopf-post img {
	 border: none!important; 
}



h2.interior-subtitle {
	background: #452d12; 
	margin-top: 27px; 
	text-transform: uppercase; 
	font-size: 2.5em; 
	text-align: left; 
	padding: 20px;
	width: 100%;	
}


h2.interior-subtitle-full {
	background: #452d12; 
	margin-top: 27px; 
	text-transform: uppercase; 
	font-size: 2.5em; 
	text-align: left; 
	padding: 20px;
}

#interior-wrapper-full {
	font-size: 14px; 
	line-height: 2em; 
	text-align: left; 
	padding: 10px 20px 20px 20px; 
	background-color: #a13901; 
	color: #fff;
	margin: 0 0 50px 0;
	float: left; 
	clear: none;
}

#interior-wrapper {
	font-size: 14px; 
	line-height: 2em; 
	text-align: left; 
	padding: 10px 20px 20px 20px; 
	background-color: #a13901; 
	color: #fff;
	margin: 0 0 50px 0;
	float: left; 
	clear: none;
	width: 100%;
}

#interior-wrapper p {
	/* font-family: arial, sans-serif; */
	color: #fff;
	font-size: 14px;  
	margin: 20px 0 20px 0;	
	padding: 0 0 20px 0; 
}

#interior-wrapper-news {
	font-size: 14px; 
	line-height: 2em; 
	text-align: left; 
	padding: 10px 20px 20px 20px; 
	background-color: #a13901; 
	color: #fff;
	margin: 0 0 50px 0;
	float: left; 
	clear: none;
	width: 100%;
}

.post-title {
	margin-top: -10px;
	font-size: 22px; 
	color: #0088b8; 
	font-family: 'Quattrocento Sans', sans-serif; 
	font-weight: bold; 
	line-height: 1.0em; 
	padding: 10px 0 5px 0;
}

#interior-wrapper-news img {
	 border: 8px solid #fff!important; 
	 width: 250px;
	 margin-right: 20px;
	 height: auto;
	 float: left; 
	 text-align: left;
}

/*
#interior-wrapper-single {
	font-size: 14px; 
	line-height: 2em; 
	text-align: left; 
	padding: 10px 20px 20px 20px; 
	background-color: #a13901; 
	color: #fff;
	margin: 0 0 50px 0;
	float: left; 
	clear: none;
	width: 100%;
}
*/

.interior-wrapper-single img {
	 border: 8px solid #fff!important; 
	 width: 350px;
	 margin-right: 20px;
	 height: auto;
	 float: left; 
	 text-align: left;
}


/*--------FOOTER--------*/
#footer-container {height: auto; width:100%; margin: 40px auto 0; bottom: 0; background: url(images/bfo/footer.jpg) repeat-x bottom center; height: 40px; width: 100%; font-family: 'Quattrocento Sans', sans-serif; text-transform: uppercase; font-size: .9em; color: #fff; padding-top: 8px;}
#footer {clear:both; padding:0px 0 0px 0; text-align: left; margin: 0 auto; max-width:1200px; border-top: none;}
#footer #copyright {float: left; width: 45%; clear: none; text-align: left; margin-top: 7px;}
#footer #social-media {float: right; width: 45%; text-align: right; margin-top: 7px;}

/*-------MAIN NAVIGATION STUFF--------*/
/* #navigation {text-align: left; width: 100%; position: absolute; bottom: 0px; left: 0px;  height: 38px; padding: 12px 0 0; z-index: 1000;} */
/* top-level ul (container for all menu items) */
.menu-main-navigation-container {
	background-color:#a13901;
	display:block;
/*	box-shadow:         0px 4px 8px 4px rgba(34,34,34,.75);
	-webkit-box-shadow: 0px 4px 8px 4px rgba(34,34,34,.75);
	-moz-box-shadow:    0px 4px 8px 4px rgba(34,34,34,.75); */
	height: 27px; 
	/*margin: auto; */
	padding:9px 0px 4px 0px;
	width: 100%;
}

ul#dropmenu {
	/* positioning */
	height:inherit;
	margin:0px 0px 0px 13%;
	padding:0px 0px 0px 0px;
	/* visual attributes */
	list-style:none;
}
/* any menu item */
ul#dropmenu li.menu-item {
	/* positioning */
	display:block;
	float: left;
	position:relative;
}
/* the hyperlinked text in any menu item */
ul#dropmenu li.menu-item a {
	/* positioning */
	display: block; 
	margin:1px 2px 0px;
	padding: 0px 10px;
	/* visual */
	color: #fff;
	cursor:pointer;
	font-size: 14px; 
	font-weight: normal;
	line-height: 27px; 
	letter-spacing: .5px;
	text-transform: uppercase; 
	white-space: nowrap;
}
/* the hyperlinked text of the current menu item */
ul#dropmenu li.current-menu-item > a,
ul#dropmenu li.current-menu-ancestor > a,
ul#dropmenu li.current-menu-parent > a {
	color: #fcb423;
}
/* the hyperlinked text of menu items that have children */
ul#dropmenu li.menu-item-has-children > a {
	cursor:default;
}
/* the hyperlinked text of a menu item on hover */
ul#dropmenu > li.menu-item a:hover {text-decoration: none; color: #fcb423;}
/* hides sub menus until hover */
ul#dropmenu > li.menu-item > ul.sub-menu {display:none;}
/* displays sub menu on hover */
ul#dropmenu > li.menu-item:hover > ul.sub-menu {
	display:block;
	position:absolute;
	padding:0px;
	z-index:1000;
}
/* makes sub menu items the same width */
ul#dropmenu li.menu-item:hover li {
	background-color:#a13901;
	width:100%;
	padding:0px 0px 0px 15px;
}

/* ACCORDION */ 

.spacer {
	margin-bottom: 4px;
}

.ac-container{
	width: 80%;
	margin: 0px 0 20px 0;
	text-align: left;
	border: none!important;
	padding-bottom: 8px;
	min-width: 430px;
}

.ac-container label{
	padding: 15px 30px;
	position: relative;
	z-index: 20;
	display: block;
	height: 100%;
	cursor: pointer;
	color: #fff;
	line-height: 1.2em;
	font-size: 2em;
	background: #452d12;
	text-transform: uppercase;	
	font-family: 'Quattrocento Sans', sans-serif; 
	font-weight: normal; 		
	text-shadow: none;
	margin-bottom: 0px;
}
.ac-container label:hover{
/* 	background: #6b4213; */
	background-color: #452d12;
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	background: #452d12;
	color: #fff;
}
.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(images/bfo/arrow_down.png) no-repeat center center;	
}
.ac-container input:checked + label:hover:after{
	background-image: url(images/bfo/arrow_up.png);
}
.ac-container input{
	display: none;
}

/*OPENED BG*/
.ac-container article {
	background: #a13901;
	margin-top: -1px;
	overflow: scroll;
	height: 0px;
	position: relative;
	z-index: 10;
	text-shadow: none;
	overflow-x: hidden;	
	overflow-y: hidden;	
}
.ac-container article p {
	color: #fff;
	line-height: 1.5em;
	font-size: 1em;
	padding: 20px;
	font-family: 'Quattrocento Sans', sans-serif; 
	font-weight: normal;
	font-style: normal; 		
	text-shadow: none;
}

.ac-container input:checked ~ article{
}
.ac-container input:checked ~ article.ac-small{
	height: auto;
}
/*
.ac-container input:checked ~ article.ac-medium{
	height: 100px;
}
.ac-container input:checked ~ article.ac-large{
	height: 100px;
}
*/

.ac-container-interior{
	width: 795px;
	margin-bottom: 20px;
	text-align: left;
	border: none!important;
	clear: none;	
	float: left;
}
.ac-container-interior label{
 	padding: 20px 30px;
	position: relative;
	z-index: 20;
	display: block;
	height: 100%;
	cursor: pointer;
	color: #fff;
 	line-height: 1.2em;
	font-size: 2em;
	background: #452d12;
	text-transform: uppercase;	
	font-family: 'Quattrocento Sans', sans-serif; 
	font-weight: normal; 		
	text-shadow: none;
	margin: 0px;
}
.ac-container-interior label:hover{
/* 	background: #6b4213; */
	background-color: #452d12;
}
.ac-container-interior input:checked + label,
.ac-container-interior input:checked + label:hover{
	background: #452d12;
	color: #fff;
}
.ac-container-interior label:hover:after,
.ac-container-interior input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(images/bfo/arrow_down.png) no-repeat center center;	
}
.ac-container-interior input:checked + label:hover:after{
	background-image: url(images/bfo/arrow_up.png);
}
.ac-container-interior input{
	display: none;
}

/*OPENED BG*/
.ac-container-interior article{
	background: #a13901;
/* 	margin-top: -30px; */
	overflow: scroll;
	height: 0px;
	position: relative;
	z-index: 10;
	text-shadow: none;
	overflow-x: hidden;	
	overflow-y: hidden;	
}
.ac-container-interior input:checked ~ article{
}
.ac-container-interior input:checked ~ article.ac-small{
	height: auto;
	padding: 20px;
/* 	margin-bottom: 15px;	 */
}

.ac-container-interior input:checked ~ article.ac-contact{
	height: auto;
}
.ac-container-interior input:checked ~ article.ac-large{
	height: auto;
}

#container.accordion-padding-top {
	padding-top: 25px;
}


/* REFERENCE THIS ACCORDION STYLE WHEN PLACING INTO TEMPLATE FILES */

.ac-container-interior2 {
	width: 99%;
	margin: 0px auto 4px auto;
	text-align: left;
	border: none!important;
	clear: none;	
	float: left;
	border: 1px solid white;
	padding: 0;
}
.ac-container-interior2 label{
 	padding: 20px 30px;
	position: relative;
	z-index: 20;
	display: block;
	height: 100%;
	cursor: pointer;
	color: #fff;
 	line-height: 1.2em;
	font-size: 2em;
	background: #452d12;
	text-transform: uppercase;	
	font-family: 'Quattrocento Sans', sans-serif; 
	font-weight: normal; 		
	text-shadow: none;
	margin: 0px;
}
.ac-container-interior2 label:hover{
	background-color: #452d12;
}
.ac-container-interior2 input:checked + label,
.ac-container-interior2 input:checked + label:hover{
	background: #452d12;
	color: #fff;
}
.ac-container-interior2 label:hover:after,
.ac-container-interior2 input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 13px;
	top: 7px;
	background: transparent url(images/bfo/arrow_down.png) no-repeat center center;	
}
.ac-container-interior2 input:checked + label:hover:after{
	background-image: url(images/bfo/arrow_up.png);
}
.ac-container-interior2 input{
	display: none;
}

.ac-container-interior2 article{
	background: #a13901;
	margin-top: 0px;
	overflow: scroll;
	height: 0px;
	position: relative;
	z-index: 10;
	text-shadow: none;
}

.ac-container-interior2 article p{
	color: #fff;
	line-height: 1.5em;
	font-size: 1em;
	padding: 20px;
	font-family: 'Quattrocento Sans', sans-serif; 
	font-weight: normal;
	font-style: normal; 		
	text-shadow: none;
}

.ac-small ul {
	padding:0px 20px 0px 20px;
}

.ac-small li {
	color: #fff;
	line-height: 1.5em;
	font-size: 1em;
	font-family: 'Quattrocento Sans', sans-serif; 
	font-size:14px;
	font-style: normal; 		
	font-weight: normal;
	margin-left: 20px;
	text-shadow: none;
}

.ac-container-interior2 input:checked ~ article{
}
.ac-container-interior2 input:checked ~ article.ac-small{
	height: 160px;
}

.ac-container-interior2 input:checked ~ article.ac-contact{
	height: 500px;
}
.ac-container-interior2 input:checked ~ article.ac-large{
	height: 100px;
}




/* PAGINATION */ 
.navigation ul {
	margin: 20px 0 20px 20px;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #fcb423;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #452d12;
	border-radius: 3px;
	cursor: pointer;
	padding: 12px;
	padding: 0.75rem;
	color: #fff;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #452d12;
	color: #fcb423;
}



h1.logo-text {
    font-size: 4em;
}

h2.interior-subtitle {
    font-size: 2em;
}

/* STYLE FOR NEWS ARTICLE OVERLAY */
.overlaybkgd {
	background: url(images/bfo/overlay.png) repeat top left;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:1000;
}

.overlaybox {
	position:absolute;
	top:100px;
	left:10%;
	right:10%;
	background-color:#a13901;
	color:#7F7F7F;
	padding:20px;
	border:2px solid #ccc;
	-moz-box-shadow: 0 1px 5px #333;
	-webkit-box-shadow: 0 1px 5px #333;
	z-index:9001;
}

.overlaybox img {
	border: 8px solid #fff!important; 
/* 	clear: both; */
	display: block;
	height: auto;
	margin-bottom: 20px;
	margin-left: 20px;
/*  margin-right: auto; */
	margin-top: 20px;
	width: 98%;
/* 	max-width: 700px; */
	width: 300px;
	float: right;
}

.overlaybox h2 {
/*	border-bottom: 1px dashed #7F7F7F; */
	margin:-20px -20px 0px -20px;
	padding:10px 10px 10px 20px;
	background-color:#452d12;
	color:#fcb423;
}

.overlaybox p {
	margin-top: 20px;
}

a.overlayboxclose {
	float:right;
	width:26px;
	height:26px;
	background:transparent url(images/bfo/overlayCancelBtn.png) repeat top left;
	margin-top:-30px;
	margin-right:-30px;
	cursor:pointer;
}

/* END STYLE FOR NEWS ARTICLE OVERLAY - 09/02/2014-bwc */

/* STYLE FOR CHILD BIOGRAPHY ARTICLE OVERLAY - 09/02/2014-bwc */

.childBioOverlaybkgd {
	background: url(images/bfo/overlay.png) repeat top left;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:1000;
}

.childBioOverlaybox {
/* position */
	margin:0px auto 0px auto;
	max-width:800px;
	background-color:#a13901;
	color:#7F7F7F;
	padding:20px;
	border:2px solid #ccc;
	-moz-box-shadow: 0 1px 5px #333;
	-webkit-box-shadow: 0 1px 5px #333;
	z-index:1001;
}

.childBioOverlayContainer {
	position:absolute;
	top:100px;
	left:10%;
	right:10%;
	z-index:1001;
}

/* .childBioOverlaybox img { */
.childBioPicture {
	border: 8px solid #fff !important; 
/* 	clear: both; */
	display: block;
	height: auto;
	margin-bottom: 20px;
	margin-left: 20px;
/*  margin-right: auto; */
	margin-top: 20px;
	width: 98%;
/* 	max-width: 700px; */
	width: 300px;
	float: right;
}

.childBioName {
	margin:-20px -20px 0px -20px;
	padding:10px 10px 10px 20px;
	background-color:#452d12;
	color:#fcb423;
	font-size:28px;
}

.childBioOverlaybox p {
	margin-top: 20px;
	margin-bottom:50px;
}

.childBioSponsorBtn {
	border:none !important; 
/* 	clear: both; */
	display: block;
	width: 160px !important;
	height: auto;
	margin-bottom: 20px;
	margin-left: 20px;
/*  margin-right: auto; */
	margin-top: 20px;
/* 	max-width: 700px; */
	float: right;
}

.childBioSponsorLink {
	display:block;
	float:right;
	margin-top:-60px;
}

a.childBioOverlayboxclose {
	float:right;
	width:26px;
	height:26px;
	background:transparent url(images/bfo/overlayCancelBtn.png) repeat top left;
	margin-top:-30px;
	margin-right:-30px;
	cursor:pointer;
}

/* END STYLE FOR CHILD BIOGRAPHY ARTICLE OVERLAY */

/* STYLE FOR CANCEL SPONSORSHIP DIALOG BOX OVERLAY - 06/05/2014-bwc */

.cancelOverlaybkgd {
	background: url(images/bfo/overlay.png) repeat top left;
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:1000;
}

.cancelOverlaybox {
	position:fixed;
	top:30%;
	left:30%;
	right:30%;
	background-color:#a13901;
	color:#7F7F7F;
	padding:20px;
	border:2px solid #ccc;
	-moz-box-shadow: 0 1px 5px #333;
	-webkit-box-shadow: 0 1px 5px #333;
	z-index:9001;
}

.cancelOverlaybox h2 {
/*	border-bottom: 1px dashed #7F7F7F; */
	margin:-20px -20px 0px -20px;
	padding:10px 10px 10px 20px;
	background-color:#452d12;
	color:#fcb423;
}

.cancelOverlaybox p {
	margin-top: 20px;
	margin-bottom: 20px;
}

.cancelButtons {
	display:block;
	float:left;
	width:100%;
	text-align:center;
	margin-bottom: 20px;
}

.cancelButtons #btnYes {
	display:inline-block;
	margin-right:10px;
	padding-top:6px;
}

.cancelButtons #btnNo {
	display:inline-block;
	margin-left:10px;
	padding-top:6px;
}

a.cancelOverlayboxclose {
	float:right;
	width:26px;
	height:26px;
	background:transparent url(images/bfo/overlayCancelBtn.png) repeat top left;
	margin-top:-30px;
	margin-right:-30px;
	cursor:pointer;
}

/* END STYLE FOR CANCEL SPONSORSHIP DIALOG BOX OVERLAY */

/* Overlaybox FadeIn/FadeOut animation (adapted from coveloping.com) */

.animated { 
    -webkit-animation-duration: 2s; 
    animation-duration: 2s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
}

@-webkit-keyframes fadeIn { 
    0% {opacity: 0;} 
    100% {opacity: 1;} 
} 
@keyframes fadeIn { 
    0% {opacity: 0;} 
    100% {opacity: 1;} 
} 
.fadeIn { 
    -webkit-animation-name: fadeIn; 
    animation-name: fadeIn; 
}

@-webkit-keyframes fadeOut { 
    0% {opacity: 1;} 
    100% {opacity: 0;} 
} 
@keyframes fadeOut { 
    0% {opacity: 1;} 
    100% {opacity: 0;} 
} 
.fadeOut { 
    -webkit-animation-name: fadeOut; 
    animation-name: fadeOut; 
}

/**************** RESPONSIVE MOBILE & TABLET STYLES ***************/

/*@media screen and (max-width: 1200px) {
.ac-container label{
	font-size: 1.5em;
	}
}

@media screen and (max-width: 1000px) {
h1.logo-text {
        font-size:3em;
		margin-top: .5em;        
    }
h1.title {
        font-size:2.5em;
		margin-top: .5em;
		margin-bottom: 1em;                 
    }    
#homepage-content-wrapper {
 	height:800px;	 
	}    
}

@media screen and (max-width: 800px) {
h1.logo-text {
        font-size:2.5em;
		margin-top: .7em;        
    }
h1.title {
        font-size:2em;
		margin-top: 1em;
		margin-bottom: 1em;         
    }
#homepage-content-wrapper {
 	height:1000px;	 
	}      
}
*/
/*
@media screen and (max-width: 660px) {
h1.logo-text {
        font-size:2em;
		margin-top: 1em;                
    }
h1.title {
        font-size:1.5em;
		margin-top: .8em;
		margin-bottom: 1em;         
    }
#homepage-content-wrapper {
 	height:1200px;	 
	}      
.ac-container label{
	font-size: 1em;
	}
.easingsliderlite-slide {
	display: none;
	}	
.easingsliderlite-slides-container {
	display: none;
	}
#slider-image{
	display: none;
	}	
}
*/
/* 
@media screen and (max-width: 560px) {
h1.logo-text {
        font-size:1.5em;
		margin-top: 1.5em;         
    }
h1.title {
        font-size:1em;
		margin-top: .5em;
		margin-bottom: 1em;         
    }
#homepage-content-wrapper {
 	height:1500px;	 
	}         
.easingsliderlite-slide {
	display: none;
	}	
.easingsliderlite-slides-container {
	display: none;
	}
#slider-image{
	display: none;
	}		
}
 */
/* design for smartphone portrait */

@media screen and (max-width: 750px) {
	/* header */
	#userLoginMenu {
		position:absolute;
		right:5px;
	}
	ul#dropmenu {
		/* positioning */
		margin:0px 5% 0px 5%;
	}
	/* home page */
	h1.logo-text {
		font-size:1em;
		margin-top: 2.5em;         
	}
	/* home page slider */
	.easingsliderlite-slide {
		display: none;
	}	
	.easingsliderlite-slides-container {
		display: none;
	}
	#slider-image {
		display: none;
	}
	/* home page lower half */
	.homepage-content-container-fullwidth {
		margin: 20px auto -10px;
	} 
	#homepage-divider {
		poistion:relative;
		top:-10px;
	}
	#homepage-featuredNews-down-arrow {
		display:none;
	}
	#homepage-featuredNews-title {
		font-size:2.0em;
	}
	.left-header-arrow {
    	padding: 0;
	}
	#overlaybox {
		left:5%;
		right:5%;
		top:75px;
	}
	.overlaybox img {
		width:95%;
	}
	.right-header-arrow {
    	padding: 0;
	}
	.single-post {
		width:100%;
	}
	#wrapper-accordion {
		width: 100%;
		height: 0px;
		float: left;
		text-align: left;
	}
	#wrapper-donate-sponsor {
		height:100px;
		margin-left:auto;
		margin-right:auto;
		min-width:100px;
		width:90%;
	}
	#wrapper-slider {
		height: 270px;
	}
	.donate {
		width:40%;
		font-size:1.1em;
		height:50px;
		padding-top:5px;
	}
	.sponsor {
		width:40%;
		font-size:1.1em;
		height:43px;
	}
	.ac-container {
		min-width:300px;
		width:100%;
	}
	.ac-container label {
		font-size:1.5em;
	}
	/* Child Gallery */
	ul.grid-nav li {
		display: block;
		margin: 0 0 5px;
	}
	ul.grid-nav li a {
		display: block;
	}
	ul.rig {
		margin-left: 0;
	}
	ul.rig li {
		width: 100% !important; /* over-ride all li styles */
		margin: 0 0 20px;
	}
	/* News */
	#interior-wrapper-news {
		box-sizing:border-box;
	}
	.post-title {
		clear:both;
	}
	/* all pages */
	#container {
		width:100%;
	}
	.ac-container-interior {
		min-width:300px;
		width:100%;
	}
	.ac-container-interior label {
		font-size:1.5em;
	}
 	h2.interior-subtitle {
		box-sizing:border-box;
		padding-left:10px;
	}
	#interior-wrapper {
		box-sizing:border-box;
	}
}
/*
@media screen and (max-width: 300px) {
.ac-container label{
	font-size: 1em;
	}
#homepage-content-wrapper {
 	height:1900px;	 
	}    	
.easingsliderlite-slide {
	display: none;
	}	
.easingsliderlite-slides-container {
	display: none;
	}
#slider-image{
	display: none;
	}	
}
*/
/* STYLES FOR USER LOGIN PAGE - wp_login_form - 09/22/2014-bwc */
/* NOT USED (use "USER LOGIN PAGE - wp_signon" instead)- 09/28/2014-bwc */

#loginform p {
	font-family: 'Quattrocento Sans', sans-serif; 
	font-size:18px;
	margin: 0 0 0 0px;
}

p.login-username label {
	float:left;
	width: 100px;
}

p.login-username #user_login {
}

p.login-password label {
	float:left;
	width: 100px;
}

p.login-password #user_pass {
}

p.login-remember #rememberme {
	margin-left: 100px;
}

p.login-remember label {
	font-size: 16px;
}

p.login-submit  #wp-submit {
	font-size:18px;
	margin-left: 100px;
}

/* END STYLES FOR USER LOGIN PAGE - wp_login_form */

/* STYLE OVERRIDES FOR USER REGISTRATION PAGE - 09/28/2014-bwc */

div#user-registration-form button.bfo-form-button {
	width: 80px;
}

/* END STYLE OVERRIDES FOR USER REGISTRATION PAGE */

/* STYLE OVERRIDES FOR USER LOGIN PAGE - wp_signon - 09/28/2014-bwc */

div#user-login-form div#instructions {
	margin-bottom:15px;
}

div#user-login-form button {
	margin-bottom:5px;
	margin-top:5px;
}

div#user-login-forgot-password {
	margin-left: 120px;
	margin-top: 5px;
}

div#user-login-forgot-password a {
	font-size: 14px;	
}

/* END STYLE OVERRIDES FOR USER LOGIN PAGE - wp_signon */

/* STYLE OVERRIDES FOR USER PROFILE PAGE - 09/28/2014-bwc */

div#user-password-table button.bfo-form-button {
	width: 140px;
}

div#user-sponsorships-table  div#column-header {
	background-color:#452d12;
	padding: 0px 70px 0px 0px;
}

div#user-sponsorships-table .bfo-form-row {
	margin-top: 5px;
	margin-bottom: 5px;
}

#user-donations-table .bfo-column-data-item {
	margin-bottom:7px;
	margin-top:7px;
}

#bfo-column-header-donation-date {margin-left: 40px;}
#bfo-column-header-donation-amount {margin-left: 87px;}
#bfo-column-header-donation-type {margin-left: 55px;}
#bfo-column-header-donation-payMethod {margin-left: 55px;}
#bfo-column-header-donation-payReceived {margin-left: 53px;}

#bfo-column-donation-date {margin-left: 20px;}
#bfo-column-donation-amount {margin-left: 60px; text-align:right; width:50px;}
#bfo-column-donation-type {margin-left: 60px;}
#bfo-column-donation-payMethod {margin-left: 60px;}
#bfo-column-donation-payReceived {margin-left: 75px; text-align:center; width:25px;}
#bfo-column-donation-endDate {margin-left: 40px;}

.bfo-cancel-donation-button {
	float:right;
	margin-right: 20px;
}

/* END STYLE OVERRIDES FOR USER PROFILE PAGE - wp_signon */

/* STYLE OVERRIDES FOR CHILD SPONSORSHIP PAGE - 11/09/2014-bwc */

div#selected-children-table {
	font-family: 'Quattrocento Sans', sans-serif; 
	font-size:14px;
}

div#selected-children-table div#column-header {
	background-color:#452d12;
	padding: 0px 70px 0px 0px;
}

div#selected-children-table div#column-footer {
	background-color:#452d12;
}

div#selected-children-table div.bfo-column-header-amount {
	float:right;
	margin-right:30px;
	text-align:center;
}

div#selected-children-table div.bfo-column-total-amount {
	float:right;
	margin-right:115px;
}

div#selected-children-table .bfo-form-row {
	margin-top: 5px;
	margin-bottom: 5px;
}

div#selected-children-table .bfo-add-child-button {
	margin-top:5px;
	width: 175px;
}

.bfo-child-image {
	float:left;
	margin-left:20px;
}

.bfo-child-name {
	float:left;
	margin-top:12px;
	margin-left:20px;
}

div#selected-children-table .bfo-child-monthly-support {
	float:right;
	margin-top:12px;
	margin-right:30px;
}

div#selected-children-table .bfo-child-months-of-support {
	float:right;
	margin-top:17px;
	margin-right:45px;
}

div#selected-children-table .bfo-child-total-support {
	float:right;
	margin-top:12px;
	margin-right:24px;
}

div#selected-children-table .bfo-remove-child-button {
	float:right;
	margin-top:9px;
	margin-right: 20px;
}

div#user-sponsorships-table {
	font-family: 'Quattrocento Sans', sans-serif; 
	font-size:14px;
}

div#user-sponsorships-table  div#column-header {
	background-color:#452d12;
	padding: 0px 70px 0px 0px;
}

div#user-sponsorships-table div.bfo-column-header-status {
	float:right;
	margin-right:60px;
	margin-top:2px;
	text-align:center;
}

div#user-sponsorships-table  div.bfo-child-status {
	float:right;
	margin-top:12px;
	margin-right:22px;
	text-align:center;
	width:80px;
}

.bfo-cancel-child-button {
	float:right;
	margin-top:9px;
	margin-right: 20px;
}

/* END STYLE OVERRIDES FOR CHILD SPONSORSHIP PAGE */

/* STYLES FOR PHOTO GALLERY PAGE */

.bfo-photoGalleryCoverImage {
	border-color:#452d12;
	border-style:solid;
	border-width:4px;
	cursor:pointer;
	float:left;
	margin:10px 20px 10px 20px;
}

.bfo-photoGalleryTitle {
	color:#fcb423;
	cursor:pointer;
	font-size:18px;
	margin:10px 20px 10px 0px;
	width:100%;
}

.bfo-photoGalleryDescription {
	margin-left:20px;
	line-height:1.75em;
}

.bfo-photoGallerySlider {
	position:relative;
	top:20px;
	margin:0px auto 0px auto;
	width:95%;
	max-width:1024px;
	display:none;
	z-index:1003;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.bfo-photoGallerySliderContainer {
	display:block;
	float:left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:100%;
	position:fixed;
	top:0px;
	z-index:1003;
}

.bfo-photoGallerySliderHeader {
	background-color:#a13901;
	height:40px;
	width:100%;
	margin:0px auto;
	z-index:1003;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.bfo-photoGallerySliderItem {
	position:absolute;
	top:40px;
	left:0px;
	max-width:100%;
	margin:0px auto;
	z-index:1003;
	display:none;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.bfo-photoGallerySliderItem img {
	width:100%;
	border:solid 10px #a13901;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.bfo-photoGallerySliderItemText {
	background-color: rgba(0,0,0,.75);
	color:#ffffff;
	display:block;
	font-size:14px;
	line-height:1em;
	margin:0px 10px 10px 0px;
	padding:10px 20px 10px 20px;
	position:absolute;
	bottom:0;
	left:10px;
	cursor:default;
	width:100%;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.bfo-photoGalleryOverlayBkgd {
	background-color: rgba(0,0,0,.75);
	position:fixed;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	z-index:1000;
}

a.bfo-photoGalleryOverlayBoxCloseBtn {
	float:right;
	width:26px;
	height:26px;
	background:transparent url(images/bfo/overlayCancelBtn.png) repeat top left;
	margin-top:-13px;
	margin-right:-13px;
	cursor:pointer;
}

.bfo-photoGalleryNavBtns {
	margin: 0px auto 0px auto;
	text-align:center;
	width:218px;
}

a.bfo-photoGalleryBtn {
	background-color:#9f6801;
	border:3px solid #FFFFFF;
	cursor:pointer;
	display:block;
	float:left;
	font-family: 'Quattrocento Sans', sans-serif; 
	font-size:18px;
	font-weight: bold;
	margin:6px 0px 0px 0px;
	padding:5px 0px 3px 0px;
	width: 30px; 
	text-align: center; 
	text-decoration:none;
	text-transform: uppercase;
	color: #fff!important;
}

a#bfo-photoGalleryAutoPlayBtn {
	font-size:12px;
	margin-left:20px;
	margin-right:20px;
	width:100px;
}

/* END STYLE OVERRIDES FOR PHOTO GALLERY PAGE */

/* STYLE OVERRIDES FOR DONATION PAGE - 06/14/2015-bwc */

#introduction {
	margin-bottom: 10px;
	margin-top:5px;
}

#bfo-form-field-donationAmount {
	width: 60px;
}

/* END STYLE OVERRIDES FOR DONATION PAGE */

/* STYLE OVERRIDES FOR DONATION CANCEL CONFIRMATION PAGE - 06/17/2015-bwc */

#btnConfirmPayPalSubscriptionCancel {
	margin-bottom:5px;
	margin-top:5px;
}

#btnConfirmPayPalSubscriptionCancel a {
	width:250px;
}

/* END STYLE OVERRIDES FOR DONATION CANCEL CONFIRMATION PAGE */

/* DEFAULT STYLES FOR BFO FORMS - 09/23/2014-bwc */

div.bfo-form {
	color:#FFFFFF;
	font-family: 'Quattrocento Sans', sans-serif; 
	font-size:18px;
	margin-bottom:20px;
	overflow:auto;
}

fieldset.bfo-form-fieldset {
	padding-bottom:10px;
}

fieldset.bfo-form-fieldset legend {
	margin-left: 10px;
	padding-left: 4px;
	padding-right: 4px;
}

input.bfo-form-field {
	display:inline;
	/* float:left; */
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}

.bfo-form-field-checkbox {
	margin-right:10px;
}

div.bfo-form-error-msg {
	display:block;
	font-size:14px;
	line-height:1.2em;
	margin: 10px 0px 10px 0px;
	text-align:center;
}

span.bfo-form-field-error-msg {
	display:inline;
	/* float:left;  */
	font-size:14px;
	line-height:1.0em;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}

label.bfo-form-field-label {
	display:inline-block;
	/* float:left; */
	font-size:14px;
	line-height:1.0em;
	text-align:right;
	margin-bottom:0px;
	margin-top:0px;
	margin-right:15px;
	padding: 0 0 0 0px;
	width:100px;
}

span.bfo-form-field-required {
	display:inline;
	/* float:left;  */
	font-size:14px;
	line-height:1.0em;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
}

span.bfo-form-field-required-legend {
	display:inline;
	font-size:14px;
	line-height:1.0em;
}

div.bfo-form-instructions {
	font-size:14px;
	line-height:1.2em;
	margin: 10px 0px 10px 0px;
/*	margin-bottom:1.5em; */
}

div#bfo-form-instructions-indented {
	margin-left:20px;
}

input.bfo-form-radio-button {
	display:block;
	float:left;
	font-size:12px;
	line-height:1.0em;
	margin:2px 0px 0px 115px;
	height:14px;
	width:14px;
}

label.bfo-form-radio-button-label {
	font-size:14px;
	line-height:1.5em;
	margin:0px 0px 0px 10px;
}

div.bfo-form-row {
	clear:both;
	display:block;
/*	min-height:30px; */
	margin: 0px 14px 0px 14px; /* was 5px 14px 0px 14px */
	overflow:auto;
	padding: 0 0 0 0px;
}

button.bfo-form-button {
	background-color:#9f6801;
	border:3px solid #FFFFFF;
	cursor:pointer;
	display:block;
	font-family: 'Quattrocento Sans', sans-serif; 
	font-size:12px;
	font-weight: bold;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width: 60px; 
	height: 25px; 
	text-align: center; 
	text-transform: uppercase;
	color: #fff!important;
}

button.bfo-form-button:hover {
	background-color:#a13901;
	text-decoration: none;
	color: #fff!important;	
}

a.bfo-button {
	background-color:#9f6801;
	border:3px solid #FFFFFF;
	display:block;
	font-family: 'Quattrocento Sans', sans-serif; 
	font-size:12px;
	font-weight: bold;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	width: 60px; 
	height: 25px; 
	text-align: center; 
	text-transform: uppercase;
	color: #fff!important;
}

a.bfo-button:hover {
	background-color:#a13901;
	text-decoration: none;
	color: #fff!important;	
}

#bfo-column-header-row {
	background-color:#452d12;
	padding:5px 0px 5px 0px;
}

.bfo-column-header-item {
	color:#ffffff;
	display:block;
	float:left;
	font-size:14px;
	line-height:1.2em;
	text-align:center;
}

#bfo-column-data-row {
	margin:5px 14px 5px 14px;
}

.bfo-column-data-item {
	color:#ffffff;
	display:block;
	float:left;
	font-size:14px;
	line-height:1.2em;
	text-align:left;
}
	
/* END DEFAULT STYLES FOR BFO FORMS */