/*
Theme Name: Bates Framework - Academics
Template: b/bates-framework
Theme URI: http://bates.edu/
Description: Academics theme. Uses the Bates Framework parent theme.
Version: 1                       
Author: Bates College
Author URI: http://www.bates.edu
*/


/* Start: Blog */
.newsitem { position: relative; }
.newsitem img { display: block; }
.newsitem p { position: absolute; left: 0; bottom: 0; line-height: 1.3em; padding: 5px 20px 5px 9px; max-width: 260px; }
/*.features-title, .tag-desc { font: 18px Stag-Light; }*/
.features-author { color: #555555; font-size: 11px; font-style: italic; }
.main-content div.features-wrap a div.features-image { width: 130px; float: left; height: 100px; overflow: hidden; margin-right: 2em; }
.main-content div.features-wrap div.features-excerpt p { margin: 0; }
.features-wrap { margin-bottom: 20px;/*  width: 600px; height: 120px;*/ }
/* End: Blog */

/* archives */
#archive-table td:first-child { width: 150px; }

.slider-h3 a {color: #fff;}

#field_2_2 div.ginput_container { margin-top: -20px; }
#input_2_2 label { padding-left: 2em; text-indent: -2em; }


/* Tiles */
.page-template-template-tiles-php #single-related { width: 950px !important; }
.page-template-template-tiles-php div.single-related-item { width: 300px; display: inline-block !important; }
.page-template-template-tiles-php #single-related {
	width: 290px;
	float: left;
	text-align: left;
	vertical-align: text-top;
	margin-bottom: 20px; }
.page-template-template-tiles-php div.single-related-item {
    margin-bottom: 15px;
    overflow: hidden;height: 160px; background-color: #fff; border-radius: 0px 7px 7px 7px; }
.page-template-template-tiles-php div.single-related-item:hover { background-color: #efefef; }


body.museum #archive-featured .archive-featured-slide { top: 20px; }
body.digital-campus .cat_tag { display: none; }

#php_widget-2 p, #php_widget-3 p {
	margin-bottom: 15px;
}

/************************/
@media (min-width:550px) {
	
	
	
}/************************/
@media (min-width: 800px) {
	
	
	
}/*************************/
@media (min-width: 1024px) {
	
	
	body.career .tiles-column:nth-child(2) {
		min-width:  40%;
	}
	body.career .tiles-column:nth-child(3) {
		max-width:  26%;
	}
	
	
}/*************************/
@media (min-width: 1200px) {
	
	
	
}/*************************/
@media (min-width: 1400px) {
	
	body.career .tiles-column:nth-child(2) {
		min-width:  33%;
	}
	body.career .tiles-column:nth-child(3) {
		max-width:  33%;
	}	
	
}
