/*  
Theme Name: Psychic Times
Theme URI: http://www.thepsychictimes.com
Description: Custom wordpress theme created by <a href="http://www.iammikesmith.com">Mike Smith</a> for The Psychic Times
Version: 1.0
Author: Blog Theme Machine
Author URI: http://www.blogthememachine.com
*/


body {
	margin: 20px 0;
	padding: 0;
	font-family: Georgia, Times New Roman, Verdana, Arial;
	color: #252525;
	font-size: 13px;
	background: #F8F8F8;
	line-height: 18px;
}

a, a:visited { color: #FF0000; text-decoration: none; outline: none; }
a:hover { color: #252525; text-decoration: none; }

a.RSS, a.RSS:visited { background: url(images/rssicon.jpg) no-repeat top left; color: orange; padding: 12px 0 24px 48px; text-decoration: none; outline: none; font-size: 12px; }
a.RSS:hover { color: #252525; text-decoration: none; }


img { border: 0; }

.alignleft { float: left; margin: 0 10px 5px 0; border: 1px solid #252525; }
.alignright { float: right; margin: 0 0 5px 10px; border: 1px solid #252525; }

#wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	width: 1000px;
}

#sitewrapper {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	background: #FFF url(images/bg_content.jpg) repeat-y top center;

}

/* HEADER WRAP CODES */

.headerwrap {
	position: relative;
	float: left;
	width: 980px;
	padding: 25px 20px 0 0;
	height: 182px;
	text-align: right;
	font-size: 16px;
	background: #FFF url(images/bg_header.jpg) no-repeat top center;
}

/* NAVIGATION CODES */

.navigationwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	background: url(images/bg_nav.jpg) no-repeat top center;
}

.navigationwrap ul { padding: 0; margin: 0; list-style-type: none; text-align: center; }

.navigationwrap ul li {
display: inline;
list-style-type: none;
padding: 15px;
}

.navigationwrap ul li a, .navigationwrap ul li a:visited { font-size: 18px; color: #252525; text-decoration: none; }
.navigationwrap ul li a:hover { color: #FF0000; text-decoration: none; }

/* CONTENT WRAP CODES HERE */

.contentwrap {
	position: relative;
	float: left;
	width: 680px;
	margin: 0;
	padding: 20px 0 20px 10px;
}

/* HOME NEWS BOXES HERE */

.newsboxwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
	width: 329px;
}

.newsboxwrap2 {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 329px;
}

.newsbox { 
	position: relative;
	float: left;
	margin: 0;
	padding: 0 10px;
	width: 307px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
}

.newsboxtop {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 329px;
	height: 11px;
	background: url(images/bg_newsbox.jpg) no-repeat bottom center;
}

.newsboxbottom {
	position: relative;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 329px;
	height: 11px;
	background: url(images/bg_newsboxbottom.jpg) no-repeat top center;
}

.rsslibchannel { display: none; }

h3.redtitle { color: #252525; padding: 5px; margin: 0 0 10px 0; font-size: 15px; font-weight: bold; border-top: 3px solid #FF0000; border-bottom: 1px solid #FF0000; background: #ECECEC; }

h3.redtitle_OLD { color: #252525; padding: 5px; margin: 0 0 10px 0; font-size: 14px; font-weight: normal; border-top: 3px solid #FF0000; border-bottom: 1px solid #FF0000; }

.newsbox h2 { color: #252525; padding: 0 0 10px 0; margin: 0; font-size: 18px; font-weight: bold; line-height: 24px; }
.newsbox h2 a, .newsbox h2 a:visited { color: #252525; text-decoration: none; }
.newsbox h2 a:hover { color: #FF0000; text-decoration: none; }

.newsbox p { padding: 0 0 10px 0; margin: 0; }


/* POST WRAP CODES HERE */

.postwrap { 
	position: relative;
	float: left;
	margin: 0;
	padding: 0 10px;
	width: 646px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
}

.postwrap h2 { color: #252525; padding: 0 0 10px 0; margin: 0; font-size: 26px; font-weight: bold; line-height: 32px; }
.postwrap h2 a, .postwrap h2 a:visited { color: #252525; text-decoration: none; }
.postwrap h2 a:hover { color: #FF0000; text-decoration: none; }

.postwrap p { padding: 0 0 10px 0; margin: 0; font-size: 16px;}


.imgfeatured img { border: 4px solid #D6D6D6; }
.imgfeatured:hover img { border: 4px solid #c1c1c1; }
.imgfeatured:hover { color: red; /* irrelevant definition to overcome IE bug */ }

.featuredimage { float: left; margin: 0 5px 0 0; }

.postwraptop {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 668px;
	height: 11px;
	background: url(images/bg_postwrap.jpg) no-repeat bottom center;
}

.postwrapbottom {
	position: relative;
	float: left;
	margin: 0 0 20px 0;
	_margin: 0 0 10px 0;
	padding: 0;
	width: 668px;
	height: 11px;
	background: url(images/bg_postwrap2.jpg) no-repeat top center;
}

.postbottom { float: left; position: relative; margin: 5px; padding: 5px; border-top: 1px solid #D6D6D6; color: #D6D6D6; width: 626px; }
.postbottom a, .postbottom a:visited { color: #D6D6D6; text-decoration: underline; }
.postbottom a:hover { color: #252525; text-decoration: underline; }

/* RIGHT SIDEBOX WRAP CODES */

.rightsidewrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 20px 10px 20px 0;
	width: 300px;
}

.sidead {
	position: relative;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 300px;
}

.sidebox { 
	position: relative;
	float: left;
	margin: 0;
	padding: 0 5px;
	width: 288px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
}

.sideboxtop {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
	width: 300px;
	height: 11px;
	background: url(images/bg_sidebox.jpg) no-repeat bottom center;
}

.sideboxbottom {
	position: relative;
	float: left;
	margin: 0 0 20px 0;
	padding: 0;
	width: 300px;
	height: 11px;
	background: url(images/bg_sideboxbottom.jpg) no-repeat top center;
}

.morenews { list-style-type: square; color: #000000; margin: 0; width: 278px; padding: 0 0 0 20px; }
.morenews a, .morenews a:visited { color: #FF0000; text-decoration: none; }
.morenews a:hover { color: #252525; text-decoration: none; }

.imgebook { float: right; margin: 0 0 0 5px; }

.textinput { border: 1px solid #CDCDCD; background: url(images/bg_textinput.jpg) repeat-x bottom left; padding: 5px; width: 276px; color: #CDCDCD; margin: 0 0 5px 0; }

.buttonsubscribe { float: right; }

.sidefeature {
	position: relative;
	float: left;
	margin: 0 0 10px 0;
	padding: 0;
	width: 288px;
}

.sidefeature p { padding: 0; margin: 0; }
.sidefeature img { float: left; margin: 0 5px 0 0; }

.imgsidefeat img { border: 1px solid #D6D6D6; }
.imgsidefeat:hover img { border: 1px solid #c1c1c1; }
.imgsidefeat:hover { color: red; /* irrelevant definition to overcome IE bug */ }

.sidebox p { padding: 0; margin: 0; }

/* FOOTER WRAP CODES */

.footerwrap {
	position: relative;
	float: left;
	margin: 0;
	padding: 0 11px 20px 11px;
	width: 978px;
        background: url(images/bg_footer.jpg) no-repeat bottom center;
}

.footercontent { 
	position: relative;
	float: left;
	margin: 0;
	padding: 10px;
	width: 958px;
	text-align: center;
	border-top: 1px solid #252525;
}

.footercontent p { text-align: center; }
.footercontent p a, .footercontent p a:visited { color: #252525; text-decoration: none; }
.footercontent p a:hover { text-decoration: underline; color: #252525; }	


/* COMMENT CODES */

ul.commentlist {
margin: 0;
padding: 0;
border-top: 1px solid #dadada;
list-style-type: none;
}

ul.commentlist li.alt {
background: #F5F5F5;
margin: 0;
padding: 5px;
border-bottom: 1px solid #dadada;
}

ul.commentlist li.authorcomment {
background: #E4DEC6;
margin: 0;
padding: 5px;
border-bottom: 1px solid #dadada;
}

ul.commentlist li {
padding: 5px;
margin: 0;
border-bottom: 1px solid #dadada;
}

ul.commentlist li a, ul.commentlist li a:visited {
	color: #7893A8;
	font-weight: normal;
	text-decoration: none;
}

ul.commentlist li a:hover {color: #252525; }

.comment-author {
	font-size:20px;
	margin: 0;
	padding: 0;

}