/*  
Theme Name: Psychic Readings by Katie
Theme URI: PsychicReadingsbyKatie.com
Description: Wordpress Template
Version: 1.0
Author: IdoSolu Website Design
Author URL: http://www.idosolu.com

*/

body{
	margin: 0;
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	color: #000000;
	background-color:#ea8616;
}
.bodybg{
  width:100%;
	background:url(/images/back_all.gif);
	background-repeat:repeat-x;

}
.blank{
clear:both;
}
div, ul, h1, h2, h3, h4, p, img, form{
	padding:0; margin:0; border:0;
}

a:link, a:visited{
	text-decoration: underline;
	color: #336699;
}

a:hover{
	text-decoration: none;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 840px;
	text-align: left;
}

#header{
	float: left;
	width: 840px;
	height: 480px;
	background:url(/images/header.jpg) no-repeat top center;
	border-left: 10px solid #EA8616;
  border-right: 10px solid #EA8616;
}

#header h1{
color:#ffffff; font-size:42px; padding:5px 10px;
}
#header h2{
color:#000000; font-size:24px; padding:5px 20px;
}
#header h3{
text-align:center; font-size:28px;padding:320px 0 0 0;
}
#header a{
color:#ffffff;text-decoration: none;
}

#box{
	float: left;
	width: 860px;
}

.post{
 width:420px;
 padding:5px;
 margin:0 10px 0 240px;
}
.post h3{
font-size:20px; padding:5px;
}
.post p{
padding:5px;
}
.post li{
margin: 0 0 0 20px;
}
.post h4{
font-size:22px; padding:10px; text-align:center;
}
.top
{
width: 397px;
background: url(/images/top.png) no-repeat;
height: 11px;
}
.random{
float:right;text-align:center; margin:20px 10px 0 0;
}
#right{
padding:10px 5px;
}
#right li{
list-style:none;
}
.middle_back
{
width: 387px;
background: #ffffff;
padding: 5px;
}

.bottom
{
width: 397px;
background: url(/images/bottom.png) no-repeat;
height: 10px;
margin-bottom: 10px;
}

.sidebar{
	float: left;
	width: 200px;
	margin: 0 0 0 10px;
	display: inline;
	padding:10px;
}
.sidebar h2{
text-align:center; padding:10px 0 5px;
}
.sidebar2{
	width: 100%;
}
.sidebar1 li{
list-style-type:none; text-align:center;
}
.sidebar1 a{
	float: left;
	width: 200px;
	height: 25px;
	text-decoration: none;
	text-align: center;
	padding-top: 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #ffffff;
	background: url(/images/button.png) center center no-repeat;
}

.sidebar1 a:hover {
	background: url(/images/button_r.png) center center no-repeat;
}

.sidebar2 a{
	text-decoration: none;
	text-align: left;
	padding: 5px;
	font-size: 14px;
	color: #000000;
}
.sidebar2 li{
list-style-type:none; 
}
.sidebar2 a:hover {

}
.widgettitle{

}
.navigation {
	clear: both;
}

#footer {
	clear: both;
	height: 62px;
	background: url(/images/footer.gif) repeat-x;
}

#footer p {
	text-align: center;
	font-size: 14px;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}