@import url(blueprint.css);
@import url(calendar.css);
@import url(thickbox.css);
@import url(jquery.lightbox-0.5.css);

/* UTILITIES */
.span-250 { width: 230px; float: left; margin-right: 10px; padding: 20px 10px; }
.span-200 { width: 200px; float: left; margin-right: 20px; }
.span-450 { width: 450px; float: left; }
.span-470 { width: 450px; float: left; margin-right: 20px; }
.span-690 { width: 670px; float: left; margin-right: 20px; }
.last { margin-right: 0; }
.replace { text-indent: -9999px; overflow: hidden; }
.upper { text-transform: uppercase; }
.underline { padding-bottom: 3px; border-bottom: 1px solid #ccc; }
.hint { font-size: 11px; }
.left { float: left; }
.right { float: right; }
.bottom { padding-bottom: 3px; border-bottom: 1px solid #ccc; margin-bottom: 10px; margin-top:24px; }
	ul.bottom { margin: 0 0 24px 0; }
.top { padding-top: 3px; border-top: 1px solid #ccc; margin-top: 10px; }
a.pdf { background-image: url(/images/icons/page_white_acrobat.png); background-repeat: no-repeat; }
a.photo { background-image: url(/images/icons/image.png); background-repeat: no-repeat; }
a.link { background-image: url(/images/icons/link_go.png); }
a.arrow-left { background-image: url(/images/icons/arrow_left.png); }
a.arrow-right { background-image: url(/images/icons/arrow_right.png); }
a.icon:hover { text-decoration: underline; }
a.icon { padding: 0 0 5px 20px; line-height:  24px; text-decoration: none; background-repeat: no-repeat; }
a.prev, a.next { background-image: url(/images/icons/control_play_left.png); background-repeat: no-repeat; display: block; width: 16px; height: 16px; margin: 3px 10px 0 0; }
a.next { background-image: url(/images/icons/control_play_right.png); margin: 3px 0 0 10px; }
a.podcast_link {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:#112774 url(/images/special-nav-bg.gif) repeat-x scroll 0 0;
	border:1px solid #023752;
	color:#FFFFFF;
	display:block;
	font-family:Georgia,Times,"Times New Roman",serif;
	font-size:12px;
	padding:10px;
	margin-bottom: 10px;
	text-align:center;
	text-decoration:none;
	text-transform: uppercase; 
}
ul, ol { padding-left: 1.5em; }
ul ul { padding-left: 10px; list-style-type: circle; }

img.left, img.imgLeft { 
  float: left; 
  margin: 0 10px 0 0;
  padding: 2px;
  border: 1px solid #ccc;
  }
img.right { 
  float: right; 
  margin: 0 0 0 10px;
  padding: 2px;
  border: 1px solid #ccc;
  }
hr { display: none; }
blockquote { 
  font-size: 13px; 
  margin: 0 0 10px 0;
  padding: 5px 10px; 
  border-left: 1px solid #c4c4c4;
  color: #343434;
  }
  blockquote p { margin: 0; }
.gen_button {
  text-decoration: none;   
  background: #293c81 url(/images/section-nav-hover.gif) repeat-x 0 0;
  border: 1px solid #0d2166;
  font-family: Georgia, Times, "Times New Roman", serif; 
  font-size: 14px;
  color: #fff; 
  padding: 2px 10px;
  margin-bottom: 10px; 
  }
  .gen_button:hover { color: #ed9800; }
  
a { outline: 0; color: #293d82; }  

h1, h2, h3 { font-family: Georgia, Times, "Times New Roman", serif; }
h1 { color: #2a3d82; }
h2 { color: #4b4b4b; }
h1 { font-size: 24px; }
h2 { margin: 0 0 10px 0; font-size: 21px; line-height: 22px; }
.sidebar h2 { color: #aa6b00; clear: both; margin: 0 0 10px 10px; font-size: 18px; font-weight: bold; text-transform: uppercase; font-style: normal; font-weight: bold; }
h3 { 
  font-size: 17px; 
  color: #07122e; 
  line-height: 20px;
  margin-bottom: 10px; 
  }
  h3 a { 
    color: #343434;
    }
  h3 a:hover { color: #1d2f70; }
h4 { margin-bottom: 5px; font-size: 13px; font-weight: bold; color: #07122e; }

/* @end UTILITIES */


body { 
  background: #07122e url(/images/body-bg.gif) repeat-x 0 0;
  }
  body#calendarEvent { background: #fff; }
  body#calendarEvent .container { background: #fff; width: 500px; }
  body#calendarEvent .content { padding: 15px; }
.container { 
  width: 1000px;
  padding: 0; 
  background: #fff url(/images/container-bg.gif) repeat-x 0 0;
  }

.content { 
  clear: both; 
  float: left;
  padding: 30px; 
  }
.sub-nav { 
  list-style-type: none; 
  margin: 0 0 10px 10px; 
  float: right;
  width: 180px; 
  border-left: 1px solid #e1e1e1;
  padding: 10px 0 20px 10px;
  }  
  .sub-nav li { 
  font-size: 11px;
  line-height: 14px;
  font-weight: bold;
  font-family: Georgia, Times, "Times New Roman", serif; 
    }
  .sub-nav a { 
    text-decoration: none; 
    text-transform: uppercase;  
    color: #222; 
    padding: 6px 20px 6px 10px;
    display: block;
    }
  .sub-nav a:hover { color: #AA6B00; }
  .sub-nav a.current { background: #bf841f url(/images/icons/arrow_left_white.png) no-repeat 160px 5px; color: #fff; }
  
.sidebar { 
  background: url(/images/sidebar-bg.gif) repeat-x 0 0;
  }
  .sidebar ul.section-nav,
  .sidebar ul#nav_sub { 
    list-style-type: none; 
    margin: 0;
    padding:  0; 
    font-family: Georgia, Times, "Times New Roman", serif; 
    font-size: 14px;
    }
  .sidebar ul.section-nav a,
  .sidebar ul#nav_sub a { 
    text-decoration: none; 
    color: #6b6b6b;
    padding: 2px 10px 2px 20px;
    display: block; 
    border: 1px solid transparent;
    }
	ul.section-nav a:hover,
	ul#nav_sub a:hover {
		text-decoration: underline;
	}
	ul#nav_sub li.here a,
	ul#nav_sub li.parent_here a { 
    background: #293c81 url(/images/icons/arrow_left_white.png) no-repeat 2px 5px;
    border: 1px solid #0d2166;
    color: #fff; 
    }
	ul#nav_sub li.parent_here li a { 
		background: none;
		border: 0;
		color: #444;
		}	
	ul#nav_sub li.parent_here li.here a { 
		color: #293c81;
		}
	ul#nav_sub li.parent_here li.here a:before {
		content: "» ";	
		font-siz: 12px;
		color: #293c81;	
		}
	ul#nav_sub li.here li a,
	ul#nav_sub li li a { 
		padding-left: 20px;
		border: none;
		font-style: italic;
		background: none;
		color: #444;
		font-size: 12px; 
		}
	#nav_sub ul { 
		list-style-type: none; 
		margin: 0 0 5px 0;
		border-bottom: 1px solid #ccc;
		padding: 0 0 5px 0;
		}
	#nav_sub ul ul { 
		padding: 0;
		margin: 0;
		border: 0;
		}
	#nav_sub li.here .sub_level_2 a,
	#nav_sub li.parent_here .sub_level_2 a { 
		padding-left: 30px;
		background: 0;
		color: #444;
		}
		
	
  
#search-form { padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px solid #c0c0c0; }    
  #search-form fieldset { border: 0; padding: 0; margin: 0 0 10px 0; }
  #search-form ul { list-style-type: none; margin: 0; }
  #search-form li { margin-bottom: 9px; }
  #search-form a { 
    display: block;
    background: #112774 url(/images/special-nav-bg.gif) repeat-x 0 0;
    border: 1px solid #023752;
    color: #fff; 
    font-family: Georgia, Times, "Times New Roman", serif; 
    font-size: 14px; 
    text-decoration: none; 
    text-transform: uppercase;
    text-align: center; 
    padding: 10px 0; 
    }
  
#search-form input.text { width: 190px; float: left; margin: 0; }
#search-form input.submit { 
  width: 28px;
  background: #112774;
  color: #fff;
  border: 1px solid #0d2166;
  padding: 4px 0;
  }
  
/* ========== FORMS ========== */
fieldset.form { 
  padding: 0; 
  border: 0; 
  }
  fieldset.form ul { 
    list-style-type: none;
    margin: 0 0 1.5em 0;
    }
  fieldset.form li { 
    margin-bottom: 5px; 
    padding-bottom: 5px; 
    }
  fieldset.form li:last-child { 
    margin-bottom: 0; 
    padding-bottom: 0; 
    border: 0;
    }
  fieldset.form label { 
    float: left; 
    width: 120px; 
    text-align: right;
    margin: 5px 10px 0 0; 
    font-size: 10px; 
    color: #6B6B6B;
    text-transform: uppercase;
    }
  fieldset.form label .hint { text-transform: none; display:block; font-weight: normal; }
  fieldset.form li.form_footer input.submit { margin-left: 130px; }
  fieldset.form input.text { margin: 0; }
  fieldset.form li.city { float: left; }
  fieldset.form li.city input.text { width: 120px; }
  fieldset.form li.state { float: left; }
  fieldset.form li.state label { width: 40px; }
  fieldset.form li.zip label { width: 25px; }
  fieldset.form li.state input.text { width: 30px; } 
  fieldset.form li.zip input.text { width: 40px; }
  fieldset.form li.month { float: left; clear: both; width: 100%;}
  fieldset.form li.month select { float: left; margin-top: 5px; }
  fieldset.form span.year input.text { width: 70px; }
  fieldset.form span.year label { width: 40px; }
  fieldset.form li.hint { clear: both; margin: 0; padding-left: 130px; }
  fieldset.form textarea { width: 300px; height: 150px; }
  fieldset.form select { padding: 3px; width: 180px; margin: 0; }
  fieldset.form h4 { padding-bottom: 10px; }
  
form#freeform { margin-top: 20px; padding-top: 20px; border-top: 1px dotted #eee; }
/* @end ===== FORMS ========== */

/* ========== MASTHEAD ========== */
h1.site-title { 
  clear: both; 
  float: left;
  margin-left: 72px; 
  }
h1.site-title a { 
  width: 310px;
  height: 81px;
  display: block;
  background: url(/images/site-title.gif) no-repeat 0 0;
  }
.masthead h2 { 
  float: right; 
  width: 398px;
  height: 54px;
  clear: none;
  margin: 24px 66px 21px 0;
  background: url(/images/tagline.gif) no-repeat 0 0;
  }
/* GLOBAL NAV */
.globalnav { 
  list-style-type: none;
  margin: 4px 0 26px 0; 
  float: right;
  }
  .globalnav li {
    float: left; 
    margin-right: 10px;
  }
/* MAIN NAV */

.mainnav { 
  list-style-type: none; 
  margin: 8px 0 0 0; 
  padding:  0;
  float: left; 
  width: 1000px;
  font-size: 15px;
  font-family: Georgia, Times, "Times New Roman", serif; 
  text-transform: uppercase;
  position: relative;
  z-index: 100;
  }
  .mainnav li { 
    float: left;
    display: block; 
    position: relative; 
  }
  .mainnav li a { 
    display: block; 
    text-align: center;
    color: #fff; 
    text-decoration: none; 
    padding: 12px 5px 0 5px;
    height: 32px; 
    }
  .mainnav li:hover ul { display: block; }
  .mainnav li a:hover, .mainnav li a.current, .mainnav li:hover { background: #293c81;}
.mainnav ul { 
  display: none; 
  margin: 0;
  padding: 0; 
  position: absolute; 
  z-index: 4;
  font-size: 11px; 
  background: #293c81;
  text-transform: none; 
  font-family: Helvetica, Arial, sans-serif;
  border-top: 0; 
  }
  .mainnav ul ul {
	 display: block;
	 position:  relative;
}
  .mainnav li#alumniNav ul { right: 0; }
  .mainnav li li { 
    float: none; 
    font-weight: normal;
    padding: 0; 
    display: block;
  }
  .mainnav li li:last-child { border: 0; }
  .mainnav li li a { text-align: left; padding: 6px 10px; height: auto; border-bottom: 1px solid #eee;}
  .mainnav li li a:hover { background: #101c4b; color: #eee; }
  #aboutNav ul a,
  #academicsNav ul a,
  #admissionsNav ul a,
  #studentlifeNav ul a,
  #newsNav ul a,
  #alumniNav ul a { width: auto; }
  
  #homeNav a { width: 84px; }
  
  #aboutNav a { width: 106px; }
  #aboutNav ul { width: 200px; }
  
  #academicsNav a { width: 118px; }
  #academicsNav ul { width: 200px;}
  
  #admissionsNav a { width: 128px; }
  #admissionsNav ul { width: 200px; }
  
  #studentlifeNav a { width: 138px; }
  #studentlifeNav ul { width: 200px; }
  
  #newsNav a { width: 182px; }
  #newsNav ul { width: 192px; }
  
  #alumniNav a { width: 174px; }
  #alumniNav ul { width: 184px; }
  
  ul#nav_sub li li#academics_KMATS a { font-style: normal; }
    
/* ======@end MASTHEAD ========== */

/* ========== FOOTER ========== */
.footer { 
  clear: both;
  text-align: center;
  border-top: 1px solid #d3dde1;
  padding-top: 20px; 
  width: 960px; 
  margin: 0 auto;
  
  }
  .footer ul { 
    text-transform: uppercase;
    font-family: Georgia, Times,"Times New Roman", serif;
    list-style-type: none;
    }
  .footer li { display: inline; margin-right: 10px;}
  .footer li a { text-decoration: none; }
  .footer ul.vcard { 
    text-transform: none; 
    color: #9595b9; 
    }
/* ======@end FOOTER ========== */

/* ========== HOMEPAGE ========== */
#home #search-form { padding: 0; margin: 0; border: 0; }    
#home .content { padding: 30px 20px;}
#home h3 { font-size: 16px; font-weight: normal; }

#billboard, #feature_video {
	float: left;
	width: 704px;
	height: 293px;
	overflow: hidden;
	margin: 0 20px 40px 0;
	border: 1px solid #868687; 
	padding: 2px;
}
#feature_video {
	height: 385px;
	border: 0;
}
#feature_video a { display: none;}
  #billboard a { 
    width: 704px; 
    height: 293px; 
    display: block; 
    text-indent: -1000em;
    overflow: hidden;
    background-position: 4px 4px;
    background-repeat: no-repeat;
    }
#billboard img {
	padding: 2px;
}
#billboard_links { 
	position: absolute; 
	top: 531px; 
	left: 670px;
	z-index: 1000;
}
#billboard_links a  { 
	display: block;
	width: 28px;
	height: 26px;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	float: left;
	margin-right: 3px;
	background-image: url(/images/icons/billboard_control.gif);
}
#prev { background-position: 0 0; } 
#prev:hover { background-position: 0 -27px; } 
#next { background-position: 0 -54px; }
#next:hover { background-position: 0 -81px; } 

.special-nav { width: 230px; margin-bottom: 30px; float: left; }
  .special-nav fieldset { border: 0; padding: 0; margin: 0 0 10px 0; }
  .special-nav ul { list-style-type: none; margin: 0; padding: 0; }
  .special-nav li { margin-bottom: 9px; }
  .special-nav a { 
    display: block;
    background: #112774 url(/images/special-nav-bg.gif) repeat-x 0 0;
    border: 1px solid #023752;
    color: #fff; 
    font-family: Georgia, Times, "Times New Roman", serif; 
    font-size: 14px; 
    text-decoration: none; 
    text-transform: uppercase;
    text-align: center; 
    padding: 10px 5px; 
    }
  
.special-nav input.text { width: 190px; float: left; margin: 0; }
.special-nav input.submit { 
  width: 28px;
  background: #112774;
  color: #fff;
  border: 1px solid #023752;
  padding: 4px 0;
  }

.quick-links select { width: 229px; font-size: 14px; padding: 3px 2px; }

.col1 { margin-right: 20px !important; }

.prez { 
  color: #666; 
  font-size: 11px; 
  margin-bottom: 20px;
  }
  .prez h2 { 
    color: #b71d1d;
    font-family: Georgia, Times, "Times New Roman", serif; 
    font-size: 22px;
    margin-bottom: 5px; 
    line-height: 24px;
    }
  .prez h2 span { 
    text-transform: uppercase;
    letter-spacing: 1px; 
    font-size: 18px; 
    display: block; 
    font-family: Optima, "Trebuchet MS", Tahoma, sans-serif;
    }
  .prez img { width: 120px; }
    
.link-box { 
  background: url(/images/link-box-bg.gif) repeat-x 0 0;
  border-top: 1px solid #d6d6d6;
  padding: 10px; 
  }
  .link-box h2 { 
    color: #9796b5; 
    font-size: 21px; 
    }
  .get-connected { width: 200px; margin-right: 20px; float: left; }
    .get-connected ul { list-style-type: none; margin: -7px 0 0 0; padding: 0; }
    .get-connected a { 
      display: block; 
      width: 145px; 
      height: 38px; 
      padding: 22px 0 0 55px;
      background-repeat: no-repeat;
      background-position: 0 0;
      font-family: Georgia, Times, "Times New Roman", serif;
      font-size: 14px; 
      color: #293d82; 
      text-decoration: none; 
      }
    .get-connected .student-portal a { background-image: url(/images/student-portal.gif); }
    .get-connected .staff-portal a { background-image: url(/images/email.gif); }
    .get-connected .blackboard a { background-image: url(/images/blackboard.gif); }
    .get-connected .facebook a { background-image: url(/images/facebook.gif); }
    .get-connected .twitter a { background-image: url(/images/twitter.gif); }
  
  .home-links { width: 220px; float: right; margin-right: 10px; }
  .home-links ul { list-style-type: none; margin: 0; padding:0;}
  .home-links li { margin: 0; }
  .home-links a { 
    display: block; 
    background: #f8f8fb;
    font-family: Georgia, Times, "Times New Roman", serif; 
    color: #293d82; 
    font-size: 16px; 
    text-decoration: none; 
    border-top: 1px solid #d6d6d6;
    padding: 5px 10px 6px 10px ; 
    }
  .home-links a:hover { background: #293d82; color: #fff; }

.col2, .col3 { margin-top: 15px; }
  
.col2 { 
  width: 220px; 
  margin-right: 20px; 
  float: left; 
  }
.col3 { 
  width: 220px; 
  float: left;
  margin-left: 0; 
  }
.col2 h2, .col3 h2 { 
  font-size: 28px;
  color: #9796b5; 
  }
.col2 h3 { margin-bottom: 0; }
.col2 .entry { font-size: 11px; color: #666; margin-bottom: 20px; }
.col2 .news { margin-bottom: 24px; }
.col3 h3 { font-size: 14px; color: #9796b5; }
.col3 .chapel { 
  margin-bottom: 20px; 
  padding-bottom: 20px; 
  border-bottom: 1px solid #d3dde1;
  }
.col3 .see-all { 
  text-decoration: none; 
  display: block; 
  padding-right: 12px; 
  background: url(/images/read-more.gif) no-repeat right 5px;
  float: left; 
  }
  .col3 .see-all:hover { text-decoration: underline; }
/* @end ====== HOMEPAGE ========== */

/* ===== NEWS / BLOG ENTIRES ===== */
.chapel_construction_page .entry {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ccc;
}
.entry em.author { 
  color: #666;
  font-size: 14px;
  font-family: Georgia, Times, "Times New Roman", serif; 
  }
.entry h2.bottom { margin-top: 0; }
.entry a.read-more { 
  display: inline-block; 
  text-indent: -99999px; 
  overflow: hidden;
  width: 6px; 
  height: 8px; 
  margin-left: 5px;
  background: url(/images/read-more.gif) no-repeat 0 0;
  }
 .recent-entries ul {
	list-style-type: none;
	margin: 0;
}
/* @end  NEWS / BLOG ENTRIES ===== */

/* ===== EVENTS ===== */
.events dt { 
  color: #293d82;
  font-size: 16px; 
  font-family: Georgia, Times, "Times New Roman", serif; 
  font-weight: normal; 
  }
.events dd { 
  margin: 0 0 10px 0;
  color: #666;
  font-size: 13px; 
  }
  
.chapel dt { 
  color: #293d82;
  font-size: 14px; 
  font-family: Georgia, Times, "Times New Roman", serif; 
  font-weight: normal; 
  }
.chapel dd { 
  margin: 0 0 10px 0;
  color: #666;
  font-size: 11px; 
  font-style: italic;
  }
/* @end  EVENTS ===== */

/* ===== SEARCH ===== */
dl.result { margin: 0 0 10px 0; }
.result dt a { 
  text-decoration: none; 
  font-family: Georgia, Times, "Times New Roman", serif; 
  padding: 5px 10px 5px 5px;
  background: url(/images/read-more.gif) no-repeat right 10px;
  }
.result dt a:hover { 
  background: #eee url(/images/read-more.gif) no-repeat right 10px;
  }
/* @end  SEARCH ===== */


/* ALUMNI */
#alumni.index_page .content { background: url(/images/static/future-chapel-complex.jpg) no-repeat center bottom; padding-bottom: 426px; }
#alumni.giving_to_midwestern_page .content { background: url(/images/static/spire-lawn.jpg) no-repeat center bottom; padding-bottom: 750px; }
fieldset.form li.year_graduated label { margin-top: 0; }
#alumni .officer { margin-bottom: 20px; }
#alumni #officer_2.officer { margin-right: 0; }
  #alumni .officer img { 
    width: 100px; 
    float: left; 
    margin-right: 20px; 
    padding: 3px; 
    border: 1px solid #ccc;
    }
  #alumni .officer ul { 
    list-style-type: none; 
    margin-left: 0; 
    }
  #alumni .officer .blurb { 
    font-style: italic;
    margin-top: 10px; 
    }
  #alumni .officer h3 { 
    margin-bottom: 8px; 
    padding-top: 8px;  
    font-size: 18px; 
    }
  #alumni .officer label { 
    width: 50px; 
    float: left;   
    margin-top: 3px;
    font-size: 10px; 
    color: #6B6B6B;
    text-transform: uppercase;
    }

/* @end ALUMNI */

/* ABOUT */
#about.index_page .alpha { background: url(/images/static/spire-at-dawn.jpg) no-repeat left bottom; padding-bottom: 836px; }
#about.about_page .alpha img.imgLeft { margin-bottom: 20px; }
#about.leadership_team_page .leader { margin-bottom: 20px; }
#about.leadership_team_page .leader h3 { border-bottom: 1px solid #e9e9e9; padding-bottom: 4px; font-size: 17px; color: #2A3D82; }
#about.leadership_team_page .leader img { 
  float: right; 
  margin: 0 0 0 10px;
  padding: 3px; 
  border: 1px solid #ccc; 
  width: 100px; 
  }
#about.directory_page .alpha h2 { clear: both; }
#about.directory_page .alpha h2 a { font-style: italic; font-size: 13px; }


.imgs { padding: 10px 0 10px 2px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin: 10px 0; clear: both; }
.imgs img { padding: 3px; border: 1px solid #ccc; }
.imgs em.hint { color: #999; display: block; margin-bottom: 5px; }
#about #prez-imgs img { width: 154px; float: left; margin-right: 5px; }
.staff-group {
	float: left;
	width: 100%;
}
ul.staff { 
  list-style-type: none; 
  margin: 0 20px 10px 0; 
  height: 85px; 
  width: 315px; 
  float: left; 
  padding: 0;
  }
  ul.staff h4 { 
    font-family: Georgia, Times, "Times New Roman", serif;
    }
  ul.staff li.position { 
    font-size: 11px;
    font-style: italic;
    }
ul#staff_list { list-style-type: none; margin-left: 0; float: left; width: 100%; padding: 0 0 15px 0;}
  ul#staff_list li { width: 30%; float: left; }
  ul#staff_list li a { 
    text-transform: uppercase; 
    font-weight: bold; 
    font-size: 10px; 
    color: #6b6b6b;
    }
/* @end ABOUT */

/* NEWS & RESOURCES */
a.facebook { 
  background: url(/images/icons/facebook.gif) no-repeat 0 4px;
  font-size: 18px; 
  margin: 30px 0; 
  color: #;
  text-decoration: none; 
  display: block;
  padding: 0 0 4px 30px; 
  }
#news_and_resources.index_page .content { background: url(/images/static/spire-lawn.jpg) no-repeat center bottom; padding-bottom: 950px; }

ul.big-links { list-style-type: none; margin: 0; padding: 0; font-size: 14px; font-family: Georgia, Times, "Times New Roman", serif; }
  .big-links li { float: left; width: 300px; margin-right: 10px; border-bottom: 1px solid #cecece;  border-left: 1px solid #cecece; }
  .big-links a { display: block; padding: 3px 10px; background-color: #e1e1e1; text-decoration: none; color: #242424; }
  .big-links a:hover { background-color: #cecece;}
  .big-links a.pdf { padding-left: 30px; background-position: 10px 5px; }

.news-lists { margin-top: 20px; }
.list { margin-bottom: 30px; }  
  .list ul { list-style-type: none; }
  .list h3 { border-bottom: 1px solid #ccc; color: #6b6b6b; }
  .list li { margin-bottom: 5px; }
  .list a.pdf { padding-left: 20px; background-position: 0 1px; }

.recent-news { padding-top: 5px; margin-top: 20px; border-top: 1px solid #ccc; }
  .recent-news dl { margin-bottom: 8px; padding-bottom: 8px; border-bottom: 1px solid #ddd; }
  .recent-news dt { font-size: 14px; }
  .recent-news dt a { text-decoration: none; color: #aa6b00;  }
  .recent-news dd.date { font-style: italic; font-size: 11px; color: #777; }
  .recent-news dd.blurb { clear: both; }  
  .recent-news dd.blurb img { width: 80px; }
.recent-news ul { padding:0;}
  
.article_page .entry h2 { margin-bottom: 3px; }
.date { 
  margin-bottom: 10px; 
  font-size: 12px; 
  font-family: Georgia, Times, "Times New Roman", serif; 
  float: left;
  width: 100%;
  }

.event_page h2 span { font-size: 11px; font-style: italic; color: #a6a6a6; }
/* @end NEWS & RESOURCES */    

/* CURRENT STUDENTS */
/* @end CURRENT STUDENTS */

/* FUTURE STUDENTS */
#future_students.fusion_page .imgLeft {  border: 0; margin-bottom: 10px; }
#future_students.index_page .alpha { background: url(/images/static/spire-3.jpg) no-repeat left bottom; padding-bottom: 760px; }
/* @end FUTURE STUDENTS */


/* STUDENT LIFE */
#student_life.kansas_city_page .content { background: url(/images/static/kc-at-night.jpg) no-repeat center bottom; padding-bottom: 700px; }
#student_life.overview_page .content { background: url(/images/static/housing-bg.jpg) no-repeat center bottom; padding-bottom: 550px; }

.job_listing { margin-bottom: 10px; padding-bottom: 10px; border-bottom: 1px solid #dedede; }
/* @end STUDENT LIFE */

/* ADMISSIONS */
#admissions .staff { float: left; width: 315px; margin-bottom: 10px; }
  #admissions .staff ul { list-style-type: none; margin: 0 0 1.5em 0; }
  #admissions .staff img { float: left; margin: 0 5px 5px 0; width: 80px; padding: 2px; border: 1px solid #ccc; }
  
#admissions.online_courses_how_to_register_page h3 { font-weight: bold; }
#admissions a.arrow-right, #admissions a.arrow-left { background-position: 0 4px; }
#admissions.extension_courses_how_to_register_page .location { 
	float: left; 
	width: 280px; 
	padding: 10px;
	margin: 0 20px 20px 0; 
	background: #eee;
	
	}

#admissions ul.price-table li { padding: 5px; margin: 2px 0 0 0; }
#admissions ul.price-table li.even { background: #e1e1e1; }
#admissions ul.price-table li.odd { background: #eee; }
#admissions ul.price-table label { float: right; }
/* @end ADMISSIONS */

/* ACADEMICS */
.faculty_member {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #e1e1e1;
	font-size: 11px;
}
.faculty_member li.position { font-style: italic; }
.faculty_member li.email { margin-bottom: 14px; }
.faculty_member img { margin-bottom: 0; width: 100px; }
.side_list {
	margin: 0 0 0 10px;
	width: 180px;
	clear: right;
	float: right;
	padding: 0 0 14px 10px;
	font-size: 11px;
	border-left: 1px solid #e1e1e1;
}	
	.side_list h3 {
	margin-top: 12px;
	border-color: #e1e1e1;
}
	.side_list ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	.side_list ul ul {
	margin: 10px 0 10px 10px;
	list-style-type: none;
}
	.side_list li {
	margin-bottom: 6px;
}
	.side_list a {
		padding-left: 17px;
		background: url(/images/icons/file_acrobat1.gif) no-repeat 0 2px;
		display: block;
}
	.side_list a.link {
		background: url(/images/icons/link_go.png) no-repeat 0 0;
}

/* LIBRARY */
#academics.library_page .content,
#academics.spurgeon_collection_page .content { background: url(/images/static/library-bg.jpg) no-repeat center bottom; padding-bottom: 570px; }
#academics.library_purpose_statement_page .content { background: url(/images/static/aerial_chapel.jpg) no-repeat center bottom; padding-bottom: 455px; }
#academics.the_morton_seats_institute_page .imgs img { width: 320px; }
#academics.nehemiah_church_planting_page .alpha li { margin-bottom: 5px; }
/* @end LIBRARY */
/* @end ACADEMICS */

