/*   
Theme Name: Haverford College Storm theme
Author: Haverford College Communications 
Description: A Child Theme of Twenty Eleven
Template: twentyeleven
*/

@import url(../twentyeleven/style.css);

/* widget changes */

#supplementary.three .widget-area {
float: none;
margin-right: 1.7%;
width: 100%;
}

#supplementary.three .widget-area + .widget-area + .widget-area  {margin-right: 1.7%}

.widget-title {
color: #666;
font-size: 18px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform:none;
}

.page-template-showcase-php #main .widget-area {width: 100%;}
.page-template-showcase-php #main .widget-area .widget {float: left; width: 30.85%; margin-right: 2%; clear: none;}
@media (max-width: 800px) {
	.page-template-showcase-php #main .widget-area .widget {
		float: none;
		width: 100%;
	}
}

#branding {border-top: none;}

.wp-cpl-read-more {text-align: left !important; width: 20%}