@import url(http://fonts.googleapis.com/css?family=Averia+Serif+Libre:400,400italic);


/* ====== COLORS ====== */
/* #B42F3A; /* Red */
/* #606465; /* Gray */
/* #3E4142; /* Gray Dark */
/* #E2DECF; /* Beige Med */
/* #F4EFE1; /* Beige Light */
/* #3E4142; /* Navy */
/* #3E4142; /* Golden */
/* #2455c3; /* Royal Blue */


/* TOC */
/* 1. Colors
/* 2. Typography
/* 		2a. Headings
/*		2b. Lists
/* 3. Site Structure
/* 4. Site Header
		4a. Site-Wide Navigation
/* 5. Site Content
		5a. Content Navigation
/* 6. Site Footer
/* 7. Articles
		7a. Article Headers
		7b. Article Sections
		7c. Article	Footers
/* 8. Asides

/* ====== COLORS ======= */

body{
	background-color: #E2DECF; /* Beige Med */
	color: #3E4142; /* Gray Dark */
}

section{
	background-color: #F4EFE1; /* Beige Light */
	border: 1px solid #B42F3A; /* Red */
}


section#featured-carousel .slides{
	background-color: #B42F3A; /* Red */
}

a{
	color: #2455c3; /* Royal Blue */
}

a:visited{
	/*color: #3E4142; /* Navy */
}

a:hover, .specialties a:hover{
	color: #B42F3A; /* Red */
}

.site-name a, .specialties a{
	color: inherit;
}

.highlight, .pull, .principles dt{
	color: #B42F3A; /* Red */
}

h1#carousel-header{
	color:#b4b1a5;
}

@media screen and (min-width: 600px) {

	#site-nav{
		background-color: #B42F3A; /* Red */
		color: #fff;
	}	
	
	#site-nav a{
		color: #fff;
	}

	#site-nav ul.sub-menu{
		background-color:  #F4EFE1; /* Beige Light */
	}

	#site-nav ul.sub-menu a{
		color: #B42F3A; /* Red */
	}

	#site-nav ul.sub-menu li{
		border-color: #E2DECF; /* Beige Med */
	}

	ul.sub-menu li:hover{
		background-color: #E2DECF; /* Beige Med */
	}
}

#featured-carousel a{
	color: #fff;
}

aside.sidebar{
	background-color: #E2DECF; /* Beige Med */
}

.phone{
	color: #B42F3A; /* Red */
}

.email, .link-button{
	background-color:  #606465; /* Gray */
	color: #FFFFFF;
}

.email a, .link-button a{
	color: #FFFFFF;
}


/* ====== TYPOGRAPHY ======= */
html{
	font-size: 10px;
}

body{
	font-family: Georgia;
	line-height: 1.2;
	font-size: 1.6rem;
}


section{
	font-size: 1.8rem;
}

.sidebar{
	font-size: 1.6rem;
}

a{
	text-decoration: none;
}

small{
	font-size: 1.2rem;
}

address{
	font-weight: bold;
	font-style: normal;
	margin-bottom: 1rem;
}

address p{
	margin: .25rem 0;
}

#site-nav, .pull{
	font-family: 'Averia Serif Libre', Georgia, serif;

}



.pull{
	font-size: 2.5rem;
	text-align: right;
	font-style: italic;
}

/* HEADINGS */

h1, h2, h3, h4, h5, h6{
	font-family: 'Averia Serif Libre', Georgia, serif;
	padding: 0;
	margin: 1rem 0;
}

section h1{
	font-size: 3.5rem;
	font-style: italic;
	font-weight: normal;
}

h1.entry-title{
	font-size: 2rem;
	font-style: normal;
}

/* LISTS */
ul, ol, dl{
	margin: 1rem 0;
	padding: 0;
	text-align: left;
}


ul{
	margin: 1rem;
	padding: 0 1rem;
}

li{
	margin-bottom: .5rem;
}

li ul{
	margin-left: 1rem;
	list-style-type: circle;
	margin-bottom: 1rem;
	font-size: .9em;
}

ol{
}

dl{
}

dl dd{
margin-left: 0;
	
}

dl dt{
	clear: both;
	float: left;
	padding-right: .5rem;
}


/* Special Lists */

ul.services{
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	font-family: 'Averia Serif Libre', Georgia, serif;
	font-size: 1.8rem;
}

ul.services ul{
	font-size: 1.2rem;
}

ul.accolades{
	margin: 1rem 4rem;
	font-size: 1.6rem;
}

ul.accolades li{
	margin-bottom: 1rem;
	line-height: 1.4;
}

.accolades dl{
	margin-left: 4rem;
}

.accolades dl dt:after{
	content: " \2014";
}


dl.principles{
	margin: 1rem 4rem;
}

.principles dt{
	font-style: italic;
	font-size: 2rem;
	line-height: 2rem;
	padding-right: .5rem;
	font-family: 'Averia Serif Libre', Georgia, serif;
}

.principles dt:after{
	content: ':';
}

.principles dd{
	margin-bottom: 2.5rem;
	line-height: 2.2rem;
}

.eirenepoios dt{
	font-family: 'Averia Serif Libre', Georgia, serif;
	font-size: 2.2rem;
	font-style: italic;
}
.eirenepoios dt:after{
	content: " \2014";
}

.eirenepoios dd{
	font-size: 1.4rem;
}

/* ===== special links ====== */

.more-link{
	font-size: .8em;
	font-style: italic;
}

.more-link:after{
	content: ' \2192';
}

.link-button{
}




/* ======= STRUCTURE ======= */


#site-header, #main, #site-footer{
	width: 80%;
	max-width: 100rem;
	margin-left: auto;
	margin-right: auto;
}

#main{
	margin-top: 3rem;
}

section{
	margin-top: 3rem;
	margin-bottom: 3rem;
	padding: 1rem 2rem;
}

nav#site-nav{
	margin-top: 2rem;
	margin-bottom: 2rem;
}

section{
	overflow: auto;
}
.specialties ul{
	text-align: center;
	font-size: 2rem;
	margin-top: 0;
	margin-bottom: 2rem;
}

.specialties li{
	display: inline;
}

.specialties li:after{
	content: ' \2022';
}

.specialties li:last-child:after{
	content: "";
}

/* ======= 4. SITE HEADER ======= */

#site-header{
	text-align: center;
	position: relative;
	margin-top: 2.5rem;
}

#site-header hgroup, 
#site-header nav{
	margin-bottom: 2rem;
}

h1.site-name, h2.description{
	font-family: 'Averia Serif Libre', Georgia, serif;
	font-weight: normal;
	margin: 0;
}

h1.site-name{
	font-size: 4rem;
}

h2.description{
	line-height: 1;
}

/* 4a. Quick Contact */

@media screen and (min-width: 800px) {

	#quick-contact{
		display: block;
		position: absolute;
		top: 0;
		right: 0;
	}
}

#quick-contact .phone{
	font-size: 2.5rem;
	margin-bottom: .5rem;
}

#quick-contact .email, .link-button{
	padding: .5rem .25rem;
	border-radius: 5px;
	font-style: italic;
	max-width: 20rem;
	margin: 0 auto;
}


/* 4b. Site-Wide Navigation */

#site-nav ul{
	text-align: center;
	padding: 0;
	width: 100%;
}

#site-nav ul{
	list-style-type: none;
}

#site-nav ul.sub-menu{
		display: none;
}

#site-nav li{
	padding: 1rem 0;
	margin: 0;
}

@media screen and (min-width: 600px) {

	#site-nav{
		text-transform: uppercase;

	}

	#site-nav ul li{
		display: inline-block;
		padding: .5rem 1rem;
		position: relative;
		line-height: 1;
	}
	
	#site-nav ul.sub-menu{
  		margin: 0;
  		padding: 0;
   		position: absolute;
   	 	top: 100%;
		width: 25rem;
    	z-index: 10;
	}
	
	#site-nav ul.sub-menu li{
		display: block;
		width: 100%;
		margin: 0;
		padding: .5rem 0;
		border-top-width: 1px;
		border-top-style: solid;
		list-style-type: none;
		font-size: 1.4rem;
		text-transform: none;
	}
	
	
	#site-nav ul li:hover ul.sub-menu{
		display: block;
	}
	
}



/* ======= 4. SITE CONTENT ======= */


/* Sections */


/* 5a. Content Navigation */ 



h2.description{
	font-style: italic;
}


/* Posts */

.post{
	font-size: 1.6rem;
	border-bottom: 1px solid;
	padding-bottom: 2rem;
	margin-bottom: 1rem;
}

.entry-footer{
	font-size: 1.2rem;
	text-align: right;
}

figure.featured-image{
	float: left;
	max-width: 30%;
	margin-left: 0;
	margin-right: 2rem;
	margin-top: .5rem;
	margin-bottom: 1rem;
	
}

/* ====== ASIDES ====== */

.sidebar{
	overflow: auto;
	text-align: center;
	padding: 1rem;
	margin-bottom: 1rem;
}

@media screen and (min-width: 768px){
	aside.sidebar{
		width: calc(30% - 3rem);
		float: right;
		margin-left: 1rem;
		padding: 1rem;
	}


	.has-sidebar article{
		float: left;
		margin-right: 1rem;
		width: calc(70% - 1rem);
		
	}
	
	.sidebar .headshot{
		text-align: center;
		margin: 0;
	}
	
	#what-we-do aside.sidebar{
		float: left;
		margin-right: 1rem;
		margin-left: 0;
	}
	
	#what-we-do article{
		float: right;
		margin-right: 0;
		margin-left: 1rem;
	}
	
}


/*@media screen and (min-width: 980px){
	aside.sidebar{
		width: 32%;
		float: right;
		margin-left: 1rem;
	}


	article.has-sidebar{
		float: left;
		width: 66%;
	}
}
*/


.sidebar .headshot img{
	max-height: 150px;
}

aside.sidebar p, aside.sidebar h1, aside.sidebar h2, aside.sidebar ul, aside.sidebar ol{
}

aside.sidebar p{
	margin: 0 0 1rem 0;
}

.sidebar h1{
	font-family: Georgia, serif;
	font-size: 1.6rem;
	font-style: normal;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 0;
	line-height: 1.1;
}

.sidebar h2{
	font-weight: normal;
	font-size: 1.4rem;
	font-style: italic;
	margin-top: 0;
	margin-bottom: .5rem;
}

/* ====== FIGURES ====== */

figure{
	max-width: 100%;
	margin: 1rem;
	padding: 0;
}

figure img{
	max-width: 100%;
}

#news-widgets figure#our-logo figcaption{
		font-size: 1.4rem;
	}

/* ====== #SITE-FOOTER ======= */

#site-footer{
	text-align: center;
}


/* ====== #FEATURED-CAROUSEL  ======= */

section#featured-carousel{
	background: none;
	border: none;
	margin: 0;
	padding: 0;
	position: relative;
}


.slides{
	width: 100%;
	margin: 0;
	overflow: hidden;
	position: relative;
	z-index: 1;
}




.inner{
	width: 500%;
	height: 100%;
	margin: 0;
	padding: 0;
	line-height: 0;
}

.slide{
	width: 20%;
	height: 100%;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
}

/* override 500% hack when javascript enabled, jQuery Cycle automatically resizes */
.jsslider #featured-carousel .inner{
	width: 100%;
}

.jsslider #featured-carousel .slide{
	width: 100%;
}

.slide .slide-img{
	height: 100%;
	width: 40%;
	margin-left:0;
	position: relative;
	overflow: hidden;
	text-align: right;
}

.slide img{
	height: 100%;
	width: auto;
	background-color: #000;
}

#carousel-header, .slide-txt, #carousel-nav{
	width: 58%;
	margin: 0 1%;
	right: 0;
	position: absolute;
}

h1#carousel-header{
	top: 2rem;
	margin: 1rem 5%;
	font-size: 1.5rem;
	font-weight: normal;
	z-index: 2;	
	text-align: center;
}


.slide .slide-txt{
	top: 0;
	line-height: 1;
	overflow: hidden;
	text-align: center;
}

 h1.slide-headline{
	width: 100%;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia;
	font-size: 1.6rem;
	line-height: 1.2;
}

#carousel-nav{
	bottom: 1rem;
}

#carousel-nav ul{
	display: block;
	position: relative;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 0;
	z-index: 100;
}

#carousel-nav li{
	display: inline-block !important;
	/*margin: 0 4.8px;
	margin: 0 .3rem;
	width: 50px;
	height: 50px;*/
	z-index: 10;
}

#featured-carousel, h1#carousel-header{
	display: none;
}

@media screen and (min-width: 400px) {
	.slides{
		height: 100px;
		display: block;	
	}
	
	#featured-carousel{
		display: block;
	}
	
}	

@media screen and (min-width: 500px) {
	.slides{
		height: 150px;	
	}
	

	
	.slide .slide-txt{
		top: .5rem;
	}
	
	#news-widgets figure#our-logo, #news-widgets div.link-button, #news-widgets dl.eirenepoios{
		max-width: 30%;
		float: left;
		margin:1rem 1.5%;
		padding: 0;
	}

	#news-widgets div.link-button{
		margin-top: 5rem;
		padding: .5rem 0;
	}

	

}

@media screen and (min-width: 640px) {
	.slides{
		height: 200px;	
	}
	
	.slide .slide-img{
		height: 100%;
		width: 55%;
		margin-left: 5%;
	}
	
	h1.slide-headline{
		font-size: 2rem;
	}
	
	.slide .slide-img{
		height: 100%;
		width: 55%;
	}
	
	#carousel-header, .slide-txt, #carousel-nav{
		width: 30%;
		margin: 0 5%;
	}

}

@media screen and (min-width: 768px) {
	.slides{
		height: 300px;	
	}
	h1.slide-headline{
		
		font-size: 2.8rem;
	}
	
	h1#carousel-header{
		display: block;
		top: 0;
		font-size: 1.6rem;
	}
	
	.slide .slide-txt{
		top: 7rem;
	}
	
	h1#carousel-header{
		top: 1.5rem;
		font-size: 1.8rem;
	}

	#news-widgets figure#our-logo, #news-widgets div.link-button, #news-widgets dl.eirenepoios{
		max-width: 100%;
		float: none;
		margin:1rem 0 1rem;
		padding:.5rem 0;
	}
	
	#news-widgets{
		margin-top: 6rem;
	}

}

@media screen and (min-width: 980px) {
	.slides{
		height: 400px;	
	}
	
	h1#carousel-header{
		top: 2rem;
		font-size: 1.8rem;
	}
	
	.slide .slide-text{
	}
	
	h1.slide-headline{
		font-size: 3rem;
	}
	
	
}

@media screen and (min-width: 1280px) {
	h1.slide-headline{
		font-size: 3.5rem;
	}
	
	h1#carousel-header{
		font-size: 2.2rem;
	}
	
	.slide .slide-txt{
		top: 7.5rem;
	}
}

#slider-nav li img{
	display: none;
}

#slider-nav li a{
	display: block;
	width: 100%;
	height: 100%; 
	background-position: 0px 0px;
}

#slider-nav li a:hover, #slider-nav li.on a{
	background-position: -100% 0;
}

#slider-nav li.on img{
}

#slider-nav :active img{
	background-color: red;
}

h2.slidercaption{
	position: absolute;
	top: 10px;
	width: 96%;
	background-color: #000;
	opacity: .8;
	padding: 1px 2%;
	padding: .2rem 2%;
	color: #fff;
	z-index: 2;
	font-size: 16px;
	font-size: 1rem;
}

h2.slidercaption a{
}

h2.slidercaption a:after{
}


#featured-carousel h1.slide-headline{
}

#featured-carousel img{
}

