.domain-3 {
	background-size:cover;
}

.domain-3 #main #content {
	background: transparent;
}
.domain-3.section-faculty #main #content, .domain-3.section-taxonomy #main #content, .domain-3.section-search #main #content {
	background: #ebebeb;
}

/* ART, MUSIC, THEATER */
.mac.wf-alfasansbetaregular-n4-active #left { margin-top:0px; }
.win.wf-alfasansbetaregular-n4-active #left { margin-top:2px; }

/* WHITE BULLETS TO MATCH TEXT IN THEATER, MUSIC AND FILM/VIDEO SITES */
.domain-3 #content-area ol li,
.domain-3 #content-area ul li {
  background:url(../images/bullet-arrow-black.png) no-repeat -3px 2px;
}

.domain-3 .views-table tr.odd,
.domain-3 .region-content-top form,
.domain-3 #content-area form,
.domain-3.section-search .search-results dd,
.domain-3.section-search .search-results dt {
  background: url("../images/bkg-60pctW.png");
}

/*
.domain-3 .directory-title, 
.domain-3 td.views-field-tid { 
  color:#fff;
}
*/

/*
.domain-3 .view-id-gallery_carousel_traditional .views_slideshow_main {
	background:rgba(30,30,30,0.6);
	padding-bottom:0;
}
*/

/*
.domain-3 .views_slideshow_slide .views-field-field-content-description-value {
	background: #ebebeb;
	padding-bottom: 15px;
}
*/
/*.domain-3 h1.inside span {
	background:#fefefc;
}*/

/* flexicolor override */
/*.domain-3 h1 span, */
/*.domain-3 .region-sidebar-first, */
/*.domain-3 p.domain-title span, */
/*.domain-3 #main h2 span, 
.domain-3 #content-area h3 {
	background: #FEFEFC;
}*/

.domain-3 #main #content .node {
	background: #89CC25;
}

.domain-3 .pane-content #node-1877 .panelh3 {
	display:none!important;
}
/* BLOG STUFF */
.domain-3.section-blog.page-views h1 {
	margin-bottom: 0!important;
	padding-bottom: 0!important;
	border-bottom: none!important;
}
.domain-3.page-blog-the-modular #main #content .node {
	background:#ebebeb;
}
.domain-3.page-blog-the-modular #main #content .meta {
	margin-top:-25px!important;
	margin-bottom:25px!important;
}
.domain-3.page-blog-the-modular .help {
	display:none;
}
.domain-3.page-blog-the-modular #content-area .pager {
	margin: 0;
	background: #EBEBEB;
	padding-bottom: 15px;
}
.domain-3.node-type-blog-entry #main #content h1.inside {
	font-size:3.5em!important;
}
.domain-3 .field-field-blog-categories {
	margin: 0 20px 0 0!important;
	padding: 15px 0 0 20px!important;
	background:#ebebeb;
	border-top:1px dotted;
}

.domain-3.node-type-blog-entry .meta {
	border: none!important;
	background: #ebebeb;
	margin-right: 20px;
	margin-bottom: -15px;
}

.domain-3 #main .content h3 {
	padding-top:4px;
	line-height:32px;
	color:#000;
}

.domain-3 .region-sidebar-first #block-block-3 a {
	background:none;
	-webkit-opacity: .6;
  -moz-opacity: .6;
  filter:alpha(opacity=60);
	opacity:.6;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	
}
.domain-3 .region-sidebar-first #block-block-3 a:hover {
	-webkit-opacity: 1;
  -moz-opacity: 1;
  filter:alpha(opacity=100);
	opacity:1;	
}

.domain-3  .view-id-gallery_carousel_traditional .views_slideshow_main {
	/*margin-top: 10px;*/
}
.domain-3  .view-id-gallery_carousel_traditional .views_slideshow_main .views_slideshow_singleframe_pause {
	display:none;
}

/* spacing fixes */
.domain-3 .field-field-page-intro p {
	margin:0 !important;
}
/* for odile-webfont
.domain-3 h1, .domain-3 #main h2 {
line-height: 1.35!important;
}
*/

.ie .domain-3 #main .view-Faculty-List a:link { 
  background:rgb(60,60,60);
}
.ie .domain-3 #main .view-Faculty-List a:visited { 
  background:rgb(60,60,60);
}

