/*
Theme Name: StoryFrame eMotion
Description: Static HTML interpretation of a 2006-2007 WordPress theme.
Version: 1.0
*/

html, body {
  margin: 0;
  padding: 0;
}

body {
  padding-bottom: 48px;
  background: #e7e7e7 url("data:image/gif;base64,R0lGODlhAQACAIAAAPDw8Ojo6CH5BAAAAAAALAAAAAABAAIAAAICRAoAOw==") repeat;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.55;
}

a {
  color: #1c5f85;
  text-decoration: none;
}

a:hover {
  color: #d75b23;
  text-decoration: underline;
}

#wrapper {
  width: 780px;
  margin: 20px auto 72px auto;
  background: #ffffff;
  border: 1px solid #b7b7b7;
  box-shadow: 0 1px 4px #bbbbbb;
}

#header {
  position: relative;
  height: 102px;
  overflow: hidden;
  background: #194f6f;
  border-bottom: 5px solid #e8752e;
  color: #ffffff;
}

#header h1 {
  margin: 0;
  padding: 24px 0 0 27px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 31px;
  font-weight: normal;
  letter-spacing: -1px;
  line-height: 1;
}

#header h1 a {
  color: #ffffff;
  text-decoration: none;
}

#description {
  margin: 7px 0 0 29px;
  color: #c9dce6;
  font-size: 14px;
}

#description strong {
  color: #ffffff;
}

#header-rings {
  position: absolute;
  top: -57px;
  right: -38px;
  width: 220px;
  height: 220px;
  border: 1px solid #4c7b96;
  border-radius: 110px;
}

#header-rings span {
  position: absolute;
  top: 44px;
  left: 44px;
  width: 130px;
  height: 130px;
  border: 1px solid #5b89a2;
  border-radius: 70px;
}

#menu {
  height: 32px;
  margin: 0;
  padding: 0 18px;
  background: #f2f2f2;
  border-bottom: 1px solid #c7c7c7;
  list-style: none;
}

#menu li {
  float: left;
  margin: 0;
  padding: 0;
}

#menu a,
#menu span {
  display: block;
  padding: 8px 13px 7px 13px;
  border-right: 1px solid #d5d5d5;
  color: #444444;
  font-size: 11px;
  font-weight: bold;
  line-height: 17px;
}

#menu .current_page_item span {
  background: #ffffff;
  color: #d75b23;
}

#main {
  width: 732px;
  min-height: 620px;
  margin: 0 auto;
  padding: 25px 0 34px 0;
  overflow: hidden;
}

#content {
  float: left;
  width: 518px;
}

#sidebar {
  float: right;
  width: 180px;
  color: #555555;
  font-size: 11px;
}

.post {
  margin: 0 0 35px 0;
  padding: 0 0 25px 0;
  border-bottom: 1px solid #d8d8d8;
}

.post h2,
.page-title {
  margin: 0 0 4px 0;
  color: #174f70;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 23px;
  font-weight: normal;
  line-height: 1.2;
}

.post h2 a {
  color: #174f70;
}

.post-meta {
  margin: 0 0 16px 0;
  color: #888888;
  font-size: 10px;
}

.post p,
.page-copy p {
  margin: 0 0 13px 0;
}

.post h3,
.page-copy h2 {
  margin: 25px 0 7px 0;
  color: #d75b23;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 17px;
  font-weight: normal;
}

.hero-photo {
  width: 516px;
  height: auto;
  margin: 2px 0 18px 0;
  display: block;
  border: 1px solid #b4b4b4;
}

.service-list {
  margin: 12px 0 12px 18px;
  padding: 0;
}

.service-list li {
  margin-bottom: 10px;
  padding-left: 3px;
}

.read-more,
.call-to-action {
  font-weight: bold;
}

.call-to-action {
  margin-top: 20px;
  padding: 10px 12px;
  background: #f2f6f8;
  border-left: 4px solid #e8752e;
}

.rss-chicklet {
  display: inline-block;
  padding: 1px 5px;
  background: #f36f21;
  border: 1px solid #d35812;
  color: #ffffff;
  font-size: 9px;
  font-weight: bold;
  text-decoration: none;
  vertical-align: middle;
}

.rss-chicklet:hover {
  color: #ffffff;
}

.widget {
  margin: 0 0 24px 0;
}

.widget h3 {
  margin: 0 0 8px 0;
  padding: 0 0 5px 0;
  border-bottom: 1px solid #cfcfcf;
  color: #444444;
  font-size: 12px;
}

.widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.widget li {
  padding: 3px 0;
  border-bottom: 1px dotted #d8d8d8;
}

.widget p {
  margin: 0 0 7px 0;
}

.sidebar-note {
  padding: 9px;
  background: #fff7df;
  border: 1px solid #e3d39b;
}

#footer {
  clear: both;
  padding: 13px 24px;
  background: #eeeeee;
  border-top: 1px solid #c7c7c7;
  color: #777777;
  font-size: 10px;
}

#footer .powered {
  float: right;
}

#museum {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9999;
  padding: 8px 12px;
  background: #17191f;
  color: #c6ccd6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.4;
  text-align: center;
}

#museum a {
  color: #79d3ff;
  font-weight: bold;
}

#museum a:hover {
  color: #ffffff;
}
