/*  
Theme Name: Spirical
Theme URI: http://jonathandorsey.com/spirical
Description: The theme for the philosophical/spiritual weblog <a href="http://truthandpurpose.com">truthandpurpose.com</a>.
Version: 1.0
Author: Jonathan Dorsey
Author URI: http://jonathandorsey.com/
	Spirical v1.0
	http://jonathandorsey.com/spirical
*/
/**********************************/
/* Global Styles & Element Styles */
/**********************************/
	

body {
	font-size: 72.5%; /* Resets 1em to 10px */
	font-family: Calibri,"Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3, h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	font-family: Georgia,'Times New Roman', Times, serif;
	color: #875CB5;
	font-weight: normal;
	padding-bottom: 15px;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

	
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 1.25em 0 1em;
}

h4{
	font-family: Georgia,'Times New Roman', Times, serif;
	color: #B27AEF;
	font-weight: normal;
  padding:0;
  margin: 1.25em 0 0.5em 0;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px;
}

		
small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

/* hyperlink styles */
a, h2 a:hover, h3 a:hover {
	color: #875CB5;
	text-decoration: none;
}

a:hover {
	color: #B46FFF;
	text-decoration: underline;
}
	
a img {
	border: none;
}

		
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

hr {
	display: none;
}

select {
	width: 130px;
}

/* Global Styles 
	Using class="alignright" on an image will (who wouldve
	thought?!) align the image to the right. And using class="centered",
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) 
*/
	
.center {
	text-align: center;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

	
	
/* ******************* */
/* Main Site Structure */
/* ******************* */
#page {
	background: #fff url(images/bkgnd_page.jpg) repeat-y;
	_background: #fff url(images/bkgnd_page.jpg) 30px 0 repeat-y;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	_width:950px;
	text-align: left;
}

	
#detailpage {
	background: #fff url(images/bkgnd_subpage.jpg) repeat-y;
	background-position: 700px 0;
	margin: 0 auto;
	padding: 0;
	width: 920px;
	text-align: left;
}

#col1{
	width: 430px; _width:400px;
	float: left;
}

#col2{
	width: 470px;
	float: right;
}

#col1_subpage{
	width: 680px;
	float: left;
	padding-bottom: 20px;
}

#col2_subpage{
	width: 140px;
	float: right;
}

/*Heading Styles*/
#header {
	margin: 0;
	padding: 0;
	height: 327px;
	position: relative;
}

	
#headerimg 	{
	background: url(images/banner/random.php) no-repeat;
	width: 454px;
	height: 327px;
	padding: 0;
	text-align: center;
}

	
#headerimg .description {
	text-indent: -9999px;
}

#headerimg h1{
	position: absolute;
	left: 30px;
	width: 400px;
	padding-top: 0;
}

#headerimg h1 a{
	display: block;
	height: 300px;
	text-indent: -9999px;
}

/* Content Area Styles */
#content {
	font-size: 1.15em;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.post {
	margin: 0 0 40px;
	position: relative;
}

.datedisplay{
	background: url(images/bkgnd_date.jpg) 50% 50% no-repeat;
	padding: 45px 0 0 0;
	position: absolute;
	width: 82px;
	height: 90px;
	left: -82px;
	top: -50px;
	text-align: center;
	color: #888;
	z-index: 2;
}
	
.datedisplay .month{
	display: block;
	font-family: Georgia, Times, Serif;
	font-size: 1em;
	padding: 0;
	margin: 0 0 -5px 0;
}
	
.datedisplay .day{
	font-family: Georgia, Times, Serif;
	font-size: 2.5em;
	padding: 0;
}
	
	
.post h3{
	font-size: 1.3em;
}

.post hr {
	display: block;
}

.topic_subtitle{
	text-align: center;
	font-style: italic;
	font-family: Georgia, Times, Serif;
	font-size: 1.2em;
	margin-top: 0;
	color: #666;
}

.narrowcolumn {
	float: left;
	padding: 0;
	margin: 0px 0 20px 30px;_margin: 0px 0 20px 20px;
}
	
		
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	border-top: 1px solid #f3f3f3;
	padding-top: 5px;
}

	
.widecolumn {
	line-height: 1.6em;
	padding: 10px 0 0 0;
	margin: 5px 0 0 30px;
}

	
.widecolumn .entry p {
}

.widecolumn .post {
	margin: 0;
}

.widecolumn .postmetadata {
	margin: 30px 0 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

.entry p{
	margin-top: 0;
	padding-top: 0;
}

.entry .postmetadata{
	border-top: 1px solid #f3f3f3;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

#content ul{
	border-top:2px solid #f3f3f3;
	border-bottom:2px solid #f3f3f3;
	list-style:disc;
	padding:10px 0 10px 10px;
}
#content ul li{
	color:#555;
	list-style:disc;
	padding:0;
	text-indent:0;
} 

html>body .entry li {
	_margin: 7px 0 8px 15px;
}

.entry p a:visited {
	color: #b85b5a;
}

	
.entry ul li:before, #sidebar ul ul li:before {
}

.entry ol {
	list-style-position: outside;
	margin:0 0 1em 0;
	padding:0;
	_padding-left:25px;
}

.entry ol li {
	margin: .5em 0;
	padding: 0;
}
.entry li p{
	margin:0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

/* Comment Styling*/
.commentlist li, #commentform input, #commentform textarea {
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

#commentform p {
}

.commentmetadata {
	font-weight: normal;
}

	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#commentform #submit {
	margin: 0;
	float: right;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: left;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}

/*
Styles necessary to support various sexycomments features.
sexycomments is a a WordPress plugin that sexifies your comments 
with avatars and forum-like formatting.
http://borkweb.com/plugins
Author: Matthew Batchelder
Author URI: http://borkweb.com/
This CSS, such as it is, is released under the GPL:
http://www.opensource.org/licenses/gpl-license.php
	*/	

#sexycomments h3{
	margin-bottom: 20px;
}

#sexycomments ol {
	font-size: 1em;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#sexycomments ol li {
	border-bottom: 1px solid #F0E0FF;
	list-style: none;
	margin: 0;padding:0;
	position: relative;
}

#sexycomments ol li.odd {
}

#sexycomments ol li.author{
	background: #FFFBFF;
}

#sexycomments ol li.author .bio{
	text-align:right;
}

#sexycomments ol li a.avatar img{
	border: 3px double #ccc;
	float: left;
	margin: 0 3px 3px 0;
}

#sexycomments ol li blockquote{
}
	
#sexycomments ol .bio{
	overflow: auto;
	width: 110px;
	text-align:right;
	padding:13px 20px 0 0;
}

#sexycomments ol .comment{
	padding-right: 2em;
}

#sexycomments ol .comment-count{
	display: none;
	color: #ccc;
	font-size: 1.8em;
	font-style: italic;
	position: absolute;
	right: 5px;
	top: 5px;
}

#sexycomments ol li .message{
	display:none;
	color: #aaa;
	font-size: 0.9em;
	font-style: italic;
}
	
#sexycomments ol td{
	padding: 3px;
}

#sexycomments .commentmetadata {
	color: #333;
	margin: 0;
	padding-bottom: 5px;
}

#sexycomments .sexycomments-footer{
	display: none;
}

	
/* Footer Styles */
#footer {
	background: #fff;
	border-top: 1px solid #E4E4E4;
	padding: 0;
	margin: 0 auto;
	clear: both;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
}

	
/* Begin Sidebar Styling */
#sidebar{
	font: 1.25em;
	margin: 0;
}

.sidebar_inner{
	background: url(images/bkgnd_sidebar.jpg) no-repeat;
	float: left;
	padding: 170px 30px 0 30px;
	width: 225px;
}

.sidebar_outer{
	float: right;
	padding: 0 5px;
	width: 170px;
}

	
#sidebar form {
	margin: 0;
}

#sidebar h2, #sidebar h3 {
	font-family: Georgia,"Times New Roman", Times, serif;
	color: #666;
	font-weight: normal;
	font-size: 180%;
	margin: 5px 0 0;
	padding: 0;
}

	
#sidebar a {
	text-decoration: none;
	border-bottom: 1px dotted #875CB5;
	_border-bottom: 1px solid #ceb3ec;
}

#sidebar a:hover {
	border-bottom: 1px dotted #B46FFF;
	_border-bottom: 1px solid #e0d4ec;
}

	
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}

ol li, #sidebar ul ol li {
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

#searchform {
	margin: 10px auto;
	padding: 45px 3px 0 3px;
	text-align: center;
}

#searchform input{
	margin-bottom: 5px;
}

#sidebar ul ul li, #sidebar ul ol li{
	color: #777;
}

.side-c{
	margin-bottom: 30px;
}

/* End Sidebar Styling */
/* Begin Calendar */
#calendar_wrap{
	margin-top: 20px;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar a {
	text-decoration: none;
}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

	
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

	
#wp-calendar #prev a, #wp-calendar #next a{
	display: inline;
	padding: 0;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}

/* End Calendar */
