/*
Theme Name: Doug Stringer
Theme URI: http://dougstringer.com
Author: Craig Kuhns
Author URI: http://craigkuhns.com
Description: A custom theme for dougstringer.com
Version: 1.0
License:
License URI:
Tags:
*/

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

body {
  background-image: url(images/background.png);
  font-family: Arial;
  margin: 0;
  padding: 0;
}

.header {
  background-image: url(images/header-background.png);
  height: 130px;
  width: 100%;
}

.contents {
  margin: 0 auto;
  width: 1000px;
}

.header .banner {
  background-image: url(images/updated-icon-and-top-nav.png);
  background-position: -180px 0;
  float: left;
  height: 130px;
  margin: 0 0 0 40px;
  width: 690px;
}

.header .small-nav {
  float: right;
  margin: 0;
  padding: 10px 0 0 0;
}
.header .small-nav li { list-style: none; }
.header .small-nav li a {
  background-image: url(images/updated-icon-and-top-nav.png);
  display: block;
  height: 31px;
  width: 90px;
}
.header .small-nav li.store a { background-position: 0 -44px; }
.header .small-nav li.store a:hover { background-position: 0 -75px; }
.header .small-nav li.contact a { background-position: -90px -44px; }
.header .small-nav li.contact a:hover { background-position: -90px -75px; }

.icon-nav {
  clear: right;
  float: right;
  margin: 0;
  padding: 20px 7px 0 0;
}
.icon-nav li {
  float: left;
  list-style: none;
}
.icon-nav a {
  background-image: url(images/updated-icon-and-top-nav.png);
  display: block;
  margin: 0 0 0 5px;
}
.icon-nav .rss a {
  height: 22px;
  width: 20px;
}
.icon-nav .rss a:hover { background-position: 0 -22px; }
.icon-nav .twitter a {
  background-position: -25px 0;
  height: 22px;
  width: 20px;
}
.icon-nav .twitter a:hover { background-position: -25px -22px; }
.icon-nav .facebook a {
  background-position: -51px 0;
  height: 22px;
  width: 22px;
}
.icon-nav .facebook a:hover { background-position: -51px -22px }
.icon-nav .linkedin a {
  background-position: -79px 0;
  height: 22px;
  width: 22px;
}
.icon-nav .linkedin a:hover { background-position: -79px -22px }

.navigation {
  background-image: url(images/shadows-combined.png);
  background-repeat: repeat-x;
  height: 37px;
  width: 100%;
}

.navigation .menu {
  font-size: 14px;
  height: 37px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  visibility: hidden;
}
.navigation .menu li {
  float: left;
  list-style: none;
  position: relative;
}

.navigation .menu > li > a {
  color: #000;
  display: block;
  height: 37px;
  line-height: 37px;
  padding: 0 15px;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation .menu > li.current_page_item > a, .navigation .menu > li.current-menu-item > a, .navigation .menu > li.current-menu-ancestor > a {
  background-image: url(images/shadows-combined.png);
  background-position: 0 -65px;
  color: #fff;
}

.navigation .menu > li:hover > a {
  background-image: url(images/shadows-combined.png);
  background-position: 0 -102px;
  color: #fff;
}

.navigation .menu > li:hover .sub-menu {
  display: block;
  z-index: 500;
}

.navigation .sub-menu {
  background-color: #555;
  display: none;
  padding: 5px 0;
  position: absolute;
  top: 37px;
  width: 322px;
}

.navigation .sub-menu li {
  background-image: url(images/dropdown-border.png);
  background-position: bottom center;
  background-repeat: no-repeat;
  height: 31px;
  width: 322px;
}

.navigation .sub-menu li a {
  color: #c6c2b0;
  display: block;
  height: 25px;
  line-height: 25px;
  margin: 2px 5px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 312px;
}

.navigation .sub-menu li a:hover {
  background-color: #c6c2b0;
  color: #000;
}

.content-top-shadow {
  background-image: url(images/shadows-combined.png);
  background-position: 0 -47px;
  height: 9px;
  margin: -8px auto 0 auto;
  width: 1018px;
}

.content {
  background-image: url(images/content-background.png);
  margin: 0 auto;
  padding: 0 9px;
  width: 1000px;
}
.content.photo-gallery { background-image: url(images/white-content-background.png); }

.main {
  float: left;
  padding: 5px;
  width: 781px;
}

.main a { color: #BE0E00; }

.aside {
  float: left;
  width: 209px;
}

.banners .images {
  background-color: #555;
  float: left;
  height: 158px;
  overflow: hidden;
  position: relative;
  width: 488px;
}

.banners .images ul {
  margin: 0;
  padding: 0;
  position: relative;
}

.banners .images li {
  left: 0;
  list-style: none;
  position: absolute;
  top: 0;
}


.meta {
  float: left;
  height: 158px;
  margin: 0 0 0 3px;
  width: 289px;
}

.meta ul {
  margin: 0 0 0 0;
  padding: 0;
}

.meta ul li {
  height: 26px;
  overflow: hidden;
  position: relative;
  width: 289px;
}
.meta ul li.meta-1, .meta ul li.meta-2, .meta ul li.meta-3 { margin: 1px 0 0 0; }
.meta ul li .expanded { display: none; }
.meta ul li .collapsed {
  background-color: #393939;
  height: 26px;
  left: 0;
  position: absolute;
  top: 0;
  width: 289px;
}
.meta ul li .collapsed h3, .meta ul li .expanded h3 {
  color: #fff;
  font-size: 16px;
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  margin: 0;
  padding: 0 31px 0 10px;
}
.meta ul li .collapsed .handle {
  background-image: url(images/banner-images.png);
  background-position: -26px 0;
  display: block;
  height: 26px;
  position: absolute;
  right: 0;
  text-indent: -10000px;
  top: 0;
  width: 26px;
}
.meta .expanded {
  background-color: #000;
  height: 76px;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 289px;
}

.meta .expanded p {
  color: #c6c2b0;
  font-family: Tahoma;
  font-size: 12px;
  margin: 0;
  padding: 0 31px 0 10px;
}

.meta ul li .expanded .handle {
  background-color: #1a7ffd;
  background-image: url(images/banner-images.png);
  background-position: left center;
  background-repeat: no-repeat;
  bottom: 0;
  display: block;
  height: auto;
  position: absolute;
  right: 0;
  text-indent: -10000px;
  top: 0;
  width: 26px;
}

.banners a.play-pause {
  background-image: url(images/banner-images.png);
  background-position: -52px 0;
  display: block;
  height: 25px;
  left: 5px;
  position: absolute;
  top: 5px;
  width: 34px;
  z-index: 150;
}

.banners a.play-pause.paused { background-position: -52px -25px; }

ul.position {
  background-image: url(images/banner-images.png);
  background-position: -34px -51px;
  height: 25px;
  margin: 0;
  padding: 0;
  position: absolute!important;
  right: 13px;
  top: 5px;
  z-index: 150;
}

ul.position li {
  background-image: url(images/banner-images.png);
  background-position: -34px -27px;
  float: left;
  height: 11px;
  margin: 7px 0 0 7px;
  position: relative!important;
  width: 11px;
}
ul.position .left-side {
  background-image: url(images/banner-images.png);
  background-position: -26px -51px!important;
  height: 25px;
  left: -8px;
  margin: 0!important;
  position: absolute!important;
  top: 0;
  width: 8px;
}
ul.position .right-side {
  background-image: url(images/banner-images.png);
  background-position: -105px -51px!important;
  height: 25px;
  left: auto;
  margin: 0!important;
  position: absolute!important;
  right: -8px;
  top: 0;
  width: 8px;
}


ul.position li.current, ul.position li:hover {
  background-position: -34px -38px;
  cursor: pointer;
}

.about-doug {
  clear: both;
  padding: 15px 0 0 0;
}

.about-doug .overview {
  background-color: #dfdccd;
  float: left;
  font-size: 14px;
  height: 102px;
  padding: 5px;
  width: 260px;
}

.about-doug .overview img {
  float: left;
  margin: 0 5px 0 0;
}

.about-doug .bio {
  float: left;
  padding: 0 0 0 10px;
  width: 500px;
}

.about-doug .bio p {
  color: #777;
  font-size: 15px;
  margin: 0;
}

.about-doug .bio a {
  width: 475px;
}

a.ribbon {
  background-image: url(images/ribbon.png);
  background-position: top right;
  color: #000;
  display: block;
  font-size: 15px;
  height: 19px;
  line-height :19px;
  padding: 0 25px 0 0;
  text-align: right;
  text-decoration: none;
}

a.ribbon:hover {
  background-position: bottom right;
  color: #fff;
}

.post {
  border-bottom: 1px solid #c6c2b0;
  clear: both;
  margin: 0 0 0 5px;
  padding: 10px 0 0 0;
  position: relative;
  width: 771px;
}

.post .preview {
  padding: 0 0 0 10px;
  width: 415px;
}

.post h2 { margin: 0; }
.post h2 a {
  color: #777;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
}
.post h2 a:hover {
  color: #be0e00;
  text-decoration: underline;
}

.post .post-meta {
  color: #777;
  font-size: 11px;
  margin: 0;
}
.post-meta a {
  color: #be0e00;
  text-decoration: none;
}
.post-meta a:hover { text-decoration: underline; }
.post .excerpt { font-size: 14px; }
.post a.read-more {
  background-color: #c6c2b0;
  bottom: 14px;
  color: #fff;
  display: block;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 9px;
  position: absolute;
  right: 200px;
  text-decoration: none;
  width: auto;
}
.post a.read-more:hover { background-color: #1a7ffd; }
.post .share {
  bottom: 8px;
  position: absolute;
  right: 5px;
}

.pagination {
  background-image: url(images/pagination.png);
  clear: both;
  height: 23px;
  margin: 20px auto;
  padding: 0 25px;
  text-align: center;
  text-transform: uppercase;
  width: 704px;
}
.pagination ol {
  margin: 0;
  padding: 0;
}
.pagination ol li {
  display: inline-block;
  font-size: 13px;
  line-height: 23px;
  list-style: none;
}
.pagination ol li a, .pagination ol li span.current {
  color: #fff;
  display: inline-block;
  padding: 0 5px;
  text-decoration: none;
}
.pagination ol li a:hover, .pagination ol li span.current {
  background-color: #be0e00;
}
.pagination ol li.last { float: right; }
.pagination ol li.first { float: left; }

.aside h3, .aside h2.widgettitle {
  background-color: #000;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 34px;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 209px;
}

.email-signup input[type='text'] {
  border: 0;
  float: left;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  padding: 0 5px;
  margin: 2px 5px;
  width: 130px;
}

.email-signup input[type='submit'] {
  border: 0;
  background-color: #be0e00;
  color: #fff;
  float: left;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  margin: 2px 0 0 0;
  text-align: center;
  width: 50px;
}

.aside li.widget {
  padding-bottom: 25px;
}

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

.widget_recent_entries li a, .widget_nav_menu li a, .widget_categories li, .widget_archive li a {
  color: #c6c2b0;
  display: block;
  font-size: 12px;
  padding: 3px 10px;
  text-decoration: none;
  width: 189px;
}
.widget_recent_entries li a:hover, .widget_nav_menu li a:hover, .widget_categories li:hover, .widget_archive li a:hover {
  background-color: #c6c2b0;
  color: #000;
}

.widget_categories li a {
  color: #c6c2b0;
  text-decoration: none;
}

.widget_categories li a:hover, .widget_categories li:hover a {
  color: #000;
}

#tweets li {
  clear: both;
  padding: 10px;
}
#tweets img {
  float: left;
}
#tweets .body {
  color: #fff;
  float: left;
  font-size: 12px;
  padding: 0 0 0 10px;
  width: 131px;
}
#tweets .body a {
  color: #ff0000;
  text-decoration: none;
}
#tweets .info {
  clear: both;
  color: #dfdccd;
  font-size: 10px;
  padding: 0 0 0 58px;
}
#tweets .info a {
  color: #dfdccd;
  font-size: 10px;
  text-decoration: none;
}
.at-twitter .follow {
  background-color: #585548;
  clear: both;
  color: #dfdccd;
  display: block;
  font-size: 12px;
  height: 28px;
  line-height: 28px;
  margin: 10px 0 0 7px;
  text-align: center;
  text-decoration: none;
  width: 193px;
}

.footer {
  background-color: #393939;
  position: relative;
  width: 100%;
}

.footer .shadow {
  background-image: url(images/shadows-combined.png);
  background-position: 0 -37px;
  background-repeat: repeat-x;  
  height: 10px;
  position: absolute;
  top: -8px;
  width: 100%;
}

.footer .contents {
  padding: 20px 0;
  width: 1000px;
}

.footer .site {
  float: left;
  width: 100px;
}

.footer .site .name {
  background-image: url(images/updated-icon-and-top-nav.png);
  background-position: bottom left;
  display: block;
  height: 63px;
  width: 76px;
}

.footer .site .copy {
  color: #fff;
  font-size: 12px;
  padding: 20px 0 0 0;
}

.footer-nav {
  padding: 0 0 0 30px;
}

.footer-nav ul {
  margin: 0;
  padding: 0;
}

.footer-nav ul li {
  float: left;  
  list-style: none;
  margin: 0 20px 0 0;
  width: 110px;
}

.footer-nav ul.menu > li > a {
  border-bottom: 2px solid #717171;
  color: #fff;
  display: block;
  font-size: 16px;
  padding: 0 5px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-nav ul.sub-menu li a {
  color: #c6c2b0;
  display: block;
  font-size: 12px;
  padding: 5px;
  text-decoration: none;
  text-transform: uppercase;
}

.footer-nav ul.sub-menu li a:hover {
  background-color: #be0e00;
}

.solution-by {
  color: #c6c2b0;
  float: right;
  font-size: 12px;
  padding: 85px 15px 0 0;
}

.solution-by a {
  color: #fff;
  text-decoration: none;
}

.solution-by a:hover {
  font-style: italic;
  font-weight: bold;
}

.social-sidebar {
  left: 0;
  height: 285px;
  overflow: hidden;
  position: absolute;
  top: 200px;
  width: 109px;
}
.social-sidebar.overflow-visible {
  overflow: visible;
  z-index: 1000;
}

.social-sidebar ul {
  background-image: url(images/share-images.png);
  background-position: top right;
  height: 285px;
  margin: 0;
  padding: 0;
  position: absolute;
  right: -66px;
  top: 0;
  width: 66px;
  z-index: 1000;
}

.social-sidebar ul li { list-style: none; }
.social-sidebar li.facebook { padding: 10px 0 0 8px; }
.social-sidebar li.facebook-share { padding: 10px 0 0 8px; }
.social-sidebar li.twitter { padding: 10px 0 0 6px; }
.social-sidebar li.plus-one { padding: 8px 0 0 8px; }
.social-sidebar li.email { padding: 7px 0 0 7px; }

.social-sidebar .tab {
  background-image: url(images/share-images.png);
  background-position: top left;
  cursor: pointer;
  display: block;
  height: 92px;
  position: absolute;
  right: 0;
  top: 86px;
  width: 24px;
}

.page-title {
  background-image: url(images/title-ribbon.png);
  background-position: top right;
  color: #fff;
  float: left;
  font-size: 23px;
  height: 38px;
  line-height: 38px;
  margin: 0 0 0 -8px;
  padding: 0 20px 0 50px;
  text-align: right;
  text-transform: uppercase;
}

.post .title h3 {
  color: #be0e00;
  display: inline;
  font-size: 25px;
  font-weight: normal;
}

.post .title .categories, .post .title .categories a {
  color: #777;
  font-size: 13px;
  text-decoration: none;
}

.post .title .date {
  color: #777;
  display: block;
  font-size: 11px;
}

.post .title {
  border-bottom: 1px solid #C6C2B0;
  padding: 0 0 10px 0;
}

.post .post-content {
  font-size: 14px;
}

.page-content {
  clear: both;
  padding: 15px 15px 0 15px;
}

.endorsement-content {
  padding: 15px 0 0 0;
}

.contact-form {
  padding: 0 0 0 106px;
  width: 568px;
}

.contact-form label { display: block; }
.contact-form label em, .contact-form .required-note em { color: #be0e00; }
.contact-form .input { padding: 0 0 10px 0; }
.contact-form .half {
  float: left;
  width: 283px
}
.contact-form .half input {
  border: 1px solid #bbb;
  font-size: 15px;
  height: 32px;
  line-height: 32px;
  padding: 0 5px;
  width: 252px;
}
.contact-form .full { clear: both; }
.contact-form .full input {
  border: 1px solid #bbb;
  font-size: 15px;
  height: 32px;
  padding: 0 5px;
  width: 534px;
}
.contact-form textarea {
  border: 1px solid #bbb;
  height: 92px;
  padding: 5px;
  width: 534px;
}
.contact-form .zip { width: 122px; }
.contact-form .zip input { width: 72px; }
.contact-form .state { width: 231px; }
.contact-form .state input { width: 182px; }
.contact-form .country { width: 194px; }
.contact-form .country input { width: 182px; }
.contact-form .captcha {
  float: left;
  width: 310px;
}
.contact-form .captcha label {
  float: left;
  line-height: 34px;
}
.contact-form .captcha input {
  border: 1px solid #bbb;
  font-size: 15px;
  height: 32px;
  margin: 0 0 0 20px;
  padding: 0 5px;
  width: 72px;
}
.contact-form .captcha img {
  border: 1px solid #0053a1;
  float: right;
  padding: 4px 0;
}
.contact-form p {
  float: right;
  margin: 0;
}
.contact-form .required-note { clear: both; }
.contact-form input[type='submit'] {
  border: 0;
  background-color: #bbb;
  bottom: 14px;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  height: 30px;
  line-height: 30px;
  padding: 0 9px;
  text-decoration: none;
}
.contact-form input[type='submit']:hover { background-color: #1a7ffd; }

.endorsement {
  background-repeat: no-repeat;
  height: 120px;
  margin: 0 0 10px 0;
  position: relative;
  width: 300px;
}
.endorsement.biege { background-image: url(images/beige-arrow.png); }
.endorsement.gray { background-image: url(images/gray-arrow.png); }
.endorsement.odd { float: left; }
.endorsement.even {
  float: right;
  margin: 0 68px 10px 0;
}
.endorsement img {
  float: left;
  padding: 11px 0 0 5px;
}
.endorsement .meta {
  float: left;
  font-size: 13px;
  height: auto;
  padding: 13px 0 0 10px;
  width: auto;
}
.endorsement .meta .name {
  display: block;
  font-size: 17px;
  font-weight: bold;
}
.endorsement .meta .name:hover {
  color: #be0e00;
  cursor: pointer;
}
.endorsement .pop {
  display: none;
  width: 0;
}
.endorsement.biege .pop { border: 3px solid #dfdccd; }
.endorsement.gray .pop { border: 3px solid #e5e5e5; }
.endorsement.biege .pop { background-image: url(images/beige-arrow.png); }
.endorsement.gray .pop { background-image: url(images/gray-arrow.png); }
.endorsement .pop {
  background-color: #fff;
  background-position: -272px -3px;
  background-repeat: no-repeat;
  font-size: 14px;
  height: 114px;
  left: 270px;
  position: absolute;
  /*width: 506px;*/
  z-index: 500;
}
.endorsement .pop .contents {
  overflow: hidden;
  padding: 5px 5px 5px 40px;
  /*width: 461px;*/
}
.endorsement .pop .contents p {
  margin: 0;
}
.endorsement .pop .close {
  background-image: url(images/close-box.png);
  display: block;
  bottom: -16px;
  height: 13px;
  position: absolute;
  right: -3px;
  width: 54px;
}

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
.gallery {
  clear: both;
  padding: 4px 0 20px 0;
  position: relative;
}
.gallery .main-image {
  background-color: #1a1a1a;
  border: 1px solid #ccc;
  float: left;
  height: 458px;
  margin: 10px 0 0 0;
  position: relative;
  width: 766px;
}
.gallery .album-list {
  background-color: #1a1a1a;
  clear: both;
  float: left;
  height: 460px;
  margin: 10px 4px 0 18px;
  width: 190px;
}
.gallery .album-list .albums {
  margin: 0;
  padding: 4px;
  width: 182px;
}
.gallery .album-list .albums li {
  color: #777;
  list-style: none;
  padding: 4px;
  width: 174px;
}
.gallery .album-list .albums li .album-featured-image {
  border: 3px solid #be0e00;
  height: 72px;
  float: left;
  width: 73px;
}
.gallery .album-list .albums li h3 {
  float: left;
  font-family: 'Trebuchet MS';
  font-size: 15px;
  margin: 0;
  padding: 0 0 0 10px;
  width: 85px;
}
.gallery .album-list .albums li.current { background-color: #fff; }
.gallery .album-list .albums li.current h3 { color: #be0e00; }
.gallery .album-list-navigation {
  background-color: #1a1a1a;
  clear: left;
  float: left;
  height: 53px;
  margin: 4px 0 0 18px;
  width: 190px;
}
.next-album-page, .previous-album-page {
  background-image: url(images/album-list-nav.png);
  height: 32px;
  text-indent: -10000px;
  width: 78px;
}
.next-album-page {
  float: left;
  margin: 11px 0 0 5px;
}
.previous-album-page {
  background-position: top right;
  float: right;
  margin: 11px 5px 0 0;
}
.next-album-page:hover { background-position: bottom left; }
.previous-album-page:hover { background-position: bottom right; }
.album-navigation {
  background-image: url(images/gallery/nav-background.png);
  float: left;
  height: 53px;
  margin: 4px 0 0 4px;
  position: relative;
  width: 766px;
}
.album-navigation .arrow {
  background-image: url(images/gallery/arrows.png);
  display: block;
  height: 35px;
  position: absolute;
  top: 10px;
  width: 25px;
}

.album-navigation .arrow.prev {
  background-position: top left;
  left: 15px;
}
.album-navigation .arrow.next {
  background-position: top right;
  right: 45px;;
}
.album-thumbs {
  background-image: url(images/gallery/gutter.png);
  height: 43px;
  left: 55px;
  overflow: hidden;
  padding: 0 7px;
  position: absolute;
  top: 4px;
  width: 607px;
}
.album-thumbs ul {
  left: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 0;
}
.album-thumbs ul li {
  background-position: 6px 6px;
  background-repeat: no-repeat;
  float: left;
  height: 42px;
  list-style: none;
  margin: 0 5px;
  position: relative;
  width: 42px;
}
.album-thumbs ul li a.border {
  background-image: url(images/gallery/border.png);
  display: block;
  height: 42px;
  width: 42px;
}
.album-thumbs ul li.current a.border, .album-thumbs ul li:hover a.border {
  background-image: url(images/gallery/border-hover.png);
}
.hover {
  display: block;
  position: absolute;
  bottom: 47px;
  z-index: 500;
}
.hover .marker {
  background-image: url(images/gallery/triangle.png);
  background-position: top center;
  background-repeat: no-repeat;
  clear: both;
  display: block;
  height: 19px;
}
.hover img {
  border: 2px solid #1a1a1a;
  float: left;
}
a.play-pause {
  background-image: url(images/gallery/play-pause.png);
  display: block;
  height: 26px;
  position: absolute;
  left: 730px;
  top: 13px;
  width: 26px;
}
a.play-pause.pause { background-position: top right; }
.gallery .details {
  clear: both;
  float: left;
  margin: 4px 0 0 0;
  padding: 0 0 0 212px;
  width: 766px;
}
.album-details {
  background-color: #ddd;
  float: left;
  padding: 10px 15px;
  width: 320px;
}
.album-details h3 {
  color: #be0e00;
  font-family: 'Trebuchet MS';
  font-size: 20px;
  font-weight: normal;
  margin: 0;
}
.album-details h3 .album-name { color: #000; }
.album-details p.album-description {
  color: #5d5d5d;
  font-family: 'Trebuchet MS';
  font-size: 13px;
  margin: 0;
  padding: 10px 0 0 0;
}
.photo-details {
  background-color: #1a1a1a;
  float: left;
  margin: 0 0 0 4px;
  width: 410px;
}
.photo-details h3 { display: none;}
.photo-details p {
  color: #fff;
  font-family: 'Trebuchet MS';
  font-size: 13px;
  margin: 0;
  padding: 20px 0 20px 10px;
  width: 200px;
}
.gallery .social {
  float: right;
  padding: 10px 10px;
  width: 164px;
}

p.form-allowed-tags {
  display: none;
}

h3#reply-title, h3.comment-title {
  clear: both;
  color: #BE0E00;
  font-family: 'Trebuchet MS';
  font-weight: normal;
  margin: 0;
  padding: 0;
}

p.comment-notes {
  font-family: Arial!important;
  font-size: 14px;
  line-height: 14px;
}

p.comment-form-author, p.comment-form-email, p.comment-form-url {
  clear: left;
  float: left;
  margin-top: 5px;
  width: 242px;
}

p.comment-form-author label, p.comment-form-email label, p.comment-form-url label, .comment-form-comment label {
  color: #aaa;
  font-family: Arial;
  font-size: 20px;
}

p.comment-form-author input, p.comment-form-email input, p.comment-form-url input {
  background-color: transparent;
  border: 2px solid #bababa;
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 0 5px;
  width: 232px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

p.comment-form-author span, p.comment-form-email span, p.comment-form-url span {
  color: #aaa;
  font-family: Arial;
  font-size: 20px;
}

p.comment-form-comment {
  padding: 0 0 0 257px!important;
}

.comment-form-comment textarea {
  background-color: transparent;
  border: 2px solid #bababa;
  display: block;
  height: 90px;
  padding: 10px;
  width: 342px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.form-submit {
  height: 40px!important;
  margin: 0!important;
  padding: 0 0 0 257px!important;
}

.form-submit input {
  background-color: transparent;
  background-image: url("images/comment-button.png");
  border: 0 none;
  height: 40px;
  text-indent: -10000px;
  width: 158px;
}

.form-submit input:hover {
  background-position: bottom left;
  cursor: pointer;
}

.commentlist {
  margin: 0;
  padding: 0;
}

.commentlist li {
  border-bottom: 1px dashed #aaa;
  clear: both;
  list-style: none;
  margin: 0 0 5px 0;
  padding: 0 0 5px 0;
}
#zrx_captcha { padding: 5px 0 0 257px; }
#zrx_captcha small {
  color: #AAAAAA;
  font-family: Arial;
  font-size: 20px;
}
#zrx_captcha input {
  border: 2px solid #bababa;
  height: 30px;
  line-height: 30px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
.comment-form-author { margin-top: 5px; }
#respond {
  margin: 0 auto;
  width: 700px;
}
blockquote {
  background-image: url(images/blockquote.png);
  background-repeat: no-repeat;
  color: #777777;
  padding: 0 0 0 60px;
}

/* Chapters Boxes */

#chapters-container{
    width:100%;
    height:100%;
    max-width:610px;
    margin: 0 auto;
}

.chapter-box{
    position:relative;
    float:left;
    width:325px;
    height:160px;
    margin-right:30px;
    margin-bottom:10px;
}

.aside .widget_search label {
  display: none;
} 

.aside .widget_search input[type=text] {
  border: 0;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  padding: 0 5px;
  margin: 2px 5px;
  width: 120px;
  float: left;
}

.aside .widget_search input[type=submit] {
  border: 0;
  background-color: #be0e00;
  color: #fff;
  float: left;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  margin: 2px 0 0 0;
  text-align: center;
  width: 60px;
}

.print-post {
  padding-top: 10px;
  float: right;
}