/*  
Theme Name: Ghost Ranch
Theme URI: http://haffly.com/
Description: Another beautiful custom design by Shelly Haffly.
Version: 1.0
Author: Shelly Haffly
Author URI: http://www.haffly.com/
*/

body {
	background-color: #696B48;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, "Lucida Grande", sans-serif;
	font-size: 101%;
	margin: 0;
	padding: 0;
}
#topLine {
	height: 15px;
	width: 100%;
	background-color: #696B48;
}

#topLine h1 {
	font-size: 10px;
	color: #696B48;
	margin: 0;
	margin-left: -3041px;
	padding: 0;
	text-align: center;
}

#header {
	margin: 0 auto;
	width: 531px;
	height: 166px;
	background-color: #475DD5;
	background-image: url(http://shelly.haffly.com/wp-content/themes/default/images/shellyHead.jpg);
	background-repeat: no-repeat;
}
#pixBar {
	margin: 0 auto;
	width: 706px;
	background-color: #696B48;
	height: 76px;
	background-image: url(http://shelly.haffly.com/wp-content/themes/default/images/pixBar.jpg);
	background-repeat: no-repeat;
}
#wrapper {
	margin: 0 auto;
	width: 760px;
	background-color: #696B48;
}

#center {
	float: left;
	width: 531px;
	background-image: url(http://shelly.haffly.com/wp-content/themes/default/images/mainBack.jpg);
	background-repeat: repeat-y;
}
#centerText {
	padding: 15px 55px 450px 55px;
	background-image: url(http://shelly.haffly.com/wp-content/themes/default/images/onPullback.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#left {
	float: left;
	text-align: right;
	width: 116px;
	font-size: 0.98em;
}

#left ul {
	margin: 0; 
	padding: 0;	
list-style-image: url(http://shelly.haffly.com/wp-content/themes/default/images/indent2.jpg);
	list-style-position: inside; 
}

#left li {
	list-style-type: none;
	text-align: right;

	padding: 5px 0;
}

a:link, a:visited, a:active {
	color: #EFEEB4;
	text-decoration: none;
}
a:hover {
	color: #A58E5A;
	text-decoration: none;
}

#left li, #left p , #right p {
	text-align: right;
	font-size: .8em;
	line-height: 1.1em;
	padding: 5px 0;
	border-top: 1px solid #84875A;
	margin: 0;
}

#right {
	float: right;
	width: 113px;
}
#right p {
	text-align: left;
}
.clearer {
	clear: both;
}

#footer {
	background-color: #000;
	margin: 0;
}

#footer h1 {
	font-weight: normal;
	font-size: 11px;
	color: #84875A;
	padding: 10px;
	margin: 0;
}
#quoteBox {
	float: right;
	width: 185px;
	font-size: 0.7em;
	color: #EFEEB4;
	margin: 65px 0 0 0;
	text-align: right;
	font-style: italic;
}

h1 {
	font-size: 1.2em;
	color: #EFEEB4;
	margin: 5px 0 0 0;
}
h2 {
	font-size: 1.1em;
	color: #4D594E;
}

h3 {
	font-size: 0.95em;
	padding-left: 10px;
	color: #3748A8;
}

p {
	font-size: .95em;
	line-height: 1.6em;
	padding-left: 10px;
}

#quoteBox img {
	margin: 15px 0 0 0;
}
#right a:hover {color: #253070}
#right h1, #left h1 {
	color: #A7B1CF;
	font-size: 1.1em;
	padding: 0;
	margin: 0;
}
#right h2, #left h2 {
	color: #3B3D28;
	font-size: 1.1em;
	padding: 5px 0;
	margin: 0;
}

#right li, #left ul {
list-style-type: none;
padding: 0;
margin: 0;
}

#right ul, #left ul {
font-size: 12px;
padding: 0;
}

.small, .postmetadata {
	font-size: 0.78em;
	color: #3748A8;
	margin: 0;
	padding: 0;
	font-style: italic;
}

.sep {
	height: 27px;
	text-align: center;
	background-image: url(http://shelly.haffly.com/wp-content/themes/default/images/sep.gif);
	background-repeat: no-repeat;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

.navigation {
	font-size: .8em;
	padding: 10px 0;
	margin: 0;
}
.aligncenter {
text-align: center;
}