body {
	margin: 0px; padding: 0px;
}
div {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
ul {
	margin: 0px; padding: 0px;
}
ol {
	margin: 0px; padding: 0px;
}
li {
	margin: 0px; padding: 0px;
}
h1 {
	margin: 0px; padding: 0px;
}
h2 {
	margin: 0px; padding: 0px;
}
h3 {
	margin: 0px; padding: 0px;
}
h4 {
	margin: 0px; padding: 0px;
}
h5 {
	margin: 0px; padding: 0px;
}
h6 {
	margin: 0px; padding: 0px;
}
pre {
	margin: 0px; padding: 0px;
}
form {
	margin: 0px; padding: 0px;
}
fieldset {
	margin: 0px; padding: 0px;
}
input {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
blockquote {
	margin: 0px; padding: 0px;
}
table {
	margin: 0px; padding: 0px;
}
th {
	margin: 0px; padding: 0px;
}
td {
	margin: 0px; padding: 0px;
}
fieldset {
	border: 0px currentColor;
}
img {
	border: 0px currentColor;
}
abbr {
	border: 0px currentColor;
}
address {
	font-style: normal; font-weight: normal;
}
caption {
	font-style: normal; font-weight: normal;
}
code {
	font-style: normal; font-weight: normal;
}
dfn {
	font-style: normal; font-weight: normal;
}
h1 {
	font-style: normal; font-weight: normal;
}
h2 {
	font-style: normal; font-weight: normal;
}
h3 {
	font-style: normal; font-weight: normal;
}
h4 {
	font-style: normal; font-weight: normal;
}
h5 {
	font-style: normal; font-weight: normal;
}
h6 {
	font-style: normal; font-weight: normal;
}
th {
	font-style: normal; font-weight: normal;
}
var {
	font-style: normal; font-weight: normal;
}
caption {
	text-align: left;
}
th {
	text-align: left;
}
q::before {
	content: "";
}
q::after {
	content: "";
}
a {
	text-decoration: none;
}
h1 a:hover {
	border: currentColor;
}
a:hover {
	border-width: 1px; border-bottom-color: currentColor; border-bottom-style: solid;
}
acronym {
	border-bottom-width: 1px; border-bottom-style: dotted; cursor: help;
}
dd {
	margin-left: 2em;
}
pre {
	overflow: auto;
}
code {
	overflow: auto;
}
#header {
	min-height: 120px;
}
#header .sleeve {
	margin-top: 40px; display: inline-block;
}
h1 {
	padding: 8px 10px; display: inline-block;
}
blockquote {
	background: rgb(241, 241, 241); padding: 2px 12px; color: rgb(136, 136, 136);
}
.category-quote blockquote {
	padding: 0px; margin-bottom: 8px;
}
.category-quote blockquote p {
	padding: 10px; border-radius: 5px; box-shadow: 0px 1px 3px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); -webkit-border-radius: 5px; -moz-border-radius: 5px;
}
#header small {
	padding: 0px 12px 12px; clear: both; margin-top: -3px; display: block;
}
#header .sleeve {
	border: 0px currentColor;
}
#wrapper {
	border: 0px currentColor;
}
#footer {
	border: 0px currentColor;
}
#header {
	margin: 0px auto; width: 980px;
}
#footer {
	margin: 0px auto; width: 980px;
}
#footer {
	margin: 20px auto 0px; border: 1px solid currentColor; clear: both;
}
#footer p {
	margin: 10px 16px;
}
#wrapper {
	margin: 20px auto 0px; border: 1px solid currentColor; width: 978px; overflow: hidden; position: relative;
}
#wrapper button {
	padding: 0px 10px; border-radius: 12px; border: 1px solid currentColor; height: 28px; -webkit-border-radius: 14px; -moz-border-radius: 14px;
}
#wrapper input[type='submit'] {
	padding: 0px 10px; border-radius: 12px; border: 1px solid currentColor; height: 28px; -webkit-border-radius: 14px; -moz-border-radius: 14px;
}
#main button {
	margin: 10px 10px 0px 0px;
}
.sleeve_main {
	width: auto;
}
#postbox {
	padding: 16px 15px 16px 14px; margin-right: 1px; position: relative;
}
#postbox .avatar {
	border: 0px currentColor; margin-top: 16px; float: left;
}
#postbox .avatar img {
	padding: 0px; border: 1px solid currentColor;
}
#postbox .inputarea {
	height: 100%; padding-left: 60px;
}
.inputarea .post-input {
	display: none;
}
.inputarea .selected {
	display: block;
}
#postbox textarea#posttext {
	padding: 5px 7px; border: 1px solid currentColor; width: 97.6%; font-size: 13px; margin-bottom: 6px;
}
textarea.posttext {
	padding: 5px 7px; border: 1px solid currentColor; width: 97.6%; font-size: 13px; margin-bottom: 6px;
}
#wrapper form input[type='text'] {
	padding: 5px 7px; border: 1px solid currentColor;
}
.inlineediting input[type='text'] {
	padding: 5px 7px; border: 1px solid currentColor;
}
.inlineediting input[type='text'] {
	width: 97.6%;
}
form#new_post {
	margin-top: 20px;
}
#postbox label {
	font-size: 1.6em; font-weight: normal; display: block;
}
#postbox input#tags {
	width: 75%; float: left;
}
.inlineediting input.tags {
	width: 60%;
}
#postbox input#submit {
	padding: 0px 20px; margin-left: 6px; float: right;
}
#postbox .postrow {
	height: 28px;
}
#postbox .avatar {
	margin-top: 18px;
}
#media-buttons {
	line-height: 22px; float: right;
}
#media-buttons a img {
	margin: 0px 1px -2px;
}
#postbox input#posttitle {
	width: 97.6%; margin-bottom: 5px;
}
#postbox input#postcitation {
	width: 97.6%; margin-bottom: 5px;
}
.disabled {
	border: 1px solid currentColor;
}
.disabled:hover {
	border: 1px solid currentColor;
}
#respond #submit {
	width: auto;
}
input#comment-submit {
	width: auto;
}
input#comment-submit {
	clear: both;
}
#main ul#postlist {
	list-style: none; margin-top: 16px; margin-left: 0px;
}
h2 {
	position: relative;
}
#main {
	padding-right: 14px; padding-bottom: 10px; padding-left: 14px; position: relative;
}
.single #main {
	padding-top: 18px;
}
#main .wp-smiley {
	border: currentColor;
}
#main h2 {
	line-height: 1.1em; padding-top: 10px; padding-bottom: 5px;
}
#main .controls {
	right: 0px; position: absolute;
}
.single #main .controls {
	position: static;
}
#main .transparent-title {
	margin: 0px; padding: 0px; height: 0px; line-height: 0; text-indent: -1000em; font-size: 0px;
}
#main .post h2 {
	margin: 0px 0px 15px;
}
#main img.avatar {
	border: 1px solid currentColor; margin-top: 0px; margin-right: 10px; float: left;
}
#main ul#postlist li {
	padding: 14px 0px 0px; overflow: visible; border-top-width: 1px; border-top-style: solid;
}
#main ul#postlist ul.commentlist li {
	border-top-width: 1px; border-top-style: solid; display: block;
}
#main h4 {
	position: relative;
}
#main .actions {
	top: 0px; right: 2px; position: absolute;
}
.bottom_of_entry {
	width: 100%; height: 9px; overflow: hidden; margin-bottom: 1px; display: inline-block;
}
h2 img {
	margin-right: 12px; vertical-align: middle;
}
#main p img {
	border-width: 1px; border-style: solid; padding: 2px; vertical-align: top; display: block;
}
.attachment #main .entry .attachment-image {
	margin: 0.7em 0px; text-align: center;
}
#main .attachment-image img {
	margin: 0px auto; display: block;
}
.discussion p img {
	display: inline !important;
}
#main p {
	margin: 0.7em 0px;
}
#main ul {
	margin-left: 18px;
}
#main ol {
	margin-left: 18px;
}
#main ul.commentlist {
	list-style: none; margin-top: 0px; margin-left: 60px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
#main ul.commentlist li {
	list-style: none;
}
#main ul.commentlist .commentcontent ul li {
	
}
#main ul.commentlist .commentcontent ol ul li {
	
}
#main ul.commentlist .commentcontent ol li {
	list-style: decimal;
}
#main ul.commentlist img.avatar {
	margin-right: 12px;
}
#main ul#postlist .postcontent ul {
	border: 0px currentColor; overflow: visible; padding-top: 0px;
}
#main ul#postlist .postcontent ol {
	border: 0px currentColor; overflow: visible; padding-top: 0px;
}
#main ul#postlist .commentlist .commentcontent ul {
	border: 0px currentColor; overflow: visible; padding-top: 0px;
}
#main ul#postlist .commentlist .commentcontent ol {
	border: 0px currentColor; overflow: visible; padding-top: 0px;
}
.postcontent ul {
	margin: 10px 0px 22px 20px !important;
}
.postcontent ol {
	margin: 10px 0px 22px 20px !important;
}
.commentcontent ul {
	margin: 10px 0px 22px 20px !important;
}
.commentcontent ol {
	margin: 10px 0px 22px 20px !important;
}
.postcontent ul ul {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.postcontent ul ol {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.postcontent ol ol {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.postcontent ol ul {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.commentcontent ul ul {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.commentcontent ul ol {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.commentcontent ol ol {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
.commentcontent ol ul {
	margin-top: 0px !important; margin-bottom: 0px !important;
}
#main ul#postlist .postcontent li {
	border: 0px currentColor;
}
#main ul#postlist .commentlist .commentcontent li {
	border: 0px currentColor;
}
#main ul#postlist .postcontent ul li {
	padding: 2px 0px 0px; display: list-item;
}
#main ul#postlist .commentlist .commentcontent ul li {
	padding: 2px 0px 0px; display: list-item;
}
#main ul#postlist .postcontent ol li {
	padding: 2px 0px 0px; display: list-item;
}
#main ul#postlist .commentlist .commentcontent ol li {
	padding: 2px 0px 0px; display: list-item;
}
#main form {
	margin-top: 10px;
}
#main input {
	margin: 4px 0px;
}
#respond {
	overflow: hidden; position: relative;
}
#postpage #respond {
	width: 70%; margin-bottom: 20px; margin-left: 72px;
}
#main #respond {
	padding: 14px 16px 12px; border-radius: 6px; margin-bottom: 10px; margin-left: 60px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
}
.textedit {
	padding: 14px 16px 12px; border-radius: 6px; margin-bottom: 10px; margin-left: 60px; -webkit-border-radius: 6px; -moz-border-radius: 6px;
}
.textedit {
	margin-left: 0px;
}
#main .commentlist .replying#respond {
	margin-left: 44px;
}
#main .commentlist li .replying#respond {
	margin-left: 93px;
}
#respond textarea {
	border-width: 1px; border-style: solid; padding: 6px; width: 94%;
}
.textedit textarea {
	border-width: 1px; border-style: solid; padding: 6px; width: 94%;
}
#postpage #respond p {
	margin-right: 0px;
}
#respond p {
	padding-right: 5px; margin-top: 5px; margin-right: 10%; float: right;
}
li ul #respond p {
	padding-right: 5px; margin-top: 5px; margin-right: 10%; float: right;
}
#respond p.form-submit {
	margin-right: 0px; float: none; display: inline;
}
li ul #respond p.form-submit {
	margin-right: 0px; float: none; display: inline;
}
#respond p label {
	color: rgb(136, 136, 136); font-size: 12px;
}
#respond p.comment-form-author {
	width: 30%; margin-right: 1.11%; float: left;
}
#respond p.comment-form-email {
	width: 30%; margin-right: 1.11%; float: left;
}
#respond p.comment-form-url {
	width: 30%; margin-right: 1.11%; float: left;
}
#respond p.comment-form-author input {
	width: 90%;
}
#respond p.comment-form-email input {
	width: 90%;
}
#respond p.comment-form-url input {
	width: 90%;
}
#postpage li ul #respond p {
	margin-right: 5%;
}
#postpage #respond textarea {
	width: 96%;
}
#postpage li ul #respond textarea {
	width: 94% !important;
}
.commentcontent {
	overflow: auto;
}
.commentlist {
	margin-bottom: 5px;
}
.commentlist .children {
	margin: 0px !important;
}
.commentlist .children li {
	list-style: none; padding: 0px 0px 5px; height: 1%; margin-left: 47px; position: relative;
}
.commentlist .children li li {
	height: 1%;
}
.rss {
	background: url("i/feed.png") no-repeat left bottom; padding-top: 4px; padding-left: 14px; float: right;
}
.allrss {
	background: url("i/feed.png") no-repeat left; padding-left: 14px;
}
h2 .rss {
	background: url("i/feed12x12.png") no-repeat left bottom; height: 1em; text-indent: -1000em; padding-top: 0px; padding-left: 16px; float: none; display: inline-block;
}
h2 a.rss:hover {
	border: currentColor;
}
.sleeve_main {
	width: auto; margin-right: 242px;
}
#sidebar {
	padding: 6px 12px 18px; top: 0px; width: 212px; margin-left: -1px; float: right; position: relative;
}
#sidebar h2 {
	margin-top: 5px; margin-bottom: 6px;
}
#sidebar ul li p {
	margin-bottom: 1.5em;
}
#sidebar a:hover {
	border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none;
}
#sidebar ul {
	list-style: none; margin-bottom: 22px;
}
#sidebar ul ul {
	margin-bottom: 0px;
}
#sidebar ul li {
	padding: 4px 0px 24px; clear: both;
}
#sidebar ul li.widget {
	overflow: hidden; word-wrap: break-word;
}
#sidebar ul li ul li {
	padding-right: 6px; padding-bottom: 4px;
}
#sidebar ul li ul li ul {
	margin-left: 10px;
}
#sidebar ul li#authors ul ul {
	margin: 4px 0px;
}
#sidebar ul li#authors .avatar {
	vertical-align: middle;
}
#recent-comments tr {
	overflow: hidden;
}
#recent-comments td {
	padding-top: 4px; vertical-align: top;
}
.widget_authors a strong {
	padding-left: 6px;
}
#searchform div {
	height: 2em; clear: both; margin-bottom: 2px;
}
#searchform input {
	margin-top: 5px; float: left;
}
#searchform #s {
	width: 57%;
}
#searchform #searchsubmit {
	width: 30%;
}
.error404 #main #searchform div {
	clear: none;
}
.search #main #searchform div {
	clear: none;
}
.error404 #main #searchform #s {
	width: 33%;
}
.search #main #searchform #s {
	width: 33%;
}
.error404 #main #searchform #searchsubmit {
	width: auto;
}
.search #main #searchform #searchsubmit {
	width: auto;
}
.error404 #main #searchform label {
	display: none;
}
.search #main #searchform label {
	display: none;
}
#wpstats {
	margin: 20px auto; text-align: center; display: block;
}
#main ul#postlist {
	list-style: none; overflow: hidden; margin-top: 0px;
}
#main .post ul {
	list-style: none; overflow: hidden; margin-top: 0px;
}
#main ul#postlist ul {
	
}
#main .post ul {
	
}
#main ul#postlist ul ul {
	margin-top: 0px;
}
#main ul#postlist ol ul {
	margin-top: 0px;
}
#main .post ul ul {
	margin-top: 0px;
}
#main .post ol ul {
	margin-top: 0px;
}
#main ol {
	list-style: decimal; padding-left: 0.75em; margin-top: 16px; margin-left: 18px;
}
#main .post ol {
	list-style: decimal; padding-left: 0.75em; margin-top: 16px; margin-left: 18px;
}
#main ol ol {
	margin-top: 0px;
}
#main .post ol ol {
	margin-top: 0px;
}
img.wp-smiley {
	margin: 0px !important; padding: 0px 0px 0px 3px !important; vertical-align: middle !important; display: inline !important;
}
img.centered {
	margin-right: auto; margin-left: auto; display: block;
}
img.aligncenter {
	margin-right: auto; margin-left: auto; display: block;
}
img.alignright {
	margin: 0px 0px 2px 7px; padding: 4px; clear: none; display: inline;
}
img.alignleft {
	margin: 0px 7px 2px 0px; padding: 4px; display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.aligncenter {
	margin-right: auto; margin-left: auto; display: block;
}
div.aligncenter {
	margin-right: auto; margin-left: auto; display: block;
}
.wp-caption {
	margin-bottom: 18px;
}
.gallery-icon {
	margin-bottom: 18px;
}
.wp-caption a:hover {
	border: currentColor;
}
.gallery {
	margin: 0px !important; padding: 0px 0px 1.5em !important; display: block !important;
}
body .gallery br {
	clear: none !important; display: none;
}
.gallery-icon {
	padding: 4px; width: auto !important; margin-bottom: 4px;
}
.gallery-icon img {
	border-width: 1px; border-style: solid; margin: 0px auto; padding: 4px 4px 0px; box-shadow: 0px 1px 3px rgba(0,0,0,0.3); -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
}
.gallery-icon a:hover {
	border: currentColor;
}
.gallery-icon img.attachment-thumbnail {
	padding: 0px; border: currentColor !important;
}
.gallery-caption {
	padding: 4px; clear: both;
}
.gallery-item {
	margin: 0px auto !important; padding-bottom: 1px; float: none !important; display: inline-block !important;
}
.wp-caption img {
	margin: 0px; padding: 0px; border: currentColor;
}
.wp-caption p.wp-caption-text {
	margin: 0px; padding: 0px 7px;
}
.liveupdates {
	margin: 0px 0px 10px; padding: 0px 5px; display: none; min-height: 30px;
}
a.hidemessage {
	float: left; display: block;
}
.ac_results {
	border-width: 1px; border-style: solid; list-style: none; margin: -1px 0px 0px; display: none; position: absolute; z-index: 10000;
}
.ac_results li {
	padding: 4px 8px; text-align: left; white-space: nowrap;
}
.ac_over {
	cursor: pointer;
}
.post-error {
	width: 608px; padding-bottom: 10px;
}
#respond p.logged-in-as {
	top: 10px; right: 0px; margin-right: 5%; position: absolute;
}
#respond p.must-log-in {
	top: 10px; right: 0px; margin-right: 5%; position: absolute;
}
#respond p.comment-notes {
	top: 10px; right: 0px; margin-right: 5%; position: absolute;
}
.progress {
	left: 37px; width: 20px; bottom: 23px; padding-left: 10px; display: none; position: absolute;
}
#respond .progress {
	left: 77px;
}
#tooltip {
	border-width: 1px; border-style: solid; padding: 2px 5px; display: none; position: absolute;
}
#newCommentsIndicator {
	border-width: 2px; border-style: solid; left: 0px; top: 300px; position: absolute;
}
li.newupdates {
	display: none;
}
li.newcomment {
	display: none;
}
#settings {
	padding: 22px 22px 0px; width: 176px; float: left;
}
#help {
	padding: 30px; border-radius: 10px; display: none; position: fixed; z-index: 10000; -webkit-border-radius: 10px; -moz-border-radius: 10px;
}
#notify {
	padding: 30px; border-radius: 10px; display: none; position: fixed; z-index: 10000; -webkit-border-radius: 10px; -moz-border-radius: 10px;
}
#help {
	margin: -10% 0px 0px -25%; left: 50%; top: 50%; width: 50%;
}
#notify {
	margin: -10% 0px 0px -10%; left: 50%; top: 90%; width: 20%;
}
#help dl {
	margin: 0px; padding: 0px;
}
#help dd {
	margin: 0px; padding: 0px; float: left; display: block;
}
#help dt {
	margin: 0px; padding: 0px; float: left; display: block;
}
#help dt {
	width: 15%; padding-right: 5%; clear: left;
}
#help dd {
	width: 80%;
}
#userpage ul {
	padding-top: 10px; clear: left;
}
#postpage h2.title {
	margin: 0px; padding: 0px; height: 1px; text-indent: -1000em;
}
#postpage li li h4 {
	margin-top: 0px;
}
.postcontent {
	overflow: visible; padding-left: 60px;
}
.page .postcontent {
	padding-left: 0px;
}
#postpage #main ul#postlist {
	border-width: 0px; padding-top: 0px; margin-top: 0px;
}
#postpage #main ul#postlist li {
	border-width: 0px; padding-top: 0px; margin-top: 0px;
}
#postpage #main ul#postlist li ul li {
	border-width: 1px 0px 0px; padding-top: 14px; margin-top: 0px;
}
.postcontent h1 {
	padding: 5px 0px; margin-top: 0.3em; margin-bottom: 0.3em;
}
.commentcontent h1 {
	padding: 5px 0px; margin-top: 0.3em; margin-bottom: 0.3em;
}
.postcontent h2 {
	padding: 5px 0px; margin-top: 0.3em; margin-bottom: 0.3em;
}
.commentcontent h2 {
	padding: 5px 0px; margin-top: 0.3em; margin-bottom: 0.3em;
}
.postcontent h3 {
	padding: 5px 0px; margin-top: 0.3em; margin-bottom: 0.3em;
}
.commentcontent h3 {
	padding: 5px 0px; margin-top: 0.3em; margin-bottom: 0.3em;
}
.postcontent h4 {
	padding: 5px 0px; margin-top: 0.3em; margin-bottom: 0.3em;
}
.commentcontent h4 {
	padding: 5px 0px; margin-top: 0.3em; margin-bottom: 0.3em;
}
.postcontent h5 {
	padding: 5px 0px; margin-top: 0.3em; margin-bottom: 0.3em;
}
.commentcontent h5 {
	padding: 5px 0px; margin-top: 0.3em; margin-bottom: 0.3em;
}
.postcontent h6 {
	padding: 5px 0px; margin-top: 0.3em; margin-bottom: 0.3em;
}
.commentcontent h6 {
	padding: 5px 0px; margin-top: 0.3em; margin-bottom: 0.3em;
}
.no-posts {
	padding: 2em !important;
}
div.entry {
	height: auto; margin-right: 248px;
}
.attachment div.entry {
	margin-right: 0px;
}
.navigation {
	overflow: hidden; clear: both;
}
.navigation p {
	width: 50%; float: left;
}
.navigation p.nav-newer {
	text-align: right; float: right;
}
.attachment .navigation {
	clear: left; margin-bottom: 20px; border-top-color: currentColor; border-top-width: 0px; border-top-style: none;
}
.discussion p img {
	padding: 0px !important; border: currentColor !important; margin-right: 0px !important;
}
.discussion p {
	margin-bottom: 0px;
}
.p2-recent-comments .avatar {
	margin-right: 8px; margin-bottom: 4px;
}
#post-types {
	margin-bottom: 10px; margin-left: 60px;
}
#post-types li {
	display: inline;
}
#post-types li a {
	background: rgb(250, 250, 250); border-width: 1px 2px 2px 1px; border-style: solid; border-color: rgb(245, 245, 245) rgb(238, 238, 238) rgb(238, 238, 238) rgb(245, 245, 245); padding: 4px 6px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px;
}
#post-types li a:active {
	border-width: 2px 1px 1px 2px; background-color: rgb(238, 238, 238);
}
#post-types li a.selected {
	cursor: default;
}
#post-types #status {
	background: url("i/statusicon.png") no-repeat 4px; padding-left: 24px;
}
#post-types #quote {
	background: url("i/quoteicon.png") no-repeat 4px; padding-left: 24px;
}
#post-types #link {
	background: url("i/linkicon.png") no-repeat 4px; padding-left: 24px;
}
#post-types #post {
	background: url("i/posticon.png") no-repeat 4px; padding-left: 24px;
}
.discussion p a img {
	padding: 0px !important; border: currentColor !important; margin-right: 0px !important;
}
.discussion p {
	margin-bottom: 0px;
}
.discussion img.avatar {
	margin: 0px !important; padding: 0px !important; border: currentColor !important; float: none !important;
}
.inlineediting .row2 {
	text-align: right;
}
.inlineediting .tags {
	float: left;
}
.inlineediting .buttons img {
	vertical-align: middle;
}
#main .inlineediting .buttons button {
	margin: 0px 0px 0px 10px;
}
body {
	background: rgb(241, 241, 241);
}
a {
	color: rgb(52, 120, 227);
}
a:visited {
	color: rgb(52, 120, 227);
}
h1 a:visited {
	color: rgb(52, 120, 227);
}
a:active {
	color: rgb(52, 120, 227);
}
#main .selected .actions a {
	color: rgb(52, 120, 227);
}
#main .selected .actions a:link {
	color: rgb(52, 120, 227);
}
#main .selected .actions a:visited {
	color: rgb(52, 120, 227);
}
#help dt {
	color: rgb(52, 120, 227);
}
a:hover {
	color: rgb(213, 78, 33);
}
h1 a:hover {
	color: rgb(213, 78, 33);
}
#main .selected .actions a:hover {
	color: rgb(213, 78, 33);
}
#main .selected .actions a:active {
	color: rgb(213, 78, 33);
}
a:hover {
	border-bottom-color: rgb(187, 187, 187);
}
acronym {
	border-bottom-color: rgb(85, 85, 85);
}
code {
	background: rgb(241, 241, 241);
}
.category-quote blockquote p {
	background: rgb(238, 238, 238); color: rgb(136, 136, 136); text-shadow: 0 1px 0 #fff;
}
h2 {
	color: rgb(85, 85, 85);
}
h3 {
	color: rgb(119, 119, 119);
}
#postlist h4 {
	border-bottom-color: rgb(240, 240, 240);
}
#main img.avatar {
	border-color: rgb(204, 204, 204);
}
#main #postlist li {
	border-top-color: rgb(187, 187, 187);
}
#main #postlist .commentlist li {
	border-top-color: rgb(221, 221, 221);
}
#main #postlist .commentlist li.bypostauthor {
	border-top-color: rgb(179, 196, 223);
}
#header .sleeve {
	background: rgb(255, 255, 255);
}
#header small {
	color: rgb(136, 136, 136);
}
#footer {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255);
}
#footer p {
	color: rgb(119, 119, 119);
}
#wrapper {
	background: rgb(255, 255, 255); border-color: rgb(255, 255, 255);
}
#postbox .avatar img {
	border-color: rgb(204, 204, 204);
}
#postbox textarea#posttext {
	background: rgb(250, 250, 250); border-color: rgb(209, 209, 209); color: rgb(102, 102, 102);
}
textarea.posttext {
	background: rgb(250, 250, 250); border-color: rgb(209, 209, 209); color: rgb(102, 102, 102);
}
#wrapper form input[type='text'] {
	background: rgb(250, 250, 250); border-color: rgb(209, 209, 209); color: rgb(102, 102, 102);
}
.inlineediting input[type='text'] {
	background: rgb(250, 250, 250); border-color: rgb(209, 209, 209); color: rgb(102, 102, 102);
}
#sidebar form input[type='text'] {
	background: rgb(255, 255, 255);
}
#postbox label {
	color: rgb(68, 68, 68); float: left;
}
#wrapper button {
	background: url("./i/white-grad.png") repeat-x rgb(242, 242, 242); border-color: rgb(204, 204, 204); color: rgb(51, 51, 51); text-shadow: 0 1px 0 #fff;
}
#wrapper input[type='submit'] {
	background: url("./i/white-grad.png") repeat-x rgb(242, 242, 242); border-color: rgb(204, 204, 204); color: rgb(51, 51, 51); text-shadow: 0 1px 0 #fff;
}
#wrapper button:active {
	background: url("./i/white-grad-active.png") repeat-x left top rgb(238, 238, 238);
}
#wrapper input[type='submit']:active {
	background: url("./i/white-grad-active.png") repeat-x left top rgb(238, 238, 238);
}
.disabled {
	background: rgb(221, 221, 221) !important; border-color: rgb(204, 204, 204); color: rgb(238, 238, 238) !important;
}
.disabled:hover {
	background: rgb(221, 221, 221) !important; border-color: rgb(204, 204, 204); color: rgb(238, 238, 238) !important;
}
.disabled {
	background: rgb(221, 221, 221) !important; border-color: rgb(204, 204, 204); color: rgb(238, 238, 238) !important;
}
.disabled:hover {
	background: rgb(221, 221, 221) !important; border-color: rgb(204, 204, 204); color: rgb(238, 238, 238) !important;
}
#main .actions {
	color: rgb(204, 204, 204);
}
#main .actions a {
	color: rgb(204, 204, 204);
}
#main .actions a:link {
	color: rgb(204, 204, 204);
}
#main .actions a:visited {
	color: rgb(204, 204, 204);
}
#main .actions a:hover {
	color: rgb(204, 204, 204);
}
#main .actions a:active {
	color: rgb(204, 204, 204);
}
#main .keyselected .actions {
	color: rgb(204, 204, 204);
}
#main .keyselected .actions a {
	color: rgb(204, 204, 204);
}
#main .keyselected .actions a:link {
	color: rgb(204, 204, 204);
}
#main .keyselected .actions a:visited {
	color: rgb(204, 204, 204);
}
#main .keyselected .actions a:hover {
	color: rgb(204, 204, 204);
}
#main .keyselected .actions a:active {
	color: rgb(204, 204, 204);
}
#main .selected ul li .actions {
	color: rgb(204, 204, 204);
}
#main .selected ul li .actions a {
	color: rgb(204, 204, 204);
}
#main .selected ul li .actions a:link {
	color: rgb(204, 204, 204);
}
#main .selected ul li .actions a:visited {
	color: rgb(204, 204, 204);
}
#main .selected ul li .actions a:hover {
	color: rgb(204, 204, 204);
}
#main .selected ul li .actions a:active {
	color: rgb(204, 204, 204);
}
#media-buttons {
	color: rgb(153, 153, 153);
}
.postcontent {
	color: rgb(85, 85, 85);
}
#main p img {
	border-color: rgb(238, 238, 238);
}
#main p {
	color: rgb(85, 85, 85);
}
#main ul {
	color: rgb(85, 85, 85);
}
#main ol {
	color: rgb(85, 85, 85);
}
#main #respond {
	background: rgb(241, 241, 241);
}
.textedit {
	background: rgb(241, 241, 241);
}
#respond textarea {
	border-color: rgb(204, 204, 204);
}
.textedit textarea {
	border-color: rgb(204, 204, 204);
}
#main span.meta {
	color: rgb(136, 136, 136);
}
.sleeve_main {
	background: rgb(255, 255, 255);
}
#sidebar {
	color: rgb(85, 85, 85);
}
#sidebar ul {
	color: rgb(136, 136, 136);
}
.wp-caption {
	background: rgb(255, 255, 255); border-color: rgba(255, 255, 255, 0); text-shadow: 0 1px 0 #fff;
}
.gallery-icon {
	background: rgb(255, 255, 255); border-color: rgba(255, 255, 255, 0); text-shadow: 0 1px 0 #fff;
}
.liveupdates {
	background: rgb(228, 242, 253); color: rgb(70, 70, 70);
}
.ac_results {
	background: rgba(255, 255, 255, 0.95); border-color: rgb(204, 204, 204);
}
.ac_over {
	background: rgb(52, 120, 227); color: rgb(255, 255, 255);
}
.post-error {
	color: red !important;
}
#tooltip {
	background: rgb(238, 238, 238); color: rgb(51, 51, 51);
}
.hilite {
	background: rgb(255, 153, 51); color: rgb(255, 255, 255);
}
#newCommentsIndicator {
	border-color: rgb(255, 0, 0);
}
li.newupdates {
	background-color: rgb(246, 243, 209);
}
li.newcomment {
	background-color: rgb(246, 243, 209);
}
.repyling .post .comment {
	
}
#help {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255); filter: alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7;
}
#notify {
	background: rgb(0, 0, 0); color: rgb(255, 255, 255); filter: alpha(opacity=70); opacity: 0.7; -moz-opacity: 0.7;
}
.navigation {
	border-top-color: rgb(187, 187, 187); border-top-width: 1px; border-top-style: solid;
}
.keyselected {
	background-color: rgb(238, 238, 238) !important;
}
#searchsubmit:hover {
	border-color: rgb(85, 85, 85);
}
#submit:hover {
	border-color: rgb(85, 85, 85);
}
input#comment-submit:hover {
	border-color: rgb(85, 85, 85);
}
.discussion p {
	color: rgb(136, 136, 136) !important;
}
.discussion p a {
	color: rgb(136, 136, 136); border-bottom-color: rgb(221, 221, 221); border-bottom-width: 1px; border-bottom-style: solid;
}
#post-types li a.selected {
	color: rgb(85, 85, 85); background-color: rgb(240, 240, 240) !important;
}
#wrapper {
	background: url("i/sidebar_back.gif") repeat-y right top rgb(255, 255, 255); border: 1px solid rgb(255, 255, 255);
}
.sleeve_main {
	
}
#main {
	background: rgb(255, 255, 255);
}
#postbox {
	background: url("i/white-93.png"); margin-right: -1px;
}
body {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
form * {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#respond #cancel-comment-reply-link {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
input {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h1 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200;
}
h2 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200;
}
h3 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200;
}
#postbox label {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200;
}
#help dd {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200;
}
.inlineediting input.title {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 200;
}
code {
	font-family: Monaco, Consolas, "Courier New", monospace;
}
pre {
	font-family: Monaco, Consolas, "Courier New", monospace;
}
html {
	font-size: 100%;
}
body {
	font-size: 62.5%;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
cite {
	font-style: italic;
}
code {
	font-size: 1em;
}
pre {
	font-size: 1em;
}
dt {
	font-weight: bold;
}
.category-quote blockquote p {
	font-size: 1.2em !important;
}
.category-quote blockquote cite {
	text-align: right; display: block;
}
.category-quote blockquote cite::before {
	content: "— ";
}
h1 {
	line-height: 1em; font-size: 4em;
}
#header small {
	line-height: 1.2em; font-size: 1.3em;
}
h2 {
	font-size: 2em; font-weight: normal;
}
h3 {
	font-size: 1.2em; font-weight: bold;
}
h4 {
	font-weight: 500;
}
h5 {
	font-weight: 500;
}
h6 {
	font-weight: 500;
}
.postcontent h4 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h5 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h6 {
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#footer p {
	font-size: 1.3em;
}
#main {
	font-size: 1.3em;
}
#postbox {
	font-size: 14px;
}
#postbox .inputarea {
	font-size: 12px;
}
#postbox textarea#posttext {
	font-size: 13px;
}
textarea.posttext {
	font-size: 13px;
}
#wrapper form input[type='text'] {
	line-height: 16px; font-size: 13px;
}
.inlineediting input[type='text'] {
	line-height: 16px; font-size: 13px;
}
#postbox label {
	font-size: 1.6em; font-weight: normal;
}
#main button {
	line-height: 27px; font-size: 13px; font-weight: bold;
}
#main input[type='submit'] {
	line-height: 27px; font-size: 13px; font-weight: bold;
}
#postbox input[type='submit'] {
	line-height: 27px; font-size: 13px; font-weight: bold;
}
#postbox button {
	line-height: 27px; font-size: 13px; font-weight: bold;
}
#main .controls {
	text-align: right; line-height: 3em; font-size: 12px;
}
#main h4 {
	line-height: 1.2em; font-size: 1em; margin-left: 55px;
}
#main .inlinecomments h4 {
	margin-left: 37px;
}
#main h4 a {
	font-weight: bold;
}
#main h4 span a {
	font-weight: normal;
}
.postcontent h1 {
	padding: 10px 0px 5px; font-size: 2em; font-weight: 500; display: block;
}
#main .postcontent h2 {
	font-size: 1.8em; font-weight: 500;
}
.inlineediting input.title {
	font-size: 1.8em; font-weight: 500;
}
#main .postcontent h2 {
	padding: 10px 0px 5px;
}
.postcontent h3 {
	color: rgb(85, 85, 85); font-size: 1.6em; font-weight: 500;
}
#main .postcontent h4 {
	font-size: 1.4em; margin-left: 0px;
}
.postcontent h5 {
	font-size: 1.3em;
}
.postcontent h6 {
	font-size: 1.2em;
}
#main p {
	line-height: 1.4em; font-size: 1em;
}
#main ul {
	line-height: 1.4em; font-size: 1em;
}
#main ol {
	line-height: 1.4em; font-size: 1em;
}
#respond #cancel-comment-reply-link {
	font-weight: normal;
}
#respond h3 small {
	font-size: 11px; font-weight: normal;
}
#main p.logged-in-as {
	font-size: 11px;
}
#main p.must-log-in {
	font-size: 11px;
}
#main p.comment-notes {
	font-size: 11px;
}
#respond textarea {
	font-size: 12px;
}
.textedit textarea {
	font-size: 12px;
}
#main span.meta {
	font-size: 0.85em;
}
#main .meta em {
	font-style: normal;
}
#main p.meta {
	font-size: 1em;
}
#sidebar h2 {
	font-size: 1.7em; font-weight: normal;
}
#sidebar ul li p {
	line-height: 1.4em;
}
#sidebar ul {
	font-size: 1.1em;
}
#sidebar ul li {
	font-size: 1em;
}
#sidebar ul li ul li ul {
	font-size: 1em;
}
.wp-caption p.wp-caption-text {
	line-height: 17px; font-size: 11px;
}
.liveupdates {
	line-height: 30px;
}
.ac_results {
	font-size: 1.2em;
}
.ac_match {
	text-decoration: underline;
}
form.textedit textarea {
	line-height: 12px; font-size: 12px;
}
#notify {
	margin: -10% 0px 0px -10%; left: 50%; top: 90%; width: 20%; text-align: center; font-size: 1.8em;
}
#help dl {
	font-size: 2.8em;
}
#help dt {
	text-align: right;
}
#postpage h2.title {
	line-height: 1px; font-size: 1px;
}
#post-types li {
	font-size: 0.9em;
}
.invisible {
	left: 0px; top: 0px; width: 1px; height: 1px; text-indent: -1000em; font-size: 1px; position: absolute;
}
.postcontent table {
	border-width: 0px 1px 1px 0px; border-style: solid; border-color: rgb(204, 204, 204); margin-bottom: 1.5em; border-spacing: 0;
}
.postcontent table td {
	border-width: 1px 0px 0px 1px; border-style: solid; border-color: rgb(204, 204, 204); padding: 3px 5px;
}
.postcontent table tr {
	border: 0px currentColor;
}
.postcontent table ul {
	margin-top: 0px !important; margin-bottom: 1.6em !important;
}
.postcontent table ol {
	margin-top: 0px !important; margin-bottom: 1.6em !important;
}
.postcontent table p {
	margin-top: 0px !important; margin-bottom: 1.6em !important;
}
.postcontent table blockquote {
	margin-top: 0px !important; margin-bottom: 1.6em !important;
}
.mention-highlight {
	background-color: rgb(222, 238, 102);
}
.wp-caption {
	margin: 10px; border-radius: 3px; border: 1px solid rgb(221, 221, 221); text-align: center; padding-top: 4px; background-color: rgb(243, 243, 243); -webkit-border-radius: 3px; -moz-border-radius: 3px;
}
.wp-caption img {
	margin: 0px; padding: 0px; border: 0px currentColor;
}
.wp-caption p.wp-caption-text {
	margin: 0px; padding: 0px 4px 5px; line-height: 17px; font-size: 11px;
}
div.possibly-related {
	clear: left;
}
#main #wpl-likebox {
	padding-left: 60px !important;
}
.sticky {
	
}
.screen-reader-text {
	left: -1000em; position: absolute;
}
#content .mu_register {
	margin: 0px; color: rgb(153, 153, 153);
}
#content .mu_register input[type='submit'] {
	width: 10%;
}
#content .mu_register label {
	margin: 15px 0px 0px; color: rgb(17, 17, 17); font-weight: normal; display: block;
}
table.brownbag {
	width: 100%; color: black; font-family: sans-serif; border-right-color: rgb(203, 205, 195); border-left-color: rgb(203, 205, 195); border-right-width: 1px; border-left-width: 1px; border-right-style: solid; border-left-style: solid; border-collapse: collapse; border-spacing: 0em;
}
table.brownbag td {
	padding: 1.5em 0em 1.5em 0.25em;
}
table.brownbag th {
	padding-left: 0.25em; font-weight: bold;
}
table.brownbag .even-row {
	background-color: rgb(240, 245, 240);
}
table.brownbag .odd-row {
	background-color: rgb(255, 255, 250);
}
