/*
Theme Name: dara-child 02
Author: Michael J White
Template: dara
Version: 0.1.0.1516052946
Updated: 2018-01-15 16:49:06
 */
 
@import "../dara/style.css";

a {
	color:#3757b0;
	text-decoration:none;
}

button,input[type="button"],input[type="reset"],input[type="submit"],#infinite-handle span,.button {
	background-color:#a5a2a2;
}

input[type="text"]:focus,input[type="email"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="url"]:focus,textarea:focus {
	border:2px solid #3757b0;
	outline:none;
	transition:border-color .2s;
}

.main-navigation {
	background-color:#a5a2a2;
}
.menu-item-1958 {
	background-color:#676565;
	color:white;
	width:135px;
}
.widget_text a {
	color:#3757b0;
}

.widget_recent_entries a {
	color:#3757b0!important;
}

.widget_recent_entries li {
	color:#555;
	font-weight:500;
}

.widget_recent_comments a {
	font-weight:400;
	color:#3757b0!important;
}

.widget_archive a {
	font-weight:400;
	color:#3757b0!important;
}

.widget_categories a {
	font-weight:400;
	color:#3757b0!important;
}

.custom-logo {
	display:block;
	width:auto;
	height:auto;
	margin:0 auto;
	max-height:100px;
}

.site-title {
	font-family:"Raleway",Helvetica,Sans-Serif;
	font-size:25px;
	line-height:1.2;
	letter-spacing:.09em;
	margin-bottom:0;
}

.site-description {
	color:rgba(69,68,65,0.88);
	font-family:"Raleway",Helvetica,Sans-Serif;
	font-size:16px;
	letter-spacing:.1em;
	font-weight:400;
	margin-bottom:.4em;
}

.content-area.front-page-content-area {
	height:2em;
}

header.entry-header {
	display:inline-block;
	margin-bottom:2em;
}

blockquote::before {
	margin-left:.035em;
}

.entry-summary {
	font-size:large;
}

.entry-content blockquote {
	font-family:"Raleway",Helvetica,Sans-Serif;
	font-size:large;
	padding-left:2em;
}

.featured-page .entry-title::before,.featured-page .entry-title::after {
	content:none;
}

.featured-page .entry-title {
	font-style:italic;
}

img.alignnone.size-medium {
	border-radius:50%;
}

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

.posts-navigation a,.cat-links a {
	color:#BD634E;
}

.home .featured-posts span.cat-links a {
	background-color:#a5a2a2!important;
}

.blog span.cat-links a {
	color:#BD634E;
	font-size:16px!important;
}

h2.entry-title,h2.entry-title * {
	color:#3757b0;
}

h2.entry-title a:hover {
	color:#a5a2a2;
}

.hero-content-wrapper .entry-title {
	color:#fff;
	font-weight:200;
	letter-spacing:.03em;
	margin:0 0 .2em;
	line-height:1.1;
	transition:color .2s;
}

.hero-content-wrapper .entry-title:hover,.hero-content-wrapper .entry-title:focus,.hero-content-wrapper .entry-title:active {
	color:rgba(255,255,255,0.75);
}

body:not(.search):not(.single-jetpack-testimonial) .jetpack-testimonial .entry-title a,body:not(.search):not(.single-jetpack-testimonial) .jetpack-testimonial .entry-title,.jetpack-testimonial-shortcode .testimonial-entry-title {
	color:#3757b0;
	font-family:"Raleway",Helvetica,sans-serif;
	font-size:15px;
	font-weight:700;
	text-transform:uppercase;
}

.site-footer {
	background-color:#a5a2a2;
}

.site-info a:hover,.site-info a:focus,.site-info a:active {
	color:#3757b0;
}

@media screen and (min-width: 768px) {
	.custom-logo {
		max-height:150px;
	}
	
	.content-area.front-page-content-area {
		height:3em;
	}
	
	header.entry-header {
		margin-bottom:3em;
	}
	
	.evalPara {
		margin-bottom:6em;
	}
	
	.evalPara img {
		float:left;
		margin-right:1em;
		margin-bottom:2em;
	}
}

@media screen and (min-width: 1000px) {
	.custom-logo {
		max-height:250px;
	}
	
	.site-title {
		font-family:"Raleway",Helvetica,Sans-Serif;
		font-size:45px;
		line-height:1.2;
		letter-spacing:.05em;
		margin-bottom:0;
	}
	
	img.aligncenter {
		max-width:300px;
	}
}
