/*
Theme Name: AAHMVantage 
Version: 1.0
Description: AAHM theme, based on Vantage. Edit this child theme only, NOT Vantage itself. 
Author: Andrew Bain 
Author URL: http://taberbain.com
Template: vantage
*/

@import url("../vantage/style.css");

.flexslider .slides .caption,
.flexslider .slides .caption a:link,
.flexslider .slides .caption a:hover,
.flexslider .slides .caption a:visited {
	font-family:'Roboto Slab',arial,helvetica,serif;
	font-size:1.5em;
	font-weight:300;
      text-decoration:none;
color:#fff;
}


header#masthead {
	background:#217821;
	background-image:url(/assets/texture.png);
}

header#masthead hgroup {
	padding-bottom:25px;
	padding-top:25px;
}

.main-navigation ul li a,
.main-navigation ul li a > * {
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	font-family:'Roboto Slab',arial,helvetica,sans-serif;
	font-weight:400;
}


#search-icon #search-icon-icon:hover,
.main-navigation ul li:hover > a,
.main-navigation ul ul li:hover > a {
	background: #006600;
}

article.post .entry-header h1.entry-title,
article.page .entry-header h1.entry-title {
	font-size:25px;
	font-weight:bold;
}
h1, h2, h3, h4, h5, h6 {
	font-family:'Roboto Slab', helvetica, arial, serif;
}


.entry-meta .byline {
	display:none;
}

#pg-home-0 h1 {
	font-weight:700;
	font-size:1.7em;
	letter-spacing:0.2em;
	padding:0;
	line-height:1.7em;
}
#pg-home-0 h3 {
	font-size:1.3em;
	color:#222;
	font-weight:300;
	line-height:1.9em;
	padding:0;
}

#footer-widgets .widget a:hover {
	color: #f47e3c;
}

#footer-widgets .textwidget {
}

#footer-widgets .widget_vantage-social-media {
	padding-left:440px;
}

.circle-icon:hover {
	background-color:#006600 !important;
}

.widget_circleicon-widget a h4:hover,
.widget_circleicon-widget a.more-button:hover {
	color:#f47e3c;
}

.panel-grid-cell:first-of-type {
	border-left:1px solid #eee;
}
.panel-grid-cell {
	border-right:1px solid #eee;
}

#colophon {
	background-image:url(/assets/mold.jpg);
}

h1.noclear, h2.noclear, h3.noclear, h4.noclear, h5.noclear, h6.noclear {
	clear:none !important;
}
