.entries_section_links {
	height: 90px;
	width: 100%;
	margin-bottom: 20px;
}




.entries_section_links_see_more_items_text p {
	letter-spacing: 1px;
	font-size: 2.5em;
	line-height: .9em;
}

.entries_section_links_back_to_top_text p {
	letter-spacing: 1px;
	font-size: 2.8em;
	line-height: .85em;
}

	
.entries_section_links_see_more_items_text p,
.entries_section_links_back_to_top_text p {
	text-align: center;
	font-family: 'League Gothic';
	color: #ffffff;

}

.entries_section_links_see_more_items {
	box-sizing: border-box;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	float: right;
	height: 80px;
	width: 120px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
    -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;
}

	
.entries_section_links_back_to_top {
	box-sizing: border-box;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 5px;
	overflow: hidden;
	position: relative;
	display: inline-block;
	float: right;
	height: 80px;
	width: 120px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
    -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;
	/*
	background-position: center;
	background-image: url("/images/page-and-header-background/header-banner-3500x265.jpg");
/*	background-color: #542a18; */
/*	
	-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_section_links_back_to_top_background {
	position: absolute;
	height: 100%;
	width: 100%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	top: 0;
	left: 0;
	z-index: -1;
	background: #65a9d7;
	background: -webkit-gradient(linear, left bottom, left top, from(#3e779d), to(#65a9d7));
	background: -moz-linear-gradient(bottom, #3e779d, #65a9d7);
	background: -ms-linear-gradient(bottom, #3e779d, #65a9d7);
	background: -o-linear-gradient(bottom, #3e779d, #65a9d7);
	background: linear-gradient(bottom, #3e779d, #65a9d7);
}


.entries_section_links_back_to_top_background::after {
	content: "";
  	background: url("/images/modules/entries/abstract-background-840x314.png");
	opacity: .5; 
	background-repeat: no-repeat;
	background-size: 100% 80%;
	background-position: top;
  	-webkit-border-radius: 15px;
  	-moz-border-radius: 15px;
  	-ms-border-radius: 15px;
  	-o-border-radius: 15px;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	position: absolute;
	z-index: -1;
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	transform: rotateX(180deg);
	-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_section_links_back_to_top_background::before {
	content: "";
	background: url("/images/page-and-header-background/header-banner-3500x265.jpg");
	opacity: .25; 
	background-repeat: no-repeat;
/*	background-size: 100% 100%; */
	background-position: 10% 50%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	height: 100%;
	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_section_links_see_more_items_text,
.entries_section_links_back_to_top_text {
	position: relative;
	z-index: 2;
}		
	
	
.entries_section_links_see_more_items_background {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	z-index: -1;
	background: #65a9d7;
	background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
	background: -moz-linear-gradient(top, #3e779d, #65a9d7);
	background: -ms-linear-gradient(top, #3e779d, #65a9d7);
	background: -o-linear-gradient(top, #3e779d, #65a9d7);
	background: linear-gradient(top, #3e779d, #65a9d7);
}	
		
.entries_section_links_see_more_items_background:after {
	content: "";
  	background: url("/images/modules/entries/abstract-background-840x314.png");
	background-position: center;
	background-size: 100% 100%;
	opacity: .5; 	
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
/*	bottom: 0;
	right: 0; */
	position: absolute;
	z-index: 3;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	-ms-transform: rotateX(0deg);
	-o-transform: rotateX(0deg);
	transform: rotateX(0deg);
	-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%);
    -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;
	-webkit-transition-delay: .4s;
	-moz-transition-delay: .4s;
	-ms-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s;
}

.entries_section_links_see_more_items_background:hover:after {
	-webkit-transform: rotateX(180deg);
	-moz-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	transform: rotateX(180deg);
	-webkit-filter: grayscale(100%) sepia(100%) hue-rotate(0deg) saturate(100%) brightness(200%);
	-moz-filter: grayscale(100%) sepia(100%) hue-rotate(0deg) saturate(100%) brightness(200%);
	-o-filter: grayscale(100%) sepia(100%) hue-rotate(0deg) saturate(100%) brightness(200%);
	-ms-filter: grayscale(100%) sepia(100%) hue-rotate(0deg) saturate(100%) brightness(200%);
	filter: grayscale(100%) sepia(100%) hue-rotate(0deg) saturate(100%) brightness(200%);
}



				
.entries_section_links_see_more_items_background::before {
	content: "";
	background: url("/images/page-and-header-background/header-banner-3500x265.jpg");
	background-repeat: no-repeat;
	background-size: auto;
	background-position: center;
	opacity: .25; 
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	-ms-border-radius: 15px;
	-o-border-radius: 15px;
	border-radius: 15px;
	height: 100%;
	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_section_links_back_to_top::before,
.entries_section_links_see_more_items::before,
.entry_icon_right_side1::before,
.entry_icon_right_side2::before,
.entry_icon_left_side::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.50s ease-out; 
    -o-transition: all 0.50s ease-out; 
    -webkit-transition: all 0.50s ease-out;
    -ms-transition: all 0.50s ease-out;
   	transition: all 0.50s ease-out;
}

.entries_section_links_back_to_top:hover::before,
.entries_section_links_see_more_items:hover::before,
.entry_icon_right_side1:hover::before,
.entry_icon_right_side2:hover::before,
.entry_icon_left_side:hover::before {
    top: 200%;
    left: 200%;}

.entries_notice_of_no_entries {
	width: 850px;
	height: 50px;
	box-sizing: border-box;
	padding-top: 0px;
	padding-left: 25px;}

.entries_notice_of_no_entries p {
	color: #542a18;
	font-family: "Libre Caslon";
    font-size: 2.5em;
    font-weight: bold;}