/* Customizations
------------------------------------ */

/* President's Goals */
ul.ruled-list li {
line-height: 1.5em;
margin-top: 1.5em;
margin-bottom: 1.5em;
margin-left: 2em;
padding-left: 1em;
border-left: 4px solid #ddd;
width: 80%;
}

ul.ruled-list li:before {
content: none;
}

/* Levin speeches accordion view */
.view-past-presidential-speeches .subhead {
font-size:0.8em;
}

/* Notes from Woodbridge archive lists */
.page-speeches-writings-notes-woodbridge-hall .teaser-list {
border-top: none;
}

/* Hopper-college window page */
#node-page-8036 td img {
width: 100% !important;
}

/* windows tables */
#node-page-8036 tr:nth-child(odd) {
background-color: #fff;
}

#node-page-8036 tr:nth-child(even) {
background-color: #f9f9f9;
}

/* RSVP Form */
#edit-submitted-comment-optional {
font-size: 1em;
padding: 0.5em;
}

/* Advisory Committee */
hr {
display: block;
margin: 1.5em 0;
clear: both;
}

.node-committee .floatleft {
margin-bottom: 1.5em;
}

/* Podcast More Link Button */
a.more-link {
color: #222222;
text-decoration: none;
line-height: 1.55;
letter-spacing: 0.05em;
word-spacing: 0.05em;
font-weight: normal;
font-style: normal;
text-transform: lowercase;
-moz-font-feature-settings: "smcp" 1;
-moz-font-feature-settings: "smcp=1";
-ms-font-feature-settings: "smcp" 1;
-o-font-feature-settings: "smcp" 1;
-webkit-font-feature-settings: "smcp" 1;
font-feature-settings: "smcp" 1;
padding: 0.85em 1.25em 1em 1.25em;
border: 1px solid #dddddd;
}

a.more-link:hover {
border-color: transparent;
background-color: rgba(0, 0, 0, 0.07);
}

.field-name-field-link-to-podcast {
margin: 2em 0;
}

.field-name-field-date-of-podcast {
font-style: italic;
margin: 0.5em 0 0.5em 0;
}

.file img,
.file .caption-wrapper {
    display: none;
}

