/* 3327 */

#header { /* header */
	background: #7e4d16 url(../images/headers/3327-header-bg.png) repeat-x;
}

h1, h2, h3, h4, #footer h3, .fancy-amp {/* headings */
	font-family: Baskerville, 'Baskerville Old Face', 'Bell MT', 'Times New Roman', serif;
}

.header a, .header a:hover {
	color: #fef4af;
}

a, .sidebar .current_page_item .children a {/* links */
	color: #bb7321;
}
a:hover, a:focus, a:active, .sidebar .current_page_item .children a:hover { /* hover */
	color: #f8992c;
}

.icon {
	background: url(../images/icons/3327-icon.png) no-repeat; 
}

.nomen {
	font-size: 20px; 
}

.letter-grade {
	font-size: 24px;
}


thead {
	background: #bb7321 url(../images/headers/3327-header-bg.png) bottom; 
}
thead td {
	border: 1px solid #bb7321 !important; 
}

.clean-table thead {
	font-family: Baskerville, 'Baskerville Old Face', 'Bell MT', 'Times New Roman', serif;
	font-size: 16px;
}
.clean-table thead td {
	border-bottomXX: 2px solid #bb7321 !important;
}

.holiday {
	text-transform: uppercase; 
	letter-spacing: 1px;
	text-align: center;
	font-weight: bold;
}

.grey, .gray {
	background: transparent !important;
	color: #a9a9a9;
}

.hamlet-films  td {text-align: center !important;}
.media-type td {padding-bottom: 50px;}

.entry-content .box, .downloads-box {
	border: none;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #f5f5ed; 
	background: -moz-radial-gradient(top, #fbfbf9 17%, #f5f5ed 100%);
    background: -webkit-radial-gradient(top, #fbfbf9 17%, #f5f5ed 100%);
    background: -o-radial-gradient(top, #fbfbf9 17%, #f5f5ed 100%);
    background: -ms-radial-gradient(top, #fbfbf9 17%, #f5f5ed 100%);
	background: radial-gradient(top, #fbfbf9 17%, #f5f5ed 100%); 
}

.lefty {
	text-align: left !important;
}

.reg-semester-syllabus {display: none;}
.sum-semester-syllabus {display: ;}