/*
Theme Name: Chapelwood Blue Theme
Theme URI: http://www.milestravis.org/
Description: 3-column, fixed-width theme.
Author: Miles Travis
Author URL: http://www.milestravis.org
Tags: valid XHTML, fixed width, three columns, widgets, customizable
Version: 2.0

The CSS/XHTML is released under GPL:  http://www.opensource.org/licenses/gpl-license.php

*/

* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Arial;
	color: #554727;
	background: #d5cbb4 url(images/body.jpg) repeat-x 0 0;
	/*padding-top: 27px;*/
}


.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}

/** BEGIN wrapper **/
.wrapper {
	width: 950px;
	margin: auto auto;
	text-align: left;
	/*background: url(images/wrapper.gif) repeat-y top center;*/

}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 200px;
	color: #ffffff;
	font-family: Georgia;
        overflow: hidden;
}

	#header h1 {
                padding: 400px 10px 10px 10px;
		font-size: large;
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}

	#header h1 a {
                padding: 400px 400px 10px 400px;
		font-size: large;
                
		font-weight: normal;
		color: #ffffff;
		text-decoration: none;
	}

	#header h3 {
		font-size: 1.4em;
		font-style: italic;
		font-weight: normal;
		/*position: relative;
		top: 38px; left: 60px;
		float: left;*/
		clear: both;
	}
	#header form {
		position: relative;
		top: 0; left: 0;
		float: right;
		position: relative;
		top: 5px; left: -49px;
	}
		#header form input {
			font-family: Georgia;
			font-size: 1em;
			float: left;
			width: 220px;
			margin-right: 5px;
			border: 1px solid #ffffff;
		}
		#header form button {
			text-indent: -9999px;
			width: 18px; height: 18px;
			border: 0;
			float: left;
			background-color: transparent;
		}
/** END header **/

/** BEGIN navigation **/
#navigation {
	list-style-type: none;
	height: 14px;
	padding: 10px 6px;
	border-width: 1px 0;
	border-style: solid;
}
	#navigation li {
		float: left;
		font-family: Georgia;
		font-size: 0.9em;
		font-weight: bold;
		text-transform: uppercase;
		padding: 0 5px;
	}
	#navigation li a {
		text-decoration: none;
		padding: 5px;
	}
	#navigation li a:hover {
		text-decoration: underline;
	}
/** END navigation **/

/** BEGIN content **/
#wrapper2 {
         background: url(images/content-slice.png) repeat-y top center;
         float: left;
         width: 950px;
         padding: 50px 0 0 0;

}
#footer2 {
        /*background: url(images/content-slice.png) repeat-y top center;
        height: 50px;	
        width: 950px;*/
        float: right;
	text-align: right;
        font-size: x-small;
        color: #c2b59b;
        padding: 5px 30px 10px 430px;
        width: 490px;
        height: 10px;
        border: 1px soild #d5cbb4;
}

#footer2 a {
color: #c2b59b;
text-decoration: underline;
}

#footer2 a:hover {
color: #554727;
text-decoration: none;
}


#footerholder {
        background: url(images/content-slice.png) repeat-y top center;
        width: 950px;
        margin: auto auto;
        height: 50px;
}


#bannerimg, #bannerimage {
	float: left;
	width: 575px;
        background-color: #fff; 
        text-align: center;
}

#content {
	float: left;
	width: 575px;
	padding: 2px 0 10px 30px;
        background-color: #fff;
}
	.post {

		padding: 10px 10px 0 10px;
	}
	.first {
		padding-top: 0;
	}
	.post h2 {
		clear: both;
		font-size: 2em;
		font-family: Georgia;
		font-weight: normal;
		font-style: italic;
		text-align: center;
		padding: 20px 0 8px;
		/*border-top: 1px dashed #cccccc;*/
		margin: 0 25px;
	}
	.post h2 a {
		text-decoration: none;
	}
		.first h2 a {
			text-decoration: none;
		}
		.first h2 {
			border-top: 0;
		}
	.post p {
		margin-bottom: 10px;
		font-size: 1.2em;
		line-height: 1.3em;
	}
	.date {
		text-align: center;
		padding-bottom: 10px;
		font-family: Georgia;
		font-style: italic;
		font-size: 1.2em;
		/*border-bottom: 1px dashed #cccccc;*/
		margin: 0 25px 15px !important;
	}
	.post h3 {
		font-size: 1.6em;
		font-weight: normal;
		font-family: Georgia;
		padding: 10px 0;
	}
	#postnav {
		padding: 10px;
		font-family: Georgia;
		font-style: italic;
	}

#flourish {
	float: left;
	width: 40px;
	padding: 10px 267px 10px 268px;
        text-align: center;

}

/** END content **/

/** BEGIN right sidebar **/
#rightsidebar {
	float: right;
	width: 150px;
	margin-right: 9px;
	padding: 2px 0 10px 0;
overflow: hidden;
}
	#rightsidebar h2 {
		font-family: Georgia;
		font-size: 1.5em;
		font-weight: normal;
		font-style: italic;
		padding: 7px 18px 6px 10px;
		border-width: 1px 0;
		border-style: solid;
	}
        #rightsidebar h3 {
                font-family: Georgia;
                font-size: 1.75em;
                font-weight: normal;
                font-style: italic;
                padding: 7px 18px 6px 10px;
                border-width: 1px  0px;
                border-style: solid;
                
         }  
	#sponsors {
		padding: 14px;
	}
	#sponsors img {
		border: 0;
		margin: 2px;
	}
	#rightsidebar ul {
		list-style-type: none;
		padding: 0 10px 15px;
		margin-right: 10px;
	}
		#rightsidebar ul li {
			padding: 6px 0 6px 10px;
			font-family: Georgia;
			background: url(images/bullet.gif) no-repeat 0 10px;
		}
		#rightsidebar ul li a {
			text-decoration: none;
		}
		#rightsidebar ul li a:hover {
			text-decoration: underline;
		}

	#rightsidebar p {
                font-family: Georgia;
                line-height: 125%;
		padding: 6px 3px 6px 15px;
		margin-right: 10px;
	}

	#rightsidebar p.center {
                text-align: center;
                font-family: Georgia;
                line-height: 140%;
		padding: 6px 3px 6px 15px;
		margin-right: 10px;
	}

#quotes {
padding: 7px 0 7px 15px;
width: 125px;
}


/** END right sidebar **/

/** BEGIN left sidebar **/

#sidebar {
	float: left;
	width: 150px;
        margin-left: 6px;
	padding: 2px 0 10px 0;
}

		#sidebar form input {
			width: 130px;
					}
		
	#sidebar h2 {
		font-family: Georgia;
		font-size: 1.5em;
		font-weight: normal;
		font-style: italic;
		padding: 7px 18px 6px;
		border-width: 1px 0;
		border-style: solid;
	}
	#sponsors {
		padding: 14px;
	}
	#sponsors img {
		border: 0;
		margin: 2px;
	}
	#sidebar ul {
		list-style-type: none;
		padding: 0 3px 15px;
		margin-right: 10px;
	}
		#sidebar ul li {
			padding: 6px 0 6px 10px;
			font-family: Georgia;
			background: url(images/bullet.gif) no-repeat 0 10px;
		}
		#sidebar ul li a {
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			text-decoration: underline;
		}

	#sidebar p {
                font-family: Georgia;
                line-height: 140%;
		padding: 6px 3px 6px 10px;
		margin-right: 10px;
	}

	#sidebar p.center {
                text-align: center;
                font-family: Georgia;
                line-height: 140%;
		padding: 10px 3px 10px 10px;
		margin-right: 10px;
	}




/** END left sidebar **/

/** BEGIN footer **/
#footer {
	padding: 10px 0 10px 0;
	border: 1px solid #d5cbb4;
	font-family: Georgia;
	line-height: 1.6em;
	height: 60px;
}
	#footwrap {
		margin: auto auto;
		width: 700px;
		text-align: center;
	}
	#footer a {
		text-decoration: none;
		font-size: 0.9em;
		margin: 0 8px;
	}
		#footer .first {
			margin-left: 0 !important;
		}
	#footer .left {
		float: left;
	}
	#footer .right {
		float: right;
	}
/** END footer **/

/** BEGIN single **/
img {
	border: 0;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post ul {
	margin: 0 0 10px 18px;
}
.post ol {
	margin: 0 0 10px 25px;
}
.post li {
	line-height: 1.6em;
	font-size: 1.2em;
}
.post blockquote {
	font-style: italic;
	padding-left: 8px;
	margin-left: 2px;
}
#commentsection {
	
}
	#commentsection h2 {
		margin: 0 0 10px !important;
		text-align: left;
	}
	#commentsection p {
		margin-left: 10px;
		text-align: left;
	}

	.commentdetails {
		margin-bottom: 10px;
		font-family: Georgia;
	}
	.commentdetails img {
		float: left;
		padding: 2px;
		margin: 0px 4px 3px 1px;
	}
	.commentdetails p {
		margin-bottom: 5px;
	}
	.commentauthor {
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.9em !important;
		font-style: italic;
	}
	.comment1 {
		padding-bottom: 20px;
	}
	.notfound {
		padding: 20px;
	}
	.notfound h2 {
		font-family: Georgia;
		font-weight: normal;
		font-size: 2em;
		padding-bottom: 10px;
	}
	#postdetails {
		font-size: 0.8em;
		font-family: Georgia;
	}
		#postdetails p {
			margin-bottom: 5px;
		}
/** END single **/

.wp-caption {
	text-align: center;
	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-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


/* Generic map, side bar holder styles */

#map_div {
width: 575px;
height: 575px;
padding: 25px 0 0 0;
}

      .MapBuilder {font: normal small verdana, arial, helvetica, sans-serif; font-size: 10pt; margin: 0px;}
      .MapBuilder a {text-decoration: none; color: #0066CC; background-color: transparent;}
      .MapBuilder a:hover {color: #F60; background-color: transparent;}
      .MapBuilder h1 {font-weight: bold; font-size: 16pt; color: #369; border-bottom: 2px solid #369;}
      
      /* Info Window styles */
      .IW { width: 350px;}
      .IWContent {height: 120px; overflow:auto;}
      .IWCaption {font-weight: bold; font-size: 12pt; color: #369; border-bottom: 2px solid #369;}
      .IWFooter {margin-top: 5px; font-size: 8pt; }
      .IWFooterZoom {}
      .IWDirections{background-color:#FFF;}

      .MapBuilderSideBar {float:left; margin-left: 10px; }
      /* PDMarker */
      div.markerTooltip {
        color: black;
        background-color: white;
        white-space: nowrap;
        margin: 0;
        padding: 2px 4px;
        border: 1px solid black;
      }

.eho {
padding: 20px 10px 20px 10px;
}

.eho2 {
float: right;
padding: 0 0 0 10px;
}

#flushleft {
margin: 0;
padding: 10px 0 10px 0;
}

#flushleft p {
margin: 0;
padding: 10px 5px 0 5px;
}

#flushleft h5 a {
text-decoration: none;
color: #554727;
}

#flushleft h5 a:hover {
text-decoration: underline;
color: #56a2d6;
}

#flushleft p a {
text-decoration: none;
color: #56a2d6;
}

#flushleft p a:hover {
text-decoration: underline;
color: #56a2d6;
}


.floatleft {
float: left;
padding: 0 3px 3px 0;
}

.floatright {
float: right;
padding: 0 0 1px 3px;
}

.new1 {
position: relative;
top: 0;
left: 50%;
z-index: 5;
}


.new2 {
position: relative;
top: 655px;
left: -505px;
z-index: 5;
}

.new3 {
position: relative;
top: 782px;
left: -554px;
z-index: 5;
}

.new4 {
position: relative;
top: 812px;
left: -603px;
z-index: 5;
}

h5 {
font-size: small;
font-weight: strong;
}

.blogribbon {
position: absolute;
top: 50px;
left: 130px;
z-index: 5;
}

