/*
Theme Name: New Vocations
Theme URI: http://horseadoption.com/
Description: Custom theme built for New Vocations by Design District
Version: 1.0
Author: Ben Callahan
Author URI: http://designdistrictinc.com/
*/



/**************/
/* CSS Layout */
/**************/

* {
	margin: 0;
	padding: 0;
}

body {
	font: normal 62.5% 'Georgia', 'Times', serif;
	letter-spacing: .1em;
	text-align: center;
	background: #4a8797;
}

img {
	border: none;
}

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

#floater {
	float: left;
	background: #fff url(i/bgTile.gif) repeat-y;
	padding: 0 11px 0 11px;
}

#header {
	float: left;
	position: relative;
	width: 750px;
	border-top: 11px solid #652525;
	background: #c3d7dc url(i/bgHeader.jpg) no-repeat top left;
	height: 139px;
}

#header #basicNav {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 15px;
	right: 15px;
	list-style: none;
}

#header #basicNav li {
	float: left;
	margin: 0 .7em;
}

#pictures {
	float: left;
	width: 750px;
	background: #fff;
}

#pictures p {
	display: inline;
}

#pictures img {
	float: left;
	margin-right: 10px;
}

#pictures img#lastPicture, #pictures img.alignright {
	margin: 0;
}

#sideBar {
	float: left;
	width: 225px;
}

#mainNav {
	float: left;
	margin: 25px 25px 0 25px;
}

#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mission {
	float: left;
	margin: 12px 25px 25px 25px;
}

#mission h2 {
	padding: 5px 0 5px 10px;
	background: #4a8797;
}

#mission p {
	padding: 5px 10px 10px 10px;
	background: #d0e0e4;
}

#emailSignup {
	float: left;
	margin: 12px 25px 0 25px;
}

#emailSignup #emailSubmit {
	float: left;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	background: #fff;
}

#emailSignup p {
	display: block;
	width: 160px;
	margin-bottom: 10px;
}

#mainContent {
	float: left;
	width: 525px;
	margin-top: 25px;
}

#feature {
	float: left;
	margin: 0 25px 25px 25px;
	padding: 14px;
	background: #d0e0e4;
}

#feature img {
	float: left;
	border: 5px solid #4a8797;
	margin: 0 14px 0 0;
}

.horseArchive {
	margin-bottom: 20px;
	margin-top: 20px;
	float: left;
	clear: left;
	width: 520px;
}

.newsItem img, .horseArchive img {
	border: 5px solid #4a8797;
	margin: 5px;
}

#feature p {
	padding-right: 14px;
}

#news {
	float: left;
	margin: 0 25px 25px 25px;
}

.newsItem {
	float: left;
	background: #fff url(i/newsRule.gif) bottom left no-repeat;
	margin: 5px 0 20px 0;
	padding-bottom: 20px;
	width: 450px;
	clear: left;
}

.horseArchive img {
	float: left;
/* 	margin-right: 10px; */
}

.newsItem p {
	margin-right: 25px;
}

#thanks p {
	display: inline;
	float: left;
}

#thanks {
	float: left;
	margin: 0 0 25px 25px;
	width: 450px;
	clear: left;
}

#thanks img {
	float: left;
}

#thanks a {
	float: left;
	border: 5px solid #fff;
	margin: 5px;
}

#thanks a:hover {
	border-color: #d0e0e4;
}

#mainContent .aligncenter {
	display: block;
	margin: 0 auto;
}

#mainContent .alignleft {
	display: block;
/* 	float: left; */
}

#mainContent .alignright {
	display: block;
	float: right;
}

#contact {
	float: left;
	width: 750px;
	background: #525252;
	margin-top: 25px;
}

#footer {
	float: left;
	width: 772px;
	padding: 25px;
	background: #4a8797 url(i/footerBottom.gif) bottom left no-repeat;
}

#mainContent .horseArchive .horseSummary p {
	margin: 0 0 5px;
	padding: 0;
}

.horseSummary {
	float: right;
	margin: -12px 25px 0 0;
	width: 310px;
}


/****************************/
/* Font Sizing and Coloring */
/****************************/
h1 {
	font-size: 1.6em;
	letter-spacing: .25em;
	color: #444;
	font-weight: normal;
	text-align: center;
	margin-top: 60px;
}

h1 em {
	font-size: 1.3em;
	font-style: normal;
	display: block;
	margin-bottom: .3em;
}

body {
	color: #525252;
}

#header {
	text-transform: uppercase;
}

#header #basicNav li {
	font-size: 1.3em;
}

a, #emailSignup #emailSubmit {
	color: #652525;
	text-decoration: none;
}

a:hover, a:visited, #emailSignup #emailSubmit:hover {
	color: #555;
}

a:hover, #emailSignup #emailSubmit:hover {
	text-decoration: underline;
}

li.current_page_item a {
	color: #fff;
	background-color: #652525;
}

#mainNav {
	font-size: 1.6em;
}

#mainNav li {
	margin-bottom: 1em;
}

#mission h2 {
	color: #fff;
	font-size: 1.4em;
	font-weight: normal;
}

#mission p {
	color: #525252;
	font-size: 1em;
}

#emailSignup #emailSubmit {
	font-family: 'Georgia', 'Times', serif;
	font-size: 11px;
	letter-spacing: .1em;
	width: 130px;
	text-align: left;
}

#feature h3 {
	font-size: 2em;
	color: #454545;
	font-weight: normal;
	margin-bottom: 10px;
}

#mainContent.page p {
	font-size: 1.3em;
	padding: 0 25px 15px 0;
	line-height: 1.3em;
}

#feature p {
	font-size: 1.3em;
	color: #525252;
	margin-bottom: 10px;
}

#news h4, #thanks h4, #mainContent h2, #horseArchive h4 {
	font-size: 2.2em;
	font-weight: normal;
	color: #333;
}

#mainContent h3 {
	font-size: 1.5em;
	font-weight: normal;
}

.newsItem h5 {
	font-size: 1.4em;
	color: #444;
	font-weight: normal;
}

.newsItem .newsDate {
	display: block;
	font-size: 1.1em;
	color: #4b8797;
	font-style: italic;
	padding-bottom: 5px;
}

.newsItem p {
	font-size: 1.3em;
	color: #525252;
	margin-top: 5px;
}

.newsItem .moreLink {
	font-size: 1.1em;
	display: block;
	margin: 5px 0;
}

.post-meta {
	list-style: none;
	font-size: 1.3em;
	display: block;
	float: left;
	width: 100%;
	margin: 10px 0 10px 0;
}

.post-meta li {
	font-style: italic;
}

.post-meta li .post-meta-key {
	font-weight: bold;
	font-style: normal;
}

.contactItem {
	color: #ddd;
	width: 43%;
	font-size: 1.1em;
	float: left;
	padding: 15px;
}

.contactItem a {
	color: #fff;
}

.contactItem a:hover {
	color: #fff;
	background-color: #4b8797;
}

.contactItem h6 {
	font-size: 1.3em;
	font-weight: normal;
}

#footer p {
	color: #fff;
}


/***************************************/
/* fix for IE6 double margin float bug */
/***************************************/
#news, #thanks, #feature, #emailSignup, #mission, #mainNav {
	display: inline;
}
