The Heyman Center for the Humanities, Room B-101
74 Morningside Drive
New York, NY, 10027
(212) 854-4541
(212) 854-3099
Subscribe to the ICLS Newsletter
/* —————————————– */
/* View: HOMEPAGE-News Views – start */
/* —————————————– */
.form-control {
display: inline;
width: 30%;
font-size: 18px;
}
.pagination > li {
font-size: 18px;
font-weight: 500;
}
/* —————————————– */
/* View: HOMEPAGE-News Views – end */
/* —————————————– */
/* —————————————– */
/* View: HOMEPAGE-Upcoming Events – start */
/* —————————————– */
.form-control {
display: inline;
width: 30%;
font-size: 18px;
}
.divider {
padding-bottom: 20px;
}
hr {
border-top: 1px solid #ccc;
}
.pagination > li {
font-size: 18px;
font-weight: 500;
}
/* —————————————– */
/* View: HOMEPAGE-Upcoming Events – end */
/* —————————————– */
/* —————————————– */
/* Content Template: Loop item in News View – HOMEPAGE – start */
/* —————————————– */
.news-row {
padding-top: 20px;
padding-bottom: 20px;
border-bottom: 1px solid #ccc;
}
.news-col-1 {
width: 29%;
}
.news-col-2 {
width: 65%;
padding-left: 0px;
}
.news-col-2a {
line-height: 1.2em !important;
}
/* Responsive layout – makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.news-row {
width: 100%;
}
}
/* —————————————– */
/* Content Template: Loop item in News View – HOMEPAGE – end */
/* —————————————– */
/* —————————————– */
/* Content Template: Loop item in HOMEPAGE – Upcoming Events – start */
/* —————————————– */
/* Create three unequal columns that floats next to each other */
.column {
float: left;
padding: 0px;
line-height: 1.2em;
}
.left {
width: 29%;
text-align: center;
padding-top: 20px;
padding-bottom: 20px;
color: #ffffff;
background-color: #093552;
line-height: 1.2em;
}
.right {
width: 65%;
padding-left: 20px;
font-size: 22px;
}
/* Clear floats after the columns */
.event-row:after {
content: “”;
display: table;
clear: both;
}
/* Responsive layout – makes the three columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
.column {
width: 100%;
}
}
/* —————————————– */
/* Content Template: Loop item in HOMEPAGE – Upcoming Events – end */
/* —————————————– */
/* —————————————– */
/* Content Template: HP-INIT – start */
/* —————————————– */
/* —————————————– */
/* Content Template: HP-INIT – end */
/* —————————————– */