/* Table of Content
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */

/* #Site Styles
================================================== */

h1, h2, h3, h4, h5 {
	font-family: Arial, /* Century Gothic, */ sans-serif;
	font-weight: bold;
}

h1:not('.title') a, h3:not('.title') a {
	color: #fff !important;
	text-decoration: none;
}

h1.titla a, h3.title a {
    color: #333;
    text-decoration: none; 
}

h4, .content h1, .content h2, .content h3 {
	padding: 0px 15px;
}

.search_page_item h2 {
    padding: 0;
}

.content ul {
	list-style-position: inside;
	list-style: disc;
}

.content li {
	padding: 0px 5px;
	margin-left: 40px;
}

.library-reporting ul li,  {
	padding: 2px 0px;
	list-style: none;
}

.logo, .tagline, .spanish {
	margin: 10px 0px 0px 0px;
}


.logo img {
	width: 280px;
}

.logo {
	margin-bottom: 5px;
}

.tagline p {
	color: #177338;
	font-size: 26px;
	line-height: 32px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-family: Arial, /* Century Gothic, */ sans-serif;
	font-weight: bold;
}

.spanish {
	background: url('../images/equator_spanish_logo.png') no-repeat;
	height: 65px;
	margin-top: 25px;
}

.text {
	font-family: Arial, /* Century Gothic, */ sans-serif;
	padding-left: 75px;
	font-size: 15px;
	line-height: 18px !important;
	display: block;
	margin-top: 5px;
}

.mobile-nav, .mobile-nav-toggle {
	display: none;
}

.widget_content {
  padding: 10px 20px 20px 20px;
}

.widget_content .button.newsletter {
  margin: 0px !important;
}

.nav {
	font-family: Arial, /* Century Gothic, */ sans-serif;
	font-weight: bold;
	background: #efefef;
	color: #177338;
	font-size: 16px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 2px 2px 7px #eeeeee;
	-moz-box-shadow: 2px 2px 7px #eeeeee;
	-webkit-box-shadow: 2px 2px 7px #eeeeee;	
	margin-bottom: 20px;
}

.nav li {
	display: inline;

}

.nav li a {
	color: #177338;
	text-decoration: none;
	padding: 15px 12px;
}

.nav ul {
	margin: 0;
	padding: 15px;
}

.nav li.current-menu-item a, .nav li.current-post-ancestor a {
	background: #177338;
	color: #fff;
}

.nav li.menu-item-5508.current-menu-item a, .nav li.menu-item-5508 a:hover, .nav li.menu-item-5508 a:focus, .nav li.menu-item-5508.current-page-ancestor a, .nav li.menu-item-5508.current-page-ancestor a:hover {
	background-color: #C1272D;
	color: #fff;
}

.nav li.menu-item-9306.current-menu-item a, .nav li.menu-item-9306 a:hover, .nav li.menu-item-9306 a:focus,  .nav li.menu-item-5708.current-post-ancestor a, .nav li.menu-item-9306.current-post-ancestor a:hover, 
.nav li.menu-item-5493.current-menu-item a, .nav li.menu-item-5493 a:hover, .nav li.menu-item-5493 a:focus, .nav li.menu-item-5493.current-post-ancestor a, .nav li.menu-item-5493.current-post-ancestor a:hover,
.nav li.menu-item-6321.current-menu-item a, .nav li.menu-item-6321 a:hover, .nav li.menu-item-6321 a:focus,.nav li.menu-item-6321.current-post-ancestor a, .nav li.menu-item-6321.current-post-ancestor a:hover {
	background-color: #FBB03B;
	color: #333;
}

.nav li a:hover, .nav li a:focus {
	background: #177338;
	color: #fff;
	opacity: 0.8;
}

.breadcrumbs {
	color: #177338;
	margin: -10px 10px 10px 10px;
	padding-left: 15px;
}

.breadcrumbs a {
	color: #177338;
}

#footer {
	background: #e6e6e6;
	margin-top: 20px;
}

#footer input.field {
	margin-left: 10px !important;
}

.sitemap {
	padding: 30px 0px;
}

.sitemap ul {
	margin-top: 10px;
}

.sitemap ul li {
	display: inline;
	padding-right: 5px;
}

.social {
	padding: 23px 0px;
}

img.facebook {
	margin-bottom: -7px;
}

img.twitter {
	margin-bottom: -5px;
	padding-right: 15px;
}

ul#menu-key-rgs  {
	margin: 20px 0px;
}

/* #Page Styles
================================================== */

h1.title.no_margin {
  margin-bottom: 0px;
  padding-bottom: 0px !important;
}

.title_center {
  background: #177338;
  color: #fff;
  text-align: center;
  padding-bottom: 10px !important;
}

.content, .funding, .endorsments, .report-guidelines, .library, .news, .new-users {
	/*background: #e7e6e6;*/
	background: #efefef;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	box-shadow: 2px 2px 10px #eeeeee;
	-moz-box-shadow: 2px 2px 10px #eeeeee;
	-webkit-box-shadow: 2px 2px 10px #eeeeee;
	margin-bottom: 20px;
}

.content h3, .content h1 {
	background: #177338;
	color: #fff;
	padding: 10px 20px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
}

.content.library-reporting h1 {
	text-align: center;
	background: #177338;
	color: #fff;
	padding: 10px 20px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
}

.key-reporting ul, .library-health ul {
padding: 0px;
list-style-position: outside;
}

.key-reporting li , .library-health li {
	line-height: 18px; 
	list-style: none;
	list-style-position: inside;
}


.library-health h2 {
	color: #177338;
	font-size: 23px;
	line-height: 32px;
	padding: 20px 15px 0px 15px;
}

.library-health h2 a {
	color: #177338;
	text-decoration: none;
}

.library-health h2 a:hover, .library-health h2 a:focus {
	color: #177338;
	text-decoration: underline;
}

img.library-reporting {
	float:left;
	padding: 20px 20px 0px 10px;
	width: 50px;
}

.key-reporting h2 {
	color: #003571;
	font-size: 23px;
	line-height: 32px;
	padding: 20px 15px 0px 15px;
}

a.button.key-reporting  {
	background: url('../images/reporting-guidelines_icon.png') no-repeat #efefef;
	background-position: 5px 2px;
	padding: 10px 20px 10px 60px;
	font-size: 14px;
	color: #177338; /* #003571; */
	border: 1px solid #ececec;
	margin: 0 0 0 15px;
}


a.button.key-reporting.green {
	background: url('../images/reporting-guidelines_icon_green.png') no-repeat #efefef;
	background-position: 5px 2px;
}

a.button.under-development.green  {
	background: url('../images/under_development_icon_green.png') no-repeat #efefef;
	background-position: 5px 2px;
	padding: 10px 20px 10px 60px;
	font-size: 14px;
	color: #177338; /* #003571; */
	border: 1px solid #ececec;
	margin: 0 0 0 15px;
}

a.button.help.green  {
	background: url('../images/help_icon_green.png') no-repeat #efefef;
	background-position: 5px 2px;
	padding: 10px 20px 10px 60px;
	font-size: 14px;
	color: #177338; /* #003571; */
	border: 1px solid #ececec;
	margin: 0 0 0 15px;
}


a.button.library-health  {
	background: url('../images/library_icon.png') no-repeat #efefef;
	background-position: 5px 2px;
	padding: 10px 20px 10px 60px;
	font-size: 14px;
	color: #177338;
	border: 1px solid #ececec;
	margin: 0 0 0 15px;
}

a.button.library-health.sidebar {
	margin-left: 15px;
}

a.button.key-reporting:focus, a.button.library-health:focus,  a.button.under-development:focus,  a.button.help:focus, 
a.button.key-reporting:hover, a.button.library-health:hover,  a.button.under-development:hover,  a.button.help:hover   {
	background-color: #e7e6e6;
	background-position-x: 5px;
	background-position-y: 2px;
	padding: 10px 20px 10px 60px;
	font-size: 14px;
	color: #333;
	border: 1px solid #ececec;
	}

.content p, .report-guidelines p, .library p, .funding p, .endorsments p, .news p, .new-users p {
	padding: 5px 15px;
}

.content.report h3 {
	background: #04733F; /*#003571;*/
	font-size: 27px;
	color: #fff;
	padding: 5px 15px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
}

.content.report h4 {
	/*background: url('../images/reporting-guidelines_icon.png') no-repeat;
	background-position: 20px 5px;
	color: #003571;
	padding-left: 85px;
	margin: 30px 0px 50px 0px;
	font-size: 22px;*/
	
	background: url("../images/reporting-guidelines_icon.png") no-repeat scroll 30px 0 transparent;
    color: #003571;
    font-size: 22px;
    margin: 30px 0;
    min-height: 50px;
    padding-left: 85px;
}

.dataTables_wrapper {
  margin: 10px 20px;
}

.report table{
	margin: 20px;
	padding: 20px;
}

td.label {
	color: #003571;
	font-weight: bold;
	padding: 10px 20px 10px 0px !important;
}

h3.toolkit {
	background: #C1272D;
}

.toolkit-header {
	background: #C1272D;
	color: #fff;
	margin-top: -10px;
	margin-bottom: 0px;
	font-family: Arial, /* Century Gothic, */ sans-serif;
	font-size: 14px;
}

.resource-header {
	background: #177338;
	color: #fff;
	margin-top: -10px;
	margin-bottom: 0px;
	font-family: Arial, /* Century Gothic, */ sans-serif;
	font-size: 14px;
}

.resource-header-content {
	background-image: url('../images/library-health_icon.png');
	background-repeat: no-repeat;
	/*background-size: 60px 70px;*/
	background-position: 20px 0px;
	padding-left: 80px;
}

.resource-header-image img, .reporting-header-image img {
	width: 110px;
}

.resource-header-content ul {
	list-style: disc;
	padding-left: 30px;
	margin: -10px 0px 20px 0px;
}

.reporting-header {
	background:  #04733F;/*#003571;*/
	color: #fff;
	margin-top: -10px;
	margin-bottom: 0px;
	font-family: Arial, /* Century Gothic, */ sans-serif;
	font-weight: bold;
	font-size: 14px;
}

.reporting-header-content span {
	float: left;
	width: 160px;	
	margin: 0px 15px;
}

.reporting-header-content input.submit {
	margin: 20px 0px 0px 15px
}

.resource-header-content li {
	padding: 0px;
	margin: 5px 0px;
}

ul#menu-toolkits-pages-1 li {
  list-style: disc;
}

ul#menu-library-pages, ul.library-reports, ul#menu-about-pages, ul#menu-toolkits-pages,  ul#menu-toolkits-home {
	margin: 5px 25px;
	list-style: none;
}

ul#menu-library-pages li a,ul.library-reports li a, ul#menu-about-pages li a, ul#menu-toolkits-pages li a, ul#menu-toolkits-home li a {
	color: #177338;
	text-decoration: none;
	font-family: Arial, /* Century Gothic, */ sans-serif;
	font-size: 14px;
	font-weight: bold;
}

ul#menu-toolkits-home li a {
  color: #c1272d; 
}

ul#menu-toolkits-pages li a {
/*   color: #c1272d; */
  color: #000;
}

ul#menu-library-pages li, ul.library-reports li, ul#menu-about-pages li, ul#menu-toolkits-pages li, ul#menu-toolkits-pages li, ul#menu-toolkits-home li {
	border-bottom: 1px dotted #333;
	padding: 20px 0px 20px 0px;
	background: url('../images/library_icon.png') no-repeat;
	background-position: 0px 3px;
	padding-left: 60px;
	margin: 0px;
}

ul#menu-toolkits-pages li, ul#menu-toolkits-pages li, ul#menu-toolkits-home li {
  background: url('../images/library_icon_red.png') no-repeat;
  background-position: 0px 3px;
}

.five.columns ul#menu-library-pages, .five.columns ul.library-reports, .five.columns ul#menu-about-pages, ul#menu-toolkits-pages-1, .five.columns ul#menu-toolkits-pages {
	margin: 5px 25px;
	list-style: disc outside none;
}

.five.columns ul#menu-library-pages li a, .five.columns ul.library-reports li a, .five.columns ul#menu-about-pages li a, ul#menu-toolkits-pages-1 li a, .five.columns ul#menu-toolkits-pages li a {
	color: #000000;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
}

.five.columns ul#menu-library-pages li a:hover, .five.columns ul.library-reports li a:hover, .five.columns ul#menu-about-pages li a:hover {
  text-decoration: underline;
	color: #177338;
}


.five.columns ul#menu-library-pages li, .five.columns ul.library-reports li, .five.columns ul#menu-about-pages li, .five.columns ul#menu-toolkits-pages-1 li, .five.columns ul#menu-toolkits-pages li {
	border-bottom: none;
	padding: 5px 0;
	background: none;
	background-position: 0px 0px;
	margin: 0px;
	list-style: disc outside none;
}


ul#menu-about-pages ul.sub-menu {
	margin: 0px 15px 0px 0px;
	margin-bottom: -20px;
}

ul#menu-about-pages ul.sub-menu li {
	background: none;
	padding-left: 0px;
	padding: 15px 0px;
	margin: 0px;
}

ul#menu-toolkits-pages-1 li a:hover, ul#menu-toolkits-pages li a:hover, ul#menu-toolkits-home li a:hover, .five.columns ul#menu-toolkits-pages li a:hover {
  text-decoration: underline;
  color: #c1272d;
}

ul#menu-library-pages li:last-child, ul.library-reports li:nth-last-child(1), ul#menu-about-pages li:nth-last-child(1), ul#menu-toolkits-pages li:last-child, ul#menu-toolkits-pages-1 li:last-child, ul#menu-toolkits-home li:last-child {
	border-bottom: 0px dotted #333;
}


span.news-date {
	font-family: Arial, /* Century Gothic, */ sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: #fbb03b;
	color: #212121;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	padding: 3px 20px;
	float: left;
	margin: 20px 20px 10px 20px;
	display: block;
	clear: both;

}

span.news-excerpt {
	border-bottom: 1px dotted #333333;
    clear: both;
    display: inline-block;
    float: left;
    margin: -40px 20px 0;
    padding: 0 0 0 175px;
    /* width: 73%; */
}

span.events {
	border-bottom: 1px dotted #333333;
    clear: both;
    display: inline-block;
    margin: 10px 20px; 
    padding-bottom: 10px;   
}
span.events p {
	padding: 0px;
}

span.new-excerpt ul {
	list-style-position: outside;
}

span.news-excerpt ul li {
	list-style: disc;
	margin-left: 20px;
}

.pagination_results {
	padding: 15px 15px 0px 15px;
	margin: 0;
}

.counter:nth-child(1), 
.counter:nth-child(3),
.counter:nth-child(5),
.counter:nth-child(7),
.counter:nth-child(9),
.counter:nth-child(11),
.counter:nth-child(13),
.counter:nth-child(15),
.counter:nth-child(17) {
padding: 24px 30px 24px 30px;
}

.counter {
	background: url('../images/clipboard_icon.png') no-repeat;
	background-position: 10px 0px;
	font-family: Arial, /* Century Gothic, */ sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 24px 30px 24px 26px;
	float: left;
	margin-top: 10px;
	position: relative;
	z-index:100;
}

ul.results {
	padding: 0px 15px;
	list-style: none inside;
}

ul.results li {
	padding: 25px 0px 35px 0px ;
	display: block;
	margin: 0;
	border-bottom: 1px dotted #333;
	list-style: none inside;
	position: relative;
}

ul.results li a {
	display: inline;
}

span.news-excerpt:nth-last-child(1) {
	border-bottom: 0px dotted #333;
}

span.news-excerpt a {
	font-family: Arial, /* Century Gothic, */ sans-serif;
	font-weight: bold;
}

span.news-excerpt p {
	padding: 0px;
}

.report-guidelines h3 {
	background: url('../images/reporting-guidelines_icon.png') no-repeat #003571;
	background-position: 10px 1px;
	font-size: 16px;
	color: #fff;
	padding: 15px;
	padding-left: 65px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
}

.library h3 {
	background: url('../images/library_icon.png') no-repeat #177338;
	background-position: 10px 10px;
	font-size: 16px;
	line-height: 20px;
	color: #fff;
	padding: 15px;
	padding-left: 65px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
}

.title { 
	font-size: 20px !important;

}

.title.news {
	font-size: 27px;
}

.red .title {
	background: #c1272d;
	color: #fff;
	padding: 5px 15px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
}

.orange .title, .widget-title {
	background: #fbb03b;
	color: #333;
	padding: 5px 15px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
}

.blue .title {
	background: #003571;
	color: #fff;
	padding: 5px 15px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
}

.news.archive.red:last-child .title {
	background: #04733f;
	color: #fff;
	padding: 5px 15px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
}

.green .title {
	background: #04733F;
	color: #fff;
	padding: 5px 15px;
	border-radius: 10px 10px 0px 0px;
	-webkit-border-radius: 10px 10px 0px 0px;
	-moz-border-radius: 10px 10px 0px 0px;
}

.title.next-previous {
	font-size: 18px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

.podcast object {
	padding: 0px 15px;
	width: 95%;
	margin-bottom: 15px;
}

span.nav-next {
	float: right;
}

.news.archive select, .news.archive label {
	margin: 5px 0px 5px 15px;
}

.news.archive select {
	width: 50%;
	margin-bottom: 20px;
}

.news ul {
	/*border-bottom: 1px solid #d9d9d9;*/
	margin-bottom: 0px;
}

.newsletter, .discussion {
	border-top: 1px solid #f1f1f1;
	padding-top: 20px;
}

.newsletter img {
	padding: 0px 15px 15px 15px;
	float:left;
}

.discussion img {
	float: left;
	margin: 0px 5px 15px 15px;
}

img.socialicon {
	height: 50px;
	width: 50px;
}

.discussion h4 {
	margin-bottom: 10px;
}

.newsletter a {
	font-size: 16px;
	font-weight: bold;
	margin-top: 15px;
}

.news li {
	list-style: none;
	padding: 5px 15px;
}

.news li a{
	font-weight: bold;
}

span.highlight {
	padding: 5px 15px;
	display: block;
	font-size: 14px;
	line-height: 22px;
}

span.section {
	display: block;
	padding: 15px 5px 20px 5px;
	font-size: 14px;
	line-height: 18px;
}

.toolkit_content span.section {
	line-height: 21px;
}


span.section img {
	float:left;
	padding: 15px 15px 15px 5px;
	}
	
span.section.authors img {
	padding: 15px 25px 15px 15px;
}

span.section.authors {
	border-bottom: 1px solid #d9d9d9;
}

span.section.editors {
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #f1f1f1;
}

span.section.developers {
	border-bottom: 1px solid #d9d9d9;
	border-top: 1px solid #f1f1f1;
}

span.section.librarians {
	border-top: 1px solid #f1f1f1;
        border-bottom: 1px solid #d9d9d9;
}

.guest-blog span.date {
	padding: 5px 15px;
	font-weight: bold;
}


.guest-blog span.image {
	display: block;
    margin: 10px 15px 5px;
}

.content span.image {
    display: block;
    margin: 10px 15px 5px;
    float: left;
}

.content form {
	margin-left: 15px;	
}

.content.report form {
	margin-left: 0px;	
}
.content td {
	padding: 0 15px;	
}

.content ul.children {
	margin-left: 0;	
}

.content ul.children li {
	margin-left: 12px;	
}

#nav-below {
	margin: 15px;	
}

#nav-below .nav-previous {
	float: left;		
}

#nav-below .nav-next {
	float: right;	
}


/* slider info */

/*.flexslider .slides img {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

span.slider-info {
	position: absolute;
	background-color: #E7E6E6;
	margin: 40px;
	padding: 20px;
	max-width: 600px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	opacity: 0.8;
}
span.slider-info h2 {
	font-size: 32px;
}

span.slider-info h2.library {
	color: #22732F;
	margin-bottom: 10px;
}
span.slider-info h2.reporting {
	color: #003571;
}

span.slider-info p {
	margin-bottom: 0px;
	color: #111;
}
*/

.key-wrap {
	margin: 10px 0px 15px 0px;
}
 
a.report-title {
	font-weight: bold;
	color: #003571;
}
a.report-title:hover {
	color: #177338;
}

.rptitle {
	width: 90px !important;
	display: block;
	position: absolute;
	padding-left: 15px;
}

.rplinks {
	display: block;
	padding-left: 100px;
}

.key-reporting label {
	display: inline;
	width: 90px;
}

ul.report-guidelines {
	margin: 15px 0px;
}

ul.report-guidelines span{
	float: right;
	margin-right: 10px;
}

.search h4 {
	padding: 0;	
}

.search p {
	/*border-bottom: 1px dotted #333;*/
	margin: 0;
	padding: 0;
}

.search .search_page_item {
	border-bottom: 1px dotted #333;
	margin: 0 15px;
    padding: 10px 0;
}

.news-next-prev {
	margin-bottom: 10px;
}

.upw-content p {
	padding: 5px 0px;
}

.upw-content p.post-date {
	font-weight: bold;	
}

.upw-content p.post-title {
	font-family: Arial,sans-serif;
    font-weight: bold;
	font-size: 16px;
    line-height: 22px;
    margin-bottom: 4px;
}

/* mailchimp */

.mc_form_inside {
    margin-left: 15px;
}

#mc_signup_form .mc_var_label {
    display: inline;
    float: left;
    margin: 0;
    width: 115px;
}

#mc_signup_form .mc_input {
    width: 185px;
}

.mc_signup_submit {
    margin: 5px 0 0 115px;
    text-align: left !important;
}

#mc_subheader {
	margin: 5px 10px 5px 15px;	
}

#mc_message {
	padding: 0 0 10px;
}

.button.newsletter {
	margin: 0px;
	margin-left: -15px;
}

.img-blog {
			width: 420px !important;
			text-align: center;
		}

/* Home page amends 20/02/15 */
.krg-table {
	width: 100%;
	margin-bottom: 20px;
}
.krg-table td {
	padding: 0 0 5px 15px;
}
#homepage-images-slider {
	margin-top: 30px;
}

.flexslider {
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    margin: 10px 10px 40px;
}
.flexslider .slides > li {
	margin: 0px;
	padding: 0px;
}
.flex-control-nav li {
    margin: 0 6px !important;
}
.flex-nav-container {
    position: relative;
}
.flex-caption {
    /*background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);*/
    bottom: 0;
    font-size: 13px;
    left: 0;
    /*line-height: 18px;*/
    padding: 5px !important;
    position: relative;
    text-align: center;
    /*text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);*/
    width: 96%;
    margin: 0px 0px;
    /*height: 20px; /* The height we want less the padding */
}
.flex-direction-nav a::before {
    line-height: 40px;
}
.flex-direction-nav a:hover {
	color: #c1272d;
}

.social-link img {
    opacity: 0.8;
}
.social-link:hover img {
    opacity: 1;
}

footer {
  padding: 40px 0px 20px 0px;
}

footer .site_info {
  padding: 0px 20px;
}

/* #Media Queries
================================================== */

	@media only screen and (min-width: 1200px)  {
		.nav {
			font-size: 22px;
		}	
		.nav li a {
			padding: 12px;
		}	
		.logo img {
			width: 310px;
		}
		.tagline p {
			font-size: 26px;
			line-height: 32px;
		}
		.text {
			font-size: 15px;
			line-height: 24px;
			margin-top: 15px;
		}
		.report-guidelines h3 {
			font-size: 20px;
			padding-left: 70px;
		}
		
		.resource-header-image img, .reporting-header-image img {
			width: 80px; /*140px;*/
		}
		
		/* New width of the reporting guidelines header */
		.container .reporting-header-image {
			width: 90px !important;	
		}
		
		.container .reporting-header-content {
			width: 630px !important;	
		}
		
		.library-health h2 {
			font-size: 24px;
		}
		.key-reporting h2 {
			font-size: 24px;
			padding: 20px 80px 0 80px;
		}	
		
		
		.img-blog {
			width: 600px !important;
			text-align: center;
		}	
	}

	/* Tablet Portrait size to standard 960 (devices and browsers) */
	@media only screen and (min-width: 768px) and (max-width: 959px) {
		.nav {
			font-size: 13px;
		}
		.nav li a {
			padding: 17px 9px;
		}	
		.logo img {
			width: 200px;
		}
		.tagline p {
			font-size: 22px;
			line-height: 28px;
		}
		.spanish {
			margin-top: 10px;
		}

		.text {
			font-size: 12px;
			line-height: 14px;
			margin-top: 3px;
		}
		.report-guidelines h3 {
			font-size: 16px;
			line-height: 20px;
			padding-left: 70px;
		}
		
		img.library-reporting {
			padding-bottom: 0;
		}
		
		.resource-header-image img, .reporting-header-image img {
			width: 80px;
		}
		.library-health h2 {
			font-size: 19px;
    		padding: 20px 15px 0 80px;
			line-height: 28px;
		}
		.key-reporting h2 {
			font-size: 19px;
    		padding: 20px 15px 0 80px;
			line-height: 28px;
		}
		.img-blog {
			width: 300px !important;
			text-align: center;
		}
	}

	/* All Mobile Sizes (devices and browser) */
	@media only screen and (max-width: 767px) {
		.logo img {
			width: 300px;
			margin: 20px 0px 0px 0px;
		}
		
		.tagline p {
			font-size: 20px;
			line-height: 26px;
		}
		.spanish {
			margin: 10px 0px !important;
		}
		.nav {
			font-size: 16px;
			margin: 10px 0px !important;
		}
		.nav li {
			display: block;
		}
		.content, .report-guidelines, .news, .library, .red {
			margin: 10px 0px !important;
		}
		#footer {
			margin-top: 10px;
		}
		
		.nav {
			display: none !important;
		}
		.mobile-nav-toggle {
			font-family: Arial, /* Century Gothic, */ sans-serif;
			font-weight: bold;
			background: #177338;
			color: #fff;
			font-size: 18px;
			border-radius: 10px 10px 0px 0px;
			-webkit-border-radius: 10px 10px 0px 0px;
			-moz-border-radius: 10px 10px 0px 0px;
			margin-bottom: 20px;
			text-align: center;
			display: block;
			margin: 0px;
			padding: 15px;
			font-size: 20px;
			cursor: pointer;
		}
		
		.mobile-nav-toggle a {
			text-decoration: none;
			color: #fff;
			}
		
		.mobile-nav {
			padding: 15px 20px;
			background-color: #e7e6e6;
			font-size: 18px;
			border-radius: 0px 0px 10px 10px;
			-webkit-border-radius: 0px 0px 10px 10px;
			-moz-border-radius: 0px 0px 10px 10px;
		}
		.mobile-nav ul.menu {
			padding: 0;
			margin: 0;
		}
		
		.mobile-nav li {
			padding: 10px 0px 0px 0px;
		}
		
		.mobile-nav a {
			text-decoration: none;
		}
		
		img.library-reporting, .resource-header-image img, .reporting-header-image img {
			display: none;
		}
		.img-blog {
			width: 380px !important;
			text-align: center;
		}
		
		/*h3 {
			margin-bottom: 0px;
			
		}*/
		
			
	span.news-excerpt {
		clear: left;
		padding-left: 0px;
		margin-top: 15px;
	}
		
		
	}

	/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
	@media only screen and (min-width: 480px) and (max-width: 767px) {
  	.spanish .text {
    	margin-top: 23px;
  	}
	}

	/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
	@media only screen and (max-width: 479px) {
	.img-blog {
			width: 260px !important;
		}
		.spanish .text {
    	margin-top: 15px;
  	}

	}


	body { margin-top: 32px}
	#wpadminbar { margin-top: 40px; }
/* #Font-Face
================================================== */
