@import url(/.shared/css/atp-comments.css);
@import url(/.shared/themes/typepad/theme-bootstrap-simple/main-responsive.css);

a:hover, a:focus { text-decoration: none !important; }

.container { border-top: 1px solid transparent; }

.left-container, .widgets {
    overflow: hidden;
}

.left-container {
   /* leave top and bottom padding 0 */   
   padding: 0 30px;
}

.left-container-inner {
   padding-top: 30px;
   padding-bottom: 30px;
}

.left-container p {
   padding: 20px 0 10px;
}

.left-container a:hover {
    opacity: 0.7;
}

.post {
   margin: 0;
   padding: 0 0 5px;
}

.post hr {
  margin: 30px 0 0;
  opacity: 0.2;
}

.entry-more-link {
    clear: both;
    padding: 0 !important;
}

.excerpt {
   margin-bottom: 0;
}

.widgets {
   background: #fff;
   /* leave top and bottom padding 0 */
   /* padding set in main-responsive */
   border: 1px solid transparent;
}

.widgets-inner {
   margin-top: 30px;
   margin-bottom: 30px;
}

.widgets a:hover {
   opacity: 0.7;
}

.bottomwidgets {
   width: 100% !important;
}

/* Open Nav Menu */
#st-trigger-effects {
   float: left;
   margin: 0;
}

.menu-icon {
   background: transparent;
   border: none !important;
   padding: 0;
}

button:active {
   border: 1px solid transparent !important;
}

/* Banner */
#banner-container {
   padding: 0;
   margin-top: 0;
}

#banner-container .row  {
   min-width: 100%;
   margin: 0;
}

#banner-container .col-sm-12 {
   padding: 0;
}

header.main {
   width: 100%;
   float: left;
   margin-bottom: 0px;
}

header.main .content {
   width: 100%;
   float: left;
   position: relative;
   text-align: center;
   padding: 0 !important;
}

#banner a, #banner-title a {
   text-indent: 0;
   text-decoration: none;
}

#banner h1 {
   position: relative;
   padding: 0;
   width: 100%;
   height: 100%;
   margin: 0;
   z-index: 200;
}

#banner h2 {
   text-indent: 0;
   padding: 5px 0 0 0;
   width: 100%;
   height: auto !important;
   overflow: visible;
   margin: 0;
}

#banner span {
   height: 100%;
}

#banner {
   visibility: visible;
   width: 100%;
   float: left;
   text-align: center;
}

#banner-image-container {
   padding: 0 !important; /* stretch */
   margin-top: -1px;
}

#banner-image-container .row { 
   margin: 0 15px;
}

#banner-image-container .col-sm-12 {
   padding: 0;
}

#banner-title, #banner-desc {
   height: auto !important;
}

#banner a:hover {
   opacity: 0.7;
}

@supports (-webkit-text-size-adjust:none) and (not (-ms-accelerator:true)) {
     #banner { 
        display: block;
        min-height: 80px;
        height: auto;
        }
}   

/* Overlay Text on Stretch Banner */
#banner-image-text-wrapper {
   display: block;
   height: 100%;
   position: relative;
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px;
}

#banner-image-text-wrapper-inner {
   display: block;
   height: 100%;
   width: 100%;
   position: relative;
}

/* Navbar text */
#icons-container div.navtext {
   display: inline-block;
   padding-left: 0;
   margin: 0;
   position: relative;
   margin-top: 1px !important;
}

#icons-container .navtext a {
   padding: 0;
   list-style-type: none;
}

#icons-container .navtitle a {
   padding: 0 44px 0 0 !important;
}

.navtext a, .navtitle a {
    text-decoration: none;
}

.navtext a:hover, .navtitle a:hover {
    opacity: 0.7;
}

.navtitle {
   float: left;
}

/* Social Icons on Top */
#icons-container {
   display: block;
   width: 100% !important;
   max-width: 100% !important;
   padding: 0 !important;
}

#icons-container .row {
   width: 100% !important;
   margin: 0;
   padding-bottom: 5px;
   padding-top: 4px;
}

#icons-container .col-sm-12 {
   margin-left: auto;
   margin-right: auto;
   padding: 0 15px;
}

#icons-container .content  {
   position: relative;
   width: 100%;
   padding-left: 10px;
   padding-right: 10px;
   padding-top: 5px;
}


.fa-bars {
   padding: 0;
}

#social {
   float: right;
}

#social li {
   padding-left: 10px;
   padding-bottom: 4px;
}

#social ul {
   float: right;
   list-style-type: none;
   padding: 0;
    position: relative;
    margin-bottom: 0
}

#social li {
   float: left;
}

#social a {
   text-decoration: none;
}

#social a:hover, .fa-bars:hover {
   opacity: 0.5;
}

/* Main Carousel */
#imageslider {
   margin-top: 40px;
   margin-bottom: 15px !important;
}

#imageslider .bx-wrapper {
  border: 1px solid transparent;
  margin-bottom: 0 !important;
}

#imageslider .bx-wrapper .bx-viewport {
    -moz-box-shadow: 0;
    -webkit-box-shadow: 0;
    box-shadow: 0 0 0 0;
    border: 0;
    left: 0;
}

.flip-title { text-transform: none; }

/* Sidebar */

/* Padding between modules */
.widgets-inner .module:not(:first-of-type) { padding-top: 40px; }

.module-header {
   font-weight: 700;
   padding: 0 0 12px;
   margin: 0;
   width: 100%;
   float: left;
}

.module {
   width: 100%;
}

.module-content {
   clear: both;
}

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

.module li {
   list-style-type: none;
   padding-bottom: 5px;
}

.module a {
   color: #686868;
   text-decoration: none;
}

.module-header, .module-header a {
   color: #686868;
}

.module-more {
   margin: 0 !important;
}

.module-typelist {

}

.typelist-note-label {
   font-weight: bold;
}

p.typelist-description { padding-top: 5px; }

.table-responsive > .table { background-color: transparent !important; }

.module-email a:before {
  content: "\f003";
  font-family: FontAwesome;
  padding-right: 4px;
}


/* Sidebar Image */
.module-sidebarimage {
   margin: 0;
}

.module-sidebarimage .module-content {
   padding: 0;
}

.module-sidebarimage .sb-caption {
   margin: 0;
   font-weight: 700;
}

/* Sidebar Carousel */
.module-slider {
}

.module-slider.module { margin: 0; }

.module-slider .module-content { padding: 0; }

.module-slider ul {
   border: 0 !important;
}

.module-slider li {
   padding: 0;
}

.module-slider .bx-wrapper {
margin: 0;
}

.sidebar-slider-image {
   width: 100%;
   height: auto;
}

.bx-wrapper .bx-pager.bx-default-pager a {
margin-right: 10px;
}

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
bottom: -25px;
}

.module-slider .bx-viewport {
width: 100% !important;
}

.module-slider li:not(:first-of-type) {
display: none;
}

/* Category Cloud */

.module-category-cloud {
}

.module-category-cloud li {
   padding-bottom: 0;
}

.module-category-cloud .module-list-item {
	background: none;
	display: inline;
	line-height: 1.2em;
	}

.module-category-cloud .cloud-weight-1 a { font-size:.85em; }
.module-category-cloud .cloud-weight-2 a { font-size:.9em; }
.module-category-cloud .cloud-weight-3 a { font-size:.95em; }
.module-category-cloud .cloud-weight-4 a { font-size:1em; }
.module-category-cloud .cloud-weight-5 a { font-size:1.125em; }
.module-category-cloud .cloud-weight-6 a { font-size:1.25em; }
.module-category-cloud .cloud-weight-7 a { font-size:1.3em; }
.module-category-cloud .cloud-weight-8 a { font-size:1.35em; }
.module-category-cloud .cloud-weight-9 a { font-size:1.4em; }
.module-category-cloud .cloud-weight-10 a { font-size:1.5em !important; }

/* Copyright */
.module-copyright {
  padding: 0;
}

/* Email Me */
.module-email {
}

.module-email .module-content {
padding: 0;
}

/* Introduction */
.module-introduction {
   padding: 0;
}

.module-introduction .module-content {
   padding: 0;
}

/* About */
.module-about {
   display: inline-block;
}

.module-about .module-header {
   border: 0;
}

.module-about .module-content {
   padding: 5px 0 0;
}

/* Elsewhere */
.module-elsewhere {
}

.module-elsewhere img { display: none; }

.module-elsewhere .icon {
   font-family: FontAwesome;
   font-size: 32px;
   padding: 5px;
   font-style: normal;
   font-weight: normal;
   line-height: 90%;
}

/* default for any without an icon */
.icon:before { content: "\f007"; }

/* replacements */
.fa-other:before, .fa-typepad:before { content: "\f007"; }
.fa-google_plus:before { content: "\f0d4"; }
.fa-facebook_page:before { content: "\f09a"; }

/* list */
.module-elsewhere .module-list-item {
margin: 0;
}


.module-elsewhere .typelist-plain .icon {
   font-family: FontAwesome;
   font-size: 24px;
   padding: 5px;
   margin: 0 0 5px 0;
}

/* Pinterest */
.module-pinterest {

}

/* Subscribe */
.module-syndicate {

}

/* Powered By */
.module-powered {
   padding: 0;
}

.module-powered .module-content {
   padding-top: 0;
}

.module-powered, .module-powered a {
   font-weight: 600;
}

/* Profile Photo */
.module-photo {
padding: 0;
}

.module-photo .module-content {
   display: inline-block;
   padding: 0;
}

/* Recent Comments */
.module-recent-comments {

}

/* Feed Module */
.module-feed  {

}

/* Search */
.module-search {
   padding: 0;
}

.module-search .module-header {
   display: none;
}

.module-search .module-content {
   padding: 0; 
   margin: 0;
}

#search-blog {
   padding: 0;
   display: inline-block;
   width: 100%;
}

.module-search input[type="search"] {
   width: 100%;
   float: left;
   height: 30px;
}

.module-search input[type="submit"] {
   width: 30%;
   float: left;
   font-size: 11px;
   height: 30px;
   padding: 0;
}

.module-search .btn {
    padding: 4px 10px;
}

/* Calendar */
.module-calendar .table {
width: 100%;
margin-bottom: 0px;
table-layout: fixed;
}

.module-calendar th,
.module-calendar td {
overflow: hidden;
}

.module-calendar th {
text-align: center;
width: 14%;
}

.module-calendar td {
text-align: center;
padding: 10px 0 !important;
}

/* Spotlight Posts */
.module-featuredposts {
   margin: 0;
   display: inline-block;
   width: 100%;
   padding: 0;
}

.module-featured li {
   list-style-type: none;
   border-bottom: 0;
   padding: 0 !important;
   float: left;
   width: 100% !important;
}

.module-featured li a {
   padding: 0 !important;
   margin: 0 !important;
}

.module-featuredposts li div.feat-container {
   padding: 0 0 10px !important;
   margin: 0 !important;
}

.module-featured .feat-container {
   margin: 40px 0 0;
}

.feat-text {
   text-align: left;
   margin: 0 !important;
   border: 1px solid transparent;
}

.feat-text a {
   margin-bottom: 20px;
   font-weight: 700;
   color: #686868;
   text-decoration: none !important;
}

.module-featuredposts img {
   border:1px solid transparent;
}

/* Your Photo Albums */
.module-galleries {

}

/* Archives Module */
.module-archives {
}

.module-categories {
}

.module-categories .module-content {
}


/* Mini-Profile Module */

/* Plain Mini-profile */
.module-miniprofile  {
	background: transparent;
	border: 0;
	border-radius: 0;
	margin: 0;
	padding: 0;
	}

.module-miniprofile .module-content {
	font-size: 70%;
	margin: 0;
        padding: 0;
	}

.module-miniprofile .mp-container {
	display: inline-block;
	background: #fafafa;
	background: rgba(0, 0, 0, 0.025);
	padding: 10px;
	text-align: left;
	}


.layout-one-column .module-miniprofile .mp-container {
	width: 190px;
	margin: 0px;
	}

.module-miniprofile .mp-counts,
.module-miniprofile .mp-connections {
	margin: 15px auto 0px;
 	display: block;
	clear: both;
	}

.module-miniprofile .mp-avatar {
	display: inline;
	float: left;
	width: 50px;
	}

.module-miniprofile .mp-avatar a {
	display: block;
	}

.module-miniprofile .mp-details {
	margin-left: 60px;
	}

.module-miniprofile .mp-name {
	margin-bottom: 5px;
	font-size: 1.25em;
	}

.module-miniprofile .mp-following,
.module-miniprofile .mp-followers {
	display: inline;
	float: left;
	width: 50%;
	text-align: center;
	margin: 0px auto;
	}

.module-miniprofile .mp-following .mp-inner {
	padding-right: 5px;
	}

.module-miniprofile .mp-followers .mp-inner {
	padding-left: 5px;
	}

.module-miniprofile .mp-counts a {
	display: block;
	padding: 10px 5px !important;
	text-decoration: none;
	background: #f2f2f2;
	background: rgba(0, 0, 0, 0.05);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	font-size: 1em;
	}

.module-miniprofile .mp-counts a:hover {
	text-decoration: none;
	background: #e5e5e5;
	background: rgba(0, 0, 0, 0.1);
	}

.module-miniprofile .mp-counts span {
	display: block;
	}

.module-miniprofile .mp-count {
	font-size: 1.25em;
	}

.module-miniprofile .mp-connections span,
.module-miniprofile .mp-connections a,
.module-miniprofile .mp-connections img {
	display: block;
	}

.module-miniprofile .mp-connections span {
	float: left;
	padding: 0 1px 1px 0;
	}

.module-miniprofile img { margin: 5px 2px 0 0; }

/* Top Arrow */

/*
#footer .well {
   min-height: 0;
   height: 0;
}

#footer .col-md-12 {
   margin-bottom: 60px;
}
*/

#footer-inner {
   float: left;
   display: table;
   padding: 15px 0;
   margin-left: 5px;
}

#footer-inner ul {
   margin: 0;
}

#footer-arrow {
   float: right;
   display: table;
   padding: 15px 15px 15px 0;
   margin: 0;
}

#footer-arrow .fa {
   display: table-cell;
   vertical-align: middle;
   padding: 4px;
}

#footer-top {
   float: right;
   display: table;
   padding: 15px 0 15px 15px;
}

.footer-top-inner {
   display: table-cell;
   vertical-align: middle;
}

/* Footer */
#footer .row {
   padding: 0;
   margin: 30px 0;
   border-radius: 0;
}

#footer .well {
   border: 0;
   background: transparent;
}

#footer a {
   font-weight: 800;
   text-decoration: none;
}

#footer-toplink {
   display: inline;
   width: 100%;
}

#footer-toplink {
   min-width: 200px;
   max-width: 200px;
   float: right;
}

/* Extra Small */
@media (max-width: 768px) {
#footer-toplink {display: block !important; margin: 0; padding: 0; float: left !important;}
#footer-toplink {
   min-width: 0px;
   max-width: 85px;
}
}

#footer a:hover,
#footer-toplink:hover {
   opacity: 0.7;
}

/* Prev/Next on Individual Archives */
#previous_story, #next_story {
   position: fixed;
   bottom: 20px;
   z-index: 2;
   display:none;
}

#previous_story a, #next_story a {
   color: #ababab;
}

#previous_story { left: 0; }
#next_story { right: 0; }

#previous_story .fa, #next_story .fa  {
    padding: 1px 3px !important;
    border-radius: 50%;
}

#previous_story .fa-arrow-left:before,
#next_story .fa-arrow-right:before {
    opacity: 0.3;
}

#previous_story .fa-arrow-left:hover:before,
#next_story .fa-arrow-right:hover:before {
    opacity: 0.8;
}

span.drop-l span,
span.drop-r span {
   position: absolute;
   left: -9999px;
   padding: 5px 20px;
}

span.drop-l:hover span,
span.drop-r:hover span {
   position: absolute;
   bottom: 3px;
   background: #ffffff;
   border: 1px solid #dedede;
   width: 200px;
   min-height: 50px; 
   text-align: center;
}

span.drop-l:hover span {
   left: 50px;
}
span.drop-r:hover span {
   left: -205px;
}

/* Archives Page Header */
h2.content-header {
   padding: 0 0 5px;
   margin: 0 0 30px;
}

/* Image Overlay */
.post .highlight-image {
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 300px;
    background-size: cover;
    -moz-background-size: cover;
    margin-bottom: 20px;
}

.highlight-image-wrapper a:hover,
a.asset-img-link:hover {
       text-decoration: none;
       opacity: 1;
}

.entry-featured { margin-bottom: 60px; }

.post p {
   padding: 0;
   margin: 0 0 12px !important;
}

.asset-video {
    position: relative;
    padding-bottom: 56.25% !important; /* 16:9 */
    padding-top: 25px !important;
    height: 0;
}
.asset-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
} 
.page .entry-body p {
  padding: 0;
  margin: 0 0 12px !important;
}

.individual-post p {
   padding: 0;
   margin: 0 0 20px;
}

.individual-post h2.entry-header,
.post h2.entry-header,
h3.entry-header {
   margin: 0;
   padding: 0 0 5px;
}

h2.entry-header a {
   text-decoration: none;
}

.entry-header img {
   width: 37px;
}

.asset-image-large img { max-width: 100% !important; display: block !important; }

.individual-post h5.date-header,
.post h5.date-header {
   margin: 0 0 10px;
}

h2.entry-header a,
h5.date-header a {
   font-weight: 700;
}

.date-header a {
   text-decoration: none;
}

.entry-date, .entry-cat {
   border: 1px solid transparent;
   display: inline-block;
   margin-bottom: 3px;
}

.date-header {
   margin-bottom: 15px !important;
}

.excerpt-more-link a {
   text-decoration: none;
}

.highlight-image {
   display: table;
}

.overlay {
   display: table-cell;
   vertical-align: middle;
   text-align: center;
}

.overlay {
   color: #fff !important;
   text-decoration: none;
}

.overlay-text {
   padding: 15px 20px;
}

.overlay-text h3 {
   margin: 0;
   padding: 0 0 5px;
}

.overlay-text h5 {
   margin: 0;
   padding: 0 0 2px;
}

/* Photo Gallery in Posts */

.asset-image-multiple ul {
	margin: 0;
	padding: 0;
	}

.asset-image-multiple .asset-thumbnails {
	margin: 0 0 5px 0;
	padding: 0;
	text-indent: 0;
	}

	.asset-image-multiple .asset-thumbnails img {
		height: 40px;
		padding: 2px;
		}
	
	.asset-image-multiple .asset-thumbnails li {
		list-style: none;
		margin: 0;
		padding: 2px 2px 0 0;
		text-indent: 0;
		display: inline;
		}
	
	.asset-image-multiple .asset-thumbnails li.on img {
		border: 2px solid #800;
		padding: 0;
		}
		



/*Post Footer*/

.entry-footer-info { clear: both; }

.post-footers a img { 
    display: block; 
    float: left;
    margin: 0 3px 10px 0; 
}

.entry-footer-share { clear: both; }

.permalink:before {
  content: "\f0c1";
  font-family: FontAwesome;
  padding-right: 4px;
}

.entry-comments:before {
  content: "\f0e5";
  font-family: FontAwesome;
  padding-right: 4px;
}

/* Read More */
.post .fa-arrow-circle-right {
   font-size: 18px;
}

/* Bottom Pagination */
.pager-bottom {
   margin: -25px 0 0;
}

.pager-inner {
   display: inline-block;
   width: 100%;
}

.pager-bottom a {
   text-decoration: none;
   font-weight: 800;
}

.pager-right, .pager-left {
   border-radius: 5px;
   padding: 10px;
   display: block;
   border: 1px solid transparent;
}

.pager-right {
   text-align: right;
   float: right;
}

.pager-left {
   text-align: left;
   float: left;
}

/* Search Results Page */


.search-subheader {
    margin: 0 0 45px;
	}

.search-subheader .col {
    float: left;
    width: 50%;
	}

.search-subheader .search-feed-subscribe {
    float: right;
    text-align: right;
	}

.search-subheader .search-feed-subscribe a {
    padding: 4px 0 2px 22px;
    background: url(http://static.typepad.com/.shared/images/feed-icon-16x16.png) no-repeat 0 4px;
	}

/* Search Results Entry Header */
.search-results h3.entry-header {
	clear: both;
	}

/* Search Results Listing */
.search-results .entry {
	margin: 0 0 30px 0;
	padding: 0;
	}

.search .entry-photo {
float: left;
margin: 5px 10px 10px 0;
padding: 0 !important;
}

.search .entry-footer {
margin-top: 20px;
}

.search-results { margin-top: 70px; }

/* Top of page - link to previous and next post */
.content-nav {
	margin: 0 0 15px;
	}

/* Header - Category & Monthly Archive & Search Page */
.content-header {
	padding: 0;
	margin: 0 0 20px;
	}


/* Prev/Next link for Pagination */
.pager {
	clear: both;
	margin: 0;
	padding: 8px 0;
	}

/* Nav Panel */
.st-menu-open .st-menu {
  visibility: visible;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.st-menu-open .st-menu:after {
  display: none;
  width: 0;
  height: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -moz-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -o-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
  transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
}
.st-menu-open #main-container:after {
  width: 100%;
  height: 100%;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.5s;
  -moz-transition: opacity 0.5s;
  -o-transition: opacity 0.5s;
  transition: opacity 0.5s;
}
.st-menu {
  height: auto;
  min-height: 100%;
  position: fixed;
  top: 0;
  bottom: 0;
  overflow-y: scroll;
  z-index: 100;
  width: 300px;
  background: none repeat scroll 0% 0% #0d0d0d;
  visibility: visible;
  -webkit-transform: translate3d(-100%, 0px, 0px);
  -moz-transform: translate3d(-100%, 0px, 0px);
  -o-transform: translate3d(-100%, 0px, 0px);
  -ms-transform: translate3d(-100%, 0px, 0px);
  transform: translate3d(-100%, 0px, 0px);
  padding: 30px 30px 10px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.st-menu:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  content: '';
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
}
.st-menu .close-side-menu {
  background: transparent;
  border: none;
  color: white;
  font-size: 50px;
  line-height: 30px;
  padding: 0;
  float: left;
}
.st-menu ul {
  width: 100%;
  float: left;
  margin: 0;
  padding: 0;
  text-align: center;
  list-style: none;
  font-size: 12px;
  font-weight: 400;
}
.st-menu ul li {
  float: left;
  width: 100%;
  border-top: solid 1px #161616;
}
.st-menu ul li:first-child {
  border-top: none;
}
.st-menu ul li.active > a {
  color: #d7a25b;
}
.st-menu ul li.active > ul {
  display: block;
}
.st-menu ul li.selected > a {
  color: #d7a25b;
}
.st-menu ul li > ul {
  position: relative;
  margin-top: -10px;
  padding-bottom: 20px;
  display: none;
}
.st-menu ul li > ul:before {
  top: -15px;
  left: 50%;
  margin-left: -4px;
  content: "";
  position: absolute;
  border-right: 4px solid transparent;
  border-top: 4px solid #d7a25b;
  border-left: 4px solid transparent;
}
.st-menu ul li > ul li {
  border-top: none;
}
.st-menu ul li > ul li a {
  padding: 10px 0;
}
.st-menu ul a {
  color: white;
  font-size: 16px;
  width: 100%;
  float: left;
  padding: 30px 0;
  text-decoration: none;
}
.st-menu ul a:hover {
  color: #999;
}

.st-menu .fa {
  font-size: 18px;
  padding: 0 6px 0 0;
}

.st-menu .fa-home {
  font-size: 22px;
}

#st-container .icon-data:before {
display: none;
}

.close-side-menu {
   width: 100%;
   margin-bottom: 20px;
}

.fa-times {
   float: right;
   font-size: 20px;
}

/* Comments */
.comments p, .comment-content p {
}

.fa-comments,
.fa-comment {
float:  left;
font-size: 140%;
padding-top: 5px;
padding-right: 5px;
}

#comment-text {
  width: 100%;
  height: 220px;
  border: 3px solid #cccccc;
  padding: 5px;
}

.comments-open-subtext {
  padding: 0 !important;
}

.comment-avatar {
  float: left;
  margin-right: 15px;
}

.comment-avatar img {
  width: 40px;
  height: 40px;
}

.comment-content p {
  margin: 0 0 5px;
  padding:0;
}

.comment-footer {
  padding: 2px 0 25px 0  !important;
  margin: 0 0 25px 0;
  clear: both;
  font-weight: 600;
}

#comments-open-data p {
  padding: 0 !important;
  margin-left: 0;
  font-weight: 600;
}

#comments-open-footer {
  margin-left: 0;
}

.comments-header {
  margin: 40px 0 0;
}

.comments-open-header {
  margin: 30px 0 10px;
}

.comments a {
  text-decoration: none;
}

#comment-author, #comment-email, #comment-url {
border-radius: 4px;
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
height: 34px;
line-height: 1.42857;
padding: 6px 12px;
width: 60% !important;
}

/* sign in to comment external services */
.login-list {
  margin-bottom: 10px;
}

.comment-form { padding-bottom: 40px; }

#comment-post-button,
#comment-preview-button {
  color: #000000;
}

.comments-open .login-list {
  display: block;
  padding-left: 0px;
}

.comments-open .login-list span {
  margin-left: 4px;
  padding-bottom: 5px;
}

.comments-open .login-list .first {
  margin-left: 0px;
  padding-left: 0px;
}

.comments-open .login-list .typepad {
  background: url(http://static.typepad.com/.shared/images/profile/service_icons/typepad.png) top left no-repeat;
  padding-left: 20px;
}

.comments-open .login-list .facebook {
  background: url(http://static.typepad.com/.shared/images/profile/service_icons/facebook.png) top left no-repeat;
  padding-left: 19px;
}

.comments-open .login-list .googleplus {
  background: url(http://static.typepad.com/.shared/images/profile/service_icons/googleplus.png) top left no-repeat;
  padding-left: 19px;
}

.comments-open .login-list .twitter {
  background: url(http://static.typepad.com/.shared/images/profile/service_icons/twitter.png) top left no-repeat;
  margin-left: 2px;
  padding-left: 18px;
}

#comments-signin p {
  font-weight: 600;
  padding: 30px 0 0;
}

/* Post Footer */
.entry-footer-info {
   margin: 0;
   padding: 0 !important;
}

/* Spacing between posts */
.fullposts .post:not(:first-of-type) { margin-top: 40px; }
.excerpts .post:not(:first-of-type) { margin-top: 30px; }
.highlight .post:not(:first-of-type) { margin-top: 60px; }

.entry-footer-share-buttons {
/* do not pad */
}

.entry-footer-share-buttons .separator {
   display: none;
}

.entry-footer-share-buttons a,
.entry-footer-share-buttons a:hover {
   color: #fff !important;
   opacity: 1.0;
}

.entry-footer-links-twitter i:hover,
.entry-footer-links-plusone i:hover,
.entry-footer-links-pinterest i:hover,
.entry-footer-links-facebook_like i:hover {
   opacity: 1.0;
}

.entry-footer-links-twitter i {
   background: #5AACEE;
}

.entry-footer-links-plusone i {
   background: #d34836;
}

.entry-footer-links-pinterest i {
   background: #C92228;
}

.entry-footer-links-facebook_like i {
   background: #6d84b4;
}

.entry-footer-links-twitter i,
.entry-footer-links-plusone i,
.entry-footer-links-pinterest i,
.entry-footer-links-facebook_like i {
   display: inline-block;
   width: 60px;
   height: 28px;
   line-height: 28px;
   text-align: center;
   border-radius: 2px;
   font-size: 20px;
   opacity: 0.9;
}

.one-column .widgets { margin-top: 25px; }

.one-column .module,
.one-column p.module-more { clear: left; }
.one-column .module { margin-bottom: 40px; }

.one-column .module-archives ul li,
.one-column .module-categories ul li,
.one-column .module-feed ul li,
.one-column .module-recent-comments ul li,
.one-column .module-elsewhere .typelist-plain ul li {
        display: inline;
        padding-right: 5px;
        }

.one-column .module-archives ul li:after,
.one-column .module-categories ul li:after,
.one-column .module-feed ul li:after,
.one-column .module-recent-comments ul li:after,
.one-column .module-elsewhere .typelist-plain ul li:after {
        content: '  \2022';
        }

.one-column .module-archives ul li:last-child:after,
.one-column .module-categories ul li:last-child:after,
.one-column .module-feed ul li:last-child:after,
.one-column .module-recent-comments ul li:last-child:after,
.one-column .module-elsewhere .typelist-plain ul li:last-child:after {
        content: "";
        padding: 0;
        }

.menu-icon, #social li {
   text-align: center;
}

#social li {
   margin: 0 0 0 3px;
   padding-top: 1px;
}





/* Archives.html Page */
.archive-header {
   margin: 0;
   padding: 0 0 20px;
   clear: left;
}

.archive ul {
   margin-bottom: 35px;
   display: inline-block;
}

.archive ul li {
   display: inline;
   float: left;
   margin: 0;
   padding-right: 7px;
}

.archive ul li:after {
   content: ",";
}

.archive ul li:last-child:after {
   content: "";
   margin: 0;
   padding: 0;
}

/* Hide lines */
hr {
display: none;
}
.post hr {display: block !important;}
.entry-body hr { height: 1px; background-color: #000000; margin: 5px auto; opacity: 1;}

.module-header {
border-bottom: 0 !important;
}

/* padding for script fonts */

.entry-title a,
.entry-date a,
.entry-cat a,
#footer a {
   padding: 0 5px !important;
   margin-left: -5px !important;
}

.entry-bull {
   padding-right: 5px !important;
}

#banner-desc h2 {
padding-bottom: 8px;
margin-bottom: -8px;
}

/* icon background */


/* Content Nav */
.content-nav { text-align: center; }

/* Entry Body */
.entry-body .image-full { width: 100%; }

/* Hide Reblog */
.entry-footer-links-reblog {
display: none;
}

/* Bottom Spotlight */
.bottom-featured {
padding-top: 30px;
}

.bottom-featured .module {
padding-top: 30px;
}

/* Share This */
.st-entry-footer-info {
clear: both;
}
/* vert */
.stBubble_count {
height: 41px !important;
}
.stMainServices {
height: 25px !important;
}
/* horiz */
.stHBubble {
height: 22px !important;
}

/* Twitter Widget */
.twitter-timeline {
height: 300px !important;
}


/* Hide Date for Featured Posts */
.entry-featured .date-header,
.entry-featured .font-dateheader { display: none; }


/* Categories Module - Hide after first 5 */
@media (max-width:600px) {
.group:not(:first-of-type) { display: none !important; }
.group li { float: none !important; display: block !important; }
.cat-more { display: block !important; font-style: italic; }
}


/* Vertically Center Carousel Images */
#imageslider li {
  position: relative !important;
}
#imageslider .nailthumb-container {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(-50%,-50%);
      -ms-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
}
#imageslider .flip-container {
  position: absolute;
  right: 0%;
  top: 0%;
}


/* CAROUSEL - Fix caption not having enough height */
.bx-caption { height: auto !important; }


/* CAROUSEL - Fix Position and Arrows for Right Side with Excerpt */
.slide-pos-right .flip-container {
  position: absolute;
  left: 0%;
  top: 0%;
}

.slide-pos-right .bx-prev, .slide-pos-right .bx-next {
margin: 7% 1% auto 35.2% !important;
}


/* CAROUSEL - Fix Position and Arrows for Left Side with Excerpt */
.slide-pos-left .flip-container {
  position: absolute;
  right: 0%;
  top: 0%;
}

.slide-pos-left .bx-prev, .slide-pos-left .bx-next {
margin: 6.5% 36% auto 0 !important;
}

/* Photo Caption */
.photo-caption {
     font-size: 75%;
     font-style: italic;
     line-height: 100%;
     margin-bottom: 10px;
     text-align: center;
     padding-top: 2px;
}

