/* Setting content width, unsetting floats and margins */
/* Attention: the classes and IDs vary from theme to theme. Thus, set own classes here */

#content,#page {
	width: 100%; 
	margin: 0; 
	float: none;
}

#header .nine-col {
	margin-bottom: 0;
}


#header .tagline {
	display: block;
	font-size: 12px;
	color: #222;
	margin: 10px 0;
}

#header .logo a img {
    float: left;
    height: 80px;
    margin: 0 2em 0 0;
    max-width: 225px;
    padding-top: 1%;
    vertical-align: top;
    width: auto;
    font-size: 12px;
}


#main {
	    max-width: 100%;
}
 
#page {
	margin: 0 2%;
	width: 96%;
}


#middle_wrapper .pagetitle {
	margin-bottom: 0;
}

#header .inner-header {
    padding: 0 1em ;
}

.noprint, 
.gallery,
#menu-secondary,
#header_search {
	display: none;
}


.featured-image {
	max-width: 60%;
}

body {
font-size: 11px;
line-height: 1.2;
background: #fff !important;
color: #000;
}

table {
	font-size: 11px;
}

h1.title {
	margin: 0;
	color: #000;
}

h1 {
font-size: 20px;
}

h2, h3, h4 {
font-size: 14px;
}    

td {
	padding: .2em .4em;
}

#scheme_color_green table th {
	color: #222;
}

h1.title a[href^=http]:after,
.hotspot-birds table a[href^=http]:after,
.featured-image a[href^=http]:after
 {
      content:" ";
}

.fa-square-o:before {
    content: "\f096";
}

.info-box {
	border: 1px solid #ccc;
}

.hotspot-description {
	float: left;
	width: 48%;
	margin-left: 20px;
}

figure.featured-image {
	float: left;
	width: 48%;
}

.icon {
	width: 30px;
	height: 30px;
}
