

/* 
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari

  CSS Document - layout.css
 ---------------------------------------------------------------------------- 
*/


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */
 


/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#0051BA url("http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/background.jpg") top repeat-x;
	text-align:center; 
	font:11px/16px Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1,h2,h3 { margin-bottom:8px; }

h1	{ font-size:1.2em; color:#000; }
h2	{ font-size:1.1em; color:#000; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#fff; text-decoration:underline; font-weight: bold; }
a:hover,a:active	{ color:#660066; text-decoration:underline; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/bullet-back-to-top.jpg") right no-repeat;
	}

	
img.img-left,.alignleft {
	 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

.img-center {
	margin: 24px 47px 0 32px;
	text-align: center;
	}
	.img-center img{
		border: 1px solid #0051BA;
		padding: 5px;
		}
		
		
	
.learnmore{background: url(http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/learnmore.gif) no-repeat 0 2px; padding-left: 17px; padding-top:}

	
/* ----- global form elements ----- */ 

form {
	width:150px;
	padding:10px 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#DFE8FF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #606;
	color:#000;
	width:150px; /* 5 pixles smaller than form width !important */
	height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
select { 
	width:155px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:90px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:90px 0 0 242px; }

input.submit-image { 
	background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/btn-submit.jpg");
	width:63px;
	height:15px;
	border:none;
	cursor:pointer;
	}

#contact_business { display: none; } /* do not remove */ 


/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background: url(http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/wrap-bg.jpg);
	width:796px;
	margin:0 auto;
	text-align:left;
	}
	body#index #wrap {
		background: url(http://www.faithbasedschools.com/wp-content/themes/wish/images/index/wrap.jpg);
		}
	
#masthead {
	background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/mast.jpg") no-repeat left;
	height:86px;
	}
	#logo-link{
		float:left;
		position: relative;
		width:291px;
		height:86px;
		}
		#logo-link a{
			width:233px;
			height:72px;
			position:absolute;
			margin:14px 0 0 46px;
			}
			#logo-link span { display: none; }
	#nav-box{
		float: left;
		width: 505px;
		height: 86px;
		background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/mastspace.jpg) no-repeat top;
		}
	#nav2{
		background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/nav2.jpg);
		width: 796px;
		clear:both;
		height:32px;
		position: relative;
		}
		body#index #nav2{
			background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/index/nav2.jpg);
		}

		#nav2 span {display: none; }
		#nav2 h2 { margin: 0; }
		#nav2 a { position: absolute; height: 11px; }
		#lnkAbout { margin: 6px 0 0 376px; width: 66px; }
		#lnkCalendar { margin: 6px 0 0 442px; width: 70px; }
		#lnkContact { margin: 6px 0 0 512px; width: 80px; }
		#lnkSpanish { margin: 6px 0 0 592px; width: 158px; }

	#titles {
		padding-top: 33px;
	}
	#titles h2, #titles h1 { margin: 0; }
	
	body#index #titles {
		background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/index/titles.jpg);
		height:61px;
		padding: 0;
		}

#main {
	background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/index/main.jpg) no-repeat bottom;
	height:280px;
	}
	#main h2 {margin: 0;}
	#main1 {
		float: left;
		width: 234px;
		}
		#main1 p {margin-left: 42px; margin-right: 15px; }
	#main2 {
		float: left;
		width: 200px;
		}
		#main2 p {margin-left: 15px; margin-right: 15px; }
	#main3 {
		float: left;
		width: 348px;
		}
		#main3 p {margin-left: 152px; margin-right: 15px; }

/* ----- column-left ----- */

#column-left {
	width:219px;
	float:left;
	background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/column-left.jpg) no-repeat top left;
	}
	#recent-wishes{
		background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/titles/recent-wishes.jpg) no-repeat 15px 0;
		height:137px;
		position: relative;
		}
		#recent-wishes h2 { margin: 0; }
		#recent-wishes a{
			position: absolute;
			margin: 29px 0 0 41px;
			width: 129px;
			height: 107px;
			}
	#did-you-know{background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/titles/didyouknow.jpg) no-repeat 15px 0;
		height:18px;
		}
	#did-you-know-really {background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/titles/didyouknowreally.jpg) no-repeat 15px 0;
		height:18px;
		}
	#upcoming-events{background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/titles/upcomingevents.jpg) no-repeat 15px 0;
		height:18px;
		margin: 0 0 13px 0;
		}
	#column-left p{
		margin-left: 44px;
		}
	
	/* background image list items */
	#column-left ul { 
		margin-left: 44px; 
		margin-bottom: 25px;
		}
	#column-left ul li {
		list-style:outside disc;
		margin-left:15px;
		}

/* ----- column-right ----- */

#column-right {
	width:577px;
	float:left;
 	background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/column-right.jpg) no-repeat top right; 
	}
	#column-right ul, #column-right ol{
		margin: 24px 43px 0 32px;
	}
	#column-right ul li{
		background: url(http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/crumb-bullet.jpg) no-repeat 0 6px;
		padding-left: 10px;
	}
	#column-right ol li{
		padding-left: 10px;
	}
		#column-right ul.content-bullets li{
			list-style:disc;
			padding: 0; margin-left: 20px; background: none;
			font-size: 13px;
		}
		#column-right ol.content-bullets li{
			list-style: decimal;
			padding: 0; margin-left: 20px; background: none;
			font-size: 13px;
		}
	#bread-crumbs {
		width: 560px;
		}
	#bread-crumbs ul{
		margin: 0 60px 0 60px;
		}
		#bread-crumbs li{
			display: inline;
			margin-right: 10px;
			width: 190px;
			float: left;
			background: none url(http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/crumb-bullet.jpg) no-repeat left;
			padding-left: 10px;
			}
			#bread-crumbs li a:active,#bread-crumbs li a:visited {
				color: #fff;
				text-decoration:underline;
			}
			#bread-crumbs li a:hover,#bread-crumbs li a:active {
				color: #606;
				text-decoration:none;
			}
	#column-right h2{
		line-height: 20px;
		font-size: 18px;
		margin: 24px 43px 0 32px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		}
	#column-right h3{
		line-height: 17px;
		font-size: 15px;
		margin: 24px 43px 0 32px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight: normal;
		}
	#column-right p{
		font-size: 12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		margin: 5px 43px 10px 32px;
		}
	#column-right dl{
		margin: 5px 43px 10px 80px;
		}
		#column-right dt{
			font-size: 12px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			float: left;
			width: 220px;
			}
		#column-right dd{
			font-size: 12px;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			float: left;
			width: 200px;
			}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/footer.jpg") no-repeat bottom left;
	width: 796px;
	padding-bottom: 20px;
	}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic {
	background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/header-graphic.jpg);
	height: 124px;
	}
	body#index #header-graphic {
		background:url(http://www.faithbasedschools.com/wp-content/themes/wish/images/index/header-graphic.jpg);
		height: 193px;
		}
	#header-graphic span { display: none }

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead {
	height:20px; /* sets height for all subheads */
	}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

#footer h3{
	color: #fff;
	margin-top: 10px;
	}

#footer p {
	color:#fff;
	}

#footer a:link, #footer a:visited {
	color:#fff;
	font-weight: normal;
	text-decoration: none;
	}

#footer a:hover, #footer a:active {
	color:#606;
	text-decoration: underline;
	}

#footer ul {margin-top:10px;}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	color: #fff;
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #fff;
	}

	#footer li.first { border: none; }


/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/nav.jpg") no-repeat; 
	width:505px; 
	height:35px; 
	margin: 51px 0 0 0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:35px; display:block; }

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 63px; margin-left: 36px;}
#nav-02 { width: 66px;}
#nav-03 { width: 112px;}
#nav-04 { width: 72px;}
#nav-05 { width: 114px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover {background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/nav.jpg")  -36px -35px no-repeat;}
#nav-02 a:hover {background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/nav.jpg") -99px -35px no-repeat;}
#nav-03 a:hover {background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/nav.jpg") -165px -35px no-repeat;}
#nav-04 a:hover {background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/nav.jpg") -277px -35px no-repeat;}
#nav-05 a:hover {background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/allpages/nav.jpg") -349px -35px no-repeat;}


/* Gallery
 * ------------------------------------------------------------------------- */

#gallerybox{
	margin: 0 0 0 12px;
}
 
.gallery {
	float: left;
	margin: 33px 0 0 33px;
	display: inline;
	}
	.gallery img{
		border: 3px solid #fff;
		}
		
.gallery2 {
	float: left;
	margin: 5px 0 0 20px;
	display: inline;
	width: 230px;
	}
	.gallery2 img{
		border: 3px solid #fff; 
		margin-right: 5px;
		}



.hr {margin: 37px 61px 0 34px; height: 2px; background: #0051BA;color: #0051BA; border: 0;}

/* ----- main contact form ----- */ 

#contact-main {
	width: 410px;
	margin: 0 0 0 30px;
}

#contact-main dl {
	margin: 20px 0 0 5px;
}
body #contact-main p{
	margin: 0 0 0 5px;
}
#contact-main dl br {
	clear: both;
}

#contact-main dt {
	float: left;
	width: 150px;
	line-height: 18px;
	text-align: right;
}
#contact-main dd {
	margin: 0 0 5px 0;
	font-size: 11px;
	line-height: 18px;
	text-align: left;
}
#contact-main dd input, #contact-main dd select, #contact-main dd textarea {
	width:200px;
	margin-left: 20px;
	display: inline;
}

#contact-main dd input.radio {
	width:13px;
	margin-left: 10px;
	border: none;
}
#contact-main dl dd input.submit-contact-main { width: 60px; margin: 0 0 0 170px; height: 23px; }


/* Wish Archive Images */

body#wishes h3{ margin-top: 0px;}

.wish-archive-images, a img.wish-archive-images{
	border: 1px solid #fff;
	margin: 10px 10px 10px 33px;
	width: 80px;
	}
	
.wisher-photo{
	padding-left: 100px;
	height: 100px;
	margin-bottom: 20px;
	}
.wisher-stories{
	display: none;
	margin-top: -35px;
	}
	
/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */
 
#nav3 { 
	background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/inset/iwishtophotos.jpg") no-repeat; 
	width:498px; 
	height:108px; 
	margin: 0; 
	}

#nav3 span { display: none; }

#column-right #nav3 li, #nav3 a { height:108px; display:block; }

#column-right #nav3 li { float:left; list-style:none; _display:inline; background: none; padding: 0; }

#nav3-01 { width: 119px; margin-left: 0px;}
#nav3-02 { width: 119px; margin-left: 7px;}
#nav3-03 { width: 119px; margin-left: 8px;}
#nav3-04 { width: 119px; margin-left: 7px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav3-01 a:hover {background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/inset/iwishtophotos.jpg") 0px -108px no-repeat;}
#nav3-02 a:hover {background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/inset/iwishtophotos.jpg") -126px -108px no-repeat;}
#nav3-03 a:hover {background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/inset/iwishtophotos.jpg") -253px -108px no-repeat;}
#nav3-04 a:hover {background:url("http://www.faithbasedschools.com/wp-content/themes/wish/images/inset/iwishtophotos.jpg") -379px -108px no-repeat;}

/* I wish to*/

.iwishto{
	display: none;
	padding: 20px 0 10px 0;
	margin: 0 48px 0 32px;
	border: 2px solid #0051BA;
}


#dhtmltooltip{
position: absolute;
width: 150px;
border: 2px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

body #footer .gearylink, body #footer .gearylink a.a-tag , body #footer .gearylink a.a-tag:hover {
	text-decoration: none;
	color: #fff;
}

body #footer .gearylink:hover {
	text-decoration: underline;
}