/*   
Theme Name: 	Academics at Scripps College
Theme URI: 		http://scrippscollege.edu/academics
Description: 	Academics at Scripps College
Author: 		Scripps College
Author URI: 	http://scrippscollege.edu
Template:       scrippscollege
*/

/* Font Awesome */
@import url("https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");

#content-main h2, #main-r-two-column h2 { font-weight: bold; }
#main-r-two-column a:hover img { -webkit-filter: grayscale(100%); filter: grayscale(100%); }
#main-r-two-column > div > h2 { margin: 0; }
.anchor-margin { margin-top: 100px; display: block; }

/*
.readmore > a:after, a.readmore:after {
content: '\f0da';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   text-decoration:none !important;
   padding-left: 5px;
}
*/

.morecontent span { display: none; }
.morelink { display: block; }
.short-text {
    overflow: hidden;
    height: 5.7em;
}

.full-text{
    height: auto;
}

.academics-mission p { font-size: 17px; margin: 0;  }
.academic-item {  margin: 15px 0 25px 0; }
.academic-header img { width: 100%; height: 137px; }

.main-parent-header-right i { font-size: 12px !important; float: left; padding: 10px; }

#content-main h4 { margin: 30px 0 7px 0 !important; }

.wrapper-contact { width: 100%; border: 1px solid #e1e1e1; overflow: hidden; margin: 15px 0; padding: 15px; background: #f9f9f9; }
.wrapper-contact h2  { font-size: 36px !important; line-height:44px !important; margin: 0 !important; }
#content-main .wrapper-contact h4 { margin: 7px 0 25px 0 !important; }
.table-contact tr:first-child { border-bottom: 4px solid #e1e1e1;  }
.table-contact tr { border-bottom: 1px solid #e1e1e1;  }
.table-contact td { padding: 7px 0; }
.table-contact tr:last-child { border: 0; }
