blockquote {
	font-style:italic;
	margin: 1em 2em 1em 2em;
	color: #333333;
	padding-left: .5em;
	border-left: 1px solid gray;
}
div.comment {
	font-size: .9em;
	margin: 10px 30px 25px 30px;
}
div.comment h2 {
	margin:0;padding:0
}
div.comment h2 span {
	font-size:.6em;
}
div.comment h3 {
	margin: 0;
	padding: 0;
}
div.comment span.comment-details {
	font-weight: bold;
}
div.comment img {
	border: none;
}
div.comment-img-container {
	float:left;
	margin: 0;
	width: 60px;
}
div.comment-text {
	margin-top: 5px;
	font-size: 1.1em;
	font-weight: normal;
}
div.comment-options {
	clear: left;
	font-size: .9em;
	font-weight: bold;
}
div.listed-post {
	margin-bottom: 35px;
}
div.listed-post h2 {
	font-size: 16px;
}

div.listed-post span.listed-post-details {
	font-weight: bold;
	font-size: .9em;
}
div.listed-post-body a {
	text-decoration: none;
}
div.listed-post-img-container {
	float:left;
	width: 60px;
}
div.listed-post-preview {
	font-style: italic;
}
div.listed-post-tags {
	font-weight: bold;
	font-size: .9em;
	clear: left;
}
div.section-header {
	font-size: .9em;
	font-weight: bold;
	margin-bottom: 2em;
}
div.section-header h1 {
	margin-bottom: .2em;
}
div.section-header span.label {
	font-size: .9em;
	margin-right: .5em;
}
h2.post {
	margin-bottom: 1.6em;
}
h2.post span {
	font-style: normal;
	font-size: .6em;
	line-height: .9em;
}
li.title-li {
	font-size: .9em;
	font-weight: bold;
}
ul.subheader {
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.2em;
}
ul.subheader li {
	margin-right: 15px;
	display: inline;
	text-align: left;
	list-style-type: none;
}
#blog-test ul, ol {
	margin: .8em 0 .8em 0;
}
#blog-text li {
	margin: 0 2em .5em 2em;
}
#edit-account tr {
	line-height: 2em;
}
#edit-account td.label {
	font-weight: bold;
}
#main {
	margin: 15px;
	min-height: 500px;
	line-height: 1.3em;
}
#main ul {
	margin: .3em 0 .3em 0;
}
#post-container li {
	margin-left: 2em;
}
#main tr {
	line-height: 1.6em;
}
#search_field {
	font-size: .8em;
}
#search_field input {
	height: 1.5em;
}
#main-nav ul {
	list-style-type: none;
}
#main-nav small {
	font-size: .5em;
	line-height: 2em;
}
#more-dropdown li {
	font-size: 14px;
	letter-spacing: 0;
	line-height: 130%;
}
#profile-photo {
	float: right;
	margin: 10px 10px 10px 10px;
}
#profile-photo img {
	border: none;
}
#areyousure {
	margin: 50px 20px 20px 20px;
}
#post-abstract {
	margin: 0 1em 2em .8em;
	font-style: italic;
	/* color: #555555; */
	color: #333333;
}
#post-abstract a {
	color: #333333;
}
#post-footer {
	margin-top: 1.2em;
}
#post-tags ul {
	padding: 0;
	margin: 0;
}
#post-tags li {
	list-style-type: none;
	display: inline;
	margin: 0;
	padding: 0 .5em 0 0;
}
#post-tags input {
	display: inline;
	margin: 0;
	padding: 0 .5em 0 0;
	color: #1e294d;
	font-size: 1em;
	display:inline;
	border:none;
	background:none;
}
#post-text p {
	margin-bottom: 1.6em;
}
#tidbits p {
	margin-bottom: 1.2em;
}
#tidbit-date {
	font-style: italic;
	font-size: .8em;
	color: gray;
}

