/*

Theme Name: Def WP Blog Theme
Theme URI: 
Description:
Version:
Author: 
                      _                                      
 _| _ _. _  _  __ |_.(_. _   _ _  _ . _  _ _ _. _  _   |_    
(_|(-_)|(_)| )    |_|| |(_  (-| )(_)|| )(-(-| || )(_)  |_)\/ 
        _/                       _/               _/      /  
 ____            _ _                 _   _       _                        
/ ___|  ___   __| (_)_   _ _ __ ___ | | | | __ _| | ___   __ _  ___ _ __  
\___ \ / _ \ / _` | | | | | '_ ` _ \| |_| |/ _` | |/ _ \ / _` |/ _ \ '_ \ 
 ___) | (_) | (_| | | |_| | | | | | |  _  | (_| | | (_) | (_| |  __/ | | |
|____/ \___/ \__,_|_|\__,_|_| |_| |_|_| |_|\__,_|_|\___/ \__, |\___|_| |_|.com
                                                         |___/           

*/


			/* Global Layout */
	
	
	body 
	{
	font-size: .75em;
	margin: 0px;
	text-align: center;
	background: #ffffff url(../../../../assets/_images/bg.jpg) top center;
	color: #125E3D;
	font-family: arial, helvetica, sans-serif;
	}
	

	
	/*.mainbody
		{background: #ffffff url(../../../../assets/_images/pbg.jpg?cache=0) top center repeat;}
	*/
	.subbody
		{background: #ffffff url(../../../../assets/bg2.gif?cache=0) top left repeat-x;}
	
	
#frame
	{
	margin: auto;
	}
	
	#header
		{
		height: 185px;
		padding: 0 0 0 320px;
		background: url(_images/logo.gif?cache=0) top left no-repeat;
		font-size: .9em;
		}
		
		#toplinks
			{
			padding: 10px 0 0 0;
			height: 26px;
			color: #fff;
			text-align: right;
			}
			#toplinks a { color: #fff; }
			#toplinks a:hover { text-decoration: underline; }
		
		.topbox
			{
			float: left;
			width: 159px;
			margin-top: 20px;
			height: 86px;
			border-left: 1px solid #D8D4D5;
			text-align: left;
			}
			
		.topbox h3
			{
			font-size: 1.85em;
			font-family: 'Times New Roman', Times, Georgia;
			padding-left: 14px;
			}
			
		.topbox h3 a
			{
			color: #121212;
			}
			
		.topbox h3 a:hover
			{
			color: #8B0808;
			}
			
		.topbox li 
			{
			padding: 2px 0 2px 0;
			}
			
		.topbox li a
			{
			padding: 2px 0 2px 14px;
			color: #6F6F6F;
			}
			
		.topbox li a:hover
			{
			background: url(_images/ring.gif?cache=0) left center no-repeat;
			color: #8B0808;
			text-decoration: underline;
			}
			
		
	#page
		{
		text-align: left;
		width: 962px;
		margin: 0 auto;
		}	
			
		#colOne
			{
			float: left;
			width: 628px;
			}
/* hack ie6 */			
			* html #colOne
				{
				float: left;
				width: 627px;
				}
/* end hack */			

			#frontsplash
				{
				margin-top: 10px;
				padding-right: 10px;
				height: 250px;
				background: url(_images/fpheadbg.gif?cache=0) top left repeat-x;
				border-left: 1px solid #DCCFC7;
				color: #4A4A4A;
				}
				
				#frontsplash h1
					{
					font-size: 2em;
					}
				
				#frontsplash h1 span.lives
					{
					display: block;
					padding: 20px 0 0 20px;
					font-size: 2.4em;
					font-family: 'Times New Roman', Times, Georgia;
					}
					
					* html #frontsplash h1 span.lives
					{
					font-size: 2em;
					}
					
				#frontsplash h1 span.student
					{
					margin-top: -11px;
					display: block;
					padding: 0px 0 0 175px;
					font-size: 1.7em;
					font-family: 'Times New Roman', Times, Georgia;
					}
					
					* html #frontsplash h1 span.student
					{
					font-size: 1.35em;
					}
					
				#frontsplash p
					{
					padding: 0 0 0 175px;
					line-height: 1.5em;
					}
					
				#frontsplash a.apply
					{
					margin-top: 7px;
					text-indent: -9999em;
					float: right;
					height: 40px;
					width: 350px;
					background: url(_images/apply.gif?cache=0) -5px top no-repeat;
					}
					#frontsplash a.apply:hover
						{
						background: url(_images/apply.gif?cache=0) -5px bottom no-repeat;
						}
					
			#content
				{
				padding: 16px;
				text-align: left;
				background: url(_images/pbg.gif?cache=0) left -200px no-repeat;
				}
				
					
				.thecontent
					{
					font-family: 'Times New Roman', Times, Georgia;
					color: #494947;
					font-size: 1.1em;
					}
					
				.thecontent p
					{
					line-height: 1.5em;
					padding: 0 0 1.5em 0;
					}
					
				.thecontent h2
					{
					font-size: 1.8em;
					font-weight: bold;
					}
					
				.thecontent h3
					{
					font-size: 1.5em;
					font-weight: bold;
					font-style: italic;
					padding-bottom: 4px;
					border-bottom: 1px solid #F7E2E7;
					}
					
				.thecontent h4
					{
					font-size: 1.25em;
					font-style: italic;
					}
					
				.thecontent a
					{
					color: #8B0808;
					}
					
				.thecontent .morebox
					{
					font-size: .8em;
					}
					
				.morebox
					{
					text-align: right;
					font-size: .9em;
					padding-top: 5px;
					border-top: 1px dotted #F7E2E7;
					}
					
				.more
					{
					color: #8B0808;
					font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
					}
					
				.more:hover
					{
					color: #8B0808;
					text-decoration: underline;
					}
					
				.dyklist
					{
					padding: 10px 0 0 10px;
					margin-bottom: 10px;
					}
					
					.dyklist li
						{
						padding: 5px 0 5px 0;
						}
	
				#home_program_1 {
					margin: 0 20px 0 0;
					}

				.home_programs
					{
					padding: 10px 0 0 0px;
					margin: 0 20px 20px 0;
					float: left;
					width: 200px;
					.width: 195px;
					}
					
					.home_programs h3 {
						margin-top: 0;
						padding-top: 0;
						}

					.home_programs p {
						font-style: italic;
						font-size: 1.2em;
						margin-bottom: -3px;
						padding-bottom: 0;
						}
	
					.home_programs li
						{
						padding: 5px 0px 5px 15px;
						list-style: none;
						margin: 0;
						background: url(_images/bullet_home.gif?cache=0) left 9px no-repeat;
						}

						.home_programs li:hover {
							color: #590505;
							background: #F9F8F6 url(_images/bullet_home.gif?cache=0) left 9px no-repeat;;
							}
											
				#fpcolOne
					{
					float: left;
					width: 440px;
					font-family: 'Times New Roman', Times, Georgia;
					}
					
				#fpcolTwo
					{
					float: right;
					width: 152px;
					color: #6A6762;
					background: #F9F8F6;
					}
					
					#fpcolTwo h4
						{
						padding: 3px 0 2px 8px;
						background: #E3DCD4;
						text-transform: uppercase;
						font-size: 1em;
						}
						
					#fpcolTwo li
						{
						border-top: 1px dotted #D2D1CF;
						padding: 7px 7px 7px 21px;
						font-size: .8em;
						background: url(_images/tag.gif?cache=0) top left no-repeat;
						background-position: 0 10px;
						}
						
					#fpcolTwo a
						{
						color: #6A6762;
						}
						
					#fpcolTwo a:hover
						{
						color: #8B0808;
						text-decoration: underline;
						}
			
				
			#subcontent
				{
				margin-top: 5px;
				padding: 23px 16px 16px 5px;
				font-family: helvetica, arial, sans-serif;
				color: #428592;
				font-size: 1.1em;
				/*border-left: 1px solid #DCCFC7; */
				background: url(_images/pbg.gif?cache=0) top left no-repeat;
				min-height: 429px;
				height: auto !important;
				height: 429px;
				}
					
				#subcontent p
					{
					font-size: 1.05em;
					line-height: 1.5em;
					padding: 0 0 1.5em 0;
					}
					
				#subcontent h2
					{
					font-size: 1.5em;
					font-weight: nomal;
					color: #00863e;
					}
					
					#subcontent h2 a {
						text-decoration: none;
						}
						
						#subcontent h2 a:hover {
							text-decoration: underline;
							}
					
				#subcontent h3
					{
					font-size: 1.5em;
					font-weight: bold;
					font-style: italic;
					padding-bottom: 4px;
					color: #00863e;
					/*	border-bottom: 1px solid #F7E2E7;*/
					}
					
				#subcontent h4
/*					font-size: 1.25em;
					font-style: italic;	*/
					{
					font-weight: bold;
					font-size: 1.15em;
					display: block;
					text-transform: uppercase;
					font-family: 'Times New Roman',Times,Georgia;
					}
					
				#subcontent h5
					{
					font-size: 1.25em;
					font-style: italic;
					}
					
				.post
					{
					margin-top: 10px;
					padding-top: 25px;
					border-top: 1px solid #a4c9db;
					}
					
				.content_post
						{
						margin-top: 0px;
						padding-top: 8px;
						padding-bottom: 25px;
						}
					
					.post a, .content_post a
						{
						color: #00863e;
						text-decoration: underline;
						}
						
						.content_post .img_left
							{
							float: left;
							padding: 4px 4px 0px 4px;
							margin: 6px 1.2em 1.2em 0;
							background: #fff;
							border: 1px solid #F3E6E6;
							}

						.content_post .img_right
							{
							float: right;
							padding: 4px 4px 0px 4px;
							margin: 6px 0 1.2em 1.2em;
							background: #fff;
							border: 1px solid #F3E6E6;
							}
						
						.hr 
							{
							clear: both;
							border-top: 1px solid #efefef;
							height: 1em;
							margin: 10px 0 0 0;
							}
							
						.clear 
							{
							clear: both;
							height: 1px;
							}

					.thedate
						{
						position: relative;
						float: right;
						font-style: italic;
						font-size: .9em;
						font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
						}
						
					.postdetails
						{
						position: relative;
						border-top: 1px dotted #f7e2e7;
						padding: 8px 0 8px 25px;
						background: url(_images/postedin.gif?cache=0) #F9f9f9 no-repeat;
						background-position: 9px 12px;
						font-style: italic;
						color: #428592;
						}
						
					.details
						{
						position: relative;
						border-top: 1px dotted #f7e2e7;
						margin-bottom: 20px;
						padding: 8px 15px;
						background: #F9F8F6;
						background-position: 9px 12px;
						color: #434341;
						}
						
					.details_odd
						{
						position: relative;
						border-top: 1px dotted #f7e2e7;
						padding: 8px 15px;
						background: #F9F8F6;
						background-position: 9px 12px;
						color: #434341;
						}
						
					.details_even
						{
						position: relative;
						border-top: 1px dotted #f7e2e7;
						padding: 8px 15px;
						background: #fff;
						background-position: 9px 12px;
						color: #434341;
						}
						
						.details h3 {
							border: none;
							}
						
						.postdetails a, .details a, .details_even a
							{
							color: #6A6762;
							font-weight: bold;
							}
					
					blockquote 
						{
						border: 1px dotted #f7e2e7;
						background: #fff;
						border-width: 1px 0;
						margin: 0 0 10px 0;
						padding: 10px;
						}			

					blockquote p
						{
						font: 1.4em normal "Times New Roman", Times, serif;
						font-style: italic;
						}			
		#colTwo
			{
			float: left;
			width: 334px;
			color: #333333;
			}
						
			#quotepic
				{
				height: 299px;
				background: url(_images/test_tasha_meyers.jpg) top right no-repeat;
				}

				#quotepic_2
					{
					height: 299px;
					background:  url(_images/test_dassah_lawrence.jpg) top right no-repeat;
					}

				#quotepic_3
					{
					height: 299px;
					background: url(_images/test_fallon_wood.jpg) top right no-repeat;
					}
					
				#quotepic_4
					{
					height: 299px;
					background: url(_images/test_brandi_roe.jpg) top right no-repeat;
					}
					
				#quotepic_5
					{
					height: 299px;
					background: url(_images/test_kay_lannom.jpg) top right no-repeat;
					}
					
				#quotepic_6
					{
					height: 299px;
					background: url(_images/test_jeannie_moore.jpg) top right no-repeat;
					}
					
				#quotepic_7
					{
					height: 299px;
					background: url(_images/test_bessie_williams.jpg) top right no-repeat;
					}
					
				#quotepic_8
					{
					height: 299px;
					background: url(_images/test_pearlie_sowell.jpg) top right no-repeat;
					}
					
				
			.quote
				{
				padding: 7px 10px 10px 20px;
				font: 1.4em/1.4em normal georgia;
				font-style: italic;
				padding-bottom: 4px;
				}
				
			.quoteauthor
				{
				font-weight: bold;
				font-size: 1.15em;
				display: block;
				text-align: right;
				text-transform: uppercase;
				font-family: 'Times New Roman', Times, Georgia;
				}
				
			.graddate
				{
				display: block;
				padding-bottom: 10px;
				text-align: right;
				font-size: .9em;
				}
				
				
			#newsbox
				{
				margin-top: 60px;
				padding-bottom: 35px;
	/*****/		width: 335px;							
				background: url(_images/rboxbg.gif?cache=0) bottom left no-repeat;	
				}
				
				#newsbox a
					{
					color: #428592;
					}
				
	/*sub_nav titles*/
					#t_about
						{
						height: 50px;
						background: url(_images/t_about_us.gif?cache=0) top left no-repeat;
						text-indent: -9999em;
						}
						
					#t_academics
						{
						height: 50px;
						background: url(_images/t_academics.gif?cache=0) top left no-repeat;
						text-indent: -9999em;
						}				
		
					#t_admissions
						{
						height: 50px;
						background: url(_images/t_admissions.gif?cache=0) top left no-repeat;
						text-indent: -9999em;
						}				
		
					#nwsaa  /*news and events*/
						{
						height: 50px;
						background: url(_images/t_newsandarticles.gif?cache=0) top left no-repeat;
						text-indent: -9999em;
						margin-top: -27px;
						}
						
					#t_success_stories
						{
						height: 50px;
						background: url(_images/t_success_stories.gif?cache=0) top left no-repeat;
						text-indent: -9999em;
						}				
		
					#t_contact
						{
						height: 50px;
						background: url(_images/t_contact.gif?cache=0) top left no-repeat;
						text-indent: -9999em;
						}				
	/* end subs */
	
				#newsbox h3, 
					{
					padding-top: 10px;
					padding-left: 5px;
					font-size: 1.2em;
					font-weight: bold;
					color: #00863e;
					}
				
				.newscontent
					{
					padding: 0 30px 0 30px;
					}
					
					.newscontent img 
							{
							margin: 15px 0 -25px 0;
							}
	
							.newscontent h3 {
								margin-top: 20px;
								font-size: 1.3em;
								font-weight: bold;
								color: #00863e;
								}
					
				.newsbox
					{
					padding: 2px 5px 10px 5px;
					border-bottom: 1px solid #EADCD7;	
					font-size: 1em;
					}
					
					.newsbox li
						{
						position: relative;
						padding: 3px 0 3px 0;
						color: #428592;	
						}
						
					.newsbox a
						{
						padding: 1px 0 2px 15px;
						background: url(_images/bullet.gif?cache=0) left center no-repeat;
						}
						
					.newsbox a:hover
						{
						text-decoration: underline;
						}
						
					#s
						{
						float: left;
						padding: 5px 5px 2px 5px;
						height: 18px;
						border: 1px solid #a4c9db;
						width: 205px;
						margin-left: -5px;
						}
						
					#search
						{
						float: left;
						width: 55px;
						padding: 0px 5px 3px 5px;
						height: 27px;
						background: #00863e;
						font-weight: bold;
						color: #fff;
						font-size: 1em;
						border: 0px;
						}
						
						div.widen
						{
						padding-right: 0px;
						}
					
				#sidebar
					{
					margin-top: 20px;
					padding-bottom: 60px;
		/*****/		width: 335px;							
					background: url(_images/rboxbg.gif?cache=0) bottom left no-repeat;	
					}
				
				#latest_art  /*latest articles*/
					{
					height: 50px;
					background: url(_images/t_latestarticles.gif?cache=0) 10px top no-repeat;	
					text-indent: -9999em;
					padding-bottom: 10px;
					}
					
				
				#sidebar a
					{
					color: #428592;
					}
						
						
					.widgetbox
						{
						padding: 10px 10px 10px 15px;
						}
						
					.widgetbox h3
						{
						padding: 3px 0 2px 8px;
						background: #E3DCD4;
						text-transform: uppercase;
						font-size: 1em;
						color: #87847F;
						}
						
					.widgetbox ul
						{
						background: #F9F8F6;
						}
						
					.widgetbox li
						{
						border-top: 1px dotted #D2D1CF;
						padding: 7px 7px 7px 21px;
						font-size: .8em;
						background: url(_images/tag.gif?cache=0) top left no-repeat;
						background-position: 0 10px;
						}
						
					.widgetbox a
						{
						color: #87847F;
						}
						
					.widgetbox a:hover
						{
						color: #8B0808;
						text-decoration: underline;
						}
		
/* sod hal add footer to blog */		
#foot{
	overflow: hidden;
	background: url(../../../../assets/_images/bg.png) top left repeat-x; 
	/* background: url(../_images/foot-bg.jpg) top left repeat-x; */
}

	#footer{
		margin: auto;
		width: 959px;
		text-align: left;
		color: #fff;	
		font-size: 11px;
		padding: 12px 0 120px 0;
	}
	
		#footer ul{
			overflow: hidden;
		}
	
		#footer li{
			float: left;
			padding-right: 9px;
			
		}
	
		#footer a{
			float: left;
			color: #fff;
			font-weight: bold;
			text-transform: uppercase;
		}
	
	#footer2{
		margin: auto;
		width: 959px;
		text-align: left;
		color: #fff;	
		font-size: 11px;
		padding: 8px 0;
		}
		#footer2 a{
			float: none;
			text-transform: none;
			}
	
	#footer3{
		margin: auto;
		width: 959px;
		text-align: left;
		color: #8f8f8f;	
		font-size: 11px;
		padding: 0;
		font-style: italic;
		}
		
		#footer3 a{
			float: none;
			color: #8f8f8f;
			text-transform: none;
			font-weight: normal;
			}
		#footer3 a:hover {
			color: #00863e;
			}

	
#pei-logo {
	float:right;
	position:relative;
	top:-15px;
	right: 20px;
}
			
/* end footer adds */	
		
		
		
	#comwrap
		{
		padding-top: 15px;	
		}
		
	#comwrap .commentlist li
		{
		position: relative;
		padding: 10px;
		margin-bottom: 10px;
		border-top: 1px solid #a4c9db;
		background: #fafafa;
		}
		
	#comwrap .commentlist .avatar
		{
		float: right;
		}
		
	#comment
		{
		width: 450px;
		border: 1px solid #a4c9db;
		}
	
	

/*    williams stuff */

#subcontent table {
	width: 590px;
	background: #Fff;
	}

#subcontent thead {
	font-weight: bold;
	background: #E3DCD4;
	}

#subcontent tbody {
	background: #F9F8F6;
	}

#subcontent td {
	padding: 5px 5px 2px 10px;
	}
	
#subcontent .details h3 {
	border-width: 0;
	}
	
#subcontent .ul_list {
	margin-bottom: 20px;
	}
	
#subcontent .ul_list li {
	font-size: 1.1em;
	line-height: 1.4em;
	position: relative;
	padding-left: 12px;
	background: url(_images/bullet.gif?cache=0) left center no-repeat;
	}


/*   content classes */	
address {
	margin-bottom: 20px;
	}

.border_btm {
	padding-bottom: 4px;
	border-bottom: 1px solid #F7E2E7;
	}

.col {
	width: 275px;
	float: left;
	}

#map_btn a {
	width: 150px;
	padding: 3px 10px;
	color: #fff;
	font-weight: bold;
	background: #8B0808;
	text-decoration: none;
	}

	#map_btn a:hover {
		color: #8B0808;
		background: #E3DCD4;
		}

.margin-top-20 {
	margin-top: 20px;
	}
	

.post h3 {
	font-size: 12px;
	color: #666;
	}
	
.post h3 a {
	color: #00863e;
	text-decoration: none;
	}

	.post h3 a:hover {
		text-decoration: underline;
		}

.post ul {
	margin: 0 0 10px 20px;
	list-style-type: circle;
	}
	
	
	
	
/* SodHal adds to blog style **********/
#hshim{
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
	height: 106px;
	background: url(../../../../assets/_images/hbg.png) top center;		
}


#wrap{
	position: relative;
	margin: auto;
	width: 979px;
}

	#head{
		position: relative;
		height: 106px;
		margin-left: -10px;
		background: url(../../../../assets/_images/head.png) top left no-repeat;
	}
	
		#logo{
			position: absolute;
			bottom: 0;
			left: 14px;
			width: 236px;
			height: 59px;
			text-indent: -9999em;
		}
		
		
		#cart{
			position: absolute;
			top: 0;
			right: 10px;
			height: 36px;
			width: 71px;
		}
		
		#cart:hover{			
			background: url(../../../../assets/_images/cart.jpg) top left no-repeat;
		}
		
		
		#nav{
			float: right;
			padding-top: 45px;	
		}
		
			#nav li{
				float: left;
				height: 61px;
				margin-left: -23px;
			}
			
			#nav li a{
				float: left;
				height: 61px;
				text-indent: -9999em;	
			}
			
			#n1{
				width: 110px;
				background: url(../../../../assets/_images/n1.png) top left no-repeat;
			}
			
			#n2{
				width: 258px;
				background: url(../../../../assets/_images/n2.png) top left no-repeat;
			}
			
			#n3{
				width: 147px;
				background: url(../../../../assets/_images/n3.png) top left no-repeat;
			}
			
			#n4{
				width: 180px;
				background: url(../../../../assets/_images/n4.png) top left no-repeat;
			}
			
			#n5{
				width: 136px;
				background: url(../../../../assets/_images/n5.png) top left no-repeat;
			}
			
			#nav li.active a, #nav li a:hover{
				background-position: bottom left;
			}
			
	#wrap2{
		text-align: center;	
		background: url(../../../../assets/_images/pbg.jpg) top center;
	}	

/* content */
	.h1_blog {
		font-size: 1.9em;
		font-weight: bold;
		color: #038141;
		padding-top: 36px;
	}
	
	blockquote {
		float: right;
		width: 220px;
		margin-left: 20px;
		padding: 10px 20px 10px 0;
		line-height: 2em;
		text-align: left;
		border: 5px solid #559BBD;
		border-width: 5px 0;
		}
		
		#subcontent blockquote p {
			font-size: 1.2em;
			font-style: normal;
			font-weight: bold;
			padding-bottom: 1em;
			color: #519EAE;
			}
		
