/* Update */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
background-color:#F4F3EC;
    font-size: 1em;
    line-height: 1.4;
    font: 16px/26px Helvetica, Helvetica Neue, Arial;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.wrapper {
    width: 90%;
    margin: 0 5%;
    position:relative;
}

.header-container {
	height:160px;
}

h1.logo{
	background:url(../img/logo.png) no-repeat;
	padding:0;
	height:120px;
	width:104px;
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	text-indent:-99999px;
	margin:0;
}

h1.logo a {
	display: block;
}


.title {
    color: white;
}

.main {
    padding:0 0 30px 0;
}

img.profiledolphin{
	width:150px;
	height:auto;
	border:3px solid #000;
	float:left;
	margin:20px 20px 0 0;
	padding:0;
}

.main article{
	width:80%;
	float:left;
	margin:0;
	padding:0;
}

.main article h1,h1 {
	background:url(../img/dolphin_icon.png) no-repeat;
	background-position:630px 40px;
	background-size: 120px auto;
	font-family: 'WWF', 'WWF Regular', WWF, WWFRegular, sans-serif;
	text-transform:uppercase;
	font-size:5em!important;
	color:#fff;
	line-height:1;
	font-weight:100;
	margin:0!important;
	padding:10px 0 20px 20px!important;
	margin-bottom:-20px!important;
	width:100%;
}

.main .links{
	width:20%;
	float:right;
	margin:0;
	padding:0;
	height:auto;
	padding-top:120px;
}

.main .links a{
	width:80%;
	float:right;
	margin-bottom:4px;
}

.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f9f9f9), color-stop(1, #e9e9e9) );
	background:-moz-linear-gradient( center top, #f9f9f9 5%, #e9e9e9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#e9e9e9');
	background-color:#f9f9f9;
	-webkit-border-top-left-radius:42px;
	-moz-border-radius-topleft:42px;
	border-top-left-radius:42px;
	-webkit-border-top-right-radius:42px;
	-moz-border-radius-topright:42px;
	border-top-right-radius:42px;
	-webkit-border-bottom-right-radius:42px;
	-moz-border-radius-bottomright:42px;
	border-bottom-right-radius:42px;
	-webkit-border-bottom-left-radius:42px;
	-moz-border-radius-bottomleft:42px;
	border-bottom-left-radius:42px;
	text-indent:0;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#666666;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:86px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #ffffff;
}
.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e9e9e9), color-stop(1, #f9f9f9) );
	background:-moz-linear-gradient( center top, #e9e9e9 5%, #f9f9f9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e9e9', endColorstr='#f9f9f9');
	background-color:#e9e9e9;
}
.button:active {
	position:relative;
	top:1px;
}

.mobilelinks .button {

	width:100%;
	margin:10px auto!important;
	height:50px;
	padding-top:20px;
	font-size:20px;
}

.main aside {
    color: white;
    padding: 0;
    margin:0;
}

.main aside h2 {
	font-family:'WWF', 'WWF Regular', WWF, WWFRegular,Arial, sans-serif;
	font-size:2.2em;
	font-weight:100;
	line-height:1.2;
	text-transform:uppercase;
	padding:0 4%;
	margin:0;
	color:#222;
}

.main aside p{
	padding:4%;
	margin:0;
	font-size:.9em;
	line-height:1.4;
	color:#000;
}

.main .didyouknow{
    background: rgba(244, 243, 236,0.8);
}

.main .wallpapers {
	position:relative;
	min-height:300px;
	padding-top:80px;
}

.main .wallpapers h2{
	background:#000 url(../img/download.png) 10px 14px no-repeat;
	background-size:40px 40px;
	font-family:'WWF', 'WWF Regular', WWF, WWFRegular,Arial, sans-serif;
	font-size:2.2em;
	font-weight:100;
	line-height:1.2;
	text-transform:uppercase;
	padding:2% 2% 2% 2%;
	margin:0;
	color:#fff;
	width:92%;
	position:absolute;
	bottom:0px;
	z-index:1!important;
	display:block;
	text-indent:50px;
}

.main .wallpapers h2 a, .main .wallpapers .pc span a, .main .wallpapers .smartphone span a{
	color:#fff;
	text-decoration:none;
	display:block;
}

.main .wallpapers .pc{
	position:relative;
	float:left;
	width:75%;
	padding:0;
	margin:0;
}

.main .wallpapers .pc img{
	width:110%!important;
	height:auto;
}

.main .wallpapers .smartphone{
	position:relative;
	float:right;
	width:25%;
	padding:0;
	margin:60px 0 0 0!important;
}

.main .wallpapers .pc span, .main .wallpapers .smartphone span{
	text-transform:uppercase;
	font-family:Arial;
	font-size:10px;
	padding:0 8px!important;
	border-top-left-radius:6px;
	border-top-right-radius:6px;
	margin:0;
	background-color:#000;
	color:#fff;
}

.main .wallpapers .pc span{
	position:absolute;
	top:-26px!important;
	right:0px;
}

.main .wallpapers .smartphone span{
	position:absolute;
	top:-26px!important;
	right:20px;
}

.main .wallpapers img.wallpaper_pc{
	height:auto;
	margin:0;
	padding:0;
}

.main .wallpapers img.wallpaper_smartphone{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
    
.main .factsheet{
	background:#333;
	float:right;
}

.factsheet h2{
	text-align:right;
	background:url(../img/dolphin_icon2.png) 0px 14px no-repeat;
	background-size:70px auto;
	color:#F4F3EC!important;
}
    
.main .factsheet h3
{
	font-family: Georgia,serif;
	font-variant: normal;
	font-weight: normal;
	font-size: 11px;
	line-height: normal;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: italic;
	color: #666;
	line-height:1;
}

.main .didyouknow h2{
	padding-top:10px;
}

.main .factsheet ul
{
	background:#fff;
}
    
    
.main .factsheet li {
	font-size: 12px;
	padding: 5px 0 5px 70px;
	list-style: none;
	border-bottom: 1px solid #ccc;
	background: left 8px no-repeat;
	margin:0;
	line-height:1.5;
}

.main .factsheet li p{
	padding:0;
	margin:0;
}

.main .factsheet li.common-name {
	background-image: url(../img/common-name.png)!important;
}

.main .factsheet li.latin-name {
	background-image: url(../img/latin-name.png)!important;
}

.main .factsheet li.length {
	background-image: url(../img/length.png)!important;
}

.main .factsheet li.wheight {
	background-image: url(../img/wheight.png)!important;
}

.main .factsheet li.endangered {
	background-image: url(../img/endangered.png)!important;
}

.footer-container footer {
    color: white;
    padding: 20px 0;
}

a.privacy, a.privacy:link, a.privacy:visited {
	font-style: italic;
	text-decoration: none;
	color: #777777;
	font-family:Georgia,"Times New Roman",serif;
	font-size:11px!important;
	line-height:12px;
}

a.privacy:hover, a.privacy:active {
	text-decoration: under;
}

.download p {
	font-size: 1em;
	line-height: 1.2em;
	padding: 10px 0 0 20px;
}

/* ===============
    ALL: IE Fixes
   =============== */

.ie7 .title {
    padding-top: 20px;
}

.footer-container{
	background-color:#F4F3EC;
}

.footer-container .wrapper{
	background:url(../img/logo_tagline.png) 10px 26px no-repeat;
	background-size:80px auto;
	width:60%;
	margin:0 auto;
	height:auto;
}

footer .building{
	font-family: 'WWF', 'WWF Regular', WWF, WWFRegular,'Roboto Slab', sans-serif!important;
	font-size:2.5em;
	color:#222!important;
	line-height:1.4;
	margin:0 auto;
	padding:0px;
	padding-left:100px;
}

footer .credits, a.footer {
	font-style: italic;
	color: #777777;
	font-family:Georgia,"Times New Roman",serif;
	font-size:11px!important;
	margin:0 auto!important;
	padding:18px 0 18px 0px;
	padding-bottom:50px!important;
	padding-left:100px;
	line-height:12px;
}

.wallpaperwrapper{
	min-height:500px!important;
	height:500px!important;
	width:100%!important;
	margin:0;
	padding:0;
}

.wallpapersmobile, .mobilelinks{
	display:none;
}

.wallpapersmobile h2{
	background:#000 url(../img/download.png) 10px 14px no-repeat;
	background-size:40px 40px;
	font-family:'WWF', 'WWF Regular', WWF, WWFRegular,Arial, sans-serif;
	font-size:2.2em;
	font-weight:100;
	line-height:1.2;
	text-transform:uppercase;
	padding:4% 2% 2% 22%!important;
	margin:0;
	padding-top:8px!important;
	color:#fff!important;
	width:76 %;
	display:block;
	text-indent:0px;
	min-height:70px;
	text-decoration:none;
}

.wallpaper_mobile,.wallpaper_mobile2,.wallpaper_mobile3{
	width:100%;
	height:200px;
	overflow:hidden;
}

.wallpaper_mobile img,.wallpaper_mobile2 img,.wallpaper_mobile3 img{
	margin-top:-30px;
	width:100%;
	height:auto;
}

.sharethis{
float:right;
margin-top:30px;
}

.sharethis_mobile{
display:none;
}


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


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

body {
    background:url(../img/bg.jpg) 50% 50% no-repeat;
    background-position:50% 0;
}

.wrapper {
    width: 1026px; /* 1140px - 10% for margins */
    margin: 0 auto;
}
    
    
.factsheet h2{
	text-align:right;
	background:url(../img/dolphin_icon2.png) 0px 7px no-repeat;
	background-size:70px auto;
	color:#F4F3EC!important;
}
    
}

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

.factsheet h2, .main article h1{
	background-image:none;
}

.factsheet h2{
text-align:left!important;
}

}

@media only screen and (min-width: 769px) and (max-width: 860px){

.main article h1{
	background:url(../img/dolphin_icon.png) no-repeat!important;
	background-position:370px 124px!important;
	background-size: 110px auto!important;
}

}

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

body {
    background:#F4F3EC url(../img/bg.jpg) 50% 50% no-repeat;
    background-position:50% -150px;
}
    
.main article p{
	width:70%;
	padding:10px 10px 10px 770px;
	background: -moz-linear-gradient(left,  rgba(255,255,255,0) 1%, rgba(255,255,255,0.39) 47%, rgba(255,255,255,0.65) 77%, rgba(255,255,255,0.65) 83%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(255,255,255,0)), color-stop(47%,rgba(255,255,255,0.39)), color-stop(77%,rgba(255,255,255,0.65)), color-stop(83%,rgba(255,255,255,0.65))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(255,255,255,0) 1%,rgba(255,255,255,0.39) 47%,rgba(255,255,255,0.65) 77%,rgba(255,255,255,0.65) 83%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(255,255,255,0) 1%,rgba(255,255,255,0.39) 47%,rgba(255,255,255,0.65) 77%,rgba(255,255,255,0.65) 83%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(255,255,255,0) 1%,rgba(255,255,255,0.39) 47%,rgba(255,255,255,0.65) 77%,rgba(255,255,255,0.65) 83%); /* IE10+ */
	background: linear-gradient(to right,  rgba(255,255,255,0) 1%,rgba(255,255,255,0.39) 47%,rgba(255,255,255,0.65) 77%,rgba(255,255,255,0.65) 83%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#a6ffffff',GradientType=1 ); /* IE6-9 */
	font-family: 'WWF', 'WWF Regular', WWF, WWFRegular, Arial, sans-serif;
	font-size:1.8em;
	font-weight:100;
	line-height:1.2;
	margin-left:-600px!important;
}

.main aside {
    float:left;
    margin:0 1%;
    padding:0 1%;
 
}
    
.main .didyouknow , .main .factsheet {
    width:20%;
}
    
    
.main .wallpapers {
    width:48%;
}

.main .factsheet {
    float:right;
}
    
.main .didyouknow, .main .wallpapers{
    margin-right:1%;
}
    
.factsheet h2{
	text-align:right;
	background-size:70px auto;
	color:#F4F3EC!important;
}

.main .wallpapers .smartphone span{
	position:absolute;
	top:-26px!important;
	right:20px;
}
    
}

@media only screen and (min-width: 200px) and (max-width: 480px) {

.wallpapersmobile h2
{
  font-size:2em!important;
}

}

@media only screen and (min-width: 200px) and (max-width: 767px) {

body {
    background:#F4F3EC url(../img/bg_mobile.jpg) no-repeat;
    background-size:768px auto;
    background-position:50% 0px;
}

.header-container
{
  height: 80px;
}

h1.logo{
	background:url(../img/logo.png) no-repeat;
	padding:0;
	background-size:100% auto;
	height:auto;
	width:50px;
	position:absolute;
	top:0;
	left:0;
	z-index:9999;
	text-indent:-99999px;
	margin:0;
}

img.profiledolphin{
display:none;
}

.main article{
	clear:both;
	margin:0;
	padding:0;
	width:100%;
}

.main article h1{
	background:url(../img/dolphin_icon.png) no-repeat;
	background-position:200px 110px;
	background-size: 120px auto;
	color:#fff;
	clear:both;
	margin:0!important;
	padding:0!important;
	padding-bottom:20px!important;
	width:450px;
}

.main article p{
	width:100%;
	padding:10px;
	background:none;
	font-family: 'WWF', 'WWF Regular', WWF, WWFRegular, Arial, sans-serif;
	font-size:1.4em;
	font-weight:100;
	line-height:1.2;
	margin-left:0px!important;
	padding-left:0px!important;
	color:#fff;
	clear:both;
}

.main .links{
	display:none;
}

.main aside {
    float:left;
    margin:0;
    padding:0;
    min-height:200px;
}
    
.main .didyouknow , .main .factsheet, .main .wallpapers {
    width:100%;
    float:none;
    clear:both;
    margin:20px 0;
    padding:20px 0;
}

.main .wallpapers{
 	display:none;
}
 
.main .wallpapersmobile, .mobilelinks{
 	display:block;
}

.main .factsheet h2{
	text-align:left;
	background:url(../img/dolphin_icon2.png) 140px 12px no-repeat;
	background-size:70px auto;
	color:#F4F3EC!important;
}

footer .building
{
	font-family: 'WWF','WWF Regular',WWF,WWFRegular,'Roboto Slab',sans-serif;
	font-size: 1.5em;
	color: #222222;
	line-height: 1.2;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 100px;
}

footer .credits
{
	font-style: italic;
	color: #777777;
	font-family: Georgia,"Times New Roman",serif;
	font-size: 11px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
	line-height:16px;
}

.main .didyouknow{
    background: #F4F3EC!important;
}

.sharethis{
	display:none;
}

.sharethis_mobile h2{
	font-family: 'WWF','WWF Regular',WWF,WWFRegular,'Roboto Slab',sans-serif;
	font-size: 2.2em;
	font-weight:100;
	color: #222222;
	line-height: 1;
	text-transform:uppercase;
	padding-bottom:0;
}

.sharethis_mobile{
	display:block;
	width:100%;
	height:120px;
	text-align:center;
}
    
}



/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}