/*
Theme Name: ThePsychicGuide.com
Theme URI: http://ThePsychicGuide.com/
Description: ThePsychicGuide.com site theme.
Version: 1.0
Author: Sound Strategies, Inc.
Author URI: http://www.soundst.com/

*/
html {
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	background-color: #010b1c;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#pageholder {
}
#page {
	text-align: left;
	width: 901px;
	border: 1px solid #6b5d4b;
}

#header {
	background-image:url(images/header.jpg);
	width: 901px;
	height: 128px;
}
#header h1 {
	text-align: center;
	margin: 0;
	padding: 105px 0 0 80px;
	color: #ece6b4;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: 2px;
}
#FooTitle {
	clear:both;
	text-align: center;
	margin: 0;
	padding: 7px 0 7px 80px;
	color: #ece6b4;
	font-size: 8pt;
	font-weight: normal;
	letter-spacing: 2px;
}

#separator {
	position: absolute;
	z-index: 100;
	height: 10px;
	width: 901px;
	/*width: 100%;
	left: 0;*/
	background-image:url(images/separator.png);
	margin-bottom: -5px;
}
#content {
	background-image:url(images/bg_n.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
#content_s {
	margin-top: 5px;
	background-image:url(images/bg_s.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

#body_bord {
	width: 550px;
	background-image:url(images/body_bord.gif);
	padding: 0px 3px 3px 3px;
}
#body {
	background-image:url(images/body_bg.jpg);
	padding: 5px;
}

#menu {
	float:left;
	width: 195px;
	margin-left: 12px;
	background-image:url(images/menu_bg.png);
}
#menu_body {
}
#menu_body a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 25px 12px 13px 12px;
	display: block;
	text-align: center;
	color: #251f11;
	text-decoration: none;
}
#menu_body a:hover {
	color: #ee8;
}
#menu_body a.b0 {
	padding-left: 18px;
	background-image: url(images/menu_item0.png);
}
#menu_body a.b1 {
	padding-right: 18px;
	background-image: url(images/menu_item1.png);
}
#menu_items_head {
	width: 195px;
	height: 7px;
	background-image: url(images/menu_items_head.png);
}
#menu_items_foo {
	width: 195px;
	height: 38px;
	background-image: url(images/menu_items_foo.png);
	margin-bottom: 15px;
}
#menu_footer {
	position: absolute;
	height: 45px;
	width: 195px;
	background-image:url(images/menu_footer.png);
	margin-top: -15px;
}

.Ban_Separator {
	clear: both;
	padding-top: 40px;
	position: relative;
	height: 10px;
	width: 100%;
	/*width: 100%;
	left: 0;*/
	background-image:url(images/separator.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
.leftBan {
	float:left;
	width: 195px;
	margin-top: -10px;
	margin-left: 12px;
	padding-top: 10px;
	clear: both;
	background-image:url(images/menu_bg.png);
}
.LeftBan_body {
	padding-bottom: 15px;
}
.LeftBan_body a img {
	border: 0px solid gray;
}
.LeftBan_footer {
	position: absolute;
	height: 45px;
	width: 195px;
	background-image:url(images/menu_footer.png);
	margin-top: -15px;
}

.RightBan {
	float:left;
	width: 119px;
	margin-top: -5px;
	margin-left: 8px;
	padding: 10px 7px 0px 0px;
	clear: both;
	background-image:url(images/menu_r_bg.png);
}
.RightBan_body {
	padding-bottom: 15px;
}
.RightBan_body a img {
	border: 0px solid gray;
}
.RightBan_footer {
	position: absolute;
	height: 45px;
	width: 126px;
	background-image:url(images/menu_r_footer.png);
	margin-top: -15px;
}

.HorRule {
	height: 8px;
	width: 501px;
	background-image:url(images/horizontal_rule.png);
}


#wpheader {
	margin-bottom: 20px;
}
#wpheader h2 {
	padding: 0;
	margin: 0;
}
#wpheader h2 a, #wpheader h2 a:visited, #wpheader h2 a:active {
	font-weight: normal;
	text-decoration: none;
	color: #0066a7;
}
#wpheader h2 a:hover{
	color: navy;
}
#wpheader strong{
	color: #0A99D5;
	font-weight: normal;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: left;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	}

#commentform #submit {
	margin: 0px;
	float: right;
	}


.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

#wpcontent {
	margin: 5px;
	padding: 5px;
}

#sidebar {
	/*position:absolute;
	top:310px;
	background-color:#53203C;
	color: #886;
	margin:0 -520px 0 0;
	right:50%;*/
	width:110px;
	margin-left: 5px;
	background-color: #d0c89d;
	padding: 3px;
	border:1px solid #006;
}

#sidebar a, #sidebar a:visited, #sidebar a:active {
	color: black;
	}
#sidebar a:hover {
	color: #000066;
	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 7px;
	}

#sidebar .widgettitle {
	color: #0000ff;
	font-size: 14px;
	margin: 0;
	padding: 0;
}
#sidebar .widget ul {
	padding: 5px 0px 0px 10px;
}
#sidebar .widget ul li {
	margin: 0;
	padding: 0;
}

#sidebar .widget_calendar .widgettitle {
	height: 0px;
}
#calendar_wrap {
	padding-left: 20px
}
#wp-calendar a, #wp-calendar a:visited, #wp-calendar a:active {
	color: navy;
	}



/* Begin Comments*/
.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	background-color: #EFF;
	margin: 0;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist .alt {
	background-color: #EEE;
	}


.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/*.post h3 {
	padding: 0 0 5px 0;
	margin: 0;
	color: #ffa006;
	font-weight: bold;
	font-size: 14pt;
}*/
.post h3 a, .post h3 a:visited, .post h3 a:active {
	color: #0066a7;
	text-decoration: none;
}
.post h3 a:hover {
	color: navy;
	}

.post small {
	color: #666;
}

.post ul li {
	margin-top: 10px;
}

#AuthorSignature {
	float: right;
	border-top: 1px solid silver;
	margin: 3px 20px 0 100px;
	padding: 5px 20px 10px 50px;
	font-style: italic;
	color: black;
}

.postmetadata {
	clear: both;
	text-align: center;
	margin: 0 30px 15px 30px;
	padding: 3px;
	border: 1px solid #ddd;
	border-width: 1px 0px 1px 0px;
	background-color: #EEE;
}