/* history.ucr.edu css style sheet
* updated September 1, 2014
*/

html, body { 
	height: 100%;
	}
	
body {
	font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
	}

#wrap {
	min-height: 100%;
	}

#main { 
	overflow: auto;
	padding-bottom: 120px; 
	}  /* must be same height as the footer */

#header {
	margin: 30px auto; 
	width: 920px; 
	max-width: 96%; 
	display: block;
	}

#container {
	margin: auto auto; 
	width: 920px; 
	max-width: 96%; 
	margin: auto auto; 
	}

nav { 
	margin-bottom: 25px; 
	}
	
#colone { 
	width: 28%; 
	float: left; 
	margin: 10px auto; 
	height: auto;
	}
	
#coltwo { 
	width: 67%; 
	float: right; 
	margin: 10px auto; 
	height: auto; 
	padding-left: 5%;
	}
	
footer {
	width: 920px; 
	max-width: 96%; 
	display: block; 
	margin-bottom: 40px;
	font-size: 12px;
	position: relative;
	margin-top: -120px; /* negative value of footer height */
	clear: both;
	margin-left: auto; 
	margin-right: auto;
	}

h1 {
	font-size: 20px;
	font-weight: 600;
		}
		
h2, h3 {
	font-size: 17px; 
	font-weight: 600; 
	}

h4 {
	font-size: 14px;
	font-weight: 600;
	}
	
a {
	color: #2D6CC0
	}

ul.navigation { 
	list-style-type: none; 
	margin: 10px; 
	padding: 0; 
	text-align: left;
	}

li { 
	line-height: 1.8em; 
	}

li.navbar a:link {
	line-height: 1.8em; 
	text-decoration: none; 
	color: #000000;
	}
	
li.navbar a:visited {
	line-height: 1.8em; 
	text-decoration: none; 
	color: #000000;
	}

li.navbar a:hover { 
	line-height: 1.8em; 
	text-decoration: underline; 
	}

p {
	line-height: 1.6em; 
	font-size: 16px;
	}

p.footer-text {
	font-size: 12px;
	}
	
p.facultylist {
	text-indent: -25px; 
	margin-left: 25px;
	}
	
.footer-title { 
	font-size: 12px; 
	letter-spacing: 1px;
	}
	
#campusmap {
	border: 1px solid #000000;
	}

#footer-left {
	float: left; 
	width: 240px; 
	}
	
#footer-middle {
	float: left; 
	width: 320px; 
	}

#footer-right {
	float: right; 
	width: 360px; 
	}
	
.donation-button {
	text-align: center;
	}
	
.advising-button {
	background: #933D1F;
	font-size: 16px;
	color: #fff;
	padding: 2px 10px;
	border-radius: 2px;
	font-weight: 500;
	}
	
img {
	max-width: 100%; 
	height: auto;
	}
	
#googlemap {
	margin-top: 30px;
	}
	
.histdeptimg {
	float: right; 
	border: 1px solid #000000; 
	margin: auto auto;
	}
	
.contact-info {
	margin-bottom: 40px;
	}
	
div.address-indent {
	margin-left: 30px;
	}
	
ul.nostyle {
	list-style-type: none;
	}
	
#facebook-like-box {
	display: block; 
	margin: auto auto; 
	text-align: center;
	}

h4.field-reports-bar {
	background: #2D6CC0;
	font-size: 16px;
	color: #fff;
	padding: 2px 10px;
	border-radius: 3px;
	font-weight: 400;
	}
		
img.phevent-img {
	float: left; 
	margin: 10px 20px 20px 0px; 
	border-style: solid; 
	border-width: 1px; 
	max-width: 240px;
	}
	
.adminpicture{
	float: left; 
	border: 1px solid black; 
	margin-right: 1em;
	margin-bottom: 1em;
	width: 60px;
	}
	
.facultypicture{
	float: right;
	border: 1px solid black; 
	margin-left: 1em;
	margin-bottom: .2em;	
	}
	
.phresourceslist {
	list-style:none; 
	}
	
.biolist { 
	list-style:none; 
	text-indent:-25px; 
	margin-left:25px;
	}

.booklist { 
	list-style:none;
	text-indent:-25px;
	margin-left:25px;
	}
	
ul.emerituslist { 
	line-height:1.8em; 
	list-style:none;
	text-indent:-25px; 
	margin-left:25px;
	}
	
.photoborder {
	padding: 3px;
	border: 1px solid #CCC;
	margin: 2px;
	}

.figcaptiontext {
	font-size: 14px;
	}

.figurecaptionright { 
	float: right; 
	font-size: 10px;
	}

figure .image { 
	width: 100%; 
	}

figure { 
	text-align: center; 
	display: table; 
	max-width: 80%; 
	margin: 10px auto; 
	}
	
.adminstafflist {
	padding-left: 45px;
	}

table {
	width:100%;
	}
	
td {
	vertical-align:text-top;
	text-align:justify;
	}

.video-container { 
	position: relative; 
	padding-bottom: 56.25%; 
	padding-top: 30px; 
	height: 0; 
	overflow: hidden; 
	text-align: center; 
	}

.video-container iframe, .video-container object, .video-container embed { 
	position:absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 100%; 
	border: none; 
	}

video { 
	width: 100%; 
	max-width: 640px; 
	height: auto; 
	}

/* =======================MOBILE DEVICES AND SMALL SCREENS======================= */

@media screen and (max-width : 480px)
{

nav { margin-bottom: 0; }
#colone { width: 100%; }
#coltwo { width: 100%; padding-left: 0%; }
#footer-left { width: 100%; display: block; }
#footer-right { width: 100%; display: block; }
#footer-middle { text-align: left; width: 100%;  display: block; }
#googlemap { display: none; }
.histdeptimg { float: none; margin: 10px auto; }
}

@media screen and (max-device-width : 480px)
{
nav { margin-bottom: 0; }
#colone { width: 100%; }
#coltwo { width: 100%; padding-left: 0%; }
#footer-left { width: 100%; display: block; }
#footer-right { width: 100%; display: block; }
#footer-middle { text-align: left; width: 100%;  display: block; }
#googlemap { display: none; }
.histdeptimg { float: none; margin: 10px auto; }
p { font-size: 2em; }
h1 { font-size: 2.75em; font-weight:600; }
h2, h3 { font-size: 2.25em; font-weight:600; }
h4 { font-size: 2em; font-weight:600; }
li { font-size: 2em; }
#footer-middle { text-align: center; padding-bottom: 50px; }
#footer-left { text-align: center;padding-bottom: 50px;float: none; }
#footer-right { text-align: center;padding-bottom: 50px;float: none; }
p.footer-text { font-size: 1.5em ; }
.donation-button { display: none; }
}