@import "search.css";

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../assets/body_back14.png);
	background-repeat: repeat-x;
	background-color: #F8F8F8;
	background-position: top;
}
#header-cntr {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 174px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: baseline;
	position: relative;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}






/*for the articles index page
==========================================================================================*/
#browse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#browse ul{
  	list-style: none;
}
#browse ul li{
	font-weight: bold;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-bottom: 10px;
	padding-left: 20px;
	text-indent: -20px;
}
#browse ul li a {
	padding-left: 20px;
	font-size: 11px;
	font-weight: lighter;
	line-height: 10px;
}
#browse ul li a:hover {
	padding-left: 20px;
	font-size: 11px;
	font-weight: lighter;
	text-decoration: underline;
}
#news{
	background: url(../assets/newspaper.png) no-repeat;
}
#relationship{
	background: url(../assets/heart.png) no-repeat;
}
#world{
	background: url(../assets/world.png) no-repeat;
}
#bible{
	background: url(../assets/book.png) no-repeat;
}
#campus{
	background: url(../assets/text_letter_omega.png) no-repeat;
}
#lifestyle{
	background: url(../assets/lightbulb.png) no-repeat;
}
#editiorals{
	background: url(../assets/magnifier.png) no-repeat;
}
#dimondgrey{
	background: url(../assets/applicationx.png);
}
#dimondorg{
	background: url(../assets/applicationy.png);
}




/*styles for resources pages - audio, video, documents */

.audio {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	height: 25px;
}
.audio p {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
.audio p span{
	display: block;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.audio p br {
	display: none;
}
.audio .audio_date {
	width: 100px;
}
.audio .audio_title {
	width: 340px;
	padding-left: 3px;
}
.audio .audio_dlink {
	text-align: right;
	margin: 0px;
	padding-right: 3px;
	width: 75px;
}
.audio .audio_speaker {
	width: 200px;
}
#content_audio {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	margin-top: 0px;
	padding-top: 5px;
}


#content_audio h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: lighter;
	color: #2D5B77;
	line-height: 26px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}

#content_audio h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: lighter;
	color: #658622;
	line-height: 20px;
}
#content_audio h2 a{
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #0065A4;
	text-decoration: none;
}
#content_audio h2 a:hover{
	text-decoration: underline;
	color: #CCCCCC;
}
.audio:hover{
	background-color: #EFF7FC;
}
.audio a {
	color: #0065A4;
	text-decoration: none;
	font-weight: bold;
}
.audio a:hover {
	text-decoration: underline;
	color: #999999;
}




/*special links pages*/

.splinks {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	height: 25px;
}
.splinks p {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #444444;
	margin: 0px;
	padding: 0px;
}
.splinks x {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	margin: 0px;
	padding: 0px;
}
.splinks p span{
	display: block;
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
}
.splinks p br {
	display: none;
	}
.splinks .aplinks_base {
	width: 150px;
}
.splinks .aplinks_num {
	width: 150px;
}
.splinks .aplinks_title {
	width: 150px;
}
.splinks .aplinks_link {
	text-align: left;
	margin: 0px;
	padding-right: 3px;
	width: 150px;
}
.splinks a {
	color: #0065A4;
	text-decoration: none;
	font-weight: bold;
}
.splinks a:hover {
	text-decoration: underline;
	color: #999999;
}
.splinks:hover{
	background-color: #EFF7FC;
}

/* Photo-Caption PZ3 CSS v080630 
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:1px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:1px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px -1px 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */
