/*
Theme Name: eamer-eamer
Theme URI: http://www.eamers.com
Description: 1-column photoblogging theme, widget ready Version 1.2
Author: Shinn
Author URI: http://shinn.ca
Tags: fixed-width, one-column
Released under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
*/

<style>
@import url('https://fonts.googleapis.com/css2?family=Leckerli+One&display=swap');
</style>

@font-face {
    font-family: 'https://www.eamers.com/wp-content/font/leckerli_oneregular';
    src: url('https://www.eamers.com/wp-content/font/leckerlione-regular.woff2') format('woff2'),
         url('https://www.eamers.com/wp-content/font/leckerlione-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
	text-align: center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body {
	font-size: 16px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, sans-serif;
	margin: 0;
	color: #444444;
	line-height: 1.6em;
	background: #F3F3F3;
	text-align: center;
	padding: 40px 0;
}
#site-description {

	text-align: right;
	margin-right: 25px;
	font-size: 12px;
	font-family: "LeckerliOne-Regular", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, sans-serif;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;	
    src: url('/font/LeckerliOne-Regular.ttf');
}

/*Basics*/
a {
	text-decoration: none;
	color: #111;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	}
.post p a {
	text-decoration: none;
	font-weight: bolder;
	color: #0CF;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	}
.post p a:hover {
	color: #111;
	font-weight: bolder;
	 }

a:hover {
	color: #0CF;
	 }
	 
h1 a:hover, h2 a:hover, h3 a:hover {
	color: #0CF;
	 }
img {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	max-width: 98%;
	margin-bottom: 15px;
	margin-top: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(100, 100, 100, 1);
	-moz-box-shadow: 2px 2px 5px 0px rgba(100, 100, 100, 1);
	box-shadow: 2px 2px 5px 0px rgba(100, 100, 100, 1);
	}
img .float_left {
	padding: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	max-width: 98%;
	margin-bottom: 15px;
	margin-top: 10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 2px 2px 5px 0px rgba(100, 100, 100, 1);
	-moz-box-shadow: 2px 2px 5px 0px rgba(100, 100, 100, 1);
	box-shadow: 2px 2px 5px 0px rgba(100, 100, 100, 1);
	}	
	
strong, b { 
	font-weight: bold;
	}
blockquote { 
	border-left: 3px solid #CCCCCC; 
	padding-left: 5px; 
	margin-left: 5px; 
	}
h1, h1 a {
	font-family: 'Leckerli One', cursive, Helvetica, Arial, sans-serif;
	margin: 42px 10px 25px 0px;
	text-align: right;
	color: #444444;
	font-size: 72px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	}
h2, h2 a {
	font-family: 'Kite One', sans-serif;
	text-align: center;
	margin-right: 5px;
	font-size: 50px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	}
h3 {
	font-family: 'Kite One', sans-serif;
	color: #444444;
	font-size: 30px; 
	padding: 0 0 7px 0;
	margin-bottom: 5px; 
	margin-top: 30px; 
	border-bottom: 1px solid #CCCCCC; 
	}
h3 a {
	font-family: 'Kite One', sans-serif;
	color: #444444;
	font-size: 30px; 
	padding: 0 0 7px 0;
	margin-bottom: 5px; 
	margin-top: 30px; 
	}
ul { 
	margin: 20px 0 15px 0; 
	padding: 0; 
	}
ul li { 
	list-style: none; 
	}
ul li a { 
	list-style: none; 
	padding-left: 10px; 
	margin-left: 10px; 
	border-left: 3px solid #CCCCCC; 
	}
ul li a:hover { 
	border-left: 10px solid #BBBBBB; 
	}
ul li ul { 
	display: none; 
	}


/*Layout*/
#wrapper {
	max-width: 800px;
	margin: 0 auto;
	padding: 0;
	}
#main {
	max-width: 750px;
	padding: 40px 0px;
	margin: 0 auto;
	background: #DDDDDD;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #AAA;
	-webkit-box-shadow: 1px 1px 5px 0px rgba(100, 100, 100, 0.2);
	-moz-box-shadow: 1px 1px 5px 0px rgba(100, 100, 100, 0.2);
	box-shadow: 1px 1px 5px 0px rgba(100, 100, 100, 0.2);
	text-align: center;
	z-index: 100;
	}
.post {
	text-align: center;
}	
#nav {
	position: fixed;
	margin-left: 743px;
	margin-top: 55px;
	text-align: left;
	width: 70px
	z-index: 10;
	}
	
#nav li {
	text-align: left;
	}
#nav li a span { 
	visibility: hidden; 
		}
#nav li:hover a span { 
	visibility: visible; 
	}
#nav li a { 
	border-left: 5px solid #AAA; 
	}
#nav li a:hover {
	border-left: 10px solid #AAA;
	color: #0CF;
	}
	

#logo { 
	margin: 0 auto; 
	width: 425px; 
	text-align: right; 
	margin-top: 20px; 
	}
#logo img { 
	border: none; 
	padding: 0; 
	}
	
#content {
	clear: both;
	padding: 0px;
	}
	
#edit {
	padding: 10px;
	display: block;
	height: 20px;
	width: 20px;
	text-align: center;
	}
	
#page_numbers {
	text-align: center;
}
.navigation {
	width: 100%;
	margin: 30px 0;
}

/* Begin Sidebar */
#sidebar {
	position: fixed;
	margin-left: 685px;
	margin-top: 55px;
	text-align: left;
	width: 100px;
	background-color: #000;
	color: #CCC;
}

/*Comments*/


input, textarea {
	float: left;
	width: 100%;
	background: #FFFFFF;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", helvetica, arial, sans-serif;
	border: 1px solid #CCCCCC;
	}
input[type=submit] { 
	width: 100%; 
	margin: 10px 0;
	}
.comment {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ccc;
	margin: 10px 0 10px;
	margin: 10px 0 10px;
	text-align: left;
	}
.author { 
	background: #CCCCCC; 
	padding: 5px; 
	width: 415px; 
	}
.author img {
	border: 1px solid #BBBBBB;
	margin: 0px;
	padding: 0px;
	}
.comment_text { 
	width: 100px; 
	}
.comment_meta { 
	float: left; 
	width: 100%; 
	border-top: 1px solid #CCCCCC; 
	}
.author .comment_meta { 
	border-top: 1px solid #BBBBBB; 
	}
.comment_meta p { 
	float: left; 
	}
.comment_meta img {
	float: right;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
	#comment_bubble {
	text-align: center;
	height: 36px;
	width: 43px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(images/comment-bubble.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#comments_numbers {
	background-repeat: no-repeat;
	text-align: center;
	height: 36px;
	position: relative;
	padding-top: 8px;
	width: 43px;
}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
.children {
	padding: 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

#credit {
	margin-top: 20px;
	clear: both;
	margin: 20px auto;
}


/***************************************************************************************
  
Containers
  
****************************************************************************************/

@media (max-width: 924px) {
    .content {
        margin-left: 10%;
    }
}

@media (max-width: 600px) {
    .content {
        width: 80%;
        
        margin-left: 10%;
    }
}

/***************************************************************************************
  
Body
  
****************************************************************************************/

@media (max-width: 924px) {
    body::after {
        display: none;
    }
}

@media (max-width: 600px) {
    body::after {
        display: none;
    }
}