/*
	Theme Name: Reef Catchments Main Site
	Theme URI: http://thedma.com.au
	Description: Magazine customised for ReefCatchments.com.au
	Author: StudioPress
	Author URI: http://thedma.com.au

	Version: 2.1
	
	Tags: black, custom-background, custom-header, custom-menu, featured-images, fixed-width, gray, left-sidebar, one-column, right-sidebar, sticky-post, theme-options, threaded-comments, three-columns, translation-ready, two-columns, white
	
	Template: genesis
	Template Version: 1.8.2

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

/* Table of Contents

* Import Fonts
* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Homepage
* Genesis Slider
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Post Icons
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms
* Magazine Blue
* Magazine Green
* Magazine Orange
* Magazine Purple
* Magazine Red
* Magazine Teal
* Responsive Design

*/



/* Import Fonts
------------------------------------------------------------ */

@import url(https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700);
@import url('css/normalize.css');


/* Defaults
------------------------------------------------------------ */
html,
body,
button, 
input, 
select, 
textarea {
	font-family: 'Dosis', sans-serif;
}


body {
	color: #333;
	font-size: 16px;
	font-weight: 400;
	line-height: 150%;
}

input {
	color: #333;
}

input,
select,
textarea {
	background-color: #f8f8f8;
	border: 1px solid #e0e0e0;
	outline: none;
}

input:focus,
select:focus,
textarea:focus {
	background-color: #fff;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a {
	color: #007c8a;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}


/* Body
------------------------------------------------------------ */

body {
	background: #e9e9e9;
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	margin: 0 auto;
}

.magazine-landing #wrap {
	background: none;
}

.wrap,
#content-sidebar-wrap {
	width: 960px;
	margin: 0 auto;
}




.wrap:before,
.wrap:after,
#content-sidebar-wrap:before,
#content-sidebar-wrap:after,
.widget-wrap:before,
.widget-wrap:after {
	content: '';
	display: table;
}

.wrap:after,
#content-sidebar-wrap:after,
.widget-wrap:after {
	clear: both;
}

.wrap,
#content-sidebar-wrap,
.widget-wrap {
	zoom: 1;
}







/* Header
------------------------------------------------------------ */

#header {
	min-height: 115px;
	overflow: hidden;
	background: #009da5 url('images/bg-wave.png') no-repeat right -170px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 15px 0 18px;
	width: 490px;
}

#title {
	margin: 0;
	padding: 0;
}

#title a {
	background: url('images/sprite.png') no-repeat 0 0;
	width: 210px;
	height: 100px;
	text-indent: -9999px;
	float: left;
	margin: 0;
}

#description {
	position: absolute;
	top: -9999px;
	left: -9999px;
}

#header .widget-area {
	float: right;
	padding: 50px 0 0;
	width: 468px;
	
}

#header .widget-area h4 {
	display: none;
}

#header .textwidget {
	text-align: right;
}

#header .textwidget a {
	display: inline-block;
	width: 34px;
	height: 34px;
	background: url('images/sprite.png') no-repeat;
	text-indent: 9999px;
	overflow: hidden;
	margin: 0 0 0 15px;
}

#header .textwidget a:hover {
	opacity: 0.8;
	-webkit-box-shadow:  0px 0px 6px 0px rgba(0, 0, 0, 0.3);
    box-shadow:  0px 0px 6px 0px rgba(0, 0, 0, 0.3);
}

#header a.facebook {
	background-position: 0 -100px;
}

#header a.linkedin {
	background-position: -34px -100px;
}

#header a.twitter {
	background-position: -68px -100px;
}

#header a.rss {
	background-position: -102px -100px;
}



/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 115px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 490px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}

/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.menu {
	float: right;
}

#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.menu li a {
	color: #999;
	display: block;
	padding: 6px 15px 5px;
	position: relative;
	text-decoration: none;
}

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #007c8a;
}

#header ul.menu li li a,
#header ul.menu li li a:link {
	background-color: #111;
	border: 1px solid #444;
	border-top-width: 0;
	color: #999;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	color: #007c8a;
}

#header ul.menu li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#header ul.menu li ul a {
	width: 130px;
}

#header ul.menu li ul ul {
	margin: -33px 0 0 149px;
}

#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	background: #007c8a url('images/bg-wave.png') no-repeat right -128px;
	clear: both;
	overflow: hidden;
	border-bottom: 1px solid #005559;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	color: #fff;
	display: block;
	padding: 9px 15px 8px;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: 0.1em;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

#nav li a:hover,
#nav li.sfHover a,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	text-transform: uppercase;
	color: #fff;
	background: #006672;
	border-left-color: #005559;
	border-right-color: #005559;
	text-decoration: none;
}

#nav li li a {
	background-color: #007c8a;
	border: 1px solid #005559;
	border-top-width: 0;
	font-size: 13px;
	color: #fff;
	padding: 5px 10px;
	position: relative;
	text-transform: uppercase;
	width: 128px;
}

#nav li li a:hover,
#nav li li a:active {
	color: #fff;
	background: #007c8a;
}

#nav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#nav li ul a {
	width: 130px;
}

#nav li ul ul {
	margin: -33px 0 0 149px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	padding: 7px 15px 6px;
}

#nav li.right a {
	background: none;
	border: none;
	color: #999;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #007c8a;
	text-decoration: none;
}

#nav li.search {
	padding: 0;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 20px;
	padding: 7px 0 5px 18px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 7px 0 5px 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background: #8dc63f url('images/bg-wave.png') no-repeat right -305px;
	border-bottom: 1px solid #afe16b;
	border-top: 1px solid #afe16b;
	clear: both;
	overflow: hidden;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	color: #fff;
	display: block;
	padding: 10px 15px 9px;
	position: relative;
	text-transform: uppercase;
	font-size: 15px;
	letter-spacing: 0.1em;
	font-weight: 500;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}

#subnav li a:hover,
#subnav li.sfHover a,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	color: #fff;
	text-decoration: none;
	border-left-color: #afe16b;
	border-right-color: #afe16b;
	background: #7fb732;
	
}

#subnav li li a,
#subnav li li a:link {
	background-color: #7fb732;
	border: 1px solid #afe16b;
	border-top-width: 0;
	color: #fff;
	padding: 5px 10px;
	position: relative;
	text-transform: uppercase;
	width: 178px;
	font-size: 14px;
}

#subnav li li a:hover,
#subnav li li a:active {
	color: #fff;
	background-color: #8dc63f;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	margin: 1px 0 0 -1px;
	position: absolute;
	width: 200px;
	z-index: 9999;
}

#subnav li ul a {
	width: 130px;
}

#subnav li ul ul {
	margin: -33px 0 0 149px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}


/* Inner
------------------------------------------------------------ */

#inner {
	margin: 30px 0;
}

#inner .wrap {
	margin: 20px auto; 
}

.magazine-landing #inner .wrap {
	margin: 20px auto;
	width: 700px;
}


/* Homepage
------------------------------------------------------------ */

.home-middle,
.home-top {
	clear: both;
	line-height: 20px;
	margin: 0;
	overflow: hidden;
}

.home-middle .featuredpage, 
.home-middle .featuredpost {
	margin: 0;
}

.home-top {
	margin: -3px 0 20px 0;
}

.home-left {
	float: left;
	width: 48%;
}

.home-right {
	float: right;
	width: 48%;
}

.home-bottom {
	width: 655px;
	float: left;
}

.home-bottom .widget {
	background: url('images/bg-wave.png') no-repeat 35px -196px;
	padding: 35px 0 0 0;
	margin: 0 0 5px 0;
	border: 1px solid #d3d3d3;
	-webkit-box-shadow: -3px 3px 3px -2px rgba(0, 0, 0, 0.1);
	box-shadow: -3px 3px 3px -2px rgba(0, 0, 0, 0.1);
}

.home-bottom #featured-post-5 {
	background-color: #66912b;
}
.home-bottom #featured-post-5 a.more-link {
	color: #66912b;
	text-decoration: underline;
	font-weight: 500;
}

.home-bottom #featured-post-4 {
	#background-color: #db406c;
	background-color: #f7941e;
}

.home-bottom #featured-post-4 a.more-link {
	color: #db406c;
	text-decoration: underline;
	font-weight: 500;
}

.home-bottom #featured-post-6 {
	background-color: #0095da;
}

.home-bottom #featured-post-6 a.more-link {
	color: #0095da;
	text-decoration: underline;
	font-weight: 500;
}

.home-bottom #featured-post-7 ,.home-bottom #featured-post-11 {
	background-color: #fdb913;
}

.home-bottom #featured-post-12{
	background-color: #db406c;
}

.home-bottom #featured-post-7 a.more-link {
	color: #fdb913;
	text-decoration: underline;
	font-weight: 500;
}

.home-bottom #featured-post-10 {
	#background-color: #f7941e;
	background-color: #db406c;
}

.home-bottom #featured-post-10 a.more-link {
	color: #f7941e;
	text-decoration: underline;
	font-weight: 500;
}

.home-bottom .widget .widget-wrap {
	background: #fff;
	padding: 20px 25px 25px;
}




/* Genesis Slider
------------------------------------------------------------ */

#content #genesis-responsive-slider,
#content #genesis-slider {
	background-color: #fff;
	border: 4px solid #e9e9e9;
	padding: 1px;
}

#genesis-responsive-slider a,
#genesis-slider a {
	color: #fff;
	text-decoration: underline;
}

#genesis-responsive-slider a:hover,
#genesis-slider a:hover {
	text-decoration: none;
}

#genesis-responsive-slider p,
#genesis-slider p {
	color: #fff;
	margin: 5px 0;
}

#content .slide-excerpt {
	background: rgba(0, 157, 165, 0.85);
	filter: alpha(opacity=100);
	margin: 0;
	padding: 10px;
	opacity: 1.0;
}

html > body .slide-excerpt-border {
	border: none !important;
	margin: 0 !important;
	padding: 0 !important;
}

#genesis-responsive-slider .flex-control-nav li a {
	background: #c1d8d9;
	-moz-border-radius: 50%;
	border-radius: 50%;
	width: 9px;
	height: 9px;
}

#genesis-responsive-slider .flex-control-nav li a.active {
	background: #009da5;
}

#genesis-responsive-slider .flex-control-nav {
	margin: 10px 0;
}




/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	border: none;
	line-height: 20px;
	margin: 0 0 30px;
	padding: 5px 10px;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	border: none;
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 960px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}

.magazine-landing #content-sidebar-wrap {
	width: 700px;
}


/* Content
------------------------------------------------------------ */




#content {
	float: left;
	padding: 20px 20px;
	width: 613px;
	-webkit-box-shadow:  -3px 3px 3px -2px rgba(0, 0, 0, 0.1);
    box-shadow:  -3px 3px 3px -2px rgba(0, 0, 0, 0.1);
    background: #fff;
    border: 1px solid #d3d3d3;
    margin-bottom: 5px;
}

.archive #content,
.search-results #content,
.page-template-page_blog-php #content {
	padding: 0;
	-webkit-box-shadow:  none;
    box-shadow: none;
    border: none;
    width: 655px;
    background: transparent;
	
}

.archive #content .entry,
.search-results #content .entry,
.page-template-page_blog-php #content .entry {
	padding: 30px 25px;
	-webkit-box-shadow:  -3px 3px 3px -2px rgba(0, 0, 0, 0.1);
    box-shadow:  -3px 3px 3px -2px rgba(0, 0, 0, 0.1);
    background: #fff;
    border: 1px solid #d3d3d3;
    margin-bottom: 5px;
}


.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.full-width-content #content {
	width: 910px;
}

.full-width-content.magazine-landing #content {
	width: 650px;
}

blockquote {
	background-color: #f5f5f5;
	margin: 5px 15px 20px;
	padding: 15px 20px 20px;
}

blockquote p {
	color: #666;
	font-style: italic;
}

.post {
	margin: 0 0 40px;
}

.single .post {
	margin: 0 0 20px;
}

.entry-content {
	overflow: hidden;
	clear: both;
	padding: 0px 15px 15px 15px;
}

.archive .entry .entry-content,
.page-template-page_blog-php .entry-content,
.search .entry-content  {
	padding: 0;
}

.entry-content p {
	
}

.single-people .entry-content p {
	margin-top: 0;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.after-post-ad {
	background-color: #f5f5f5;
	margin: 5px 0 10px;
	padding: 10px;
	overflow: hidden;
}

.after-content-ad {
	clear: both;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 20px;
	text-align: center;
	width: 960px;
}

.more-from-category {
	background: url(images/list.png) no-repeat top left;
	margin: -5px 0 0;
	padding: 1px 0 0 18px;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #ddd;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 20px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ */

h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 5px;
	color: #212121;
	font-weight: 500;
}

h1.entry-title {
	display: block;
	text-transform: uppercase;
	font-weight: 400;
	padding: 20px 15px;
	line-height: 150%;
	background: #009da5 url('images/title-spiral.png') no-repeat -15px -95px;
	color: #fff;
	margin: 0 0 15px 0;
}

.top-title {
	display: block;
	text-align: right;
	padding: 4px 15px;
	background: #007c8a url('images/title-spiral.png') no-repeat -15px -56px;
	margin: 0 0 10px;
	text-transform: uppercase;
	color: #fff;
	font-size: 17px;
	height: 24px;
}

.land-class .top-title {
	background-color: #66912b;
}

.land-class h1.entry-title,
.land-class .sidebar .cpmw_widget .widget-wrap ul li.wp_cpmw_item_selected a,
.land-class .sidebar .cpmw_widget .widget-wrap ul li a:hover {
	background-color: #8dc63f;
}

.land-class a, 
.land-class h2, 
.land-class h2 a,
.land-class h3,
.land-class h3 a,
.land-class h4,
.land-class h4 a {
	color: #66912b;
}

.water-class .top-title {
	background-color: #0072bc;
}

.water-class h1.entry-title,
.water-class .sidebar .cpmw_widget .widget-wrap ul li.wp_cpmw_item_selected a,
.water-class .sidebar .cpmw_widget .widget-wrap ul li a:hover {
	background-color: #0095da;
}

.water-class a,
.water-class h2,
.water-class h2 a,
.water-class h3,
.water-class h3 a,
.water-class h4,
.water-class h4 a {
	color: #0095da;
}

.coast-marine-class .top-title {
	background-color: #f7941e;
}

.coast-marine-class h1.entry-title,
.coast-marine-class .sidebar .cpmw_widget .widget-wrap ul li.wp_cpmw_item_selected a,
.coast-marine-class .sidebar .cpmw_widget .widget-wrap ul li a:hover {
	background-color: #fdb913;
}

.coast-marine-class a,
.coast-marine-class h2,
.coast-marine-class h2 a,
.coast-marine-class h3,
.coast-marine-class h3 a,
.coast-marine-class h4,
.coast-marine-class h4 a {
	color: #fdb913;
}

.fire-class .top-title {
	#background-color: #9e3969;
	background-color: #f15d22;
}

.fire-class h1.entry-title,
.fire-class .sidebar .cpmw_widget .widget-wrap ul li.wp_cpmw_item_selected a,
.fire-class .sidebar .cpmw_widget .widget-wrap ul li a:hover {
	#background-color: #db406c;
	background-color: #f7941e;
}

.fire-class a,
.fire-class h2,
.fire-class h2 a,
.fire-class h3,
.fire-class h3 a,
.fire-class h4,
.fire-class h4 a {
	#color: #db406c;
	color: #f15d22;
}

.pests-class .top-title {
	#background-color: #f15d22;
	background-color: #9e3969;
}

.pests-class h1.entry-title,
.pests-class .sidebar .cpmw_widget .widget-wrap ul li.wp_cpmw_item_selected a,
.pests-class .sidebar .cpmw_widget .widget-wrap ul li a:hover {
	#background-color: #f7941e;
	background-color: #db406c;
}

.pests-class a,
.pests-class h2,
.pests-class h2 a,
.pests-class h3,
.pests-class h3 a,
.pests-class h4,
.pests-class h4 a {
	#color: #f15d22;
	color: #db406c;
}

.community-class .top-title {
	background-color: #009da5;
}

.community-class h1.entry-title,
.community-class .sidebar .cpmw_widget .widget-wrap ul li.wp_cpmw_item_selected a,
.community-class .sidebar .cpmw_widget .widget-wrap ul li a:hover {
	background-color: #009da5;
}

.community-class a,
.community-class h2,
.community-class h2 a,
.community-class h3,
.community-class h3 a,
.community-class h4,
.community-class h4 a {
	color: #009da5;
}


h2.entry-title {
	margin-bottom: 15px;
}



.sidebar h4 {
	color: #212121;
}

.accordion {
	margin-top: 30px;
}

.accordion h3 {
	cursor: pointer;
	background: #009da5;
	text-transform: uppercase;
	font-weight: 400;
	color: #fff;
	display: block;
	padding: 10px 20px;
	-webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}	

.accordion h3:focus,
.accordion h3:hover {
	outline: none; 
	background: #007c8a;
}

.accordion h4 {
	font-size: 20px;
	font-weight: 700;
}

.accordion .staff-container {
	display: block;
	margin: 0 20px 10px 20px;
	padding: 10px 0 20px 0;
	border-bottom: 1px solid #d3d3d3;
	min-height: 160px;
}

.accordion .staff-container a {
	text-decoration: underline;
}

.staff-container img {
	float: left;
	margin: 0 20px 0 0;
}

#genesis-responsive-slider h2 a,
#genesis-slider h2 a {
	color: #fff;
	font-weight: 500;
	font-size: 18px;
	text-decoration: none;
}

#genesis-responsive-slider h2 a:hover,
#genesis-slider h2 a:hover {
	color: #fff;
	text-decoration: underline;
}

.home h2 a {

}

.home-middle .post h2 a {
	font-weight: 600;
	font-size: 18px;
	color: #212121;
}

.home-middle p {
	margin: 5px 0;
	font-size: 15px;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {

}

h2 a:hover {
	color: #009da5;
	text-decoration: none;
}

h3 {

}

h4 {

}

.home-bottom h4 {

}

.home-middle h4 {
	font-weight: 400;
	font-size: 23px;
	padding: 0 0 8px 0;
}

.home-middle .widget-wrap .post+h4 {
	font-size: 18px;
	font-weight: 600;
}

.widget-area h4 {
	text-transform: uppercase;
	font-weight: 400;
	font-size: 17px;
}

.widget-area h4 a {
	color: #333;
	text-decoration: none;
}

#footer-widgets h4 {
	background: none;
	border: none;
	margin: 0 0 5px;
	padding: 0;
}

.home-bottom h2 a {
	font-weight: 500;
	font-size: 19px;
	color: black;
}

.home-bottom p {
	margin-top: 0;
	font-size: 15px;
}

.home-bottom .page img {
	margin-bottom: 0;
}


h5 {

}

h6 {

}

h1.archive-title {
	margin-bottom: 20px;
}

#text-6 .widget-wrap {
	padding: 10px 0 !important;
}

#text-6 .widget-wrap .textwidget {
	text-align: center;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

.entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
}


/* Post Info
------------------------------------------------------------ */

.post-info {
	margin: 5px 0 0;
	font-size: 14px;
	text-transform: uppercase;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	background-color: transparent;
	clear: both;
	padding: 7px 10px 5px;
	font-size: 13px;
	text-transform: uppercase;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	border: 1px solid #ddd !important;
	margin: 0 0 40px;
	overflow: hidden;
}

.author-box p {
	line-height: 20px;
}

.author-box div {
	background-color: #fff;
	border: 4px solid #f5f5f5;
	padding: 10px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Post Icons
------------------------------------------------------------ */

.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	padding: 3px 0 3px 22px;
}
	
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 22px;
}

.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 20px;
}
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	padding: 2px 0 2px 21px;
}


/* Images
------------------------------------------------------------ */

img {
	height: auto;
	max-width: 100%;
}

.avatar,
.entry-content img,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #fff;
	border: 4px solid #eee;
	padding: 1px;
}

.home-middle .featuredpost img {
	margin: 0 0 10px;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 72px;
	margin: 0 10px 0 0;
	width: 72px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar { 
	background-color: #fff;
	float: left;
	height: 30px;
	margin: 0 5px 0 0;
	width: 30px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 15px;
}

img.alignleft {
	display: inline;
	margin: 0 15px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 15px;
}

.alignleft {
	float: left;
	margin: 0 15px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 15px;
}

.wp-caption {
	background-color: #f5f5f5;
	padding: 10px 9px;
	margin-bottom: 15px;
	text-align: center;
}

p.wp-caption-text {
	padding: 5px 0;
	margin: 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	border: 1px solid #ddd;
	padding: 5px 8px;
}

.navigation li a:hover,
.navigation li.active a {
	background-color: #f5f5f5;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: right;
	width: 300px;
}

.sidebar p {
}

#sidebar-alt {
	float: left;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

#sidebar .widget,
#sidebar-alt .widget {
	background: #fff;
	margin: 0 0 5px 0;
	border: 1px solid #d3d3d3;
	-webkit-box-shadow:  -3px 3px 3px -2px rgba(0, 0, 0, 0.1);
    box-shadow:  -3px 3px 3px -2px rgba(0, 0, 0, 0.1);
}

#sidebar .widget .widget-wrap,
#sidebar-alt .widget .widget-wrap {
	padding: 30px 25px;
}


.sidebar .widget ul {
	margin: 5px 0 -5px;
}

.home-middle .widget ul li,
.sidebar .widget ul li,
.sidebar .widget-area ul li {
	background: url(images/list.png) no-repeat top left;
	border-bottom: 1px dotted #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px 18px;
	word-wrap: break-word;
}

.home-middle .widget ul li a {
	font-size: 14px;
}

#sidebar .latest-tweets li {
	background: none;
	padding-left: 0;
}

#sidebar .latest-tweets .widget-wrap {
	background: url('images/twitter-bird.png') no-repeat right bottom;
}



#sidebar .gform_widget ul {
	padding: 0;
	margin: 0;
}

#sidebar .gform_widget ul li {
	list-style-type: none;
	background: transparent;
	padding: 0;
	border: none;
}

.entry-content .gform_wrapper {
	margin: 30px 0 0;
}

.gform_footer {
	text-align: right;
}

.entry-content .gform_footer {
	margin-top: 20px;
}

#sidebar .gform_widget input[type="submit"],
input[type="submit"], 
.button,
button {
	background: #009da5;
	border: none;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	padding: 4px 12px;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	text-decoration: none;
}

#sidebar .gform_widget input[type="submit"]:hover,
input[type="submit"]:hover, 
.button:hover,
button:hover {
	background: #006672;
	color: #fff;
}



.community_button {
	background: #009da5;
	border: none;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	padding: 4px 12px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff !important;
	text-decoration: none;
}

 
.community_button:hover{
	background: #009da5;
	color: #ffffff;
}


.water_button {
	background: #0072bc;
	border: none;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	padding: 4px 12px;
	display: inline-block;
	cursor: pointer;
	color: #ffffff !important;
	text-decoration: none;
}

 
.water_button:hover{
	background: #0095da;
	color: #ffffff;
}


/* Styling for Operation Target Tilapia Form */

#input_22_13 .gchoice_22_13_0 input,
.ginput_container_radio #input_22_15 {
	margin-left: -110px;
}

@media ( max-width: 650px ) {
	
	#input_22_13 .gchoice_22_13_0 input,
	.ginput_container_radio #input_22_15 {
		margin-left: -50px;
	}	
}

@media ( max-width: 350px ) {
	
	#input_22_13 .gchoice_22_13_0 input,
	.ginput_container_radio #input_22_15 {
		margin-left: 0;
	}	
}


/* gravity forms for species and ecosystem survey */



#content .species_ecosystems .gform_wrapper label{
	width:100%;
	float: none;
}

#content .species_ecosystems .gform_wrapper gfield_radio{
	margin:5px;
}

#content .species_ecosystems #gform_wrapper_15{
	padding-left:10px
}

/* end gravity forms for species and ecosystem survey */


#sidebar .gform_widget label {
	font-size: 13px;
	font-weight: 500;
}

#sidebar .gform_widget .gfield_checkbox {
	
}

#sidebar .gform_widget .gfield_checkbox li {
	
}

#sidebar .gform_widget .gfield_checkbox li label {
	padding-left: 8px;
}

#sidebar .gform_widget li#field_1_1 label,
#sidebar .gform_widget li#field_1_2 label,
#sidebar .gform_widget li#field_1_1 .ginput_container,
#sidebar .gform_widget li#field_1_2 .ginput_container {
	float: left;
}

#sidebar .gform_widget li#field_1_1 label,
#sidebar .gform_widget li#field_1_2 label {
	width: 20%;
}

#sidebar .gform_widget li#field_1_1 .ginput_container,
#sidebar .gform_widget li#field_1_2 .ginput_container {
	width: 80%;
}

#content .gform_wrapper .ginput_container {
	width: 76%;
	float: left;
}

#content .gform_wrapper label {
	width: 24%;
	float: left;
}

.parent-pageid-6796 #content .gform_wrapper label {
	width: 100%;
} 

.parent-pageid-6796 #content .gform_wrapper .gfield_description {
	margin: 0px;
	clear:both;
} 

#content .gform_wrapper li#field_3_4 label,
#content .gform_wrapper li#field_3_4 .ginput_container,
#content .gform_wrapper li#field_3_5 label,
#content .gform_wrapper li#field_3_5 .ginput_container,
#content .gform_wrapper li#field_3_6 label,
#content .gform_wrapper li#field_3_6 .ginput_container,
#content .gform_wrapper li#field_3_9 .ginput_container
 {
	float: none;
	width: 100%;
}

#content .gform_wrapper li#field_3_1 label,
#content .gform_wrapper li#field_3_2 label,
#content .gform_wrapper li#field_3_3 label,
#content .gform_wrapper li#field_3_9 label
 {
	width: 10%;
}

#content .gform_wrapper li#field_3_1 .ginput_container,
#content .gform_wrapper li#field_3_2 .ginput_container,
#content .gform_wrapper li#field_3_3 .ginput_container {
	width: 90%;
}

#content .gform_wrapper li#field_3_7 label,
#content .gform_wrapper li#field_3_8 label,
#content .gform_wrapper li#field_3_9 label {
	width: 27%;
	float: left;
}


#content .gform_wrapper li#field_3_7 .ginput_container, 
#content .gform_wrapper li#field_3_8 .ginput_container {
	width: 73%;
	float: left;
}

#content .gform_wrapper li#field_3_7 .gfield_description, 
#content .gform_wrapper li#field_3_8 .gfield_description {
	clear: both;
	margin-left: 27%;
}

.gfield_description {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	margin-left: 24%;
}
.gfield_date_day , .gfield_date_month , .gfield_date_year{
	width:40px !important;
	margin: 0px 5px 0px 5px;
}

.sidebar .cpmw_widget .widget-wrap ul ul {
	margin-left: 15px;
}

.sidebar .cpmw_widget .widget-wrap ul li {
	margin: 0;
	padding: 0;
	background-position: left 8px;
}

.sidebar .cpmw_widget .widget-wrap ul li a {
	padding: 7px 0 5px 18px;
	display: block;
}

.sidebar .cpmw_widget .widget-wrap ul li.wp_cpmw_item_selected a,
.sidebar .cpmw_widget .widget-wrap ul li a:hover {
	background: url('images/list-hover.png') no-repeat left 8px;
	color: #fff;
	text-decoration: none;
}

.sidebar .cpmw_widget .widget-wrap ul li.wp_cpmw_item_selected a {

}


#sidebar #text-7 {
	background: #0095da url('images/bg-wave.png') no-repeat -156px -143px;
	border: 1px solid #0072bc;
	
}

#sidebar #text-7:hover {
	background-color: #0072bc;
}

#sidebar #text-7 a {
	display: block;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px 2px #005f9d;
}

#sidebar #text-7 a:hover {
	text-decoration: none;
}



#sidebar #text-7 h3 {
	font-size: 28px;
	line-height: 120%;
	font-weight: 600;
	color: #fff;
	text-shadow: 1px 1px 2px #005f9d;
}

#sidebar #text-7 p {
	padding: 0;
	margin: 0;
	font-weight: 500;
}

#sidebar #text-7 a span {
	color: #000;
	font-weight: 500;
	text-shadow: none;
}




/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	display: inline;
	width: 100%;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	margin: 0 0 15px;
	overflow: hidden;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px dotted #ddd;
	margin: 0 0 15px;
	overflow: hidden;
	padding: 0 0 15px;
}

.home .featuredpost p {
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}




/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 25px 0 0;
}

#nav .searchform {
	float: right;
}

.s {
	margin: 5px -6px 0 0;
	padding: 5px;
	color: #939393;
	font-size: 14px;
	width: 180px;
}

#nav .searchform input[type="submit"] {
	background: #8dc63f;
	border: 1px solid #afe16b;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 600;
	padding: 6px 10px 5px;
	letter-spacing: 0.1em;
}

#nav .searchform input[type="submit"]:hover {
	background: #7fb732;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews {
	background: url(images/enews.png) no-repeat top right;
}

.enews #subbox {
	margin: 10px -2px 0 0;
	padding: 5px;
	width: 175px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}

.people .attachment-profile {
	float: left;
	margin: 16px 30px 20px 0;
}



/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	-moz-box-shadow: 0 1px 2px #666; 
	-webkit-box-shadow: 0 1px 2px #666;
	background-color: #fff;
	box-shadow: 0 1px 1px #666;
	margin: 0 auto 20px;
	overflow: hidden;
	width: 960px;
}

#footer-widgets .wrap {
	border: 4px solid #f5f5f5;
	padding: 15px 14px 0;
}

#footer-widgets .widget {
	background: none;
	border: none;
	margin: 0 0 15px;
	padding: 0;
}

#footer-widgets .textwidget {
	padding: 0;
}

#footer-widgets .widget_tag_cloud div div {
	padding: 0;
}

#footer-widgets p {
	padding: 0 0 10px;
}

#footer-widgets .widget ul li,
#footer-widgets .widget-area ul li {
	background: url(images/list.png) no-repeat top left;
	border-bottom: 1px dotted #ddd;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 5px 18px;
	word-wrap: break-word;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 20px 0 0;
	width: 295px;
}

.footer-widgets-2 {
	float: left;
	width: 290px;
}

.footer-widgets-3 {
	float: right;
	width: 295px;
}


/* Footer
------------------------------------------------------------ */

#footer {
	background: #009da5;
}

#footer:after {
	content: '';
	display: block;
	width: 100%;
	height: 10px;
	background: #007c8a;
	border-top: 1px solid #005559;
}

#footer .wrap {
	padding: 16px 0 15px;
	text-transform: uppercase;
}

#footer p {
	color: #fff;
	font-size: 11px;
	letter-spacing: 0.1em;
}

#footer a {
	color: #fff;
}

#footer p.copyright {
	text-align: right;
	float:right;
	width:400px;
}

#footer a:hover {
	color: #fff;
	text-decoration: underline;
}

nav.footer-nav {
	float: right;
	clear: both;
}

nav.footer-nav ul {
	
}

nav.footer-nav li {
	list-style-type: none;
	float: left;
}

nav.footer-nav li a {
	color: #fff;
	font-size: 11px;
	letter-spacing: 0.1em;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #fff;
	line-height: 100%;
}

nav.footer-nav li:last-child a {
	border-right: none;
	padding-right: 0;
}


#govtLogos{
	float:left;
	width:200px;
	height: 75px;
	display: block;
}

/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	margin: 0 0 30px;
	overflow: hidden;
}

#comments {
}

#author,
#comment,
#email,
#url {
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	margin: 0;
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	list-style: none;
	margin: 10px 0 0;
	padding: 10px;
}

.comment-list li ul li {
	list-style-type: none;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
	padding: 0;
	text-transform: none;
}

.comment-list ul.children {
	margin-top: 20px;
}

.comment-list ul.children li.comment  {
	background: #fff;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
	font-weight: bold;
}

.commentmetadata {
	font-weight:normal;
}

.comment-author { 
	background: #e5e5e5;
	padding: 8px 10px 0;
}

.comment-meta { 
	background: #e5e5e5;
	padding: 0 10px 8px;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
	padding: 0;
}

.bypostauthor {
}

.thread-alt,
.thread-even {
	background: #f5f5f5;
}

.alt,
.depth-1,
.even {
	border: 1px solid #ddd;
}


/* Gravity Forms
------------------------------------------------------------ */


.gform_validation_container {
	position: absolute;
	top: -9999px;
	left: -9999px;
	z-index: -400;
	width: 1px;
	height: 1px;
	opacity: 0;
	overflow: hidden;
}

.validation_error,
.validation_message {
	color: red;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 500;
}

.gfield_required {
	color: red;
}

.gform_wrapper ul li.gfield_error input {
	border-color: red;
	background-color: #fff; 
}

.gform_wrapper ul {
	margin: 20px 0 0 0;
	padding: 0;
}


.gform_wrapper ul li:before,
.gform_wrapper ul li:after {
	content: '';
	display: table;
}

.gform_wrapper ul li:after {
	clear: both;
}

.gform_wrapper ul li {
	zoom: 1;
	padding: 0;
	margin: 0 0 15px 0;
	list-style-type: none;
}

.gform_wrapper input[type="text"],
.gform_wrapper input[type="email"],
.gform_wrapper input[type="tel"],
.gform_wrapper textarea {
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 3px;
}



/* ecodb front end */
#ecodb_meta{
	#border: 1px solid #d3d3d3;
	#-webkit-box-shadow: -3px 3px 3px -2px rgba(0, 0, 0, 0.1);
	#box-shadow: -3px 3px 3px -2px rgba(0, 0, 0, 0.1);
	padding:10px;
	margin: 10px;
	display: block;
	width: 100%;
	
}
.ecodb_label{
	font-weight: 600;
	#float: left;
	margin-right: 2px;
}
.ecodb_value{
	#float: right;
}


/* Gravity Forms for page 6223
------------------------------------------------------------ */

.page-id-6223 #content .gform_wrapper label{
width: 80%;
float: none;	
}


/* fix for multipage form on page page-id-6223*/

.page-id-6223 .gform_page_footer{
clear:both;
}


/* Gravity Forms for page 6951
------------------------------------------------------------ */

.page-id-6951 #content .gform_wrapper label{
	width: 80%;
	float: none;	
}

#gform_wrapper_18 #gform_fields_18 .gfield_description{
	margin-left: 0px !important;
	font-size: 11px;
}


/* Start: Isotope styles 
------------------------------------------------------------ */

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
      -ms-transition: none;
       -o-transition: none;
          transition: none;
}

/**** Isotope styles ****/
#container {
  border: 1px solid #666;
  padding: 5px;
  margin-bottom: 20px;
}

.isotope-element {
  width: 150px;
  height: 150px;
  margin: 5px;
  float: left;
  overflow: hidden;
  position: relative;
  /*
  background: #888;
  color: #222;
  -webkit-border-top-right-radius: 1.2em;
      -moz-border-radius-topright: 1.2em;
          border-top-right-radius: 1.2em;
  */
}

.isotope-element * {
  position: absolute;
  margin: 0;
}

.isotope-element.isotope-medium { width: 310px; }
.isotope-element.isotope-medium { height: 310px; }
.isotope-element .image-link-thumbnail{	width:150px; height:150px; }
.isotope-element .image-link-medium{ width:310px; height:310px; }

.isotope-element {
	background: #000 url('images/preloader.gif') no-repeat center center;
	float: left;
}

.isotope-element.show {
	background: #FFFFFF;
}

.isotope-element img {
	opacity: 0;
}
.isotope-element.show img {
	opacity: 1.0;
}

#isotope_filters{
	margin:5px 0 20px 5px;
}
.isotope-filters-anchor{
	margin-right:10px;
	background: none repeat scroll 0% 0% #009DA5;
	border: medium none;
	font-weight: 500;
	font-size: 14px;
	text-transform: uppercase;
	padding: 4px 12px;
	display: inline-block;
	cursor: pointer;
	color: #FFF;
	text-decoration: none;
}
.isotope-filters-anchor:hover,
.isotope-filters-anchor:visited,
.isotope-filters-anchor:active,
.isotope-filters-selected{
	background: none repeat scroll 0% 0% #006573;
	text-decoration:none;
}

.isotope-element h4{
	font-weight: 500;
	font-size: 16px;
	color: #FFF;
}
.isotope-element .isotope-more{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
	background: none repeat scroll 0% 0% #009DA5;
	border: medium none;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	text-align: right;
	padding: 2px;
	display: inline-block;
	cursor: pointer;
	color: #FFF;
	text-decoration: none;
}
.isotope-element .isotope-more:hover{
	background: none repeat scroll 0% 0% #006573;
	text-decoration:none;
}

.isotope-element .attachment-medium{
	width:100%;
}

/* Species singula page 
------------------------------------------------------------ */
.rc-ecodatabase-species-content{
	width:100%;
	float:left;
}
.rc-ecodatabase-species-images{
	width:47%;
	float:right;
}

/* Responsive Design
------------------------------------------------------------ */

@media only screen and (max-width: 960px) {

	body,
	.magazine-landing #inner .wrap,
	#inner .wrap {
		width: 100%;
		margin: 0 auto;
	}
	
	#header {

	}

	.archive-page,
	.content-sidebar #content,
	.content-sidebar #content-sidebar-wrap,
	.content-sidebar-sidebar #content,
	.footer-widgets-1,
	.footer-widgets-2,
	.footer-widgets-3,
	.full-width-content.magazine-landing #content,
	.full-width-content #content,
	.full-width-content #content-sidebar-wrap,
	.home-bottom,
	.home-left,
	.home-middle,
	.home-right,
	.home-top,
	.magazine-landing .wrap,
	.sidebar,
	.sidebar-content #content,
	.sidebar-content #content-sidebar-wrap,
	.sidebar-content-sidebar #content,
	.sidebar-sidebar-content #content,
	#content-sidebar-wrap,
	#footer .wrap,
	#header,
	#sidebar-alt {
		box-sizing: border-box;
		width: 100%;
	}

	#footer .creds,
	#footer .gototop,
	#header ul.menu,
	#header .widget-area,
	#nav .wrap,
	#subnav .wrap,
	#title-area {
		float: none;
		text-align: center;
		width: 100%;
	}
	
	#header .widget-area {
		padding: 10px 0;
	}

	#header ul.menu {
		float: none;
	}

	#header li,
	#nav li,
	#subnav li {
		display: inline-block;
		float: none;
	}

	#header li li,
	#nav li li,
	#subnav li li {
		text-align: left;
	 }

	#nav li.right {
		display: none;
	}

	.entry-content img,
	.featuredpage img,
	.featuredpost img,
	.post-image {
		border: none;
		padding: 0;
	}

	#footer {

	}

	#footer p {
		padding: 0 20px;
	}
	.rc-ecodatabase-species-content{
		width:100%;
		float:left;
	}
	.rc-ecodatabase-species-images{
		width:100%;
		float:left;
	}
	.rc-ecodatabase-species-images img{
		margin:5px;
	}
}

@media only screen and (max-width: 600px) {
	
	#nav li a,
	#subnav li a {
		padding: 7px 10px 6px;
	}
	
	#subnav {

	}

	#content .slide-excerpt {
		display: none;
	}

	.five-sixths,
	.four-fifths,
	.four-sixths,
	.one-fifth,
	.one-fourth,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fifths,
	.three-fourths,
	.three-sixths,
	.two-fifths,
	.two-fourths,
	.two-sixths,
	.two-thirds {
		padding: 0;
		width: 100%;
	}

}