/*

name: Rainier (JamesBow)
designer: Six Apart, Ltd.
designer_url: http://www.sixapart.com/
layouts: layout-wt

*/

body {
  margin: 0;
  line-height: 1.4;
  background-color: #003;
  color: #000;
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Futura Medium", Futura, Helvetica, Arial, sans-serif;
  font-weight: normal; 
  text-transform: uppercase; }

h1 {
  Font-size: 300%;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #000;
  text-decoration: none; }

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
color: #009; }

p {
  line-height: 1.5em;
  margin: 0 0 1em 0;
  padding: 0;
}

.asset, .asset-header, .asset-name, .entry, .entry-asset, 
.entry-content, .asset-content,
.entry-title, .hentry, .main, .asset-header {
  margin: 0;
  padding: 0;
}

#individual-main {
  margin: 0;
  padding: 0;
}

.align-left {
  float: left;
  padding: 0px 10px 10px 0px;
}

.align-right {
  float: right;
  padding: 0px 0px 10px 10px;
}

.entry .entry-title,
.page .entry-title {
  font-size: 1.5em; 
  line-height: 1.5em; }

.entry footer,
.page footer {
  color: #003; }

#container-inner {
  background-color: white;
}

#container #header-inner,
#container #content-inner,
#container #footer-inner {
  width: auto; }

.entry-content nav {
  margin-bottom: 1.618em; }

#footer-content {
  text-align: center;
  padding: 0;
  margin: 0 5px;
}

[role="contentinfo"] {
  margin-top: 3.236em;
  padding: 10px 0; }
  [role="contentinfo"] [role="navigation"],
  [role="contentinfo"] .license,
  [role="contentinfo"] .poweredby {
    margin: 0.809em 1em; }
  [role="contentinfo"] [role="navigation"] ul {
    margin-top: 0; }
  [role="contentinfo"] [role="navigation"] li {
    display: list-item;
    list-style-type: none; }
  [role="contentinfo"] .poweredby {
    clear: both;
    text-align: center; }
  @media (min-width: 930px) {
    [role="contentinfo"] [role="navigation"],
    [role="contentinfo"] .license,
    [role="contentinfo"] .poweredby {
      margin: 0.809em 0;
      padding-right: 2%;
      padding-left: 2%; }
    [role="contentinfo"] [role="navigation"],
    [role="contentinfo"] .license {
      float: none; 
      width: 100%; 
      padding: 0; 
      margin: 0; }
    [role="contentinfo"] [role="navigation"] {
      width: 62.66667%; }
      [role="contentinfo"] [role="navigation"] li {
        display: inline-block; }
    [role="contentinfo"] .license {
      text-align: center; } }

#header[role="banner"] {
  position: relative;
  background-color: white;
  border: solid #c0c6c9;
  border-width: 0 1px 1px; }
  @media (max-width: 930px) {
    #header[role="banner"] {
      border-width: 0 0 1px; } }
  #header[role="banner"] #header-inner {
    padding: 0; }
  #header[role="banner"] #header-content {
    min-height: 200px;
    margin: 0;
    padding: 1px 0;
    background-color: #2b2b2b;
  background-image: url("img/banner-header.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
    color: white; }
    #header[role="banner"] #header-content a {
      color: #006;
      text-decoration: none; 
      text-shadow: 
         -1px -1px 0 #fff,
         1px -1px 0 #fff,
         -1px 1px 0 #fff,
         1px 1px 0 #fff; }
    #header[role="banner"] #header-content:before {
      position: absolute;
      bottom: 45px;
      content: "\00a0";
      display: block;
      width: 100%;
      height: 200px; }
  #header[role="banner"] h1 {
    position: relative;
    margin: 1.618em 10px 0;
    font-size: 1.618em;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8); }
    #header[role="banner"] h1 img {
      max-width: 200px;
      height: auto; }
  #header[role="banner"] #header-description {
    position: relative;
    margin: 0 10px;
    text-align: center;
    color: #006;
    text-shadow: 
      -1px -1px 0 #fff,
      1px -1px 0 #fff,
      -1px 1px 0 #fff,
      1px 1px 0 #fff; }
  #header[role="banner"] [role="navigation"] {
    position: static;
    height: 45px;
    line-height: 45px; }
    @media (min-width: 930px) {
      #header[role="banner"] [role="navigation"] {
        width: auto; } }
    #header[role="banner"] [role="navigation"] ul {
      margin: 0; }
      #header[role="banner"] [role="navigation"] ul li {
        border-right: 1px solid #c0c6c9; }
    #header[role="banner"] [role="navigation"] a {
      height: 45px;
      padding: 0 0.809em;
      line-height: 45px;
      color: #2b2b2b; }
      #header[role="banner"] [role="navigation"] a:hover {
        color: #3a6eb2; }

#posts time {
  color: #14263e; }

.widget {
  margin-bottom: 3.236em; }

.widget h3 {
  margin-bottom: 0;
  border-bottom: 1px solid #009; }

.widget .widget-content {
  margin: 0.809em 0;
  font-size: 90%; }

.widget ul,
.widget ol {
  margin: 0.809em 0;
  padding-left: 1.618em; }

.widget ul ul,
.widget ul ol,
.widget ol ul,
.widget ol ol {
  margin: 0; }

.widget li {
  list-style-type: disc; }

.widget-tag-cloud .widget-content,
.widget-archive-dropdown .widget-content {
  margin: 0.809em; }

footer {
  background-color: white;
  color: #009;
  font-size: 90%; }

footer p {
  margin: 0; }

[role="contentinfo"] {
  border-top: 1px solid #009;
  color: #009; }
  [role="contentinfo"] a {
    color: #009; }
  [role="contentinfo"] [role="navigation"] a {
    color: #009; }

#index-main .pagination,
#individual-main .pagination,
#search-results-main .pagination {
  border-top: 1px solid #009; }

.feedback {
  border-top: 1px solid #006; }

.comment {
  border-bottom: 1px dotted #dcdddd; }
  .comment header a {
    color: #c0c6c9;
    text-decoration: none; }
    .comment header a:hover {
      text-decoration: underline; }
  .comment header h3 a {
    color: #2b2b2b;
    text-decoration: none; }
    .comment header h3 a:hover {
      color: #3a6eb2; }

.text,
.button {
  height: 1.75em;
  line-height: normal; }
  .text::-moz-focus-inner,
  .button::-moz-focus-inner {
    border: 0;
    padding: 0; }

.text {
  width: 75%;
  outline: 0;
  border: 1px solid #c0c6c9;
  line-height: 1.3;
  background-color: white;
  color: black; }

#search-results-main .title {
  border-bottom: 1px solid #009;
  margin: 0 0 1.618em; }

hr {
    color: #009;
    margin: 2px auto 2px auto;
    padding: 0px;
    text-align: center;
}

hr.dividerinside {
    background-color: #009;
    height: 2px;
    width: 50%;
}

hr.dividersmall{
    background-color: #009;
    height: 2px;
    width: 10%;
}

.advert-entry-footer {
    margin-bottom: 3em;
}