/*
CSS Styled by Cleave Design
*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin-top: 20px;
	background: #dfd5b5 url(images/bg.gif) repeat-x;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
}

h1, h2, h3 {
	font-family: "Goudy Old Style", Garamond, Georgia, "Times New Roman", serif;
	margin-top: 1.5em;
	font-weight: normal;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	margin-top: 1.0em;
	line-height: 160%;
}

ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	margin-bottom: 20px;
	text-align: left;
}

p.fancy {
	font-family: "Goudy Old Style", Garamond, Georgia, "Times New Roman", serif;
	font-size: 17px;
	font-weight: normal;
}

a {
	color: #274e87;
}

a:hover {
	text-decoration: underline;
	color: #274e87;
}

a img {
	border: none;
}

img.left {
	border-color: white;
	border-width: 5px;
	border-style: solid;
	float: left;
	margin: 0px 20px 20px 0px;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

hr {
	display: none;
}

/* Page Elements */
#container {
	width: 861px; 
	margin: 0 auto;
	background: #ede7d4;
}


/* Header */
#header {
	height: 201px;
	margin: 0 auto;
	background: #fff url(images/header.jpg);
}

#headerPage {
	height: 96px;
	margin: 0 auto;
	background: #fff url(images/header2.jpg);
}

/* Menu */

#menu-wrap {
	background: #ede7d4;
}

#menu {
	width: 811px;
	height: 50px;
	margin: 0 auto;
	background-color: #ede7d4;
	padding-left: 50px;
}

#menu ul {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	float: left;
	margin-right: 6px;
	padding: 5px 20px 5px 20px;
	background: #516694;
	border: 1px #fff solid;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Goudy Old Style", Garamond, Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

#menu a:hover {
	text-decoration: none;
	background: #274e87;
	border: 1px white solid;
}

#menu .first a {
	background: #274e87;
	border: 1px white solid;
}

#menu2-wrap {
	border-bottom: 2px solid #baaf81;
	background: #fff; 
}

#menu2 {
	width: 778px;
	height: 50px;
	margin: 0 auto;
	background: #fff;
	padding-top: 10px;
	padding-left: 50px;	
}

#menu2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu2 li {
	display: inline;
}

#menu2 a {
	float: left;
	margin-right: 6px;
	padding: 5px 20px 5px 20px;
	background: #516694;
	border: 1px #fff solid;
	text-decoration: none;
	text-transform: uppercase;
	font-family: "Goudy Old Style", Garamond, Georgia, "Times New Roman", serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}

#menu2 a:hover {
	text-decoration: none;
	background: #274e87;
	border: 1px white solid;
}

#menu2 .first a {
	background: #274e87;
	border: 1px white solid;
}

/* Page */

#page {
	width: 861px;
	margin: 0 auto;
}

#content {
	background: #f1f0e6;
}

/* Post */

.post {
}

.post .title {
	margin: 0;
}

.post .title a {
	text-decoration: none;
}

.post .byline {
	margin: 0 0 30px 0;
	line-height: normal;
}

.post .entry {
	margin-top: 20px;
}

.post .singlepage {
	margin-top: 20px;
	float: left;
	width: 580px;
}

.post .meta {
	clear: both;
}

.post .meta a {
	text-decoration: none;
	font-weight: bold;
}

.post .meta a:hover {
	text-decoration: underline;
}

.post .meta .comments {
	padding-left: 20px;
	background: url(images/img07.gif) no-repeat left center;
}

.post .meta .permalink {
	padding-left: 20px;
	background: url(images/img08.gif) no-repeat left center;
}

/* Latest Post */


#feature-wrap {
	background: #ede7d4 url(images/Bottom-Shade.gif) bottom no-repeat;
}

#feature {
	width: 778px;
	margin: 0 auto;
	padding: 0 0 20px 0;
}

#feature h1 {
	margin: 10px 0;
	padding: 0;
}

#feature p {
	line-height: 1.4em;
	margin: 0;
	padding-bottom: 15px;
}

/* Recent Posts */

#resources {
	width: 778px;
	margin: 0 auto;
	background-color: #f1f0e6;
}

#resources h2 {
	padding-left: 15px;
	padding-bottom: 5px;
	padding-right: 0;
	padding-top: 5px;
	font-variant: small-caps;
	margin: 0;
	background: #ddd7be;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	color: #102c69;
}

#resources h3 {
	margin: 20px 0 0 0;
	padding: 0;
	font-size: 1.4em;
}

#resources h3 a {
	text-decoration: none;
}

#resources ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#resources li {
	float: left;
	width: 240px;
	padding-left: 29px;
}

#resources li.first {
	padding: 0;
}

#resources p {
	font-size: 12px;
	padding: 0;
	margin: 0;
	line-height: 1.8em;
	border-top: 1px solid #bbb;
	margin-top: 3px;

}

/* Single Page Styling */
#singlepage-wrap {
	background: #f1f0e6;
}

#singlepage {
	width: 778px;
	margin: 0 auto;
	padding: 0 0 20px 0;

}

#singlepage h1 {
	margin: 10px 0;
	padding: 0;
}

#singlepage h3 {
	margin: 10px 0 10px 0;
	font-size: 1.5em;
	font-weight: bold;
}

#singlepage p {
	line-height: 1.4em;
	margin: 0;
	padding-bottom: 15px;
}


/* Single Page Sidebar */
#singlesidebar {
	padding-left: 10px;
	padding-bottom: 20px;
	padding-right: 0px;
	padding-top: 0px;
	width: 178px;
	float: right;
	background: #f0eed6;
	border-left: 1px solid #dfd5b5;
	border-right: 1px solid #dfd5b5;
	border-bottom: 1px solid #dfd5b5;

}


/* Sidebar */

#sidebar {
	width: 778px;
	margin: 0 auto;
}

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

#sidebar li {
	float: left;
	width: 259px;
}

#sidebar li ul {
	padding-left: 20px;
}

#sidebar li li {
	float: none;
	width: auto;
	padding: 3px 0;
	background: none;
}

#sidebar h2 {
	margin: 0 0 20px 0;
	padding: 10px 0 10px 16px;
	background: #BBB082;
	text-transform: uppercase;
	letter-spacing: .5em;
	font-size: .9em;
	font-weight: bold;
	color: #FFFFFF;
}

/* Search */

#search {
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0;
	text-align: center;
	background: #f1f0e6 url(images/Bottom-Shade.gif) top no-repeat;
}

#footer p {
	margin: 0;
	font-size: .8em;
	color: #666666;
}
