<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.
w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml"
      xmlns:og="http://ogp.me/ns#"
      xmlns:fb="https://www.facebook.com/2008/fbml" xml:lang="en" lang="en"
dir="ltr">

	<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
		<title>The Beacon</title>

		<!--meta property="og:image" content="http://na.oceana.org/sites/all/themes/o_nao/_imgs/imgs/facebook_share_logo_oceana.png"/-->

		<link rel="image_src" href="/sites/all/themes/o_nao/_imgs/imgs/facebook_share_logo_oceana.png" />		
		<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="keywords" content="oceana, ocean conservation, environmental advocacy, oceans, marine conservation, protect oceans, marine wildlife" />
<meta name="description" content="Oceana is the largest international ocean conservation organization. We work on a limited number of strategic campaigns to stop ocean pollution, protect marine wildlife, promote responsible fishing, stop offshore drilling, ocean acidification, and more." />
<meta name="revisit-after" content="30 days" />
<script type='text/javascript' src='//s7.addthis.com/js/250/addthis_widget.js#async=1'></script>
<link rel="shortcut icon" href="/sites/all/themes/o_nao/favicon.ico" type="image/x-icon" />
		<link type="text/css" rel="stylesheet" media="all" href="/sites/default/files/css/css_69de0a2064e77a70d428926596fe4e99.css" />
		<script type="text/javascript" src="/sites/default/files/js/js_42505e2d9606e15e08a08f202749d211.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings, { "basePath": "/", "disqusCommentDomain": "northamericablog", "addthis": { "config_default": { "services_toolbox": "facebook_like, tweet", "services_compact": "", "services_expanded": "", "ui_cobrand": "", "ui_header_color": "#000000", "ui_header_background": "#FFFFFF", "ui_click": 0, "ui_delay": "2", "ui_use_addressbook": true, "data_track_clickback": true, "username": "oceanawebadmin", "data_ga_tracker": "pageTracker", "ui_use_css": true, "ui_language": "en" }, "share_default": { "templates": { "twitter": "" } } }, "viewsSlideshowSingleFrame": { "#views_slideshow_singleframe_main_1": { "num_divs": 10, "hoverFunction": null, "id_prefix": "#views_slideshow_singleframe_main_", "div_prefix": "#views_slideshow_singleframe_div_", "id": 1, "timeout": "5000", "sort": 1, "effect": "scrollDown", "speed": "700", "cleartype": "t", "cleartypenobg": "f", "delay": "0", "random": "0", "pause": "1", "controls": "0", "pager": "0", "pager_type": "0", "pager_hover": "1", "image_count": "0", "sync": "1", "advanced": "", "ie": { "cleartype": "true", "cleartypenobg": "false" } } } });
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
addthis_config = Drupal.settings.addthis.config_default; addthis_share = Drupal.settings.addthis.share_default;
//--><!]]>
</script>
				
		<script type="text/javascript"></script>
		<script src="//cdn.optimizely.com/js/246005367.js"></script>		
		<script src="/sites/all/themes/o_nao/_js/tools.js" type="text/javascript"></script>
		<script type="text/javascript" src="/sites/all/themes/o_nao/_js/jquery.hoverIntent.minified.js"></script>
		<script type="text/javascript" src="/sites/all/themes/o_nao/_js/jquery.validate.min.js"></script>
<script src="/sites/all/themes/o_nao/_js/jquery.cycle.min.js" type="text/javascript"></script>


		
        <!--script src="http://na.oceana.org/sites/all/themes/o_nao/_js/jquery.js" type="text/javascript"></script-->
		
		
<!--script type="text/javascript">        
// DOM Style Controls - by Paul @ Yellow Pencil .com

function scriptInit() {
if (!document.getElementById) {
	return;
	}
}
function addEvent(elm, evType, fn, useCapture) {
	if (elm.addEventListener) {
	elm.addEventListener(evType, fn, useCapture);
	return true;
	} else if (elm.attachEvent) {
	var r = elm.attachEvent('on' + evType, fn);
	return r;
	} else {
	elm['on' + evType] = fn;
	}
}
function checkActive() {
	var a = document.getElementsByTagName("a");
	
		var loc = window.location.href;
	
	
	for(var i=0; i < a.length; i++) {
		if (a[i].href == loc) {
			a[i].setAttribute("class", "active");
			a[i].setAttribute("className", "active");
		}
	}
}
addEvent(window, 'load', checkActive, false);
</script-->

<!--script type="text/javascript">        
function setActive() {
  aObj = document.getElementById('slNav').getElementsByTagName('a');
  for(i=0;i<aObj.length;i++) {
    if(document.location.href.indexOf(aObj[i].href)>=0 && (aObj[i].innerHTML=='Oceana Newsletter' || aObj[i].innerHTML=='Employment Opportunities' || aObj[i].innerHTML=='Recipes' || aObj[i].innerHTML=='Reports' || aObj[i].innerHTML=='Oceana Staff' || aObj[i].innerHTML=='Press Releases' || aObj[i].innerHTML=='Oceana Staff' || aObj[i].innerHTML=='Celebrity Supporters')) {
      aObj[i].class='active';
	  aObj[i].className='active';
    }
  }
}

window.onload = setActive;
</script-->

		<script type="text/javascript">
			var _gaq = _gaq || [];
			_gaq.push(['_setAccount', 'UA-253939-1']);
			_gaq.push(['_setDomainName', 'oceana.org']);
				
			_gaq.push(['_setCustomVar',
				2,                // slot 2, required
				'Section',        // name, required
				'Blog',      // value, required
				3                 // scope, optional
			 ]);
						_gaq.push(['_trackPageview']);
			
			(function() {
				var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
				ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
				var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
			})();
			
		</script>
<!--[if lte IE 7]>
<link rel="stylesheet" type="text/css" href="/sites/all/themes/o_nao/bnav-ie-fix.css" />
<![endif]-->

<script type="text/javascript">
		$(document).ready(function(){
			
			$('#rightCol #cSlideshow #slides').cycle({
				fx: 'fade',
				speed:  1000, 
				timeout: 4000,
				delay:  1000,
				containerResize: 0,
				slideResize: 0,
				pause: 'false',
				pauseOnPagerHover: 'false',
				pager:  '#cSlideshow_navigation', 
				pagerAnchorBuilder: paginate
			});
			
			function paginate(index, el){		
				if (index == 0) return '<li><a href="#0">Title</a></li>';
				else if (index == 1) return '<li><a href="#1">Title</a></li>';
				else if (index == 2) return '<li><a href="#2">Title</a></li>';
			}
			
		});
	</script>


	</head>

<body class="not-front not-logged-in page-blog no-sidebars i18n-en " id="type_blog">




<div id="container">
		
			<div id="header">
				<a href="/"><h1 id="logo">Oceana <span>| Protecting the World's Oceans</span></h1></a>
				<!--div id="region">
					<strong>Select Region:</strong> <a href="/" name="top" id="nao">North America</a> <span id="jqSlideLeft"><a href="http://oceana.org/europe" id="euo">Europe</a> <a href="http://oceana.org/central-america/" id="cao">Central America</a><a href="http://oceana.org/america-del-sur/" id="sao">South America</a></span> <a href="#" id="regionExpand"><img src="http://na.oceana.org/sites/all/themes/o_nao/_imgs/elements/smallArrowL.gif" /></a>
				</div-->
                <script>
					$(document).ready(function() {
						$('#region a.here').click(function(event) {
							event.preventDefault();
							$('ul#regionList').slideToggle('medium');
							$(this).toggleClass('toggled');
						});
					});
				</script>

<!-- $lang && $trans->tnid -->
<!--?php if($lang_name =="es")  print '<div id="language">'.$lang.'</div>'; ?-->                
  
<div id="region">

                    <h3>Region</h3>
                    <a href="#regionList" class="here">North America</a>
                    <ul id="regionList">
                        <li><a href="http://eu.oceana.org/">Europe</a></li>
                        <li><a href="http://ca.oceana.org/">Central America</a></li>
                        <li><a href="http://sa.oceana.org/">South America</a></li>
                    </ul>
                </div>

<!--a id="adoptPromo" href="https://act.oceana.org/donate/d-eoy2012/?utm_source=lightbox&utm_medium=web&utm_campaign=eoy&source=web"><img src="/sites/all/themes/o_nao/_imgs/elements/headerbutton_2012.jpg"/></a-->

				
                <div id="search"><div id="block-sectional_search-1" class="block block-sectional_search">

  <div class="content">
    <form name="search_explore_form" id="search_explore_form" method="GET" action="/en/sectional_search/query"><input type="text" id="sectional_search_terms_box" name="terms" value="Search..." onfocus="if(this.value=='Search...')this.value='';" onblur="if(this.value=='')this.value='Search...'"><input type="submit" name="sectional_search_submit" id="sectional_search_submit" value="Search" onClick="search_explore_form.submit();">
<style type="text/css">
#sectional_search_submit {
  width: 23px;
  height: 22px;
  margin-left: 1px;
  padding: 0;
  border: 0;
  background: transparent url(/sites/all/themes/o_nao/_imgs/elements/search.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
position:relative;
float:left;

}

#sectional_search_terms_box {
width:191px !important;
height:18px;
position:relative;
float:left;
}

#block-sectional_search-1 {
border:0px green solid;
}

#block-sectional_search-1 #sectional_search_submit {
  width: 23px;
  height: 24px;
position:relative;
float:left;
}

#block-sectional_search-1 #sectional_search_terms_box {
width:182px !important;
height:18px;
position:relative;
float:left;
}

</style></form>  </div>
</div>
                    <!--form method="post">
                    <input type="text" onblur="if(this.value=='')this.value='Get Our eNewsletter...'" onfocus="if(this.value=='Get Our eNewsletter...')this.value='';" class="searchInput" value="Get Our eNewsletter..." title="Get Our eNewsletter..." id="newsletter_box" name="newsletter_box" />
                    <input type="image" class="searchSubmit" alt="Nesletter Submit" src="/sites/all/themes/o_nao/_imgs/elements/go.gif" />
                    </form-->
                </div>
                <!--div id="get_newsletter">
                
                    <form method="post" method="POST" action="https://act.oceana.org/act/" accept-charset="utf-8">
                    	<input type="hidden" name="utf8" value="&#x2714;" />
                    	<input type="hidden" name="page" value="s-join-header">
						<input type="hidden" name="lists" value="5" />
						<input type="hidden" name="country" value="United States" />
                    	<input type="text" onblur="if(this.value=='')this.value='Enter email...'" onfocus="if(this.value=='Enter email...')this.value='';" class="get_newsletterInput" value="Enter email..." title="Enter email..." id="newsletter_box" name="email" />
						<input type="image" class="get_newsletterSubmit" alt="Newsletter Submit" src="/sites/all/themes/o_nao/_imgs/elements/signUp_submit.gif" />
    				</form>

                </div-->

<div id="m-nav">



<ul id="primary">
	<li id="aboutUs"><a href="/en/about-us">About Us</a>
		<ul class="standard">
			<li><a href="/en/about-us/what-we-do">What We Do</a></li>
			<li><a href="/en/about-us/our-victories">Our Victories</a></li>
			<li><a href="/en/about-us/history">History</a></li>
			<li><a href="/en/about-us/leadership">Leadership</a></li>
			<li><a href="/en/about-us/people-partners">People &amp; Partners</a></li>
			<li><a href="/en/about-us/regional-offices">Regional Offices</a></li>
			<li><a href="/en/about-us/employment-opportunities">Employment Opportunities</a></li>
			<li class="last"><a href="/en/about-us/annual-meeting-financials">Annual Meeting and Financials</a></li>
		</ul>
	</li>
	<li id="campaigns"><a href="/en/our-work">Campaigns</a>
		<ul class="image2col">
			<li class="imageInset">
				<a href="/en/our-work/promote-responsible-fishing/seafood-fraud/overview">
					<img class="" src="/sites/all/themes/o_nao/_imgs/menu_imgs/seafood_fraud.jpg" />
					<div>
						<span>
							Seafood Fraud
						</span>
					</div>
				</a>
			</li>
			<li>
				<a href="/en/our-work/stop-ocean-pollution">
					Stop Ocean Pollution
					<span>Keeping the oceans free of pollutants that threaten marine habitats, wildlife and humans.</span>
				</a>
			</li>
			<li>
				<a href="/en/our-work/promote-responsible-fishing">
					Promote Responsible Fishing
					<span>Stopping seafood fraud and curbing destructive fishing methods that destroy habitat and kill wildlife.&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;     </span>
				</a>
			</li>
			<li>
				<a href="/en/our-work/protect-marine-wildlife">
					Protect Marine Wildlife
					<span>Protecting the marine creatures, such as sea turtles and sharks, that are most at risk from irresponsible fishing methods.</span>
				</a>
			</li>
			<li>
				<a href="/en/our-work/climate-energy">
					Climate and Energy
					<span>Combating the effects of climate change on the oceans and advocating for cleaner energy and an end to offshore drilling.</span>
				</a>
			</li>
			<li class="last">
				<a href="/en/our-work/preserve-special-places">
					Preserve Special Places
					<span>Protecting some of the world's most beautiful and threatened marine places, from the Arctic to Patagonia.</span>
				</a>
			</li>
			<li class="last">
				<a href="/en/our-work/oceana-on-the-water">
					Oceana on the Water
					<span>On the water to document species, monitor irresponsible fishing and propose new protected areas. </span>
				</a>
			</li>
		</ul>
	</li>
	<li id="supportOceana"><a  href="/en/support-oceana">Support Oceana</a>
		<ul class="descriptive">
			<li>
				<a href="http://act.oceana.org/signup/s-join/">
					Become a Wavemaker
					<span>Join the more than 500,000 e-activists making a difference with Oceana.</span>
				</a>
			</li>
			<li>
				<a href="https://act.oceana.org/donate/2014/?source=webmenu">
					Give Today
					<span>Support our work to protect the oceans by giving today.</span>
				</a>
			</li>
			<li>
				<a href="/en/support-oceana/oceana-events">
					Oceana Events
					<span>Learn about the Oceana events that benefit our work to protect the oceans.</span>
				</a>
			</li>
			<li>
				<a href="/en/support-oceana/adopt-a-creature">
					Adopt a Creature
					<span>Adopt a sea creature and your donation will help Oceana&rsquo;s work to protect these creatures and their habitats.</span>
				</a>
			</li>
			<li class="last">
				<a href="/en/support-oceana/shop-oceana">
					Shop Oceana
					<span>Showcase your love for the oceans with Oceana t-shirts, mugs and more.</span>
				</a>
			</li>
		</ul>
	</li>
	<li id="takeAction"><a href="http://oceana.org/en/act?source=navigation" onClick="_gaq.push(['_trackEvent', 'Action', 'top navigation']);" >Take Action</a></li>
	<li id="blog"><a href="/en/blog" class="here">Blog</a></li>
	<li id="livingBlue"><a href="/en/living-blue">Living Blue</a>
		<ul class="image1col">
			<li class="imageInset">
				<a href="/en/living-blue/recipes">
					<img class="" src="/sites/all/themes/o_nao/_imgs/menu_imgs/lb_r_promo2.jpg" />
					<div>
						<span>
							Living Blue: Recipes
						</span>
					</div>
				</a>
			</li>
			<li><a href="/en/living-blue/ocean-friendly-tips">Ocean Friendly Tips</a></li>
			<li><a href="/en/living-blue/seafood-guide">Seafood Guide</a></li>
			<li><a href="/en/living-blue/recipes">Recipes</a></li>
			<li><a href="/en/living-blue/green-list">Green List Grocers</a></li>
			<li><a href="/en/living-blue/plastics-pledge">Plastics Pledge</a></li>
			<li><a href="/en/living-blue/blue-links">Blue Links</a></li>
			<!--li><a href="/en/living-blue/superactivists">Superactivists</a></li-->
            <li class="last"><a href="/en/living-blue/ocean-heroes">Ocean Heroes</a></li>
		</ul>
	</li>
	<li id="marineWildlife"><a href="/en/explore/creatures">Marine Wildlife</a></li>
	<li id="news"><a href="/en/news-media">News</a>
		<ul class="descriptive">
			<li>
				<a href="/en/news-media/publications">
					Publications
					<span>Explore our scientific reports, annual reports, quarterly magazine and more.</span>
				</a>
			</li>
			<li class="last">
				<a href="/en/news-media/press-center">
					Press Center
					<span>Find Oceana press releases, media contacts, video, audio, photos and more.</span>
				</a>
			</li>
		</ul>						
	</li>
</ul>
<div id="extended">
	<form method="GET" action="https://act.oceana.org/donate/2014/">
                        <input type="text" id="donateNav-amount" name="amount_other" value="25">
                        <input type="hidden" name="donation_type" value="single">
                        <input type="hidden" name="prefill" value="1">
                        <input type="hidden" name="source" value="navigation">
                        <input type="submit" id="donateNav-submit" value="Donate" onclick="_gaq.push(['_trackEvent', 'Donate', 'top navigation']);">
            </form>
</div>    
					
                   	<br style="clear:both;" />				
				</div>
			</div>
			
			<hr class="hidden" />
	
    
				
		        		        
                
                	<div id="main">
        		<div id="leftCol">
                        			<h2 class="content-title">The Beacon</h2>
<div class="view view-blog view-id-blog view-display-id-page_1 view-dom-id-1">
        <div class="view-header">
      <p class="intro">Oceana&rsquo;s blog about the latest ocean news, policy and science.</p>
    </div>
  
  
  
      <div class="view-content">
        <div class="views-row views-row-1 views-row-odd views-row-first">
    	
<div class="blogPost" id="14195">
					<h3><a href="/en/blog/2014/07/fish-could-lose-their-friends-thanks-to-ocean-acidification">Fish Could Lose Their Friends Thanks to Ocean Acidification</a></h3>
            							<p class="byline">Posted Wed, Jul 9, 2014 by Emily Tripp						 to <a href="/en/category/blog-free-tags/carbon-dioxide">carbon dioxide</a>, <a href="/en/category/blog-free-tags/fish-schools">fish schools</a>, <a href="/en/category/blog-free-tags/ocean-acidification">ocean acidification</a>, <a href="/en/category/blog-free-tags/tropical-damselfish">tropical damselfish</a>						</p>
			
		
		<!--?php print $node->links['addthis']['title']; ?-->
<div class="blogPhoto teaserPhoto">
<a href="/en/blog/2014/07/fish-could-lose-their-friends-thanks-to-ocean-acidification" class="imagecache imagecache-250x_blog_thumb imagecache-linked imagecache-250x_blog_thumb_linked"><img src="http://oceana.org/sites/default/files/imagecache/250x_blog_thumb/blog/brianna_fish.jpg" alt="Tropical damselfish (Chromis viridis)" title=""  class="imagecache imagecache-250x_blog_thumb" width="250" height="166" /></a><p class="image-caption">Tropical damselfish (Chromis viridis) (Photo: &nbsp;Paul Asman and Jill Lenoble / Flickr Creative Commons)</p>
</div>
<p style="margin: 0in; margin-bottom: .0001pt;">Climate change is going to leave some fish feeling very lonely in the coming years, as new research shows that increasing carbon dioxide levels prevent them from recognizing their friends.</p>
<p style="margin: 0in; margin-bottom: .0001pt; tab-stops: 31.95pt;">&nbsp;</p>
<br><a href="/en/blog/2014/07/fish-could-lose-their-friends-thanks-to-ocean-acidification">Continue reading...</a>				<div class="links">
			<ul class="links inline"><li class="blog_usernames_blog first"><a href="/en/blog/301" title="Read Emily Tripp&#039;s latest blog entries.">Emily Tripp&#039;s blog</a></li>
<li class="node_read_more"><a href="/en/blog/2014/07/fish-could-lose-their-friends-thanks-to-ocean-acidification" title="Read the rest of Fish Could Lose Their Friends Thanks to Ocean Acidification.">Read more</a></li>
<li class="disqus_comments"><span><a href="http://oceana.org/en/node/14195#disqus_thread" class="comments" title="Jump to the comments of this posting.">Comments</a></span></li>
<li class="addthis last"><span><div class='addthis_toolbox addthis_default_style ' addthis:url='http://oceana.org/en/blog/2014/07/fish-could-lose-their-friends-thanks-to-ocean-acidification' addthis:title='Fish Could Lose Their Friends Thanks to Ocean Acidification' ><a class='addthis_toolbox_item addthis_button_facebook_like' ></a><a class='addthis_toolbox_item addthis_button_tweet' ></a></div></span></li>
</ul>		</div>
					</div>
		  </div>
  <div class="views-row views-row-2 views-row-even">
    	
<div class="blogPost" id="14193">
					<h3><a href="/en/blog/2014/07/chilean-devil-ray-found-to-be-one-of-oceans-deepest-divers">Chilean Devil Ray Found to be One of Oceans&#039; Deepest Divers</a></h3>
            							<p class="byline">Posted Wed, Jul 9, 2014 by Brianna Elliott						 to <a href="/en/category/blog-free-tags/chilean-devil-ray">chilean devil ray</a>, <a href="/en/category/blog-free-tags/portugal-s-azores-islands">Portugal’s Azores islands</a>, <a href="/en/category/blog-free-tags/sharks-and-rays">sharks and rays</a>						</p>
			
		
		<!--?php print $node->links['addthis']['title']; ?-->
<div class="blogPhoto teaserPhoto">
<a href="/en/blog/2014/07/chilean-devil-ray-found-to-be-one-of-oceans-deepest-divers" class="imagecache imagecache-250x_blog_thumb imagecache-linked imagecache-250x_blog_thumb_linked"><img src="http://oceana.org/sites/default/files/imagecache/250x_blog_thumb/blog/devil_rays_0.jpg" alt="A devil ray from the Mobula genus, which include Chilean devil rays. " title=""  class="imagecache imagecache-250x_blog_thumb" width="250" height="153" /></a><p class="image-caption">A devil ray from the Mobula genus, which include Chilean devil rays. (Photo: Matthew Paulson / Flickr Creative Commons)</p>
</div>
<p style="padding: 0px; margin: 0px 0px 1em; font-family: arial, verdana, sans-serif; font-size: 13px; line-height: 18px;">Last week, a new study revealed Chilean devil rays to be some of the oceans' deepest-divers, often taking dives deeper than a mile under the water's surface. The rays' physiology hinted at this discovery, since they do have a retia mirabilia<span style="font-size: 10pt; line-height: 115%; font-family: Arial, sans-serif; background-image: initial; background-attachment: initial; background-size: initial; background-origin: initial; background-clip: initial; background-position: initial; background-repeat: initial;">—</span>an organ found in other deep-divers like great white sharks. Following the study's findings, Oceana in Europe's Angela Pauly took a close look at the Chilean devil ray. This blog first appeared on Oceana in Europe's <a href="http://oceana.org/en/eu/blog/2014/07/meet-the-chilean-devil-ray">blog</a>.</p>
<p style="padding: 0px; margin: 0px 0px 1em; font-family: arial, verdana, sans-serif; font-size: 13px; line-height: 18px;">
<br><a href="/en/blog/2014/07/chilean-devil-ray-found-to-be-one-of-oceans-deepest-divers">Continue reading...</a>				<div class="links">
			<ul class="links inline"><li class="blog_usernames_blog first"><a href="/en/blogs/brianna-elliott" title="Read Brianna Elliott&#039;s latest blog entries.">Brianna Elliott&#039;s blog</a></li>
<li class="node_read_more"><a href="/en/blog/2014/07/chilean-devil-ray-found-to-be-one-of-oceans-deepest-divers" title="Read the rest of Chilean Devil Ray Found to be One of Oceans&#039; Deepest Divers.">Read more</a></li>
<li class="disqus_comments"><span><a href="http://oceana.org/en/node/14193#disqus_thread" class="comments" title="Jump to the comments of this posting.">Comments</a></span></li>
<li class="addthis last"><span><div class='addthis_toolbox addthis_default_style ' addthis:url='http://oceana.org/en/blog/2014/07/chilean-devil-ray-found-to-be-one-of-oceans-deepest-divers' addthis:title='Chilean Devil Ray Found to be One of Oceans&#039; Deepest Divers' ><a class='addthis_toolbox_item addthis_button_facebook_like' ></a><a class='addthis_toolbox_item addthis_button_tweet' ></a></div></span></li>
</ul>		</div>
					</div>
		  </div>
  <div class="views-row views-row-3 views-row-odd">
    	
<div class="blogPost" id="14191">
					<h3><a href="/en/blog/2014/07/ocean-news-japan-confirms-plans-for-2015-whale-hunt-judge-says-seismic-research-off-new-jersey-can-continue-and-mor">Ocean News: Japan Confirms Plans for 2015 Whale Hunt, Judge Says Seismic Research off New Jersey Can Continue, and More</a></h3>
            							<p class="byline">Posted Wed, Jul 9, 2014 by Brianna Elliott						 to <a href="/en/category/blog-free-tags/japanese-whaling">japanese whaling</a>, <a href="/en/category/blog-free-tags/sar11">SAR11</a>, <a href="/en/category/blog-free-tags/seismic-research">seismic research</a>, <a href="/en/category/blog-free-tags/snapping-shrimp">snapping shrimp</a>, <a href="/en/category/blog-free-tags/whale-stranding">whale stranding</a>						</p>
			
		
		<!--?php print $node->links['addthis']['title']; ?-->
<div class="blogPhoto teaserPhoto">
<a href="/en/blog/2014/07/ocean-news-japan-confirms-plans-for-2015-whale-hunt-judge-says-seismic-research-off-new-jersey-can-continue-and-mor" class="imagecache imagecache-250x_blog_thumb imagecache-linked imagecache-250x_blog_thumb_linked"><img src="http://oceana.org/sites/default/files/imagecache/250x_blog_thumb/blog/minke_whale.jpg" alt="A minke whale (Balaenoptera acutorostrata)" title=""  class="imagecache imagecache-250x_blog_thumb" width="250" height="200" /></a><p class="image-caption">A minke whale (Balaenoptera acutorostrata), one of the species caught during Japan’s whale hunt. (Photo: Tom Benson / Flickr Creative Commons)</p>
</div>
<p>- Despite a ruling by the UN’s International Court of Justice to halt whaling practices, <strong>Japanese Prime Minister Shinzo Abe confirmed this week that its annual whale hunt will continue in 2015</strong>. Japan continues to claim that the Southern Ocean annual whale hunt is for research purposes. <a href="https://www.thedodo.com/japans-prime-minister-confirms-619606677.html">The Dodo</a></p>
<br><a href="/en/blog/2014/07/ocean-news-japan-confirms-plans-for-2015-whale-hunt-judge-says-seismic-research-off-new-jersey-can-continue-and-mor">Continue reading...</a>				<div class="links">
			<ul class="links inline"><li class="blog_usernames_blog first"><a href="/en/blogs/brianna-elliott" title="Read Brianna Elliott&#039;s latest blog entries.">Brianna Elliott&#039;s blog</a></li>
<li class="node_read_more"><a href="/en/blog/2014/07/ocean-news-japan-confirms-plans-for-2015-whale-hunt-judge-says-seismic-research-off-new-jersey-can-continue-and-mor" title="Read the rest of Ocean News: Japan Confirms Plans for 2015 Whale Hunt, Judge Says Seismic Research off New Jersey Can Continue, and More.">Read more</a></li>
<li class="disqus_comments"><span><a href="http://oceana.org/en/node/14191#disqus_thread" class="comments" title="Jump to the comments of this posting.">Comments</a></span></li>
<li class="addthis last"><span><div class='addthis_toolbox addthis_default_style ' addthis:url='http://oceana.org/en/blog/2014/07/ocean-news-japan-confirms-plans-for-2015-whale-hunt-judge-says-seismic-research-off-new-jersey-can-continue-and-mor' addthis:title='Ocean News: Japan Confirms Plans for 2015 Whale Hunt, Judge Says Seismic Research off New Jersey Can Continue, and More' ><a class='addthis_toolbox_item addthis_button_facebook_like' ></a><a class='addthis_toolbox_item addthis_button_tweet' ></a></div></span></li>
</ul>		</div>
					</div>
		  </div>
  <div class="views-row views-row-4 views-row-even">
    	
<div class="blogPost" id="14190">
					<h3><a href="/en/blog/2014/07/number-of-slain-environmental-activists-grew-over-past-decade-report-finds">Number of Slain Environmental Activists Grew Over Past Decade, Report Finds</a></h3>
            							<p class="byline">Posted Tue, Jul 8, 2014 by Brianna Elliott						 to <a href="/en/category/blog-free-tags/environmental-activist-deaths">environmental activist deaths</a>, <a href="/en/category/blog-free-tags/environmental-activists">environmental activists</a>, <a href="/en/category/blog-free-tags/natural-resources">natural resources</a>						</p>
			
		
		<!--?php print $node->links['addthis']['title']; ?-->
<div class="blogPhoto teaserPhoto">
<a href="/en/blog/2014/07/number-of-slain-environmental-activists-grew-over-past-decade-report-finds" class="imagecache imagecache-250x_blog_thumb imagecache-linked imagecache-250x_blog_thumb_linked"><img src="http://oceana.org/sites/default/files/imagecache/250x_blog_thumb/blog/BRF.jpg" alt="Protestors rally to protect the Great Barrier Reef in Australia." title=""  class="imagecache imagecache-250x_blog_thumb" width="250" height="176" /></a><p class="image-caption">Protestors rally to protect the Great Barrier Reef in Australia. (Photo: Stephen Hass / Flickr Creative Commons)</p>
</div>
<p>More people are standing up for their land, water, and other natural resources as they become increasingly exploited, but not without consequences. A recent report found that murders of environmental activists have surged over the past decade—totaling 908 documented deaths in 35 countries. &nbsp;</p>
<br><a href="/en/blog/2014/07/number-of-slain-environmental-activists-grew-over-past-decade-report-finds">Continue reading...</a>				<div class="links">
			<ul class="links inline"><li class="blog_usernames_blog first"><a href="/en/blogs/brianna-elliott" title="Read Brianna Elliott&#039;s latest blog entries.">Brianna Elliott&#039;s blog</a></li>
<li class="node_read_more"><a href="/en/blog/2014/07/number-of-slain-environmental-activists-grew-over-past-decade-report-finds" title="Read the rest of Number of Slain Environmental Activists Grew Over Past Decade, Report Finds.">Read more</a></li>
<li class="disqus_comments"><span><a href="http://oceana.org/en/node/14190#disqus_thread" class="comments" title="Jump to the comments of this posting.">Comments</a></span></li>
<li class="addthis last"><span><div class='addthis_toolbox addthis_default_style ' addthis:url='http://oceana.org/en/blog/2014/07/number-of-slain-environmental-activists-grew-over-past-decade-report-finds' addthis:title='Number of Slain Environmental Activists Grew Over Past Decade, Report Finds' ><a class='addthis_toolbox_item addthis_button_facebook_like' ></a><a class='addthis_toolbox_item addthis_button_tweet' ></a></div></span></li>
</ul>		</div>
					</div>
		  </div>
  <div class="views-row views-row-5 views-row-odd">
    	
<div class="blogPost" id="14189">
					<h3><a href="/en/blog/2014/07/video-disco-clam-lights-up-the-sea-floor">Video: Disco Clam Lights up the Sea Floor</a></h3>
            							<p class="byline">Posted Tue, Jul 8, 2014 by Madeleine Simon						 to <a href="/en/category/blog-free-tags/bivalves">bivalves</a>, <a href="/en/category/blog-free-tags/disco-clam">disco clam</a>, <a href="/en/category/blog-free-tags/lights">lights</a>, <a href="/en/category/blog-free-tags/pacific-ocean">pacific ocean</a>, <a href="/en/category/blog-free-tags/seafloor">seafloor</a>						</p>
			
		
		<!--?php print $node->links['addthis']['title']; ?-->
<div class="blogPhoto teaserPhoto">
<a href="/en/blog/2014/07/video-disco-clam-lights-up-the-sea-floor" class="imagecache imagecache-250x_blog_thumb imagecache-linked imagecache-250x_blog_thumb_linked"><img src="http://oceana.org/sites/default/files/imagecache/250x_blog_thumb/blog/disco_clam.jpg" alt="Disco clams reflect light from their lips" title=""  class="imagecache imagecache-250x_blog_thumb" width="250" height="167" /></a><p class="image-caption">Disco Clam (Ctenoides ales). (Photo: Flickr Creative Commons / Jayvee Fernandez)&nbsp;</p>
</div>
<p>The vast ocean can appear foreboding and intimidating, but one little bivalve is lighting things up on the seafloor. The appropriately-named “disco clam” is a small mollusk that’s able to flash an array of neon lights from its lips.</p>
<br><a href="/en/blog/2014/07/video-disco-clam-lights-up-the-sea-floor">Continue reading...</a>				<div class="links">
			<ul class="links inline"><li class="blog_usernames_blog first"><a href="/en/blogs/madeleine-simon" title="Read Madeleine Simon&#039;s latest blog entries.">Madeleine Simon&#039;s blog</a></li>
<li class="node_read_more"><a href="/en/blog/2014/07/video-disco-clam-lights-up-the-sea-floor" title="Read the rest of Video: Disco Clam Lights up the Sea Floor.">Read more</a></li>
<li class="disqus_comments"><span><a href="http://oceana.org/en/node/14189#disqus_thread" class="comments" title="Jump to the comments of this posting.">Comments</a></span></li>
<li class="addthis last"><span><div class='addthis_toolbox addthis_default_style ' addthis:url='http://oceana.org/en/blog/2014/07/video-disco-clam-lights-up-the-sea-floor' addthis:title='Video: Disco Clam Lights up the Sea Floor' ><a class='addthis_toolbox_item addthis_button_facebook_like' ></a><a class='addthis_toolbox_item addthis_button_tweet' ></a></div></span></li>
</ul>		</div>
					</div>
		  </div>
  <div class="views-row views-row-6 views-row-even">
    	
<div class="blogPost" id="14188">
					<h3><a href="/en/blog/2014/07/ocean-news-nicaragua-approves-massive-shipping-canal-walking-fish-make-annual-appearance-and-more">Ocean News: Nicaragua Approves Massive Shipping Canal, Walking Fish Make Annual Appearance, and More</a></h3>
            							<p class="byline">Posted Tue, Jul 8, 2014 by Brianna Elliott						 to <a href="/en/category/blog-free-tags/coastal-winds">coastal winds</a>, <a href="/en/category/blog-free-tags/grunion">grunion</a>, <a href="/en/category/blog-free-tags/gulf-of-maine-shrimp-fishery">Gulf of Maine shrimp fishery</a>, <a href="/en/category/blog-free-tags/nicaragua-shipping-channel">Nicaragua shipping channel</a>, <a href="/en/category/blog-free-tags/shrimp-fishery">shrimp fishery</a>						</p>
			
		
		<!--?php print $node->links['addthis']['title']; ?-->
<div class="blogPhoto teaserPhoto">
<a href="/en/blog/2014/07/ocean-news-nicaragua-approves-massive-shipping-canal-walking-fish-make-annual-appearance-and-more" class="imagecache imagecache-250x_blog_thumb imagecache-linked imagecache-250x_blog_thumb_linked"><img src="http://oceana.org/sites/default/files/imagecache/250x_blog_thumb/blog/grunion.jpg" alt="A female grunion depositing eggs during their annual spring run." title=""  class="imagecache imagecache-250x_blog_thumb" width="250" height="157" /></a><p class="image-caption">A female grunion depositing eggs during their annual spring run. (Photo: Sahadeva Hammari / Flickr Creative Commons)</p>
</div>
<p><strong>- </strong>Yesterday, <strong>Nicaragua approved a proposed route for a $40 billion shipping channel</strong> across the country that will compete with the Panama Canal. The channel, which will traverse Central America’s largest lake, will undergo environmental and social impact studies this year. <a href="http://www.reuters.com/article/2014/07/08/us-nicaragua-canal-idUSKBN0FD06Q20140708">Reuters</a></p>
<br><a href="/en/blog/2014/07/ocean-news-nicaragua-approves-massive-shipping-canal-walking-fish-make-annual-appearance-and-more">Continue reading...</a>				<div class="links">
			<ul class="links inline"><li class="blog_usernames_blog first"><a href="/en/blogs/brianna-elliott" title="Read Brianna Elliott&#039;s latest blog entries.">Brianna Elliott&#039;s blog</a></li>
<li class="node_read_more"><a href="/en/blog/2014/07/ocean-news-nicaragua-approves-massive-shipping-canal-walking-fish-make-annual-appearance-and-more" title="Read the rest of Ocean News: Nicaragua Approves Massive Shipping Canal, Walking Fish Make Annual Appearance, and More.">Read more</a></li>
<li class="disqus_comments"><span><a href="http://oceana.org/en/node/14188#disqus_thread" class="comments" title="Jump to the comments of this posting.">Comments</a></span></li>
<li class="addthis last"><span><div class='addthis_toolbox addthis_default_style ' addthis:url='http://oceana.org/en/blog/2014/07/ocean-news-nicaragua-approves-massive-shipping-canal-walking-fish-make-annual-appearance-and-more' addthis:title='Ocean News: Nicaragua Approves Massive Shipping Canal, Walking Fish Make Annual Appearance, and More' ><a class='addthis_toolbox_item addthis_button_facebook_like' ></a><a class='addthis_toolbox_item addthis_button_tweet' ></a></div></span></li>
</ul>		</div>
					</div>
		  </div>
  <div class="views-row views-row-7 views-row-odd">
    	
<div class="blogPost" id="14172">
					<h3><a href="/en/blog/2014/07/global-issue-of-marine-plastics-is-gathering-significant-media-attention">Global Issue of Marine Plastics is Gathering Significant Media Attention</a></h3>
            							<p class="byline">Posted Mon, Jul 7, 2014 by Madeleine Simon						 to <a href="/en/category/blog-free-tags/marine-debris">marine debris</a>, <a href="/en/category/blog-free-tags/marine-plastics-media-coverage">marine plastics media coverage</a>, <a href="/en/category/blog-free-tags/ocean-plastics">ocean plastics</a>, <a href="/en/category/blog-free-tags/our-ocean-media-coverage">our ocean media coverage</a>						</p>
			
		
		<!--?php print $node->links['addthis']['title']; ?-->
<div class="blogPhoto teaserPhoto">
<a href="/en/blog/2014/07/global-issue-of-marine-plastics-is-gathering-significant-media-attention" class="imagecache imagecache-250x_blog_thumb imagecache-linked imagecache-250x_blog_thumb_linked"><img src="http://oceana.org/sites/default/files/imagecache/250x_blog_thumb/blog/turtle_plastics.jpg" alt="Green sea turtle (Chelonia mydas) nearing a plastic bag" title=""  class="imagecache imagecache-250x_blog_thumb" width="250" height="167" /></a><p class="image-caption">Green sea turtle (Chelonia mydas) nearing a plastic bag. (Photo: Flickr Creative Commons / Bag Monster)&nbsp;</p>
</div>
<p>From the straws in your fountain drink to the soles of our shoes, plastics are a part of our daily lives, and we’re surrounded by them without often realizing it. Unfortunately, as plastic waste makes its way from our households to our oceans, fish and other marine organisms are not only surrounded by plastics too, but <a href="http://www.coastal.ca.gov/publiced/marinedebris.html">ingesting</a> it.</p>
<br><a href="/en/blog/2014/07/global-issue-of-marine-plastics-is-gathering-significant-media-attention">Continue reading...</a>				<div class="links">
			<ul class="links inline"><li class="blog_usernames_blog first"><a href="/en/blogs/madeleine-simon" title="Read Madeleine Simon&#039;s latest blog entries.">Madeleine Simon&#039;s blog</a></li>
<li class="node_read_more"><a href="/en/blog/2014/07/global-issue-of-marine-plastics-is-gathering-significant-media-attention" title="Read the rest of Global Issue of Marine Plastics is Gathering Significant Media Attention.">Read more</a></li>
<li class="disqus_comments"><span><a href="http://oceana.org/en/node/14172#disqus_thread" class="comments" title="Jump to the comments of this posting.">Comments</a></span></li>
<li class="addthis last"><span><div class='addthis_toolbox addthis_default_style ' addthis:url='http://oceana.org/en/blog/2014/07/global-issue-of-marine-plastics-is-gathering-significant-media-attention' addthis:title='Global Issue of Marine Plastics is Gathering Significant Media Attention' ><a class='addthis_toolbox_item addthis_button_facebook_like' ></a><a class='addthis_toolbox_item addthis_button_tweet' ></a></div></span></li>
</ul>		</div>
					</div>
		  </div>
  <div class="views-row views-row-8 views-row-even">
    	
<div class="blogPost" id="14173">
					<h3><a href="/en/blog/2014/07/ocean-news-scientists-sound-alarm-over-shark-cull-program-fabien-cousteau-returns-from-underwater-mission-and-more">Ocean News: Scientists Sound Alarm Over Shark Cull Program, Fabien Cousteau Returns from Underwater Mission, and More</a></h3>
            							<p class="byline">Posted Sun, Jul 6, 2014 by Brianna Elliott						 to <a href="/en/category/blog-free-tags/eez">eez</a>, <a href="/en/category/blog-free-tags/fabien-cousteau">fabien cousteau</a>, <a href="/en/category/blog-free-tags/mantis-shrimp">mantis shrimp</a>, <a href="/en/category/blog-free-tags/sharks">sharks</a>, <a href="/en/category/blog-free-tags/western-australia-shark-cull">western australia shark cull</a>						</p>
			
		
		<!--?php print $node->links['addthis']['title']; ?-->
<div class="blogPhoto teaserPhoto">
<a href="/en/blog/2014/07/ocean-news-scientists-sound-alarm-over-shark-cull-program-fabien-cousteau-returns-from-underwater-mission-and-more" class="imagecache imagecache-250x_blog_thumb imagecache-linked imagecache-250x_blog_thumb_linked"><img src="http://oceana.org/sites/default/files/imagecache/250x_blog_thumb/blog/rsz_1rsz_1038089969_a898dfd5d9_o.jpg" alt="A tiger shark (Galeocardo cuvier)" title=""  class="imagecache imagecache-250x_blog_thumb" width="250" height="168" /></a><p class="image-caption">A tiger shark (Galeocardo cuvier). (Photo: Willy Volk / Flickr Creative Commons)</p>
</div>
<p>- <strong>An international group of 301 scientists submitted a letter to Western Australia's Environmental Protection Authority expressing concern over the controversial shark cull program</strong>, saying it could effect the ecology of the oceans. The program caught 172 sharks during its trial period this past spring. <a href="http://www.theguardian.com/world/2014/jul/04/wa-shark-cull-condemned-by-global-group-of-marine-scientists">The Guardian</a></p>
<br><a href="/en/blog/2014/07/ocean-news-scientists-sound-alarm-over-shark-cull-program-fabien-cousteau-returns-from-underwater-mission-and-more">Continue reading...</a>				<div class="links">
			<ul class="links inline"><li class="blog_usernames_blog first"><a href="/en/blogs/brianna-elliott" title="Read Brianna Elliott&#039;s latest blog entries.">Brianna Elliott&#039;s blog</a></li>
<li class="node_read_more"><a href="/en/blog/2014/07/ocean-news-scientists-sound-alarm-over-shark-cull-program-fabien-cousteau-returns-from-underwater-mission-and-more" title="Read the rest of Ocean News: Scientists Sound Alarm Over Shark Cull Program, Fabien Cousteau Returns from Underwater Mission, and More.">Read more</a></li>
<li class="disqus_comments"><span><a href="http://oceana.org/en/node/14173#disqus_thread" class="comments" title="Jump to the comments of this posting.">Comments</a></span></li>
<li class="addthis last"><span><div class='addthis_toolbox addthis_default_style ' addthis:url='http://oceana.org/en/blog/2014/07/ocean-news-scientists-sound-alarm-over-shark-cull-program-fabien-cousteau-returns-from-underwater-mission-and-more' addthis:title='Ocean News: Scientists Sound Alarm Over Shark Cull Program, Fabien Cousteau Returns from Underwater Mission, and More' ><a class='addthis_toolbox_item addthis_button_facebook_like' ></a><a class='addthis_toolbox_item addthis_button_tweet' ></a></div></span></li>
</ul>		</div>
					</div>
		  </div>
  <div class="views-row views-row-9 views-row-odd">
    	
<div class="blogPost" id="14171">
					<h3><a href="/en/blog/2014/07/ocean-news-national-aquarium-launches-sustainable-seafood-program-seahorses-can-growl-and-more">Ocean News: National Aquarium Launches Sustainable Seafood Program, Seahorses Can Growl, and More</a></h3>
            							<p class="byline">Posted Fri, Jul 4, 2014 by Brianna Elliott						 to <a href="/en/category/blog-free-tags/australian-snubfin-dolphin">Australian snubfin dolphin</a>, <a href="/en/category/blog-free-tags/halibut">halibut</a>, <a href="/en/category/blog-free-tags/humpback-dolphin">humpback dolphin</a>, <a href="/en/category/blog-free-tags/national-aquarium">National Aquarium</a>, <a href="/en/category/blog-free-tags/seahorses">seahorses</a>						</p>
			
		
		<!--?php print $node->links['addthis']['title']; ?-->
<div class="blogPhoto teaserPhoto">
<a href="/en/blog/2014/07/ocean-news-national-aquarium-launches-sustainable-seafood-program-seahorses-can-growl-and-more" class="imagecache imagecache-250x_blog_thumb imagecache-linked imagecache-250x_blog_thumb_linked"><img src="http://oceana.org/sites/default/files/imagecache/250x_blog_thumb/blog/seahorse_0.jpg" alt="Pacific seahorse (Hippocampus ingens) around the Galapagos Islands" title=""  class="imagecache imagecache-250x_blog_thumb" width="250" height="182" /></a><p class="image-caption">Pacific seahorse (Hippocampus ingens) around the Galapagos Islands. (Photo: Flickr Creative Commons / Peter Liu Photography)</p>
</div>
<p><strong>- The National Aquarium launched a Sustainable Seafood Program </strong>earlier this week. The program will enhance seafood education, foster links between local fishermen and local markets, and improve opportunities for restaurants to serve local seafood. <a href="http://articles.baltimoresun.com/2014-06-30/news/bs-md-aquarium-plank-20140630_1_national-aquarium-seafood-efforts">The Baltimore Sun</a></p>
<br><a href="/en/blog/2014/07/ocean-news-national-aquarium-launches-sustainable-seafood-program-seahorses-can-growl-and-more">Continue reading...</a>				<div class="links">
			<ul class="links inline"><li class="blog_usernames_blog first"><a href="/en/blogs/brianna-elliott" title="Read Brianna Elliott&#039;s latest blog entries.">Brianna Elliott&#039;s blog</a></li>
<li class="node_read_more"><a href="/en/blog/2014/07/ocean-news-national-aquarium-launches-sustainable-seafood-program-seahorses-can-growl-and-more" title="Read the rest of Ocean News: National Aquarium Launches Sustainable Seafood Program, Seahorses Can Growl, and More.">Read more</a></li>
<li class="disqus_comments"><span><a href="http://oceana.org/en/node/14171#disqus_thread" class="comments" title="Jump to the comments of this posting.">Comments</a></span></li>
<li class="addthis last"><span><div class='addthis_toolbox addthis_default_style ' addthis:url='http://oceana.org/en/blog/2014/07/ocean-news-national-aquarium-launches-sustainable-seafood-program-seahorses-can-growl-and-more' addthis:title='Ocean News: National Aquarium Launches Sustainable Seafood Program, Seahorses Can Growl, and More' ><a class='addthis_toolbox_item addthis_button_facebook_like' ></a><a class='addthis_toolbox_item addthis_button_tweet' ></a></div></span></li>
</ul>		</div>
					</div>
		  </div>
  <div class="views-row views-row-10 views-row-even views-row-last">
    	
<div class="blogPost" id="14096">
					<h3><a href="/en/blog/2014/07/oceana-launches-underwater-reefcam-in-the-caribbean">Oceana Launches Underwater ReefCam in the Caribbean</a></h3>
            							<p class="byline">Posted Thu, Jul 3, 2014 by Madeleine Simon						 to <a href="/en/category/blog-free-tags/coral-reef-communities">coral reef communities</a>, <a href="/en/category/blog-free-tags/coral-reef-footage">coral reef footage</a>, <a href="/en/category/blog-free-tags/near-shore-reefs">near-shore reefs</a>, <a href="/en/category/blog-free-tags/reefcam">reefcam</a>, <a href="/en/category/blog-free-tags/st-thomas-coral-reefs">St. Thomas coral reefs</a>						</p>
			
		
		<!--?php print $node->links['addthis']['title']; ?-->
<div class="blogPhoto teaserPhoto">
<a href="/en/blog/2014/07/oceana-launches-underwater-reefcam-in-the-caribbean" class="imagecache imagecache-250x_blog_thumb imagecache-linked imagecache-250x_blog_thumb_linked"><img src="http://oceana.org/sites/default/files/imagecache/250x_blog_thumb/blog/reef.jpg" alt="A coral reef community" title=""  class="imagecache imagecache-250x_blog_thumb" width="250" height="168" /></a><p class="image-caption">Reef community (Photo: Oceana / Eduardo Sorensen)&nbsp;</p>
</div>
<p>Want to stay connected to the underwater world even when you’re not out diving or at the beach? Now you can catch a glimpse of <a href="http://oceana.org/en/category/blog-free-tags/coral-reefs">coral reef</a> communities all day long with Oceana’s new ReefCam. Through a partnership with the University of the Virgin Islands Center for Marine and Environmental Studies, Oceana has launched live-feed video footage that captures marine animals as they swim and forage around near-shore reefs off of St. Thomas.</p>
<br><a href="/en/blog/2014/07/oceana-launches-underwater-reefcam-in-the-caribbean">Continue reading...</a>				<div class="links">
			<ul class="links inline"><li class="blog_usernames_blog first"><a href="/en/blogs/madeleine-simon" title="Read Madeleine Simon&#039;s latest blog entries.">Madeleine Simon&#039;s blog</a></li>
<li class="node_read_more"><a href="/en/blog/2014/07/oceana-launches-underwater-reefcam-in-the-caribbean" title="Read the rest of Oceana Launches Underwater ReefCam in the Caribbean.">Read more</a></li>
<li class="disqus_comments"><span><a href="http://oceana.org/en/node/14096#disqus_thread" class="comments" title="Jump to the comments of this posting.">Comments</a></span></li>
<li class="addthis last"><span><div class='addthis_toolbox addthis_default_style ' addthis:url='http://oceana.org/en/blog/2014/07/oceana-launches-underwater-reefcam-in-the-caribbean' addthis:title='Oceana Launches Underwater ReefCam in the Caribbean' ><a class='addthis_toolbox_item addthis_button_facebook_like' ></a><a class='addthis_toolbox_item addthis_button_tweet' ></a></div></span></li>
</ul>		</div>
					</div>
		  </div>
    </div>
  
      <div class="item-list"><ul class="pager"><li class="pager-previous first">&nbsp;</li>
<li class="pager-current">1 of 260</li>
<li class="pager-next last"><a href="/en/blog?page=1" class="active">››</a></li>
</ul></div>  
  
  
  
  
</div>         			

                    
        		</div>
        		<div id="rightCol">
        		        		<div id="block-views-blog-block_1" class="block block-views">

  <div class="content">
    <div class="slider ">

  	<h3><a href="#">Most Viewed</a></h3>
  

          <ul class="newsList">
          <li>
            <a href="/en/blog/2014/07/ocean-news-scientists-sound-alarm-over-shark-cull-program-fabien-cousteau-returns-from-underwater-mission-and-more" title="Ocean News: Scientists Sound Alarm Over Shark Cull Program, Fabien Cousteau Returns from Underwater Mission, and More" alt="Ocean News: Scientists Sound Alarm Over Shark Cull Program, Fabien Cousteau Returns from Underwater Mission, and More"><strong>Ocean News: Scientists Sound Alarm Over Shark Cull Program, Fabien Cousteau Returns from Underwater Mission, and More</strong></a>

            <span>Posted Sun, July 6, 2014</span>
</li>
          <li>
            <a href="/en/blog/2014/07/global-issue-of-marine-plastics-is-gathering-significant-media-attention" title="Global Issue of Marine Plastics is Gathering Significant Media Attention" alt="Global Issue of Marine Plastics is Gathering Significant Media Attention"><strong>Global Issue of Marine Plastics is Gathering Significant Media Attention</strong></a>

            <span>Posted Mon, July 7, 2014</span>
</li>
          <li>
            <a href="/en/blog/2014/07/ocean-news-nicaragua-approves-massive-shipping-canal-walking-fish-make-annual-appearance-and-more" title="Ocean News: Nicaragua Approves Massive Shipping Canal, Walking Fish Make Annual Appearance, and More" alt="Ocean News: Nicaragua Approves Massive Shipping Canal, Walking Fish Make Annual Appearance, and More"><strong>Ocean News: Nicaragua Approves Massive Shipping Canal, Walking Fish Make Annual Appearance, and More</strong></a>

            <span>Posted Tue, July 8, 2014</span>
</li>
          <li>
            <a href="/en/blog/2014/07/video-disco-clam-lights-up-the-sea-floor" title="Video: Disco Clam Lights up the Sea Floor" alt="Video: Disco Clam Lights up the Sea Floor"><strong>Video: Disco Clam Lights up the Sea Floor</strong></a>

            <span>Posted Tue, July 8, 2014</span>
</li>
          <li>
            <a href="/en/blog/2014/07/number-of-slain-environmental-activists-grew-over-past-decade-report-finds" title="Number of Slain Environmental Activists Grew Over Past Decade, Report Finds" alt="Number of Slain Environmental Activists Grew Over Past Decade, Report Finds"><strong>Number of Slain Environmental Activists Grew Over Past Decade, Report Finds</strong></a>

            <span>Posted Tue, July 8, 2014</span>
</li>
      </ul>
  


</div>   </div>
</div>
<div id="block-block-35" class="block block-block">

  <div class="content">
    <iframe src="//www.facebook.com/plugins/likebox.php?href=https%3A%2F%2Fwww.facebook.com%2Foceana&amp;width=351&amp;height=258&amp;show_faces=true&amp;colorscheme=light&amp;stream=false&amp;show_border=false&amp;header=false&amp;appId=425004930866752" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:351px; height:258px;" allowTransparency="true"></iframe>
<br />

<a class="twitter-timeline"  href="https://twitter.com/Oceana"  data-widget-id="340127225997303808">Tweets by @Oceana</a>
<script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+"://platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>  </div>
</div>
<div id="block-block-11" class="block block-block">

  <div class="content">
    <div id="blogBrowse">
<form action="/en/blog"  accept-charset="UTF-8" method="get" id="views-exposed-form-blog-page-1">
	<h3>Browse by Date</h3>
	<select name="date_filter[value][year]" class="form-select  date-year" id="edit-date-filter-value-year" ><option value="" selected="selected">-Year</option><option value="2006">2006</option><option value="2007">2007</option><option value="2008">2008</option><option value="2009">2009</option><option value="2010">2010</option><option value="2011">2011</option></select>
	<select name="date_filter[value][month]" class="form-select  date-month" id="edit-date-filter-value-month" ><option value="" selected="selected">-Month</option><option value="1">Jan</option><option value="2">Feb</option><option value="3">Mar</option><option value="4">Apr</option><option value="5">May</option><option value="6">Jun</option><option value="7">Jul</option><option value="8">Aug</option><option value="9">Sep</option><option value="10">Oct</option><option value="11">Nov</option><option value="12">Dec</option></select>	
	<input type="hidden" name="date_filter[value][day]" id="edit-date-filter-value-day" value="0"  />
	<input type="hidden" name="date_filter[value][hour]" id="edit-date-filter-value-hour" value="0"  />
	<input type="hidden" name="date_filter[value][minute]" id="edit-date-filter-value-minute" value="0"  />
	<input type="hidden" name="date_filter[value][second]" id="edit-date-filter-value-second" value="0"  />
	<input type="submit" id="edit-submit" value="Apply"  class="form-submit" />
</form>
</div>  </div>
</div>
<div id="block-block-45" class="block block-block">

  <div class="content">
    <p>&nbsp;</p>
<p><a href="http://oceana.org/en/blog/policy"><strong>Please read our blog comment policy</strong></a></p>
  </div>
</div>
        		                 
        		</div>
        	</div>
        
       
	       
			<hr class="hidden" />
	
			<div id="footer">
				                <div id="f-bar">
                                                            <div id="breadcrumb"><span id="bc-home"><a href="/en">Home</a></span><span class="hidden">&gt;</span><span><a href="/en/blog" class="active"></a></div>                            							                                <div id="p-utils"><div id="block-print-0" class="block block-print">

  <div class="content">
    <span class="print_html"><a href="http://oceana.org/en/print/blog" title="Display a printer-friendly version of this page." class="print-page" onclick="window.open(this.href); return false" rel="nofollow">Print This Page</a></span><span class="print_mail"><a href="http://oceana.org/en/printmail/blog" title="Send this page by email." class="print-mail" rel="nofollow">Email This Page</a></span>  </div>
</div>
</div>                            				</div>
				
				<hr class="hidden" />
								
                <div id="highlights">
					<p><div id="block-views-test_arg-block_1" class="block block-views">

  <div class="content">
    <div class="view view-test-arg view-id-test_arg view-display-id-block_1 view-dom-id-3">
    
  
  
      <div class="view-content">
      

<div id="views_slideshow_singleframe_main_1" class="views_slideshow_singleframe_main">
  <div id="views_slideshow_singleframe_teaser_section_1" class="views_slideshow_singleframe_teaser_section">
  <div id="views_slideshow_singleframe_div_1_0" class="views_slideshow_singleframe_slide views-row-odd">
    
  <div class="views-field-title">
                <span class="field-content"><a href="/en/about-us/our-victories/emergency-regulations-renewed-to-protect-sperm-whales-from-california-fishery" title=" Emergency Regulations Renewed to Protect Sperm Whales from California Fishery" alt=" Emergency Regulations Renewed to Protect Sperm Whales from California Fishery"><strong>Highlights:</strong> Victory &rsaquo;  Emergency Regulations Renewed to Protect Sperm Whales from California Fishery</a></span>
  </div>

  </div><!--close views_slideshow_singleframe_div_1_0-->

  <div id="views_slideshow_singleframe_div_1_1" class="views_slideshow_singleframe_slide views_slideshow_singleframe_hidden views-row-even">
    
  <div class="views-field-title">
                <span class="field-content"><a href="/en/about-us/our-victories/national-marine-fisheries-service-to-maintain-protections-for-critical-rockfish-conservation-areas" title="National Marine Fisheries Service to Maintain Protections for Critical Rockfish Conservation Areas" alt="National Marine Fisheries Service to Maintain Protections for Critical Rockfish Conservation Areas"><strong>Highlights:</strong> Victory &rsaquo; National Marine Fisheries Service to Maintain Protections for Critical Rockfish Conservation Areas</a></span>
  </div>

  </div><!--close views_slideshow_singleframe_div_1_1-->

  <div id="views_slideshow_singleframe_div_1_2" class="views_slideshow_singleframe_slide views_slideshow_singleframe_hidden views-row-odd">
    
  <div class="views-field-title">
                <span class="field-content"><a href="/en/about-us/our-victories/federal-fisheries-managers-vote-to-clean-up-swordfish-drift-gillnet-fishery" title="Federal Fisheries Managers Vote to Clean Up Swordfish Drift Gillnet Fishery" alt="Federal Fisheries Managers Vote to Clean Up Swordfish Drift Gillnet Fishery"><strong>Highlights:</strong> Victory &rsaquo; Federal Fisheries Managers Vote to Clean Up Swordfish Drift Gillnet Fishery</a></span>
  </div>

  </div><!--close views_slideshow_singleframe_div_1_2-->

  <div id="views_slideshow_singleframe_div_1_3" class="views_slideshow_singleframe_slide views_slideshow_singleframe_hidden views-row-even">
    
  <div class="views-field-title">
                <span class="field-content"><a href="/en/news-media/press-center/oceana-in-the-news/frightening-waste-of-fish" title="Frightening waste of fish" alt="Frightening waste of fish"><strong>Highlights:</strong> Oceana in the news &rsaquo; Frightening waste of fish</a></span>
  </div>

  </div><!--close views_slideshow_singleframe_div_1_3-->

  <div id="views_slideshow_singleframe_div_1_4" class="views_slideshow_singleframe_slide views_slideshow_singleframe_hidden views-row-odd">
    
  <div class="views-field-title">
                <span class="field-content"><a href="/en/blog/2014/07/oceana-launches-underwater-reefcam-in-the-caribbean" title="Oceana Launches Underwater ReefCam in the Caribbean" alt="Oceana Launches Underwater ReefCam in the Caribbean"><strong>Highlights:</strong> Blog entry &rsaquo; Oceana Launches Underwater ReefCam in the Caribbean</a></span>
  </div>

  </div><!--close views_slideshow_singleframe_div_1_4-->

  <div id="views_slideshow_singleframe_div_1_5" class="views_slideshow_singleframe_slide views_slideshow_singleframe_hidden views-row-even">
    
  <div class="views-field-title">
                <span class="field-content"><a href="/en/news-media/press-center/oceana-in-the-news/environmentalists-tap-actor-to-warn-about-offshore-seismic" title="Environmentalists tap actor to warn about offshore seismic" alt="Environmentalists tap actor to warn about offshore seismic"><strong>Highlights:</strong> Oceana in the news &rsaquo; Environmentalists tap actor to warn about offshore seismic</a></span>
  </div>

  </div><!--close views_slideshow_singleframe_div_1_5-->

  <div id="views_slideshow_singleframe_div_1_6" class="views_slideshow_singleframe_slide views_slideshow_singleframe_hidden views-row-odd">
    
  <div class="views-field-title">
                <span class="field-content"><a href="/en/news-media/press-center/press-releases/loggerhead-sea-turtles-win-room-to-roam-habitat-protection" title="Loggerhead Sea Turtles Win Room to Roam, Habitat Protection" alt="Loggerhead Sea Turtles Win Room to Roam, Habitat Protection"><strong>Highlights:</strong> Press release &rsaquo; Loggerhead Sea Turtles Win Room to Roam, Habitat Protection</a></span>
  </div>

  </div><!--close views_slideshow_singleframe_div_1_6-->

  <div id="views_slideshow_singleframe_div_1_7" class="views_slideshow_singleframe_slide views_slideshow_singleframe_hidden views-row-even">
    
  <div class="views-field-title">
                <span class="field-content"><a href="/en/blog/2014/07/fish-could-lose-their-friends-thanks-to-ocean-acidification" title="Fish Could Lose Their Friends Thanks to Ocean Acidification" alt="Fish Could Lose Their Friends Thanks to Ocean Acidification"><strong>Highlights:</strong> Blog entry &rsaquo; Fish Could Lose Their Friends Thanks to Ocean Acidification</a></span>
  </div>

  </div><!--close views_slideshow_singleframe_div_1_7-->

  <div id="views_slideshow_singleframe_div_1_8" class="views_slideshow_singleframe_slide views_slideshow_singleframe_hidden views-row-odd">
    
  <div class="views-field-title">
                <span class="field-content"><a href="/en/about-us/our-victories/senate-finance-committee-clears-way-for-extension-of-critically-important-investment-tax-credit-for-offsh" title="Senate Finance Committee Clears Way for Extension of Critically Important Investment Tax Credit for Offshore Wind" alt="Senate Finance Committee Clears Way for Extension of Critically Important Investment Tax Credit for Offshore Wind"><strong>Highlights:</strong> Victory &rsaquo; Senate Finance Committee Clears Way for Extension of Critically Important Investment Tax Credit for Offshore Wind</a></span>
  </div>

  </div><!--close views_slideshow_singleframe_div_1_8-->

  <div id="views_slideshow_singleframe_div_1_9" class="views_slideshow_singleframe_slide views_slideshow_singleframe_hidden views-row-even">
    
  <div class="views-field-title">
                <span class="field-content"><a href="/en/blog/2014/07/chilean-devil-ray-found-to-be-one-of-oceans-deepest-divers" title="Chilean Devil Ray Found to be One of Oceans&amp;amp;#039; Deepest Divers" alt="Chilean Devil Ray Found to be One of Oceans&amp;amp;#039; Deepest Divers"><strong>Highlights:</strong> Blog entry &rsaquo; Chilean Devil Ray Found to be One of Oceans&#039; Deepest Divers</a></span>
  </div>

  </div><!--close views_slideshow_singleframe_div_1_9-->

</div><!--close views_slideshow_singleframe_no_display-->

</div><!--close views_slideshow_singleframe_main_1-->

    </div>
  
  
  
  
  
  
</div>   </div>
</div>
</p>
				</div>
				<div id="f-nav">
					<ul>
						<li><a href="/en/">Home</a></li>
						<li><a href="/en/about-us">About Us</a></li>
						<li><a href="/en/our-work">Our Work</a></li>
						<li><a href="/en/support-oceana">Support Oceana</a></li>
					</ul>
					<ul>
						<li><a href="/en/blog">Blog</a></li>
						<li><a href="/en/living-blue">Living Blue</a></li>
						<li><a href="/en/news-media">News &amp; Media</a></li>
						<li><a href="/en/explore/creatures">Explore the Oceans</a></li>
					</ul>
					<ul>
						<li><a href="http://act.oceana.org/signup/s-join">Join</a></li>
						<li><a href="/en/act">Act</a></li>
						<li><a href="https://act.oceana.org/donate/d-donate/">Donate</a></li>
						<li><a href="/contact">Contact Us</a></li>
					</ul>
					<ul>
						<li><a href="/en/rss-feeds"><span class="caps">RSS</span> Feeds</a></li>
						<li><a href="/en/news-media/press-center">Press Center</a></li>
						<li><a href="/en/sitemap">Sitemap</a></li>
						<li><a href="/en/privacy-policy">Privacy Policy</a></li>
					</ul>
				</div>
				<div id="f-buttons">
					<ul>
						
						<li id="facebook"><a href="http://www.facebook.com/pages/Oceana/6334782252"><img alt="facebook" src="/sites/all/themes/o_nao/_imgs/elements/facebook.gif" /></a></li>
						<li id="twitter"><a href="http://www.twitter.com/Oceana"><img alt="twitter" src="/sites/all/themes/o_nao/_imgs/elements/twitter.gif" /></a></li>
					</ul>
				</div>
                
				                	<div id="front_share_AddThis"><div id="block-addthis-0" class="block block-addthis">

  <div class="content">
    <div class='addthis_toolbox addthis_default_style ' ><a class='addthis_toolbox_item addthis_button_facebook_like' ></a><a class='addthis_toolbox_item addthis_button_tweet' ></a></div>  </div>
</div>
</div>                				<p id="f-copyright">&copy; Copyright 2012 Oceana. All Rights Reserved.</p>
                
			</div>
		

<script type="text/javascript" src="/sites/default/files/js/js_944e8a2c810d392d516751e50dc196db.js"></script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
jQuery.extend(Drupal.settings, { "googleCSE": { "language": "en" } });
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
if (typeof pageTracker != "undefined") {addthis_config.data_ga_tracker = pageTracker;}
//--><!]]>
</script>
<script type="text/javascript">
<!--//--><![CDATA[//><!--
if (typeof addthis != "undefined") {addthis.init();}
//--><!]]>
</script>

<script type="text/javascript">
    __compete_code = '02fa1c75f286e233424267f5ab879a96';
    (function () {
        var s = document.createElement('script'),
            d = document.getElementsByTagName('head')[0] ||
                document.getElementsByTagName('body')[0],
            t = 'https:' == document.location.protocol ? 
                'https://c.compete.com/bootstrap/' : 
                'http://c.compete.com/bootstrap/';
        s.src = t + __compete_code + '/bootstrap.js';
        s.type = 'text/javascript';
        s.async = 'async'; 
        if (d) { d.appendChild(s); }
    }());
</script>

<script type="text/javascript">
   var addthis_config = {
      data_ga_property: 'UA-253939-1',
      data_track_clickback: true
   };
</script>

</body>

</html>
