/* What you lookin' at? */



@font-face {
  font-family: 'Impact LT Std';
  src:  url('/fonts/ImpactLTStd.woff2') format('woff2');
}


body {
font-family: 'Open Sans', Arial;
background-color:#fff;
}


html {
	overflow-y: scroll;
}

.body-container {
	padding-top: 15px;
}

.container-fluid {
	padding-top: 15px;
}

.container-full .row {
margin-right: 0px;
margin-left: 0px;	
}

.container-full .row .col-12 {
padding-right: 0px;
padding-left: 0px;	
}

p {
	margin-bottom: 10px;
	margin-top: 10px;
	text-indent: 0px !important;
	line-height: 1.5;
}

body.terms p {
	line-height: 1.8;
}


body.submit p {
	line-height: 1.5;
}




a {
	color: #000;
}

a:hover {
	color: #b70e08;
	text-decoration: none;
}

a.link {
	color: #b70e08;
}


a.redlink {
	color: #b70e08 !important;
}

.spacer10 {
padding:10px;
}


.navbar-brand {
font-family: 'Impact LT Std';
letter-spacing: 2px;
line-height: 50px;
margin-right: 0px !important;
font-size: 36px;
color:#fff;
padding-top: 15px !important;
padding-bottom: 8px !important;
}


.navbar-light .navbar-brand {
	color:#fff;
}

.navbar-light .navbar-brand:hover {
	color:#fff !important;
}

.navbar>.container {
	padding-left: 0px;
}

.bg-858585 {
	background-color: #858585;
}

.red {
color: #F8130B;
}

.red-up {
color: #b70e08;
text-transform: uppercase;
}


.navbar {
	padding: 0px;
}

.navbar-toggler {
background-color: #fff;
border: 1px solid #fff;
}


.navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: auto;
    background-size: 100% 100%;
}




.nav-link {
padding-left: 5px !important;
color: #fff !important;
}


li.nav-item a:hover {
	background-color: #fff;
	color:#000 !important;
}


@media (max-width: 768px) {
	.navbar {
		padding: 0px 20px 5px 15px;
	}
}


@media (max-width: 500px) {

	.navbar-brand {
		font-size: 26px !important;
		}
	.tell-your-story {
		font-size: 18px !important;
		}
.form-control-name, .form-control-email {
width:300px !important;
}
}


@media (max-width: 300px) {

.form-control-name, .form-control-email {
width:250px !important;
}


}


.read-more {
	font-family: "Sacramento", cursive;
	font-size:18px;
	font-weight: 400;
	color: #b70e08;
}

.read-more a {
	color: #b70e08;
}

.read-more a:hover {
	color: #b70e08 !important;
}

.read-more a::after {
	content: " \00BB\0020";
}


.post {
padding:10px;
}


.archive-title {
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-bottom: 1px solid #c2c2c2 !important;
}

.post-title h3, .post-header h3 {
	margin-bottom: -2px;
	font-size:26px;
}

.post-header {
	padding-bottom: 10px;
}



.sidebar-item-flex {
	display: flex;
	justify-content: center;
}

.sidebar-item {
	text-align: center;
	margin-bottom: 10px;
	width: 225px;
	margin-left: auto;
	margin-right: auto;
	padding: 3px 0px 3px 0px;
}

.sidebar-addtoany {
	margin-top: 10px;
}

.sidebar-item-no-center {
	padding: 0px 5px 0px 5px;
}

.

.sidebar-rss-email {
	padding: 0px;
	margin-top: 5px;
}



.sidebar-menu {
	font-size:18px;
}

.sidebar-menu li {
	list-style: none;
	text-align: center;
	margin-left:-30px;
}

ul.sidebar-menu li::before {
	content: "\00BB \0020";
}

.sidebar-story {
	border: 1px solid #aeaeae;
	padding:10px;
	border-radius:5px;
}

.center-text {
	text-align: center;
}

.col-md-4-fixed {
max-width:300px;
padding:10px;
border:1px solid #aeaeae;
border-radius:10px;
margin:5px;
}




@media (max-width: 768px) {


.col-md-4-fixed {
   width:400px;
}


.taxonomies {
	padding: 0px 0px 0px 0px;
}
	.post-content {
		padding-bottom: 25px;
	}
	hr.disqus-spacer {
		display: block;
		margin-bottom: 35px;
	}
	hr.post-spacer {
		display: block;
		margin-bottom: 35px;
	}
	hr.sidebar-spacer {
		display: block;
		margin-bottom: 50px;
	}
	.sidebar-item {
		padding: 5px !important;
	}
	.sidebar-rss-email {
		background-color: #c2c2c2;
		border-radius: 5px;
		padding: 8px;
		margin-top: 0px;
	}
	.sidebar-item {
		width: 100%;
	}
	.sidebar-addtoany {
		margin-top: 0px !important;
		background-color: #c2c2c2;
		border-radius: 5px;
	}
	
	.pagination {
		padding-bottom: 20px;
	}
}

@media (max-width: 576px) {
	
	.sidebar-addtoany {
		width: 260px;
	}

.recent-posts-div {
		width: 260px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}
	.sidebar-rss-email {
		width: 100px;
	}

.alignright {
	float:none !important;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.alignleft {
	float:none !important;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.alignright img {
	float:none !important;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.alignleft img {
	float:none !important;
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
}

.mobile-center {
margin-left: auto !important;
margin-right: auto !important;
}
}




ul.author-list li::before {
	content: "\00BB \0020";
}


ul.author-list {
	list-style: none;
	text-align: left;
}

.author-list li {
	line-height:20px;
padding-bottom:8px;
}

ul.categories {
	margin-left: -10px;
	list-style: none;
	text-align: left;
}

ul.categories li::before {
	content: "\00BB \0020";
}

.footer {
	padding: 10px;
	font-size: 13px;
}

.obviously {
font-size:12px;
font-style:italic;
}

.back-to-top {
	position: fixed;
	bottom: 25px;
	right: 25px;
	display: none;
}

.cookiealert {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	margin: 0 !important;
	z-index: 999;
	opacity: 0;
	border-radius: 0;
	transform: translateY(100%);
	transition: all 500ms ease-out;
	color: #ecf0f1;
	background: #212327;
}

.cookiealert.show {
	opacity: 1;
	transform: translateY(0%);
	transition-delay: 1000ms;
}

.cookiealert a {
	text-decoration: underline
}

.cookiealert .acceptcookies {
	margin-left: 10px;
	vertical-align: baseline;
}

.contact-div {
	max-width: 400px;
}

.success {
	display: none;
	background: #E1F8ED;
	padding: 10px;
	margin-top: 16px;
	margin-bottom: 16px;
	border-radius:10px;
}


.loading {
	display: none;
	color:#fff;
	background: #0BC3F8;
	padding: 10px;
	margin-top: 16px;
	margin-bottom: 16px;
	border-radius:10px;
}

.is-active {
	display: block;
}

.max-char {
	font-size: 12px;
	font-style: italic;
}

.advice {
	font-size: 14px;
	font-style: italic;
	padding-bottom: 40px;
}

.display-none {
	display: none !important;
}

.col-2 {
	-ms-flex: 0 0 15%;
	flex: 0 0 15%;
	max-width: 15%;
}

.author-list {
	padding-top: 30px;
}


/* Page Numerical Pagination */

.pagination .page-link {
	color: #000 !important;
	padding: .3rem .75rem .5rem .75rem;
}

li.page-item.active .page-link {
	background-color: #ff5c54;
	border-color: #ff5c54;
	color: #fff !important;
}

li.page-item span:hover {
	background-color: #ff5c54 !important;
	color: #fff !important;
}


/* Single Post Footer Nav */

.nav-next-title,
.nav-previous-title {
	font-style: italic;
	font-weight:700;
}

.nav-previous,
.nav-next {
	padding: 7px 0px 10px 7px;
}


.post-navigation {
	font-size:14px;
	background-color: #e9ebeb;
	border-radius: 5px;
	line-height: 1.3;
	margin-top:20px;
	width: fit-content;
	padding-right:10px
}


.header-banner {
	font-size:17px;
	background-color: #e9ebeb;
	padding:10px;
	text-align:center;
}

.sidebarad {
	font-size:14px;
	padding:10px;
	text-align:center;
}

.sidebarad img {
border:1px solid #c2c2c2;
}


/* text and image wrapping */

.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;
}

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
}

.changed-names-check {
/*margin-bottom:15px;*/
}

.story {
margin-top:10px;
}

.form-control-name, .form-control-email {
width:400px;
}

.confirm {
font-style:italic;
}

.form-container {
margin-top:10px;
}


::-webkit-input-placeholder {
font-style:italic;}

::-moz-placeholder {
font-style:italic;}

:-ms-input-placeholder {
font-style:italic;}

:-moz-placeholder {
font-style:italic;}

.are-you-sure {
display:none !important;
}

.show-on-sm {
display:none;
}


@media (max-width: 768px) and (min-width: 576px) {
.show-on-sm {
display:block;
}
.hide-on-sm {
display:none;
}
}


.tell-your-story {
  	font-family: "Sacramento", cursive;
	font-size:24px;
	font-weight: 400;
	color: #fff !important;
	text-align:center;
	padding-bottom:10px;
	margin-top:-20px;
}


.tell-your-story a {
	color: #fff !important;
}

.anonymously {
	font-family: "Sacramento", cursive;
	font-size:20px;
	font-weight: 600;
	color: #b70e08 !important;
}

.bump {
padding-top:15px;
}

.rolling {
font-style:italic;
margin-bottom:0px;
font-size:15px
}


.no-hover {
color:#000 !important;
}

.private {
font-style:italic;
font-size:14px;
}

.b70e08 {
color:#b70e08;
}

ul {
  margin-bottom: 0;
}

.background-e9ebeb {
background-color:#e9ebeb;
border-radius:10px;
padding:3px 6px 3px 6px;
}

.taxonomy-archive {
font-style:italic;
font-size:20px;
}

input:focus::placeholder {
  color: transparent;
}


.email-button {
width: 22px;
line-height:22px;
height: 22px;
background-size: 22px;
}


.bsky-follow {
width:28px;
}