@charset "UTF-8";


	
/*Library & Audio*/

.contentlibrary
	{
	
		width:270px;
		height:auto;
		float:right;
		padding-top:10px;
		border-top: 1px solid #e3e1e1;
		margin-right:70px;
		margin-top:40px;
		
	}



.contentaudio, .contentperspectives
	{
		width:270px;
		height:auto;
		float:right;
		padding-top:10px;
		border-top: 1px solid #e3e1e1;
		margin-right:70px;
		margin-top:40px;
		
	}
	
* html .contentaudio, * html .contentperspectives  {
		margin-right:45px;
}
		
		


.contentlibrary p, .contentaudio p, .contentperspectives p
	{
		margin:0px;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		width:auto;
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666666;
		line-height:20px;
	}
	
	
.contentlibrary h1, .contentaudio h1, .contentperspectives h1
	{
		margin:0px;
		padding-top:0px;
		padding-bottom:10px;
		padding-left:0px;
		
		width:auto;
		height:auto;
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		font-weight:lighter;
		color:#5d0008;
		
	}
	
	
.contentlibrary h2, .contentaudio h2, .contentperspectives h2
	{
		margin:0px;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:0px;
		
		height:auto;
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:lighter;
		color:#5d0008;
		
	}	
	
.contentaudio h3, .contentperspectives h3
	{
		margin:0px;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:0px;
		
		height:auto;
		
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight:lighter;
		font-style:italic;
		color:#000;
		
	}		
		
	
.listlibrary
{
	width:auto;
	height:auto;
	margin-left:30px;
	padding-top:0px;
	padding-left:0px;
	padding-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	line-height:20px;
	list-style-type: decimal;
	list-style-position: outside;
}	

.photolibrary, .photoaudio, .photoperspectives
	{
	
		width:120px;
		height:auto;
		float:right;
		margin-right:0px;
		margin-top:40px;
		
	}
	
		
	
	
	
.photolibrary p, .photoaudio p, .photoperspectives p
	{
		margin:0px;
		padding-top:5px;
		padding-left:0px;
		padding-bottom:0px;
		width:auto;
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#666666;
		line-height:20px;
	}


#pastortopastor a
	{
		background-image:url(../images/library/b_pastortopastor.jpg);
		width:213px;
		height:30px;
		display:block;
		position:relative;
		top:10px;
		right:0px;
		left:18px;
		
	}


	
#ccn a
	{
		background-image:url(../images/library/b_ccn.jpg);
		width:213px;
		height:30px;
		display:block;
		position:relative;
		top:10px;
		right:0px;
		left:18px;
		
	}	


	
#definingmoments a
	{
		background-image:url(../images/library/b_definingmoments.jpg);
		width:213px;
		height:30px;
		display:block;
		position:relative;
		top:10px;
		right:0px;
		left:18px;
		
	}


#catalyst a
	{
		background-image:url(../images/library/b_catalyst.jpg);
		width:213px;
		height:30px;
		display:block;
		position:relative;
		top:10px;
		right:0px;
		left:18px;
		padding-top:30;
		
	}


#willowcreek a
	{
		background-image:url(../images/library/b_willowcreek.jpg);
		width:213px;
		height:30px;
		display:block;
		position:relative;
		top:10px;
		right:0px;
		left:18px;
		padding-top:30;
		
	}
	
	
#pastortopastor a:hover, #ccn a:hover, #definingmoments a:hover, #catalyst a:hover, #willowcreek a:hover
	{
		background-position:0 -30px;
	}
	
	



/*Reccomended*/

#articles a
	{
		background-image:url(../images/recommended/b_articles.jpg);
		width:213px;
		height:30px;
		display:block;
		position:relative;
		top:10px;
		right:0px;
		left:18px;
		
	}


	
#books a
	{
		background-image:url(../images/recommended/b_books.jpg);
		width:213px;
		height:30px;
		display:block;
		position:relative;
		top:10px;
		right:0px;
		left:18px;
		
	}	


	
#conferences a
	{
		background-image:url(../images/recommended/b_conferences.jpg);
		width:213px;
		height:30px;
		display:block;
		position:relative;
		top:10px;
		right:0px;
		left:18px;
		
	}


#multimedia a
	{
		background-image:url(../images/recommended/b_multimedia.jpg);
		width:213px;
		height:30px;
		display:block;
		position:relative;
		top:10px;
		right:0px;
		left:18px;
		padding-top:30;
		
	}


#sites a
	{
		background-image:url(../images/recommended/b_sites.jpg);
		width:213px;
		height:30px;
		display:block;
		position:relative;
		top:10px;
		right:0px;
		left:18px;
		padding-top:30;
		
	}
	
	
#articles a:hover, #books a:hover, #conferences a:hover, #multimedia a:hover, #sites a:hover
	{
		background-position:0 -30px;
	}