/*	******************************************
	BASIC HOMEPAGE LAYOUT
	****************************************** */

section.page-middle {
background: none;
border: none;
width: 960px;
padding: 0px;
}

section.homepage-row {
overflow: hidden;
margin-bottom: 10px;
}

section.homepage-column {
float: left;
margin-right: 10px;
}

/*	******************************************
	HOMEPAGE SLIDESHOW
	****************************************** */

section#Slideshow.homepage-column {
width: 640px;
height: 360px;
}

section.homepage-slideshow {
width: 640px;
height: 360px;
}

section.homepage-slide {
width: 640px;
height: 360px;
}

section.homepage-slide a {
color: #FFF;
text-decoration: none;
display: block;
overflow: hidden;
width: 640px;
height: 360px;
}

section.homepage-slide img {
position: absolute;
z-index: -1;
width: 640px;
height: 360px;
}

span.homepage-slide-content {
display: block;
background-image: url('/media/montclairedu/styleassets/images/75-pct-black.png');
margin-top: 250px;
height: 110px;
overflow: hidden;
}

span.homepage-slide-content h2 {
margin: 0px;
margin-left: 15px;
margin-right: 15px;
margin-top: 4px;
font-family: BentonMod, serif;
font-weight: normal;
font-size: 32px;
line-height: 1.2em;
}

span.homepage-slide-content p {
margin: 0px;
margin-top: 5px;
margin-left: 15px;
font-family: Georgia, serif;
}

/*	******************************************
	SLIDESHOW PAGER
	****************************************** */

ul.homepage-slideshow-nav {
list-style-type: none;
margin: 0px;
padding: 0px;
position: absolute;
z-index: 50;
margin-top: 327px;
width: 640px;
height: 40px;
text-align: center;
overflow: hidden;
}

ul.homepage-slideshow-nav li {display: inline;}

ul.homepage-slideshow-nav li a {
width: 70px;
height: 40px;
margin-right: 8px;
color: #777;
color: rgba(255,255,255,0.5);
text-decoration: none;
font-size: 32px;
transition: color 0.5s ease-in-out 0s;
-o-transition: color 0.5s ease-in-out 0s;
-ms-transition: color 0.5s ease-in-out 0s;
-webkit-transition: color 0.5s ease-in-out 0s;
-moz-transition: color 0.5s ease-in-out 0s;
}

ul.homepage-slideshow-nav li.activeSlide a {
color: #FFF;
color: rgba(255,255,255,1.0);
}


/*	******************************************
	AUDIENCE NAVIGATION
	****************************************** */

section#Audience.homepage-column {
width: 310px;
margin-right: 0px;
height: 360px;
}

nav.audience-nav {
display: block;
width: 310px;
height: 252px;
margin-bottom: 10px;
overflow: hidden;
}

nav.audience-nav h2 {
margin: 0px;
margin-left: 16px;
text-transform: uppercase;
font-size: 10px;
color: #605d55;
padding-top: 10px;
padding-bottom: 12px;
height: 13px;
}

nav.audience-nav ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}

nav.audience-nav ul li a {
display: block;
border-top: 1px solid #e1dfd5;
border-bottom: 1px solid #e1dfd5;
margin-bottom: -1px;
overflow: hidden;
color: #004498;
text-decoration: none;
padding-left: 16px;
line-height: 53px;
font-family: Georgia, serif;
font-size: 15px;
}

nav.audience-nav ul li a img {
border: 1px solid #e1dfd5;
margin-top: -1px;
margin-bottom: -1px;
float: right;
}

section#Audience.homepage-column article.sidebar-image {
margin-bottom: 0px;
}

/*	******************************************
	HOMEPAGE TABS
	****************************************** */

.homepage-tabs {
float: left;
width: 640px;
}

.homepage-tabs .tab-content {
height: 392px;
}

/*	******************************************
	CURRENT EVENTS COLUMN
	****************************************** */
	
section#Current.homepage-column {
width: 606px;
padding: 16px;
border: 1px solid rgb(190,184,167);
background-color: #FFF;
overflow: hidden;
}

section#Current.homepage-column section.current-right-column {
width: 290px;
float: right;
}

section#Current.homepage-column section.current-left-column {
width: 295px;
float: left;
}

section#Current.homepage-column h2 {
font-family: Georgia, serif;
font-weight: normal;
color: rgb(86, 81, 75);
font-size: 18px;
border-bottom: 1px solid rgb(190,184,167);
margin-top: 0px;
}

p.more-link {
font-family: Arial, helvetica, sans-serif;
text-align: right;
}

p.more-link a {
text-decoration: none;
color: #004498;
font-weight: bold;
}

/*	******************************************
	EVERGREEN COLUMN
	****************************************** */
	
section#Evergreen.homepage-column {
width: 310px;
margin-right: 0px;
}

/*	******************************************
	ANNOUNCEMENTS
	****************************************** */

span#AnnouncementsOutput ul {
list-style-type: none;
padding: 0px;
}

span#AnnouncementsOutput ul li {
padding-top: 0.6em;
padding-bottom: 0.6em;
}

span#AnnouncementsOutput ul li a {
font-family: Georgia, serif;
text-decoration: none;
color: rgb(86, 81, 75);
}

/*	******************************************
	NEWS
	****************************************** */

span#NewsOutput {
	display: block;
}

#NewsOutput ul {
	list-style-type: none;
	margin: 1em 0em;
	padding: 0em;
}

#NewsOutput ul a {
	color: #004498;
	font-family: Georgia, serif;
	text-decoration: none;
	display: block;
	margin: 1em 0em;
	margin-left: 85px;
}

#NewsOutput ul a:before,
#NewsOutput ul a:after {
	display: table;
	content: " ";
	clear: both;
}

#NewsOutput ul a img {
	margin-left: -85px;
	float: left;
	width: 75px;
	height: auto;
	border: 1px solid #E1DFD5;
}



/*	******************************************
	EVENTS
	****************************************** */
#EventsOutput .event {
	display: block;
	margin: 1em 0em;
	overflow: hidden;
	text-decoration: none;
	color: #004498;
	font-family: Georgia, serif;
}

#EventsOutput .event .date-holder {
	display: block;
	float: left;
	width: 5em;
	height: 5em;
	text-align: center;
	background-color: #ab0100;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Arial, Helvetica, sans-serif;
}

#EventsOutput .event .date-holder .month-label {
	display: block;
	font-size: 1.25em;
	margin-top: 0.75em;
	line-height: 1.0em;
}

#EventsOutput .event .date-holder .day-label {
	display: block;
	font-size: 2.0em;
	line-height: 1.0em;
}

#EventsOutput .event .title,
#EventsOutput .event .summary {
	display: block;
	margin-left: 60px;
}

#EventsOutput .event .title {
	font-size: 1.1em;
	line-height: 1.3em;
}

#EventsOutput .event .summary {
	font-family: Arial, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3em;
	color: #333;
}

/*	****************************
	VISITOR SURVEY
	**************************** */
	
section#Current.homepage-column {
width: 640px;
border: none;
background: none;
padding: 0px;
}

section#Current .homepage-box.news-box {
padding: 10px;
border: 1px solid rgb(190,184,167);
background-color: #FFF;
overflow: hidden;
}

.visitor-survey {
	display: block;
	padding: 16px;
	margin-bottom: 10px;
	color: #FFF;
	text-decoration: none;
	border: 1px solid #BEB8A7;
	font-family: Georgia, serif;
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0, #D50101),
		color-stop(1, #9F0000)
	);
	background-image: -o-linear-gradient(bottom, #D50101 0%, #9F0000 100%);
	background-image: -moz-linear-gradient(bottom, #D50101 0%, #9F0000 100%);
	background-image: -webkit-linear-gradient(bottom, #D50101 0%, #9F0000 100%);
	background-image: -ms-linear-gradient(bottom, #D50101 0%, #9F0000 100%);
	background-image: linear-gradient(to bottom, #D50101 0%, #9F0000 100%);
}

.visitor-survey span {display: block;}

.visitor-survey .headline {
	font-size: 1.2em;
	line-height: 1.0em;
	font-weight: normal;
	text-transform: capitalize;
}

.visitor-survey:hover .headline {
	text-decoration: underline;
}

.visitor-survey .sub-head {
	font-size: 1.0em;
	color: rgba(255, 255, 255, 0.85);
	line-height: 1.3em;
}

