
html {
	height: 100%; 
	margin-bottom: 1px;
}

body {
	font: normal Arial, Helvetica, sans-serif;
	background: #fff;
	color: #000;
	text-align: center;
	margin: 0;
}

#page {
	text-align: left;
	margin: 0 auto;
}

.clear {
	clear: both;
}

a {
	color: #a09857;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #d5654b;
	text-decoration: underline;
	font-weight: bold;
}

.mainnavigation {
	color: #000;
	text-align: center;
	padding: 2em 0;
}

.mainnavigation a {
	color: #a09857;
	text-decoration: none;
}

.mainnavigation a:hover {
	color: #d5654b;
	text-decoration: underline;
}

/*--------------Header----------------*/

.description {
}

.global {
}

.sitename {
}


span.long {
}

.slogan {
}

.slogan p {padding: 0; margin: 0;}



#content {
}


#footer {
	width: 100%;
	clear: both;
}

/*-------------Headings-------------*/

h1 {
}

h1 a, h1 a:hover { font-weight:normal; }
h3 a, h3 a:hover { font-weight:normal; }
h2 a, h2 a:hover { font-weight:normal; }


h4 {
	color: #b0462a;
	margin-top: 0;
}

h6 {
	font: normal "Georgia", "Trebuchet MS", sans-serif;
	color: #7f751d;
}

h5 {
	font: normal "Georgia", "Trebuchet MS", sans-serif;
	color: #7f751d;
}


/*-------------The Post-------------*/


.post h1 {
	color: #b0462a;
	font-family: Georgia, serif;
	text-align: left;
	margin-top: 2em;
	font-weight:normal;
	margin-left:0;
	display:block;
}

.post h3, .pagetitle {
	color: #7f751d;
	font: normal Georgia, sans-serif;
	text-align: left;
	margin-top: 2em;
}

.pagetitle { text-align:center;margin-top:2em; }

.post {
}

.post p {
	line-height:2;
}

.singlespace {
	line-height:1;
	}
	
.post li {
	line-height:2;
}

.entry {

}

.postmetadata {
	border-bottom: 1px solid #ccc;
	padding: 0 0 5px 0;
}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {

}

.alignleft {

}

.alignright {

}

.center {

}

.pagetitle {
	
}

blockquote {

}

cite {

}

a img {

}

acronym, abbr {

}

/*--------------Sidebar------------*/

#sidebar {
	float: left;
	width: 200px;
	padding: 10px 10px 0 0;
	margin-left:0px;
	font-size: 90%;
}

#sidebar ul {
	list-style-type:none;
	margin:0 0 0 -15px;
}

#sidebar ul h2 {
	font: normal  14px Arial,sans-serif;
	text-transform:uppercase;
	margin: 10px 0 0;
}

#sidebar ul li {
	list-style-type:none;
	margin:0;
}

#sidebar ul ul {
	margin:0;
}

#sidebar ul ul li {
	margin:0 0 0 -20px;
	font-size:12px;
	line-height:1.5;
}

#sidebar ul ul ul {

}

#sidebar p {

}

#sidebar a {

}
#sidebar a:hover {

}

#sidebar a:visited {

}

/*--------------Footer--------------*/

#footer {
	clear: both;
	background-image: url('images/footer.jpg');
	color: #000;
	font-size: 85%;
	text-align: center;
	line-height: 20px;
	padding-top: 20px;
	height: 55px;
}

#footer p {padding: 0; margin: 0;}

/*--------------Comments--------------*/

ol.commentlist {
	margin-right:20px;
}

ol.commentlist li {

}

ol.commentlist li.alt {

}

ol.commentlist a {

}

small.commentmetadata {

}

#comment {
	width:430px;
	}

/*--------------Search Form-------------*/

#searchform {

}

#searchform input {

}

#searchform #s {

}


/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}

/*-------------Images------------------*/

img {
	border: none;
}

.imageleft {
	border: 3px double #c0c0c0;
	margin: 0 15px 2px 0;
	float: left;
}

.imageleftnoborder {
	margin: 0 5px 2px 0;
	float: left;
}

.imageright {
	border: 0px double #c0c0c0;
	margin: 0 0 2px 15px;
	float: right;
}




/*-------------Other------------------*/

hr {
	background-color: #7f751d;
	color: #7f751d;
	height: 1px;
	width: 100%;
}
