/*
Theme Name: First Baptist Grifith
Theme URI: http://main1media.com/
Description: For First Baptist of Grifith
Version: 0.1
Author: Dan Grahn
Author URI: http://main1media.com/
*/

/* -- Layout -- */
body {
	background: #C6C6C6 url(images/bg.jpg) repeat-x;
	font: 1.01em Arial, sans-serif;}
	#page {
		background: url(images/cbg.png);
		margin: 10px auto 50px;
		width: 1003px;}
		#header {}
			#logo {
				border: 0;
				margin: 0;}
				#logo a {
					background: url(images/header.jpg) no-repeat;
					color: transparent;
					display: block;
					height: 89px;}
		#content {
			margin: 15px 30px;
			width: 655px;}
		#sidebar {
			float: right;
			padding: 0 10px 0;
			width: 392px;}

/* -- Sidebar -- */
#sidebar {
	width: 260px;}
	#sidebar ul {
		margin: 0;}
		#sidebar > ul > li {
			list-style-type: none;
			margin-bottom: 20px;}
	#sidebar h2 {
		background: url(images/sidebarheaderbg.png);
		margin-bottom: 5px;
		margin-left: -16px;
		padding-left: 16px;
		width: 270px;}
	#sidebar p {
		font-size: 12px}
	#sidebar #searchform {
		margin-top: 15px;}
		#sidebar #searchform label.hidden {
			display: none;}
			#sidebar #searchform input#s {
				width: 175px;}
	#sidebar #sermons {
		display: block;
		margin: -15px 0 5px;}
	#sidebar #pages ul {
		margin-left: 30px;}
		#sidebar #pages ul li {
			font-size: 12px;}

/* -- Homepage -- */
#homecontent {
	margin: 0 0 5px;
	width: 586px;}
	#slideshow {
		height: 386px;
		overflow: hidden;
		width: 585px;}
#homesidebar {
	float: right;}
	#welcome {
		height: 133px;
		margin: 5px 0 0;
		overflow: hidden;
		width: 412px;}



/* -- Footer -- */
#footer {}
	#footer #stories {
		margin: 0 0 5px;}
	#footer p {
		background: #1f3669;
		color: #FFF;
		font-size: 0.75em;
		padding: 4px 10px 4px 0;
		text-align: right;}
		#footer p a {
			color: #FFF;
			text-decoration: none;}

/* -- Menu -- */
#menu {
	background: #FFF;
	height: 26px;
	padding: 5px 0;}
	#menu ul {
		margin: 0;}
		#menu li {
			float: left;
			list-style-type: none;}
			#menu li a {
				background: #DCDDDF;
				border-right: 1px solid #FFF;
				color: #808185;
				display: block;
				font-weight: bold;
				padding: 4px 67px;
				text-decoration: none;
				text-transform: uppercase;}
				#menu li a:hover {
					background: #dd9327;
					color: #FFF;}


/* -- Typography -- */
h1, h2, h3, h4, h5, h6 {}
	h1 {
		border-bottom: 2px solid #CCCCCC;
		color: #222;
		font-size: 1.75em;
		margin: 0 0 20px;
		text-transform: uppercase;}
	h2 {
		color: #222;
		font-weight: bold;
		font-size: 1.1em;
		margin: 0 0 1px;}
		h2 a {
			color: #222;
			text-decoration: none;}
			h2 a:hover {
				text-decoration: underline;}
	h3 {
		border-bottom: 1px solid #DDD;
		font-size: 0.8em;
		font-weight: bold;}
		h3 a {
			color: #222;
			text-decoration: none;}
			h3 a:hover {
				text-decoration: underline;}
	h4 {}
	h5 {}
	h6 {}

p, ul, ol {
	color: #444;
	font-size: 0.8em;
	line-height: 1.4em;
	margin: 0 0 20px;}
	p {}
	ul {
		margin-left: 30px;}
		ul li {
			list-style-type: disc;}
	ol {
		margin-left: 30px;}
		ol li {
			list-style-type: decimal;}

strong {
	font-weight: bold;}

em {
	font-style: italic;}

table {
	color: #444;
	font-size: 0.8em;
	margin: 0 0 30px;}
	tr {}
	td {
		border-bottom: 1px solid #DDD;
		padding: 5px 2px;}
	th {}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */