/* @override

	http://webdev.cdrs.columbia.edu/wfp/wp-content/themes/carrington/css/wfpp.css
*/


@font-face {
  font-family: covington ;
  src: url( ../img/Coving03.ttf) format("truetype");
}


h1.covington{

	font-family: 'covington', sans-serif;
	text-transform: uppercase;
	font-size: 48px;
	line-height: 52px;
	text-align: left;
	margin-left: 15px;



	text-shadow: 1px 1px 0px white, 2px 2px 0px #acacac;


	margin-bottom: 36px;
}

 body.single-pioneer h1.covington{

	 margin-left: 0;
 }



body {

font-family: Georgia, "Times New Roman", Times, serif;
background-image: url('../img/paper.png');
}






#searchform {
 margin-top: 1em;
/*  position: absolute; */
 bottom: 200px;
 max-width: 80%;

}



#searchform input.search-query{

	width: 40%;
}


#debug{

	position: fixed;
	bottom: 0;
	right: 0;
}

#debug ul {

	list-style-type: none;
	text-transform: uppercase;
	margin: 0;
}

#debug ul li{

padding: 1px 5px;
background-color: rgba(255,255,255,.4);
cursor: pointer;

}

#debug ul li:hover{

background-color: rgba(255,255,255,.8);

}


.content-box{

	background: rgba(255,255,255,.5)
}

 tbody tr:nth-child(even) td, tbody tr.even td {background:transparent;}

 #bodyContent h2{
	border-bottom-style: solid;
	border-bottom-width: 1px;
}





a img {
	border: none;
}
p img {
	margin-bottom: 0.5em; /* a small bottom margin prevents content floating under images */
}
/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-area img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resize

	d width for correct aspect ratio. */
}
img.alignleft {
	margin-right: 1em;
}
img.alignright {
	margin-left: 1em;
}

div.bio-pic {
	  width: 40%;
	 float: left;
	 text-align: right;

}



 a {

 color: #a5007d;



}


a:hover{
	 color: #ff0f72;

}






#contents h2 a, #contents h3 a, #contents h1 a{

	text-decoration: none;
	color: #333;
	border: none;

	}

.bio-box{

columns: 2;
-webkit-columns:  2; /* Safari and Chrome */
-moz-columns:  2; /* Firefox */
}

.bio-box h2{
-webkit-column-break-before: always;
}





div.credit-report h4{

	font-weight: 100;
	text-transform: uppercase;
}

div.credit-report{

	background: rgba(255,255,255,.4);
	border: 1px solid rgba(0,0,0,.25);
	padding: 1em;
}

#bio table td {
	vertical-align: top;
}

td.l {
	text-align: right;
	font-style: italic;
	color: #a8a8a8

}

td.r{
	text-align: left;
	padding-left: 10px;

}

#bio table ul{
	margin-left: 0;
}

#bio table ul li{
	margin-bottom: 0;
	text-transform: capitalize;
}
#page{
	margin-top: 33px;
}

.wp-caption,  .gallery-item {
	border: 1px solid #ddd;
	text-align: center;
	background-color: rgba(255,255,255,.5);
	padding: 2%;
/* 	margin: 10px; */
/* 	margin-left: 20px; */
	/* optional rounded corners for browsers that support it */
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

div.wp-caption.alignright{

	margin-left: 20px;
}

div.wp-caption.alignleft{

	margin-right: 20px;
}


.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;

}
.wp-caption p.wp-caption-text  {
	padding: 11px 4px 5px;
	margin: 0;
	font: 11px/17px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#bio h2{
	margin-bottom: 0;
	font-weight: normal;
}

.alignright{

	float: right;
}

.alignleft{

	float: left;
}





#nav-wrapper{


}

td.r ul{margin-bottom: 0}

ul.thumbnails li{

width: 150px;
height: 150px;

}


.thumbnails > li  {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
  position: relative;
  overflow: hidden;

}


ul.thumbnails h1 {

background-color: rgba(0,0,0,.7);
margin: 0;
font-weight: normal;
color: white;
font-size: 1.2em;
line-height: 1.2em;
position: absolute;
z-index: 100;
width: 150px;
bottom: 0;
text-align: center;
letter-spacing: .1em;
}

ul.grid h1{

	font-weight: normal;
	font-size: 2em;
	line-height: 1.3em;

}

ul.table li{

	height: 75px;
	margin-bottom: 5px;

	border-bottom: 1px dotted #8e8b8b;
	padding-bottom: .8em;
 }


 ul.table{
	 list-style-type: none;
	 margin-left: 0;
 }

 ul.table table td{
	 border: none;

 }

ul.table  h1{
	 font-size: 1.2em;
	 margin: 0;
	 line-height: 1.5em;
 }

ul.table .tn{

	float: left;
	width: 75px;
	height: 75px;
	position: relative;
	overflow: hidden;
	margin-right: 1em;
	}

ul.table div.thumbnail{
	border: none;
	box-shadow: none;
}

ul.table a{
	color: gray;
	}

 ul.thumbnails table.tax-links{
	 display: none;
 }

td.r ul{
	 list-style-type: none;

 }

ul.table div.tn{
	  background: url('../img/star-200.png');
	  background-repeat: no-repeat;
 }

ul.thumbnails div.tn{
	background: url('../img/blank-silouette.png');
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;

 }

.tn > img {
  display: block;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

ul.thumbnails span.work-list, ul.thumbnails span.place-list {
	display: none;
}

.navbar-inner{height: 40px;
	width: inherit;
}

 body.home div#main{

	 margin-top: 40px;
 }

#main{


	padding-bottom: 30px;

}

#cover{
	text-align: center;
}



 #pioneer-list-nav ul a{



  }

#pioneer-list-nav ul{
 list-style-type: none;

}
#cover{margin-top: -75px;}

.home h1.tk-coquette{
 text-align: center;
 text-shadow: 1px 1px 0px white;

}

#home-pioneer-list{


max-height: 600px;

}

#home-pioneer-list #pioneer-list{
    width: 666px;
	margin-left: auto;
	margin-right: auto;

}



.tn img{


/*
	-webkit-border-radius: 80px / 40px;
    -moz-border-radius: 80px / 40px;

*/



}
#navbar-logo{

	margin-top: -07px
}
 #home-logo{

 margin-left: -21px; //drop shadow

 }

 #hero{
 		margin-top: 1em;
	 margin-bottom: 2em;

	 text-align: center;
	 font-size: 1.8em;
	 line-height: 1.2em;
	 font-weight: 100;

 }

 #hero-blurb{

	 padding: 30px;
	 text-shadow: 1px 1px 0px white;
	 text-align: justify;
	 background: rgba(255,255,255,.5);
	 margin: 20px 0;
 }

 #home-tools{

	 width: 50%;
	 margin-left: auto;
	 margin-right: auto;
	 font-size: 1.6em;
	 margin-top: 2em;
 }

 #home-tools a{

	 display: block;
	 float: left;
	 margin-top: 8px;
 }

 div.breadcrumbs {
	 padding-bottom: 10px;
  }

 #main-content .wp-caption, #career .wp-caption, #main-content .size-thumbnail{

/* 	 display: none; */
 }

 .portrait{

text-align: right;
 }

#nav-wrapper{

}

#schema_block{

	display: none;
}


#navbar-search{

	/* float: right; */
	margin-top: 4px;
	margin-bottom: 0px;
}



h3.super{

	text-align: center;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 1.2em;
	letter-spacing: 1em;
	margin-left: 1em;
	color: #b0b0b0;
	margin-bottom: 0;
	margin-top: 2em;
}



.breadcrumbs{

	font-family: 'Julius Sans One', sans-serif;
	font-size: 1.2em;;

}




#breadcrumbs{

	position: fixed;
	top: 0;
 	background-image: url('../img/paper.png');
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 0;
	margin-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #c1c1c1;

}

#home-lockup{
	width: 150px;
	margin-top: 1em;
}

#content-nav h1{

	text-shadow: 1px 1px 0px white;
	max-width: 200px;
}

#content-nav a{



}

#content-nav{

	position: fixed;
}

td.r a{

	text-transform: capitalize;
}

#toc h1, .box-menu h1{

	font-weight: normal;
	font-size: 1.4em;
	text-align: center;
}
#toc h1:before, .box-menu h1:before,#toc h1:after, .box-menu h1:after{

	content: "\00A0\2014\00A0";
	color: #939393;
}



#toc ul, .box-menu ul{

	list-style-type: none;
	margin-left: 0;


}

#toc ul li{

	margin-bottom: .5em;
	display: block;
/* 	width: 100%; */
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.25em;

	}

.box-wrap{
	 background-color: rgba(255,255,255,.5);
	  border: 4px double #d6cece;
	   padding: 2em;
	   margin-left: -1em;

}

#contents div.box-wrap h2{

	margin-top: 0;
	margin-left: -.5em;
}

.box{

 border: 4px double  #3b1e2c;

  background-color: rgba(255,255,255,.5);
  padding: 1em;

  margin-bottom: 2em;
    margin-top: 2em;



}

#contents h3.box{

	font-size: 1.5em;
	text-shadow: none;
}



#toc ul ul{

margin-left: 1.3em;
}

#toc ul ul li{

	  -o-text-overflow: ellipsis;   /* Opera */
    text-overflow:    ellipsis;   /* IE, Safari (WebKit) */
    overflow:hidden;              /* don't show excess chars */
    white-space:nowrap;           /* force single line */


}


.box-menu ul{

	list-style-type: none;
	margin-left: 0;
}

.box-menu ul li{

	background-color: rgba(255,255,255,.5);
	margin-bottom: 1em;
	padding: .5em;
	border: 1px solid #c8c7c7;

}




#colophon img{


}

#colophon hr{

margin: 20px 0;
border: 0;
border-top: 1px solid
#757575;
border-bottom: 1px solid
#dbdbdb;
}
#colophon h4{

	font-weight: normal;
text-align: center;
margin-bottom: 1em;
	font-size: 10px;
}
menu-main-menu li  a{

	display: block;
width: 190px 9;
margin: 0 0 -1px;
padding: 8px 14px;
border: 1px solid #e5e5e5;

}

#nav-container{

position: fixed;
height: 100%;
min-height: 55	0px;



}


#nav-wrap{

	text-align: center;
	width: 100%;

}


#lower-nav{

	position: absolute;
	width: 100%;
	bottom: 20px;
}



#wfpp-logo{

	width: 80%;
	margin-left: auto;
	margin-right: auto;

}



body{

	margin-top: 1em;
}



#related-posts {



}

#related-posts.affix{

	top: 350px;
	margin-top: 0;
	overflow: auto;
}

.article-nav h1, #related-posts h1{
	border-top: 1px solid #bcbcbc;
	font-weight: normal;
	font-size: 1.5em;

	line-height: 1.5em;
	text-transform: uppercase;
	font-family: 'covington';
	text-shadow:1px 1px 0px white, 3px 2px 0px #ccc;
}

div.content-wrap{
	width: 96%;

}

.hyphenate p{

	text-align: justify;

}

.footer-content{

margin-top: 70%;
 text-align: center;
}

body.home .footer-content {

	margin-top: 60px;
}

.banner{
	min-height: 250px;
	max-height: 400px;
	overflow: hidden;
	position: relative;


		 background: url('../img/wfpp-medalion.png');
		 background-repeat: no-repeat;
		 background-position-y: 50%;
		 background-size: 100%;

/* 		 background-color: rgba(0,0,0,.5); */

}

.essay-header{
	min-height: 150px;
	max-height: 400px;
	overflow: hidden;
	position: relative;

	width: 96%;
		 background: url('../img/wfpp-medalion.png');
		 background-repeat: no-repeat;
		 background-position-y: 50%;
		 background-size: 100%;

/* 		 background-color: rgba(0,0,0,.5); */

}


.content-header{

	width: 96%;
}
.content-header h1{

	position: absolute;
	bottom: 0px;
	text-align: center;
	margin-left: 0;
	padding-left: 1%;
	padding-right: 2%;
	margin-bottom: 0;
	text-shadow: 3px 3px 0px black;
	font-weight: normal;
	letter-spacing: .1em;
	text-align: left;
	font-size: 36px;
	line-height: 48px;
	margin-top: 0;
	color: white;
	background-color: rgba(0,0,0,.4);

}

.article-header h1.reverse{
		 }




.banner img{
	margin-top: -17%;
	width: 100%;

}

body.postid-1231 .banner img{

	margin-top: 0;
}

body.postid-33 .banner img, body.postid-44 .banner img, body.postid-130 .banner img, body.postid-116 .banner img, body.postid-983 .banner img{
	margin-top: -10%;


}

body{
	margin-bottom: 10px;
}



#author-credit em{

	color: #847c7c;
	font-size: .6em;
	vertical-align: super;
}


#author-credit{


 	font-weight: normal;
 	font-size: 120%;
 	line-height: 100%;
	border: 1px solid #adadad;
	background-color: rgba(255,255,255,.5);
	padding: 10px 20px;
	margin-left: 1em;
	margin-top: 20px;
	float: right;

}

body.single-pioneer #author-credit{

	margin-top: 55px;
}

.article-nav{

	background-color: rgba(255,255,255, .4);

}
.article-nav h1{

/*
	font-size: 1.3em;
	font-weight: normal;
	text-transform: uppercase;
	border-top: 1px solid black;
	margin-top: 0;
	margin-left: 0;
	font-family: 'Covington';
*/
}




.bio-wrap{


margin-top: 15px;

}

.bio-box{



}
.bio-box h1{
	font-size: 1.4em;
	line-height: 1.5em;
	font-weight: normal;
	background-color: black;
	color: white;
	text-shadow: none;
	padding-left: .5em;
	padding-right: .5em;

}



.bio-box h2{


	color: #8d8787;


	border-top: 1px dotted #8f8f8f;

	font-weight: normal;
	font-size: 1em;
	font-style: italic;
 line-height: 2em;

}


.bio-box p{

max-width: 50%;


}
.bio-box a{
/*

	text-transform: capitalize;
*/
}

div.option-wrap{

	position: relative;
	margin-bottom: 2em;
	background-color: rgba(255,255,255,.5);
	padding: 1em;

}

div.option-right{

	float: right;
}

div.option-left{

	float: left;
}

span.reverse{

	color: white;
	background-color: black;
	padding: 3px;
	font-size: 80%;
}


#content-nav{

/*  	position: fixed; */
 	top:0px;
 	padding-top: 40px;
/* 	text-align: center; */
	padding-bottom: 1em;
	background-image: url('../img/paper.png');
}

#content-nav h1{

	font-weight: normal;
	font-size: 18px;


	text-align: center;





}


.carousel{

	min-height: 400px;
}
.carousel-indicators {
position: relative;

  z-index: 5;

margin-right: auto;
  list-style: none;

}

.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(0, 0, 0, 0.25);
  border-radius: 5px;
}

.carousel-indicators .active {
  background-color: black;
}


.nav-list {
/*
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 0;
*/
}

.nav-list > li > a,
.nav-list .nav-header {
  margin-right: 0px;
  margin-left: 0px;

}

.nav-list > li > a {
  padding: 3px 0;
}

.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}

.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}

#menu-main-menu li a{


}


#list-nav-wrap{

height: 100%;

}

span.work-list{
	float: left;
	display: block;
		width: 50%;
	white-space: nowrap;
	overflow: hidden;
		text-overflow: ellipsis;
		padding-right: 1em;

}

h3.term-heading{


	/* 	font-family: covington; */
/* 	text-transform: uppercase; */

	font-size: 200%;
	letter-spacing: .1em;

	margin-bottom: 30px;
/* 	margin-top: 1em; */
	text-shadow: 3px 3px 0px #ccc;
	color: black;
/* 	background-color: rgba(0,0,0,.5); */

	padding-top: 2%;
	padding-bottom: 2%;



	font-weight: normal;

	text-align: left;



    text-shadow: 0px 1px 0px white, 3px 3px 0px #ccc;

/* 	text-align: center; */
	margin-bottom: 1em;
	text-transform: capitalize;
	text-align: center;

}

ul.table a h1 {

	color: #aa047b;
}

.bio-box i{

	opacity: .8
}

.bio-box h2{

}
h2:first-child{

	margin-top: 0;
}

.article-nav {

	margin-top:
}

#contents{

margin-top: 3em;


}

#content-nav ul{

	margin-left: 0;
	padding-left: 0;

}

#content-nav img.attachment-thumbnail, div.portrait img{

border: 4px double black;
box-shadow:   0px 0px 0px 2px #fffcfc,   0px 0px 0px 3px black;

}

#content-nav i{

	opacity: .8;
}

.article-nav ul.nav-list{

	padding-left: 0;
}



#related-posts ul{

	list-style-type: none;
}

.list-facet-wrap{


	position: fixed;
	overflow: auto;
}

.essay-nav{

/* 	position: fixed; */
}

div.byline{

/*
text-align: right;
margin-bottom: 2em;
*/
}



.article-nav a, #content-nav a{

	color: #500038;
}



#menu-main-menu li{

	font-size: 32px;
	font-family: 'Covington', 'Impact', serif;
	text-transform: uppercase;

	line-height: 32px;
	padding: 0 0 5px 0;

}

#menu-main-menu li:hover{
	/* background: url('../img/main-menu-hover-bg.png'); */

	background-repeat: no-repeat;
background-position-y: -5px;
background-color: transparent;

}


#menu-main-menu a:hover{


background-color: transparent;
color: #a5004f;
text-shadow: 0px 1px 0px white, 3px 3px 0 rgba(165, 132, 145, 0.4);


}

#menu-main-menu a{
	text-shadow: 0px 1px 0px white, 2px 2px 0 rgba(165, 132, 145, 0.4);

	color: #500038;

	letter-spacing: .1em;


}



#toc ul a{

	color: #500038;
	border-bottom: 1px dotted #ffaaaa;

}

#toc a:hover{
	color: #a5004f;
	text-decoration: none;
}

#toc ul{

/* 	margin-bottom: 1em; */
}

#essaynav{


	}

div.essay-nav{
position: fixed;
top: 80px;


}


#breadcrumb {

	position: fixed;
		top:0;
		width: 100%;
}

#breadcrumb h1{

background-image: url('../img/paper.png');


	margin-top: 0;
	font-size: 18px;
	line-height: 24px;
	padding: .5em;
	border-bottom: 1px solid #928282;
	padding-left: 0;
}




div.article-header img.attachment-1119{

	margin-top: 0;
}

#nav-wrap.home{

	padding-top: 130px;
}

div.essay-thumb {

	float: left;

	margin-right: 20px;
	width: 150px;
	height: 150px;
	background: rgba(0,0,0,.1)
}


.essay-list-item {

	margin-left: 170px;
}

ul.essay-list{
	list-style-type: none;

}

ul.essay-list h1{

	font-size: 20px;
	line-height: 24px;
	font-weight: normal;


}


ul.home-essay-list li{

	height: 160px;
	overflow: hidden;
	margin-bottom: 40px;
}



ul.essay-list a{

	text-shadow: 0px 1px 0px white, 2px 2px 0 rgba(165, 132, 145, 0.4);
	color: #500038;
	letter-spacing: .1em;
	font-size: 2em;

}


ul.essay-list a:hover{

background-color: transparent;
color: #a5004f;
text-shadow: 0px 1px 0px white, 3px 3px 0 rgba(165, 132, 145, 0.4);
text-decoration: none;
}

li.essay-item{

	margin-top: 1em;

	border-bottom: 4px double rgba(113,7,109,1);
	padding-bottom: 1em;

}

.page-sidebar-wrapper{

	/* margin-top: 250px; */
}

.page-sidebar-wrapper h2{
font-weight: normal;
text-transform: uppercase;
text-align: center;
border-bottom: 1px solid rgba(0,0,0,0.5);
font-family: covington;

}

a.simple-footnote {

	color: #333;


}
a.simple-footnote:hover{

	color: red;
	text-decoration: underline;

}

#menu-main-menu li.current-menu-item a, body.single-essay #menu-main-menu li#menu-item-1864 a, body.single-pioneer #menu-main-menu li#menu-item-2799 a, body.parent-pageid-2132 li#menu-item-1865 a{
 color: white;
 background-color: #500038;
 border-radius: 17px;
 text-shadow: none;
 padding-left: .2em;
  padding-right: .2em;
}

ul#resources-menu{
	list-style-type: none;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 25px;
}
ul#resources-menu li ul{

	list-style-type: none;
	 margin-bottom: 0;


}

ul#resources-menu li {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-bottom: 4px;

}

body.page-template-page-resources-sidebar-php dt {

	float: left;
	width: 20%;
}

body.page-template-page-resources-sidebar-php dd{


	 margin-left: 20%;
	 margin-bottom: 1em;
}

#career{

	padding-top: 20px;
}

#career:first-letter{
font-size: 300%;

font-weight: bold;



}

#career:first-line{

}

h1.sidebar {

	font-size: 1.2em;
	line-height: 1.2em;
	padding-right: 1em;
	font-weight: normal;
}

#content-nav-wrap{

	position: fixed;
	top: 360px;
}

div.bio-wrap-single img, div.bio-wrap-single h2{

	display: none;
}

div.bio-wrap-multi img{

	float: left;
	clear: left;
}

div.bio-wrap-multi h2{

	font-weight: normal;
	font-size: 1.2em;
	text-shadow: 1px 1px 0px white;
	font-weight: normal;
	letter-spacing: .1em;
 margin-top: 2em;
	margin-bottom: -10px;
	border-top: 4px double #7a024a;



	 }

div.bio-wrap-multi dl{


}



dl.bio dt{

	color: #8d8787;
	border-top: 1px dotted #8f8f8f;
	font-weight: normal;
	font-size: 1em;
	font-style: italic;

	float: left;
	clear: left;
	width: 25%;
	line-height: 2em;
	padding-top: .5em;
	padding-bottom: .5em;

	 }

dl.bio dd{

	border-top: 1px dotted #8f8f8f;
	line-height: 2em;
	padding-top: .5em;
	padding-bottom: .5em;
	margin-left: 25%;
}

div#toc {

	margin-top: 70px;
	margin-bottom: 70px;
}

h1.section-label{

	margin-top: 150px;
	letter-spacing: .1em;
	font-size: 2em;
    font-weight: normal;
    text-shadow: 1px 1px 0px white, 2px 2px 0px #acacac;
	background: url('../img/wfpp-fancy-rule.png');
	background-repeat: repeat-x;
	background-position-y: 0;
	padding-top: 50px;

}
ul.ul2col{

	list-style-type: none;
}

ul.ul2col li{

width: 45%;
float: left;

}



hr{
margin: 20px 0;
border: 0;
border-top: 1px solid
#6b0030;
border-bottom: 1px solid
rgba(255,255,255,0.5);
}

#print-header, #print-footer{

	display: none;
}
body.home ul#menu-main-menu{
width: 960px;
margin-left: auto;
margin-right: auto;

}
body.home #menu-main-menu li{
	text-align: center;
	position: relative;
	float: left;
 	width: 25%;

 	font-size: 32px;
	font-family: 'Covington', 'Impact', serif;
	text-transform: uppercase;

	line-height: 32px;



}
#menu-main-menu-1 a{
	text-shadow: 0px 1px 0px white, 2px 2px 0 rgba(165, 132, 145, 0.4);

	color: #500038;

	letter-spacing: .1em;


}
.homecol h1{

	text-align: center;
	 	font-size: 24px;
	 	text-transform: uppercase;
	font-family: 'Covington', 'Impact', serif;

	    background-color:  rgba(0,0,0,.5);

	    color: white;

	    -webkit-border-top-left-radius: 26px;
-webkit-border-top-right-radius: 26px;
-moz-border-radius-topleft: 26px;
-moz-border-radius-topright: 26px;
border-top-left-radius: 26px;
border-top-right-radius: 26px;

 text-shadow: 2px 2px 0px black;
}

.pagenav {   } /* the outermost list item; contains whole list */
.page-item-2 {  } /* item for Page ID 2 */
.page_item {  } /* any Page item */
.current_page_item {  } /* the current Page */
.current_page_parent {  } /* parent of the current Page */
.current_page_ancestor {  } /* any ancestor of the current Page */


div.homecol h2{

	font-size: 18px;
	line-height: 22px;

}

div.homecol ul {

	list-style-type: none;
}

ul.home-news {

	margin-left: 0;

}

ul.home-news li {

		border-bottom: 4px double #540374;
		margin-bottom: 20px;
		padding-bottom: 10px;
}

#home-search {
	width: 90%;

	margin-left: auto;
	margin-right: auto;
 }

#home-search input.search-query {

	 width: 70%;
 }
#content-nav i {

	color: rgba(0,0,0, .8);

}

body {
	font-size: 16px;
	line-height: 22px;

}

h1 {

	font-weight: normal;
	font-size: 30px;
	line-height: 36px;
}

h2 {

	font-weight: normal;
	font-size: 24px;
	line-height: 28px;

}

h3 {

	font-weight: normal;
	font-size: 20px;
	line-height: 24px;


}
div.image-wrap{

	float: right;
	max-width: 310px;


}

div.image-wrap-left{

	float: left;
	max-width: 310px;


}

div.image-wrap div.wp-caption img{

	 max-width: 250px;
}

blockquote {
padding: 0 0 0 15px;
margin: 0 0 20px;
border-left: 5px solid #ccc;
}
blockquote p{
	font-size: 16px;
	line-height: 22px;
	color: #555;

}

#resources-menu li {



}

.image-wrap div.wp-caption, .image-wrap-left div.wp-caption{

	margin-bottom: 15px;
}

.image-break {

	margin-bottom: 15px;
}

.box p {

	font-size: 80%;
}

.homecol div, .homecol ul {

	margin-bottom: 3em;
}

.home p {

	font-size: 14px;
}

div.warn{



border: 1px solid #f9830d;
background: rgba(255,255,255,.5);
padding: 10px 15px;
font-style: italic;
color: #6c6969;
margin-top: 3em;

}
ul.home-news li p{

	margin-left: 1em;
}

a.home-link{
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
}
a.home-link:hover {

	color: green;
}


/* persistent alpha nav */

#pioneer-list-nav ul {
	margin: 0 25px 10px 0;
}

#pioneer-list-nav ul li {
	display: inline-block;
}

#pioneer-list-nav ul li a {
    	border-radius: 5px;
    	line-height: 20px;
    	display: inline-block;
    	font-size: 12px;
    	padding: 2px;
    	background: #fff;
    	margin: 1px;
    	min-width: 36px;
	text-align: center;
}

#pioneer-list-nav ul li a:hover {
	background: #a5007d;
	color: #fff;
	text-decoration: none;
}

/* homepage video player */

.video-wrap {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video-wrap iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
