/*

Moved into _search.scss

*/



/* .main-content {
	text-align: center;
} */

.list-item {
	/* display: inline-block;
	width: 18%;
	height: 200px;
	padding: 1%;
	margin: 0;
    vertical-align: top;
	box-shadow: none;
	box-sizing: content-box;
	background: none;
	border: none;
	text-align: left; */
}

.list-description,
.list-share,
.list-topics {
	/* display: none; */
}

/* .list-thumbnail > .tile-guidelink {
    display: inline-block;
    width: 100%;
    height: 100%;
}

.list-thumbnail > .tile-guidelink:hover > .play-icon {
	color: rgba(255, 255, 255, 0.90);
}

.tile-guidelink:hover .overlay {
	background: rgba(0, 0, 0, 0);		
} */

/* .overlay {
	height: 108px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.3);
} */

/* .list-thumbnail > .tile-guidelink > .play-icon {
	position: absolute;
	left: 35%;
	font-size: 42pt;
	top: 25px;
	color: rgba(255, 255, 255, 0.50);
	z-index: 1;
} */

/* .list-item:hover {
    background-color: #f2f2f2;
} */

/* .list-item:hover .list-thumbnail.list-thumbnail-large {
	border-color: #154c70;
}

.list-item:hover .list-content {
	border-color: #154c70 !important;
    background-color: #EEF9FF !important;
} */

/* .aside-center {
	overflow: visible;
} */

/* #page-content{
	width: 1000px;
	width: 100rem;
	padding: 0;
}

#page-header {
    width: 980px;
    width: 98rem;
} */



/* .list-thumbnail, .list-thumbnail.list-thumbnail-large {
	background-image: url("../images/GuideTypeBackground.png");
} */

/* .list-thumbnail.has-thumbnail-img{
	background-color: #e6e6e6;
}


.list-thumbnail.old-thumbnail{
	background-color: #e6e6e6;
}


.list-thumbnail {
	background-color: #F9F9F9;
} */

/* .list-thumbnail .list-thumbnail-image { 
	max-width: 100%;	
	width: auto;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
} */


/* .list-thumbnail-icon {
	top: 40% !important;
} */

/* .list-thumbnail.list-thumbnail-large .list-thumbnail-icon,
.list-thumbnail.list-thumbnail-large .list-thumbnail-image-old {
	position: relative;
	top: 46px !important;
} */

/* .list-item .list-title {
	padding-left: 4px;
	overflow: hidden;
	width: 100%;	
    text-overflow: ellipsis;
    line-height: 1em !important;
	height: 2.7em;
	position: static;
}

#page-content .list-thumbnail.list-thumbnail-large + .list-content {
	padding: 0px;
	display: inline-block;
	height: 40%;
	position: relative;	
} */

/* #page-content .list-thumbnail + .list-content {
	padding: 2px;
	display: inline-block;
	height: 40%;
	position: relative;
	background-color: #FFF;
	border-left: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-color: #BDBDBD;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.15)
} */

.list-item .list-name {
	/*
	font-size: 10pt !important;
	
	top: 4px;
	left: 7px;
	*/
	/* text-align: left; */
	/*
	line-height: 1em !important;
	*/
	/* position: relative; */
}

/*
.list-date {
	
	position: absolute;
	bottom: 8px;
	left: 12px;
}
*/
/* 
.list-button-bar {
	position: absolute;
	bottom: 0;
    width: 100%;
    text-align: center;
}

.list-tag-bar {
	position: absolute;
	bottom: 0;
	width: 100%;
} */


/* 
@media (max-width: 980px) {
	.list-item {
		width: 31.33%;
	}
	
	#page-content {
	    width: 570px;
	    width: 57rem;
	}
	
} */


/* 
@media (max-width: 900px) {
	
	
	#page-footer.centered-content, 
	.homesearch .search-filter-content {
	    width: 90%;
	}
	
	#page-content.centered-content,
	html #page-header  {
	    width: 570px;
	    width: 57rem;
	}
	
	.homesearch .search-content {
	    width: 92%;
	}
	
	#page-content.centered-content  {
		padding: 0;
	}
} */


/* @media (max-width: 665px) {
	
	html #page-header, #page-footer.centered-content {
		padding: 7px;
		padding: 0.7rem;
	}

}

@media (max-width: 565px) {
	
	html #page-header, #page-footer.centered-content {
		padding: 5px;
		padding: 0.5rem;
	}

}


@media (max-width: 630px) {
	.list-item {
		width: 80% !important;
		height: 200px;
	}
	
	#page-content.centered-content
	{
	    width: 370px;
	    width: 37rem;
	}
	
	html #page-header,
	.homesearch #header_smartass4 {
		width: 100%;
	}

} */

/* @media (max-width: 480px) {
	
	#page-content.centered-content
	{
	    width: 180px;
	    width: 18rem;
	}
	
	.main-content {
		text-align: center;
	}
	
	.list-item {
		width: 98%;
		height: 150px;
		width: 98% !important;
		height: 200px;
	}
	
	.list-thumbnail, .list-thumbnail.list-thumbnail-large {
	    height: 66%;
	}
	
	.list-thumbnail.list-thumbnail-large + .list-content {
		height: 14%;
		text-align: left;
	}
	
	.list-thumbnail > .tile-guidelink > .play-icon{
	    left: 38%;
	}
	
	.list-name {
	    width: 50%;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	}
	
	.list-item .list-title {
	    width: 100%;
	    display: inline-block;
	}
	
	.list-thumbnail.list-thumbnail-large .list-thumbnail-icon, 
	.list-thumbnail.list-thumbnail-large .list-thumbnail-image-old {
	    
	}
	
	.list-rating {
		display: none;
	}
	
	.list-item .list-title {
		padding-top: 0;
		height: auto;
		position: static;
    	bottom: -4px;
	}
	
	.list-date {
		font-size: 10pt;
		bottom: 0;
	}

} */







