/*  
Theme Name: Hayward Church
Theme URI: http://www.haywardchurch.org/
Description: Custom Wordpress theme for Hayward church
Version: 1.5
Author: Gabriel Serafini
Author URI: http://www.gabrielserafini.com
*/

body {
	background: #fff url(images/body_back.gif) repeat-y;
	margin: 0px;
	padding: 0px;
	font-family: georgia, serif;
	font-size: 14px;
	}

h1, h2, h3, h4, h5 {
	font-family: georgia, serif;
	font-weight: normal;
	}

h1 {
	font-size: 24px;
	color: #930;
	}

h2 {
	font-size: 18px;
	}

h3 {
	font-size: 16px;
	color: #306;
	font-weight: bold;
	}

h4 {
	font-size: 14px;
	color: #639;
	font-weight: bold;
	}

h5 {
	font-size: 11px;
	}

blockquote {
	
	}

.smaller {
	font-size: 9px;
	}

#header {
	height: 176px;
	background: url(images/header_back.gif) top left no-repeat;
	margin-bottom: 0px;
	}

#header-picture {
	position: absolute;
	left: 23px;
	top: 9px;
	}

#header h1 {
	font-size: 32px;
	font-weight: normal;
	position: absolute;
	top: 36px;
	left: 237px;
	color: #039;
	padding: 0px;
	margin: 0px;
	}

#header h2 {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #36c;
	position: absolute;
	top: 74px;
	left: 365px;
	padding: 0px;
	margin: 0px;
	}

#navs {
	position: absolute;
	left: 9px;
	top: 290px;
	width: 192px;
	font-family: verdana, sans-serif;
	font-size: 12px;
	}

#navs ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	line-height: 25px;
	}

#navs ul li {
	margin-bottom: 2px;
	}

#navs a, #navs a:hover, .nav_selected {
	padding-left: 12px;
	display: block;
	width: 180px;
	text-decoration: none;
	color: #000;
	background: url(images/nav_back.gif) top left no-repeat;
	}

#navs a:hover, .nav_selected {
	color: #000;
	background: url(images/nav_back.gif) top left no-repeat;
	background-position: 0px -25px;
	}

/* Sub-Navs */

#navs ul li ul {
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 0px;
	font-weight: normal;
	list-style: none;
	line-height: 20px;
	}

#navs ul li ul li a, #navs ul li ul a:hover, .subnav-selected  {
	padding-left: 18px;
	display: block;
	width: 132px;
	text-decoration: none;
	color: #777;
	background: url(images/nav_back.gif) top left no-repeat;
	background-position: 0px -46px;
	font-weight: normal;
	font-size: 11px;
	}

#navs ul li ul a:hover, .subnav-selected {
	color: #000;
	background: url(images/nav_back.gif) top left no-repeat;
	background-position: 0px -66px;
	}

#mainbody, #footer {
	margin-left: 240px;
	margin-right: 18px;
	}

#mainbody {
	margin-top: -64px;
	padding: 0px;
	}

#mainbody-topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 10px;
	width: 14px;
	background: #fff url(images/mainbody_back.gif) top left no-repeat;
	}

#mainbody-topright {
	position: absolute;
	top: 0px;
	right: 0px;
	height: 10px;
	width: 14px;
	background: #fff url(images/mainbody_back.gif) top right no-repeat;
	}


#footer {
	margin-top: 32px;
	margin-bottom: 18px;
	font-size: 9px;
	font-family: verdana, sans-serif;
	clear: both;
	text-align: left;
	padding: 15px 0 40px 0;
	}

#footer a {
	color: #666;
	}

#footer a:hover {
	color: #333;
	}

#footer-logo {
	float: right;
	padding: 0px 0px 0px 0px;
	}

.quote blockquote {
	margin-top: 6px;
	margin-bottom: 4px;
	margin-left: 24px;
	margin-right: 32px;
	padding: 6px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #ffc;
	font-style: italic;
	}

.qotd {
	font-style: italic;
	color: #999;
	font-weight: bold;
	}

.from {
	color: #666;
	font-size: 10px;
	text-align: right;
	font-family: verdana, sans-serif;
	margin-right: 32px;
	}

#loginform {
	margin-left: 24px;
	}


/* Wordpress stuff */


#content {
	margin-right: 24px;
	clear: both;
	}

#content h2 {
	color: #999;
	font-size: 18px;
	margin-bottom: 8px;
	padding-bottom: 0px;
	}

.meta, .feedback {
	font-size: 10px;
	text-align: right;
	color: #999;
	}

.meta ul {
	margin-left: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
	}

.meta ul li {
	display: inline;
	}

.meta a, .feedback a {
	text-decoration: none;
	color: #999;
	}

.meta a:hover, .feedback a:hover {
	text-decoration: underline;
	color: #f66;
	}

.post {
	padding-left: 12px;
	}

.storytitle {
	}

.storytitle a {
	text-decoration: none;
	color: #333;
	}

.storytitle a:hover {
	text-decoration: underline;
	color: #000;
	}

#menu {
	width: 160px;
	padding: 14px;
	padding-left: 24px;
	padding-right: 0px;
	margin-left: 24px;
	border-left: 1px solid #ddd;
	float: right;
	}

#menu h4 {
	margin-top: 0px;
	margin-bottom: 2px;
	padding: 2px;
	border: 1px dotted #333;
	margin-left: -6px;
	}

#menu ul {
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	list-style: none;
	color: #000;
	font-weight: bold;
	font-size: 12px;
	padding: 0px;
	margin-bottom: 6px;
	}

#menu ul li {
	margin-left: 0px;
	}

#menu ul li ul {
	margin-left: 0px;
	margin-bottom: 12px;
	}

#menu ul li ul li {
	margin-left: 6px;
	font-size: 11px;
	font-weight: normal;
	}

#menu ul li ul li a {
	text-decoration: none;
	color: #333;
	}

#menu ul li ul li a:hover {
	text-decoration: underline;
	color: #000;
	}

.edit-post {
	margin-top: 8px;
	float: right;
	font-size: 9px;
	font-family: verdana, sans-serif;
	font-weight: bold;
	}

.edit-post a {
	color: #666;
	padding: 4px;
	text-decoration: none;
	background: #fee;
	border: 1px solid #f33;
	}

.edit-post a:hover {
	color: #fff;
	background: #f00;
	border: 1px solid #900;
	}
	
.edit-link-container {
	margin: 24px 0px 0px 0px;
	}

.edit-link {
	}

.edit-link img {
	margin: 0px 0px -3px 0px;
	}

.edit-link a {
	padding: 4px 8px 4px 8px;
	text-decoration: none;
	background: #ff9;
	border-top: 1px solid #cc9;
	border-right: 1px solid #996;
	border-bottom: 1px solid #996;
	border-left: 1px solid #cc9;
	color: #660;
	}

.edit-link a:hover {
	border-top: 1px solid #996;
	border-right: 1px solid #cc9;
	border-bottom: 1px solid #cc9;
	border-left: 1px solid #996;
	}

.edit-link a span {
	text-decoration: none;
	}

.edit-link a:hover span {
	color: #330;
	text-decoration: none;
	}