/*
Theme Name: biblefreshwordpress
Theme URI: 
Description:  Biblefresh Template
Version: 1.0
Author: Trevor Budd & Alistair Wearring
Author URI: 
Tags: fixed width, left sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */


body, p {
	margin: 0.5em 0;
	margin-bottom: 20px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-style: normal;
	font-weight: normal;
	font-size: 13px;
}

body {
	margin: 0 auto;
	padding: 0;
	color: #292929;
	background-color: #EDEDED;
	background-image: url('images/page_t.jpg');
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: top left;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited, .art-postheader, .art-postheader a, .art-postheader a:link, .art-postheader a:visited, .art-postheader a:hover, .art-blockheader .t, .art-vmenublockheader .t, .art-logo-text, .art-logo-text a, h1.art-logo-name, h1.art-logo-name a, h1.art-logo-name a:link, h1.art-logo-name a:visited, h1.art-logo-name a:hover {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 31px;
	text-align: left;
}

h1 {
	width: 360px;
	height: 150px;
	text-indent: -5000px;
	z-index: 5000;
	position: absolute;
}

h1 a {
	display: block;
	width: 360px;
	height: 150px;
	position: relative;
	text-indent: -5000px;
	z-index: 5001;
}

a, .art-post li a {
	text-decoration: underline;
	color: #7A9A18;
}

a:link, .art-post li a:link {
	text-decoration: underline;
	color: #7A9A18;
}

a:visited, a.visited, .art-post li a:visited, .art-post li a.visited {
	color: #3B3B3B;
}

a:hover, a.hover, .art-post li a:hover, .art-post li a.hover {
	text-decoration: none;
	color: #333701;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover {
	margin: 0.67em 0;
	color: #7A9A18;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover {
	margin: 0.8em 0;
	font-size: 24px;
	/*	color: #A0CB20;  */
        color: #666666;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover {
	margin: 1em 0;
	font-size: 20px;
	/*	color: #595959;  */
        color: #748fbc;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover {
	margin: 1.25em 0;
	font-size: 18px;
	color: #292929;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover {
	margin: 1.67em 0;
	font-size: 15px;
	color: #292929;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	margin: 2.33em 0;
	font-size: 15px;
	color: #292929;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover, h2 a, h2 a:link, h2 a:visited, h2 a:hover, h3 a, h3 a:link, h3 a:visited, h3 a:hover, h4 a, h4 a:link, h4 a:visited, h4 a:hover, h5 a, h5 a:link, h5 a:visited, h5 a:hover, h6 a, h6 a:link, h6 a:visited, h6 a:hover {
	margin:0;
}

#art-main {
	position: relative;
	width: 100%;
	left: 0;
	top: 0;
	cursor:default;
}

#art-page-background-gradient {
	background-position: top left;
}

.cleared {
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size: 1px;
}

.breadcrumb {
	/*text-align: right;*/
	padding: 10px 0 5px;
	margin: 0 9px;
	border-bottom: #ccc 1px solid !important;
}

form {
	padding: 0 !important;
	margin: 0 !important;
}

table.position {
	position: relative;
	width: 100%;
	table-layout: fixed;
}

/* end Page */

/* begin Box, Sheet */
.art-sheet {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	width: 980px;
	min-width: 1px;
	min-height: 1px;
}

.art-sheet-body {
	position: relative;
	z-index: 1;
	padding: 0;
	border:#8ab01c 1px solid;
}

.art-sheet-cc {
	position: absolute;
	z-index: -1;
	top: 150px;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #FFFFFF;
}

.art-sheet {
	margin-top: 0 !important;
	cursor:auto;
}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare {
	min-width: 980px;
}

/* end Box, Sheet */

/* begin Header */
div.art-header {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	width: 980px;
	height: 150px;
	overflow: hidden;
}

div.art-header-jpeg {
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	width: 980px;
	height: 150px;
	background-image: url('images/header.png');
	background-repeat: no-repeat;
	background-position: center center;
}

/* end Header */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover {
	text-align: left;
	text-decoration: none;
	outline: none;
	letter-spacing: normal;
	word-spacing: normal;
}

.art-menu, .art-menu ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li {
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background: none;
}

.art-menu li:hover {
	z-index: 10000;
	white-space: normal;
}

.art-menu li li {
	float: none;
}

.art-menu ul {
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background: none;
}

.art-menu li:hover>ul {
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul {
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after {
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}

.art-menu, .art-menu ul {
	min-height: 0;
}

.art-menu ul {
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul {
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}

/* menu structure */

.art-menu {
	padding: 0 0 0 0;
}

.art-nav {
	position: relative;
	height: 36px;
	z-index: 100;
}

.art-nav .l, .art-nav .r {
	position: absolute;
	z-index: -1;
	top: 0;
	height: 36px;
	background-image: url('images/nav.png');
}

.art-nav .l {
	left: 0;
	right: 0;
}

.art-nav .r {
	right: 0;
	width: 980px;
	clip: rect(auto, auto, auto, 980px);
}

/* end Menu */

/* begin MenuItem */
.art-menu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 36px;
	cursor: pointer;
	text-decoration: none;
}

.art-menu li {
	margin-right: 0;
	margin-left: 0;
}

.art-menu ul li {
	margin:0;
	clear: both;
}

.art-menu a .r, .art-menu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 108px;
	background-image: url('images/menuitem.png');
}

.art-menu a .l {
	left: 0;
	right: 0;
}

.art-menu a .r {
	width: 400px;
	right: 0;
	clip: rect(auto, auto, auto, 400px);
}

.art-menu a .t {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 14px;
	color: #000000;
	padding: 0 22px;
	margin: 0 0;
	line-height: 36px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r {
	top: -36px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r {
	top: -36px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r {
	top: -36px;
}

.art-menu a:hover .t {
	color: #121212;
}

.art-menu li:hover a .t {
	color: #121212;
}

.art-menu li:hover>a .t {
	color: #121212;
}

.art-menu a.active .l, .art-menu a.active .r {
	top: -72px;
}

.art-menu a.active .t {
	color: #000000;
}

/* end MenuItem */

/* begin MenuSubItem */
.art-menu ul a {
	display: block;
	text-align: center;
	white-space: nowrap;
	height: 30px;
	width: 230px;
	overflow: hidden;
	line-height: 30px;
	background-image: url('images/subitem.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0;
	border-style: solid;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span {
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 30px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	margin:0;
	padding:0;
}

.art-menu ul li a:hover {
	color: #000000;
	background-position: 0 -30px;
}

.art-menu ul li:hover>a {
	color: #000000;
	background-position: 0 -30px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span {
	color: #000000;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span {
	color: #000000;
}

/* end MenuSubItem */

/* begin Layout */
.art-content-layout {
	display: table;
	padding: 0;
	border: none;
	width: 980px;
}

.art-content-layout .art-content-layout {
	width: auto;
	margin:0;
}

div.art-content-layout div.art-layout-cell, div.art-content-layout div.art-layout-cell div.art-content-layout div.art-layout-cell {
	display: table-cell;
}

div.art-layout-cell div.art-layout-cell {
	display: block;
}

div.art-content-layout-row {
	display: table-row;
}

.art-content-layout {
	table-layout: fixed;
	border-collapse: collapse;
	background-color: Transparent;
	border: none !important;
	padding:0 !important;
}

.art-layout-cell, .art-content-layout-row {
	background-color: Transparent;
	vertical-align: top;
	text-align: left;
	border: none !important;
	margin:0 !important;
	padding:0 !important;
}

/* end Layout */

/* begin Box, Block, VMenuBlock */
.art-vmenublock {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.art-vmenublock-body {
	position: relative;
	z-index: 1;
	padding: 0;
}

.art-vmenublock {
	margin: 10px;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.art-vmenublockheader {
	position: relative;
	z-index: 0;
	height: 33px;
	margin-bottom: 0;
}

.art-vmenublockheader .t {
	height: 33px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	margin:0;
	padding: 0 10px 0 32px;
	white-space: nowrap;
	line-height: 33px;
}

.art-vmenublockheader .l, .art-vmenublockheader .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 33px;
	background-image: url('images/vmenublockheader.png');
}

.art-vmenublockheader .l {
	left: 0;
	right: 26px;
}

.art-vmenublockheader .r {
	width: 980px;
	right: 0;
	clip: rect(auto, auto, auto, 954px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.art-vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.art-vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 0;
}

.art-vmenublockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.art-vmenublockcontent-body {
	position: relative;
	z-index: 1;
	padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.art-vmenu, ul.art-vmenu li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: auto;
	line-height: 0;
}/* end VMenu */

/* begin VMenuItem */
ul.art-vmenu a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 30px;
	cursor: pointer;
	text-decoration: none;
}

ul.art-vmenu li.art-vmenu-separator {
	display: block;
	padding: 1px 0 1px 0;
	margin: 0;
	font-size: 1px;
}

ul.art-vmenu .art-vmenu-separator-span {
	display: block;
	padding: 0;
	font-size: 1px;
	height: 0;
	line-height: 0;
	border-top: solid 1px #D4D4D4;
}

ul.art-vmenu a .r, ul.art-vmenu a .l {
	position: absolute;
	display: block;
	top: 0;
	z-index: -1;
	height: 90px;
	background-image: url('images/vmenuitem.png');
}

ul.art-vmenu a .l {
	left: 0;
	right: 0;
}

ul.art-vmenu a .r {
	width: 980px;
	right: 0;
	clip: rect(auto, auto, auto, 980px);
}

ul.art-vmenu a .t {
	display: block;
	line-height: 30px;
	color: #1C1C1C;
	padding: 0 10px 0 10px;
	font-weight: bold;
	margin-left:0;
	margin-right:0;
}

ul.art-vmenu a:hover .l, ul.art-vmenu a:hover .r {
	top: -30px;
}

ul.art-vmenu a:hover .t {
	color: #4D4D4D;
}

ul.art-vmenu a.active .l, ul.art-vmenu a.active .r {
	top: -60px;
}

ul.art-vmenu a.active .t {
	color: #658014;
}

/* end VMenuItem */

/* begin VMenuSubItem */
ul.art-vmenu ul, ul.art-vmenu ul li {
	margin: 0;
	padding: 0;
}

ul.art-vmenu ul a {
	display: block;
	white-space: nowrap;
	height: 20px;
	overflow: visible;
	background-image: url('images/vsubitem.gif');
	background-position: 25px 0;
	background-repeat: repeat-x;
	padding-left: 25px;
}

ul.art-vmenu ul li {
	padding: 0;
}

ul.art-vmenu ul span, ul.art-vmenu ul span span {
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

ul.art-vmenu ul a, ul.art-vmenu ul a:link, ul.art-vmenu ul a:visited, ul.art-vmenu ul a:hover, ul.art-vmenu ul a:active, ul.art-vmenu ul span, ul.art-vmenu ul span span {
	line-height: 20px;
	color: #545454;
	font-size: 12px;
	margin-left: 0;
}

ul.art-vmenu ul {
	margin:0 0 0 0;
}

ul.art-vmenu ul ul {
	margin:0 0 0 0;
}

ul.art-vmenu ul li.art-vsubmenu-separator {
	display: block;
	margin: 0;
	font-size: 1px;
	padding: 0 0 0 0;
}

ul.art-vmenu ul .art-vsubmenu-separator-span {
	display: block;
	padding: 0;
	font-size: 1px;
	height: 0;
	line-height: 0;
	margin: 0;
	border: none;
}

ul.art-vmenu ul li li a {
	background-position: 50px 0;
	padding-left: 50px;
}

ul.art-vmenu ul li li li a {
	background-position: 75px 0;
	padding-left: 75px;
}

ul.art-vmenu ul li li li li a {
	background-position: 100px 0;
	padding-left: 100px;
}

ul.art-vmenu ul li li li li li a {
	background-position: 125px 0;
	padding-left: 125px;
}

ul.art-vmenu ul li a.active {
	color: #9FAA03;
	background-position: 25px -40px;
}

ul.art-vmenu ul li li a.active {
	background-position: 50px -40px;
}

ul.art-vmenu ul li li li a.active {
	background-position: 75px -40px;
}

ul.art-vmenu ul li li li li a.active {
	background-position: 100px -40px;
}

ul.art-vmenu ul li li li li li a.active {
	background-position: 125px -40px;
}

ul.art-vmenu ul li a:hover, ul.art-vmenu ul li a:hover.active {
	color: #3D3D3D;
	background-position: 25px -20px;
}

ul.art-vmenu ul li li a:hover, ul.art-vmenu ul li li a:hover.active {
	background-position: 50px -20px;
}

ul.art-vmenu ul li li li a:hover, ul.art-vmenu ul li li li a:hover.active {
	background-position: 75px -20px;
}

ul.art-vmenu ul li li li li a:hover, ul.art-vmenu ul li li li li a:hover.active {
	background-position: 100px -20px;
}

ul.art-vmenu ul li li li li li a:hover, ul.art-vmenu ul li li li li li a:hover.active {
	background-position: 125px -20px;
}

/* end VMenuSubItem */

/* begin Box, Block */
.art-block {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.art-block-body {
	position: relative;
	z-index: 1;
	padding: 0;
}

.art-block {
	margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-blockheader {
	position: relative;
	z-index: 0;
	height: 33px;
	margin-bottom: 0;
}

.art-blockheader .t {
	height: 33px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 13px;
	margin:0;
	padding: 0 10px 0 32px;
	white-space: nowrap;
	line-height: 33px;
}

.art-blockheader .l, .art-blockheader .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 33px;
	background-image: url('images/blockheader.png');
}

.art-blockheader .l {
	left: 0;
	right: 26px;
}

.art-blockheader .r {
	width: 980px;
	right: 0;
	clip: rect(auto, auto, auto, 954px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.art-blockcontent {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.art-blockcontent-body {
	position: relative;
	z-index: 1;
	padding: 7px;
}

.art-blockcontent-body, .art-blockcontent-body a, .art-blockcontent-body li a {
	color: #292929;
}

.art-blockcontent-body a, .art-blockcontent-body li a {
	color: #7A9A18;
	text-decoration: underline;
}

.art-blockcontent-body a:link, .art-blockcontent-body li a:link {
	color: #7A9A18;
	text-decoration: underline;
}

.art-blockcontent-body a:visited, .art-blockcontent-body a.visited, .art-blockcontent-body li a:visited, .art-blockcontent-body li a.visited {
	color: #949494;
}

.art-blockcontent-body a:hover, .art-blockcontent-body a.hover, .art-blockcontent-body li a:hover, .art-blockcontent-body li a.hover {
	color: #000000;
	text-decoration: none;
}

.art-blockcontent-body ul {
	list-style-type: none;
	color: #404040;
	margin: 0;
	padding: 0;
}

.art-blockcontent-body ul li {
	text-decoration: none;
	line-height: 1.25em;
	padding: 0 0 0 16px;
	background-image: url('images/blockcontentbullets.png');
	background-repeat: no-repeat;
}

/* end Box, BlockContent */

/* div position for button in slider homepage */
#slider #tpg-get-posts ul.easySlider li p.art-button-position-slider {
	padding: 0px 20px 0px 0px;
	margin: 0;
	float: right;
}

.hideimg {
	display:none;
}
#slider .hideimg {
	display:block;
}

.art-post #slider h2.art-postheader a, .art-post #slider h2.art-postheader a:link, .art-post #slider h2.art-postheader a:visited, .art-post #slider h2.art-postheader a.visited, .art-post #slider h2.art-postheader a:hover, .art-post #slider h2.art-postheader a.hovered {
	color: #5C78A7!important;
}

/* end div position for button in slider homepage */

/* begin Button */
.art-button-wrapper .art-button {
	font-size: 11px;
	text-transform: uppercase;
	display: inline-block;
	vertical-align: middle;
	white-space: nowrap;
	text-align: left;
	text-decoration: none !important;
	color: #000000 !important;
	width: auto;
	outline: none;
	border: none;
	background: none;
	line-height: 29px;
	height: 29px;
	margin: 0;
	padding: 0 14px !important;
	overflow: visible;
	cursor: default;
	z-index: 0;
}

.art-button img, .art-button-wrapper img {
	margin: 0;
	vertical-align: middle;
}

.art-button-wrapper {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	height: 29px;
	overflow: hidden;
	white-space: nowrap;
	width: auto;
	margin: 0;
	padding: 0;
	z-index: 0;
}

.firefox2 .art-button-wrapper {
	display: block;
	float: left;
}

input, select, textarea, select {
	vertical-align: middle;
	font-size: 11px;
}

.art-block select {
	width:96%;
}

.art-button-wrapper.hover .art-button, .art-button:hover {
	color: #707802 !important;
	text-decoration: none !important;
	cursor: pointer;
}

.art-button-wrapper.active .art-button {
	color: #F0F0F0 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r {
	display: block;
	position: absolute;
	z-index: -1;
	height: 87px;
	margin: 0;
	padding: 0;
	background-image: url('images/button.png');
}

.art-button-wrapper .l {
	left: 0;
	right: 5px;
}

.art-button-wrapper .r {
	width: 403px;
	right: 0;
	clip: rect(auto, auto, auto, 398px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r {
	top: -29px;
}

.art-button-wrapper.active .l, .art-button-wrapper.active .r {
	top: -58px;
}

.art-button-wrapper input {
	float: none !important;
}

/* end Button */

/* begin Box, Post */
.art-post {
	position: relative;
	z-index: 0;
	margin: 0 auto;
	min-width: 1px;
	min-height: 1px;
}

.art-post-body {
	position: relative;
	z-index: 1;
	padding: 10px;
}

.art-post {
	margin: 7px;
}

a img {
	border: 0;
}

.art-article img, img.art-article {
	border: solid 1px #000000;
	margin: 10px;
}

.art-metadata-icons img {
	border: none;
	vertical-align: middle;
	margin: 2px;
}

.art-article table, table.art-article {
	border-collapse: collapse;
	margin: 1px;
	width: auto;
}

.art-article table, table.art-article .art-article tr, .art-article th, .art-article td {
	background-color: Transparent;
}

.art-article th {
	text-align: center;
	vertical-align: middle;
	padding: 7px;
}

pre {
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-post h2.art-postheader, .art-post h2.art-postheader a, .art-post h2.art-postheader a:link, .art-post h2.art-postheader a:visited, .art-post h2.art-postheader a.visited, .art-post h2.art-postheader a:hover, .art-post h2.art-postheader a.hovered {
	margin: 0.2em 0;
	padding: 0;
	font-size: 24px;
	color: #688415;
}

.art-post h2.art-postheader a, .art-post h2.art-postheader a:link, .art-post h2.art-postheader a:visited, .art-post h2.art-postheader a.visited, .art-post h2.art-postheader a:hover, .art-post h2.art-postheader a.hovered {
	margin: 0;
	text-decoration: none;
	color: #748fbc;
}

.post-header {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 35px;
	font-size: 24px;
	color: #688415;
	background-image:url(images/header-blogbg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}

.page-title-header {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 10px 35px;
	font-size: 24px;
	color: #688415;
	background-image:url(images/header-blogbg.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}


.art-post h2.art-postheader a:visited, .art-post h2.art-postheader a.visited {
	color: #748fbc;
}

.art-post h2.art-postheader a:hover, .art-post h2.art-postheader a.hovered {
	color: #333701;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.art-postheadericons {
	color: #404040;
	padding: 1px;
}

.art-postheadericons, .art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover {
	font-size: 12px;
}

.art-postheadericons a, .art-postheadericons a:link, .art-postheadericons a:visited, .art-postheadericons a:hover {
	margin: 0;
	text-decoration: underline;
	color: #7A9A18;
}

.art-postheadericons a:visited, .art-postheadericons a.visited {
	color: #7A9A18;
}

.art-postheadericons a:hover, .art-postheadericons a.hover {
	text-decoration: none;
	color: #595959;
}

/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.art-post ol, .art-post ul {
	color: #404040;
	margin: 1em 0 1em 2em;
	padding: 0;
}

.art-post li ol, .art-post li ul {
	margin: 0.5em 0 0.5em 2em;
	padding: 0;
}

.art-post li {
	margin: 0.2em 0;
	padding: 0;
}

.art-post ul {
	list-style-type: none;
}

.art-post ol {
	list-style-position: inside;
}

.art-post li {
	padding: 0 0 0 16px;
	line-height: 1em;
}

.art-post ol li, .art-post ul ol li {
	background: none;
	padding-left: 0;
}

.art-post ul li, .art-post ol ul li {
	background-image: url('images/postbullets.png');
	background-repeat: no-repeat;
	padding-left: 16px;
}

/* end PostBullets */

/* postcontent image margin left or right */
.art-postcontent p img.alignleft {
	margin: 0px 20px 20px 0px;
}

.art-postcontent p img.alignright {
	margin: 0px 0px 20px 20px;
}

/* end postcontent image margin left or right */

/* postcontent image picture under blockquote */
p.picture-under-blockquote img.alignleft {
	margin: 10px 20px 20px 0px;
}

p.picture-under-blockquote img.alignright {
	margin: 10px 0px 20px 20px;
}

/* end postcontent image picture under blockquote */


/* begin PostQuote */
blockquote, blockquote p, .art-postcontent blockquote p {
	color: #212301;
	font-style: italic;
	text-align: left;
}

blockquote, .art-postcontent blockquote {
	margin: 10px 10px 10px 50px;
	padding: 5px 5px 5px 41px;
	background-color: #EDEDED;
	background-image: url('images/postquote.png');
	background-position: left top;
	background-repeat: no-repeat;
}

/* end PostQuote */

/* begin PostMetadata, PostMetadataFooter */
.art-postmetadatafooter {
	padding: 1px;
	background-color: #b9c7df;
	border-color: #748fbc;
	border-style: solid;
	border-width: 1px;
}

/* end PostMetadata, PostMetadataFooter */

/* begin PostIcons, PostFooterIcons */
.art-postfootericons {
	color: #333333;
	padding: 1px;
}

.art-postfootericons, .art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited, .art-postfootericons a:hover {
	font-size: 12px;
	text-decoration: none;
}

.art-postfootericons a, .art-postfootericons a:link, .art-postfootericons a:visited, .art-postfootericons a:hover {
	margin: 0;
	text-decoration: underline;
	color: #688415;
}

.art-postfootericons a:visited, .art-postfootericons a.visited {
	color: #688415;
}

.art-postfootericons a:hover, .art-postfootericons a.hover {
	text-decoration: none;
	color: #4D4D4D;
}

/* end PostIcons, PostFooterIcons */

/* begin Footer */
.art-footer {
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
}

.art-footer .art-footer-inner {
	height: 1%;
	position: relative;
	z-index: 0;
	padding: 8px;
}

.art-footer .art-footer-background {
	position: absolute;
	z-index: -1;
	background-repeat: no-repeat;
	background-image: url('images/footer.png');
	width: 980px;
	height: 150px;
	bottom: 0;
	left: 0;
}

.art-rss-tag-icon {
	position: relative;
	display: block;
	float: left;
	background-image: url('images/rssicon.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 32px;
}

.art-footer .art-footer-text p {
	margin: 0;
}

.art-footer, .art-footer-text, .art-footer-text p {
	color: #FFFFFF;
	text-align: left;
}

.art-footer .art-footer-text, .art-footer .art-footer-text a, .art-footer .art-footer-text a:link, .art-footer .art-footer-text a:visited, .art-footer .art-footer-text a:hover {
	font-size: 12px;
}

.art-footer .art-footer-text a, .art-footer .art-footer-text a:link {
	color: #000000;
	text-decoration: underline;
}

.art-footer .art-footer-text a:visited {
	text-decoration: none;
	color: #000000;
}

.art-footer .art-footer-text a:hover {
	color: #FEFFF5;
	text-decoration: none;
}

/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover {
	font-family: Arial;
	font-size: 10px;
	letter-spacing: normal;
	word-spacing: normal;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #8BB01C;
}

.art-page-footer {
	margin: 1em;
	text-align: center;
	text-decoration: none;
	color: #878787;
}

/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.art-content-layout .art-sidebar1 {
	background-color: #FFFFFF;
	border-right:#748fbd 1px dashed !important;
	width: 20%;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.art-content-layout .art-content {
	width: 80%;
}

.art-content-layout .art-content .art-block {
	background-color: #FFFFFF;
}

.art-content-layout .art-content-wide {
	width: 100%;
}

/* end LayoutCell, content */



.commentlist, .commentlist li {
	background: none;
}

.commentlist li li {
	margin-left: 30px;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	margin: 1px;
	background: #fff;
}

.commentlist li cite {
	font-size: 1.2em;
}

#commentform textarea {
	width: 100%;
}

img.wp-smiley {
	border: none;
	margin: 0;
	padding: 0;
}

.navigation {
	display: block;
	text-align: center;
	padding: 3px 0;
	/*border-bottom: #748fbd 1px dashed !important;*/
}

/* Recommended by http://codex.wordpress.org/CSS */
/* Begin */
.aligncenter, div.aligncenter, .art-article .aligncenter img, .aligncenter img.art-article, .aligncenter img, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alignright img, img.alignright {
	margin: 1em;
	margin-right: 0;
}

.alignleft img, img.alignleft {
	margin: 1em;
	margin-left: 0;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/* End */


.hidden {
	display: none;
}

/* Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

.gallery {
	letter-spacing: normal;
}

.art-content {
	position: relative;
	z-index: 1;
}

#todays-events {
	position: relative;
	z-index: 11;
}

#upcoming-events {
	position: relative;
	z-index: 10;
}

/* Added - fader at top with text */
#logoarea a {
	padding: 0px;
}

#logoarea a:hover {
	background-color: #ff3;
}

#quote-large {
	font-size: large;
	padding: 0;
	margin: 0;
	padding-top: 1em;
	padding-right: 10px;
	text-align: right;
}

#quote-source {
	font-size: medium;
	padding: 0;
	margin: 0;
	color: #aaa;
	padding-right: 0px;
	text-align: right;
}

.art-header-jpeg .r {
	position: absolute;
	visibility: show;
	left: 400px;
	width: 580px;
	height: 80px;
	overflow: hidden;
	top: 65px;
	z-index:1000;
}

/* end added fader */


.art-header-jpeg .ricons {
	position: absolute;
	visibility: show;
	left: 400px;
	width: 580px;
	height: 50px;
	overflow: hidden;
	top: 15px;
	align: right;
	z-index:1000;
}

/* info blocks */
.infowrapper {
	width:727px;
	border:1px solid #748fbc;
	min-height:245px;
	padding:10px;
}

.infowrapper p {
/*	padding: 0px;
	margin: 0px;*/
}

.infofixed {
	float:left;
	width:400px;
	height:225px;
	padding-right:20px;
	display:block;
	border:none;
}

.infowrapper>.infofloating { /*display:table for Mozilla & Opera*/
	display:table;
	position:static;
}

.infofloating { /*for IE*/
	width:270px;
	height:100%;
	position:relative;
}

.infofloating div { /*for IE*/
	position:absolute;
	top:50%;
}

.infofloating>div { /*for Mozilla and Opera*/
	display:table-cell;
	vertical-align:middle;
	position:static;
}

.infofloating div div {
	position:relative;
	top:-50%;
}

/* end info blocks */




/* additional for homepage */


/* homepage slider */


	img {
	border:none;
}

pre {
	display:block;
	font:12px "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;
	margin:.5em 0;
	width:674px;
}

/* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next {
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-8000px;
}

/* // image replacement */
			
	#container {
	margin: 0px 0px 20px 5px;
	position:relative;
	text-align:left;
	width:605px;
	background:#ffffff;
	margin-bottom: 0px;
	float:left;
}

#header {
	height:60px;
	line-height:60px;
	background:url(/wp-content/themes/BFWP/BFWP/images/header-leftbg.gif) no-repeat 0 0;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	padding-left:35px;
	color: #7A9A18;
}

#content {
	position:relative;
}

#slider-footer {
	background: #b9c7df;
	width: 600px;
}

/* slider image border and position */
.art-postcontent img {
	border: 1px solid #000000;
}

.art-postcontent img.alignleft {
	margin: 0px 20px 20px 0px;
}

.art-postcontent img.alignright {
	margin: 0px 0px 20px 20px;
}

/* end slider image border and position */
			

/* Easy Slider */

	#slider ul, #slider li, #slider2 ul, #slider2 li {
	margin:0;
	padding:0;
	list-style:none;
	background-image:url('images/sliderbg.jpg');
}

#slider2 {
	margin-top:1em;
}

#slider li, #slider2 li {
	/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:600px;
	height:240px;
	overflow:hidden;
}

#slider img.alignleft {
	margin-top: 0;
}

#slider img { }

#slider p.art-postcontent {
	margin-top: 12px;
	padding:0px 20px 5px 20px;
	margin-bottom: 5px;
	line-height:1.2em;
}

#slider h2.art-postheader {
	margin-top: 20px;
	padding:0px 20px;
}

#prevBtn, #nextBtn, #slider1next, #slider1prev {
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left:-30px;
	top:71px;
	z-index:1000;
}

#nextBtn, #slider1next {
	left:696px;
}

#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a {
	display:block;
	position:relative;
	width:30px;
	height:77px;
	background:url(../../easyslider1.7/images/btn_prev.gif) no-repeat 0 0;
}

#nextBtn a, #slider1next a {
	background:url(../../easyslider1.7/images/btn_next.gif) no-repeat 0 0;
}

/* numeric controls */	

	ol#controls {
	margin:0;
	padding:13px 13px 13px 20px;
	height:28px;
	border-top:#748fbd 1px solid;
}

ol#controls li {
	margin:0 10px 0 0;
	padding:0;
	float:left;
	list-style:none;
	height:28px;
	line-height:28px;
}

ol#controls li a {
	float:left;
	height:28px;
	line-height:28px;
	border:1px solid #000000;
	background:#748fbd;
	color:#000000;
	padding:0 10px;
	text-decoration:none;
}

ol#controls li.current a {
	background:#8ab01c;
	color:#fff;
}

ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline:none;
}

/* // Easy Slider */

/* top-container-right */


.top-container-right {
	float:right;
	display:block;
	width:305px;
	height:355px;
	margin: 0px 6px 20px 14px;
	background:url(/wp-content/themes/BFWP/BFWP/images/header-rightbg.gif) no-repeat 0 0;
}

.top-container-right-inner {
	padding: 15px 15px 15px 15px;
	height:265px;
	background-color:#cccccc;
}

.top-container-right-inner h4 {
	margin: 0px 0px 20px 0px;
	font-size: 15px;
	color: #292929;
}

.top-container-right-header {
	height:60px;
	line-height:60px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	padding-left: 35px;
	color: #7A9A18;
}

/* end top-container-right */

			/* NAVIGATION BUTTONS */
			.horizontal-buttons {
	height: 100px;
	width: 936px;
	margin: 0px 5px 0px 5px;
}

.cssnav {
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(images/front-page-buttons-1.jpg) no-repeat;
	width: 234px;
	height: 100px;
	overflow:hidden;/* for ie to hide extra height*/
}

.cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 234px;
	height: 100px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.cssnav a:hover {
	color: #ffffff;
}

.cssnav img {
	width: 234px;
	height: 100px;
	border: 0;
}

* html a:hover {
	visibility:visible
}

.cssnav a:hover img {
	visibility:hidden
}

.cssnav span {
	position: absolute;
	left: 20px;
	top: 15px;
	text-align: left;
	width: 140px;
	cursor: pointer;
	font-size:18px;
}

/* END OF NAVIGATION */
			
			
			
/* three blocks at foot */

#three-blocks-foot-right {
	float:left;
	position:inline;
	display:block;
	width:305px;
	height:380px;
	margin: 20px 5px 10px 5px;
	background: #758FBD url(images/blockonelinebg.jpg) no-repeat top right;
}

#three-blocks-foot-middle {
	float:left;
	position:inline;
	display:block;
	width:305px;
	height:380px;
	margin: 20px 5px 10px 5px;
	background-color: #cccccc;
	background: url(/wp-content/themes/BFWP/BFWP/images/blockcentrebg.jpg) no-repeat 0 0;
}

#three-blocks-foot-middle .bf_video_title {
	margin: 10px;
	font-size: 18px;
}

#three-blocks-foot-middle .video-caption {
	margin: 10px;
}

#three-blocks-foot-middle .video-caption .hover-video-caption, .media-item .video-caption .hover-video-caption {
	color: #4986C2;
}

#three-blocks-foot-left {
	float:left;
	position:inline;
	display:block;
	width:255px;
	height:355px;
	margin: 20px 5px 10px 5px;
	padding: 0px 25px 25px 25px;
	background-color: #6699cc;
	background: url(/wp-content/themes/BFWP/BFWP/images/blockleftbg2.jpg) no-repeat 0 0;
}

#three-blocks-foot-left li {
	font-size: 16px;
	color:#000000;
	line-height: 18px;
	padding-bottom: 10px;
        padding-top: 10px;
}

#three-blocks-foot-left span {
	font-weight: bold;
	color:#FFFFFF;
}

#three-blocks-foot-left-title {
	font-weight: bold;
	font-size: 24px;
	width:255px;
	height:60px;
	line-height:60px;
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}

/* end additional for home page */

/* Coda Slider Styles */

/*
	jQuery Coda-Slider v2.0 - http://www.ndoherty.biz/coda-slider
	Copyright (c) 2009 Niall Doherty
	This plugin available for use in all personal or commercial projects under both MIT and GPL licenses.
*/


/* Most common stuff you'll need to change */

	.coda-slider-wrapper {
	margin: 20px 0;
}

.coda-slider {
	background: transparent;
}

/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider {
	height: 320px;
	overflow: auto !important;
	padding-right: 20px
}

/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel {
	width: 748px
}

/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel {
	width: 830px
}

.coda-slider-wrapper.arrows .coda-slider {
	margin: 0 10px
}

/* Arrow styling */
	.coda-nav-left a, .coda-nav-right a {
	background: #000;
	color: #fff;
	padding: 5px;
	width: 10px
}

/* Tab nav */
	.coda-nav ul li a.current {
	background: #39c
}

/* Panel padding */
	.coda-slider .panel-wrapper {
	padding: 0;
	margin: 0;
}

/* Preloader */
	.coda-slider p.loading {
	padding: 20px;
	text-align: center
}

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul {
	clear: both;
	display: block;
	margin: auto;
	overflow: hidden
}

.coda-nav ul li {
	display: inline
}

.coda-nav ul li a {
	background: #000;
	color: #fff;
	display: block;
	float: left;
	margin-right: 1px;
	padding: 3px 6px;
	text-decoration: none
}

/* Miscellaneous */
	.coda-slider-wrapper {
	clear: both;
	overflow: hidden;
}

.coda-slider {
	float: left;
	overflow: hidden;
	position: relative
}

.coda-slider .panel {
	display: block;
	float: left
}

.coda-slider .panel-container {
	position: relative
}

.coda-nav-left, .coda-nav-right {
	float: left
}

.coda-nav-left a, .coda-nav-right a {
	display: block;
	text-align: center;
	text-decoration: none
}

.slider-spacer {
	height: 5px;
	clear: both;
}

/* End of Coda Slider Styles */

/* Partners & Champions Styling */

#partners, #champions {
	width: 100%;
	border-spacing: 0;
	border: 0;
	border-collapse: separate;
}

.pr_selected, .ch_selected {
	background-color: #9c3;
	color: black;
	cursor: pointer;
}

.pr_photo, .pr_title, .pr_web, .ch_photo, .ch_title {
	text-align: center;
	margin: 0 auto;/* height: 300px; */
}

h2.pr_title, h2.ch_title {
	text-align: left;
	width: 748px;
	padding-left:35px;
	height: 60px;
	line-height:60px;
	background: transparent url(images/featurebg.gif) top left no-repeat;
	overflow: hidden;
	color: #FFF;
}

h2.pr_title a {
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 748px;
	height: 60px;
}

.pr_photo img {
	width: 200px;
	border: none;
}

.ch_photo img {
	height: 200px;
	border: none;
	margin: inherit inherit inherit 0;
	padding: 0.5em 0.5em 0.5em 0;
}

.pr_blurb, .pr_web, .ch_blurb {
	padding: 0.5em;
}

.hidden_info {
	display: none;
}

.pr_ceo {
	text-align: right!important;
}

li.pr_link, li.ch_link {
	float: left;
	padding-right: 0.5em;
	width: auto;
}

ul.pr_list_ul, ul.ch_list_ul {
	margin-left: 0;
}

blockquote.pr_quote {
	width: 688px;
	margin: 0.5em;
	clear: both;
}

.ch_hidden_image {
	visibility:hidden;
	z-index:-1;
	position: absolute;
}

#champions ul.ch_list_ul a {
	position:relative;
}

#champions ul.ch_list_ul a b {
	position:absolute;
	visibility:hidden; /* hide the image */
	/*width:150px;  give it a width */
	height:0; /* no height to solve an Opera bug that 
             	makes it selectable when hidden */
	border:1px solid #000; /* add a border */
	background: #fff;
	padding: 0;
	margin: 0;
	left:20px; /* position:the image */
	top:-100px;
}

#champions ul.ch_list_ul a:hover {
	text-decoration:none;
	border:0; /* needed for this to work in IE */
	z-index:1000;
}

#champions ul.ch_list_ul a:hover b {
	visibility:visible; /* make the image visible */
	height:100px; /* now give it a height */
	cursor:pointer; /* for IE */
	z-index:500;
}

#champions ul.ch_list_ul a:hover b img {
	border:0; /* remove the link border */
	padding: 0;
	margin: 0;
}

#champions .coda-slider-wrapper, #partners .coda-slider-wrapper {
	border: #758FBD 1px solid;
}

#morelist {
	background-image: none;
	padding:0;
	margin:0;
	list-style:none;
	padding-right:50px;
	float:left;
}

#morelist li.show {
	background-image: none;
	cursor:pointer;
	float: left;
	padding: 0 4px;
	margin: 0 5px;
}

#morelist li.show:hover {
	background-color: #9c3;
	color: black;
}

#morelist li.show b {
	font-weight:normal;
}

.hidden {
	display:none;
	float:left;
}

.bf_search_phrase {
	color: #690;
	font-weight: 400;
}

/* end of Partners Styling */


/** for the email signup **/
#signup_email_confirm {
/* display: none; */
}

#subscribeform {
	padding: 0px;
	margin: 0px;
}

#subscribeform label {
	display: none;
}

.bf_signupForm_p, .bf_signupForm_privacy {
	margin: 3px auto;
	padding-bottom: 0;
}

.bf_signupForm_privacy {
	font-size: 0.8em;
}

table#email_address, table td table#email_address {
	font-size: small;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	color: black;
	margin: 0 auto;
	border:0;
	padding: 0;
	border-spacing: 0;
}

table#email_address td, table td table#email_address td {
	border:0;
	padding: 0;
	border-spacing: 0;
	background: inherit;
	font-weight: bold;
	text-align: center;
}

table#email_address td input {
	margin: 3px auto;
}

.signup_subscribe {
	text-align: right;
}

#signup_thanks {
	display: none;
}

#email_address td, #email_address th {
	background-color: transparent; /*#9c3;*/
	border: 0;
	/*	color: black; */
	white-space: normal;
}

#email_address th {
	font-weight: normal;
	text-align: right;
}

#email_address td label {
	display: none;
}

#email_address td input {
	width: 150px;
}

/* end of styles from db.css */

/* Leaders Pledge */

#leaders_pledge .formText input { width: 300px; padding: 3px; }

#leaders_pledge .formText #message input { width: 150px; padding: 1px; }

#leaders_pledge .formLabel { width: 270px; padding: 5px;}

#leaders_pledge .formSubmit { text-align: center; }




/* vision page */

.block-overall {	
	border-left: #748fbc 1px solid;
	border-bottom: #748fbc 1px solid;
	border-top: #748fbc 1px solid;
	border-right: #748fbc 1px solid;
	display: table;
	margin: 20px auto 10px auto;
}
	

/* block left */

.block-left {
	display:table-cell;
	width:432px;
	height:auto;
	margin: 20px 0px 10px 5px;
}

.block-left-inner {
	padding: 15px 15px 15px 15px;
}

.block-left-inner h4 {
	margin: 0px 0px 20px 0px;
	font-size: 15px;
	color: #292929;
}

.block-left-header {
	height:60px;
	line-height:60px;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	padding-left: 35px;
	color: #7A9A18;
	background: url(images/header-visionbg.gif) no-repeat 0 0;
}

/* end block left */



/* block-right*/

.block-right-inner {
	padding: 15px;
}

.block-right {
	display:table-cell;
	width:304px;
	height:auto;
	margin:20px 5px 10px 0px;
	background: #748fbc url(images/blockonelinebg.jpg) no-repeat 0 0;
	text-align: center;
}

.block-right li {
	text-align: left;
	font-size: 16px;
	color:#000000;
	line-height: 18px;
        padding-bottom:20px;
        margin-left:15px;
        margin-right:5px;
}

.block-right-title {
	height:60px;
	line-height:60px;
	font-family:Arial, Helvetica, Sans-Serif;
	font-weight:bold;
	font-size:22px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	color:#FFFFFF;
	text-align: left;
	padding-left: 15px;
	text-decoration: none;
}

.block-right span {
	font-weight: bold;
	color:#FFFFFF;
}

/* end block-right */


/* end vision page */


/* feature header */

.featureheader {
	height:60px;
	line-height:60px;
	background:url(/wp-content/themes/BFWP/BFWP/images/featurebg.gif) no-repeat 0 0;
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	font-size: 22px;
	text-align: left;
	padding-left:35px;
	color: #FFFFFF;
}

/* end feature header */

/* twitter-fbtwitterpage */

#twitter-fbtwitterpage {
	float:left;
	position:inline;
	display:block;
	width:200px;
	height:587px;
	margin: 0px 0px 0px 48px;
	background: #758FBD url(images/blockonelinebg.jpg) no-repeat top right;
}

/* end twitter-fbtwitterpage */

/* facebook-fbtwitterpage */

#facebook-fbtwitterpage {
	float:left;
	display:block;
	width:500px;
	height:587px;
}

/* end facebook-fbtwitterpage */

/* Your Photo .slideshow & #uploadimage */

div.slideshow {
	width: 500px; /* overwritten by nggfunctions.php, but good to have as a default */
	height: 400px; /* overwritten by nggfunctions.php, but good to have as a default */
	float: left;
	border: #758FBD 1px solid;
}

div.upload-block {
	float:left;
	width: 190px;
	height: 402px;
	margin: 0px 0px 0px 47px;
	padding: 0 5px;
	color: #fff;
	background: #758FBD url(images/blockonelinebg.jpg) no-repeat top right;
}

div.upload-header {
	height: 62px;
	color: #fff;
}

div.upload-header h3 {
	text-align: center;
	color: #fff;
}

div.upload-body {
	background: transparent;
	color: #fff;
}

div#uploadimage {
	padding: 0 5px;
	background: transparent;
	color: #fff;
}

div#uploadimage input, div#uploadimage textarea {
	width: 175px;
}

div#uploadimage textarea {
	margin-top: 10px;
}

div#uploadimage .submit {
	text-align: center;
}

div.upload_error {
	padding: 0 5px;
	width: 180px;
	font-weight: 700;
	background: transparent;
	color: #fff;
}

/* end Your Photo .slideshow & #uploadimage */




/* NAVIGATION GET INVOLVED */

#menu-block-container, .menu-block-container {
	width:750px;
	height:294px;
	margin: 24px 0px 0px 0px;
}

#clear-menu, .clear-menu {
	clear:both;
}

#menu-block-wrapper, .menu-block-wrapper {
	float:left;
	position:inline;
	display:block;
	width:234px;
	height:294px;
	margin: 0;
	padding: 0;
	background-color: #6699cc;
	background: url(images/menubg.jpg) no-repeat 0 0;
}

#menu-block-wrapper-middle, .menu-block-wrapper-middle {
	float:left;
	position:inline;
	display:block;
	width:234px;
	height:294px;
	margin: 0px 24px 0px 24px;
	padding: 0;
	background-color: #6699cc;
	background: url(images/menubg.jpg) no-repeat 0 0;
}

#title, .title {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	text-align: left;
	color: #7A9A18;
	font-weight: bold;
	width:199px;
	height:45px;
	margin: 0;
	padding: 40px 17px 0px 18px;
	color:#FFFFFF;
}

#menu-feature-item, .menu-feature-item {
	width:234px;
	height:149px;
	margin: 0;
	padding: 0;
}

.menu-feature-read-more {
	height: 60px;
	width: 234px;
}

.menu-feature-read-more-cssnav {
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(images/seemorebgover.jpg) no-repeat;
	width: 234px;
	height: 60px;
	overflow:hidden;/* for ie to hide extra height*/
}

.menu-feature-read-more-cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 234px;
	height: 60px;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.menu-feature-read-more-cssnav a:hover {
	color: #000000;
}

.menu-feature-read-more-cssnav img {
	width: 234px;
	height: 60px;
	border: 0;
	padding: 0;
	margin: 0;
}

* html a:hover {
	visibility:visible
}

.menu-feature-read-more-cssnav a:hover img {
	visibility:hidden
}

.menu-feature-read-more-cssnav span {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	position: absolute;
	left: 45px;
	top: 20px;
	text-align: left;
	width: 160px;
	cursor: pointer;
	font-size:22px;
}

.menu-feature-read-more-cssnav span.getinvolved {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	position: absolute;
	left: 45px;
	top: 5px;
	text-align: left;
	width: 160px;
	cursor: pointer;
	font-size:22px;
}

.menu-feature-item {
	width:234px;
	height:149px;
}

.menu-feature-item-cssnav {
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(images/menuiconrollover.jpg) no-repeat;
	width: 234px;
	height: 149px;
	overflow:hidden;/* for ie to hide extra height*/
}

.menu-feature-item-cssnav a {
	display: block;
	width: 234px;
	height: 149px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.menu-feature-item-cssnav img {
	width: 234px;
	height: 149px;
	border: 0;
	padding: 0;
	margin: 0;
}

* html a:hover {
	visibility:visible
}

.menu-feature-item-cssnav a:hover img {
	visibility:hidden
}

/* END NAVIGATION GET INVOLVED */

/* RESOURCES NAVIGATION - most of the above except .menu-feature-item-cssnav */

.menu-bookcover-item {
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	text-align: center;
	width: 234px;
	height: 149px;
	overflow:hidden;/* for ie to hide extra height*/
	display: table;
}

.menu-bookcover-item a {
	display: block;
	width: 234px;
	height: 149px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
	background: transparent;
	z-index: 10;
}

.menu-bookcover-item a img {
	height:auto;
	width:auto;
	margin:12px auto 0 auto;
	border: none;
}

.menu-bookcover-item a span {
	visibility: hidden;
	display: none;
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;
	width: 124px;
	height: 104px;	
	padding: 45px 55px 0;
	font-weight: 700;
}

.menu-bookcover-item a:hover span {
	text-align: center;
	visibility: visible;
	display: inline;
	vertical-align: middle;
	background: transparent url(images/bookcover-hover-bgnd.png) top left no-repeat;
}

.menu-bookcover-item p {
	font-weight: 700;
}


#resources {
	clear: both;
}

#resources img.video-icon {
	position: relative; top:-12px;
}

#resources .title {
	display: table;
	height:80px;
	margin-top: 5px;
	padding: 0;
}

#resources .title .inner {
	display: table-cell;
	vertical-align: middle;
	width: 180px; /* Adjust this width, it should be a fraction smaller than the outercontainer width. */
	padding: 0 0 0 18px;
}

/* END OF RESOURCES NAVIGATION */

/* RESOURCE LISTING PAGE STYLES */

#resource-category-listing #listing {
	width:750px;
	padding:0;
}

#resource-category-listing #listing div.page-off {
	color:#000;
	height:33px;
	margin-right:2px;
	line-height:33px;
	padding:0 20px;
	float:left;
	background:url(/wp-content/themes/BFWP/BFWP/images/tabs_0.gif) repeat-x left bottom;
	border:1px solid #ddd;
	border-bottom-color:#000;
	cursor:pointer;
	position:relative;
	z-index:20;
}

#resource-category-listing #listing div.page-on {
	color:#690;
	padding:0 20px;
	margin-right:2px;
	margin-top:1px;
	float:left;
	background:url(/wp-content/themes/BFWP/BFWP/images/tabs_2.gif) repeat-x left bottom;
	border:1px solid #000;
	cursor:pointer;
	border-bottom:0;
	height:33px;
	line-height:32px;
	position:relative;
	z-index:100;
}

#resource-category-listing div.page-hide {
	display:none;
	width:0;
	overflow:hidden;
	visibility: hidden;
}

#resource-category-listing div.page-show {
	clear:left;
	background:#fff;
	width:750px;
	margin-top:0;
	top:-1px;
	border:1px solid #000;
	position:relative;
	z-index:50;
}

#resource-category-listing .resource-item, #resource-category-listing .media-item {
	padding: 5px;
	margin: 15px 15px 0 0;
	border: #758FBD 1px solid;
	width: 340px;
	height: 125px;
	float: left;
}

#resource-category-listing .media-item {
	height: 200px;
}

#resource-category-listing .page-group {
	margin-left: 15px;
	margin-bottom: 15px;
}

#resource-category-listing .resource-item h2 a, #resource-category-listing .resource-item h2, #resource-category-listing .media-item h2 a, #resource-category-listing .media-item h2 {
	font-size: 16px;
	text-decoration: none;
	color: #748fbc;
	margin: 10px 0 3px 0;
}

#resource-category-listing .resource-item h2 a:hover, #resource-category-listing .media-item h2 a:hover {
	color: #333701;
}

div.bf_rs_item_full {
	display: none;
	visibility: hidden;
}

.bf_rs_item_text h3 {
	font-size: 16px!important;
	line-height: 20px!important;
}

.resource-item-partner span, .author-partner span, .category span, .clicks span {
	font-weight: 700;
	color: #666666;
}

.bf_rs_item_text img {
	border: 1px solid #748fbc;
	margin: 10px 10px 10px 0;
}

#resource-category-listing .resource-item, #resource-category-listing .media-item {
	position: relative;
}

.resource-item-button {
	position: absolute;
	bottom: 5px;
	right: 10px;
	font-weight: 700;
}

.resource-item-partner {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#orderby-form {
	position: absolute;
	top: 20px;
	right: 10px;
	z-index: 10;
}

.media-button, .resource-button {
	position: absolute;
	bottom: 5px;
	right: 5px;
}

p.video-caption {
	position: relative;
}

p.video-caption a span.hover-video-caption span.more-video-caption {
	display: none;
	visibility: hidden;
}

p.video-caption a:hover span.hover-video-caption span.more-video-caption {
	display: block;
	width: 332px;
	background: #fff url(images/white-1px.gif) repeat;
	border: 1px solid #748fbc;
	visibility: visible;
	position: absolute;
	z-index: 1000;
	color:#000;
	overflow:visible;
	padding: 3px;
}

#three-blocks-foot-middle p.video-caption a:hover span.hover-video-caption span.more-video-caption {
	top: 30px;
}

/* END OF RESOURCE LISTING PAGE STYLES */

/* THICKBOX RESTYLING see /wp-includes/js/thickbox/thickbox.css for full stylesheet entries below add to or overwrite these styles */

.TB_overlayBG {
	background-color:#405886!important; /*change transparent background color from black to dark blue*/
}

#TB_window {
	border: 3px solid #405886!important; /*change border color and thickness from grey 1px to dark blue 3px*/
}

#TB_closeAjaxWindow {
	position: absolute;
	right: 0;
}

#TB_ajaxWindowTitle {
	margin-left: 35px!important;
	font-size: 22px!important;
	color: #748FBC!important;
	font-weight: 700!important;
}

#TB_title {
	background: #FFF url(images/header-leftbg.gif) 5px bottom no-repeat!important;
	height:60px!important;
	border-bottom: 1px solid #748fbc!important;
}

#TB_Footer {
	border-top: 1px solid #748fbc!important;
	height:38px!important;
}

#TB_ajaxContent {
	line-height: inherit!important;
}

/* END OF THICKBOX RESTYLING */

/* NAVIGATION FOR 4 BLOCKS */

.menu-block-container-4 {
	width:750px;
	height:294px;
	margin: 24px 0px 0px 0px;
}

.clear-menu-4 {
	clear:both;
}

.menu-block-wrapper-4 {
	float:left;
	position:inline;
	display:block;
	width:172px;
	height:294px;
	margin: 0 20px 0 0;
	padding: 0;
	background-color: #6699cc;
	background: url(images/menubg-4-172.jpg) no-repeat 0 0;
}

.menu-block-wrapper-last-4 {
	float:left;
	position:inline;
	display:block;
	width:172px;
	height:294px;
	margin: 0;
	padding: 0;
	background-color: #6699cc;
	background: url(images/menubg-4-172.jpg) no-repeat 0 0;
}

.title-4 {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 22px;
	text-align: left;
	color: #7A9A18;
	font-weight: bold;
	width:160px;
	height:45px;
	margin: 0;
	padding: 40px 17px 0px 18px;
	color:#FFFFFF;
} 

.menu-feature-item-4 {
	width:234px;
	height:149px;
	margin: 0;
	padding: 0;
}

.menu-feature-read-more-4 {
	height: 60px;
	width: 172px;
}

.menu-feature-read-more-cssnav-4 {
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(images/seemorebg-4-172-over.jpg) no-repeat;
	width: 172px;
	height: 60px;
	overflow:hidden;/* for ie to hide extra height*/
}

.menu-feature-read-more-cssnav-4 a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 172px;
	height: 60px;
	display: block;
	float: left;
	color: #ffffff;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.menu-feature-read-more-cssnav-4 a:hover {
	color: #000000;
}

.menu-feature-read-more-cssnav-4 img {
	width: 172px;
	height: 60px;
	border: 0;
	padding: 0;
	margin: 0;
}

* html a:hover {
	visibility:visible
}

.menu-feature-read-more-cssnav-4 a:hover img {
	visibility:hidden
}

.menu-feature-read-more-cssnav-4 span {
	font-style: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	position: absolute;
	left: 45px;
	top: 20px;
	text-align: left;
	width: 120px;
	cursor: pointer;
	font-size:22px;
}

.menu-feature-item-4 {
	width:172px;
	height:149px;
}

.menu-feature-item-cssnav-4 {
	position:relative;
	float: left;
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	background: url(images/menuicons172rollover.jpg) no-repeat;
	width: 172px;
	height: 149px;
	overflow:hidden;/* for ie to hide extra height*/
}

.menu-feature-item-cssnav-4 a {
	display: block;
	width: 172px;
	height: 149px;
	display: block;
	float: left;
	text-decoration: none;
	overflow:hidden;/* for ie to hide extra height*/
}

.menu-feature-item-cssnav-4 img {
	width: 172px;
	height: 149px;
	border: 0;
	padding: 0;
	margin: 0;
}

* html a:hover {
	visibility:visible
}

.menu-feature-item-cssnav-4 a:hover img {
	visibility:hidden
}

#resources-4 {
	clear: both;
}

#resources-4 .title-4 {
	display: table;
	height:85px;
	margin-top: 0px;
	padding: 0;
}

#resources-4 .title-4 .inner-4 {
	display: table-cell;
	vertical-align: middle;
	width: 150px; /* Adjust this width, it should be a fraction smaller than the outercontainer width. */
	padding: 0 0 0 18px;
}

/* END NAVIGATION FOR FOUR BLOCKS */

/* SITEMAP and 404 */

ul.sitemap {
	margin: 0!important;
}
ul.sitemap li {	
	padding-left: 0;
	font-size: 16px;
	font-weight:700;
	line-height: normal;
	padding: 10px 0 5px 16px!important;
	background-position: left 12px;
}
ul.sitemap li ul li {
	font-size: 13px;
	line-height: normal;
	font-weight: normal;	
	padding: 5px 0 0 70px!important;
	background-position: 55px 5px;
}
ul.sitemap li ul li ul li {
	font-size: 13px;
	line-height: normal;
	font-weight: normal;	
	padding: 5px 0 0 50px!important;
	background-position: 35px 5px;
}
.art-postcontent ul.sitemap li {
	background-position: left 14px;
}
.art-postcontent ul.sitemap li ul li {
	background-position: 55px 7px;
}
.art-postcontent ul.sitemap li ul li ul li {
	background-position: 35px 7px!important;
}
.art-postcontent ul.sitemap li a {
	color: #7a9a18!important;
}
.art-postcontent ul.sitemap li a:visited {
	color: #949494!important;
}
.errorheading {
	float: right; 
	margin-right: 10px;
	color: #fff;
}
.errormessage {
	clear: right;
	text-align: right;
	float: right;
	font-weight: 700;
}

/* End of Sitemap and 404 */

/* Footer extra */

.footer-right {float:right; text-align:right;}
.footer-left {float:left}
.footer-dev {font-size: 0.8em!important;}
.footer-dev a {font-size: inherit!important;}

/* end of footer extra */

/* Homepage social networking buttons */

.dd_post_share_homepage { border-top: #ccc 1px solid; margin: 0 5px; }