/*
Theme Name: losrblog
Author: Sal Russo
Description: Custom theme for LOSR Blog
Version: 0.0.68
Tags: bootstrap
*/

/* FONTS */
@import url('https://fonts.googleapis.com/css2?family=Capriola&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dosis:wght@200..800&display=swap');

/* OTHER SHT */
body {
background-color: #ededed;
background-image:  linear-gradient(30deg, #ccb1c0 12%, transparent 12.5%, transparent 87%, #ccb1c0 87.5%, #ccb1c0), linear-gradient(150deg, #ccb1c0 12%, transparent 12.5%, transparent 87%, #ccb1c0 87.5%, #ccb1c0), linear-gradient(30deg, #ccb1c0 12%, transparent 12.5%, transparent 87%, #ccb1c0 87.5%, #ccb1c0), linear-gradient(150deg, #ccb1c0 12%, transparent 12.5%, transparent 87%, #ccb1c0 87.5%, #ccb1c0), linear-gradient(60deg, #ccb1c077 25%, transparent 25.5%, transparent 75%, #ccb1c077 75%, #ccb1c077), linear-gradient(60deg, #ccb1c077 25%, transparent 25.5%, transparent 75%, #ccb1c077 75%, #ccb1c077);
background-size: 46px 81px;
background-position: 0 0, 0 0, 23px 40px, 23px 40px, 0 0, 23px 40px;
font-family: 'Dosis', sans-serif !important;

}

img {
max-width: 450px !important;
}


.container {
	background-color: rgba(255,255,255,0.85);
	border-radius: 65px;
	max-width: 600px;
}

#con1 {
	background-color: pink;
}

#con2 {
	background-color: lightblue;
}

#con3 {
	background-color: lightyellow;
}



#topGreeting {
	text-align: center;
	padding-top: 15px;
	font-weight: 500;
	font-family: "Capriola" !important;
	letter-spacing: -0.069em;
	color: #008c87;
	margin-top: 10.5pt;
	font-size: 32.5pt;

}


#topDesc {
	font-size: 14.5pt;
	margin-top: -10px;
	letter-spacing: -0.041em;
	color: #005956;
	margin-bottom: 10px;
	line-height: 27pt;
	text-align: center;
	max-width: 329px;
	font-weight: 200;
}

#topDesc>strong {
	color: #008c87;
	font-family: "Lexend";
	font-weight: 900;
	letter-spacing: -0.037em;
	background-color: rgba(199, 255, 253,0.4);
	border-radius: 5px;
	padding: 2px 2px 2px 2px;
	font-size: 22pt;
	font-variant: small-caps;
	text-decoration: underline;
	-webkit-text-decoration: underline;
	text-decoration-style: wavy; 
	-webkit-text-decoration-style: wavy; 
	text-decoration-thickness: 2px; 
	-webkit-text-decoration-thickness: 2px; 
	text-decoration-color: #008c87;
	-webkit-text-decoration-color: #008c87;
	text-underline-offset: 3px;
	-webkit-text-underline-offset: 3px;
}

.post {
	border-bottom: double 8px #efefef;
	padding-bottom: 6.5pt;
	margin-bottom: 10.5pt;
	font-size: 15.5pt;
}

.post h1>a {
	color: #590030;
	font-size: 100%;
}

.post h1>a:hover {

	text-decoration: line-through;
	-webkit-text-decoration: line-through;
	text-decoration-thickness: 7px;
	-webkit-text-decoration-thickness: 7px;
	text-decoration-color: #590030;
	-webkit-text-decoration-color: #590030;
	color: #EFEFEF;
}

.post a {
	color: #c9698e;
	font-size: 108.5%;
}

.post a:hover {
	color: #888;
	text-decoration: underline;
}

.post p>a {
	color: #c9698e;
	font-size: 108.5%;
}

.post p>a:hover {
	color: #888;
	text-decoration: underline;
}


.post h1 {
	border-bottom: 2px dotted #eee;
}

.byline {
	font-size: 10.5pt;
	font-weight: 300;
	color: #777;
}

.byline a {
	color: #777;
}

.plsfcknwrk a{
text-decoration: underline dotted !important;
-webkit-text-decoration: underline dotted !important; 
text-decoration-color: rgba(0, 140, 135,0.55) !important;
-webkit-text-decoration-color: rgba(0, 140, 135,0.55) !important; 
text-decoration-thickness: 1px;
-webkit-text-decoration-thickness: 1px;
text-underline-offset: 4px;
-webkit-text-underline-offset: 4px;
}

.post h4 {
	color: #676767;
}

::selection {
  background: #111; /* WebKit/Blink Browsers */
  color: white;
}
::-moz-selection {
  background: #111; /* Gecko Browsers */
  color: white;
}

footer {
	font-size: 9.5pt;
	color: #777;
	text-align: center;
	margin-bottom: 10.5pt;
}

.captionAF {
	background-color: #f4f4f4;
	color: #434343;
	font-size: 9.5pt;
	padding: 10.5pt 5.5pt 5.5pt 10.5pt;
	max-width: 600px;
	margin: 0 auto;
}

.captionAF p {
	margin-bottom: 0pt;
}

.captionAF img {
	max-width: 95%;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5.5pt;
}

.asideAF {
	color: #d7d7d7;
	font-size: 79.5%;
	font-style: italic;	
}

.scareQ {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 900;
	font-size: 110%;
	line-height: 65%;
	color: #80a9d2;
	vertical-align: 0.2em;
}

.time-travel {
text-align: center;
color: #c9698e;
}

.time-travel a {
color: #c9698e;
}


.time-travel a:hover {

	text-decoration: line-through;
	-webkit-text-decoration: line-through;
	text-decoration-thickness: 7px;
	-webkit-text-decoration-thickness: 7px;
	text-decoration-color: #590030;
	-webkit-text-decoration-color: #590030;
	color: #EFEFEF; 
}
