
dy, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	font-family: Segoe UI, Helvetica, Arial, sans-serif;

	background: transparent none repeat scroll 0 0;

	margin: 0;

	padding: 0;

	vertical-align: baseline;

}



html, body {
	height: 100%;
	background-color: #695444;
	color: #333;

}

a {
	text-decoration: none;
	color: #6b9c30;
}

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

pre, code {
	font-family: monospace;
}

.page_link {
	display: block;
}

.page_link, .tag {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 1px solid #695444;
	background-color: #1c160d;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	padding: 0.25em 0.5em;
}

.page_link:hover, .tag:hover {
	border: 1px solid #9c947c;
	text-decoration: none;
	color: #baec7e;
	background-color: #44372c;
}

ul.tags {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

ul.tags > li {
	display: inline;
	margin-right: 0.5em;
}

ul.tags > li > a {
	padding-left: 0.4em;
}

#main_section {
	margin: 1.5em 2em;
	border: 1em solid #1c160d;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	background-color: #f0f0f0;
}

#header, #sidebar {
	font-weight: bold;
}

#header {
	padding: 0.67em 1em 1em 2em;
}

#header > h1, #header > h2 {
	display: inline;
}

#header > h1 > a {
	color: #619226;
}

#header > h1 > a:hover {
	text-decoration: none;
	color: #7aa645;
}

#user_mgmt > ul {
	display: inline;
	float: right;
	margin-top: 1.5em;
	margin-right: 3em;
	padding-right: 1em;
}

#user_mgmt > ul > li {
	display: inline;
}

#login_form {
	display: none;
}

#sidebar {
	float: left;
	width: 8em;
	padding: 0 1em 1em;
	margin: 0 -11em 0 1em;
}

#sidebar > ul {
	list-style: none;
}

#sidebar > ul > li > ul {
	list-style: none;
}

#sidebar > ul > li > ul > li > a {
	padding-left: 1.5em;
}

#content {
	margin-left: 11em;
	padding: 0 1.5em 2em;
}

#content > form > .field_wrapper {
	margin-bottom: 1em;
}

#content > form > .field_wrapper > .form_label {
	font-weight: bold;
}

#content > form > .field_wrapper > .form_field {
	margin-left: 2em;
}

#content > ul.posts {
	list-style: none;
	margin-left: 0;
}

#content > ul.posts > li {
	margin-bottom: 2em;
}

#content > ul.posts > li > .author {
	margin-left: 1.25em;
}

#content > ul.posts > li > ul.staff_action {
	list-style: none;
	margin-left: 0;
	padding: 0.5em 0;
	font-size: 0.9em;
}

#content > ul.posts > li > ul.staff_action > li {
	display: inline;
	border-right: 1px solid #ddd;
	padding-left: 0.5ex;
}

#content > ul.posts > li > ul.staff_action > li.last {
	border-right: none;
}

#content > ul.posts > li > ul.staff_action > li > a {
	color: #666;
}

#content > ul.posts > li > .title > a {
	color: #504544;
	text-decoration: underline;
}

#content > ul.posts > li > div p {
	margin-bottom: 1em;
}

#content > ul.posts > li > .title > a:hover {
	text-decoration: none;
}

#content > ul.posts > li > .date {
	color: #555;
}

#content ul, #content ol {
	margin-left: 2em;
}

#footer {
	clear: both;
	text-align: center;
	margin-top: 1em;
	border-top: 2px solid #1c160d;
	padding: 1em;
}

#footer > .vcard > .fn {
	font-style: italic;
}

#footer > .vcard > ul {
	list-style: none;
	display: inline;
}

#footer > .vcard > ul > li {
	display: inline;
	border-right: 1px solid #ddd;
	padding-left: 0.5ex;
}

#footer > .vcard > .fn, #footer > .vcard > ul > li > a {
	color: #666;
}

#footer > .vcard > ul > li.last {
	border-right: none;
}
