html, body {
  font-family: Arial, sans-serif;
  margin: 0;
  padding: 0;
}
html { height: 100%; }
body {
  min-height: 100%;
  font-size: 0.75em;
}
acronym, abbr { cursor: help; }
div.clearfix {
  background-color: transparent;
  line-height: 0;
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
  border: 0 none transparent;
  font-size: 0;
  float: none;
  clear: both;
}
a img { border: none; }
li { list-style-type: none; }
ul, ol, li, dl, dt, dd {
  margin: 0;
  padding: 0;
}
h1, h2 { font-size: 1em; }
#dropdown-navigation {
  position: absolute;
  top: 100px;
  left: 0px;
  width: 960px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  overflow: visible;
  z-index: 1000;
  background-image: url("blank.gif");
  background-position: 0 0;
  background-repeat: repeat;
}
#dropdown-navigation div.dropdown-wrapper {
  margin: 0;
  height: 2em;
  position: relative;
  z-index: 75;
  left: 20px;
  width: 144px;
  overflow: visible;
  float: left;
}
#dropdown-navigation div.dropdown-wrapper a {
  font-weight: bold;
  text-decoration: none;
}
#dropdown-navigation div.dropdown-wrapper ul { border-left: 1px solid #000000; }
#dropdown-navigation div.dropdown-wrapper h2 { border-left: 1px solid #000000; }
#dropdown-navigation div.dropdown-wrapper ul {
  border-right: 1px solid #000000;
  border-bottom: 1px solid #000000;
  width: 143px;
  display: none;
}
#dropdown-navigation div.dropdown-wrapper h2 {
  width: 144px;
  cursor: default;
  line-height: 1em;
  padding: 0;
  margin: 0;
}
#dropdown-navigation div.dropdown-wrapper h2 a {
  margin: 0;
  font-weight: bold;
  display: block;
  padding: 0.5em 0.5em;
}
#dropdown-navigation div.dropdown-wrapper h2 span {
  margin: 0;
  font-weight: bold;
  display: block;
  padding: 0.5em 0.5em;
}
#dropdown-navigation div.dropdown-wrapper:hover ul { display: block; }
#dropdown-navigation li a {
  display: block;
  width: 133px;
  padding: 0.25em 0 0.25em 10px;
}
#dropdown-navigation div.dropdown-wrapper {
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
}
#dropdown-navigation ul {
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
}
#dropdown-navigation li:last-child {
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
}
#dropdown-navigation li:last-child a {
  -webkit-border-bottom-left-radius: 15px;
  -moz-border-radius-bottomleft: 15px;
}
#wrapper {
  width: 960px;
  min-height: 100%;
  position: relative;
  margin-top: 0;
  padding-top: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
}
#content-wrapper {
  width: 960px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
  margin-top: 2em;
  float: left;
}
#content {
  position: relative;
  float: left;
  min-height: 40em;
  z-index: 50;
}
#header { height: 100px; }
#header h1 {
  display: block;
  padding: 0;
  margin: 0;
  width: 960px;
  text-align: center;
  height: 100px;
}
#header h1 a {
  display: block;
  padding: 0;
  margin: 0;
  width: 960px;
  text-align: center;
  height: 100px;
}
#header h1 a span {
  display: block;
  padding: 0;
  margin: 0;
  width: 960px;
  text-align: center;
  height: 100px;
}
#header h1 {
  border-width: 0 1px;
  border-style: solid;
}
#header h1 a {
  position: relative;
  text-decoration: none;
}
#header h1 a span {
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
}
#header h1 a span.text {
  text-decoration: none;
  font-size: 40px;
}
#header h1 a span.overlay {
  z-index: 1;
  background-position: 0 0;
  background-repeat: no-repeat;
}
#regular, #sidebar {
  float: left;
  margin-top: 10px;
}
#regular div#no-posts-found h2 {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
#regular div.post h2.post-title a {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
#sidebar h2 {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
#sidebar-ads h2 {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
#error404 h2 {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
#regular #search h2 {
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
#regular div.post h2.post-title a {
  display: block;
  text-decoration: none;
}
#regular {
  padding-left: 20px;
  width: 700px;
}
#regular div.post { width: 690px; }
#regular div.post {
  border-width: 1px;
  border-style: solid;
  margin: 0 20px 10px 0;
}
#regular div#no-posts-found {
  border-width: 1px;
  border-style: solid;
  margin: 0 20px 10px 0;
}
#regular div#no-posts-found h2 {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#regular div.post h2.post-title {
  margin: 0;
  padding: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  text-align: center;
}
#regular div#no-posts-found h2 { margin: 0; }
#regular div.post div.post-content { margin: 20px; }
#regular div#no-posts-found p { margin: 20px; }
div.post .post-content li { margin-left: 20px; }
div.post .post-content ul li { list-style-type: disc; }
div.post .post-content ol li { list-style-type: decimal; }
div.post-content a.more-link { font-weight: bold; }
#sidebar {
  margin-bottom: 10px;
  width: 220px;
}
#sidebar li.widget {
  border-width: 1px;
  border-style: solid;
  margin-bottom: 10px;
}
#sidebar h2 {
  border-width: 0 0 1px 0;
  margin: 0;
}
#sidebar h2 { border-style: solid; }
#sidebar form { border-style: solid; }
#sidebar form { padding: 20px; }
#sidebar #search form {
  border-width: 0 1px 1px 1px;
  margin: 0;
}
#sidebar #search p { margin: 0; }
#sidebar #search form input.search-item {
  width: 100%;
  margin-bottom: 0.5em;
  display: block;
}
li.widget_recent_entries ul { margin: 20px; }
li.widget_recent_entries li {
  margin-bottom: 10px;
  margin-top: 10px;
}
li.widget_last_category_articles ul.lca_categories { margin: 20px; }
li.widget_last_category_articles li.lca_category { margin-bottom: 20px; }
li.widget_last_category_articles li.lca_post { margin-top: 10px; }
li.widget_last_category_articles ul.lca_pure_category { margin: 20px; }
#searchform { border-width: 0; }
li.widget_last_aquanet_tv_videos ul { margin: 20px; }
li.widget_last_aquanet_tv_videos li.videolink {
  margin-top: 10px;
  margin-bottom: 10px;
}
#footer {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -480px;
  z-index: 5000;
  width: 960px;
}
#error404 {
  height: 10em;
  width: 960px;
  border-width: 0 1px 1px 1px;
  border-style: solid;
}
#error404 p { margin: 20px; }
#error404 h2 {
  border-width: 1px 0;
  border-style: solid;
}
#regular #search {
  width: 690px;
  margin-bottom: 20px;
  border-width: 1px;
  border-style: solid;
}
#regular #search h2 {
  margin: 0;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}
#regular #search form {
  margin-left: 20px;
  margin-right: 20px;
}
#regular #search input.search-item { width: 100%; }
#post_navigation {
  padding: 20px 0;
  border-width: 1px;
  border-style: solid;
  text-align: center;
  width: 690px;
  margin: 20px 20px 20px 0;
}
#post_navigation div {
  margin-left: 20px;
  margin-right: 20px;
  display: inline;
}
#post_navigation div a {
  font-size: 1.25em;
  font-weight: bold;
  padding-top: 5px;
  padding-bottom: 5px;
  background-repeat: no-repeat;
}
#post_navigation div#later_posts a {
  padding-left: 25px;
  background-position: left center;
}
#post_navigation div#earlier_posts a {
  padding-right: 25px;
  background-position: right center;
}
div.fp-video, div.video-description { display: none; }
#TB_window div.fp-video { display: block; }
#TB_window div.video-description { display: block; }
div.post div.post-content > p:first-child > img:first-child {
  float: right;
  margin: 0 0 20px 20px;
  clear: left;
}
div.post div.post-content > div.wp-caption:first-child {
  float: right;
  margin: 0 0 20px 20px;
  clear: left;
}
div.post-content div.wp-caption {
  text-align: center;
  border-width: 1px;
  border-style: solid;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
}
div.wp-caption p {
  height: 3em;
  padding-bottom: 0.5em;
}
div.alignleft {
  float: left;
  clear: left;
}
div.alignright {
  float: right;
  clear: right;
}
div.wp-caption.alignnone { clear: both; }
.more {
  display: block;
  float: none;
  width: 0;
  height: 0;
  clear: both;
}
.post-categories {
  float: left;
  margin: 0 20px 20px 20px;
}
.post-categories ul {
  margin: 0;
  padding: 0;
  float: left;
}
.post-categories li {
  margin: 0;
  padding: 0;
  float: left;
}
.post-categories .topics {
  margin: 0;
  padding: 0;
  float: left;
}
.post-categories li { padding-left: 5px; }
.post-categories li:after { content: ','; }
.post-categories li:last-child:after { content: ''; }
.post-categories .post-categories a { text-decoration: none; }
.post-author {
  margin: 0 20px 20px 0;
  float: right;
  clear: right;
}
div.textwidget { padding: 20px; }
#sidebar-ads {
  margin-top: 0;
  border-width: 1px;
  border-style: solid;
}
#sidebar-ads li.widget {
  margin: 20px;
  border: none;
}
#sidebar-ads li.widget a { text-decoration: none; }
#sidebar-ads li.widget a span { text-decoration: underline; }
#ppocornerSmallObject, #ppocornerBigObject {
  position: relative;
  right: -1px;
}
a span.fp-preview-overlay {
  display: block;
  width: 300px;
  height: 177px;
  position: absolute;
  z-index: 1000;
  top: 5px;
  left: 10px;
  background-image: url('FP-300x177-Transparent-Half.png');
  background-position: 0 0;
  background-repeat: no-repeat;
}
a:hover span.fp-preview-overlay { background-image: url('FP-300x177-Transparent-Full.png'); }
.widget_search { padding-bottom: 20px; }
#searchform label.screen-reader-text { display: none; }
#searchform input#s {
  display: block;
  float: left;
}
#searchform input#searchsubmit {
  display: block;
  float: left;
}
#searchform input#s {
  height: 20px;
  padding: 0;
  width: 110px;
}
#searchform input#searchsubmit {
  border-style: solid;
  border-width: 1px;
  clear: right;
  margin-bottom: 10px;
  padding: 0;
  width: 60px;
  height: 22px;
}

