/*
Theme Name: Friends Of Buckner Park
Theme URI: http://wordpress.org/
Description: 
Version: 1.0
Author: fobp
Author URI: 
Tags: The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #d7ddca; /* full background */
	margin: 0px;
	padding: 0px 0px 40px;
}
a {
	color: #9f0a09;
	text-decoration: none;
}
a:visited {
	color: #9f0a09;
	text-decoration: none;
}
a:hover {
	color: #9f0a09;
	text-decoration: underline;
}
p {
	/*padding: 0px 0px 15px;*/
	margin: 0px;
}
h1 {
	margin:0px;
	padding-top: 15px;
	padding-left: 75px;
	height: 30px;
	font: normal 22px/100% Verdana, Tahoma, Arial;
	color: #553300;
}
h1 a{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:visited{
	color: #c9eefe;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
/*h2 {
	color: #553300;
	margin: 0px;
	padding-left: 30px;
	width: 200px;
	font: normal 22px/100% Verdana, Tahoma, Arial;
}
h2 a, h2 a:visited {
	color: #59770e;
	text-decoration: none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration: none;
}*/
h3 {
	font: normal 140%/100% Verdana, Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#mainPage {
	margin: 0px auto;
	width: 1000px;
	height: 645px;
	border: 5px solid #CCDDAA;
	background: #CCDDAA repeat-y;
}
#aboutPage {
	margin: 0px auto;
	width: 1000px;
	height: 1000px;
	border: 5px solid #CCDDAA;
	background: #CCDDAA repeat-y;
}
#neighborPage {
	margin: 0px auto;
	width: 1000px;
	height: 1600px;
	border: 5px solid #CCDDAA;
	background: #CCDDAA repeat-y;
}
#locationPage {
	margin: 0px auto;
	width: 1000px;
	height: 790px;
	border: 5px solid #CCDDAA;
	background: #CCDDAA repeat-y;
}
#partnersPage {
	margin: 0px auto;
	width: 1000px;
	height: 1450px;
	border: 5px solid #CCDDAA;
	background: #CCDDAA repeat-y;
}
#newsPage {
	margin: 0px auto;
	width: 1000px;
	height: 8000px;
	border: 5px solid #CCDDAA;
	background: #CCDDAA repeat-y;
}
#getInvolvedPage {
	margin: 0px auto;
	width: 1000px;
	height: 900px;
	border: 5px solid #CCDDAA;
	background: #CCDDAA repeat-y;
}
#donatePage {
	margin: 0px auto;
	width: 1000px;
	height: 575px;
	border: 5px solid #CCDDAA;
	background: #CCDDAA repeat-y;
}
#memberPage {
	margin: 0px auto;
	width: 1000px;
	height: 1100px;
	border: 5px solid #CCDDAA;
	background: #CCDDAA repeat-y;
}
#contactUsPage {
	margin: 0px auto;
	width: 1000px;
	height: 900px;
	border: 5px solid #CCDDAA;
	background: #CCDDAA repeat-y;
}
#subPageHeader {
	height: 132px;
	width: 1000px;
	margin: 2px 5px 0px 5px;
	position: relative;
}
#mainHeaderLogo {
	display: block;
	background: url(images/headerGreen2.jpg) no-repeat left;
	height: 97px;
	width: 989px;
	top: 0px;
}
#subHeaderLogo {
	display: block;
	background: url(images/subHeaderGreen2.jpg) no-repeat left;
	height: 97px;
	width: 990px;
	top: 0px;
}
/*#.hide {
	visibility:hidden;
}*/
#logo {
	position: absolute;
	width: 275px;
	height: 98px;
	margin-left: 0px;
	margin-top: 0px;
}
#donate {
	position: absolute;
	width: 70px;
	height: 20px;
	padding: 5px 5px;
	margin-left: 600px;
	margin-top: 65px;	
}
#contact {
	position: absolute;
	width: 95px;
	height: 20px;
	padding: 5px 5px;
	margin-left: 680px;
	margin-top: 65px;	
}
#email {
	position: absolute;
	width: 115px;
	height: 20px;
	padding: 5px 5px;
	margin-left: 795px;
	margin-top: 65px;	
}
#home {
	position: absolute;
	width: 55px;
	height: 20px;
	padding: 5px 5px;
	margin-left: 923px;
	margin-top: 65px;	
}
#mainPageHeader {
	height: 272px;
	width: 989px;
	margin: 2px 5px 5px 5px;
	position: relative;
}
/* Large header navigation */
#mainPageNav {
	list-style-type:none;
	float: left;
	padding: 0;
	margin: 0px;
	height: 40px; 
	bottom: 0px;
	right: 10px;
	background: #AABB88;
	border-top: 1px solid;
}
#mainPageNav li {
	float: left;
}
#mainPageNav a {
	text-decoration: none;
	color: #553300;
	font: bold 15px/100% Verdana, Tahoma, Arial, Helvetica;
	height: 16px;
	float: left;
	width: 223.25px;
	padding: 10px;
	border-top: 1px solid #553300;
	border-bottom: 2px solid #553300;
	border-left: 2px solid #553300;
	border-right: 2px solid #553300;
	text-align: center;
}
#mainPageNav a:hover {
	color: #553300;
	background: #99a87a;
}
#subPageNav {
	background: #AABB88;
	list-style-type:none;
	padding: 0;
	margin: 0px 5px 0px 0px;
	float: left;
	border-left: 2px solid #99a87a;
}
#subPageNav li {
	float: left;
}
#subPageNav a {
	text-decoration: none;
	color: #553300;
	font: bold 15px/100% Verdana, Tahoma, Arial, Helvetica;
	height: 16px;
	float:left;
	width: 223px;
	padding: 10px 10px 5px;
	text-align: center;
	border: 2px solid #99a87a;
}
#subPageNav #selectedNav {
	color: #dbc9bb;
	background: #3b2313;
	height: 16px;
	border: 2px solid #553300;
}
#subPageNav a:hover {
	color: #553300;
	background: #99a87a;
}
#mainPageSidebar {
	font: normal 14px/100% sans-serif;
	color: #553300;
	margin: 2px 0px 0px 0px;
	width: 270px;
	float: left;
}
#mainPageSidebar #neighborsButton {
display: block;
background: url(images/neighborsButton.jpg) no-repeat;
border: 1px solid #9f0a09;
height: 40px;
width: 300px;
margin: 0px 0px 5px 5px;
}
#mainPageSidebar #joinOurTeamButton {
display: block;
background: url(images/joinOurTeamButton.jpg) no-repeat;
border: 1px solid #9f0a09;
height: 40px;
width: 300px;
margin: 0px 0px 5px 5px;
}
#mainPageSidebar #becomeAMemberButton {
display: block;
background: url(images/becomeAMemberButton.jpg) no-repeat;
border: 1px solid #9f0a09;
height: 40px;
width: 300px;
margin: 0px 0px 5px 5px;
}
#mainPageSidebar #locationOfBPButton {
display: block;
background: url(images/locationOfBPButton.jpg) no-repeat;
border: 1px solid #9f0a09;
height: 40px;
width: 300px;
margin: 0px 0px 5px 5px;
}
#mainPageSidebar #mainPage501c3 {
	font: bold 14px/100% sans-serif;
	line-height: 23px;
	float: left;
	width: 268px;
	height 250px;
	margin: 5px 0px 0px 5px;
	padding: 10px 10px 10px 15px;
	background: #FFFFFF;
	border: 2px dotted #9f0a09; 
}
#mainPageSidebar #mainPage501c3 h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	color: #553300;
	text-align: center;
}
#timeline {
	background: #FFFFFF url(images/timeline2.jpg) no-repeat center;
	width: 673px;
	float: right;
	height: 277px;
	border: 2px solid #9f0a09;
	margin: 2px 5px 0px 0px;
}
#latestUpdates {
         font: 14px/100% sans-serif;
        	color: #9f0a09;
         text-align: center;
	width: 645px;
	float: right;
         padding: 10px 15px 10px 15px;
	height: 45px;
	border: 2px dotted #9f0a09;
	margin: 2px 5px 5px 0px;
}
#latestUpdates h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	margin: 0px 0px 0px 0px;
	color: #9f0a09;
}
#message {
         width: 630px;
         height: 75px;
         float:left;
}
#message2 {
        width: 220px;
        height: 75px;
        float: right;
}
#aboutUsContent {
	color: #553300;
	margin: 0px 2px;
	width: 993px;
	height: 145px;
	border-bottom: 2px dotted #9f0a09;
}
#aboutUsContent h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	color: #553300;
	text-align: center;
}
#aboutUsContent #history{
	border-right: 2px dotted #9f0a09;
	font: normal 14px/100% sans-serif;
	color: #553300;
	float: left;
	margin: 5px 2px;
	line-height: 15px;
	width: 438px;
	padding: 10px 20px 40px 30px;
}
#aboutUsContent #history2{
	font: normal 14px/100% sans-serif;
	color: #553300;
	float: right;
	margin: 5px 2px;
	line-height: 15px;
	width: 439px;
	padding: 10px 20px 40px 30px;
}
#aboutUsContent2 {
	color: #553300;
	font: normal 14px/100% sans-serif;
	line-height: 150%;
	padding: 20px 30px;
	float: left;
	width: 930px;
	margin: 2px 2px;
}
#aboutUsContent2 h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	color: #553300;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
/*Specific to Neighbors html */
#neighborContent {
	color: #553300;
	margin: 5px 5px;
	width: 985px;
	height: 1450px;
	border: 2px solid #9f0a09;
}
#neighborContent #history {
	color: #553300;
	font: normal 14px/100% sans-serif;
	line-height: 150%;
	padding: 30px;
	float: left;
	width: 925px;
	margin: 2px;
	border-top: 2px dotted #9f0a09;
}
#neighborContent h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	color: #553300;
	margin: 10px 0px;
	text-align: center;
}
/*Specific to Location html */
#locationSidebar {
	font: normal 14px/100% sans-serif;
	line-height: 150%;
	float: left;
	padding: 50px;
	color: #553300;
	border: 2px solid #9f0a09;
	width: 474px;
	height: 165px;
	margin: 5px 5px;
}
#locationSidebar h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	color: #553300;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
#map {
	margin: 5px 5px;
}
#partnersContent {
	color: #9f0a09;
	font: normal 14px/100% sans-serif;
	line-height: 150%;
	text-align: center;
}
#partnersContent h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	color: #9f0a09;
	margin: 10px 0px 0px 0px;
}
#partnersContent a {
         text-decoration: underline;
}
#partnersContent a:hover {
         color: #c30a09;
         text-decoration: underline;
}
#mungerPlaceContent {
	padding: 20px 25px;
	float: left;
	width: 191px;
	height: 300px;
	margin: 5px 5px;
	border: 2px dotted #9f0a09;
}
#peakAdditionContent {
	padding: 20px 30px;
	float: left;
	width: 185px;
	height: 300px;
	margin: 5px 5px;
	border: 2px dotted #9f0a09;
}
#outsideTheBoxContent {
	padding: 20px 30px;
	float: left;
	width: 440px;
	height: 250px;
	margin: 5px 5px;
	border: 2px dotted #9f0a09;
}
#membersContent {
	padding: 20px 30px;
	float: right;
	width: 406px;
	height: 290px;
	margin: 5px 5px;
	border: 2px dotted #9f0a09;
}
#tamaleHouseContent {
	padding: 20px 30px;
	float: right;
	width: 406px;
	height: 330px;
	margin: 5px 5px;
	border: 2px dotted #9f0a09;
}
#swissAvenueContent {
	padding: 20px 30px;
	float: left;
	width: 185px;
	height: 170px;
	margin: 5px 5px;
	border: 2px dotted #9f0a09;
}
#juniusHeightsContent {
	padding: 20px 10px;
	float: left;
	width: 188px;
	height: 170px;
	margin: 5px 5px;
	border: 2px dotted #9f0a09;
}
#sherpaContent {
	margin: 5px 5px;
	border: 2px dotted #9f0a09;
	padding: 20px 30px;
	float: right;
	width: 406px;
	height: 210px;
}
#stateFarmContent {
	padding: 20px 10px;
         float: left;
	width: 225px;
	height: 250px;
	margin: 5px 5px;
	border: 2px dotted #9f0a09;
}
#fishCityContent {
	padding: 20px 10px;
         float: left;
	width: 218px;
	height: 250px;
	margin: 5px 5px;
	border: 2px dotted #9f0a09;
}
#sherpa {
	background: url(http://friendsofbucknerpark.org/wordpress/wp-content/uploads/2009/10/sherpalogo390.jpg) no-repeat;	
	border: 2px solid #9f0a09;
	width: 390px;
	height: 176px;
}
#tamaleHouse {
	background: url(images/laPopularTamale.jpg) no-repeat;	
	border: 2px solid #9f0a09;
	width: 280px;
	height: 220px;
}
#mungerPlacePartner {
	background: url(http://friendsofbucknerpark.org/wordpress/wp-content/uploads/2009/10/mungerplacelogopartner135.jpg) no-repeat;	
	border: 2px solid #9f0a09;
	width: 135px;
	height: 253px;
}
#peaksAdditionPartner {
	background: url(http://friendsofbucknerpark.org/wordpress/wp-content/uploads/2009/10/peaksadditionlogopartners175.jpg) no-repeat;	
	border: 2px solid #9f0a09;
	width: 175px;
	height: 173px;
}
#outsideTheBoxPartner {
	background: url(http://friendsofbucknerpark.org/wordpress/wp-content/uploads/2009/10/otb-logo.jpg) no-repeat;	
	border: 2px solid #9f0a09;
	width: 394px;
	height: 200px;
}
#fishCityPartner {
	background: url(images/fishCitySmall.gif) no-repeat;	
	border: 2px solid #9f0a09;
	width: 200px;
	height: 120px;
}
#swissPartner {
	background: url(http://friendsofbucknerpark.org/wordpress/wp-content/uploads/2009/10/swisswhitepartnerlogo175.jpg) no-repeat;	
	border: 2px solid #9f0a09;
	width: 175px;
	height: 113px;
}
#juniusPartner {
	background: url(http://friendsofbucknerpark.org/wordpress/wp-content/uploads/2009/10/juniuspartnerlogo175.jpg) no-repeat;	
	border: 2px solid #9f0a09;
	width: 175px;
	height: 63px;
}
#stateFarmPartner {
	background: url(http://friendsofbucknerpark.org/wordpress/wp-content/uploads/2009/08/state-farm-logo.png) no-repeat;	
	border: 2px solid #9f0a09;
	width: 200px;
	height: 221px;
}
#newsContent {
	color: #553300;
	font: normal 14px/100% sans-serif;
	line-height: 150%;
	padding: 100px 30px;
	float: left;
	width: 926px;
	height: 150px;
	margin: 5px 5px;
	border: 2px solid #9f0a09;
}
#newsContent h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	color: #553300;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
#getInvolvedContent {
	color: #553300;
	margin: 0px 2px;
	width: 993px;
	height: 140px;
	border-bottom: 2px dotted #9f0a09;
}
#getInvolvedContent h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	color: #553300;
	text-align: center;
}
#getInvolvedContent #history{
	font: normal 14px/100% sans-serif;
	color: #553300;
	float: left;
	margin: 5px 2px;
	width: 435px;
	padding: 10px 20px 30px 20px;
}
#getInvolvedContent #history2{
	font: normal 14px/100% sans-serif;
	color: #553300;
	float: right;
	margin: 5px 2px;
	width: 450px;
	padding: 10px 20px 40px 20px;
}
#getInvolvedContent2 {
	width: 990px;
         height: 485px;
}
#getInvolvedContent2 h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	color: #553300;
	text-align: center;
}
#getInvolvedContent2 #history{
	font: normal 14px/100% sans-serif;
	color: #553300;
	line-height: 18px;
	float: left;
	width: 320px;
	padding: 30px 30px;
}
#openPositionsContent{
	font: normal 14px/100% sans-serif;
	color: #553300;
	line-height: 18px;
}
#getInvolvedContent2 #openPositions{
	font: normal 14px/100% sans-serif;
	text-align: center;
}
#getInvolvedContent2 #joinTeamForm {
	font: normal 14px/100% sans-serif;
	float: left;
	color: #553300;
	margin: 0px 2px;
	padding: 30px 30px;
	width: 340px;
	height: 400px;
	border-left: 2px dotted #9f0a09;
}
#getInvolvedContent2 form {
position:relative;
line-height: 30px;
}
#getInvolvedContent2 form label {
position:absolute;
float: left;
width: 180px
/*left: 150px;*/
}

#getInvolvedContent2 form input, texarea {
position:absolute;
left: 150px;
width: 300px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
/* #searchform {
	width: 230px;
	float:right;
} */
#credits {
	margin: 0px auto;
	width: 760px;
	color: #553300;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #553300;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}
.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}
a:hover img.img_border{
	border-color: #FF6600;
	background: #FF6600;
}
/*neighbors images*/
#peakLogoImage {
	background: url(images/peakAdditionLogo130.jpg) no-repeat center;
	width: 900px;
	height: 130px; 
	margin: 2px;
}
#mungerLogoImage {
	background: url(images/mungerLogo100.jpg) no-repeat center;
	width: 900px;
	height: 100px;
	margin: 2px;
}
#juniusHeightsLogoImage {
	background: url(images/juniusHeightsLogo100.jpg) no-repeat center;
	width: 900px;
	height: 100px;
	margin: 2px;
}
#swissAvenueLogoImage {
	background: url(images/swissAveLogo130.gif) no-repeat center;
	width: 910px;
	height: 130px;
	margin: 2px;
}
/*bpLocation.html image*/
#bucknerParkSignImage {
	background: url(images/bucknerParkSign-5.jpg) no-repeat;
	padding: 10px;
	float: left;
	width: 380px;
	height: 245px;
	margin: 5px 2px 5px 5px;
	border: 2px solid #9f0a09;
}
#mainImage {
	background: url(images/fobpMainPageImage2.jpg) no-repeat;
	float: left;
	width: 989px;
	margin: 0px 5px 0px 0px;
	height: 133px;
}
#aboutUsImage {
	background: url(images/aboutImage.jpg) no-repeat;
	width: 986px;
	height: 205px;
	margin: 0px 5px;
	border: 2px solid #553300;

}
#partnersImage {
	background: url(images/partnerImage.jpg) no-repeat;
	border: 2px solid #553300;
	float: left;
	width: 986px;
	height: 200px;
	margin: 0px 5px;
}
#newsAndEventsImage {
	background: url(images/newsAndEventsImage.jpg) no-repeat;
	border: 2px solid #553300;
	float: left;
	width: 986px;
	height: 180px;
	margin: 0px 5px;
}
#getInvolvedImage {
	background: url(images/getInvolvedImage.jpg) no-repeat;
	width: 986px;
	height: 135px;
	margin: 0px 5px;
	border: 2px solid #553300;
}
#donateContent {
	color: #553300;
	font: normal 14px/100% sans-serif;
	line-height: 150%;
	padding: 80px 30px;
	float: left;
	width: 512px;
	height: 240px;
	margin: 5px 5px;
	border: 2px dotted #9f0a09;
}
#donateContent h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	color: #553300;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
#donateImage {
	background: url(images/bucknerParkPlan.jpg) no-repeat;
	width: 395px;
	height: 399px;
	border: 2px solid #9f0a09;
	margin: 5px 5px;
	float: left;
}
#memberImage {
	background: url(images/memberImageBW.jpg) no-repeat;
	width: 380px;
	height: 457px;
	border: 2px solid #9f0a09;
	float: left;
}
#memberContent {
	color: #553300;
	font: normal 14px/100% sans-serif;
	line-height: 150%;
	text-align: center;
	padding: 20px 30px;
	float: left;
	width: 925px;
	height: 150px;
	margin: 5px 5px;
	border:2px dotted #9f0a09;
}
#memberContent2 {
	color: #553300;
	font: normal 14px/100% sans-serif;
	line-height: 150%;
	width: 990px;
	height: 750px;
	margin: 5px 5px;
}
#memberContent h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	color: #553300;
	margin: 10px 0px 0px 0px;
	text-align: center;
}
#memberSignup {
	color: #553300;
	font: normal 14px/100% sans-serif;
	line-height: 150%;
	text-align: center;
	padding: 5px 5px;
	float: right;
	width: 580px;
	height: 720px;
	border:2px solid #9f0a09;
}
/*#memberContent h2 {
	font: bold 15px/100% Verdana, Tahoma, Arial;
	color: #553300;
	text-align: center;	
}*/
#mrBuckner {
	background: url(images/mrBuckner.jpg) no-repeat;	
	width: 220px;
	height: 220px;
	float: left;
}
#contactUsContent {
	color: #553300;
	margin: 0px 2px;
	width: 997px;
}
#contactUsContent h3 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	color: #553300;
	text-align: center;
}
#contactUsContent #history{
	border: 2px solid #9f0a09;
	font: normal 14px/100% sans-serif;
	color: #553300;
	float: left;
	margin: 5px 2px;
	line-height: 20px;
	width: 300px;
	height: 693px;
	padding: 10px 40px 40px 40px;
}
#contactUsContent #history2{
	font: normal 15px/100% sans-serif;
	color: #553300;
	float: left;
	margin: 5px 5px;
	line-height: 20px;
	width: 525px;
	height: 270px;
	padding: 10px 13px 15px 50px;
	border: 2px dotted #9f0a09;
}
#contactSignUp {
	margin: 0px 5px;
	padding: 10px;
	width: 565px;
	height: 420px;
	background: #FFFFFF;
	border: 2px dotted #9f0a09;
	align: center;
}
#contactUsImage {
	background: url(images/contactUsImage.jpg) no-repeat;	
	width: 251px;
	height: 220px;
	float: right;
	border: 2px solid #9f0a09;
}

#contactBoardMembers {
         width: 300px;
         height: 20px;
}
#contactBoardMembers #photo {
	background: url(images/photo1.jpg) no-repeat left;
	width: 23px;
	height: 18px;
         float: left;
}
#contactBoardMembers #emailTo {
         float: right;
         width: 270px;
}
/** BLOG **/
#content {
	margin: 10px 5px 5px 5px;
	float: left;
	font: normal 16px Arial, Helvetica, Sans-Serif;
	width: 620px;
	padding: 20px;
	background: #FFFFFF;
	border: 2px solid #9f0a09;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}
.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: normal 14px Arial, Helvetica, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Helvetica, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	margin: 10px 5px 5px 5px;
	float: right;
	font: 14px Arial, Helvetica, Sans-Serif;
	border: 2px dotted #9f0a09;
	padding: 20px;
	width: 260px;
	}
#sidebar h2 {
	font: bold 18px/100% Verdana, Tahoma, Arial;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #9f0a09;
	text-decoration: none;
	}

a:hover {
	color: #9f0a09;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 16px Verdana, Tahoma, Arial;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin 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;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
#searchform {
	width: 220px;
	margin: 10px;
	padding: 10px;
	text-align: center;
}
#searchform #s {
	border:1px solid #AABB88;
	float: left;
	width: 135px;
	height: 22px;
	padding: 2px 0px 0px 2px;
	background: #FFFFFF;
}
#searchform #searchsubmit {
	background: #CCDDAA no-repeat;
	border: 1px solid #AABB88;
	width: 60px;
	height: 24px;
	font: bold 12px Verdana, Tahoma, Arial;
	margin: 2px;
	color: #55330;
}
#searchform label {
	font: normal 14px/100% Verdana, Tahoma, Arial;
	color: #553300;
}