﻿/* 
	Miracles
	Master Screen CSS
	11/2008
 */
 
* {
	margin: 0;
	padding: 0;
}
 
	img {
		border: 0; 
	}
	
 body {
 	background:url(/content/v1/us/img/site/bg.jpg) #e2eef9 center top no-repeat; 
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	color: #2382B6;
	}
 
 a {
 	color:#218cc7;
	text-decoration:none;	
 }
 	a:hover {
		color:#218cc7;
		text-decoration:underline;		
	}
	
	a:visited {
		color:#218cc7;		
	}
 
#container {
	width:888px;
	margin: 0 auto; /*centers container if there is a width */
	margin-top:-41px;
	_margin-top:-44px;
	border: 0px solid blue;
	position: relative;
}

	#content {
		min-height: 250px;
		_height: 250px;
	}
 
 	h1 {
		text-indent:-999px;
		
	}
	
		h1 a{
			display:block;
			width:700px; 
			height:35px;				
			overflow: hidden;	
		}
		
 	h2,
	h3 {
		font-size:17px;
		color:#2382B6;	
		padding-top: 5px;
		
	}
	
	p {
		font-size:12px;
		margin-top:6px;
		margin-bottom:6px;
		color:#2382B6;
	}
	
	#titleline {
	 /*background:url(/content/v1/us/img/site/titleline.gif) repeat-x;*/
	 height:1px;
	 margin-top:-2px;
	 _margin-bottom:-18px;
	}

 
 #skiplink {
 	position: absolute;
	left: -9999px;
 }
 
 #flash{
 	width:225px; 
	height:106px;
	width:175px;
	position: relative;
	left: 725px;
	top: 40px;
	_top: 43px;
	_height: 109px;
 }
 
div#search {
 		position: absolute;
		top: 148px;
		_top: 150px;
		left: 688px;
		width: 200px;
	}
	
	#search fieldset,
	fieldset {
		border: 0;
	}
			
		input.Search_Text {
			position: relative;
			top: -7px;
			*top: -6px;
			margin-right: 0px;
			width: 150px;
			font-size: 12px;
		}
		
		input#Search_Text1_Submit {
			border: 0;
		}
		
		.overTxtDiv {
			font-size: 12px;
		}
		
		p.logged-in {
			font-size: 12px;
			margin-top: 0;
		}
		
#page-content {
	width: 725px;
	float: left;
	_display: inline;
	font-size: 12px;
}

#send {
	position: relative;
	top: 6px;
}
		
 
/* ------------------------ 
		HOME PAGE
------------------------ */
#leftcolumnhome {
	width:439px;
	margin-top:8px;
	float:left; display:inline;
}
#mission {
	background:url(/content/v1/us/img/site/mission.jpg) no-repeat;
	display:block;
	width:439px; height:347px;
	text-indent:-9999px;
	float:left; display:inline;
	margin-bottom:8px;
}

 #login-form {
		width: 439px;
		height: 28px;
		float: left;
		_display: inline;
		position: relative;
		margin-bottom:10px;
		margin-top:15px;
		font-size: 12px;
	}
		#login-form fieldset {
			border: 0;
			color: #1e4c79;
			font-size: 13px;
		}
			#login-form legend {
				display: none;
			}
			
			#login-form input.formtext {
				display: inline;
				width: 120px; height: 14px;
				font-size: 12px;
			}
			
			input.Header_btnGo {
				width: 60px;
				height: 23px;
				vertical-align:middle;
			}

#musicplayer {	
	/*background:url(/content/v1/us/img/site/musicplayer.jpg) no-repeat;*/
	width:434px; height:58px;
	display:block;
	float:left; display:inline;
	margin-top:8px;
}





#miracles {
	width:278px;
	float:left; display:inline;
	margin-top:8px;
	margin-left: 8px;
	border: 0px solid black;
}

#miracle {
	width:129px; height:142px;
	float:left; display:inline;
	margin-right:8px;
	margin-bottom:8px;
	text-align:center;
}

.nametitlehome {
	font-weight:bold;
	color:#218cc7;
	margin-bottom:-2px;
	font-size: 12px;
}
.locationtitlehome {
	font-size: 12px;
	color: #666666;
}


#candidates {
	list-style: none;
	width: 260px;
	display: block;
}

body #content .browse {
	width: 100%;
}


	#candidates li {
		width: 130px;
		padding-bottom: 1em;
		float: left;
		_display: inline;
		text-align: center;
	}
	
		#candidates dl {
			min-height: 145px;
			_height: 145px;
		}
	
		#candidates dt {
			background: url(/content/v1/us/img/site/home-photo-bg.jpg) no-repeat;
			height: 103px;
			width: 103px;
			margin: 0 auto;
		}
		
			#candidates dt img {
				width: 97px;
				height: 97px;
				display: block;
				padding: 3px 0 0 3px;
			
			}
			
		#candidates dd.fname {
			color: #218cc7;
			font-size: 12px;
			font-weight: bold;
		}
		
		#candidates dd {
			font-size: 12px;
			text-align: center;
			color: #686868;
		}

 
/* ------------------------ 
		NAV
------------------------ */

ul#navigation{
	list-style:none;
	width:732px;
	height:39px;
 }
 
ul#navigation li {

		float: left;
		_display: inline;
	 	display: block;
		
		
	 }
	 
	ul#navigation li a {
		text-indent: -9999px;
		overflow: hidden;
		height: 39px;
		display: block;
	 }
	 
	 		ul#navigation li#Home a {
				background:url(/content/v1/us/img/site/nav.gif) no-repeat;
				display: block;
				width: 70px;
				background-position: 0 0;
				}
				ul#navigation li#Home a:hover {
					background-position: 0 -39px;
					}
		
			ul#navigation li#Create a {
				background:url(/content/v1/us/img/site/nav.gif) no-repeat;
				display: block;
				width: 68px;
				background-position: -70px 0;
				}
				ul#navigation li#Create a:hover {
					background-position: -70px -39px;
					}
			
			ul#navigation li#Tribute a {
				background:url(/content/v1/us/img/site/nav.gif) no-repeat;
				display: block;
				width:71px;
				background-position: -138px 0px;
				}
				ul#navigation li#Tribute a:hover {
					background-position: -138px -39px;
					}
					
			ul#navigation li#Happened a {
				background:url(/content/v1/us/img/site/nav.gif) no-repeat;
				display: block;
				width: 148px;
				background-position: -209px 0px;
			}
				ul#navigation li#Happened a:hover {
					background-position: -209px -39px;
					}
					
			ul#navigation li#Browse a {
				background:url(/content/v1/us/img/site/nav.gif) no-repeat;
				display: block;
				width: 74px;
				background-position: -357px 0px;
			}
				ul#navigation li#Browse a:hover {
					background-position: -357px -39px;
					}
					
			ul#navigation li#Partners a {
				background:url(/content/v1/us/img/site/nav.gif) no-repeat;
				display: block;
				width: 80px;
				background-position: -431px 0px;
				}
				ul#navigation li#Partners a:hover {
					background-position: -431px -39px;
					}
					
			ul#navigation li#Assistance a {
				background:url(/content/v1/us/img/site/nav.gif) no-repeat;
				display: block;
				width: 95px;
				background-position: -511px 0px;
				}
				ul#navigation li#Assistance a:hover {
					background-position: -511px -39px;
					}
					
				ul#navigation li#Login a
				{
					background:url(/content/v1/us/img/site/nav.gif) no-repeat;
					display: block;
					width: 65px;
					background-position: -606px 0px;
				}
				
				ul#navigation li#Login a:hover {
					background-position: -606px -39px;
					}
					
				ul#navigation li a {
					display: block;
					width: 65px;
					background: url(/content/v1/us/img/site/logout.gif) no-repeat;
				}
					ul#navigation li a:hover {
						background-position: 0 -39px;
					}
		
		
/* single drop down styles */		
ul#navigation ul { /* all lists */
	list-style: none;
	margin: 0 0 0 0;
	background: #FFFFFF;
	z-index: 99;
	border-top: 2px solid #2382b6;
	border-left: 2px solid #2382b6;
	border-right: 2px solid #2382b6;
	border-bottom: 1px solid #2382b6;
	padding: 0px 0;
	_width: 1.5%;
	
}


	ul#navigation ul li {
		font-size: 70%;
		display: block;
		text-indent: 0;
		float: none;
		height: 1%;
		border-bottom: 1px solid #2382b6;
	}
		#container ul#navigation ul a {
			color: #000000;
			text-decoration: none;
			display: block;
			margin: 0;
			line-height: 1;
			background: #FFFFFF;
			text-indent: 0;
			height: auto;
			padding: .7em 5px;

		}
		
		
			#container  ul#navigation ul a:hover
			 {
				background: #e1ebf7;
				}
				
		ul#navigation li ul { /* second-level lists */
			position: absolute;
			left: -999em;  /*using left instead of display to hide menus because display: none isn't read by screen readers */
		}
		
		ul#navigation li:hover ul, ul#navigation li.sfhover ul { /* lists nested under hovered list items */
			left: auto;
		}			
		
		/* IE 7 drop down fix, nav will stick when you change focus on the page otherwise */
			ul#navigation li.hover {
				*position: static;
			
			}


/* ------------------------ 
	  HOME PAGAE ADS
------------------------ */
#HomeAds {
	width:160px;
	_display:inline;
	margin-top: 8px;
	float: left;
	border: 0px solid red;
}
#HomeAds h3{
 	position: absolute;
	left: -9999px;
}
	#HomeAds #LeafContent {
		
		font-size: 12px;
		
		margin-bottom: 8px;
	}


#accordion h3 {
	font-size: 14px;
	padding-top: 1em;
	cursor: pointer;
}

	#accordion h3:hover {
		text-decoration: underline;
		}

#condition {
	font-size: 12px;
	list-style: none;
	margin: 1em 10px 1em 0;
	padding-bottom: 1em;
}

	#condition li {
		display: inline;
		display:block;
		float:left;
		padding:0.3em 10px .3em 5px;
		font-size: 12px;
		white-space: nowrap;
		background: url(/content/v1/us/img/site/bullet.gif) no-repeat right;
	}
	
	/*pagination */
	.pagination {
		clear: both;
	}
		.pagination ul {
			min-height: 1.7em;
			padding: 1em 0;
			font-size: 90%;
			padding-right: 70px;
			position: relative;
		}
		
			.pagination li {
				float: left;
				_display: inline;
				padding: 0 3px;
				list-style: none;
				
			}
			
			.pagination li.spacer {
				padding: 3px;
			}		
			
			.pagination #nextpage,
			.pagination .nextpage {
				position: absolute;
				right: 120px;
				_right: auto;
				_left: 220px;
				_top: 8px;
			}
			

p.location {
	border-top: 1px solid #a5c8e9;
	font-size: 65%;
	color: #666;
	margin-top: 0;
	padding-top: .4em;
}


#inner-content {
	/*float: left;
	_display: inline;*/
	width: 719px;
	margin-right: 5px;
}

	#photo {
		float: left;
		_display: inline;
		background: url(/content/v1/us/img/site/photo-bg.jpg) no-repeat;
		width: 185px;
		height: 186px;
		margin-right: 14px;
		margin-bottom: 1em;
		}
		
		#photo img {
			width: 174px;
			height: 174px;
			padding: 6px 0 0 6px;
		}
		
	#email-friend {
		display: block;
	}
		
		
	p.comment {
		float: right;
		
	}
	
	#comment dl {
		clear: both;
		margin: .5em 0;
		padding: .5em 0;
		font-size: 12px;
		color: #666;
		border-bottom: 1px solid #abcded;
	}
	
		#comment dt,
		#comment dd {
			float: left;
			_display: inline;
		}
		
		#comment dt,
		#comment dd.commentname {
			font-weight: bold;
			padding-right: 10px;
		}
		
		#comment dd.date {
			font-size: 9px;
		}
		
		#comment dd p {
			padding: 0;
			margin: 0;
		}
		
		#comment dd.image {
			clear: both;
			padding-right: 5px;
		}
		
		#comment dd.delete {
			padding-left: 5px;
		}
		
#candidate-prayers {
	width: 719px;
	height: 66px;
	font-size: 12px;
	background: url(/content/v1/us/img/site/pray-bg.gif) no-repeat top;
}

	#pray-me a {
		display: block;
		float: left;
		width: 170px;
		height: 66px;
		text-indent: -9999px; 
		overflow: hidden;
	}
	
	#pray-times {
		display: block;
		float: left;
		_display: inline;
		font-weight: bold;
		color: #fff;
		padding-top: 4px;
		
		*margin-top: 0;
		margin-left: 15px;
		width: 500px;
		text-align: right;
	}
	
		#pray-times span {
			font-size: 30px;
			color: #286095;
			position: relative;
			top: 6px;
			background: url(/content/v1/us/img/site/shadow.gif) repeat-x;
			padding: 6px 10px;
			margin: 0 5px;
		}
		
/* ------------------------ 
		login
------------------------ */
#login fieldset,
#AddCandidateForm,
#emaillinkform fieldset,
#tell  {
	bordeR: 0;
	font-size: 12px;
}	

#login fieldset {
	*padding-top: 1em;
}

	#submitForm {
		height:23px;
		vertical-align:middle;
		width:60px;
	}
	
	/* register */
	
	#register-form,
	#AddCandidateForm fieldset,
	#emaillinkform fieldset ,
	#tell {
		width: 500px;
		padding: 1em 0;
	}
	
	#register-form label,
	#AddCandidateForm fieldset label,
	#emaillinkform label,
	#tell label {
		display: block;
		width: 205px;
		float: left;
		_display: inline;
		padding: .2em 5px;
	}
	
	#emaillinkform label {
		margin-right: 200px;
		
		}
		
	
		#register-form #lbl_username,
		#register-form .lbl_address {
			width: 400px;
			clear: both;
		}
		
		#register-form .lbl_firstname {
			clear:both;
		}
		
		#register-form .lbl_city {
				width: 
		}
		
		#register-form .lbl_state,
		#register-form .lbl_zip {
			width: 100px;
		}
	
	#register-form input,
	#AddCandidateForm fieldset input {
		display: block;
		width: 200px;
	}
	
		
		#register-form .lbl_address input {
			width: 416px;
		}
	
		#register-form .lbl_state input,
		#register-form .lbl_zip input,
		#AddCandidateForm #candidatestate{
			width: 92px;
		}
	
	.validation-advice,
	.error {
		font-size: 9px;
		color: red;
	}
	
	#inner-content #register-form #submitForm {
		clear: both;
		width: 84px;
		height: 23px;
		padding-top: 1em;
		
	}
	
	#submitcomment,
	#sendemail {
		display: block;
		clear: both;
	}
	
	/* add candidate */
	#AddCandidateForm fieldset {
		font-size: 12px;
		border: 0;
		padding: 1em 0;
	}
	
		#AddCandidateForm select {
			display: block;
		}
	
		#AddCandidateForm fieldset .lbl_bio,
		#AddCandidateForm fieldset .lbl_photo,
		#AddCandidateForm fieldset .lbl_condition {
			clear: both;
			width: 400px;
		}
		
		#AddCandidateForm fieldset .lbl_txtcolor,
		#AddCandidateForm fieldset .lbl_pagecolor {
			
		}
		
		
	#AddCandidateForm #submitForm {
		clear: both;
		float: left;
	}
	
#login-box {
	width: 200px;
	float: left;
	position: relative;
	left: 150px;
}

	#login-box input {
		display: block;
		margin-bottom: 1em;
	}

#welcome-content {
	width: 500px;
	float: left;
}

.Create a {
	margin-top: 1em;
	display: block;
	height: 35px;
	width: 149px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/content/v1/us/img/site/create-account.gif) no-repeat;
}

/*miracles happened */

#happen-submissions {
	width: 445px;
	padding-right: 10px;
	float: left;
	_display: inline;
}

#happen-form {
	width: 250px;
	float: left;
	_display: inline;
}

	#happen-form #tell {
		width: 250px;
	}

	#happen-form #tell label {
		float: none;
		padding: .8em 0 0 0;
	}
	
	#happen-form #tell input,
	#happen-form #tell textarea {
		width: 240px;
	}
	
	body #content #happen-form #tell #submitcomment {
		float: none;
		margin-left: 170px;
	}

/* ------------------------ 
		inner page
------------------------ */
		

.corner-short,
.corner {
	margin: 1em 0;
	color: #376a9d;
	font-size: 12px;
}
.corner-short {
	margin-top: 0;
	float: left;
	_display: inline;
	width: 519px;
	background-color: #fff;
	background-image: url(/content/v1/us/img/site/corner-top-short.png);
	_background-image: url(/content/v1/us/img/site/corner-top-short.gif);
	background-position: top;
	background-repeat: no-repeat;
	_height:1 %;
}

	.corner-inner-short {
		min-height: 165px;
		_height: 165px;
		padding: 10px;
		background: url(/content/v1/us/img/site/corner-bottom-short.png) no-repeat bottom;
		_background: url(/content/v1/us/img/site/corner-bottom-short.gif) no-repeat bottom;
	}
	
.corner {
	clear: both;
	width: 719px;
	background-color: #fff;
	background-image: url(/content/v1/us/img/site/corner-top.png);
	_background-image: url(/content/v1/us/img/site/corner-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}

	.corner-inner {
		padding: 10px;
		background: url(/content/v1/us/img/site/corner-bottom.png) no-repeat bottom;
		_background: url(/content/v1/us/img/site/corner-bottom.gif) no-repeat bottom;
	}
	
	.corner-inner-light {
		padding: 10px;
		background: url(/content/v1/us/img/site/corner-bottom-light.png) no-repeat bottom;
		_background: url(/content/v1/us/img/site/corner-bottom-light.gif) no-repeat bottom;
	}
	
	#comment fieldset {
		border: 0;
		width: 500px;
		font-size: 12px;
		color: #376a9d;
	}
	
		#comment fieldset label {
			width: 205px;
			float: left;
			clear: both;
			margin: .3em 0;
			font-weight: bold;
			position: relative;
		}
		
		
		#comment input,
		#comment textarea,
		#tell input,
		#tell textarea{
			border: 1px solid #aecae5;
			width: 275px;
			float: left;
			margin: .3em 0;
		}
		
		#comment #submitcomment,
		#tell #submitcomment,
		#happen-form #tell #submitcomment {
			clear: both;
			border: 0;
			width: 77px;
			float: right;
			*float: none;
			*margin-left: 410px;
			
		}
		
		
		#candidate-journal  dl {
			padding: .5em 0;
			font-size: 12px;
		}
		
			#candidate-journal dt {
				font-weight: bold;
			}
		
			#candidate-journal dt,
			#candidate-journal dd {
				display: inline;
			}
			
	#add-update {
		bordeR: 0;
	}
	
	#add-update textarea {
			border: 1px solid #aecae5;
			width:688px;
			height: 100px;
			margin: .3em 0;
		}
		


/* ------------------------ 
		FOOTER
------------------------ */


#footer {
	background:url(/content/v1/us/img/site/footer.jpg) no-repeat;
	margin:0 auto;
	width:898px;
	text-align: center;
	border: 0px solid black;
	position: relative;
	clear: both;
	font-size: 10px;
}

#footer p{
	color:white;
	padding-top:8px;
	*padding-top:6px;
	
	font-size: 10px;
}
	
	#footernav {
		margin: 0 auto;
 		color: #FFF;
		margin-top:10px;
		padding-top: 11px;
		*padding-top: 0;
		*padding-bottom: 6px;
	}
	
	#footernav li {
		list-style-type: none;
 		display: inline;
}
	#footernav li a {
		text-decoration: none;
		padding: 4px 7px;
 		color:#FFFFFF;
		text-transform:capitalize;
		font-size:12px;
		font-weight:bold;
}
	#footernav li a:hover{
		text-decoration: none;
 		padding: 4px 7px;
 		color:#000000;
		text-decoration:underline;
}

#footernav p{
	color: #2871B9;
}

		
	
/* ------------------------ 
		EASY CLEARING 
------------------------ */
.clear { clear:both;}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {
height:1%;
}
*+html .clearfix {
height:1%;
}
.clearfix {
display:block;
}
/* End hide from IE-mac */

