/* CSS for einarthorsen.com 
*/

body {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  background-color: #e2edff;
  line-height: 125%;
  padding: 0;
  margin: 0;
  /*background: url(Images/IMGP0615.JPG);*/
}

h1, h2, h3 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h1 {
  font-size: x-large;
  background-color: navy;
  color: white;
  padding-top: 2em;
  padding-bottom: .2em;
  padding-left: .4em;
  margin: 0;
  background: navy url(Images/wavy_water_longer.jpg) repeat-x;
}

h2 {
  color: navy;
  font-size: 130%;
  font-weight: normal;
  padding-top: 40px;
  padding-left: 40px;
  /*text-align: center;*/
}

h3 {
  color:#7da5d8 ;
  font-size: 110%;
  font-weight: normal;
  font-style: italic;
  text-align: center;
  padding: 0;
  margin:0;
}

#tagline p {
  font-style: italic;
  font-family: Georgia, Times, serif;
  background-color: #bed8f3;
  border-top: 3px solid #7da5d8;
  border-bottom: 3px solid #7da5d8;
  padding-top: .2em;
  padding-bottom: .2em;
  padding-left: .8em;
  margin: 0;
}

#align_table table {
  margin: 10px;
  background-color: #8eb4e6; /* light blue */
  border: 2px solid navy;
}

#align_table td {
  border: 2px solid steelblue;
  text-align: center; 
  font-family: Arial;
}

#align_table h3 {
  text-align: left;
  font-family: Arial;
  color: black;
  font-weight: normal;
  font-style: normal;
  padding-top: 1em;
  padding-bottom: 1em;
}

#conv_link {
  position: absolute;
  top: 160px;
  padding-left: 25em;
}

table.weather th, table.weather td {
  padding: 5px;
  margin: 20px;
  border: 2px solid navy;
}

.aside {
  float: left;
  margin: 10px;
  /*border: 1px solid yellow;*/
}

#message_bar {
  /*border: 1px solid #330099;*/
  position: absolute;
  /*float: left;*/
  bottom: 20px;
  left: 10px;
}

#scccld_table table {
  margin: 10px;
  background-color: #8eb4e6; /* light blue */
  border: 2px solid navy;
  margin: auto; /* center table */
}

#scccld_table td {
  border: 2px solid steelblue;
  text-align: center; 
  font-family: Arial;
}

#scccld_table h2 {
  text-align: center;
}

#scccld_table h3 {
  text-align: center;
  font-family: Arial;
  color: black;
  font-weight: normal;
  font-style: normal;
  padding-top: 1em;
  padding-bottom: 1em;
}
