.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearfix {
    display: inline-block;
}
.clearfix {
    display: block;
}

.mixin-semibold {
  font-weight: 600;
}
.mixin-condensed-bold {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
}
.mixin-reset {
  margin: 0;
  padding: 0;
}
* {
  outline: none;
}
address {
  font-style: normal;
}
p {
  margin: 0;
  padding: 0;
  margin-bottom: 1em;
}
body {
  font-family: 'Open Sans', sans-serif;
  color: #524f49;
  font-size: 14px;
  line-height: 1.5;
}
a {
  color: #d9890d;
  text-decoration: none;
}
img {
	display: block;
}
#outer-container {
  width: 960px;
  margin: auto;
}
#homepage-carousel {
  margin-bottom: 28px;
  height: 240px;
  overflow: hidden;
}
#homepage-carousel .items {
  position: relative;
  width: 817px;
  float: left;
}
#homepage-carousel .pagination {
  width: 140px;
  margin-left: 3px;
  float: left;
}
#homepage-carousel .pagination div {
  font-weight: 600;
  height: 81px;
  background-color: #bcbcbb;
  display: table-row;
}
#homepage-carousel .pagination div a {
  border-bottom: 3px solid #ffffff;
  line-height: 1.3;
  padding: 0 10px 0 10px;
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  color: #ffffff;
}
#homepage-carousel .pagination .last a {
  border-bottom: 0;
}
#homepage-carousel .pagination div.selected {
  background-color: #5e5046;
}
#homepage-carousel .item {
  float: left;
  background-color: #5e5046;
  height: 240px;
  width: 817px;
}
#homepage-carousel .item img {
  float: left;
}
#homepage-carousel .item .text {
  margin-left: 525px;
  color: #ffffff;
  padding: 66px 20px 0 20px;
  display: block;
}
#homepage-carousel .item .caption {
  font-size: 22px;
  display: block;
  font-weight: normal;
  line-height: 1.1;
  text-transform: uppercase;
}
#homepage-carousel .item .subcaption {
  font-weight: 600;
  display: block;
  font-style: normal;
}
#homepage-carousel {
  margin-bottom: 28px;
  height: 240px;
  overflow: hidden;
}
#homepage-carousel .items {
  position: relative;
  width: 817px;
  float: left;
}
#homepage-carousel .pagination {
  width: 140px;
  margin-left: 3px;
  float: left;
}
#homepage-carousel .pagination div {
  font-weight: 600;
  height: 81px;
  background-color: #bcbcbb;
  display: table-row;
}
#homepage-carousel .pagination div a {
  border-bottom: 3px solid #ffffff;
  line-height: 1.3;
  padding: 0 10px 0 10px;
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  color: #ffffff;
}
#homepage-carousel .pagination .last a {
  border-bottom: 0;
}
#homepage-carousel .pagination div.selected {
  background-color: #5e5046;
}
#homepage-carousel .item {
  float: left;
  background-color: #5e5046;
  height: 240px;
  width: 817px;
}
#homepage-carousel .item img {
  float: left;
}
#homepage-carousel .item .text {
  margin-left: 525px;
  color: #ffffff;
  padding: 66px 20px 0 20px;
  display: block;
}
#homepage-carousel .item .caption {
  font-size: 22px;
  display: block;
  font-weight: normal;
  line-height: 1.1;
  text-transform: uppercase;
}
#homepage-carousel .item .subcaption {
  font-weight: 600;
  display: block;
  font-style: normal;
}
#blog-carousel {
  margin-bottom: 28px;
  overflow: hidden;
  border-top: 1px solid #82817f;
	margin-top: 10px;
	padding-top: 20px;
}
#blog-carousel .items {
  position: relative;
  width: 510px;
}
#blog-carousel .pagination {
  width: 510px;
}
#blog-carousel .pagination div {
  font-weight: 600;
  background-color: #bcbcbb;
  float: left;
  margin-right: 4px;
  font-size: 12px;
  padding: 8px 10px;
}
#blog-carousel .pagination.slide1 {
	display: block !important;
}
#blog-carousel .pagination.slide1 div {
  width: 490px;
}
#blog-carousel .pagination.slide2 div {
  width: 233px;
}
#blog-carousel .pagination.slide3 div {
  width: 148px;
  margin-right: 3px;
  font-size: 10px;
}
#blog-carousel .pagination.slide4 div {
  width: 106px;
  margin-right: 2px;
  font-size: 9px;
}
#blog-carousel .pagination div:last-child, #blog-carousel .pagination div.last {
	margin-right: 0;
}
#blog-carousel .pagination div a {
  text-transform: uppercase;
  color: #ffffff;
  height: 55px;
  display: table-cell;
  vertical-align: middle;
}
#blog-carousel .pagination div.selected {
  background-color: #5e5046;
}
#blog-carousel .pagination div.selected a {
	color: #d9890d;
}
#blog-carousel h2 {
  border-top: none;
  padding-top: 0;
  color: #FFF;
  margin: 15px 15px 0;
}
#blog-carousel .item {
  float: left;
  background-color: #5e5046;
  height: 360px;
  width: 510px;
  position: relative;
}
#blog-carousel .item img {
  position: relative;
  z-index: 5;
}
#blog-carousel .item .sticky-text {
  width: 510px;
  z-index: 10;
  color: #ffffff;
  display: block;
}
#blog-carousel .item .sticky-text a.arrow-link {
	background: none;
	padding-right: 0;
}
#blog-carousel .item .sticky-text p {
	margin: 0px 15px;
}
#blog-carousel .item .sticky-text p span.sticky-date {
	display: block;
	font-size: .75em;
	margin-bottom: 5px;
}
#main-image {
  margin-bottom: 30px;
}
#main-image.carousel .items {
  height: 314px !important;
  overflow: hidden;
}
#main-image.carousel .items img {
	float: left;
	width: 630px;
}
.maincol #main-image.carousel .items {
  height: 253px !important;
  overflow: hidden;
}
.maincol #main-image.carousel .items img {
	float: left;
	width: 510px;
}
#main-image-pagination {
  overflow: hidden;
}
#main-image-pagination a {
  height: 28px;
  display: block;
  float: left;
  width: 68px;
  text-indent: -9999px;
  margin: 0 2px 2px 0;
  background-color: #C6C6C4;
}
#main-image-pagination a.selected {
  background-color: #9D9D9B;
}
#main-image-pagination a.last {
  margin-right: 0;
}

#main-image.half-flush {
	float: left;
	height: 365px;
}

#page-text {
	float: left;
	background-color: #5e5046;
	color: #FFFFFF;
	display: block;
	width: 455px;
	height: 365px;
}
#page-text article {
	margin: 25px;
}
#page-text article h3 {
	text-transform: uppercase;
	margin-bottom: 0px;
}
#inner-container {
  border-top: 1px solid #82817f;
  padding-top: 25px;
  padding-bottom: 2em;
}
#inner-container .leftcol {
  float: left;
  width: 260px;
}
#inner-container .rightcol {
  width: 630px;
  float: right;
}
#inner-container .leftcol.leftsidebar {
	width: 190px;
	margin-right: 35px;
}
#inner-container .rightsidebar {
	width: 190px;
	margin-left: 35px;
	float: right;
}
#inner-container .rightcol.maincol {
	width: 510px;
}

.search #inner-container .rightcol {

}
.main-text {
  padding-left: 10px;
  padding-right: 65px;
}
#leftnav {
  font-size: 17px;
  margin-bottom: 48px;
}
#leftnav ul {
  margin: 0;
  padding: 10px 0 0 0;
}
#leftnav ul.parent {
  margin-top: -0.25em;
  padding-top: 0;
}
#leftnav ul.parent > li:last-child {
	border-bottom: none;
}

#leftnav a {
  color: #ae4c05;
  margin: 7px 0 6px;
  display: block;
  padding-left: 8px;
  text-transform: uppercase;
}
#leftnav .current-menu-item a, #leftnav .sub-menu .current-menu-item a, #leftnav .current-menu-ancestor a, #leftnav .current_page_item a, #leftnav ul.children .current_page_item a, #leftnav .current_page_ancestor a, #leftnav li.current-cat a, #leftnav ul.children li.current-cat a, #leftnav li.current-cat-parent a {
  color: #d9890d;
}
#leftnav li {
  list-style-type: none;
  margin-left: 0;
  border-bottom: 1px solid #82817f;
}
#leftnav li.current-menu-item.menu-item-has-children, #leftnav li.current-menu-ancestor, #leftnav li.current_page_item.page_item_has_children, #leftnav li.current_page_ancestor, .tax-class_category #leftnav li.current-cat, #leftnav li.current-cat-parent {
  border-bottom: 0;
}

#leftnav ul.children li.current-cat {
	border-bottom: 1px solid #b7b7b6;
}

#leftnav .sub-menu, #leftnav ul.children, #leftnav ul.children ul.children  {
  padding-top: 0;
  border-top: 1px solid #82817f;
  margin-bottom: -1px;
  font-size: 14px;
  display: none;
}
#leftnav .current-menu-item .sub-menu, #leftnav .current-menu-ancestor .sub-menu, #leftnav .current_page_item ul.children, #leftnav .current_page_ancestor ul.children, #leftnav ul.children .current_page_item ul.children, #leftnav ul.children .current_page_parent ul.children, #leftnav li.current-cat ul, #leftnav li.current-cat-parent ul {
	display: block;
}
#leftnav .sub-menu li, #leftnav ul.children li {
  margin-left: .75em;
  border-bottom-color: #b7b7b6;
}
#leftnav ul.children a {
  color: #807d79;
}
#leftnav ul.children ul.children {
  padding-top: 0;
  border-top: 1px solid #b7b7b6;
  margin-bottom: -1px;
  font-size: 18px;
}
#leftnav ul.children ul.children a {
  color: #807d79;
  font-size: 12px;
}
#leftnav ul.children ul.children .current_page_item a {
  color: #d9890d;
}
.single-press-release #leftnav ul li.page-item-264 {
	border-bottom: 0;
}
.single-press-release #leftnav ul li.page-item-264 > ul {
	display: block;
	}
.single-press-release #leftnav ul li.page-item-264 > a, .single-press-release #leftnav ul li.page-item-264 li.page-item-666 > a, .single-position #leftnav ul li.page-item-262 > a {
	color: #d9890d;
}
.leftnav-quote {
  border: 1px solid #82817f;
  border-width: 1px 0;
  font-weight: 300;
  font-size: 20px;
  color: #82817f;
  margin: 0 0 40px 0;
  padding: 15px 8px 15px 8px;
}
.leftnav-quote p {
  margin: 0;
  padding: 0;
  line-height: 1.3;
  margin-bottom: 0;
}
.leftnav-quote cite {
  margin-top: .5em;
  display: block;
  font-style: normal;
  font-size: 12px;
  font-weight: 600;
}
#main-image.above {
  padding-bottom: 30px;
}
#masthead #branding {
  background-color: #a34603;
}
#masthead .left {
  float: left;
}
#masthead .right {
  float: left;
  position: relative;
}
#masthead .right #search {
	position: absolute;
	top: 10px;
	right: 10px;
}
#masthead .right #search .screen-reader-text {
	display: none;
}
#masthead .right ul {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}
#masthead .right li {
  list-style-type: none;
  float: left;
  margin-left: 6px;
  padding: 5px 7px;
}
#masthead .right .cart {
  padding: .25em;
  background: transparent url(../images/cart.png) no-repeat 0 2px;
  width: 30px;
  height: 20px;
}
#masthead #main-nav {
  background-color: #ffffff;
  padding: 20px 0;
}
#masthead #main-nav ul {
  margin: 0;
  padding: 0;
  font-weight: 600;
  position: relative;
}
#masthead #main-nav li {
  list-style-type: none;
  float: left;
  border: 1px solid #aaa9a7;
  border-bottom-color: #ffffff;
  border-top-color: #ffffff;
  border-left-color: #ffffff;
  position: relative;
  line-height: 20px;
  text-transform: uppercase;
}
#masthead #main-nav > ul > li:first-child {
  border-left-color: #aaa9a7;
}
#masthead #main-nav li > a {
  display: block;
  padding: 0 15.3px;
  color: #a34603;
}
#masthead #main-nav li.first .menu {
  left: -1px;
}
#masthead #main-nav li.first > a {
  border-left: 1px solid #aaa9a7;
}
#masthead #main-nav li.last a {
  padding: 0 19px;
}
#masthead #main-nav li.last > a {
  border-right: 1px solid #aaa9a7;
}
#masthead #main-nav > ul > li.current-menu-ancestor, #masthead #main-nav > ul > li.current-menu-item {
  background-color: #d9890d;
  border-color: #d9890d;
}
#masthead #main-nav > ul > li > a {
	border-top: 1px solid transparent;
	padding-top: 1px;
	border-bottom: 1px solid transparent;
}
#masthead #main-nav > ul > li:hover > a {
 	border-bottom: 1px solid #ffffff;
 	z-index: 9999;
 	position: relative;
 }
#masthead #main-nav .sub-menu {
	position: absolute;
	top: 22px;
	z-index: 9998;
	left: -1px;
	display: none;
	border: 1px solid #d9890d;
	background-color: #fff;
	font-size: 12px;
	padding: 7px;
	-webkit-column-fill: auto; /* Safari and Chrome */
	column-fill: auto;
}
#masthead #main-nav .sub-menu.offset {
	left: auto;
	right: -1px;
}
#masthead #main-nav .sub-menu.two-col {
	-moz-column-count: 2; /* Firefox */
	-webkit-column-count: 2; /* Safari and Chrome */
	column-count: 2;
}
#masthead #main-nav .sub-menu.three-col {
	-moz-column-count: 3; /* Firefox */
	-webkit-column-count: 3; /* Safari and Chrome */
	column-count: 3;
}
#masthead #main-nav .sub-menu li {
	width: 154px;
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
	white-space: pre;
	line-height: 20px;
	border-bottom: 1px solid #bfbebc;
}
#masthead #main-nav .sub-menu li:last-child, #masthead #main-nav .sub-menu li.last-child {
	border-bottom: 1px solid transparent;
}
#masthead #main-nav .sub-menu li a {
	padding: 0 3em 0 0;
	line-height: 29px;
	color: #524f49 !important;
}
#masthead #main-nav li:hover > .sub-menu {
	display: block;
}
#masthead #main-nav li.current-menu-item > a, #masthead #main-nav > ul > li.current-menu-ancestor > a {
  color: #ffffff;
}
#masthead #main-nav li.active-next {
  border-left-color: #d9890d;
}
#masthead #main-nav > ul > li:hover {
  background-color: #ffffff;
  border-color: #d9890d;
}
#masthead #main-nav > ul > li:hover a {
  color: #d9890d;
  border-left-color: #ffffff;
  border-right-color: #ffffff;
}
#masthead #main-nav li.hover-prev {
  border-right-color: #ffffff;
}
#masthead #main-nav li.hover-next {
  border-left-color: #ffffff;
}
#masthead #main-nav .align-right {
  left: auto;
  right: -1px;
}
#masthead #main-nav .align-right .top-edge {
  left: auto;
  right: 1px;
}
#masthead #site-search form {
  font-weight: 600;
  padding: .25em;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
  color: #787368;
  height: 20px;
}
#masthead #site-search .textbox {
  float: left;
  font-size: .85em;
  border: 0;
  width: 11em;
  background-color: transparent;
}
#masthead #site-search .submit {
  border: 0;
  background: transparent url(../images/search-arrow.png) no-repeat 0 3px;
  width: 24px;
  height: 20;
}
#masthead #site-search ::-webkit-input-placeholder {
  color: #787368;
  font-weight: bold;
}
#masthead #site-search :-moz-placeholder {
  color: #787368;
  font-weight: bold;
}
#masthead #site-search :-ms-input-placeholder {
  color: #787368;
  font-weight: bold;
}
#masthead.short .left {
  position: absolute;
  z-index: 2;
}
#masthead.short .right {
  float: none;
  margin-left: 234px;
}
#masthead.short #logo {
  display: block;
}
#masthead.short #logo #site-title {
	float: left;
}
#masthead.short #logo h1 {
  background: transparent url(../images/logo-small.png) no-repeat center center;
  overflow: hidden;
  width: 233px;
  height: 101px;
  margin: 0;
}
#masthead.short #logo h1 a {
	text-indent: -999px;
	display: block;
	height: 101px;
}
#masthead.short #logo .tagline {
  color: #a34603;
  width: 190px;
  padding-top: 41px;
  float: left;
  padding-left: 30px;
  line-height: 1.2;
}
#masthead.short #logo .tagline a {
  color: #a34603;
  text-transform: uppercase;
  display: none;
}
#masthead.tall .left {
  width: 285px;
}
#masthead.tall .right {
  width: 675px;
}
#masthead.tall #logo {
  display: block;
  margin: auto;
  padding-top: 55px;
  width: 222px;
}
#masthead.tall #logo h1 {
  background-image: url(../images/logo.png);
  width: 220px;
  height: 65px;
  margin: 0 0 34px 0;
  overflow: hidden;
	text-indent: -999px;
}
#masthead.tall #logo .tagline a {
  text-align: center;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-width: 1px 0;
  padding: 5px;
  line-height: 1.3;
  display: block;
  text-transform: uppercase;
}
#upper-homepage-promos {
  padding-bottom: 40px;
}
#upper-homepage-promos .promo {
  display: table-row;
  width: 470px;
  float: left;
  margin-right: 20px;
  color: #ffffff;
}
#upper-homepage-promos .promo img {
  float: left;
}
#upper-homepage-promos .promo .text {
  margin-left: 213px;
  padding: 0 20px;
  height: 228px;
  display: table-cell;
  vertical-align: middle;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
}
#upper-homepage-promos .promo .title {
  font-size: 40px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  line-height: 1;
  margin-bottom: .25em;
}
#upper-homepage-promos .promo .subtitle {
  font-style: normal;
  display: block;
  font-size: 24px;
  line-height: 1;
  margin-bottom: .75em;
}
#upper-homepage-promos .promo .add-text {
  margin: 0;
  padding: 0;
  border: 1px solid #ffffff;
  border-width: 1px 0;
  line-height: 1.3;
  padding: .5em 0;
  display: block;
}
#upper-homepage-promos .promo1 {
  background-color: #cd6010;
}
#upper-homepage-promos .promo2 {
  background-color: #e89d28;
}
#upper-homepage-promos .last {
  margin-right: 0;
}
#lower-homepage-promos {
  padding-bottom: 15px;
}
#lower-homepage-promos .promo {
  width: 210px;
  border: 1px solid #626262;
  float: left;
  margin-right: 10px;
  font-size: 24px;
  line-height: 1.2;
  height: 90px;
  vertical-align: middle;
  padding: 20px 10px;
  text-transform: uppercase;
}
#lower-homepage-promos .last {
  margin-left: 2px;
  margin-right: 0;
}
#lower-homepage-promos .title {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 1;
  display: block;
}
#lower-homepage-promos .promo1,
#lower-homepage-promos .promo3 {
  color: #807d79;
}
#lower-homepage-promos .promo1 h1,
#lower-homepage-promos .promo3 h1 {
  color: 6d8a9c;
}
#lower-homepage-promos .promo2 {
  background-color: #6d8a9c;
  color: #ffffff;
}
#lower-homepage-promos .promo4 {
  background-color: #a0a680;
  color: #ffffff;
}
#site-footer {
  background-color: #3d3c3a;
  padding: 20px 10px 20px 10px;
}
#site-footer ul {
  margin: 0;
  padding: 0;
}
#site-footer a {
  color: #bfbebc;
}
#site-footer li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 1em 0 .25em 0;
}
#site-footer li li {
	border-bottom: 1px solid #858484;
}
#site-footer li li:last-child {
	border-bottom: 0;
}
#site-footer .menu-item-has-children {
  float: left;
  width: 16%;
  margin-right: 5%;
}
#site-footer .menu-item-has-children:last-child {
	margin-right: 0;
}
#site-footer .menu-item-has-children > a {
	font-weight: bold;
	font-family: 'Open Sans Condensed', sans-serif;
	font-size: 13px;
	color: #858484;
}
#site-footer #copyright {
	color: #858484;
	text-align: center;
	font-size: 12px;
	line-height: 55px;
	clear: both;
}
a.arrow {
  background: transparent url(../images/arrow-small.png) no-repeat center right;
  padding-right: 1em;
}
h1 span.arrow-back {
	background: transparent url(../images/arrow-medium-white.png) no-repeat bottom right;
	padding-right: 40px;
}
#location-overviews {
  color: #cd6010;
  text-transform: uppercase;
  line-height: 1.2;
}
#location-overviews address {
  font-size: 18px;
  padding: 20px 0;
}
#location-overviews .vertical {
  width: 458px;
  float: left;
  margin-left: 43px;
  margin-bottom: 55px;
}
#location-overviews .vertical .directions {
  display: block;
  line-height: 27px;
  border-top: 1px solid #c0c0bf;
}
#location-overviews .vertical .hours {
  font-weight: 600;
  line-height: 28px;
  font-size: 12px;
  color: #8d8c8a;
  border-top: 1px solid #c0c0bf;
}
#location-overviews .vertical .hours span {
  color: #cd6010;
}
#location-overviews .vertical .hours .header a {
  color: #8d8c8a;
  text-decoration: underline;
  margin-right: 5px;
	display: inline-block;
	font-size: .8em;
}
#location-overviews .vertical .hours .header .active {
  color: #d9890d;
}
#location-overviews .vertical .hours .body {
  line-height: 1.3;
}
#location-overviews .vertical .hours p {
  margin: 0;
  padding: 0;
  color: #524f49;
}
#location-overviews .vertical .hours .even {
  color: #524f49;
}
#location-overviews .vertical .hours strong {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  color: #cd6010;
}
#location-overviews .vertical .hours .left {
  float: left;
  width: 220px;
  padding-right: 5px;
  border-right: 1px solid #c0c0bf;
}
#location-overviews .vertical .hours .right {
  float: left;
  padding-left: 12px;
  width: 220px;
}
#location-overviews .vertical .contact {
  font-size: 16px;
  line-height: 41px;
  border-top: 1px solid #c0c0bf;
}
#location-overviews .vertical .contact span {
  padding: 0 1em;
}
#location-overviews .vertical .additional-info {
	line-height: 1.5em;
	border-top: 1px solid #c0c0bf;
	border-width: 1px 0;
	padding: 10px 0;
	font-size: .9em;
}
#location-overviews .vertical footer {
  line-height: 27px;
  border: 1px solid #c0c0bf;
  border-width: 1px 0;
}
#location-overviews .vertical footer .more {
  text-align: right;
  font-size: 16px;
  display: block;
  background: transparent url(../images/arrow-medium.png) no-repeat center right;
  padding-right: 30px;
  margin-right: 20px;
}
#location-overviews .horizontal {
  width: 100%;
  clear: both;
  padding: 30px 0;
  border-top: 1px solid #c0c0bf;
}
#location-overviews .horizontal h1 {
  margin: 0;
  padding: 0;
  font-size: 30px;
  line-height: 1;
  font-weight: normal;
}
#location-overviews .horizontal h1 a {
  display: block;
}
#location-overviews .horizontal h1 span {
  font-weight: 600;
  font-size: 24px;
  display: block;
}
#location-overviews .horizontal img {
  float: left;
  display: block;
  margin-right: 43px;
}
#location-overviews .horizontal .body {
  margin-left: 502px;
}
#location-overviews .horizontal footer {
  line-height: 27px;
  border: 1px solid #c0c0bf;
  border-width: 1px 0;
}
#location-overviews .horizontal footer .more {
  text-align: right;
  font-size: 16px;
  display: block;
  background: transparent url(../images/arrow-medium.png) no-repeat center right;
  padding-right: 30px;
  margin-right: 20px;
}
#location-overviews .first {
  margin-left: 0;
}

.image-with-text {
  position: relative;
  margin-bottom: 23px;
}
.image-with-text img {
  display: block;
}
.image-with-text h1 {
  font-family: 'Open Sans', sans-serif;
  position: absolute;
  bottom: .25em;
  text-shadow: #333 1px 1px 3px;
  left: .25em;
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-size: 40px;
  line-height: 1;
  font-weight: normal;
  text-transform: uppercase;
  border-bottom: 0;
}
.image-with-text h1 a {
  text-decoration: none;
  color: #ffffff;
}
.image-with-text h1 span {
  font-weight: 600;
  font-size: 28px;
  display: block;
}
.exhibit-cats .parent-category, .past-exhibits .exhibits, .preservation-and-documentation .exhibits, .the-boatshop .exhibits {
	float: left;
}
.exhibit-cats .exhibit-large {
	margin-right: 44px;
}
.exhibit-cats .exhibit-largefix {
	margin-right: 44px;
	margin-top: -70px;
}
.exhibit-cats section {
	margin-bottom: 30px;
}
.past-exhibits .exhibits, .preservation-and-documentation .exhibits, .the-boatshop .exhibits {
	margin-right: 24px;
}
.past-exhibits .exhibits:nth-of-type(even), .preservation-and-documentation .exhibits:nth-of-type(even), .the-boatshop .exhibits:nth-of-type(3n+0) {
	margin-right: 0px;
}
.past-exhibits .exhibits h1, .preservation-and-documentation .exhibits h1, .the-boatshop .exhibits h1 {
	font-size: 30px;
}
.location-secondary {
  padding-top: 33px;
}
.location-secondary h1 {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  font-size: 40px;
  color: #bfbebc;
  line-height: 1;
  border-top: 1px solid #505046;
  padding-top: 35px;
}
.location-secondary h1:first-of-type {
  border-top: 0;
  padding-top: 0;
}
.location-secondary h2 {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  font-size: 30px;
  line-height: 1.5;
  color: #838280;
  margin-bottom: .5em;
}
.location-secondary h3 {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  color: #838280;
  border-bottom: 1px solid #838280;
  margin: .5em 0;
}
.promos {
  padding-top: 2em;
  margin-left: -45px;
  clear: both;
}
.promos .row {
}
.promos .promo {
  padding-bottom: 2em;
  width: 290px;
  float: left;
  display: block;
  margin-left: 45px;
}
.promos .promo p {
  margin: 0;
  padding: 0;
}
.promos h1 {
  margin: 0;
  padding: 0;
  margin-bottom: .1em;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  color: #82817f;
  font-size: 35px;
  line-height: 1;
  border-bottom: 1px solid #82817f;
  text-transform: uppercase;
}
.promos a {
  color: #d9890d;
  text-transform: uppercase;
}
#contact-box {
  color: #cc5f0e;
  font-size: 18px;
  border: 1px solid #e2a546;
  padding: 18px 9px;
}
#contact-box h6 {
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  font-size: 30px;
  color: #82817f;
  border-bottom: 1px solid #aaa9a7;
}
#contact-box ul {
  margin: 0;
  padding: 0;
}
#contact-box li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  border-bottom: 1px solid #aaa9a7;
  line-height: 39px;
}
#contact-box .last {
  border-bottom: 0;
}
#contact-box address {
  font-weight: 600;
  color: #524f49;
  font-size: 14px;
  line-height: 1.3;
  padding-top: 12px;
}
.rightcol .hours {
  padding-top: 20px;
  margin-bottom: 38px;
}
.rightcol .hours h1 {
  margin-bottom: 20px;
}
.rightcol .hours .left {
  width: 285px;
  margin-right: 56px;
  float: left;
}
.rightcol .hours .right {
  width: 285px;
  float: left;
}
.rightcol .hours footer {
  clear: both;
  border: 1px solid #aaa9a7;
  border-width: 1px 0;
  line-height: 1.2;
  padding: 7px 0;
  font-style: italic;
  color: #524f49;
  font-size: 12px;
}
.rightcol .hours h6 {
  margin: 0;
  padding: 0;
  font-weight: 600;
  color: #d9890d;
  font-size: 14px;
  text-transform: uppercase;
  border-bottom: 1px solid #aaa9a7;
  margin-bottom: 5px;
}
.rightcol .hours .header .active {
  text-decoration: none;
  color: #d9890d;
}
.rightcol .hours .header a {
  text-decoration: underline;
  color: #aaa9a7;
  margin-right: 10px;
  text-transform: uppercase;
  font-size: .9em;
}
.rightcol .hours .header a:last-child, .rightcol .hours .header .last {
  margin-right: 0;
}
.rightcol .hours .body {
  padding-bottom: 12px;
  padding-top: 10px;
  line-height: 1.3;
}
.rightcol .hours .body p {
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  color: #8d8c8a;
}
.rightcol .hours .body p:first-child {
  font-size: 12px;
  color: #82817f;
  font-weight: 600;
}
.rightcol .hours .body p {
  color: #524f49;
}
.rightcol .hours .body strong {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 0;
  color: #cd6010;
}
.rightcol .directions {
  font-weight: 600;
  color: #82817f;
  padding-bottom: 20px;
  font-size: 12px;
}
.rightcol .directions h1 {
  margin-bottom: 10px;
}
.directions-columns {
  margin-left: -57px;
}
.directions-columns a {
  font-weight: 600;
}
.directions-columns h1 {
  margin: 0;
  padding: 0;
  line-height: 1;
}
.directions-columns .column {
  float: left;
  width: 286px;
  margin-left: 57px;
  padding-bottom: 15px;
}
.directions-columns .column p em {
  font-size: 12px;
}
.directions-columns .column p a {
  text-transform: uppercase;
}
.directions-columns .column a {
  background: transparent url(../images/arrow-small.png) no-repeat center right;
  padding-right: 1em;
}
.directions-columns .column a.no-arrow {
	background: none;
	padding-right: 0;
}
.directions-columns .column a[href='#'] {
  padding-right: 0;
  background: none;
}
.directions-columns .column ul {
  display: none;
  margin: 0;
  padding: 0;
  margin-top: -1em;
  font-weight: 600;
  color: #524f49;
  font-size: 13px;
  margin-bottom: 1em;
}
.directions-columns .column ul li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: .25em;
}
.directions-columns .column img {
	max-width: 286px;
}
.accent-color {
	color: #ae4c05;
}
article {
  line-height: 1.7;
}
article h1, section h1 {
  margin: 0;
  padding: 0;
  font-size: 40px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  color: #82817f;
  text-transform: uppercase;
  line-height: 1;
  margin-bottom: .25em;
}
h1 span.light {
  color: #c4c4c2;
}
article .directions-columns h1 {
  color: #82817f;
  font-style: normal;
}
article .directions-columns h1 .light {
	color: #c4c4c2;
}
article h2, section h2, #comments h3#reply-title {
  border-top: 1px solid #82817f;
  padding-top: 1em;
  color: #524f49;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.3;
}
article h2 .smaller, section h2 .smaller {
	font-weight: normal;
	font-size: 12px;
	}
article ul {
	list-style: none;
	padding-left: 0;
}

article ul li {
  padding-left: 1em;
  text-indent: -.7em;
}

article ul li:before {
	content: '\02022';
	color: #d9890d;
	margin-right: .4em;
}
article .main-image {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em;
}
article .main-image img {
  display: block;
}
a.arrow-link {
  font-style: normal;
  font-weight: 700;
  background: transparent url(../images/arrow-small.png) no-repeat center right;
  padding-right: 1em;
  text-transform: uppercase;
}
a.arrow-link-med {
  background: transparent url(../images/arrow-medium.png) no-repeat center right;
  padding-right: 30px;
}
#page-text a.arrow-link {
	background: none;
	padding-right: none;
}
article section {
  border-bottom: 1px solid #82817f;
  margin-bottom: 15px;
}
article section.borderless {
  border-bottom: 0;
  margin-bottom: 0;
}
.divide {
	border-top: 1px solid #82817f;
  margin-top: 15px;
  padding-top:25px;
}
p.back-link {
  font-size: 12px;
  text-transform: uppercase;
  padding-left: 1em;
}
p.back-link a {
  margin-left: -1em;
  padding-left: 1em;
  background: transparent url(../images/arrow-back.png) no-repeat center left;
  display: block;
  line-height: 1.6em;
}

.hidden { display: none; }

section .fleet-cat {
	padding-bottom: 35px;
}
section .fleet-cat h1 {
	border-bottom: 1px solid #bfbebc;
}
section .fleet-cat h2 {
	border-bottom: 1px solid #bfbebc;
	border-top: 0;
	padding-top: 0;
	padding-bottom: 10px;
}
.fleet-cat #class-text {
	border-bottom: 0px;
	padding-bottom: 0px;
}

.fleet-cat div.exhibits {
	float: left;
}
.fleet-cat div.fleet_three {
	margin-right: 15px;
}
.fleet-cat div.fleet_three:nth-of-type(3n) {
	margin-right: 0;
}

.fleet-cat div.fleet_three .image-with-text {
	width: 200px;
}

.fleet-cat div.store {
	margin-right: 24px;
}
.fleet-cat div.store:nth-of-type(even) {
	margin-right: 0;
}
#fleet-sections > div {
	display: none;
}
#fleet-sections > div.active {
	display: block;
}

#sub-sidebar {
	width: 200px;
	float: left;
	margin-top: -8px;
	margin-right: 30px;
	margin-bottom: 30px;
}

.bottom-border {
	border-bottom: 1px solid #bfbebc;
}

.article table {
	width: 100%;
}

#searchform {
	margin-bottom: 40px;
}

.wp-audio-shortcode {
	margin-bottom: 1em;
}
.right-align {
	text-align: right;
	}
.blog-link {
	margin-top: 40px;
}
ol.comment-list {
	list-style:none;
	padding-left: 0;
}

ol.comment-list li .comment-body {
	padding: .75em 0 .75em;
	border-bottom: 1px solid #ccc;
}

ol.comment-list .children {
	list-style: none;
	padding: 0;
}

ol.comment-list .children > li {
	padding-left: 1em;
}

ol.comment-list .children > li > .comment-body {
	padding-left: 1em;
}

ol.comment-list .avatar {
	float: left;
	margin: 0 1em 1em 0;
}

ol.comment-list .comment-body p {
	clear: both;
}

ol.comment-list .comment-body .says {
	display: none;
}

ol.comment-list cite {
	font-style: normal;
}

ol.comment-list .comment-meta, ol.comment-list .comment-author {
	display: inline;
	line-height: 34px;
	text-transform: uppercase;
	font-size: .9em;
}

ol.comment-list .comment-author:after {
content: "\00a0\00a0/\00a0\00a0";
}

.comment-edit-link {
	text-transform: lowercase;
	float: right;
}

.comment-reply-link {
	font-size: .9em;
}

#commentform p label {
	font-weight: bold;
	display: block;
	margin: 1em 0 .2em;
	font-size: .9em;
}

p.form-allowed-tags {
	color: #999;
	font-size: .9em;
}

.comment-list #reply-title small {
	text-transform: none;
	font-weight: normal;
}

#commentform input {
	margin: 0px;
	padding: 4px;
	width: 50%;
	clear: both;
	border: 1px solid #ddd;
	overflow: auto;
	background-color: #fff;
}

#commentform textarea#comment {
	margin: 0px;
	padding: 7px;
	width: 98%;
	clear: both;
	height: 12em;
	border: 1px solid #ddd;
	overflow: auto;
	background-color: #fff;
}

#commentform .form-submit #submit:hover {
	cursor: pointer;
	background: #d26717;
}
#commentform .form-submit #submit {
	text-decoration: none !important;
	border: 1px solid #ccc;
	display: inline-block;
	margin: 0px;
	width: auto;
	padding: .5em 1em;
	text-transform: uppercase;
	font-size: .9em;
  color: #ffffff;
  background-color: #cc5f0e;
  border: 1px solid #ffffff;
}
#commentform p.form-submit {
  background-color: #cc5f0e;
  padding: 7px;
  display: inline-block;
  margin-top: 1em;
}
.leftcol-docs {
  padding: 15px 12px 5px;
  margin: 0 0 40px;
  text-transform: uppercase;
  border: 1px solid #e1a13d;
}
.leftcol-docs h1 {
  line-height: 1.2;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  font-size: 26px;
  color: #82817f;
  border-bottom: 1px solid #aaa9a7;
}
.leftcol-docs ul {
	padding: 0;
	list-style: none;
}

p.tag-list {
	color: #ccc;
	font-size: .85em;
	margin-bottom: 2em;
}
p.tag-list a {
	padding: 0 3px;
}
p.tag-list:before {
	font-family: "dashicons";
	content: "\f323";
	font-size: 1.5em;
	color: #ccc;
	vertical-align: -13%;
	padding-right: 5px;
}

iframe {
	margin: 15px 0;
}

.fb-like-box iframe {
	margin: 0;
}

#content .type-post img {
	max-width: 100%;
	height: auto;
}

#content .type-post .alignright {
	float: right;
	margin: 0 0 10px 15px;
}

#content .type-post .alignleft {
	margin: 0 15px 10px 0;
	float: left;
}

#content .type-post .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
}

.maincol .post-meta {
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: .8em;
}

.archive .maincol article .post-meta {
	font-size: .8em;
	margin-bottom: 3px;
}

.maincol h3.byline {
	color: #82817f;
	font-weight: normal;
}

.position-header {
	margin-top: 1em;
}

.rightsidebar h2, .leftsidebar h2, .commerce .leftcol h2 {
	border-bottom: 1px solid #bfbebc;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	margin-top: 35px;
	font-size: 22px;
	color: #82817f;
}

.leftsidebar #leftnav li, .leftsidebar .blog-nav li {
	border-bottom: 1px solid #ddd;
}

.leftsidebar .blog-nav, .commerce .leftcol ul {
	padding: 0;
	margin: 0px 0 25px 0;
}

.leftsidebar .blog-nav li, .commerce .leftcol li {
	list-style-type: none;
	margin-left: 0;
}

.leftsidebar .blog-nav li a, .commerce .leftcol li a {
	color: #ae4c05;
	margin: 5px 0 4px;
	display: block;
	text-transform: uppercase;
}

.leftsidebar .blog-nav li:last-child, .commerce .leftcol li:last-child {
	border-bottom: 0;
}

.leftsidebar #leftnav li:first-child {
	border-bottom: none;
	margin: 0 0 -10px 0;
}

.leftsidebar #leftnav a, .leftsidebar .blog-nav a, .commerce .leftcol ul a {
	font-size: 16px;
	margin: 5px 0 4px;
	padding-left: 0
}

.rightsidebar aside:first-child h2, .leftsidebar > h2:first-child, .commerce .leftcol > h2:first-child {
	margin-top: 0;
}

.leftsidebar h1.blog-title, .commerce .leftcol h1 {
	font-size: 48px;
	line-height: 1em;
	padding-bottom: 5px;
	margin-bottom: 5px;
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #82817f;
  margin-top: 0;
  border-bottom: 1px solid #bfbebc;
}

.commerce .leftcol ul.children {
  padding-top: 0;
  border-top: 1px solid #b7b7b6;
  margin-bottom: -1px;
  font-size: 14px;
  display: none;
}

.commerce .leftcol li {
  border-bottom: 1px solid #b7b7b6;
}

.commerce .leftcol .current-cat-parent ul.children, .commerce .leftcol .current-cat ul.children {
  display: block;
}

.commerce .leftcol ul.children a {
  color: #807d79;
  font-size: 14px;
}

.commerce .leftcol ul.children ul.children {
  border-top: 1px solid #ddd;
}

.commerce .leftcol ul.children ul.children a {
  font-size: 12px;
}

.commerce .leftcol .current-cat-parent > a, .commerce .leftcol .current-cat > a, .commerce .leftcol ul.children .current-cat > a {
  color: #d9890d;
}

.commerce .leftcol ul.children li {
  margin-left: .75em;
  border-bottom: 1px solid #ddd;
}

.commerce .leftcol ul.children li:last-child {
  border-bottom: 0;
}

.commerce ul.product_list_widget li {
  padding: 6px 0;
}

.commerce ul.product_list_widget li:first-child {
  padding-top: 0;
}

.commerce ul.product_list_widget li a {
  font-family: 'Open Sans', sans-serif;
  font-size: .9em;
  line-height: 1.2em;
  color: #d9890d;
  text-transform: none;
  margin-bottom: 0;
}

.commerce ul.product_list_widget li img {
  float: left;
  margin-right: 10px;
}

.commerce ul.product_list_widget li .amount {
  font-size: .8em;
}

.commerce ins {
  text-decoration: none;
}

.commerce .woocommerce-product-search label {
  display: none;
}

.commerce .woocommerce-product-search .search-field {
  -webkit-appearance: textfield;
  width: 202px;
}

.woocommerce span.onsale {
  background-color: #a34603;
}

.woocommerce a.button, .woocommerce .variations_button button.button.alt, .woocommerce .cart .button, .woocommerce button.button, .woocommerce-page #payment #place_order {
  background-color: #d9890d;
  border-radius: 0;
  color: #ffffff;
}

.woocommerce a.button:hover, .woocommerce .variations_button button.button.alt:hover, .woocommerce .cart .button:hover, .woocommerce button.button:hover, .woocommerce-page #payment #place_order:hover {
  background-color: #cc5f0e;
  color: #ffffff;
}

.woocommerce .related ul li.product, .woocommerce .related ul.products li.product, .woocommerce .upsells.products ul li.product, .woocommerce .upsells.products ul.products li.product, .woocommerce-page .related ul li.product, .woocommerce-page .related ul.products li.product, .woocommerce-page .upsells.products ul li.product, .woocommerce-page .upsells.products ul.products li.product {
  width: 30.8%;
}

.woocommerce-tabs #tab-description h2 {
  border-top: 0;
  margin-top: 0;
}

.woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text {
  width: 100px;
  height: 31px;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
  border-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  border-bottom-right-radius: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  border-bottom-left-radius: 0;
}

.woocommerce .product_meta > span {
  display: block;
}

.woocommerce .product_meta > span.sku_wrapper {
  display: none;
}

.commerce article ul li {
  text-indent: 0;
}

.commerce article ul li:before {
  content: none;
  color: #d9890d;
  margin-right: 0;
}

.commerce .shipping .shipping-calculator-button {
  font-size: .8em;
  font-style: italic;
}

.woocommerce .woocommerce-info:before {
  color: #cc5f0e;
}

.woocommerce .woocommerce-info {
  border-top-color: #cc5f0e;
}

.woocommerce table.shop_table, .woocommerce-checkout #payment, .woocommerce-checkout #payment div.payment_box {
  border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods li img {
  margin: 0 0 0 1.5em
}

.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
  float: none;
  line-height: auto;
  margin: 0 0 0 1.8em;
}

.woocommerce a.button.alt, .woocommerce button.button.alt {
  background-color: #cc5f0e;
  color: #fff;
}

.woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover {
  background-color: #B85206;
}

.woocommerce .cart-collaterals .cross-sells ul.products li.product h3, .woocommerce .cart-collaterals .cross-sells ul.products li.product .button {
  font-size: .8em;
}

.woocommerce-cart .cart-collaterals .cart_totals table tr th {
  padding-right: 15px;
  text-align: left;
}

#tab-additional_information .shop-attributes th {
  text-align: left;
}

.woocommerce ul.products li.product a img {
  /* border: 1px solid #DADADA; */
}

.woocommerce ul.products {
  padding-top: 20px;
}

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  width: 30.8%;
}

.commerce .form-wppp-select select {
  vertical-align: top;
}

.commerce .leftcol ul.shop-nav {
  margin-bottom: 0;
  border-bottom: 1px solid #b7b7b6
}

.commerce .term-description, .commerce .page-description {
  margin: 30px 0;
  padding-bottom: 30px;
  border-bottom: 1px solid #DADADA;
}

.commerce .reset_variations {
  font-size: .8em;
  color: #b7b7b6;
  float: right;
  font-style: italic;
  padding-top: 4px;
}

.commerce .single_variation .price {
  float: right;
}

.commerce .leftcol ul.product_list_widget {
  margin-bottom: 10px;
}

.commerce .single_variation .price .amount, .woocommerce div.product p.price, .woocommerce div.product span.price {
  color: #515151;
  font-weight: bold;
  font-size: 24px;
  line-height: 200%;
}

.woocommerce table.shop_attributes th {
  padding: 8px 0;
  text-align: left;
  vertical-align: top;
}

.woocommerce table.shop_attributes td {
  vertical-align: top;
}

.woocommerce table.shop_attributes td .description {
  font-style: normal;
  font-size: .8em;
}

ul.products li.product .wc-new-badge {
  border-radius: 0;
}

.woocommerce ul.cart_list li dl, .woocommerce ul.product_list_widget li dl {
  border-left: 0;
  padding-left: 0;
  font-size: .8em;
  float: left;
}

.woocommerce ul.cart_list li, .woocommerce ul.product_list_widget li .quantity {
  clear: both;
  display: block;
}

.woocommerce ul.cart_list li dl dd, .woocommerce ul.product_list_widget li dl dd {
  padding: 0;
  margin: 0;
}

.commerce .variations_button {
  float: right;
  clear: both;
}

.commerce .variations_button input.qty, .woocommerce .quantity .qty {
  height: 25px;
}

.search-results.woocommerce .page-description {
  display: none;
}

.woocommerce form .form-row input.input-text {
  height: 29px;
  padding: 2px 6px;
  font-family: "Open Sans",sans-serif;
}

.woocommerce form .form-row textarea {
  padding: 6px;
  font-family: "Open Sans",sans-serif;
}

.woocommerce-checkout #payment ul.payment_methods li img {
  float: right;
  margin: 0;
}

.woocommerce div.product form.cart .variations select {
  text-transform: capitalize;
}

.woocommerce mark.count {
  display: none;
}

.woocommerce div.product .woocommerce-tabs .panel:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

.woocommerce-info .become-member {
  display: block;
  font-size: .75em;
}

.woocommerce-checkout #payment ul.payment_methods li img {
  margin-right: 5px;
}

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

.rightsidebar ul li {
	position: relative;
}

.rightsidebar #crp_related li, .rightsidebar .popular-posts li {
	margin-bottom: 20px;
}

.rightsidebar #crp_related li .crp_date,
.rightsidebar .popular-posts li .wpp-date {
	position: absolute;
	top: 54px;
	left: 0;
	text-transform: uppercase;
	font-size: .7em;
}

.rightsidebar .popular-posts li .wpp-thumbnail {
	float: none !important;
	margin: 0 !important;
	display: block !important;
}

.rightsidebar #crp_related li .crp_title, .rightsidebar .popular-posts li .wpp-title {
	margin-top: 18px;
	display: block;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: normal;
	font-size: .9em;
	line-height: 1.2em;
}

.rightsidebar .screen-reader-text {
	display: none;
}

.rightsidebar .cff-wrapper .cff-text, .rightsidebar .tp_recent_tweets li {
	font-size: .85em;
}

.rightsidebar .tp_recent_tweets li {
	background-image: none !important;
	background-repeat: no-repeat;
	background-position: 0px 4px;
	float: left;
	clear: left;
	line-height: 20px;
	list-style-type: none;
	padding: 20px 0 15px 0 !important;
	margin: 0;
	border-bottom: 1px solid #ddd;
}

.rightsidebar .tp_recent_tweets li:first-child {
	padding-top: 0 !important;
}

.rightsidebar .tp_recent_tweets li a {
	font-weight: normal !important;
}

.rightsidebar .tp_recent_tweets .twitter_time {
	font-style: normal !important;
	font-size: 11px;
	color: #524f49;
}

.blog-pagination {
	clear: both;
	padding: 10px 0;
	position: relative;
	font-size: 11px;
	line-height: 13px;
}

.blog-pagination span, .blog-pagination a {
	display: block;
	float: left;
	margin: 2px 2px 2px 0;
	padding: 6px 9px 5px 9px;
	width: auto;
	color: #fff;
	background: #82817f;
}

.blog-pagination a:hover {
	color: #fff;
	background: #c4c4c2;
}

.blog-pagination .current {
	background: #d9890d;
	color: #fff;
}

h1.archive-title {
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 0;
	padding-top: 5px;
}

.archive .maincol article img.attachment-blog_archivethumb, .blog .maincol article img.attachment-blog_archivethumb, .page-template-archive-all-php .maincol article img.attachment-blog_archivethumb, .search #content.maincol article img.attachment-blog_archivethumb {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.blog .maincol .featured-blog-cats article img.attachment-blog_archivethumb {
	float: none;
	margin: 10px 0;
}

.archive .author-bio {
	border-top: 1px solid #82817f;
	margin-top: 10px;
	padding-top: 20px;
}

.archive .author-bio h3 {
	clear: both;
	margin-bottom: 0;
	padding-top: 20px;
}

.archive .author-bio .bio-pic {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

.featured-blog-cats > div, p.tag-list, .ssba {
	width: 240px;
	margin-right: 30px;
	float: left;
}
.featured-blog-cats > div:last-child, .ssba {
	margin-right: 0;
	float: right;
}

.featured-blog-cats article h2.entry-title {
	border-top: none;
	margin-top: 0;
	padding-top: 0;
}

.featured-blog-cats article {
	border-top: 1px solid #82817f;
	margin-top: 10px;
	padding-top: 10px;
}

.maincol .featured-blog-cats .post-meta {
	font-size: .8em;
	margin-bottom: 5px;
}

.featured-blog-cats > div > h2 {
	border-top: 0;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 22px;
	color: #82817f;
}

.blog h2.blog-header {
	border: none;
	font-family: 'Open Sans Condensed', sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 22px;
	color: #82817f;
	margin-bottom: 0;
}
.blog h2.blog-header.no-top {
  padding-top: 0;
  margin-top: 0;
}
#comments { clear: both; }

blockquote {
	background: #eee;
	padding: 20px 20px 6px;
	margin: 10px;
}

.category #content > .attachment-blog_centercol {
	border-top: 1px solid #82817f;
	padding-top: 1em;
	margin-top: 10px;
}

.accordion h2 {
  cursor: pointer;
}

.accordion h2.ui-state-default::after {
    content: " + ";
    color: #d9890d;
    font-size: 1.6em;
    line-height: 10px;
    display: inline-block;
    vertical-align: middle;
    padding-bottom: 4px;
    padding-left: 10px;
}

.accordion h2.ui-state-default.ui-state-active::after {
    content: " - ";
    padding-bottom: 0;
    vertical-align: initial;
}
