/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Apr 21 2017 | 08:56:46 (am)
/*
/******* Do not edit this file *******/

@font-face {
font-family:Avenir;
src: url (https://www.aihm.org/wp-includes/fonts/2B8E35_F_O.ttf);
font-weight: normal;
}

a {
    color: #0C80A8;
}

h1 {
	font-size: 28px;
color:#0E80A8;
weight:600;
}
h2 {
	font-size: 24px;
color:#8EB53E;
weight:400;
}
h3 {
	font-size: 20px;
color:#514838;
weight:400;
}
h4 {
	font-size: 18px;
color:#0E80A8;
weight:300;
}
h5 {
	font-size: 16px;
color:#8EB53E;
weight:300;
}
h6 {
	font-size: 16px;
color:#514838;
weight:300;

}

.head_italic {
font-family:EB Garamond, Georgia, Serif;
font-style:oblique;
weight:400;
}

span.wpcf7-list-item {
    display: inline;
    margin-left: 0.5em;
}

img {
padding-right:15px;
padding bottom:20px;
}

.alignright {
    margin-left: 0;
}

.alignleft {
    margin-right: 0;
}

.right_img {
padding-left:15px;
padding-top:15px;
padding-bottom:20px;
}

#pre-header {
	background: #0c80a8;
}

#pre-header .header-links li a,
#pre-header-social li,
#pre-header-social li a {
	color: #d3e6ee;
	font-size: 18px;
}
#pre-header .header-links li a {
	background: #43a9cc;
}
#pre-header .header-links > ul > li > a {
	border-left: 1px solid #43a9cc;
}
#pre-header .header-links > ul > li:last-child > a {
	border-right: 1px solid #43a9cc;
}

#header .menu > li.menu-hover > a,
#header .menu > li.current_page_item > a, 
#header .menu > li.current-menu-ancestor > a,
#header .menu > li > a:hover,
#header-sticky .menu > li.menu-hover > a,
#header-sticky .menu > li.current_page_item > a, 
#header-sticky .menu > li.current-menu-ancestor > a,
#header-sticky .menu > li > a:hover {
	color: #FFF;
	background: #0C80A8;
}

#intro {
	text-align: center;
	padding: 10px 10px;
	background: #333333;
}

#intro #intro-core {
	width: 100%;
height:75px;
}

#footer .widget_tag_cloud a:nth-child(3n) {
	margin-right: 0;
}