article p, article li, article pre { font-size: 1.3em; }
article p, article li { font-family: georgia;color:#555; }
article pre { overflow:auto;margin:1em 0 1em 2em;color:#555; }
article li { margin-left:1em; }
article h2, article h3, article h4 { margin-top:1em; }

nav.categories ul { margin-left:2em;font-family: georgia; }
nav .cat-item { list-style-type:square; }

/* Links */
a { color: #000; padding: 3px 2px 3px 2px;}
a:hover { background-color:#FFEF7E;color: #1074a8; }
a.button:link, a.button:visited { background-color:#FFEF7E;color: #000; }
#content a:link { color: #1074a8;text-decoration:underline; }
#content a:visited { color: #1074a8;}
#content a:hover, #content a:hover.secondary { background-color:#FFEF7E; color: #1074a8; }
a.button:link, a.button:visited { background-color:#FFEF7E; color: #000; }
#content a:active { background-color:#48CED8; }
#content a.button:hover { background:#48CED8; }
.secondary, #content a.secondary { color:#000;border-bottom:1px dashed;background-color:transparent; }

h1, h2, h3, h4, h5 {
	font-family: "Montserrat","Arial","Helvetica",sans-serif;
	color: #434751;
}

/* Masthead */
.mast { padding: 0em .5em 1.5em 0; }
.mast li {
	padding-top:16px;
	text-transform:uppercase;
	display: inline;
	}

.mast ul {
    margin: 0 auto 1.0625rem auto;
    margin-left: -1.375rem;
    margin-right: 0;
    padding: 18px 0 0 0;
    list-style: none;
    overflow: hidden;
    font-size: 15px;
    font-style: normal;
	}

.mast ul a {
	color: #434751;
	border-bottom: 3px solid #fff;
	font-family: "Open Sans","Arial","Helvetica",sans-serif;
    font-weight: 300;
    letter-spacing: .02em;
    margin-left: 2.8rem;
	}

a.logo img { height:60px; }
.signuplogo img { height:120px; }
a.signuplogo:link, a.signuplogo:visited, a.logo:link, a.logo:visited, li a:link, li a:visited { border:none;background-color: transparent; }

/* Main Nav */

li.active a, li a:hover {border-bottom:3px solid #FFEF7E; }

.titleback {
	background-color: #f1f1f1;
	padding:1em 0 1em 0;
	margin: 0 0 20px 0;
	}

.titleback h1 {
	font-family: "Montserrat","Arial","Helvetica",sans-serif;
	color: #434751;
	line-height: 1.5em;
	}

@media (max-width: 640px) {
	.titleback h1 {
	font-size: 1.3em;
	text-align: center;
	line-height: 1.8em;
	}
}

.date {
	color: #bcbcbc;
	font-style: italic;
	font-family: georgia;
	font-size: 16px;
	}

.datesmall {
	color: #bcbcbc;
	font-style: italic;
	font-family: georgia;
	font-size: 16px;
	text-align: right;
	}

.comment {
	padding-right: 2px;	
	}

.smalltext {
	font-size: 12px;
	}

.spacing {
	height: 15px;
}

.headerspace {
	padding-top: 1.5em;
}

.bumpright {
	padding-left: 15px;
}

.biosmall img {
    border-radius: 50%;
    width: 50px;
    margin: 0 10px 10px 0;   
}

.biolarge img {
    border-radius: 50%;
    width:150px;
    margin: 10px;
    text-align: center;
}

.twitter {
	width: 15px;
}

.biobox {
	border-radius: 10px;
    background: #f1f1f1;
    padding: 10px;
}

.footerback {
	background-color: #424750;
	padding:2em 0 2em 0;
	margin: 0 0 20px 0;
	}
    
#cta-fixed-panel { z-index:1; }

.footertitle h2 {
	color: #d8dada;
	font-family: "Montserrat","Arial","Helvetica",sans-serif;
	background-color: #434751;
	font-weight: 200;
	font-size: 1.5em;
	padding: 0 20px 0 20px;
}
.footerlinks p {
	line-height: 20px;
	padding: 0px;
	margin: 0px;
}

.footerlinks a {
	color: #d8dada;
	font-family: "verdana",sans-serif;
	font-size: 13px;
}

.footerlinks a:hover {
	color: #000;
}

.footertext {
	padding: 0 20px 20px 30px;
}

.social img {
	width: 30px;
}

.social a:hover {
	width: 30px;
	background-color: #424750;
}

.button {
    color: #434751;
    background-color: #FFEF7E;
    font-weight: 700;
    font-family: "Lora","Georgia",serif;
    font-style: italic;
    font-size: 14px;
    border-radius: 0;
}

.button:hover {
	background-color: #3899dc;
}

input[type="text"] {
	height: 51px;
	font-family: georgia;
	padding-left: 10px;
	font-size: 1.2em;
}

input {
	width: 100%;
}

.panel {
	background-color: #f1f1f1;
	padding: 10px 10px 0 10px;
}

.report {
	padding: 0px 0 20px 0;
}

.email, .tips {
	padding: 10px 20px 10px 20px;
}

.searchbutton {    
    background-color: #f1f1f1;
}

.listback {
	background-color: #424750;
	padding:2em 0 1em 0;
	margin: 0;
	}

.listback h1 {
	font-family: "Montserrat","Arial","Helvetica",sans-serif;
	color: #FFEF7E;
	font-weight: 200;
	line-height: 1.5em;
	}

.listback h2 {
	font-family: "Montserrat","Arial","Helvetica",sans-serif;
	color: #f1f1f1;
	font-weight: 200;
	line-height: 1.5em;
	}

@media (max-width: 640px) {
	.listback { padding:1em 0;margin:0; }
    .listback h1, .listback h2 { font-size: 1.4em;line-height: 2.8em;padding:0;margin:0; }
    h1 {  }
    h2 { font-size:1.2em; }
    #content h2 { font-size:1.7em; }
    #content h3 { font-size:1.5em; }
    article p, article li { font-size:1.1em; }
    .footertitle h2 { font-size: 1.2em; }
}

.page {
	background-color: #f1f1f1;
	padding:1em 0 1em 0;
	}

#introtext {
	font-family: "Open Sans","Arial","Helvetica",sans-serif;
    font-weight: 300;
    font-size: 1.1em;
    color: white;
}

#white {
    color: #f1f1f1;
}

code { color:#333;display:block;margin-left:2em;overflow:auto; }

.alignnone {
    margin: 5px 20px 5px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.rss img { height:40px; }
.rss a:hover { background:transparent; }

.wp-caption {
border: 2px solid #e6e6e6;
text-align: left;
background-color: #f3f3f3;
padding-top: 0px;
margin: 20px 0 20px 0;
border-radius: 0px;
}

.wp-caption img {
margin: 0;
padding: 10px;
padding-right: 0px;
border: 0 none;
width: 98.5%;
}

.wp-caption p.wp-caption-text {
font-size: 1em;
line-height: 17px;
padding: 5px 20px 15px 20px;
margin: 0;
line-height: 24px;
font-color: #444444;
text-align: center;
}

/* Definition Styling */

.term {
	background-color: #3899dc;
	padding: 0 20px 5px 30px;}
   .term h2 {
	background-color: #3899dc;
	font-family: "Lora","Georgia",serif;
	font-weight: 400;
	padding: 1rem 0 .4rem 0;
	line-height: 2.2rem;
	font-size: 1.8rem;
	color: white;}
   .definition {
	padding: 0 30px 5px 30px;
	margin-bottom: 30px;
	background: #f1f1f1;}
   .definition p {
	font-size: 1.4rem;
	list-style: none;}
   .definition span.post-meta-key {
	display: none;}
   .bluearrow2 {
	margin: 0 0 10px 0;
	width: 0; 
	height: 0; 
	border-left: 22px solid transparent;
	border-right: 22px solid transparent;
	border-top: 22px solid #3899dc;
	}



/* code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem; } */