/*   
Theme Name: Bald Eagle Theme
Theme URI: http://markwarddesign.com
Description: Theme for non-profit Operation Bald Eagle
Author: Mark Ward
Author URI: http://markwarddesign.com
Version: 1.0
*/

* { margin: 0; padding: 0; }
body {
	/* font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; */
	font-family: 'Cantarell', serif;
	background:#232d60;
	color:#333;
	line-height:22px;
	font-size:13px;
	}
/* Global Styles */
	a{text-decoration:none;color:#8E101A;}
	a img{border:none;}
	.clear{clear:both;}
	p{margin-bottom:15px;}
	.more{float:right;width:auto;}
	.right{float:right;}
	.line{height:1px;border-top:1px solid #fff;}
	
	
/* Typography */
	h1{
		color:#fff;
		text-transform:uppercase;
		}
	h2{
		font-size:37px;
		font-weight:bold;
		margin-bottom:20px;
		color:#232d60;
		text-transform:uppercase;
		/* border-bottom:1px dotted #b6b5a0; */
		padding:10px 0 15px 0;
		
		}
	h3{
		margin:14px 0px 0px 0px;
		border-bottom:1px solid #b6b5a0;
		padding-bottom:9px;
		color:#8E101A;
		text-transform:capitalize;
		text-decoration:none;
		font-size:25px;
		}
	 h3 a{color:#8E101A;}
	h4{}
	.entry{padding-top:15px;}
	.entry h4{margin:top:0px;}

#head{
	width:100%;
	height:25px;
	background:#232d60;
	color:#fff;
	position:relative;
	}
#header{
	height:auto;
	color:#fff;
	width:960px;
	margin:auto;
	position:relative;
	}
	#logo{position:absolute;left:-13px; top:35px;}
	#donate{position:absolute;right:140px;top:75px;}
	#header img{margin-left:17px;}
	/* Styles for the search bar on the top */
		#searchtab{
			float:right;
			width:310px;
			height:42px;
			/* background:url(images/searchbar.png); */
			background:#232d60;
			font-size:11px;
			color:#fff;
			-moz-border-radius-bottomleft:5px;
			-webkit-border-bottom-left-radius:5px;
			-moz-border-radius-bottomright:5px;
			-webkit-border-bottom-right-radius:5px;
			}
			#searchtab a{color:#fff;}
			#toplinks{width:80px;float:left;height:20px;padding:0px 0 0 0;text-align:center;margin:15px 0 0 15px;}
			#toplinks a img{margin:0px 5px 0 0;padding:0px;}
		#searchform{
			padding:8px 0px 8px 0px;
			margin:5px 20px 15px 0;
			float:right;
			}
			
		#searchform #s{
			width:146px;
			}
		#searchsubmit{
			width:auto;
			color:#fff;
			margin:0 0 0 4px;
			background:#8E101A;
			border:none;
			vertical-align:top;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px; 
			padding:2px 2px 2px 2px;
			}
	#nav{
		padding-top:0px;
		width:960px;
		margin:40px auto -20px auto;
		}
		#nav ul{
			list-style:none;
			margin:auto;
			float:right;
			margin-right:13px;
			}
		#nav ul li{
			float:left;
			margin-left:5px;
			}
		#nav ul li a{
			padding:10px ;
			display:block;
			color:#232d60;
			text-decoration:none;
			font-size:13px;
			font-weight:bold;
			letter-spacing:1px;
			text-transform:capitalize;
			-moz-border-radius-topleft:5px;
			-webkit-border-top-left-radius:5px;
			-moz-border-radius-topright:5px;
			-webkit-border-top-right-radius:5px;
			}
		#nav ul li a:hover{background:url(images/transparency.png);}
		#nav li.current_page_item{
			background:url(images/transparency.png);
			-moz-border-radius-topleft:5px;
			-webkit-border-top-left-radius:5px;
			-moz-border-radius-topright:5px;
			-webkit-border-top-right-radius:5px;
			}
	#nav li.current_page_item a{}
#wrapper{ 
	width:100%; 
	/* background:url(images/body-bg.jpg) repeat-x #f6f6f1;  */
	padding-top:100px;
	background:url(images/texture.jpg);
	}
#content{
	width:100%;
	margin:auto;
	padding:0px;
	background:url(images/transparency.png);
	padding-top:85px;
	margin-top:85px;
	}
	#innercontent{
	  width:908px;
	  margin:auto;
	  padding:13px;
	  background:url(images/transparency.png);
	  margin-top:-150px;
	  -moz-border-radius-topleft:5px;
			-webkit-border-top-left-radius:5px;
			-moz-border-radius-topright:5px;
			-webkit-border-top-right-radius:5px;
	  }
	#banner{
		width:908px;
		height:292px;
		background:#efefef;
		margin-bottom:0px;
		}
	#leftColumn{
		width:249px;
		float:left;
		margin-right:20px;
		line-height:22px;
		}
		#leftColumn h3, #leftColumn h3 a, #leftColumn a{color:#747361;}
		#leftColumn ul li a:hover{color:#8E101A !important;}
		#leftColumn p{padding-top:10px;}
		#leftColumn ul li{
			list-style:none;
			padding-top:10px;
			border-bottom:1px solid #b6b5a0;
			border-top:1px solid #fff;
			padding:5px 0 5px 0;
			}
		#leftColumn #theDate{
			position:relative;
			float:left;
			left:0;
			color:#747361;
			text-align:center;
			width:35px;
			font-weight:bold;
			margin:0 10px 5px 0;
			font-size:18px;
				line-height:15px !important;
				font-family:Georgia, "Times New Roman", Times, serif;
			}
			.number{
				font-family:Tahoma, Geneva, sans-serif;
				
				text-align:center;
				}
			.letters{
				text-transform:uppercase;
				font-family:Tahoma, Geneva, sans-serif;
				font-size:12px;
				text-align:center;
				font-weight:100;
				}
				#eventList{line-height:17px;}
			.regText{text-transform:none !important;color:#000;}

	#midColumn{
		width:349px;
		float:left;
		margin-right:20px;
		}
		#midColumn ul{
		  list-style:none;
		  }
		  #midColumn ul li{
			padding:10px 0 10px 0;
			border-bottom:1px solid #b6b5a0;
			border-top:1px solid #fff;
		  	}
	  #rightColumn{
		width:269px;
		float:left;
		}
		#rightColumn a img, .heroimage{
			border:3px solid #bcbec2;
			float:left;
			margin-right:10px;
			}
			#rightColumn h3 a, #rightColumn ul a{color:#232d60;}
	
		#rightColumn ul{
		  list-style:none;
		  padding:0px;
		  margin:0px;
		  }
		  #rightColumn ul li{
			border-bottom:1px solid #b6b5a0;
			padding:6px 0 6px 0;
			border-top:1px solid #fff;
		  	}
		#rightColumn ul li.current_page_item a{color:#fff;}
		
		

		#sponsors{
			height:158px;
			border-bottom:1px solid #b6b5a0;
			}
		.sponsors a img, .sponsors img{
				margin:0px 0 15px 15px;
				padding:5px;
			}
		#center{
			width:100%;
			overflow:hidden;
			}
			#center ul{
				list-style:none;
				position:relative;
				float:left;
				left:50%;
				}
			#center ul li{
				float:left;
				position:relative;
				right:50%;
				margin:10px 8px 10px 8px;
				}

#footer{
	width:100%;
	min-height:250px;
	background:url(images/texture.jpg);
	color:#232d60;
	border-bottom:10px solid #232d60;
	}
	#footer a{color:#232d60;}
	#footer a:hover{color:#8E101A;}
	#footwrap{	
	width:934px; 
	margin:auto;
	padding:25px 0 25px 0;
	}
	#footer h3{
		color:#232d60;
		font-size:18px;
		border:none;
		}
	#newsletter{
		width:233px;
		float:left;
		padding-top:15px;
	}
	#aboutUs{
		width:233px;
		float:left;
	}
	#getInvolved{
		width:233px;
		float:left;
	}
	#contact{
		width:233px;
		float:left;
	}
	
/* Posts Styles */
#posts{
	width:644px;
	float:left;
	margin-left:5px;
	padding-top:10px;
	}
	
	#posts h4, #posts h3{
		margin-bottom:15px;
		}
	#posts ul{
		margin-left:40px;
		margin-bottom:20px;
		padding:0px;
	}
	#posts ul li{

	}
	#posts img{border:3px solid #d4d4d4;float:left;margin-right:10px;}	
	#posts a img:hover{border-color:#8E101A;}	
	#postLeft{width:270px;float:left;}
	.threeColumn{width:214.5px;float:left;}
	.meta{margin-bottom:10px;}
#sidebar{
	width:228px;
	float:left;
	margin: -70px 0 0 0px;
	padding:0 0 20px 20px;
	}
	#sidebar h3{
		font-weight:bold;
		font-size:12px;
		border:none;
		padding-bottom:0px;
		margin-bottom:0px;
		color:#fff;
		line-height:14px;
		background:#8E101A;
		display:block;
		padding:5px 10px 5px 10px;
		text-transform:uppercase;
		-moz-border-radius-topleft:5px;
			-webkit-border-top-left-radius:5px;
			-moz-border-radius-topright:5px;
			-webkit-border-top-right-radius:5px;
		}
		#sidebar h3 a{color:#fff;}
		#sidebar h4{line-height:15px;margin-bottom:5px;}
	#sidebar ul{
		list-style:none;
		background:#d5d5d5;
		margin-bottom:15px;
		}
		#sidebar ul li{border-bottom:1px dotted #b6b5a0;}
		#sidebar ul li a{display:block;padding:2px 0px 2px 10px;color:#8E101A;}
		#sidebar li.current_page_item a{color:#fff;}
		#sidebar p{font-size:12px;}
		#supporters li a{text-align:center;padding-left:0px !important;}
	
#heroContainer{ }
#heroContainer h4{font-size:25px;line-height:26px;margin:0px;padding-top:0px;}
#heroContainer h4 a{color:#232d60;}
#heroContainer h4 a:hover{color:#8E101A;}
	.hero{width:315px;float:left;margin-bottom:14px;}
	.hero a img{border:3px solid #232d60;float:left;margin-right:10px;}
	.hero img:hover{border-color:#232d60;}
	.left{float:left;width:140px;}
	.odd{margin-right:14px;}
	.even{}
	.dates{font-family:Georgia, "Times New Roman", Times, serif;font-size:16px;}
#sponsorContainer ul li a img{padding-bottom:20px;border:none;}
#sidebar ul form{padding:9px;}
#sidebar ul form .submit{background:#232d60;color:#fff;text-align:center;width:210px;}
#sidebar ul form input{margin-bottom:5px;-webkit-border-radius: 5px;-moz-border-radius: 3px;border:none;padding:3px 5px 3px 5px;width:200px; }

/* Form Styles */
#posts form{width:370px;float:left;}
input, textarea{
	margin-bottom:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 3px;
	border:none;
	padding:3px 5px 3px 5px;
	}
submit{background:#232d60;}
.submit{background:#232d60;color:#fff}
/* Calendar */
.fc-event, .fc-agenda .fc-event-time, .fc-event a{line-height:12px;background:#232d60 !important;}

/* News & Events Page */
#newsLeft{
	width:375px;
	float:left;
	margin-right:25px;
	}
	#newsLeft h3{
			margin-bottom:0px;
	}
	#newsLeft ul{
		  list-style:none;
		  margin:0px;
		  }
		  #newsLeft ul li{
			padding:10px 0 10px 0;
			border-bottom:1px solid #b6b5a0;
			border-top:1px solid #fff;
		  	}
#eventsRight{
	width:244px;
	float:left;
}
	#eventsRight h3{
		color:#747361;
		margin-bottom:0px;
	}
	#eventsRight ul{margin:0px}
		#eventsRight ul li a:hover{color:#8E101A !important;}
		#eventsRight ul li{
			list-style:none;
			padding-top:10px;
			border-bottom:1px solid #b6b5a0;
			border-top:1px solid #fff;
			padding:5px 0 5px 0;
			}
		#eventsRight #theDate{
			position:relative;
			float:left;
			left:0;
			color:#747361;
			text-align:center;
			width:35px;
			font-weight:bold;
			margin:0 10px 5px 0;
			font-size:18px;
				line-height:15px !important;
				font-family:Georgia, "Times New Roman", Times, serif;
			}
			
#submit input{background:#232d50;color:#fff; padding:5px 5px 3px 5px !important;float:left;}

#sponsorBlock{margin-bottom:15px;}
#sponsorBlock h4{display:inline;font-size:17px;}