.entries_wrap_option2 {
	width: 100%;
	padding: 10px;}

.entries_header_wrap {
	position: relative;
	width: 100%;
	margin-bottom: 30px;
	padding-bottom: 10px;
	padding-top: 15px;
    box-shadow: 1px 1px 10px #999; 
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;	
    -o-border-radius: 25px;
    border-radius: 25px;
}

.entries_subheader_wrap {
	position: relative;
	overflow: hidden;
	width: 850px;
	margin-left: 30px;
	margin-bottom: 30px;
	padding-bottom: 10px;
	padding-top: 15px;
    box-shadow: 1px 1px 10px #999; 
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;	
    -o-border-radius: 25px;
    border-radius: 25px;
}

.entries_header_background {
	position: absolute;
	overflow: hidden;
/*	z-index: 1; */
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 15px;
	background-position: center;
	background-image: url("/images/page-and-header-background/header-banner-3500x265.jpg");
/*	background-color: #542a18; */
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;	
    -o-border-radius: 25px;
    border-radius: 25px;
	
	-webkit-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(115%);
	-moz-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(115%);
	-o-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(115%);
	-ms-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(115%);
	filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(115%);

	
}


.entries_header_background::before {
	  content: "";
  	  background: url("/images/modules/entries/abstract-background-840x314.png");
	  opacity: 1; 
	  background-repeat: no-repeat;
	  background-size: 100% 80%;
	  background-position: top;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;	
      -o-border-radius: 25px;
	  border-radius: 25px;
	  height: 110px;
	  width: 100%;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	  position: absolute;
	  z-index: 2;
	  
	  -webkit-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(150%);
	  -moz-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(150%);
	  -o-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(150%);
	  -ms-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(150%);
	  filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(150%);

		}

.entries_header_corner_ribbon {
	height: 100px;
  	width: 200px;
 	top: -5px;
  	left: -10px;
  	position: absolute;
  	z-index: 3;}

.entries_header_corner_ribbon img {
	height: 100%;
	width: 100%;}

.entries_subheader_background {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-radius: 15px;
	background-position: center;
	background-image: url("/images/page-and-header-background/header-banner-3500x265.jpg");
	/*	background-color: #542a18; */
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;	
    -o-border-radius: 25px;
    border-radius: 25px;
	-webkit-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(115%);
	-moz-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(115%);
	-o-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(115%);
	-ms-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(115%);
	filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(115%);}


.entries_subheader_background::before {
	  content: "";
  	  background: url("/images/modules/entries/abstract-background-840x314.png");
	  opacity: 1; 
	  background-repeat: no-repeat;
	  background-size: 100% 80%;
	  background-position: top;
      -webkit-border-radius: 25px;
      -moz-border-radius: 25px;
      -ms-border-radius: 25px;	
      -o-border-radius: 25px;
      border-radius: 25px;
	  height: 110px;
	  width: 100%;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	  position: absolute;
	  z-index: 2;
	  
	  -webkit-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(150%);
	  -moz-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(150%);
	  -o-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(150%);
	  -ms-filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(150%);
	  filter: grayscale(100%) sepia(100%) hue-rotate(160deg) saturate(100%) brightness(150%);}

.entries_header_text {
	position: relative;
	z-index: 4;
	text-align: center;
	width: 100%;
	height: 100%;
}

.entries_header_text p {
	color: #fff;
	font-size: 7em;
	line-height: .8;
	font-family: 'League Gothic';
	letter-spacing: .1em;}

.entries_subheader_text {
	position: relative;
	z-index: 4;
	text-align: center;
	width: 100%;
	height: 100%;}

.entries_subheader_text p {
	color: #fff;
	font-size: 4.5em;
	line-height: .9;
	font-family: 'League Gothic';
	letter-spacing: .1em;}
	
	.entries_text_container {
		width: 100%;}

	@media screen and (min-width: 1010px) {
		.entries_text_container p {
			font-size: 1.1em;
			line-height: 1.6;
			font-family: 'Libre Caslon';}
	}

	@media screen and (max-width: 1009px) and (orientation: landscape) {
		.entries_text_container p {
			font-family: 'Amiri';
			font-size: 2em;
			line-height: 1.3;}
	}

	@media screen and (max-width: 1009px) and (orientation: portrait) {
		.entries_text_container p {
		font-family: 'Libre Caslon';
		font-size: 3em;
		line-height: 1.6;}
	}

	#entries_header_wrap_go_to_site_contents {
		position: relative;
		overflow: hidden;}

	/*
	#entries_header_wrap_go_to_site_contents::before,
	.entry_title:before {
	    content: "";
	    width: 200%;
	    height: 200%;
	    position: absolute;
	    top: -200%;
	    left: -225%;
	    background-image: -webkit-linear-gradient(135deg, rgba(255,255,255,0), rgba(255,255,255,0.6), rgba(255,255,255,0)); 
	    background-image: -moz-linear-gradient(135deg, rgba(255,255,255,0), rgba(255,255,255,0.6), rgba(255,255,255,0));  
	    -moz-transition: all 0.40s ease-out; 
	    -o-transition: all 0.40s ease-out; 
	    -webkit-transition: all 0.40s ease-out;
	    -ms-transition: all 0.40s ease-out;
	   	transition: all 0.40s ease-out;}
	*/

#entries_header_wrap_go_to_site_contents:hover::before {
    top: 200%;
    left: 200%;}
		
	#entries_header_wrap_go_to_site_contents {
		box-sizing: border-box;
		padding-top: 5px;
		padding-bottom: 5px;
		padding-left: 10px;
		padding-right: 10px;
		position: absolute;
		right: 15px;
		bottom: -30px;
	    background: -webkit-radial-gradient(circle, #542a18 5%, #6E4432 35%, #542a18 90%); /* For Safari 5.1 to 6.0 */
	    background: -moz-radial-gradient(circle, #542a18 5%, #6E4432 35%, #542a18 90%); /* For Fx 3.6 to 15 */
	    background: -ms-radial-gradient(circle, #542a18 5%, #6E4432 35%, #542a18 90%); 
	    background: -o-radial-gradient(circle, #542a18 5%, #6E4432 35%, #542a18 90%); /* For Opera 11.6 to 12.0 */
	    background: radial-gradient(circle, #542a18 5%, #6E4432 35%, #542a18 90%);
		-webkit-border-radius: 10px;
		-moz-border-radius: 10px;
		-ms-border-radius: 10px;
		-o-border-radius: 10px;
	   	border-radius: 10px;
	 	z-index: 6;
	    -webkit-box-shadow: 1px 1px 10px #999;
	    -moz-box-shadow: 1px 1px 10px #999;
	    -ms-box-shadow: 1px 1px 10px #999;
	    -o-box-shadow: 1px 1px 10px #999;
	    box-shadow: 1px 1px 10px #999;
		height: 120px;
		width: 200px;
	}

	#entries_header_wrap_go_to_site_contents p {
		color: #ffffff;
		font-family: 'League Gothic';
		text-align: center;
		font-size: 4em;
		letter-spacing: .05;
		line-height: .8em;
	}

.entries_container {
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	box-sizing: border-box;}