body {
	background-repeat: repeat;
	background-image: url(/images/site/body-bg-tile.png);
	background-color: #B5B4A1;
	color: black;
	margin: 0;
	padding: 0;
	}

/* L I N K S */

/* FONTS */
p.lead {

		margin-right: 10px;

		border-bottom-color: #ff3399;

		border-bottom-style: solid;

		border-bottom-width: 8px;

		padding-left: 40px;

		padding-bottom: 20px;

		padding-right: 0px;

		padding-top: 20px;

		margin-left: -40px;

		position: relative;

		display: inline-block;
	text-align: center;
}
p.lead a:link {
		text-decoration: underline;
	}
#post-nav-top ul, #post-nav-top li {
		color: #d2d2d2;
		padding-top: 20px;
	}
#post-nav-bott ul, #post-nav-bott li, #comment-form {
		color: #d2d2d2;
	}
h3 {
		letter-spacing: 1px;
		font-style: normal;
		font-weight: normal;
		color: #333333;
		text-transform: uppercase;
		font-size: 16px;
	}

.fieldframe {
	border-width: 0px;
}

h2 small {
	font-size: 12px;
	color: #c2c2c2;
	float: right;
}

.container {
		background-color: white;

}

#header {
	background-color: #333333;
}

h1 a {
	display: inline-block;
	padding-bottom: 8px;
	color: #ffeb4f !important;
	text-decoration: none;
}

h1 a:hover {
	color: #ed6251 !important;
}

           
a:link, a:visited { color: #3b6eaf; text-decoration: none; }
a:hover { color: black; text-decoration: none; }
#subheader { color: #ffeb4f; }
h2 { padding-top: 20px; }
div.sub-bar, div.sub-bar-title, div.section { }
#comment-form { }
div.comment { border-color: #9ad6e0; }
div.comment-alt { background-color: #f4f4f4; border-color: #9ad6e0; }
div.comment-author { display: inline-block; border-color: #9ad6e0; background-color: #f6e865; }
blockquote .summary { float: left; margin-left: 20px; }
div.section h2 a { color: #6b6b6b; }
h1 a.highlight { color: #ed6251 !important; }
