/*
Theme Name: CCF Revere
Theme URI: http://revere.ccfonline.net
Description: New CCF Revere home blog theme.
Version: 0.1
Author: Bryan Minor, Adam Ratliff
Author URI: http://livingfaithfellowship.com
Tags: CCF

*/

html
{
height: 100%;
}


body {
	padding: 20px 0 0 0;
	color:#5E6A71;
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,san-serif;
	font-size:12px;

	height:100%;
	line-height:1.5em;
	margin:0;
}

.page-home
	{
	border-top: solid 5px #8ed8f8;	
	background:url(images/bkg-home.jpg) center top no-repeat ;
	}

.page-default
	{
	border-top: solid 5px #8ed8f8;	
	background:url(images/bkg-default.jpg) center top no-repeat ;
	}


.page-wsu
	{
	border-top: solid 5px #990033;		
	background:url(images/bkg-wsu.jpg) center top no-repeat ;
	}

.page-idaho
	{
	border-top: solid 5px #b7975c;		
	background:url(images/bkg-idaho.jpg) center top no-repeat ;
	}




hr
	{
	border-style: dotted none ;
	border-width: 1px 0 ;
	border-color: #15749B;
	margin:10px 0;
	padding:0;
	}
	



.semitrans p {
  margin: 0 0 5px 7px;
}

.semitrans h1, h3 {
  margin-bottom: 10px;
}


a:visited {
  color: #15749B;
}


#nav-primary
	{
	text-align:left;
	margin-top:15px;
	margin-bottom:15px;
	}	
#nav-primary ul
	{	
	white-space: nowrap;
	display:block;
	margin:0px;
	padding:0px;
	line-height: 40px;
	}
#nav-primary li
	{	
	display:inline;
	margin:0px
	}	
#nav-primary li a
	{
	display:inline;
	margin:0px;
	text-decoration:none;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color:#000000;
	font-size:12px;
/*	color:#5E6A71;  */
	padding: 5px 1px 5px 1px;
	margin:0 15px 0 0;
	}
#nav-primary li a:hover
	{
	text-decoration:underline;
	}




#nav-campus
	{
	text-align:right;
	margin-top:15px;
	margin-bottom:15px;
	}	
#nav-campus ul
	{	
	white-space: nowrap;
	display:block;
	margin:0px;
	padding:0px;
	line-height: 40px;
	}
#nav-campus li
	{	
	display:inline;
	margin:0px
	}	
#nav-campus li a
	{
	display:inline;
	margin:0px;
	text-decoration:none;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-weight:bold;
	color:#333333;
	font-size:12px;
	padding: 5px 1px 5px 1px;
	margin:0 15px 0 0;
	}
#nav-campus li a:hover
	{
	text-decoration:underline;
	}



#nav-footer
	{
	text-align:left;
	margin-top:15px;
	margin-bottom:15px;
	}	
#nav-footer ul
	{	
	white-space: nowrap;
	display:block;
	margin:0px;
	padding:0px;
	line-height: 40px;
	}
#nav-footer li
	{	
	display:inline;
	margin:0px
	display:inline;
	margin:0px;
	text-decoration:none;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	color:#15749B;
	font-size:12px;
/*	color:#5E6A71;  */
	padding: 5px 1px 5px 1px;
	margin:0 5px 0 0;

	}	
#nav-footer li a
	{
	color:#15749B;
	text-decoration:none;

	}
#nav-footer li a:hover
	{
	text-decoration:underline;
	}





/* Slider Styles */

.scroll {
width: 100%;
height:400px;
overflow: hidden;
position: relative;
color: #FFFFFF;
}

.scrollContainer div.panel {
width: 940px;
}

.hide {
display: none;
}

/*Slider Panels:*/
/*
.panel {
margin-left: 25px;
margin-right: 25px;
}*/

.entry {
  font-size: 13px;
}
.column-001
	{
	width:250px;
	position:relative;
	float:right;
	margin-left:650px;
	padding-top:15px;
	}

.column-homebody
	{
	
	}

	
.whatshappening
	{
	font-size:16px;
	font-weight:bold;
	background: #15749b;
	padding:3px 2px 3px 2px;
	margin: 5px 5px 10px 5px;
	text-align:center;
	}	


.smallgroup a
	{
	color:white;
	text-decoration:none;
	font-size:12px;
	}
.smallgroup a:hover
	{
	text-decoration:underline;
	}


.button-message a
	{
	background:#15749b;
	padding:2px 15px 2px 15px;
	margin:3px 5px 3px 5px;
	color:white;
	text-decoration:none;
	font-size:16px;
	font-weight:bold;
	float:right;
	}
.button-message a:hover
	{
	background:white;
	color:#15749b;
	text-decoration:none;
	border-bottom:solid 3px #15749b;
	}	

.panel-content a {
  color: #8ed8f8;
}

.whitelink a
	{
	color:white;
	text-decoration:underline;
	}
.whitelink a:hover
	{
	text-decoration:underline;
	}	
	

.post-meta a
	{
	border: 2px solid #8ED8F8;
	background:#15749b;
	padding:5px 10px 5px 10px;
	color:#ffffff;
	text-decoration:none;
    margin-right: 10px;
    margin-left: 10px;
	}
.post-meta a:hover
	{
	background:white;
	color:#15749b;
	text-decoration:none;
	border-bottom:solid 3px #15749b;
	}	

.semitrans {
    background-image:url(images/bg_semitransparent.png);
    background-repeat: repeat;
    padding: 5px;
  }

.panel-background {
z-index: 1;
position:absolute;
}

.panel-content {
z-index: 2;
position:absolute;

}

#home-panel-home {
background: #FFFFFF;
height: 400px;
}

#home-panel-friday {
background: #FFFFFF;
height: 400px;
}

#home-panel-events {
background: #FFFFFF;
height: 400px;
}

#home-panel-groups {
background: #FFFFFF;
height: 400px;
}

#home-panel-discipleship {
background: #FFFFFF;
height: 400px;
}

#home-panel-parents {
background: #FFFFFF;
height: 400px;
}

#home-panel-wsu {
background: #FFFFFF;
height: 400px;
}

#home-panel-idaho {
background: #FFFFFF;
height: 400px;
}

#home-panel-spacer {

height: 400px;
width:50px;
}

/*Individual panel styling:*/
/*Home Panel*/
/*End Home Panel*/

/*Friday Night Panel*/
#friday-panel-main-container {
	height: 250px;
}

#friday-panel-meta {
	width: 450px;
	height: 150px;
	margin-right: 0px;
}

#friday-panel-extra {
	padding-top: 70px;
}
/*End Friday Night Panel*/

/*Events Panel*/
#events-panel-events-list {
	width: 490px;
	height: 360px;
	padding: 10px;
	background: #000000;
}
/*End Events Panel*/

/*End Panels*/

/* End Slider Styles */

/*Sticky Footer:*/
.wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -40px;
}

.footer, .push {
    height: 40px;
}

/* End Sticky Footer */

/*Bible Study Directory Pages:*/
.sidebar-bible-study-dir {
  background-color: #FFFFFF;
}

.sidebar-bible-study-dir a {
    color:#15749b;
}


/* Edit This Page Button */
.editbutton
	{
	position:relative;
	float:right;
	}

.editbutton a:hover 
	{
	}
.editbutton a 
	{
	background-color:#DBFFDC;
	border-color:white black black white;
	border-style:solid;
	border-width:2px;
	color:#000000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	line-height:1;
	list-style-position:outside;
	list-style-type:none;
	min-width:75px;
	padding:5px;
	text-align:center;
	text-decoration:none;
}
.editbutton a:active
	{
	background-color:#00CC00;
	border-color:black white white black;	
	background-color:green;
	color:white;
	}
/* Edit This Page Button */




/* MEDIA STYLES */ 
.media-single-meta, .media-single-meta a

	{
	color:#333333;
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size:13px;
	font-weight:normal;	
	
	text-align:left;
	}



#media-single-banner
	{
	float:left;
	width:100%;
	background: url(http://livingfaithfellowship.com/_images/bkg-videobanner.jpg) repeat-x  center top  ;
	text-align:center;
	margin-bottom:15px;
/*	border-top:solid 1px #FFFFFF;  */
	border-bottom:solid 1px #5d1f04;
	}	


.media-categories a, .media-categories a:visited
	{
	font-weight:normal;
	color:#333333;
	text-decoration:none;
	font-size:12px;
	}

.media-categories a:hover
	{
	text-decoration:underline;	
	}
	

.media-listing a, 	.media-listing a:visited
			{
			font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
			font-size:16px;
			font-weight:bold;
			color:#333333;
			text-decoration:none;
			margin:0;
			padding;0;
			line-height:0;
			}

.media-listing a:hover	{	color:#000066;	text-decoration:underline;	}

.media-date
	{
	font-family:"Lucida Grande",Geneva,Arial,Verdana,sans-serif;
	font-size:10px;
	font-weight:normal;
	color:#666666;
	text-decoration:none;
	padding:0 0 10px 0;
	margin:0 0 5px 0;
	line-height:0;
	}


.media-h2
	{color:#FFFFFF;}

.groups-h2
	{
	line-height:1;
	}

.media-single
	{
	margin: 8px 0 15px 0;
	}	

.friday-category-title
	{
	font-size:16px;
	margin: 15px 0 10px 0;
	}
.friday-category-title a
	{
	text-decoration:none;
	color:#000066;
	}

	

.friday-post-date	
	{
	font-size:12px;
	}
.friday-post-date a	
	{
	color:#666666;
	text-decoration:none;
	font-weight:normal;
	}
.friday-post-date a:hover
	{
	text-decoration:underline;
	}

