/*************************************************
 * Site Name: School of Public Health
 * 
 * Description: Tier stylesheet
 * Author: IU Communications 
 * Author URI: http://communications.iu.edu
 ************************************************/

/****************************************
 * Imports
 ****************************************/
 
@import url("reset.css");
@import url("fonts.css");
@import url("global.css");
@import url("sidebar.css");


/****************************************
 * Main
 ****************************************/
 
#main {
    background-color: #fff;
    color: #2e2a25;
    font-size: 0.813em; /* 13px (13/16) */
    line-height: 1.692em; /* 22px (22/16) */
    margin: 0 auto;
    max-width: 940px;
    overflow: hidden;
}


/****************************************
 * Section Header
 ****************************************/
 
#section-header {
    float: left;
    position: relative; 
    width: 100%;
}
#section-header h2 {
    background: url(../img/main/content/bg-section-header.png) repeat;
    color: #262626;
    font-family: "LatoBold", Arial, Helvetica, sans-serif;
    font-size: 2.462em; /* 32px (32/13) */
    letter-spacing: 0.025em;
    line-height: 1em; /* 32px (32/32) */
    margin: 0 0 4px 0;
    padding: 10px 16px 14px 16px;
    position: relative;
}
#section-header h2 a {
    color: #262626;
    display: block;
}
#section-header h2 a:hover {
    text-decoration: none;  
}
#section-header img {
    height: 250px;
    max-width: 940px;
    position: absolute;
    right: 0;
    top: 0; 
}
/*.landing #section-header img {
    height: 368px;  
}*/
#news.landing #section-header img {
    height: 250px;	
}


/****************************************
 * Breadcrumbs
 ****************************************/
 
#breadcrumbs {
    background: #edecec;
    clear: left;
    color: #000;
    float: left;
    font-size: 0.846em; /* 11px (11/13) */
    line-height: 1.364em; /* 15px (15/11) */
    list-style: none;
    margin: 0 0 4px 0;
    max-width: 904px;
    overflow: hidden;
    padding: 5px 18px;
    position: relative;
    width: 98.29787234042553%; /* 924px (924/940) */
}
#breadcrumbs li {
    background: url(../img/main/breadcrumbs/separator.gif) no-repeat 100% 50%;
    float: left;    
    margin: 0 6px 0 0;
    padding: 0 12px 0 0;
}
#breadcrumbs li:last-child {
    background: none;
    margin-right: 0;
    padding-right: 0;   
}


/****************************************
 * Content
 ****************************************/

#content-wrap {
    display: table;
    margin: 250px 0 0 180px;
    padding: 0 0 90px 0;
}
/*.landing #content-wrap {
    margin-top: 368px;  
}*/
#news #content-wrap {
	margin-left: 0;	
}
#news.landing #content-wrap {
    margin: 250px 111px 0 100px;
}
#content {
    display: table-cell;
    overflow: hidden;
    padding: 24px 25px 20px 36px;
    position: relative;
    vertical-align: top;
    z-index: 2; 
}
#content:last-child {
    display: block;
    padding-right: 60px;    
}

/* Headings */

#content h1,
#content h2,
#content h3 {
    font-size: 1.692em; /* 22px (22/13) */
    line-height: 1.273em; /* 28px (28/22) */
    margin: 0 0 5px 0;      
}
#content h4 {
    font-size: 1.385em; /* 18px (18/13) */
    line-height: 1.333em; /* 24px (24/18) */
    margin: 0 0 5px 0;  
}
#content h5 {
    font-size: 1.231em; /* 16px (16/13) */
    line-height: 1.375em; /* 22px (22/16) */
    margin: 0 0 5px 0;      
}
#content h6 {
    font-size: 1.077em; /* 14px (14/13) */
    line-height: 1.429em; /* 20px (20/14) */
    margin: 0 0 5px 0;      
}

/* Page Headings */

#content .page-headings {
    margin: 0 0 10px 0; 
}

/* Paragraphs */

#content p {
    margin: 0 0 15px 0; 
}

/* Lists */

#content ul {
    list-style: none;
    margin: 0 0 15px 0;
    overflow: hidden;
    padding: 0 0 0 22px;    
}
#content ul li {
    background: url(../img/main/content/bullet1.png) no-repeat 0 9px;
    padding: 0 0 0 19px;
    zoom: 1; /* IE has layout */    
}
#content ul li ul li {
    background: url(../img/main/content/bullet2.png) no-repeat 0 9px;
    padding: 0 0 0 12px;
}
#content ul li ol li {
    background: none;
    padding: 0; 
}
#content ol {
    margin: 0 0 15px 0;
    overflow: hidden;
    padding: 0 0 0 24px;
}
#content li ul {
    margin: 0;
    padding: 0; 
}
#content li ol {
    margin: 0;  
}
#content dl {
    margin: 0 0 20px 0; 
}
#content dt {
    font-size: 0.923em; /* 12px (12/13) */
    line-height: 1.833em; /* 22px (22/12) */
    text-transform: uppercase;  
}
#content dd {
    margin: 0 0 15px 0; 
}

/* Tables */

#content table {
    margin: 0 0 20px 0;
    overflow: hidden;
}
#content table thead th, 
#content table thead td {
    background: #d8d6d6; 
    color: #101010;
    font-family: "LatoBold", Arial, Helvetica, sans-serif;
    font-size: 1.231em; /* 16px (16/13) */
    line-height: 1.500em; /* 24px (24/16) */
    text-transform: none;
}
#content table th, 
#content table td {
    border-bottom: 1px solid #a7a7a7;
    border-left: 1px solid #a7a7a7;
    color: #2c3031;
    font-size: 0.923em; /* 12px (12/13) */
    line-height: 1.833em; /* 22px (22/12) */
    padding: 4px 11px;  
}
#content table tr:last-child th, 
#content table tr:last-child td {
    border-bottom: none;    
}
#content table th {
    background: #ece9dd;
    text-align: left;
    text-transform: uppercase;
}
#content table th:first-child, 
#content table td:first-child {
    border-left: none;  
}
#content table td {
    background: #f7f6f0;
}

/* Forms */

#content form {
    background: #ece9dd;
    font-size: 0.923em; /* 12px (12/13) */
    line-height: 1.667em; /* 20px (20/12) */
    margin: 0 0 20px 0;
    overflow: hidden;
    padding: 10px;
}
#content form legend {
    background: #d8d6d6;
    border-bottom: 3px solid #fff;
    color: #101010;
    float: left;
    font-family: "LatoBold", Arial, Helvetica, sans-serif;
    font-size: 1.333em; /* 16px (16/12) */
    line-height: 1.500em; /* 24px (24/16) */
    margin: -10px -10px 10px -10px;
    padding: 2px 10px;
    width: 100%;
}
#content form input,
#content form select,
#content form textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em; /* 12px (12/12) */
    line-height: 1em; /* 12px (12/12) */
    padding: 3px;   
}
#content form p {
    margin: 0 0 10px 0; 
}

/* Photo and Caption */

#content .photo-caption-small,
#content .photo-caption-large {
    background: #ece9dd;
    color: #252424;
    font-size: 0.769em; /* 10px (10/13) */
    line-height: 1.400em; /* 14px (14/10) */
    padding: 10px 10px 5px 10px;
}
#content .photo-caption-small {
    max-width: 204px;   
}
#content .photo-caption-large {
    max-width: 325px;
}
#content .photo-caption-small h1,
#content .photo-caption-small h2,
#content .photo-caption-small h3, 
#content .photo-caption-small h4, 
#content .photo-caption-small h5, 
#content .photo-caption-small h6,
#content .photo-caption-large h1,
#content .photo-caption-large h2,
#content .photo-caption-large h3, 
#content .photo-caption-large h4, 
#content .photo-caption-large h5, 
#content .photo-caption-large h6 {
    font-size: 1.800em; /* 18px (18/10) */
    line-height: 1.333em; /* 24px (24/18) */
}
#content .photo-caption-small img, 
#content .photo-caption-small iframe, 
#content .photo-caption-small video,
#content .photo-caption-small .mejs-container,
#content .photo-caption-large img, 
#content .photo-caption-large iframe, 
#content .photo-caption-large video,
#content .photo-caption-large .mejs-container {
    margin: 0 0 6px 0;  
}
#content .photo-caption-small p,
#content .photo-caption-large p {
    margin: 0 0 10px 0; 
}
#content .photo-caption-small .photo-credit,
#content .photo-caption-large .photo-credit {
	font-size: 0.800em; /* 8px (8/10) */
	line-height: 1.500em; /* 12px (12/8) */
	text-transform: uppercase;	
}
#content .photo-caption-small .print-photo a,
#content .photo-caption-large .print-photo a {
	background: url(../img/main/icons/news/print.png) no-repeat;
	padding: 0 0 0 20px;
}

/* Quotation */
#content .quote.float-left {
    margin-right:15px;
    width:296px;
}
#content .quote.float-right {
    margin-left:15px;
    width:296px;
}
#content .quote {
    background: #ebe9dc;
    color: #000;
    font-style: italic;
    letter-spacing: 0.01em;
    margin: 5px 0 18px 0;
    padding: 33px 33px 20px 38px;
    position: relative;
}
#content .quote p {
    margin: 0 0 10px 0; 
}
#content .quote .quote-mark {
    background: url(../../../img/main/content/quote-bg.gif) no-repeat;
    display: block;
    height: 23px;
    left: 26px;
    position: absolute;
    text-indent: -9999px;
    top: 0;
    width: 35px;
}
#content .quote .quote-credit {
    display: block;
    font-size: 0.857em; /* 12px (12/14) */
    font-style: normal;
    font-variant: small-caps;
    line-height: 1.667em; /* 20px (20/12) */
    margin: 3px 0 0 0;  
}
#content .quote .quote-credit:before {
    content: "— ";  
}

/* Document & Social Media Icons */

#content a[href$=".pdf"] {
    background: url(../img/main/icons/pdf.gif) no-repeat;
    padding: 1px 0 3px 21px;
    zoom: 1; /* IE has layout */
}
#content a.icon-twitter {
    background: url(../img/main/icons/twitter.gif) no-repeat;
    padding: 0 0 4px 28px;
    zoom: 1; /* IE has layout */    
}
#content a.icon-linkedin {
    background: url(../img/main/icons/linkedin.gif) no-repeat;
    padding: 0 0 4px 28px;  
    zoom: 1; /* IE has layout */
}
#content a.icon-facebook {
    background: url(../img/main/icons/facebook.gif) no-repeat;
    padding: 0 0 4px 28px;  
    zoom: 1; /* IE has layout */
}
#content a.icon-youtube {
    background: url(../img/main/icons/youtube.gif) no-repeat;
    padding: 0 0 4px 28px;
    zoom: 1; /* IE has layout */    
}

/* Generic Classes */

#content .lead {
    color: #67645c;
    font-family: "LatoBold", Arial, Helvetica, sans-serif;
    font-size: 1.385em; /* 18px (18/13) */  
    line-height: 1.444em; /* 26px (26/18) */
}
#content .float-left {
    float: left;
    margin: 5px 20px 15px 0;    
}
#content .float-right {
    float: right;
    margin: 5px 0 15px 20px;    
}
#content .clear-both {
    clear: both;    
}
#content .clear-left {
    clear: left;    
}
#content .clear-right {
    clear: right;   
}


/****************************************
 * News List
 ****************************************/
 
#content .news-list {
	margin: 12px 0 0 0;
    padding: 0; 
}
#content .news-list li {
    background: none;
    margin: 0 0 33px 0;
    min-height: 90px;
    padding: 0 0 0 108px;
    position: relative; 
}
#content .news-list li img {
	border: 1px solid #000;
	height: 90px;
    left: 0;
    position: absolute;
    top: 5px; 
	width: 90px;  
}
#content .news-list li h3 {
    font-family: "LatoBold", Arial, Helvetica, sans-serif;
    font-size: 1.231em; /* 16px (16/13) */  
    line-height: 1.250em; /* 20px (20/16) */
}

/*** Pagination ***/

#content .news-list-pagination {
	border-top: 2px solid #acaba8;
	border-bottom: 2px solid #acaba8;
	font-family: "LatoBold", Arial, Helvetica, sans-serif;
	font-size: 1em; /* 13px (13/13) */
	line-height: 1em; /* 13px (13/13) */
	margin: 0;
	padding: 15px 20px 10px 20px;
	text-align: center;
}
#content .news-list-pagination li {
	background: none;
	border-right: 2px solid #acaba8;
	display: inline-block;
	margin: 0 -4px 5px 0;
	padding: 0 10px;
	vertical-align: top;
}
#content .news-list-pagination li:last-child {
	border-right: none;	
}
#content .news-list-pagination li a {
	display: block;	
}
#content .news-list-pagination li.first a {
	background: url(../img/main/icons/news/arrow-first.png) no-repeat 0 50%;
	padding-left: 20px;	
}
#content .news-list-pagination li.previous a {
	background: url(../img/main/icons/news/arrow-previous.png) no-repeat 0 50%;
	padding-left: 20px;	
}
#content .news-list-pagination li.next a {
	background: url(../img/main/icons/news/arrow-next.png) no-repeat 100% 50%;
	padding-right: 20px;	
}
#content .news-list-pagination li.last a {
	background: url(../img/main/icons/news/arrow-last.png) no-repeat 100% 50%;
	padding-right: 20px;	
}


/****************************************
 * News Release
 ****************************************/
 
#content .news-title {
	font-family: "LatoBold", Arial, Helvetica, sans-serif;
	font-size: 2.308em; /* 30px (30/13) */
	line-height: 1.200em; /* 36px (36/30) */
	margin: 0 0 10px 0;
}
#content .news-info {
	font-size: 1em; /* 13px (13/13) */
	line-height: 1.385em; /* 18px (18/13) */	
}
#content .news-byline,
#content .news-published {
	font-family: "LatoBold", Arial, Helvetica, sans-serif;	
}
#content .news-related {
	border-top: 2px solid #ece9dd;
	margin: 20px 0 0 0;
	padding: 15px 0 0 0;	
}
#content .news-related h4 {
	font-family: "LatoBold", Arial, Helvetica, sans-serif;
	font-size: 1.846em; /* 24px (24/13) */
	line-height: 1.083em; /* 26px (26/24) */
	margin: 0 0 10px 0;
}
#content .news-related ul {
	margin: 0;
	padding: 0;	
}
#content .news-related ul li {
	background: none;
	padding: 0;	
}


/****************************************
 * People List
 ****************************************/

/* Table */

#content .people-list {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	min-width: 664px;
    width: 100%;    
}
#content .people-list thead th, 
#content .people-list thead td {
    background: #eceadd; 
    color: #2c3031;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 0.923em; /* 12px (12/13) */
    line-height: 1.250em; /* 15px (15/12) */
    padding: 27px 12px 6px 12px;
    text-transform: none;
}
#content .people-list th, 
#content .people-list td {
	background: #f7f6f1;
    border-right: 1px solid #a7a7a7;
    border-bottom: none;
    border-left: none;
    font-size: 0.846em; /* 11px (11/13) */
    line-height: 1.273em; /* 14px (14/11) */
    padding: 26px 12px 12px 12px;  
}
#content .people-list tr {
	border-bottom: 5px solid #fff;	
}
#content .people-list tbody th:first-child, 
#content .people-list tbody td:first-child {
    border-right: none; 
    padding-right: 0;
    width: 31px;
}
#content .people-list th:last-child, 
#content .people-list td:last-child {
    border-right: none; 
}
#content .people-list tbody th h4,
#content .people-list tbody td h4 {
    font-family: "LatoBold", Arial, Helvetica, sans-serif;
    font-size: 1.273em; /* 14px (14/11) */
    line-height: 1.429em; /* 20px (20/14) */
    margin: -2px 0 0 0;  
}
#content .people-list img {
	margin: -14px 0 0 0;	
}
#content .people-list p {
	margin: 0;	
}
#content .people-list ul {
    list-style: none;
	margin: 0;
    padding: 0;
}
#content .people-list ul li {
    background: url(../img/main/icons/people/bullet.gif) no-repeat 0 5px;
	margin: 0 0 2px 0;
    padding: 0 0 0 7px; 
}
#content .people-list .people-list-email,
#content .people-list .people-list-phone,
#content .people-list .people-list-location {
	display: inline-block;
	margin: 0 0 8px 0;
	padding: 0 0 0 21px;
	zoom: 1; /* IE has layout */	
}
#content .people-list .people-list-email {
    background: url(../img/main/icons/people/email.png) no-repeat 0 2px;
}
#content .people-list .people-list-phone {
    background: url(../img/main/icons/people/phone.png) no-repeat 0 2px;
}
#content .people-list .people-list-location {
    background: url(../img/main/icons/people/location.png) no-repeat 0 2px;
}


/****************************************
 * People Profile
 ****************************************/

#content .people-profile-header-wrap {
    margin: 0 -60px 20px -15px; 
    width: 740px; 
}

/* Content */

#content .people-profile-header {
    background: #eceadd;
    font-size: 0.846em; /* 11px (11/13) */
    line-height: 1.273em; /* 14px (14/11) */
    padding: 15px 266px 1px 15px;
}
#content .people-profile-header h4 {
    font-size: 3.636em; /* 40px (40/11) */
    line-height: 1em; /* 40px (40/40) */
}
/*#content .people-profile-header.staff h4 {
	font-size: 2.000em; *//* 22px (22/11) *//*
    line-height: 1.273em; *//* 28px (28/22) *//*
}*/
#content .people-profile-header .people-profile-header-title {
    font-size: 1.727em; /* 19px (19/11) */
    line-height: 1.316em; /* 25px (25/19) */    
}
/*#content .people-profile-header.staff .people-profile-header-title {
	font-family: "LatoBold", Arial, Helvetica, sans-serif;
	font-size: 1.455em; *//* 16px (16/11) *//*
    line-height: 1.375em; *//* 22px (22/16) *//*
}*/
#content .people-profile-header .people-profile-header-unit {
    font-size: 1.091em; /* 12px (12/11) */
    line-height: 1.167em; /* 14px (14/12) */
    text-transform: uppercase;  
}
/*#content .people-profile-header.staff .people-profile-header-unit {
    font-size: 1.273em; *//* 14px (14/11) *//*
    line-height: 1.429em; *//* 20px (20/14) *//* 
}*/
#content .people-profile-header .people-profile-header-email {
    background: url(../img/main/icons/email.gif) no-repeat 0 2px;
    font-family: "LatoBold", Arial, Helvetica, sans-serif;
    padding: 0 0 0 19px;
    zoom: 1; /* IE has layout */
}
#content .people-profile-header .people-profile-header-email,
#content .people-profile-header .people-profile-header-phone,
#content .people-profile-header .people-profile-header-location {
	display: inline-block;
	margin: 0 0 8px 0;
	padding: 0 0 0 21px;
	zoom: 1; /* IE has layout */	
}
#content .people-profile-header .people-profile-header-email {
    background: url(../img/main/icons/people/email.png) no-repeat 0 2px;
}
#content .people-profile-header .people-profile-header-phone {
    background: url(../img/main/icons/people/phone.png) no-repeat 0 2px;
}
#content .people-profile-header .people-profile-header-location {
    background: url(../img/main/icons/people/location.png) no-repeat 0 2px;
}

/* Photo */

#content .people-profile-header-photo {
    float: right;
    margin: 0 23px 20px 32px;
    overflow: hidden;   
}
#content .people-profile-header-photo img {
    float: left;
    margin: 0 0 10px 0; 
}
#content .people-profile-header-photo p {
    clear: left;
    margin: 0;  
}
#content .people-profile-header-photo a {
    background: url(../img/main/icons/photo.gif) no-repeat;
    font-family: "LatoBold", Arial, Helvetica, sans-serif;
    padding: 0 0 0 24px;
    zoom: 1; /* IE has layout */    
}

/* Content */

#content .people-profile-content {
	padding: 0 0 0 20px;
}
#content .people-profile-content h3,
#content .people-profile-content h4,
#content .people-profile-content h5,
#content .people-profile-content h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.692em; /* 22px (22/13) */
	line-height: 1.137em; /* 24px (24/22) */
	margin: 0 0 5px -20px;
}
#content .people-profile-content ul {
	padding-left: 0;	
}
#content .people-profile-content .no-bullet {
	padding: 0;	
}
#content .people-profile-content .no-bullet li {
	background: none;
	padding: 0;
}


/****************************************
 * Search Results Form
 ****************************************/

/*** Form ***/

#content #cse-search-results-form {
	background: none;
	margin: 20px 0;	
	padding: 0;
}
#content #cse-search-results-form legend {
	background: none;
	border: none;
	float: none;
	margin: 0;
	padding: 0 0 15px 0;	
}
#content #cse-search-results-form ul {
	clear: both;
	margin: 0 0 7px 0;
	overflow: hidden;
	padding: 0;	
}
#content #cse-search-results-form ul li {
	background: none;
	float: left;
	margin: 0 15px 0 0;	
	padding: 0;
}
#content #cse-search-results-fieldset1 input, 
#content #cse-search-results-fieldset1 label {
	display: inline-block;
	vertical-align: middle;
}
#content #cse-search-results-fieldset2 input {
	float: left;	
}
#content #cse-search-results-keywords {
	background: #601411;
	border: none;
	border-radius: 0;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8333em; /* 10px (10/12) */
	line-height: 2.600em; /* 26px (26/10) */
	margin: 0 0 10px 0;
	min-height: 26px;
	min-width: 144px;
	padding: 0 5% 0 2%;
	vertical-align: middle;
	width: 93%;
}
#content #cse-search-results-keywords::-webkit-input-placeholder {
   color: #fff;
   opacity: 1;
}
#content #cse-search-results-keywords:-moz-placeholder {
   color: #fff; 
   opacity: 1; 
}
#content #cse-search-results-keywords::-moz-placeholder {
   color: #fff;
   opacity: 1;  
}
#content #cse-search-results-keywords:-ms-input-placeholder {  
   color: #fff;
   opacity: 1;  
}
#content #cse-search-results-submit {
	-webkit-appearance: none;
	background: #990000 url(../img/branding-bar/search-submit.png) no-repeat 50% 50%;
	border: none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
	height: 26px;
	margin: 0 0 10px -45px;
	padding: 0;
	text-indent: -9999px;
	width: 45px;		
}

/*** Noscript iframe ***/

#content #results-sitesearch-noscript {
	height: 400px;
	width: 100%;	
}

/*** Results ***/

#content .gsc-control-cse table {
	margin: 0;	
}
#main #content .gsc-control-cse table th, 
#main #content .gsc-control-cse table td {
	background: none;
	border: none;
	color: inherit;
	display: table-cell;
	font-size: inherit;
	line-height: inherit;
	padding: 0;	
	text-transform: none;
}

/* INLINE ELEMENTS - VIDEO */
#content .video-caption {
    float:left;
    width:100%;
    margin: 0 0 17px 0;
    background: none repeat scroll 0 0 #d5d6d5;
    color: #000000;
    font-size: 0.769em;
    line-height: 1.2em;
    padding:14px 0;
}
#content .video-caption iframe {
    width:553px;
    height:432px;
    border:5px solid #ffffff;
    display:block;
    margin:0 auto;
}
#content .video-caption iframe {
    width:488px;
    height:388px;
}
#content .video-caption p {
    margin: 7px 15px -5px;
}
#content p.video-credit {
    text-transform: uppercase;
    font-size:0.889em;
    float:right;
    margin-right:82px;
}
/********************* BRANDING *********************/
@import url("brand.css");
@import url("search.css");

/* New Banner Corrections */
#toggles {
    left: 0 !important;
}
#brandHeading {
    max-height: 47px !important;
}
#___gcse_0 {
    margin-top: -17px !important;
}