/*
Theme Name: Sheldon Church
Theme URI: http://sheldonchurch.com
Description: 
Version: 2.0
Author: Matt Brett / Third & Grand
*/

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	font: 13px "Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: center;
	color: #000000;
	background: #fffbe7 url(images/layout/bg-main.png) repeat-x left top;
}

#nav {	
	width: 752px;
	margin: 0 auto;
	padding-bottom: 17px;
	background: url(images/layout/bg-header.gif) no-repeat left bottom;	
}

#header {
	padding: 3px 0 10px;
	float: left;
	width: 100%;
}

#logo {
	position: relative;
	float: left;
	display: inline;
	width: 266px;
	height: 157px;
	margin: 0 0 0 20px;
	padding: 0;
	overflow: hidden;
	font-size: 135%;
	color: #000000;
}

#logo span {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(images/layout/logo.jpg) no-repeat;
}

#header-forms {
	height: 30px;
	margin-right: 22px;
}	

#header-forms input {
	float: left;
	display: inline;
	font: 11px "Trebuchet MS", Arial, Verdana, sans-serif;
	color: #000000;	
	margin: 0 0 0 5px;
	padding: 0;
}	

#header-forms label {
	float: left;
	display: inline;
}	

#header-newsletter, #header-search {
	float: right;
	display: inline;
	margin-left: 10px;
}

#header-photo {
	float: right;
	display: inline;
	margin-right: 22px;
}

#container {
	width: 752px;
	margin: 0 auto;
	text-align: left;
	background: url(images/layout/bg-container.png) repeat-y left top;	
}

#inner {
	padding: 10px 20px 0;
}

#sidebar {
	float: left;
	display: inline;
	width: 226px;
}

#content {
	float: right;
	display: inline;
	width: 444px;	
}

#footer {	
	width: 752px;
	margin: 0 auto 20px;
	padding-top: 17px;
	background: url(images/layout/bg-footer.gif) no-repeat left top;	
}



/* NAVIGATION
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

#navlist {	
	position: relative;
	height: 67px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#navlist li {
	margin: 0; 
	padding: 0;
	list-style-type: none;
	display: inline;
}

#navlist a {
	float: left;
	display: inline;
	margin: 0 0 0 5px;
	padding: 67px 0 0 0;
	overflow: hidden;
	height: 0; 
}

#navlist-home a {
	width: 65px;
	background:  url(images/layout/nav.png) no-repeat 0 0;
}

#navlist-home a:hover {
	background:  url(images/layout/nav.png) no-repeat 0 -67px;
}

#navlist-family a {
	width: 75px;
	background:  url(images/layout/nav.png) no-repeat -65px 0px;
}

#navlist-family a:hover {
	background:  url(images/layout/nav.png) no-repeat -65px -67px;
}

#navlist-whoweare a {
	width: 77px;
	background:  url(images/layout/nav.png) no-repeat -140px 0px;
}

#navlist-whoweare a:hover {
	background:  url(images/layout/nav.png) no-repeat -140px -67px;
}

#navlist-connected a {
	width: 106px;
	background:  url(images/layout/nav.png) no-repeat -217px 0px;
}

#navlist-connected a:hover {
	background:  url(images/layout/nav.png) no-repeat -217px -67px;
}

#navlist-informed a {
	width: 97px;
	background:  url(images/layout/nav.png) no-repeat -323px 0px;
}

#navlist-informed a:hover {
	background:  url(images/layout/nav.png) no-repeat -323px -67px;
}

#navlist-archive a {
	width: 85px;
	background:  url(images/layout/nav.png) no-repeat -420px 0px;
}

#navlist-archive a:hover {
	background:  url(images/layout/nav.png) no-repeat -420px -67px;
}

#navlist-pastor a {
	width: 80px;
	background:  url(images/layout/nav.png) no-repeat -505px 0px;
}

#navlist-pastor a:hover {
	background:  url(images/layout/nav.png) no-repeat -505px -67px;
}

#navlist-contribution a {
	width: 125px;
	background:  url(images/layout/nav.png) no-repeat -585px 0px;
}

#navlist-contribution a:hover {
	background:  url(images/layout/nav.png) no-repeat -585px -67px;
}



/* HEADERS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.content .header {
	position: relative;
	float: left;
	display: inline;
	width: 444px;
	height: 38px;
	margin: 0 0 20px;
	padding: 0;
	overflow: hidden;
	font-size: 135%;
	color: #000000;
}

.content .header span {
	position: absolute;
	width: 100%;
	height: 100%;
}

.sidebar .header {
	position: relative;
	float: left;
	display: inline;
	width: 226px;
	height: 38px;
	margin: 0 0 15px;
	padding: 0;
	overflow: hidden;
	font-size: 135%;
	color: #000000;
}

.sidebar .header span {
	position: absolute;
	width: 100%;
	height: 100%;
}



/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.content p {
	margin: 0 10px 15px;
	padding: 0;
	line-height: 1.45em;
}

.content h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #827a00;
}

.content h3 {
	font-size: 1em;
	color: #666666;
}

.content h1, .content h2, .content h3, .sidebar h1, .sidebar h2, .sidebar h3 {
	margin: 0 10px;
	padding: 0;
}

.content ul, .content ol {
	margin: 10px 0 20px 20px;
	padding: 0 0 0 20px;
}

.content ul {
	list-style-type: square;
}

.content li {
	margin: 0 0 10px;
	padding: 0;
}

.content .big {
	font-size: 1.25em;
	line-height: 1.25em;
}

.sidebar h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #827a00;
	margin-bottom: 5px;
}

.sidebar h3 {
	font-size: 1.2em;
	color: #ab273e;
}

.sidebar p {
	margin: 0 10px 20px;
	padding: 0;
	line-height: 1.25em;
	color: #333333;
}

a:link, a:visited, a:active {	
	color: #ab273e;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;	
}

#footer p {
	margin: 5px 0 0;
	padding: 0;
	font-size: .85em;
	color: #867e08;
}

#footer p a {
	color: #867e08;
	text-decoration: underline;
}

#footer p a:hover {
	color: #000000;
	text-decoration: underline;
}

blockquote {
	margin: 0 30px 15px;
	padding: 0;
	font-style: italic;
}

#page-nav {
	margin: 0 0 20px 0;
}

#page-nav li {
	margin: 0 0 0 20px;
	padding: 0;
	color: #d9d3b7;
}

#page-nav li a {
	padding: 3px 5px;
	display: block;
	font-size: 160%;
	text-decoration: none;
	color: #827a00;
}

#page-nav li a:hover {
	text-decoration: none;
	color: #867e08;
	background-color: #fffbe7;
}



/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */

.clearer {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
}