/* @override 
	http://www.staffordcountymuseum.com.php53-16.dfw1-2.websitetestlink.com/dev/wp-content/themes/stf_base/css/stf_tiles.css?ver=1.0 */

.tile .button a {
	color: rgba(0,0,0,.75);
	line-height: 2em;
}

.tile.two_col .tile_pic {
	width: 675px;
}

.tile .tile_pic {
	height: 130px;
	background: #ccc;
	margin-left: -15px;
	width: 324px;
}

.tile .button {
	position: absolute;
	bottom: 0;
	right: 0;
	border-top: 1px solid rgba(255, 255, 255, .25);
	border-left: 1px solid rgba(255, 255, 255, .25);
	margin: 0px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

.tile .button a {
	text-decoration: none;
}

.tile .button.full_width {
	left: 0;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

.three_col_tiles.double {
	width: 633px;
}

.three_col_tiles {
	margin-right: 25px;
	position: relative;
	float: left;
}

.tile_with_button {
	padding-bottom: 42px !important;
	margin-right: 25px;
}

#artifact-info .artifact_media {
	margin-right: 0;
	width: 36%;
}

.three_col_tiles_end {
	margin-right: 0px;
}



.record_tile {
	width: 283px;
	float: left;
	margin-right: 28px;
	margin-bottom: 28px;
	padding: 20px;
}

.record_title {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	padding: 15px;
}



.record_tile .button {
	margin-bottom: -20px;
	margin-right: -20px;
	width: 60px;
	float: right;
	text-align: center;
}

#home_content .tile {
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	background-size: cover;
}

#home_content .tile_one_col {
	width: 240px;
}

#home_content .tile_two_col {
	width: 500px;
}

#home_content .tile_three_col {
	width: 760px;
}

#home_content .tile_four_col {
	width: 1025px;
}