body {
	background: #fff url(http://orderofr.net/img/bgpatterns/bg_quilted2.gif);
	color: #333;
	line-height: 150%;
	margin: 0;
	padding: 0;
	font-family: gil sans, georgia, times, serif;
	text-align: center;
	font-size: 90%;
}

div#everything {
margin: 0 auto;
width: 640px;
text-align: left;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}

/* HEADER STUFF */

div#header {
position: relative;
background: url(http://orderofr.net/michael/images/title_bg.gif) no-repeat bottom center;

}
h1#blog-title {
	letter-spacing: 3px;
	text-align: left;
	margin: 0;
}


h1#blog-title a {
	display: block;
	position: relative;
	color: #fff;
	background: transparent;
	text-decoration: none;
	font-weight: bold;
	height: 5em;
}

div#header a #title-span {
	position: absolute;
	display: block;
	bottom: 0em;
	left: .1em;
	display: block;
	height: 1em;
	width: 500px;
	letter-spacing: -5px;
	font-size: 2.4em;

}

/* background: #aa0000; */

div#header a #blog-description {
	position: absolute;
	display: block;
	bottom: .3em;
	right: 1em;
	font-size: 40%;
	_font-size: 35%;
	margin: 0;
font-family: sans-serif;
letter-spacing: 1px;
text-align: right;
color: #fff;
font-weight: bold;

}

ul#categories {
list-style: none;
margin: 0;
padding: 0;
position: absolute;
top: 0;
right: 0;
height: 2em;
}

ul#categories li {
display: inline;
height: 1em;
padding: 3px 0px 9px 0px;
background: #000;
}

ul#categories li a {
padding: 9px;
color: #fff;
text-decoration: none;
font-size: 105%;
text-transform: lowercase;
font-family: serif;
}

ul#categories li a:hover {
color: #000;
background: #fff;
padding: 6px;
border: 3px double #000;
border-top: 0;
}


/* POST AND CONTENT STUFF */
div#wrapper {
	margin: 3em auto;
clear: both;
}
div#container {
	width: 100%;
}
div.widecolumn {
	margin: 0;
}
div.widecolumn div#content {
	margin: 0;
}

div.post {
float: left;
margin-bottom: .6em;
}

h2.post-title {
	font-size: 2.5em;
	letter-spacing: 1px;
	margin: 1em 0 0.2em 0;
color: #000;
}

h2.post-title a {
	color: #000;
	text-decoration: none;
	padding: 2px;
}

h2.post-title a:hover {
background-color: transparent;
text-decoration: underline;
color: #000;
}

h2.post-title a:active {

}

h3.post-date {
	font-size: 1.2em;
	font-style: italic;
	margin: 0 0 -0.25em 0;
}
div.post p {
	font-size: 1.15em;
	margin: 1em 0;
}

div.post p.maintext, div.post a.audiobox, div.maintext {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	padding: .5em;
	background: #fff;

}


div.post p.maintext, div.maintext p {
	text-indent: 1em;
line-height: 1.5em;
}

div.maintext p {
padding: .5em;
margin: 0;
}

div.maintext {
margin-bottom: 1em;
}

div.post img {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
}

div.post a.audiobox {
	 display: block;
	 text-decoration: none;
	 padding-left: 60px;
	 padding-top: 0;
	 background: #fff url(http://orderofr.net/img/ear.gif) no-repeat left top;
	 text-align: left;
	 font-size: 100%;
	_font-size: 120%;
}

div.post a.audiobox .filename {
	display: block;
	margin-top: -1em;
	text-decoration: underline;
	font-size: 100%; 
}

div.post a.audiobox .description {
	display: block;
	margin-top: -1em;
	font-size: 90%; 
	line-height: 1.5em; 
	color: #333;
}


div.post a.audiobox:hover {
	color: #000;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #C3E99A url(http://orderofr.net/img/ear.gif) no-repeat left top;
}

div.post blockquote {
	background: url(quote.png) no-repeat top left;
	padding: 0 0 0 25px;
}
div.post code, div.post pre {
	font: 0.9em/125% "courier new", monospace;
}
div.post li {
	font-size: 1.15em;
}
div.post .more {
	font-size: 0.7em;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
}
div.post-entry h2, div.post-entry h3, div.post-entry h4, div.post-entry h5, div.post-entry h6 {
	font-family: arial, helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 -0.75em 0;
}

.podPress_content{
display: none;
}

div.navigation {
margin-top: -2em !important;
padding: 0;
}

div.navigation a {
color: #333;
background: #fff;
text-decoration: none;
padding: 2px;
border-top: 1px solid transparent;
border-left: 1px solid transparent;
border-right: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}

div.navigation a:hover {
background: #C3E99A;
color: #000;
border-right: 1px solid transparent;
border-bottom: 1px solid transparent;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
}

div.post-metadata {
	text-align: justify;
}
div.post-metadata h4 {
	font-size: 0.9em;
	letter-spacing: 1px;
	margin: -0.4em 0 3em 0;
	text-transform: uppercase;
}
div.post-metadata h3 {
	font-size: .9em;
	font-style: italic;
	padding: 0.3em 0;
	margin: 0;
	color: #333;
	border: 0;
}
h4.comment-count, h5.respond {
	font-weight: normal;
	font-size: 1.4em;
	letter-spacing: 1px;
	margin: 0em 0 1.5em 0;
}

h5.respond {
	margin: 0px 0 1em 0;
}

div#comments {
	margin: 0 0 2em 0;
}
div#comments form#commentform p {
	margin: 0 0 1em 0;

}

ol.commentlist {
margin-bottom: 2em;
}

li.commentlist-comment {
	background: #fff;
	border-bottom: 2px solid #888;
	border-top: 1px solid #888;
	color: #333;
	margin-right: 10%;
	margin-top: 1em;
	padding: 0.5em;
font-size: 90% !important;
}
#comments li.alt {
	background: #fafafa !important;
	color: #555 !important;
}
div#comments li p {
	margin: 0.5em 0;
font-size: 60%;
}
p.comment-byline {
	font-weight: bold;
	margin: -0.25em 0 0 0;
}
p.comment-metadata {
	font-style: italic;
	letter-spacing: 1px;
	margin: 0 0 -0.25em 0;
}
.search-excerpt {
	background:#fff url(quote.png) no-repeat left top;
	color:#666;
	padding-left:20px;
}

hr {
	border: 0;
}

div.post, .single_post .post-entry {
	background: url(http://orderofr.net/img/divider.gif) no-repeat bottom center;
}

.single_post .post-entry {
	padding-bottom: 10px;
	margin-bottom: 20px;
}


/* SIDEBAR STUFF */
div#sidebar {
	width: 200px;
}
div#sidebar ul li h2 {
	font-size: 1.125em;
	letter-spacing: 1.5px;
	margin: 0 0 0.2em 0;
	text-decoration: underline;
	text-transform: uppercase;
}
div#sidebar ul {
	margin: 0 0 1.5em 0;
	padding: 0;
}
div#sidebar li {
	list-style: none;
	margin: 0;
}
div#sidebar ul li ul li {
	font-size: 1.15em;
}
div#sidebar ul li ul li ul {
	margin: 0 0 0.4em 0;
	padding: 0;
}
div#sidebar ul li ul li ul li {
	font-size: 1em;
	font-style: italic;
	padding: 0;
}
div#calendar_wrap {
	margin: -1.5em 0 1em 0;
}
li#calendar h2.widgettitle {
	text-decoration: none;
}
li#calendar {
	text-align: center;
}
table#wp-calendar caption {
	font-size: 1.125em;
	letter-spacing: 1px;
	margin: 0 auto;
	text-transform: uppercase;
}
table#wp-calendar {
	border: 1px solid #000;
	margin: 0 auto;
	padding: 0;
}
table#wp-calendar a {
	font-weight: bold;
}
/* FOOTER STUFF */
div#footer {
	border-bottom: 2px solid #000;
	border-top: 1px solid #000;
	clear: both;
	margin: 0 0 2em 0;
	text-align: center;
clear: both;
}
div#footer p {
	font-size: 0.8em;
	letter-spacing: 0.5px;
	margin: 0;
	padding: 0.2em 0 0.4em 0;
	text-transform: uppercase;
}
/* STANDARD ALIGNMENT DIVS */
div.clearer {
	clear: both;
	height: 0px;
}
div.navigation {
	font-size: 1.1em;
	font-weight: bold;
	height: 1.5em;
	letter-spacing: 1px;
	margin: 0 0 1.5em 0;
	width: 100%;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.center {
	text-align: center;
}
/* LINK STYLES */

a, .link-like {
	outline: none;
	color: #333;
}

.link-like {
	text-decoration: underline;
}

a:hover, .link-like:hover {
	background: #2B6BC4;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
/* IMAGE STUFF */
#content img.alignright, #content img.alignleft, #content img.center {
	border: 1px solid #ccc;
	padding: 4px;
}
#content img.alignright {
	display: inline;
	margin: 3px 0 3px 9px;
}
#content img.alignleft {
	display: inline;
	margin: 3px 9px 3px 0;
}
#content img.center {
	display: block;
	margin: 3px auto;
}
#content a img, #content a:active img, #content a:link img, #content a:visited img {

}
#content a:hover img {
	background: #eee;
	border: 1px solid #777;
	color: #000;
}
li a img {
	border: none !important;
}
/* FORM STYLES (INCLUDING FOR THE VERYPLAINTXT WP_CONTACTFORM PATCH) */
div.formcontainer {
	font-size: 1em;
	font-style: italic;
	overflow: hidden;
	position: static;
	width: 99%;
}
div.formright, div.formleft {
	display: inline;
	float: left;
	margin: 3px 0;
	padding: 0px;
}
div.formright {
	text-align: left;
	width: 100%;
padding: 0;
margin: 0px;
}
div.formleft {
	clear: both;
	text-align: left;
	width: 65px;
	margin: 0;
	padding: 0;
}
#comment, #wpcf_msg {
	overflow: auto;
}
#sidebar #searchform {
	margin: 0 0 1em 0;
	padding: 0;
}
#s {
	width: 5em;
}
#author, #email, #url, #wpcf_your_name, #wpcf_email, #wpcf_website {
	width: 15em;
}
#comment, #wpcf_msg {
	width: 70%;
	height: 10em;
	line-height: 1.2em;
	font-size: 1.2em;
}
#author, #email, #url, #comment, #s, #wpcf_your_name, #wpcf_email, #wpcf_website, #wpcf_msg {
	border-top: 3px double #999;
	border-left: 3px double #999;
	border-right: 3px double #ccc;
	border-bottom: 3px double #ccc;
	font-weight: normal;
	padding: 0.4em;
margin: 0 0 1em 0;
}
#author:focus, #email:focus, #url:focus, #comment:focus, #s:focus, #wpcf_your_name:focus, #wpcf_email:focus, #wpcf_website:focus, #wpcf_msg:focus {
	background: #C3E99A;
}

input {
	font-size: 1em;
	margin: 5px;
}

.image_credit {
display: block;
position: relative;
text-align: right;
font-size: 70%;
}

img.float-right {
float: right;
margin: 8px 0 8px 8px;
}

img.float-left {
float: left;
margin: 8px 8px 8px 0;
}

ul.links { 
margin-top: -1em;
padding-bottom: 2em;
}