/*
Theme Name: Prophecy
Theme URI: http://www.cregy.co.uk/
Description: Three Column
Version: 0.6
Author: Richard Brown
Author URI: http://www.cregy.net/
*/
*{
	font-size:100%;
}
body{
	text-align: center;
	background: url(images/backgtexture.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#header{
	background: url(images/discoverdark.gif) no-repeat top right;
	height: 140px;
}
#wrapper{
	width: 800px;
	text-align:left;
}
#maincolumn{
	width: 380px;
	float: left;
}
#leftcol{
	width: 205px;
	float: left;
	background: url(images/puzzled.jpg) no-repeat;
	height: 550px;
}
#sidebar{
	width:170px;
	float:left;
	margin-left:10px;
}
#footer{
	clear:both;
}
#footer a {
border:none;
color:#7A7636;
}
h1 {
}
h2 {
color: #993300;
font-size: 135%;
}
h3 {
color: #993300;
font-size: 115%;
}
img a {
	border: 0;
}
a {
	color: #993300;	
	text-decoration:none;
}
a:visited {
	color: #993300;
}
a:hover {
	color: #330000;
	text-decoration:underline;
}
input, textarea {
	background: #F3F6ED;
	border: #a1a4aa 1px solid;
}
.description {
	font-weight:normal;
	font-style:italic;
	font-size:1em;
	color:#66644D;
	text-align: right;
	margin:0;
	padding:0 20px 0 0;
}
img {
        float: left;
        padding: 5px 10px 5px 0;
}
img.right {
        float: right;
        padding: 5px 5px 5px 10px;
}
a img {
	border: 0;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}
code {
	font-size: 1em;
	font-style: italic;
}
blockquote {
	margin: 15px 30px 0 45px;
	padding: 0 0 0 45px;
	font-style:italic;
}
cite {
	font-size: 0.9em;
	font-style: normal;
}
h3 {
	margin: 0;
	padding: 0;
	font-size:1.3em;
}
p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.5em;
}
#sidebar h2 {
	margin: 10px 0 0 0;
	padding: 2px;
	font-size: 1em;
	color: #993300;
	text-align:center;
	height:22px;
	font-weight:bold;
}
#sidebar ul {
padding-left: 0;
margin-left: 0;
width: 175px;
}
#sidebar ul li {
list-style: none;
margin: 0;
padding: 0.25em;
}
#sidebar li a { text-decoration: none; }
#sidebar a:link, #navlist a:visited {
color: #330000;
text-decoration: none;
}
#sidebar a:hover {
color: #993300;
}
#sidebar img (
	border: none;
}
#content ul {
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	padding-left: 1.5em;
}
.post {
	margin:0 0 30px 0;
}
.post-info {
	font-size:0.85em;
	font-family: Verdana, Arial, Sans-Serif;
	margin:0;
	padding:0;
	color:#333;
}
.post-info a {
	color:#990000;
}
.post-info a:hover {
	color:#000;
}
.post-content {
	padding:10px 0;
	margin:3px 0;
	border-top:#BBC4A3 1px solid;	
	font-family: Georgia, Verdana, Arial, serif;
	font-size:1em; /*12px*/
}
.post-title {
	font-family:Georgia, Arial, Serif;
	font-size:1.3em;
	margin:0;
	font-weight:bold;
}
.post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active {
	text-decoration:none;
	color:#676E04;
}
.post-date {
	float: left;
	color: #77767F;
	font-family: Georgia,'Lucida sans ms', Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	margin: 3px 10px 0 0;
	padding: 8px 3px;
	width: 55px;
	background: #E7EBDE;
	line-height:1em;
        border:#E1D6c6 1px solid;
}
.post-footer {
	padding-top:20px;
}
.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform {
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li {
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#F3F6ED url(img/comments_bottom.jpg) repeat-x bottom;
	border:#E1D6C6 1px solid;
}
.pullquote {
font-family: Georgia, "Times New Roman", Times, serif;
text-align: center;
display: block;
padding: 3px;
color: #fff;
background-color: #bd492a;
}
.pullquote:first-letter {
font-weight: bold;
font-size: larger;
}
.center {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 5px;
}
.navigation {
	font-size: 70%;
	width: 100%;
	float: left;
	margin: 0;
}
.alignleft {
	float:left;
	width: 45%;
	margin: 0 15px 0 0;
	display: block;
}
.alignright {
	float:right;
	width: 45%;
	margin: 0 0 0 15px;
	display: block;
}
