#footer-inside { 
	display: none !important;
}

#colophon-inside {
	text-align: center !important;
	margin: auto !important;
	background-color: #FFFFFF !important;
}

#custom_html-5 {
	align-content: center !important;
	margin: auto !important;
	width:100% !important;
	padding:20px !important;
}

.entry-summary {
	font-weight: normal;
}

.entry-summary p a:link,
.entry-summary li a:link,
.entry-summary tbody a:link{
	color: #2673c0 !important;
	border-bottom: 1px solid !important;
}

.entry-summary p a:hover, 
.entry-summary li a:hover,
.entry-summary a:focus,
.entry-summary td a:hover,
.entry-summary tbody a:focus {
	color: #2a80d5 !important;
	border-bottom: none !important;
	opacity: .7;
}

.entry-summary p a:visited, 
.entry-summary li a:visited,
.entry-summary tbody a:visited {
	color: #8046b9 !important;
	border-bottom: 1px solid !important;
}

.entry-summary p a:active,
.entry-summary li a:active,
.entry-summary tbody a:active {
	color: #009900 !important;
	border-bottom: 1px solid !important;
}

.entry-content p a:link,
.entry-content li a:link,
.entry-content tbody a:link{
	color: #2673c0 !important;
	border-bottom: 1px solid !important;
}

.entry-content p a:hover, 
.entry-content li a:hover,
.entry-content a:focus,
.entry-content td a:hover,
.entry-content tbody a:focus {
	color: #2a80d5 !important;
	border-bottom: none !important;
	opacity: .7;
}

.entry-content p a:visited, 
.entry-content li a:visited,
.entry-content tbody a:visited {
	color: #8046b9 !important;
	border-bottom: 1px solid !important;
}

.entry-content p a:active,
.entry-content li a:active,
.entry-content tbody a:active {
	color: #009900 !important;
	border-bottom: 1px solid !important;
}

.sidebar p a:link,
.sidebar li a:link {
	color: #2673c0 !important;
	border-bottom: 1px solid !important;
}

.sidebar p a:hover, 
.sidebar li a:hover,
.sidebar a:focus {
	color: #2a80d5 !important;
	border-bottom: none !important;
	opacity: .7;
}

.sidebar p a:visited, 
.sidebar li a:visited {
	color: #8046b9 !important;
	border-bottom: 1px solid !important;
}

.sidebar p a:active,
.sidebar li a:active {
	color: #009900 !important;
	border-bottom: 1px solid !important;
}

.comment p a:link,
.comment li a:link,
.comment tbody a:link {
	color: #2673c0 !important;
	border-bottom: 1px solid !important;
}

.comment p a:hover, 
.comment li a:hover,
.comment a:focus,
.comment td a:hover,
.comment tbody a:focus {
	color: #2a80d5 !important;
	border-bottom: none !important;
	opacity: .7;
}

.comment p a:visited, 
.comment li a:visited,
.comment tbody a:visited {
	color: #8046b9 !important;
	border-bottom: 1px solid !important;
}

.amzn-native-header,
.amzn-native-search-bar-content,
.amzn-native-product-review-count {
	display: none !important;
} 

.amzn-native-container {
	margin:auto !important;
	padding-bottom: 50px !important;
}

.amzn-native-product, .amzn-native-product-asin-container {
	border: 1px !important;
	border-color: #e6e6e6 !important;
	border-style: solid !important;
}

.amzn-native-brand-bottom {
	display: none !important;
}

#poweredby {
	display: none !important;
}

.code-block-1 {
	background-color: #FFFFFF !important;
	padding: 20px !important;
	margin:0 !important;
}

.code-block-2 {
	background: none !important;
}

.patreon-button img:hover, 
.patreon-button img:focus {
	background:#052D49 !important;
	background-size: 240px 90px;
	border:0;
	transition: 0.3s ease;
	-o-transition: 0.3s ease-in-out;
	-ms-transition: 0.3s ease-in-out; 
	-moz-transition: 0.3s ease-in-out; 
	-webkit-transition: 0.3s ease-in-out; 
	cursor: pointer;
}