/*
Patrick Hardy
http://www.pixelfreshstudios.com

*/

/*
RESET
*/

* 				{ margin: 0; padding:0; }
html			{ overflow-y: scroll; }
html, body		{ height:100%; }
body			{ font-size: 62.5%; font-family: helvetica, sans-serif; color: #000000; background: url() top center repeat-x white; }
ul				{ list-style: square inside; }
ol				{ list-style: decimal inside; }
a				{ outline: none; text-decoration: none; }
a img			{ border: none; }
img				{ vertical-align: middle; }
table			{ border-collapse: collapse; }

/*
UTILITY
*/

.floatLeft		{ float: left; }
.floatRight		{ float: right; }
.clear			{ clear: both; }
.button			{ border: 1px solid #000000; background: white; padding: 3px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px; color: #000000 }
.button:hover	{ background: #454545; color: white; }

/*
TYPGROGRAPHY
*/

#logo {
	text-indent:-9999px;
	float:left;
	height: 100px;
	width: 280px;
}
h2 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 10px;
	}
a {
	color: #45d0ff;	
	}
a:hover {
	color: #cccccc;	
	}
h3 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 10px;
	}

#church_info {
	font-size: 1.4em;
	}
p {
	padding: 5px;
	font-size: 1.2em;
	line-height: 1.5em;
	}
li {
	font-size: 1.2em;
	line-height: 1.5em;
	}
li {
	list-style-type: none;
}
#words li {
	margin-left: 20px;
	font-style: italic;
}
hr {
	border: 1px solid #cccccc;
}
/*
STRUCTURE
*/

body {
	background: #ffffff url(/images/lightgray_stripes.jpg) center top repeat;
	}
#top_bar {
	position: absolute;
	top: 82px;
	
	width:100%;
	height:36px;
	background-color:#cccccc;
	z-index:-10;
	}	
#page_wrap { 
	margin:0px auto;
	padding-bottom: 10px; 
	width:900px; 
	}
#top_image { 
	background: transparent url(/images/skyline_top.png) center top no-repeat;
	margin: 0px auto;
	width: 1000px;
	height: 144px;
	z-index: 99;
	}
#main_nav { 
	width:500px;
	float:left;
	margin: 90px 0px 0px 20px;
	}
#announcement_slider { 
	
	float:left;
	margin: 0px 0px 10px 0px;
	background-color: #cccccc;
	border: 5px solid #cccccc;
	}
#highlight_nav { 
	width:900px;
	float:left;
	}
#highlight_nav img {
	width: 160px;
	height: 80px;
	float:left;
	margin: 0px 12px 0px 0px;
	background-color: #cccccc;
	border: 5px solid #cccccc;
	}
#highlight_nav img.end {
	margin: 0px;
	float:right;
	}
#main_content { 
	width:890px;
	float:left;
	margin:10px 0px 10px 0px;
	background: #454545 url(/images/gray_stripes.jpg) center top repeat;
	border: 5px solid #cccccc;
	}
#bottom_extras { 
	width:940px;
	float:left;
	margin-bottom: 10px;
	}
#church_info {
	margin: 40px 0px 0px 20px;
	float: left;
	}
#church_info p {
	font-size: .9em;
	line-height: 1.2em;
	}
#words {
	margin: 0px auto;
	margin: 40px 20px 40px 20px;
	width: 840px;
	padding: 20px 10px 10px 10px;
	background-color: #ffffff;
	background-image:url(/images/smalldrop.jpg);
	background-repeat: repeat-x;
	}

/*
HEADER
*/

/* @group Slider */

#slider-container {
	border-color: #1c1c1c;
}
#slider img {
	/*border-color: #1c1c1c;*/
}
p#controls1 #prevBtn a {
	background-color: #1c1c1c;
}
p#controls1 #nextBtn a {
	background-color: #1c1c1c;
}


/* @end */

/* @group Slider
 */

#slider-wrapper {
	position:relative;
	margin:0px 0 0;
	width:100%;
	padding:0;	
}
#slider-container {
	height:290px; /*original was 485px*/
	z-index:2;
	margin:0 auto;
	position: relative;
	display: block;
	width: 884px; /* was 990px wo border */
	overflow: hidden;
	
}
#slider img {
	margin: 0;
	padding: 0;
	/*border: 10px solid #1c1c1c;*/
	/*position:relative;
	top: -100px;*/
}

div.slider-text {
	position: absolute;
	top: 10px;
	right: 10px;
}
div.slider-text h2 {
	float: left;
	border:10px solid;
	display:inline-block;
	font-size:24px !important;
	font-weight:normal;
	margin:0 0 20px;
	padding:0;
}

span#position1 {
	display: none;
}


div.slider-text p {
	padding: 10px;
	display: inline-block;
	clear: left;
	float: left;
	margin: 0;	
}

#slider ul 
{
	margin:0;
	padding:0;
	list-style:none;
}
#slider li 
{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	margin:0;
	padding:0;
	list-style:none;
	width:884px;
	height:290px;
	overflow:hidden; 
	
	display: block;
	position: relative;
}

div.slider-text h2 {
	border-color: #1c1c1c;
	background-color: #1c1c1c;
	color:#fffff;
}

div.slider-text h2 a {
	color: #cccccc;
	font-size: 24px;
	font-family: helvetica, sans-serif;
	text-decoration: none; 
}
div.slider-text h2 a:hover {
	color:#ffffff;
}


h2.title-link a:link, h2.title-link a:visited {
	border-color: #1c1c1c;
	background-color: #1c1c1c;
	color: #fff;
}
h2.title-link a:hover, h2.title-link a:visited:hover {
	border-color: #fefbb6;
	background-color: #fefbb6;
	color: #000;
}
div.title-detailed h2 a:link, div.title-detailed h2 a:visited {
	background-color: #1c1c1c;
	color: #fff;	
}
div.title-detailed h2 a:hover, div.title-detailed h2 a:visited:hover {
	background-color: #fefbb6;
	color: #000;	
}


body#blog div.title-detailed h2 a:link, body#blog div.title-detailed h2 a:visited {
	background-color: #fff;
	color: #000;	
}
body#blog div.title-detailed h2 a:hover, body#blog div.title-detailed h2 a:visited:hover {
	background-color: #fff;
	color: orange;	
}



p#controls1 {
	position: absolute;
	bottom: 0px;
	left: -6px;
	width: 890px;
}

p#controls1 #prevBtn a {
	padding: 10px;	
	float: left;
	margin: 0;
	text-decoration: none;
	color: #cccccc;
}
#prevBtn a:hover {
	color:#ffffff !important;
}

p#controls1 #nextBtn a {
	padding: 10px;
	float: right;
	margin: 0;
	text-decoration: none;
	color: #cccccc;
}
#nextBtn a:hover {
	color:#ffffff !important;
}

span#position1 {
	display: none;
}

div.post-pagecontent {
	/* This is the page content on the Featured Homepage */
	display: none;
}

/* @end */



a.next:link, a.next:active, a.next:visited {
	color:#000;
}
a.next:hover, a.next:visited:hover {
	color:#333300;
}
a.previous:link, a.previous:active, a.previous:visited {
	color:#000;
}
a.previous:hover, a.previous:visited:hover {
	color:#333300;
}


/*
MENU
*/

ul#main-nav				{ width: 680px; float: left; margin: 10px 0 0 0px; }
ul#main-nav li			{ display: inline; margin-left: 20px;}
ul#main-nav li a		{ text-transform: uppercase; color: #ffffff; font-weight: bold; font-size: 1.2em; padding: 3px 8px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
ul#main-nav li a:hover	{ background: white; color: #000000; }

#main-nav, #main-nav ul{
	
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:1.5em;
	z-index:4; 
}
ul#main-nav {
	font-family: arial, san-serif; 
	list-style-type: none;
	margin: 0px ;
	padding: 0px 0px 15px 0px;
	
	}

#main-nav a{
	display:block;
	padding:0px 5px;
	
	color:#cccccc;
	text-decoration:none;
	background-color: #cccccc;
	
	}
	#main-nav a:hover{
		background-color:#cccccc;
		color:#ffffff;
	}

#main-nav li{
	float:left;
	position:relative;
	margin:0px 20px 0 0;
	
}

#main-nav ul {
	position:absolute;
	display:none;
	width:12em;
	top:1.5em;
	padding-top: 2px;
	
}

#main-nav li ul a{
	width:12em;
	height:auto;
	float:left;
	margin-left: -20px;
	font-size: 15px;
	padding: 5px;
	background-color:#ffffff;
	color:#cccccc;
	}
	#main-nav li ul a:hover{
		background-color: #eeeeee;
		color:#000000;
		width:auto;
	}
ul#main-nav li ul{
	background-color: #ffffff;
	margin-top:6px;
	width: auto;
}


ul#main-nav li a {
	font-size: 15px;
	}

#main-nav ul ul{
top:auto;

}	

#main-nav li ul ul {
left:100px;
margin:0px 0 0 10px;

}

#main-nav li:hover ul ul, #main-nav li:hover ul ul ul, #main-nav li:hover ul ul ul ul{
display:none;
}
#main-nav li:hover ul, #main-nav li li:hover ul, #main-nav li li li:hover ul, #main-nav li li li li:hover ul{
display:block;
}


/*
SLIDING BOXES
*/

/*
BLOG ENTRIES
*/

#comment {
	width:500px;
}

#blog_entries {
	width: 550px;
	height: auto;
	min-height: 350px;
	margin: 10px;
	float: left;
	background-color: #ffffff;
	background-image:url(/images/smalldrop.jpg);
	background-repeat: repeat-x;
	
	}
#blog_post {
	margin: 20px;
	}
#blog_post img {
	max-width: 500px;
}
.post h2 {
	border-bottom: 2px solid #cccccc;
	width: 400px;
	margin-bottom: 5px;
	}
#side_bar {
	width: 315px;
	height: auto;
	margin: 10px 0px 10px 0px;
	float: left;
	}
#blog_authors {
	width: 315px;
	height: auto;
	float: left;
	margin-top: 10px;
	}
	.author_pics {
   		position: relative;
   		width: 100%; /* for IE 6 */
   		width: 100px;
   		float: left;
   		margin: 0px 5px 10px 0px;
   		height: 120px;
	}
	.author_names {
		position: absolute; 
		top: 96px; 
		left: 0; 
		width: 100%;
		padding: 5px 0px;
		font-size: 12px;
	}
#blog_authors img {
	float: left;
	
	}
.author_pics img.end {
	margin-right: 0px;
	}
.sidebar_title {
	background-color: #ffffff;
	margin-bottom: 10px;
	}
.sidebar_title h2 {
	font-size: 1.8em;
	font-weight: normal;
	padding: 10px;
	text-align: center;
	}

h2.widgettitle {
	background-color: #ffffff;
	margin-bottom: 10px;
	
	font-size: 1.8em !important;
	font-weight: normal !important;
	padding: 10px !important;
	text-align: center !important;
	}
.ctc a {
	
	background-color: #ffffff;
	margin: 10px 5px 10px 5px;
	padding: 4px 5px 4px 5px;
	line-height: 2.2em;
	font-weight: bold;
}

.ctc a:hover {
	text-decoration: underline;
}
.ctc {
	text-align: justify;
	padding-top: 10px;
}

.comment_number {
	float: right;
	padding: 10px;
	margin-left: 30px;
	background-color: #cccccc;
	font-size: 1.5em;
	font-weight: bold;
	}
.postmetadata {
	margin: 20px 0px;
	}
.post_date {
	margin-bottom: 20px;
	}

/*
.ctc {
	background-color: #ffffff;
	margin-bottom: 10px;
	
}
*/
/*
#side_bar li {
	list-style: none;
	}
*/

#resources {
	margin-top: 50px;
	margin-left: 60px;
	margin-bottom: 20px;
	width: 730px;
	height: 200px;
}

#resources img {
	float:left;
	border: 5px solid #cccccc;
	margin: 0px;
	margin-right: 50px;
	width:200px;
	height:150px;
	}
	#resources img.end {
		margin-right:0px;
	}

/*
PODCAST
*/


#podcast_left {
	float: left;
	width: 400px;
	height: 100%;
	margin-top: 40px;
}


#podcast_right {
	float: left;
	width:420px;
	
	height:100%;
}
.podcast {
	margin:20px; 
	width:500px; 
	height:50px;
 	
	clear:both;
	}
	.podcast img {
		float: left;	
	}
.podcast_details {
	float: left;
	/* margin-top: -4px; */
	font-style: normal;
}
.podcast_series {
	border-left: 3px solid #cccccc;
	margin-top: 40px;
}




/*
WIDGETS
*/
#twitter_box {
	float: left;
	width: 220px;
	margin: 25px 10px 10px 35px;
	}
#twitter {
	background: transparent url(/images/twitter_bird.png) top center no-repeat;
	float: left;
	width: 455px;
	height: 194px;
	}
	#twitter li {
	font-size: 12px;
}

/*
FOOTER
*/

#new_here img {
	width: 280px;
	height: 180px;
	float:left;
	margin: 0px 10px 0px 0px;
	background-color: #cccccc;
	border:5px solid #cccccc;
	}
#social {	
	float:right !important; 
	margin-right:16px;
	}	
	#social img {
		margin-right:5px;
	}












