/*
Theme Name: Coral Reef Studies
Description: Coral Reef Studies Web Site
Author: Zephyrmedia
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:
*/


.user-content em, .user-content i { font-style: italic !important; }

.user-content h1 a,
.user-content h1 a:visited,
.user-content h2 a,
.user-content h2 a:visited,
.user-content h3 a
.user-content h3 a:visited,
.user-content h4 a,
.user-content h4 a:visited,
.user-content table tr td a
{
    color: #002857;
    text-decoration: none;
}

.user-content table
{
	border-width: 0px 0px 1px 1px;
	border-color: #999;
	border-style: solid;
}
.user-content table tr { vertical-align: top !important; }
.user-content table tr th { border-top: 1px #999 solid; border-right: 1px #999 solid; padding: 8px; background-color: #CCC; font-weight: 700; }
.user-content table tr td { border-top: 1px #999 solid; border-right: 1px #999 solid; padding: 8px; }


.media-releases-recent .wrapper .items .item .text h5 {
    color: #00aeef !important;
    font-size: 14px;
}

.media-releases-recent .wrapper .items .item .date h5 {
    background: #00aeef none repeat scroll 0 0;
    color: #fff;
    padding: 5px 0;
    text-align: center;
    font-weight: 700 !important;
}


.media-releases-recent .wrapper .items .item .date h5:hover {
    background: #e47238 none repeat scroll 0 0;
    color: #fff;
    padding: 5px 0;
    text-align: center;
    font-weight: 700 !important;
}

.publications-nav a { margin: 0 35px 35px 0 !important;}

.gform_wrapper input[type="email"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"],
.gform_wrapper textarea,
.gform_wrapper select
{
    border: 2px solid #b8b8b8 !important;
    color: #000 !important;
    font-size: 16px !important;
    padding: 14px !important;
    margin-bottom: 15px !important;
}

.gform_wrapper input[type="email"]:focus,
.gform_wrapper input[type="number"]:focus,
.gform_wrapper input[type="password"]:focus,
.gform_wrapper input[type="tel"]:focus,
.gform_wrapper input[type="text"]:focus,
.gform_wrapper input[type="url"]:focus,
.gform_wrapper textarea:focus,
.gform_wrapper select:focus
{
    border: 2px solid #000 !important;
}

select option
{
    color: #000 !important;
}

h2.gsection_title
{
font-size: 20px !important;
text-transform: uppercase;
}

.gform_wrapper .gsection { margin: 40px 0 20px 0 !important; }

@media screen and (max-width: 499px) {
.gform_wrapper input[type="email"],
.gform_wrapper input[type="number"],
.gform_wrapper input[type="password"],
.gform_wrapper input[type="tel"],
.gform_wrapper input[type="text"],
.gform_wrapper input[type="url"]
{
    width: 100% !important;
    max-width: 100% !important;
  }
}

#gform_fields_1 input[type="email"]
{
   width: 100% !important;
   max-width: 100% !important;
}

.gform_wrapper .gform_footer input[type="submit"], .internal-button
{
border: 2px solid #00aeef !important;
color: #00aeef !important;
display: inline-block !important;
font-size: 14px !important;
font-weight: 700 !important;
padding: 7px 14px 7px !important;
text-transform: uppercase !important;
transition: all 0.2s ease-in-out 0s !important;
background-color: #fff !important;
}

.gform_wrapper .gform_footer input[type="submit"]:hover, .internal-button:hover
{
border: 2px solid #00aeef !important;
color: #fff !important;
background-color: #00aeef !important;
}

.user-content .gform_wrapper ul li { padding: 0 !important; }

.generic .wrapper-map
{
    background: #fff none repeat scroll 0 0;
    padding: 0px;
    position: relative;
}

.banner-map { display: none; }

.wrapper-map {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
    position: relative;
    width: auto;
}

.generic .wrapper-map::before {
    background: #fff none repeat scroll 0 0;
    height: 0px;
    left: 0;
    position: absolute;
    top: 0px;
    width: 100%;
}

#bleachmap { margin: 0 !important; }
.user-content-map p { margin: 0 !important; }

/* blog */

.blog-desc {
	background: #cff1fd;
}

.blog-desc .wrapper {
	padding: 60px;
	background: #00aeef;
	position: relative;
	top: -30px;
}

.blog-desc .wrapper p {
	color: white;
	font-size: 18px;
	line-height: 1.222222222;
	margin: 0;
}

@media only screen and ( max-width : 1140px ) {
	.blog-desc .wrapper {
		top: 0px;
	}
}

@media only screen and ( max-width : 978px ) {
	.blog-desc .wrapper {
		padding: 20px;
	}
}

.blog-form {
	background: #cff1fd;
	padding: 20px;
	margin: 30px 40px 0 0;
}

.blog-form .gform_wrapper {
	margin: 0;
	position: relative;
}

.blog-form .gform_title {
	color: #002857;
	font-size: 18px !important;
	font-weight: 600 !important;
	line-height: 1.166666667;
	margin: 0 0 20px;
}

.blog-form label {
	display: none !important;
}

.blog-form .gform_body {
	padding: 0 54px 0 0;
}

.blog-form .gform_body input {
	width: 100% !important;
	border: none !important;
	padding: 8px 14px !important;
}

.blog-form .gform_footer {
	position: absolute;
	top: 41px;
	right: 0;
	width: 43px !important;
	height: 38px;
	margin: 0 !important;
	padding: 0 !important;
}

.blog-form .gform_wrapper .gform_footer input[type="submit"] {
	width: 43px !important;
	height: 38px !important;
	border: none;
	border-radius: 0;
	text-align: center;
	background: #00aeef !important;
	color: white !important;
	margin: 0 !important;
	padding: 0 !important;
	cursor: pointer;
}

.blog-form .gform_wrapper .gform_footer input[type="submit"]:hover {
	color: #00aeef !important;
	background: white !important;
}

@media only screen and ( max-width : 1060px ) {

	.blog-form {
		margin: 30px 0 0 0;
	}

}

@media only screen and ( max-width : 830px ) {

	.blog-form .gform_title {
		font-size: 17px !important;
	}

	.blog-form .gform_footer {
		top: 37px;
	}
}

@media only screen and ( max-width : 350px ) {

	.blog-form .gform_title {
		font-size: 15px !important;
	}

}

.media-release-author {
	background: #cff1fd;
    position: relative;
    top: -30px;
}

.media-release-author .wrapper {
	background: #00aeef;
	padding: 10px 85px 15px;
}

.media-release-author .wrapper img {
	float: left;
	width: 58px;
	height: 58px;
	border: 4px solid white;
	border-radius: 50%;
	margin: 5px 15px 0 0;
}

.media-release-author .wrapper .text {
	overflow: hidden;
}

.media-release-author .wrapper .text p {
	font-size: 12px;
	font-weight: 400;
	line-height: 24px;
	text-transform: uppercase;
	color: white;
	margin: 0;
}

.media-release-author .wrapper .text h3 {
	font-size: 18px;
	font-weight: 700;
	line-height: 19px;
	text-transform: uppercase;
	color: white;
	margin: 0 0 4px;
}

.media-release-author .wrapper .text h5 {
	font-size: 12px;
	font-weight: 400;
	line-height: 19px;
	color: white;
	margin: 0;
}

@media only screen and ( max-width : 1140px ) {

	.media-release-author {
		top: 0;
	}

}

@media only screen and ( max-width : 978px ) {

	.media-release-author .wrapper {
		background: #00aeef;
		padding: 10px 20px 15px;
	}

}

.media-share {
	clear: both;
	position: relative;
	left: -85px;
	padding: 40px 0 0;
}

.media-share .share {
	background: #00aeef;
	padding: 13px 0;
	width: 350px;
}

.media-share .share h4 {
	margin: 0 8px 0 85px;
	color: white;
	font-size: 15px;
	font-weight: 700;
	line-height: 36px;
	text-transform: uppercase;
	border-right: 1px solid white;
	padding: 0 20px 0 0;
	float: left;
}

.media-share .share ul {
	padding: 9px 0 0 0;
}

.media-share .share ul:after {
	content: "";
	display: table;
	clear: both;
}

.media-share .share ul li {
	float: left;
}

.media-share .share ul li:before {
	display: none;
}

.media-share .share ul li a {
	display: block;
}

.media-share .share ul li a svg {
	width: 20px;
	height: 20px;
}

.media-share .share ul li a svg path {
	fill: white;
	transition: fill .6s cubic-bezier(.19,1,.22,1);
}

.media-share .share ul li a:hover svg path {
	fill: #002857;
}

.media-share--sm {
	display: none;
}

@media only screen and ( max-width : 978px ) {

	.media-share {
		left: -20px;
		padding: 20px 0 0;
	}

	.media-share .share {
		width: 285px;
	}

	.media-share .share h4 {
		margin: 0 8px 0 20px;
	}

}

@media only screen and ( max-width : 768px )
{

	.media-share--lg {
		display: none;
	}

	.media-share--sm {
		display: block;
	}

	.media-share {
		padding: 20px 0;
	}

}

.media-releases-recent--upcoming .wrapper {
	padding-bottom: 0 !important;
}

.media-releases-recent--upcoming .wrapper .items {
	border-bottom: 1px solid #00aeef;
	padding-bottom: 20px;
}

.media-releases-recent--upcoming .wrapper .items .item .text h5 {
	color: #e47238 !important;
}

.user-content hr {margin: 40px 0 40px 0 !important;}

.home-content ul {margin: 0 0 20px 0;}

.home-content li
{
	margin: 0 0 0 30px;
	color: #fff;
	list-style: disc;
	font-size: 18px;
	line-height: 1.333333333;	
}

.home-content li a,
.home-content li a:visited
{
	color: #fff;
	text-decoration: underline;
}
.home-content li a:hover,
.home-content li a:visited:hover
{
	text-decoration: none;
}

.home .header {
        background: rgba(0,40,87,.8) !important;
}