/*
Theme Name: Twenty Eleven for Digital Arts and Humanities Lecture Series site
Theme URI: http://wordpress.org/extend/themes/twentyeleven
Description: Child theme for Digital Arts and Humanities Lecture Series site
Author: the WordPress team - customized by Brown University Library
Author URI: http://wordpress.org/
Template: twentyeleven
Version: .1
*/

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







/* =Structure
----------------------------------------------- */

body {
	padding: 0 2em;
}
#page {
	margin: 0em auto;
	max-width: 1000px;
}







/* =Header
----------------------------------------------- */

#branding {
	border-top: 0px solid #bbb;
}







a:link, a:visited {
	color: #8b8c64;
	background: transparent;
}

a:hover {
	color: #8b8c64;
	background: transparent;
}

