/*
Theme Name: BABWF
Theme URI: http://www.gunflint-trail.com
Description: A custom wordpress theme for BABWF
Author: Swim Creative
Author URI: http://www.swimcreative.com
version: 1.0
Tags: Custom Theme
*/




/* basics */

* {
	margin:0;
	padding:0;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin:20px;
	background-attachment: fixed;
	background-image: url(images/main-Background.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #e3d1b9;
	color: #453d32;
}
.clearfix {
	width:100%;
	clear:both;
}
h1 {
	font-size: 18pt;
}
h2 {
	font-size: 14pt;
}
h3 {
	font-size: 10pt;
}
h4 {
	font-size: 9pt;
}
img {
	border: none;
	padding:0;
}
img a {
	border:none;
}
img.left {
	float: left;
	border: none;
	padding: 6px 0 0 0;
}
img.right {
	float: right;
	border: none;
	padding: 0 0 0 6px;
}
blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
}
code {
	font-family:"Courier New", Courier, monospace;
}
/* links */

a {
	color:#ad4c47;
	text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
/* container */


#container {
	width: 980px;
	margin: 0 auto 0px;
	padding:0 0 40px;
	background:#f7f6ef;
	color:#453d32;
	/*overflow: hidden;*/
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
}
/* header */

#header {
	width: 980px;
	height: 120px;
	color: #000;
}
#header .logo a {
	background-image: url(images/babwf-Logo.png);
	background-repeat: no-repeat;
	background-position: left top;
	height:104px;
	min-height:104px !important;
	float: left;
	width: 274px;
	margin-top: 30px;
	margin-bottom: 0px;
	margin-left: 30px;
}
#header .logo span {
	display: none;
}
#header h1 {
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;
}
#header h1 a {
	color: #404040;
	text-decoration: none;
}
#header h1 a:hover {
	color: #666;
	text-decoration: none;
}
#header h2 {
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;
}
/* main menu */


#menu {
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	float: right;
	color: #000;
	margin-top:17px;
}
#dropmenu {
	text-transform:uppercase;
	position:relative;
	z-index:300;
	margin:0px 50px 0px 0px;
	padding:0 0 0 14px;
}
#dropmenu li a {
	padding:5px 10px;
	margin: 0;
	color: #aaa;
	display:block;
	border-bottom:none;
	font-weight:bold;
}
#dropmenu li a:hover {
	color:#fff;
	text-decoration:none;
}
#dropmenu li {
	float:left;
	position:relative;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding:10px 0;
	width:130px;
}
#dropmenu ul {
	position:absolute;
	display:none;
	width:12em;
	margin:8px 0 0;
	padding:0px 0 0;
	background-color: #fffffb;
	background-image: url(images/navBackground.jpg);
	background-repeat: repeat;
	border: 1px solid #CCC;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#dropmenu li ul {
	width:14.1em;
	padding:0px;
	display: none;
	position: absolute;
	z-index:999;
}
#dropmenu li ul li {
	border:none;
}
#dropmenu li ul a {
	width:12em;
	height:auto;
	float:left;
	padding:4px 10px;
	border:none;
	border-radius:none !important;
	color:#000;
}
#dropmenu li ul a:hover {
	border-bottom:4px solid #fff;
	color:#ad4c47;
	height:auto;
	border:none;
	border-radius:none !important;
}
#dropmenu ul ul {
	top:auto;
}
#dropmenu li ul ul {
	left:12em;
	margin:0 0 0 20px;
	top:auto;
}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
	border:none;
}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
}
#dropmenu li#menu-item-220 a {
	background-image:url(images/nav-ABCoftheBWCAW.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 73px;
	width: 130px;
}
#dropmenu li#menu-item-221 a {
	background-image: url(images/nav-GetTheGear.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 73px;
	width: 130px;
}
#dropmenu li#menu-item-222 a {
	background-image: url(images/nav-TeachAndLearn.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 73px;
	width: 130px;
}
#dropmenu li#menu-item-191 a {
	background-image:url(images/nav-TheTrail.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 73px;
	width: 130px;
}


#dropmenu li#menu-item-220 a span, #dropmenu li#menu-item-221 a span, #dropmenu li#menu-item-222 a span, #dropmenu li#menu-item-191 a span {
	display:none;
}
#dropmenu li#menu-item-220 ul li a, #dropmenu li#menu-item-221 ul li a, #dropmenu li#menu-item-222 ul li a, #dropmenu li#menu-item-191 ul li a {
	background:none;
	height:auto;
	padding-top:0px;
	padding-bottom:0px;
}
#dropmenu li#menu-item-220 ul li a span, #dropmenu li#menu-item-221 ul li a span, #dropmenu li#menu-item-222 ul li a span, #dropmenu li#menu-item-191 ul li a span {
	display:block;
}
#dropmenu li.current_page_item a {
	color:#ad4c47;
}


#dropmenu li ul li.current_page_item a {
	background:none !important;
}


/* Main Content Template */


.page-rightCol {
	float:right;
}
#content {
	width: 700px;
	overflow: hidden;
	background-color: #e3dfcd;
	padding: 40px 30px 30px;
	background-image: url(images/content-Background.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.content-Top {
	background-image: url(images/content-top.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 30px;
	margin:0px 10px 0px 0px;
	height: 12px;
	width: 700px;
}
.content-Bottom {
	background-image: url(images/content-bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 30px;
	margin:0px 10px 0px 0px;
	height: 12px;
	width: 700px;
}
#content .contentImage {
	float:right;
	background-image: url(images/mainImage-Bckgrnd.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	margin-left: 20px;
}
#content h2.pageTitle {
	display:none;
}
/* Two Column Template */

#content-TwoColumn {
	margin:0px 30px;
	width:900px;
	background-image: url(images/twoColumn-Bckgrnd.png);
	background-repeat: repeat-y;
	background-position: left bottom;
	padding-bottom: 30px;
	padding-right: 20px;
	padding-top: 30px;
}
.twoColumn-content-Top {
	background-image: url(images/twoColumn-ContentTop.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 30px;
	margin:0px 30px;
	height: 12px;
	width: 900px;
}
.twoColumn-content-Bottom {
	background-image: url(images/twoColumn-ContentBottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 30px;
	margin:0px 30px;
	height: 12px;
	width: 900px;
}
#content-TwoColumn .contentImage {
	float:left;
	width:400px;
	text-align:center;
}
#content-TwoColumn .entry .columns {
	display:block;
	width:500px;
	float:right;
}
#content-TwoColumn .entry .columns .left {
	width:45%;
	float:left;
	padding-right:10px;
}
#content-TwoColumn .entry .columns .right {
	width:45%;
	float:left;
	padding-left:30px;
	background-image: url(images/mainImage-Bckgrnd.png);
	background-repeat: no-repeat;
	background-position: left center;
}
#content-TwoColumn .entry h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#6d563c;
	font-weight:bold;
}
#content-TwoColumn .post p {
	font-family:Arial, Helvetica, sans-serif;
}
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
}
.post h2, #seminars h2, #presentations h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#6d563c;
	font-weight:bold;
}
.post h2 a, #seminars h2 a, #presentations h2 a {
	color: #453d32;
	text-decoration: none;
}
.post h2 a:hover {
	color: #777;
	text-decoration: none;
}
.post ul {
}
.post li {
}

.post p, #seminars p, #presentations p {
	color:#000;
	line-height: 1.4em;
	font-size:13px;
}

.entry p, #seminars p, #presentations p{
	margin:12px 0;
}
.postmetadata {
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
}
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
}
.alignleft a {
	float:left;
	margin:25px 0;
}
.alignright a {
	float:right;
	margin:25px 0;
}
/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:8pt;
	width:170px;
	float:left;
	margin:0;
	padding: 0 0 0 30px;
	text-align: right;
}
#sidebar h2 {
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;
	margin: 0;
	padding: 0;
}
#sidebar p {
	margin:0;
	padding:0;
}
#sidebar img {
	padding: 0;
	margin: 0;
}
#sidebar ul {
	margin:10px 0px;
	padding:0;
}
#sidebar ul li, #sidebar ul li a {
	margin: 0;
	padding: 0;
	line-height: 1.2ems;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #524e4b;
	text-decoration:none;
	margin-bottom:5px;
}
#sidebar ul li a:hover {
	color:#ad4c47;
}
#sidebar ul li.current_page_item a {
	color:#ad4c47;
}
#sidebar ul ul {
	margin:14px 0;
	padding:0;
}
#sidebar ul ul li {
	list-style-type: none;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 0;
}
#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
/* comments */


#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
#commentform p {
	color: #000;
}
#commentform a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}
#commentform h3 {
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
}
#comment {
	width:80%;
}
#author, #email, #url, #comment, #submit {
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
}
#submit {
	margin:5px 5px 0 0;
}
#comments {
	margin:0;
	padding:0
}
ol.commentlist {
	list-style-type: none;
	margin:0;
	padding:0;
}
.avatar {
	float:left;
	margin:0 12px 0 0;
}
ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
}
ol.commentlist li.alt {
	background: #eee;
}
ol.commentlist li p {
	margin: 6px 0 6px 0;
	padding: 0 12px 0 0;
	line-height: 14pt;
}
ol.commentlist a {
	color:#000;
}
cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
}
cite a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
}
/* search */

#searchform {
	padding:0;
	margin:0px 0 14px 25px;
	float:left;
}
#searchform input#s {
	margin:0;
	padding:2px;
	border:1px solid #b8b8b3;
	color: #b8b8b3;
}

.searchTitle {
	margin-top:10px;
}

/* content search */

#content #searchform {
	padding:0;
	margin:10px 0 0px 0px;
	float: none;
}

/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.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;
}
/* footer */

#footer {
	width: 980px;
	margin: 20px auto 50px;
	padding:0;
	color:#333;
	clear:both;
}
#footer p {
	color: #524e4b;
	text-align:left;
	float:left;
	font-size: 11px;
	font-style: italic;
	padding: 4px 0px 0px 15px;
}
#footer a {
	text-decoration: underline;
}
#footer a:hover {
	color: #5D5D5D;
	text-decoration: underline;
}
#footer .exploreMN {
	float:right;
	margin-right:15px;
}
/******** Homepage Specific Changes ************/

#hp-content {
	width:920px;
	margin:0px 30px 30px;
}
#hp-content .hp-leftCol {
	width: 540px;
	float:left;
}
#hp-content .hp-leftCol .hp-lowerImages {
	width:540px;
	text-align:center;
	margin-top:20px;
}
#hp-content .post h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin:0 0 10px;
	padding: 0px;
	font-size:18px;
}
#hp-content .hp-rightCol {
	width:350px;
	margin-left:540px;
}

#hp-content .hp-rightCol .entry {
	padding-top:40px;
	padding-bottom:20px;
}

#hp-content .post p {
	line-height:1.2em;
	margin-bottom:1.1em;
	margin-top:0px;
}
#hp-content .quickLinks-Left {
	width: 156px;
	margin-right: 10px;
	float:left;
}

#hp-content .hp-quickLinks .quickLinskMenu {
	background-image: url(images/quickLinks-background.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 163px;
	width: 156px;	
}

#hp-content .hp-quickLinks img {
	margin-bottom:10px;
}
#hp-content .hp-Twitter {
	background-image: url(images/hp-rightCol-twitterBkgrnd.png);
	height: 99px;
	width: 349px;
	background-repeat: no-repeat;
	background-position: center center;
}
#hp-content .hp-Twitter .twitterUpdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	font-weight: bold;
	padding: 20px 20px 10px;
}
#hp-content .hp-Twitter .twitterUpdate a {
	color:#06F;
}
#hp-content .hp-Twitter .twitterDate {
	color:#6d563c;
	font-style:italic;
}
#hp-content .hp-Twitter img {
	margin-left:20px;
	margin-bottom:10px;
}
/* map icons */

.gfo-1 {
	z-index:2000;
}

.gfo-4-arrow, .gfo-5-arrow, .gfo-6-arrow, .gfo-2-arrow, .gfo-3-arrow {
	position:relative;
	background-repeat: no-repeat;
	background-position: center center;
	height: 68px;
	min-height: 68px !important;
	width: 56px;
	float:left;
	opacity: 0;
	filter:alpha(opacity=0);
}

.gfo-1-arrow, .gfo-7-arrow, .gfo-8-arrow, .gfo-9-arrow, .gfo-10-arrow, .gfo-11-arrow {
	position:relative;
	background-image: url(images/arrow-24.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 56px;
	min-height:56px !important;
	width: 68px;
	float:left;
	opacity: 0;
	filter:alpha(opacity=0);
}



.gfo-1-arrow {
	bottom:370px;
	left:640px;
}
.gfo-2-arrow {
	background-image: url(images/arrow-up-8.png);
	bottom:275px;
	left:530px;
}
.gfo-3-arrow {
	background-image: url(images/arrow-up-8.png);
	bottom:250px;
	left:415px;
}
.gfo-4-arrow {
	background-image: url(images/arrow-down-left-8.png);
	bottom:405px;
	left:380px;
}
.gfo-5-arrow {
	background-image: url(images/arrow-down-left-8.png);
	bottom:395px;
	left:270px;
}
.gfo-6-arrow {
	background-image: url(images/arrow-down-8.png);
	bottom:395px;
	left:130px;
}
.gfo-7-arrow {
	bottom:430px;
	right:40px;
}
.gfo-8-arrow {
	bottom:410px;
	right:240px;
}
.gfo-9-arrow {
	bottom:510px;
	right:320px;
}
.gfo-10-arrow {
	bottom:530px;
	right:400px;
}
.gfo-11-arrow {
	bottom:570px;
	right:470px;
}

.gfo-1-star, .gfo-2-star, .gfo-3-star, .gfo-4-star, .gfo-5-star, .gfo-6-star, .gfo-7-star, .gfo-8-star, .gfo-9-star, .gfo-10-star, .gfo-11-star  {
	position:relative;
	background-image: url(images/map-star.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 21px;
	width: 20px;
	min-height: 21px !important;
	float:left;
	opacity: 0;
	filter:alpha(opacity=0);
}

.gfo-1-star {
	bottom:240px;
	right:680px;
}
.gfo-2-star {
	bottom:195px;
	right:700px;
}
.gfo-3-star {
	bottom:160px;
	right:715px;
}
.gfo-4-star {
	bottom:120px;
	right:740px;
}
.gfo-5-star {
	bottom:85px;
	right:755px;
}
.gfo-6-star {
	bottom:45px;
	right:775px;
}
.gfo-7-star {
	bottom:200px;
	right:565px;
}
.gfo-8-star {
	bottom:150px;
	right:585px;
}
.gfo-9-star {
	bottom:110px;
	right:605px;
}
.gfo-10-star {
	bottom:75px;
	right:625px;
}
.gfo-11-star {
	bottom:65px;
	right:445px;
}

#seminars, #presentations {
	
	margin-bottom:40px;
}

.seminarList, .presentationList {
	padding:15px;
	
}

.seminar, .presentation {
	border: 1px solid #CCC;
	padding:10px;
	margin-top:5px;
	margin-bottom:5px;
	background:#FFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#presentations .presentation p.title {
	margin-top:0px;
	margin-bottom:0px;
}

#presentations .presentation .description p {
	margin-top:0px;
	margin-bottom:5px;
}

