body {
	margin: 0;
	border: 0;
	padding: 0;
	background: #FFFFFF;
}

div#header_wrapper {
	background: url(/images/plaid.png) 0px 0px #007F71;
	margin-bottom: 8px;
}

div#header {
	width: 840px;
	padding-top: 126px;
	margin: 0px auto;
	background: url(/images/pie.png) no-repeat 386px 26px;
}

div#header h1 {
	margin: 0;
	text-align: right;
	
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 44px;
	text-transform: uppercase;
	letter-spacing: -0.6px;
}

div#header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}

div#content {
	width: 840px;
	margin: 0px auto;
}

div#primary {
	width: 640px;
	float: left;
	margin-bottom: 18px;
}

div#sidebar {
	margin-left: 25px;
	width: 175px;
	float: left;
}

h2 {
	clear: both;
	text-align: right;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 0px;
	color: #004F46; /* #007F71; */
	border-bottom: 1px solid #004F46;
}

h3 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-weight: normal;
	font-size: 22px;
	text-transform: uppercase;
	margin: 0;
	letter-spacing: -0.4px;
}

h3 a, h3 a:link {
	text-decoration: none;
	font-weight: normal;
}

h3 a:link, h3 a:visited {
	color: #000000;
}

h3 a:hover, h3 a:active {
	color: #007F71;
}

p, li, blockquote {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 13px;
	color: #000000;
}

a {
	color: #007F71;
}

a:link {
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	color: #000000;
}

div.meta {
	text-align: right;
	padding: 6px 12px;
	background-color: #EFFFFA;
	margin-bottom: 12px;
}

div.meta p {
	margin: 0;
	text-transform: uppercase;
	font-size: 10px;
}

div.body {
	margin-top: 6px;
}

div.body p {
	margin-top: 0;
	margin-bottom: 1.0em;
	line-height: 22px;
}

blockquote {
	margin-left: 3.0em;
	border-left: 4px double #007F71;
	padding-left: 1.0em;
}

div.body blockquote, div.body blockquote p {
	color: #333333;
	line-height: 20px;
}

div#sidebar p, div#sidebar li {
	color: #333333;
}

form {
	margin: 0;
	border: 0;
	padding: 0;
}

input, textarea {
	border: 1px solid #007F71;
	background: #F6F6F6;
	padding: 3px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
}

input.submit {
	background: #007F71;
	color: #FFFFFF;
	padding: 3px 6px;
}

.post_names p, .post_names li {
	text-transform: uppercase;
	line-height: 18px;
}

.post_names li {
	margin-bottom: 0.5em;
}

.post_names a {
	font-weight: normal;
}

#sidebar ul {
	margin: 0;
	padding-left: 0.8em;
	text-indent: -0.7em;
	list-style: none;
}

#sidebar li:before {
	content: "\00BB \0020";
}


.entry-more-link {
	text-align: right;
	text-transform: uppercase;
	font-size: 14px;
}

.entry-more-link a, .entry-more-link a:link  {
	font-weight: normal;
}

.comment blockquote {
    font-size: 12px;
    margin-left: 1.0em;
    color: #999999; 
}
