@charset "UTF-8";
@font-face {
font-family: "Arvo-Italic";
src: url("fonts/Arvo-Italic.ttf");
}

body {
	background-color: #99702F73;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	text-align: left;
	background-attachment: fixed;
  background-image: url(../images/wohasounter.jpg);
  background-size: 100% auto;
	background-repeat: repeat;
	background-position: left bottom;
	overflow-y: scroll;
}

#content {
	margin-top: 1px;
	margin-right: 15%;
	margin-bottom: 5%;
	margin-left: 15%;
}

#top {
	margin-top: 1px;
	margin-right: 15%;
	margin-bottom: 5%;
	margin-left: 15%;
}

#header {
	position:fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	background-attachment: fixed;
  background-image: url(../images/cmbackh.png);
  background-size: 100% auto;
	background-repeat: repeat;
	background-position: left top;

	background: url(../images/);
	padding: 0px 0px 10px 1px;
}

#footer {
	position:relative;
	width: 100%;
	height: auto;
	bottom: 0px;
	left: 0px;
	background: #CDB998;
	padding: 2px 10px 2px 2px;
	margin-top: 15px;
}

#almanac {
	width:100%;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #d9d4c0;
	border: 1px solid #000;
}

.credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-style: italic;
	text-transform: lowercase;
	letter-spacing: 0.3em;
	text-align: right;
	padding-right: 10px;
}

h1 {
	font-size: 180%;
/*	font-weight: bold;
	text-transform: uppercase;*/
	color: #155680;
	letter-spacing: 0.5em;
	text-align: left;
  font-family: Arvo-Italic;
/*	font-style: italic;*/
	margin-bottom: 10px;
}

h2 {
	font-size: 125%;
	font-weight: bold;
	color: #6F9DBE;
	letter-spacing: 0.3em;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
a {
	color: #D0440D;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	text-decoration: none;
	color: #D0440D;
}
a:hover {
	text-decoration: underline overline;
	color: #6F9DBE;
}
a:active {
	text-decoration: none;
}

h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 110%;
	font-weight: normal;
	color: #585858;
	letter-spacing: 0.4em;
	text-transform: lowercase;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
ul {
	font-size: 75%;
	padding-bottom: 1em;
	padding-top: 1em;
	margin-left: 10%;
	list-style-type: square;
	text-transform: lowercase;
}
li {
	padding-bottom: 0.5em;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #155680;
	letter-spacing: 0.1em;
	text-align: right;
	margin-top: auto;
	margin-bottom: 5px;
}
.blockquote {
	background-color: #E7E7DE;
	margin-right: 22%;
}
caption {
	font-size: 120%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: 0.5em;
	padding-bottom: 0.25em;
	text-align: left;
}

.idx_forecast {
	font-size: 90%;
	font-style: normal;
	font-weight: bold;
	letter-spacing: .1em;
	padding-top: .1em;
	text-align: left;
	color:#155680;
}

table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.tableseparator_temp {
	font-size: 90%;
	font-weight: 600;
	background-color: #678090;
	color: #CCCCCC;
	padding: .5em;
	letter-spacing: .1em;
}
.tableseparator_rainfall {

	font-size: 90%;
	font-weight: 600;
	background-color: #8499A7;
	color: #CCCCCC;
	padding: .5em;
	letter-spacing: .1em;
}
.tableseparator_wind{


	font-size: 90%;
	font-weight: 600;
	background-color: #A2B1BD;
	color: #666666;
	padding: .5em;
	letter-spacing: .1em;
}
.tableseparator_pressure {
	font-size: 90%;
	font-weight: 600;
	background-color: #C0CAD3;
	color: #666666;
	padding: .5em;
	letter-spacing: .1em;
}

.tableseparator_windy {
	font-size: 90%;
	font-weight: 600;
	background-color: #CDB998;
	color: #155680;
	padding: .5em;
	letter-spacing: .1em;
}

td {
	font-size: 100%;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	color: #222222;
}

.td_thumbnails {
	padding-top: 0.1em;
	padding-right: 0.2em;
	padding-bottom: 0.1em;
	padding-left: 0.0em;
}

.td_temperature_data {
	background-color: #F1D3B7;
}

.td_rainfall_data {
	background-color: #F5E0CC;
}

.td_wind_data {
	background-color: #F9EDE1;
}

.td_pressure_data {
	background-color: #FDFAF6;
}

.td_temperature_data_ty {
	background-color: #F1D3B7;
	border-left: 1px solid #678090;
	width: 100px;
}

.td_rainfall_data_ty {
	background-color: #F5E0CC;
	border-left:1px solid #678090;
	width: 100px;
}

.td_wind_data_ty {
	background-color: #F9EDE1;
	border-left:1px solid #678090;
	width: 100px;
}

.td_pressure_data_ty {
	background-color: #FDFAF6;
	border-left:1px solid #678090;
	width: 100px;
}


.td_navigation_bar {
	text-align: center;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	letter-spacing: 0.2em;
	background-color: #ffffff;
	font-size: 100%;

}

.td_navigation_bar a:hover {
	text-decoration: none;
	background-color: #99702F73;
  color: black;
}

.td_navigation_bar a:active {
	text-decoration: underline;
}

.td_navigation_bar a:visited {
	text-decoration: none;
}

/* The container <div> - needed to position the dropdown content */
.dropdown {
  position: relative;
  display: inline-block;
}

/* Dropdown Content (Hidden by Default) */
.dropdown-content {
  padding-top: 15px;
  display: none;
  position: absolute;
  background-color: #ffffff;
  min-width: 200px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

/* Links inside the dropdown */
.dropdown-content a {
  float: none;
  color: D0440D;
  padding: 10px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}
.dropdown-content a:hover {
  background-color: #99702F73;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
  text-align: left;
}

.labels {
	font-weight: bold;
	background-position: left;
	font-size: 85%;
}

.site_data {
	text-align: right;
	font-size: 85%;
	text-align: left;
}
.colon_separator {
	font-weight: 400;
	background-position: left;
}

.embed-container {
  position: relative;
/*  padding-bottom: 56.25%;
  height: 0;*/
  overflow: hidden;
  width: 100%;
  height: 720px;
}
.embed-container iframe {

  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* ratio 4x3
.embed-container.ratio4x3 {
  padding-bottom: 75%;
}*/

.noaa_in {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

@media only screen and (min-width: 0px) and (max-width: 900px) {
	#content {
		margin-top: 210px;
		margin-left: 0%;
		margin-right:0%
	}

	.content {
		margin-top: 260px;
		margin-left: 0%;
		margin-right:0%
	}

.hide_td {
	font-size: 100%;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	color: #222222;
	display: none;
	}
}

@media only screen and (min-width: 800px) and (max-width: 1200px) {
	#content {
		margin-top: 200px;
		margin-left: 0%;
		margin-right:0%
	}

	.content {
		margin-top: 210px;
		margin-left: 0%;
		margin-right:0%
	}

.hide_td {
	font-size: 100%;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	color: #222222;
	display: none;
	}
}

@media only screen and (min-width: 1100px) and (max-width: 1570px) {
	#content {
		margin-top: 190px;
		margin-left: 5%;
		margin-right:5%
	}

	.content {
		margin-top: 200px;
		margin-left: 0%;
		margin-right:0%
	}

}

