/*
 Theme Name:   Children of Lamae
 Theme URI:    http://lamae.tk
 Description:  Children of Lamae TESO guild site
 Author:       HoD
 Author URI:   http://lamae.tk
 Template:     lamae
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  lamae-child
*/
body{
font-family: noto-sans-display-condensed, sans-serif;
font-weight: 300;
font-style: normal;
color: #999;
font-size:1em;
min-width:480px;
}
#wpadminbar {
    direction: ltr;
    color: #ccc;
    font-size: 13px;
    font-weight: 400;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;
    line-height: 32px;
    height: 32px;
    position: relative;
    width: 100%;
    min-width: 600px;
    z-index: 99999;
    background: #23282d;
}
.widget ul {
    font-size: 1.3em;
}
a {
	color: red;
}

a:visited {
	color: darkred;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

.main-navigation {
	background:rgba(21, 21, 17, 0.9);
	height: 50px;
	z-index:170;
	margin:0 auto;
	border-bottom:1px solid #dadada;
	width:100%;
	position:fixed;
	top:0;
	left:0;
	right:0;
	text-align: center;
		display: block;
	text-decoration: none;
	color:#c5bf9e;
	  font-family: noto-sans-display-semiconden, sans-serif;
	font-weight: 700;
	font-style: normal;
	    letter-spacing: 1px;
}
.site-header{
	max-width:70%;
	margin:0 auto;
	text-transform: uppercase;
	font-family: noto-sans-display-semiconden, sans-serif;
	font-weight: 700;
	font-style: normal;
}
.sub-menu li{
    background: rgba(21, 21, 17, 0.9);
    border-bottom: 1px solid #dadada;
}
.sub-menu {
        color: #c5bf9e;
}
.content-area {
    position: inherit;
    max-width: 1056px;
    background-size: initial;
    background-position: inherit;
    z-index:1;
    margin-top: 122px!important;
    margin: 0 auto;
}

.site-content{
	margin:0 auto;
	background-image: url(img/scroll.png);
	background-repeat: no-repeat;
	background-origin: border-box;
	background-position-x: center;
	overflow: hidden;
	/* filter: drop-shadow( 0 0px 25px #000); */
	display:block;
	    position: relative;
	}

.main-navigation a {
	display: block;
	text-decoration: none;
	color:#c5bf9e;
}

.main-navigation li {
	padding: 13px 15px;
	position: relative;
	display: inline-block;
	display: block;
	text-align:left;
	display: inline-block;
	float:none;
	margin-left: -5px;
}

.current-menu-item {
}
.current-menu-item a{
	color: #eeca2a;
}

.menu-item:hover {
  color: #fff;
}

.menu-item:hover a{
  color: #fff;
}

.site-branding {
	display: block;
	text-align: center;
	margin-top:50px;
	font-family: noto-sans-display-condensed, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #eeca2a;
}
.site-title {
	display: block;
	text-align: center;
	margin-top:50px;
	font-family: noto-sans-display-condensed, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #eeca2a;
	  font-size: 2em;
  margin: 0.67em 0;
  margin-bottom: 0px;
	text-decoration: none;
}

.site-branding a{
  font-size: 2em;
  margin: 0.67em 0;
  margin-bottom: 0px;
	text-decoration: none;    
	filter: drop-shadow( 0 0 25px #000)
	
}
.site-branding h1{
  font-size: 2em;
  margin: 0.67em 0;
  margin-bottom: 0px;
	text-decoration: none;
}
.site-description {
    color: #dadada!important;
    margin-top: -20px;
    font-size: 1.5em;
    font-style: italic;
}

.entry-title, .page-header {
    font-family: noto-sans-display-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
    color: #eeca2a;
    border: 1px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin-top:-70px;
}
.entry-title a{
	text-decoration: none;
	color: #eeca2a;
}
.entry-content p{

}
.entry-meta{
	    margin-left: 30px;
}
.entry-footer{
    margin-right: 30px;
    text-align: right;
    padding-bottom: 75px;
}
.wp-block-image {
    max-width: 95%;
    margin-bottom: 1em;
    margin-left: 30px;
    margin-right: 30px;
    
}
.wp-block-image img{
    -webkit-mask-image: url(https://lamae.hod.ovh/wp-content/themes/lamae2/img/mask1.png);
    mask-image: url(https://lamae.hod.ovh/wp-content/themes/lamae2/img/mask1.png);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 95%;
    width: 1000px;
  }
  
.wp-block-image figcaption {
    margin-top: -25px;
    margin-bottom: 1em;
    color: #eeca2a;
    text-align: center;
    font-size: 20px;
}
*.widget-title, .calendar_wrap caption {
    font-family: noto-sans-display-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 2em;
    color: darkred;
    border: 1px;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
    margin: 0px;
}
.wp-block-image figcaption, .entry-title, .post-navigation{
	background: rgba(0,0,0,0);
/* Old Browsers */background: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 10%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.5) 90%, rgba(0,0,0,0) 100%);
 /* FF3.6+ */background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,0)), color-stop(0%, rgba(0,0,0,0)), color-stop(10%, rgba(0,0,0,0.5)), color-stop(50%, rgba(0,0,0,0.5)), color-stop(90%, rgba(0,0,0,0.5)), color-stop(100%, rgba(0,0,0,0)));
/* Chrome, Safari4+ */background: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 10%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.5) 90%, rgba(0,0,0,0) 100%);
 /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 10%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.5) 90%, rgba(0,0,0,0) 100%);
 /* Opera 11.10+ */background: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 10%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.5) 90%, rgba(0,0,0,0) 100%);
 /* IE 10+ */background: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 10%, rgba(0,0,0,0.5) 50%, rgba(0,0,0,0.5) 90%, rgba(0,0,0,0) 100%);
/* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
/* IE6-9 */
}
.site-main{
    margin: 0 auto;
    max-width: 1056px;
    background-image: url(img/scroll_main.png);
    background-repeat: repeat-y;
    color: black;
    font-size: 1.5em;
    background-size: initial;
    background-position: inherit;
    position: relative;
    filter: drop-shadow( 0 5px 5px #000);
    height: 100%;
    min-height: 594px;
}
.site-info {
    max-width:1056px;
    display: inline-block;
    margin-top:15px;
}
.footer-links a {
    color:white;
}
.footer-links a:hover, a:focus, a:active {
	color: #eeca2a;
}
.site-footer {
    width: 100%;
    font-family: noto-sans-display-condensed, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-align: center;
    background: rgba(21, 21, 17, 0.9);
    height: 100px;
    border-top: 1px solid #dadada;
}
h2{
	text-align:center;
}
.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	overflow: hidden;
	margin:0px;
}
.page-content, .entry-content, .entry-summary {
    margin: 0px;
    margin: 0 auto;
    padding-left: 50px;
    padding-right: 50px;
  }
.post,
.page {
	margin: 0 0 0;
}
.post-navigation{
	padding: 0 50px 0 50px;
}
.page-header{
	color:black;
	font-size:1em;
	padding-bottom: 30px;
}
@media (min-width: 1520px) {
	.widget-area-right,
	.widget-area-left {
  	  background-repeat: no-repeat;
  	  background-origin: border-box;
  	  background-position-x: initial;
  	  background-size: cover;
  	  padding-left: 40px;
  	  padding-right: 30px;
  	  padding-top: 50px;
  	  position: absolute; 
  	  top: 150px;
  	  z-index: 0;
  	  width: 300px;
  	  color: black;
 }
	.widget-area-right{
			background-image: url(img/bg-sidebar-right.png);
			left: calc(50% + 31em );
			min-height: 594px;
	}
	.widget-area-left {
			background-image: url(img/bg-sidebar-left.png);
			right: calc(50% + 31em );
  	  min-height: 610px;
			
	}
}
@media (max-width: 1520px) {
.widget-area-right,
	.widget-area-left {
    background: rgba(21, 21, 17, 0.5);
    /* padding-left: 50px; */
    /* margin-left: 25px; */
    max-width: 1000px;
    margin: 0 auto;
        border: 1px;
    border-style: solid;
    }
	.widget-area-right{
							border: 1px;
							border-style: solid;
							position: relative;
							/* float: right; */
							height: 440px;
							margin-top: 65px;
	}
	.widget-area-left {
					position: inherit;
					/* float: left; */
					margin: 0 auto;
	}
}
/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: grid;

}
.main-navigation.toggled li {
     border-bottom: beige;
border-top:0px solid beige;
border-right:0px solid beige;
border-bottom:2px solid beige;
border-left:0px solid beige;
    background: rgba(21, 21, 17, 0.9);
}
button.menu-toggle{
    width: 49px;
    height: 49px;
    background-image: url(img/menu.png)!important;
    background: inherit;
    font-size: 0px;
    border: 0px;
    background-size:cover;
}

@media screen and (min-width: 45em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	/* margin: 0 0 1.5em; */
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
.site-main table, .site-main tr, .site-main td{
	border:1px;
border-style: solid
}

input.search-field {
    color: #eeca2a;
    border-radius: 3px;
    padding: 3px;
    float: left;
    height: 41px;
    width: 189px;
    border-top: 1px solid darkred;
    border-right: 0px solid darkred;
    border-bottom: 1px solid darkred;
    border-left: 1px solid darkred;
    background: rgba(21, 21, 17, 0.7);
    border-top-left-radius: 3px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 3px;
}

input.search-submit {
    color: darkred;
    border-radius: 3px;
    padding: 3px;
    float: left;
    height: 41px;
    width: 41px;
    border-top: 1px solid darkred;
    border-right: 1px solid darkred;
    border-bottom: 1px solid darkred;
    border-left: 0px solid darkred;
    background: #eeca2a;
    border-top-left-radius: 0px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 0px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTIwMCIgaGVpZ2h0PSIxMjAwIiB2aWV3Qm94PSIwIDAgMTIwMCAxMjAwIj48Zz48ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSg2MDAgNjAwKSBzY2FsZSgtMC42OSAwLjY5KSByb3RhdGUoMCkgdHJhbnNsYXRlKC02MDAgLTYwMCkiIHN0eWxlPSJmaWxsOiNCMzAwMDAiPjxzdmcgZmlsbD0iI0IzMDAwMCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIgdmlld0JveD0iMCAwIDEwMCA5OS45OTciIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDEwMCA5OS45OTciIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxnPjxwYXRoIGZpbGw9IiNCMzAwMDAiIGQ9Ik04OS41NTYsMTAuNDQzQzgyLjgxOSwzLjcxLDczLjg2OCwwLDY0LjM0MywwQzU0LjgyLDAsNDUuODY3LDMuNzA3LDM5LjEzMywxMC40NA0KCQkJQzMyLjQsMTcuMTcyLDI4LjY4OSwyNi4xMjcsMjguNjk0LDM1LjY1MmMwLDUuNjMzLDEuMzI0LDExLjA1MywzLjc3OSwxNS45NDhMMy4yOTUsODAuNzc4Yy00LjM5NCw0LjQwMS00LjM5NCwxMS41MjYsMCwxNS45MjgNCgkJCWMyLjE5OSwyLjE5Myw1LjA3OSwzLjI5MSw3Ljk2NiwzLjI5MWMyLjg4LDAsNS43NTktMS4xLDcuOTYtMy4yOTFsMjkuMTc0LTI5LjE4YzQuODk4LDIuNDU1LDEwLjMxNSwzLjc4LDE1Ljk1LDMuNzgyDQoJCQljOS41MjcsMCwxOC40NzgtMy43MDksMjUuMjE1LTEwLjQ0MkM5Ni4yOTMsNTQuMTMyLDEwMCw0NS4xNzgsMTAwLDM1LjY1MkM5OS45OTgsMjYuMTMxLDk2LjI4OSwxNy4xNzcsODkuNTU2LDEwLjQ0M3oNCgkJCSBNNjQuMzQ2LDU2LjI5N2MtNS41MDksMC0xMC42OTUtMi4xNTEtMTQuNTk3LTYuMDUxYy0zLjg5Ni0zLjg5OC02LjA0My05LjA4LTYuMDQzLTE0LjU5NA0KCQkJYy0wLjAwNC01LjUxMywyLjE0Ni0xMC42OTUsNi4wNDMtMTQuNTk0YzMuODk5LTMuODk4LDkuMDgxLTYuMDQzLDE0LjU5NC02LjA0M2M1LjUxNSwwLDEwLjY5OSwyLjE0NSwxNC41OTgsNi4wNDMNCgkJCWMzLjg5OSwzLjg5OSw2LjA0Myw5LjA4Myw2LjA0MywxNC41OThjMC4wMDQsNS41MTUtMi4xNDQsMTAuNjk2LTYuMDM5LDE0LjU5NUM3NS4wNDIsNTQuMTQ4LDY5Ljg2LDU2LjI5Nyw2NC4zNDYsNTYuMjk3eiI+PC9wYXRoPjwvZz48L2c+PC9zdmc+PC9nPjwvZz48L3N2Zz4=");
    background-size: cover;
    text-size: 0px;
    font-size: 0px;
}
ul, ol {
    margin:0;
}