/*
	Theme Name: Horizon Community Church
	Theme URI: http://www.horizonweb.org/
	Version: 1.0
	Author: http://www.horizonweb.org/
	Author URI: http://www.horizonweb.org/
*/

/* THE BASICS */

html, body { height: 100%; }

html, body, div, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea, p, blockquote, a, span { margin: 0; padding: 0; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

body {
	background: #aaa url(images/body.jpg) center top repeat-y;
	color: #fff;
	font: 0.8em/1.25em "Arial",sans-serif;
}

a {
	color: #999;
	overflow: hidden;
	text-decoration: underline;
}

h2 a, h3 a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #c00;
	text-decoration: underline;
}

p, li p, li { font-size: 1em; }

/* CONTAINERS */

#container {
	position: relative;
	min-height:100%;
}

*html #container { height: 100%; }
.container { width: 100%; }

/* HEADER */

#top {
	width: 100%;
	height: 17px;
	background: #cb2026 url(images/top.gif) repeat-x;
}

#header-wrap, #header-wrap-home {
	position: relative;
	z-index: 100;
}

#header-wrap-home { padding: 0 0 1px; }

#header, #header-home {
	position: relative;
	width: 771px;
	margin: 0 auto;
}

#header-wrap, #header { height: 132px; }
#header-wrap-home, #header-home { height: 375px; }

h1 a {
	position: absolute;
	top: 15px;
	width: 153px;
	height: 77px;
	background: url(images/horizon.gif) no-repeat;
	display: block;
	text-indent: -9999px;
}

#new {
	position: absolute;
	right: 0;
	width: 151px;
	height: 44px;
	background: url(images/new.gif) no-repeat;
	display: block;
	text-indent: -9999px;
}

#slideshow {
	position: absolute;
	bottom: 0;
	width: 771px;
	height: 243px;
	list-style: none;
	text-align: center;
}

#slideshow li {
	position: absolute;
	top: 0;
	left: 0;
	width: 771px;
	height: 243px;
}

#slideshow img {
	width: 771px;
	height: 243px;
}

/* MENU NAV */

/* top level */
#menu {
	position: absolute;
	top: 103px;
	width: 771px;
	height: 28px;
	background: #e1e2e3 url(images/menu.gif) repeat-x;
	cursor: pointer;
	list-style: none;
	text-align: center;
	text-transform: uppercase;
	z-index: 1000;
}

#menu li {
	float: left;
	position: relative;
	left: -1px;
	height: 28px;
	line-height: 28px;
}

#menu a {
	padding: 0 12px;
	border-left: 1px solid #000;
	color: #000;
	font: bold 12px/12px "Arial",sans-serif;
	text-decoration: none;
}

/* drop downs */
#menu ul {
	visibility: hidden;
	position: absolute;
	top: 28px;
	left: 1px;
	width: 200px;
	height: 0;
	background: #e1e2e3;
	list-style: none;
	z-index: 1000;
}

#menu li li {
	left: 0;
	width: 200px;
	height: 20px;
	border-top: 1px solid #ccc;
	border-left: none;
}

#menu ul a {
	width: 176px;
	height: 20px;
	padding: 0 12px;
	border-left: none;
	font: bold 12px/20px "Arial",sans-serif;
	display: block;
	text-align: left;
}

#menu .visible ul, #menu li:hover ul, #menu a:hover ul {
	visibility: visible;
	height: auto;
}

/* current page */
#menu .current_page_parent li a, #menu .current_page_item li a {
	color: #000;
}

#menu .current_page_item a, #menu li .current_page_item a, #menu .current_page_parent a, #menu .current_page_parent .current_page_item a, #menu a:hover, #menu li a:hover, #menu li ul li a:hover {
	color: #c00;
	text-decoration: none;
}

/* MAIN CONTENT */

#main-wrap {
	width: 771px;
	margin: 0 auto;
	padding: 10px 0 110px;
	overflow: hidden;
}

.main-content {
	width: 488px;
	padding: 20px 20px 5px;
	overflow: hidden;	
}

.main-content p { padding: 0 0 15px; }
.main-content ul { padding: 0 0 15px 15px; }

#main-content-wrap {
	float: left;
	position: relative;
	width: 528px;
	overflow: hidden;	
}

#main-wrap h2 {
	width: 488px;
	padding: 15px 20px 10px;
	background: #939598;
	font-size: 1.7em;
}

#main-wrap h2 a { color: #fff; }

#main-wrap h2 a:hover {
	color: #c00;
	text-decoration: none;
}

/* HOME PAGE */

#home-content {
	float: left;
	position: relative;
	width: 528px;
	background: url(images/home-content.gif) left top repeat-y;
	overflow: hidden;
}

#home-content h2 {
	width: 224px;
	padding: 9px 20px 7px;
	background: #939598;
	border: none;
}
	
#home-content h2, #home-content ul h3 {
	font-size: 1em;
	text-transform: uppercase;
}

#home-content h3 a { color: #fff; }
#home-content h3 a:hover { color: #c00; }

#home-content ul {
	width: 224px;
	padding: 20px 20px 0;
	list-style: none;
}

#home-content ul li {
	padding: 0 0 15px;
	display: block;
}

#home-content ul p { padding: 0 0 10px; }
#home-content ul p.date { display: block; }
#home-content .left { float: left; }

#home-content .right {
	float: right;
	background: url(images/b.gif) 0 30px no-repeat;
	overflow: hidden;
}
	
#home-content .right h2 { background-position: right top; }

#home-content .space {
	position: absolute;
	bottom: 0;
	clear: both;
	width: 100%;
	height: 12px;
	overflow: hidden;
}

/* MESSAGES */

.entry {
	margin: 0 0 10px;
	min-height: 100px;
}

*html .entry { height: 100px; }

.entry h3 { font-size: 1.15em; }
.category { font-size: 0.85em; }

/* POST IMAGES */

a img { border: none; }

img.alignleft {
	float: left;
	padding: 0 10px 5px 0;
}

img.alignright {
	float: right;
	padding: 0 0 5px 10px;
}

.navigation { clear: both; }
.alignleft { float: left; }
.alignright { float: right; }


/* SIDEBAR */

#sidebar-wrap {
	float: right;
	position: relative;
	width: 240px;
	overflow: hidden;
}

#rss a {
	width: 185px;
	height: 36px;
	padding: 0 15px 0 40px;
	background: url(images/rss.gif) 15px 8px no-repeat;
	display: block;
	line-height: 36px;
	text-decoration: none;
}

#rss a:hover { text-decoration: underline; }

.sidebar-inner-wrap {
	position: relative;
	width: 217px;
	min-height: 190px;
	margin: 0 auto;
	background: #808285 url(images/sidebar-inner-bg.gif) left top repeat-x;
	overflow: hidden;	
}

.sidebar-inner-top, .sidebar-inner-bottom {
	position: absolute;
	left: 0;
	width: 217px;
	height: 10px;	
	background-image: url(images/sidebar-inner-corners.gif);
	background-repeat: no-repeat;
	overflow: hidden;	
}

.sidebar-inner-top {
	top: 0;
	background-position: 0 0;
}

.sidebar-inner-bottom {
	bottom: -1px;
	background-position: 0 -10px;
	border-bottom: 8px solid #000;
}

.sidebar-item {
	min-height: 190px;
	padding: 10px 0 0;
	color: #fff;
	text-align: center;
}

*html .sidebar-item { height: 190px; }

.current-series {
	min-height: 115px;
	padding: 10px 0 5px;
}

*html .current-series { height: 115px; }

.sidebar-item a { color: #fff; }
.sidebar-item a:hover { color: #c00; }

.sidebar-item h3 {
	padding: 0 10px 5px;
	color: #3a3a3a;
	font: normal 1.8em "Arial Black",sans-serif;
	text-align: center;
}

.sidebar-item h3 a { color: #3a3a3a; }
.sidebar-item h3 a:hover { text-decoration: none; }

.sidebar-item h3 span {
	font: 0.55em "Arial",sans-serif;
}

.sidebar-item p {
	padding: 0 10px 10px;
	font-size: 0.85em;
}

.sidebar-item h4 a {
	font-size: 1em;
	text-decoration: none;
}

.sidebar-item a:hover { text-decoration: underline; }

.sidebar-item ul {
	padding: 0 0 25px 25px;
	text-align: left;
}

#watch-listen {
	background: url(images/listen.gif) 10px 8px no-repeat;
	border-top: 1px solid #dedfe0;
	text-align: right;
	overflow: hidden;
}

#watch-listen p { padding: 0; }

#watch-listen h5 a {
	width: 152px;
	padding: 8px 10px 18px 55px;
	color: #3a3a3a;
	display: block;
	font-size: 1.1em;
	text-decoration: none;
}

#watch-listen h5 a:hover { color: #c00; }

#watch-listen h5 a span {
	display: block;
	font-size: 0.75em;
	font-weight: normal;
	text-decoration: none;
}

/* FOOTER */

#footer-wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 91px;
	background: #cdcccb;
	border-top: 2px solid #991b1e;
}

#footer {
	width: 771px;
	height: 91px;
	margin: 0 auto;
	background: url(images/footer.gif) left top no-repeat;
	list-style: none;
}

#footer li, #footer li a {
	width: 121px;
	height: 91px;
	outline: none;
}

#footer li {
	float: left;
	text-indent: -9999px;
}

#footer li a { display: block; }
