@viewport {
    zoom: 1.0;
    width: extend-to-zoom;
}
@-ms-viewport {
    width: extend-to-zoom;
    zoom: 1.0;
}
/*basic typography*/
small{
	color: #ff9300;	
}
small a{
	color: #ff9300;
}
small a:hover{
	text-decoration: none;
}
p {
	font-family: Georgia, serif;
	color: #3e3c3c;
}
h1 {
  font-size: 3em;
  text-shadow: rgba(0,0,0,0.9) -2px 0, rgba(0,0,0,0.8) 0 -2px, rgba(255,255,255,0.9) 0 1px, rgba(0,0,0,0.8) -2px -4px;
	padding-top: 20px;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
h2 {
  text-align: center;
	padding-top: 20px;
  color: #e0dfdc;
  text-shadow: 0 -1px 0 #ffffff, 0 1px 0 #2e2e2e, 0 2px 0 #2c2c2c, 0 3px 0 #2a2a2a, 0 4px 0 #282828, 0 5px 0 #262626, 0 6px 0 #242424, 0 7px 0 #222222, 0 8px 0 #202020 ;
	font-size: 2em;
	padding-right: 10px;
	padding-left: 10px;
}
#header-space{
	width: 100%;
}
/**
 * Main contents area
 */
#photo-credit{
	position: relative;
	float: right;
	bottom: 40px;
	color: #feffff;
	font-size: 15px;
	font-weight: bold;
	text-shadow: 0px 1px 1px #000;
	cursor: pointer;
}
.photo-link{
	color: #feffff;
}
.photo-link:hover{
	text-decoration: none;
}
.contents {
	background: #eee;
	width: 100%;
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	-webkit-transform-style: preserve-3d;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	padding-left: 5px;
	padding-right: 2px;
}
.content-body{
	width: 95%;
	margin-right: auto;
	margin-left: auto;
}
.contents p {
		margin: 10px 0 10px 0;
	font: 1em/1.32 Arial, Helvetica, Geneva, sans-serif;
	text-indent: 15px;
	text-align: left;
}
.contents h3{
	text-shadow: 0px 1px 1px #000;
	color: #c2575b;	
	font-size: 1.5em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	text-align: center;
	text-indent: 70px;
}
.contents h4{
	text-shadow: 0px 1px 1px #ffffef;
	color: #6372ff;
	text-align: center;
	font-size: 1.3em;
	margin-top: 0.15em;
	margin-bottom: 0.15em;
}
.btn{
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  text-shadow: 1px 1px 3px #666666;
  -webkit-box-shadow: 0px 1px 3px #666666;
  -moz-box-shadow: 0px 1px 3px #666666;
  box-shadow: 0px 1px 3px #666666;
  font-size: 18px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  color: #ffffff;	
}
.next {
  background: #6373ff;
	float: right;
}
.last {
  background: #c2575a;
	float: left;
}
.last:hover {
  background: #f76f76;
  text-decoration: none;
}
.next:hover {
  background: #0095ff;
  text-decoration: none;
}
.contents a {
	text-decoration: none;
	color: #fff;
    	text-shadow: 0px 1px 1px #000;
}
.contents a:hover {
	color: #000;
    text-shadow: 0px 1px 0px rgba(0,0,0,.3), 0px -1px 0px rgba(255,255,255,.7);
}
section {
	background-color: rgba(254,255,255,0.7);
	margin: 20px auto;
box-shadow: inset 2px 2px 4px 1px rgba(1,0,0,0.5);
-webkit-box-shadow: inset 2px 2px 4px 1px rgba(1,0,0,0.5);
-moz-box-shadow: inset 2px 2px 4px 1px rgba(1,0,0,0.5);
-o-box-shadow: inset 2px 2px 4px 1px rgba(1,0,0,0.5);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	padding: .5em;
}
article {
	max-width: 320px;
	display: block;
	background-color: rgba(254,255,255,0.7);
box-shadow: inset 2px 2px 4px 1px rgba(1,0,0,0.5);
-webkit-box-shadow: inset 2px 2px 4px 1px rgba(1,0,0,0.5);
-moz-box-shadow: inset 2px 2px 4px 1px rgba(1,0,0,0.5);
-o-box-shadow: inset 2px 2px 4px 1px rgba(1,0,0,0.5);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	padding: 0.5em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.article-fill{
	position: relative;
	z-index: 0;
	top: 150px;
	line-height: 0;
}
.float-left{
	float: left;
	clear: both;
}
.float-right{
	float: right;
	clear: both;
}
.no-float{
	clear: both;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
.clear {
	clear: both;
}
.center {
	margin-left: auto;
    margin-right: auto;
}
#Windy{
	position: relative;
	overflow: hidden;
	width: 700px;
	height: 450px;
	font-size: 2em;
	z-index: 0;
}

#Swell{
	width: 650px;
	height: 450px;
}
#Forecastcontainer{
	height: 210px;
	overflow: hidden;
	width: 429px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	right: 0px;
}

#Forecast {
	position: relative;
	margin-top: -50px;
	margin-left: -25px;
	overflow: hidden;
	width: 469px;
	right: 10px;

}
#tides{
	height: 420px;
	overflow: scroll;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	-webkit-overflow-scrolling: touch;
}
.features{
	overflow: hidden;
}
.features-link {
	color: #ffffff;
}
.features-link:hover{
	text-decoration: none;
}
/*strucutral*/

#footer {
	background: url(../img/sand.png) repeat;
	border-top: 2px solid rgba(255,255,255,0.5);
	padding-left: 20px;
	padding-bottom: 5px;
	padding-top: 1px;
}
#footer a:hover{
	color: #000;
    text-shadow: 0px 1px 0px rgba(0,0,0,.3), 0px -1px 0px rgba(255,255,255,.7);
}
#footer a{
	text-decoration: none;
	color: #fff;
    text-shadow: 0px 1px 0px rgba(255,255,255,.3), 0px -1px 0px rgba(0,0,0,.7);
	font-weight: bold;
	font-size: 14px;
}

/*once the viewport reaches 35ems width, make the base font size a wee bit bigger*/
@media only screen and (min-width: 50em) {

	body {
		font-size: 1.5em;
	}
.content-body{
	width: 80%;
	}
.right span {
	font-size: 0.67em;
	line-height: 0.98em;
}
.left span {
	position: relative;
	top: 0.18em;
}
.contents h3{
	text-indent: 0px;
}

}
