/*
Theme Name: Michael Schneider
Description: Created by Trung Lam.
*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}

body {
	background-color: #acaca7;
	font: normal 12px georgia;
	/*color: #9b9b95;*/
	color:#73726d;
}

img {
	border: 0;
}

a {
	color: #006991;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.submit {
	font-size: 16px;
	color: #22586d;
	text-decoration: underline;
}

a.submit:hover {
	text-decoration: none;
}

p {
	line-height: 22px;
	padding-bottom: 22px;
}

h1 {
	background: #acaca7 url(images/logo.gif) no-repeat;
	width: 248px;
	height: 74px;
	text-indent: -9999px;
}

h1 a {
	display: block;
	overflow: hidden;
	width: 248px;
	height: 74px;
}

h2 {
	font-size: 14px;
	color: #fff;
	text-transform: uppercase;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 2px 5px;
}

h3 {
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	line-height: 20px;
	padding: 6px 30px;
}

h3 a {
	color: #000;
}

fieldset {
	border: 0;
	padding-bottom: 14px;
}

label {
	display: block;
	padding-bottom: 4px;
	font-size: 10px;
}

input.text {
	border: 1px solid #cdcdca;
	background-color: #f3f3f2;
	color: #7f7f7b;
	width: 200px;
	padding: 2px 4px;
}

textarea {
	border: 1px solid #cdcdca;
	background-color: #f3f3f2;
	color: #7f7f7b;
	width: 450px;
	height: 140px;
	padding: 2px 4px;
}

#page {
	width: 869px;
	margin: 0 auto;
}

#header-nav {
	position: relative;
	border-bottom: 1px solid #000;
	padding-bottom: 1px;
	font-size: 17px;
	color: #fff;
}

#header-nav ul {
	background-color: #000;
	list-style: none;
	padding: 20px 30px 10px 30px;
}

#header-nav li {
	display: inline;
	margin-right: 50px;
}

#header-nav #rss {
	position: absolute;
	top: 3px;
	right: 3px;
}

#header-nav a:hover, #header a.active {
	color: #fff;
	text-decoration: none;
}

#header-image {
	padding: 40px 30px;
}

#searchform {
	float: right;
	margin-top: 60px;
}

#searchform input {
	border: 1px solid #dededc;
	background-color: #b8b8b4;
	color: #fff;
	font-size: 11px;
	width: 180px;
	padding: 2px 4px;
}

#content {
	float: left;
	width: 549px;
	margin-right: 25px;
}

#content h2 {
	margin-bottom: 20px;
}

#content .navigation {
	color: #22586d;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 2px 5px;
	margin-bottom: 20px;
}

#content .navigation a {
	color: #22586d;
}

#content .post {
	background-color: #fff;
	margin-bottom: 16px;
	padding-top: 1px;
}

#content .post .date {
	font-size: 10px;
	color: #686864;
	padding: 20px 30px 0 30px;
}

#content .post .author {
	font-size: 11px;
	color: #646460;
	padding: 0 30px 24px 30px;
}

#content .post .comment-author {
	font-size: 16px;
	padding-bottom: 4px;
}

#content .post .comment-date {
	font-size: 10px;
	padding-bottom: 8px;
}

#content .post .border {
	border-top: 1px solid #9b9b95;
	border-bottom: 1px solid #9b9b95;
	padding: 6px 0;
	margin: 10px 0 28px 0;
}

#content .post .border .author {
	padding-bottom: 6px;
}

#content .post .entry {
	padding: 0 44px 10px 44px;
}

#content .post .postmetadata {
	font-size: 10px;
	background-color: #f3f3f2;
	border-top: 1px solid #acaca7;
	padding: 16px 44px;
}

#content #comment-reply {
	border-top: 1px solid #acaca7;
	padding: 20px 44px;
}

#sidebar {
	float: left;
	width: 295px;
}

#sidebar a {
	font-size: 11px;
	color: #22586d;
}

#sidebar small {
	font: normal 10px arial;
	color: #dbdbd8;
	color:#FFFFFF;
}

#sidebar small.date {
	float: left;
	width: 78px;
}

#sidebar small.title {
	float: left;
	width: 184px;
}

#sidebar .section {
	padding-bottom: 20px;
}

#sidebar .section ul {
	list-style: none;
	margin: 20px 0;
	padding: 0 14px;
}

#sidebar .section ul.reset {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar .section li {
	color: #dbdbd8;
	margin-bottom: 1px;
}

#sidebar .section ul.space li {
	line-height: 14px;
	margin-bottom: 12px;
}

#sidebar .section .publisher {
	font-size: 11px;
	color: #22586d;
}

#sidebar #contact li {
	color: #dbdbd8;
	line-height: 18px;
}

#footer {
	background-color: #000;
	font-size: 10px;
	color: #373733;
	height: 84px;
	line-height: 16px;
	padding-top: 1px;
}

#footer #copyright {
	float: left;
	padding-left: 30px;
}

#footer #links {
	float: right;
	text-align: right;
	padding-right: 30px;
}

#footer .line {
	margin-bottom: 15px;
}

.line {
	background-color: #acaca7;
	line-height: 1px;
	height: 1px;
	font-size: 0;
}

.blue {
	color: #006991;
}

.f-left {
	float: left;
}

.f-right {
	float: right;
}

.t-left {
	text-align: left;
}

.t-right {
	text-align: right;
}

.middle {
	vertical-align: middle;
}

.pb6 {
	padding-bottom: 6px;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
}

/* END ORIGINAL RULES */

a span {
	color: #006991 !important;
	text-decoration: none !important;
} /* prevents messing around with tinymce */
