/* -- This is the place to add your own style modifications without touching the original styles -- */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on July 24, 2013 */



@font-face {
    font-family: 'f25_executiveregular';
    src: url('fonts/f25_executive-webfont.eot');
    src: url('fonts/f25_executive-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/f25_executive-webfont.woff') format('woff'),
         url('fonts/f25_executive-webfont.ttf') format('truetype'),
         url('fonts/f25_executive-webfont.svg#f25_executiveregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'olduvairegular';
    src: url('fonts/olduvai-webfont.eot');
    src: url('fonts/olduvai-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/olduvai-webfont.woff') format('woff'),
         url('fonts/olduvai-webfont.ttf') format('truetype'),
         url('fonts/olduvai-webfont.svg#olduvairegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

h2.feature-title span,
h3.widgettitle span,
h2.feat-title span,
.sitemap h2 span {
	background:#aad3ac;
	color:#3b3f3d;
	font-size:1em;
	font-family: 'olduvairegular';
	font-weight: normal;
	text-transform:none;
	padding:5px 10px;
	line-height:30px;
	}

h3.widgettitle span a,
h2.feat-title span a,
h3.widgettitle span a:link,
h2.feat-title span a:link,
h3.widgettitle span a:visited,
h2.feat-title span a:visited {
	color:#3b3f3d;
	background:url(images/arrow-link.gif) right 50% no-repeat;
	padding-right:12px;
	}

h3.widgettitle span a:hover,
h2.feat-title span a:hover,
h3.widgettitle span a:active,
h2.feat-title span a:active {
	color:#3b3f3d;
	}
	
.more-link {
	font-family: 'olduvairegular';
	font-weight: normal;
}

#searchform #submitbutton {
	font-family: 'olduvairegular';
	font-weight: normal;
	text-transform: capitalize;
}

.nav {
	font-family: 'f25_executiveregular';
	font-size: 1.2em;
}

.tagcloud,
.tagcloud a {
	font-family: 'f25_executiveregular';
	color:#cb5427;
}

.post-title {
	font-family: 'f25_executiveregular';
}

h1.page-title, h1.archive-title {
	font-family: 'f25_executiveregular';
}

.post-title a, .post-title a:link, .post-title a:visited,
.meta a, .meta a:link, .meta a:visited
.tags a, .tags a:link, .tags a:visited
.cats a, .cats a:link, .cats a:visited
a, a:link, a:visited {
	color:#cb5427; 
}

.featured.narrow a {
	color:#666666;
}

.featured.narrow .flexslider .slides {
	/* background:#7d6a55; */
	background: #E9E3DC;
}

.featured.narrow .flex-caption h2.post-title a {
	color: #666666;
}
.featured.narrow .flexslider .excerpt {
	color: #666666;
}

.description p {
	background: #E9E3DC;
	color: #666666;
	font-style: italic;
	font-size: 1.2em;
	padding: 10px;
}

/*
.cat-posts .post-image,
.wp-caption,
.entry img {
	background: #E9E3DC;
}
*/

#catnav {
	background: #E9E3DC;
}


#wrap, #outer-wrap, #page, #topnav {
	background-color: #f6efd7;
}

#catnav {
	background: #3b3f3d;
}

/*.cat-posts .post-image {
	background: none;
}*/

p.wp-caption-text {
	color: #3b3f3d;
}

h3 {
	font-family: 'f25_executiveregular';
}

#sidebar .widget, .cat-posts, .post {
	border-bottom:3px double #3b3f3d;
}

#topnav {
	border-top:3px double #3b3f3d;
	border-bottom:3px double #3b3f3d;
}

#footer {
	border-top:3px double #3b3f3d;
}

.cat-posts .post .meta {
	display: none;	
}

p.tags, p.cats {
	display: none;
}

abbr {
	display: none;
}

.cat-posts .post-image {
	max-width:100%;
	float:none;
	margin: 0 auto 5px;
	clear:both;
	padding:10px;
	display:block;
	background: #E9E3DC;
	text-align:center;
	border:1px solid #e5e5e5;
	}

@media only screen and (max-width: 480px) {	
.cat-posts .post-image,
	.posts-by-3 .post-image {
		max-width:none;
		width:100%;
		float:none;
		margin: 0 auto 5px;
		clear:both;
		padding:0;
		display:block;
		background: transparent;
		text-align:left;
		border:0;
	}	
.cat-posts .post,
	.posts-by-3 .post,
	.posts-by-3 .hentry {
		border-bottom:3px double #3b3f3d;
	}
}


@media only screen and (min-width: 1041px) {

	.featured.narrow {
		background: url(images/feat-bg.png) 0 0 no-repeat;
		width:560px;
		height:390px;
		padding: 20px;
		border: 0;
	}
}