/*  
	Theme Name: Sky Church
	Theme URI: http://www.organizedthemes.com
	Description: A cheerful theme for your church
	Version: 1.01
	Author: Bill Robbins
	Author URI: Bill Robbins
	Tags: bright, large background, clean
*/

/* @group Reset */

/* Eric Meyer's Reset Reloaded *//* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0;outline: 0;font-size: 100%;vertical-align: baseline;background: transparent;}body {line-height: 1;}ol, ul {list-style: none;}blockquote, q {quotes: none;}/* remember to define focus styles! */:focus {outline: 0;}/* remember to highlight inserts somehow! */ins {text-decoration: none;}del {text-decoration: line-through;}/* tables still need 'cellspacing="0"' in the markup */table {border-collapse: collapse;border-spacing: 0;}

/* Sticky Footer */
html, body, #wrap {height: 100%;}
body > #wrapper {height: auto; min-height: 100%;}
#page {padding-bottom: 60px;}

/* @end */

/* @group Type */

/* Type */

@font-face { font-family:'Junction'; src: url('includes/Junction.otf') format('opentype'); }

h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #111; }

h1 { font-size: 36px; line-height: 1; margin-bottom: 8px; }
h2 { font-size: 24px; margin-bottom: 12px; }
h3 { font-size: 20px; line-height: 1; margin-bottom: 12px; }
h4 { font-size: 18px; line-height: 1.25; margin-bottom: 20px; }
h5 { font-size: 16px; font-weight: bold; margin-bottom: 24px; }
h6 { font-size: 16px; font-weight: bold; }

h1 img, h2 img, h3 img, 
h4 img, h5 img, h6 img { margin: 0;}

/* Text Elements */

p 			{ margin: 0 0 24px;	font: 16px Tahoma, Arial, Helvetica;
	padding-bottom: 5px;
}
p img.left  { float: left; margin: 24px 24px 24px 0; padding: 0; }
p img.right { float: right; margin: 24px 0 24px 24px; }

a:focus, 
a:hover     { color: #000; }
a           { color: #009; }

blockquote  { margin: 24px; color: #666; font-style: italic;	background-color: #fff;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
strong      { font-weight: bold; }
em,dfn      { font-style: italic; }
dfn         { font-weight: bold; }
sup, sub    { line-height: 0; }

abbr, 
acronym     { border-bottom: 1px dotted #666; }
address     { margin: 0 0 24px; font-style: italic; }
del         { color:#666; }

/* Lists */

li ul, 
li ol       { margin: 0 24px; }
ul, ol      { margin: 0 24px 24px; }

ul          { list-style-type: disc; }
ol          { list-style-type: decimal; }

dl          { margin: 0 0 24px; }
dl dt       { font-weight: bold; }
dd          { margin-left: 24px;}



/* @end */


body {
	margin: 0 auto;
	font-family: "Junction", "Century Gothic", Arial;
	background: #9cc539 url(images/background.jpg) no-repeat fixed center top;
	color: #0044b6;
}

body p {
	font-family: "Junction", Arial;
}

body a, body a:visited {
	text-decoration: none;
	color: #32362d;
}

body a:hover {
	color: #0044b6;
	text-decoration: underline;
}

#wrapper {
	margin: 0 auto;
	width: 960px;
	overflow: visible;
}

body img {
	border: none;
}

/* @group Header */

#header {
	height: 223px;
	width: 500px;
	background-image: url(images/navigation.png);
	position: relative;
}

#header p, #header a, #header a:visited {
	color: #fff;
}

#header a:hover {
	color: #9cc539;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#logo {
	height: 156px;
	width: 176px;
	padding-top: 25px;
	padding-left: 20px;
}

#header-top {
	position: absolute;
	top: 82px;
	left: 206px;
	width: 254px;
	text-align: center;
	height: 19px;
	text-transform: lowercase;
}

#header-bottom {
	position: absolute;
	top: 118px;
	left: 202px;
	width: 261px;
	text-align: center;
	height: 21px;
	text-transform: lowercase;
}

/* @end */

/* @group Page */

#page h2 {
	color: #0044b6;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 30px;
}

#page li {
	list-style: none;
}

#page h1 {
	color: #32362d;
	text-transform: lowercase;
	font-weight: bold;
}

/* @group Home */

#home-current-series {
	
}

#home-current-series-text {
	float: left;
	width: 230px;
}

#home-current-series-text p {
	font-size: 13px;
}

#home-current-series-picture {
	float: right;
	margin-bottom: 17px;
}

#home-list {
	width: 350px;
	float: left;
	margin-top: 5px;
}
#home-list li {
	
}

#home-list li a{
	font-size: 24px;
}

#home-list ul {
	margin-left: 0;
}

#home-list ul li a{
	line-height: 35px;
}

.wrap {
	width: 100%;
}

.left-col {
	float: left;
}

.post-meta h3 {
	padding: 3px 0;
	margin-bottom: 23px;
}

.post-meta h3 span.day {
	display: block;
	float: right;
	line-height: 28px;
	font-size: 35px;
	border-right: #0044b6 1px solid;
	padding-right: 5px;
	color: #0044b6;
}

.post-meta h3 span.month, .post-meta h3 span.year {
	color: #0044b6;
	width: 40px;
	margin-right: 10px;
}

.post-meta h3 span.month {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 14px;
	padding-left: 4px;
	text-align: center;
	text-transform: lowercase;
}

.post-meta h3 span.year {
	font-size: 14px;
	display: block;
}


#home-sidebar {
	float: right;
	width: 215px;
	margin-top: 5px;
}

#home-sidebar ul {
	list-style: none;
	margin-bottom: 10px;
}

#home-sidebar li {
	list-style: none;
}


/* @end */

#page {
	width: 600px;
	float: right;
}

#page-top {
	width: 600px;
	height: 24px;
	background: url(images/page-top.png) no-repeat center top;
}

#page-bottom {
	width: 600px;
	height: 25px;
	background: url(images/page-bottom.png) no-repeat center top;
}

#page-middle {
	background: url(images/background-content.png) repeat;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 2px;
}

/* @end */

/* @group Sidebar */

#sidebar {
	background-image: url(images/sidebar-background.png);
	width: 275px;
	padding: 0 10px 1px;
}

#sidebar-top {
	height: 23px;
	background: url(images/sidebar-top.png) center top;
	width: 295px;
}

#sidebar-bottom {
	height: 19px;
	background: url(images/sidebar-bottom.png) center top;
	width: 295px;
}

#sidebar h2 {
	color: #0044b6;
	text-transform: lowercase;
	font-weight: bold;
	font-size: 30px;
}

#sidebar ul {
	list-style: none;
	margin-bottom: 10px;
}

#sidebar li {
	list-style: none;
}

#sidebar a {
	color: #000;
}

.textwidget {
	padding-bottom: 10px;
}

.textwidget p {
	margin-bottom: 0px;
}

/* @end */

/* @group Footer */

#footer {
	position: relative;
	width: 1000px;
	color: #2c2c2c;
	height: 60px;
	text-align: right;
	margin: -60px auto 0;
}


#footer a, #footer a:visited {
	color: #2c2c2c;
	text-align: right;
}


/* @group Navigation */

#navigation {
	height: 45px;
	margin: 0 auto;
}

#navigation ul {
	list-style: none;
	margin: 13px auto 18px;
}

#navigation li {
	float: right;
	padding: 0 0 15px;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 35px;
}

#navigation a {
	color: #2c2c2c;
	text-decoration: none;
	font-size: 26px;
}

#navigation a:hover {
	color: #0044b6;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

#navigation li.current_page_item a {
	color: #0044b6;
	text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 3px;
}

/* @end */
/* @end */
