/*
Theme Name: Psychic Plus
Author: Matt Strange
*/

html {
	height: 100%;
}

body {
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Tahoma, sans-serif;
	color: #161514;
	font-size: 13px;
	height: 100%;
	background-color: black;
}

#wrap {
	min-height: 100%;
	position: relative;
	background: url(images/bg.jpg) no-repeat center 0;
}

* {
	margin: 0;
	padding: 0;
}

* html #wrap {
	height: 100%
}

img {
	behavior: url("/wp-content/themes/pngbehavior.htc");
}

img {
	border: 0;
	margin: 0 0;
}

a {
	color: #6F615A;
	text-decoration: none;
}

a:hover {
	color: #560000;
	text-decoration: none
}

p {
	color: #818080;
	line-height: 28px;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	
}

.clear {
	clear: both;
}

.alignleft {
	float: left;
	padding: 3px 0 2px 5px;
}

.alignright {
	float: right;
	padding: 3px 5px 2px 0px;
}

/* The Outer cover */

#wrapper {
	width: 913px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#wrapper:after {
	content: " ";
	display: block;
	clear: both;
}

#casing {
	padding: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	margin-top: 16px;
}

/* The Header */

strong {
	color: #000000;
}

.face {
	border: solid 2px #a6c34e;
	margin-left: 10px;
	float: right;
}

#logo h1 {
	margin: 0 0 0 15px;
	position: absolute;
	float: left;
	top: 35px;
}


#tel {
	margin: 0 0 0 15px;
	top: 105px;
	float: right;
	position: relative;
}
#header {
	height: 150px;
}

/* Main Content*/

#navlist {
	list-style: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	font: bold .8em Arial, Helvetica, sans-serif;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
	padding: 0;
	left: 12px;
}
#navlist li.current_page_item a {
		background-image: url(images/navhv.png);
			color: #393460;

}


#navlist li a {
	margin: 0;
	line-height: 46px;
	float: left;
	width: 178px;
	padding-left: 20px;
	background: url(images/nav.png) no-repeat;
}

#navlist li a:hover {
	background-image: url(images/navhv.png);
		color: #393460;

}

#content {
	width: 704px;
	float: right;
	background: url(images/contentbg.jpg) repeat-y;
	z-index: 4;
}

.single h1 {
			color: #56437b;
	font: 20px/26px Georgia, "Times New Roman", Times, serif;
	margin-bottom: 15px;

}


.single h2 {
	color: #333333;
	font: normal bold 13px/28px Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	margin-top: 20px;
}

.single {
	margin-left: 95px;
	margin-right: 95px;
}

.single a{
	color: #56437b;
}

.single a:hover{
	text-decoration: underline;
}

.about {
	font: bold 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	background: url(images/arrow.jpg) no-repeat 65px;
	height: 20px;
	padding-top: 12px;
	float: right;
	width: 100px;
	clear: both;
}

.about a {
	color: #333333;
}

.about a:hover {
		color: #393460;
}

.contentheader {
	width: 704px;
	height: 47px;
	background: url(images/contentheader.png) no-repeat;
}

.contentfooter {
	width: 704px;
	height: 59px;
	background: url(images/contentfooter.jpg) no-repeat;
	margin-top: 30px;
}

.contentfooterpg {
	width: 704px;
	height: 51px;
	background: url(images/contentfooter.jpg) no-repeat;
	margin-top: 10px;
}

/*Footer */

#credits {
	width: 915px;
	margin: 0 auto;
	color: white;
	text-transform: capitalize;
	line-height: 40px;
	font-size: x-small;
	letter-spacing: 1px;
	text-align: right;
}

#footbar {
	
}