@import url(http://fonts.googleapis.com/css?family=Lato:300,400);
@import url(http://fonts.googleapis.com/css?family=Vollkorn:400,700);
@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400,300);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,300,100,700);	
			            /* aside styles
-------------------------------------------------- */

.content {
    width: 68%;
    float: left;
    padding-right:2%;
}
aside {
    width: 30%;
    float: right;
background-color:#eee;
    color:black;
    padding:3%;
    margin-top:20px;
}

@media only screen and (max-width: 768px) {    
    aside, .content {
        float: none;
        width: 100%;
    }
}

            /* Sticky footer styles
-------------------------------------------------- */
html,
body {
  height: 100%;
  /* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by its height */
  margin: 0 auto -90px;
  /* Pad bottom by footer height */
  padding: 0 0 90px;
}
/* Set the fixed height of the footer here */
#footer {
  height: 90px;
  background-color: #f5f5f5;
  	font-family: 'Lato', sans-serif;
	font-weight:400;
	background-color:#000;
	padding-top:5px;
	padding-left:20px;
	text-align:left;
	color:#CCC;
	width:100%;
}

/* Custom page CSS
-------------------------------------------------- */

#wrap > .container {
  padding: 0px 15px 15px;
}
.container .credit {
  margin: 20px 0;
}

#footer > .container {
  padding-left: 15px;
  padding-right: 15px;
}
#printonly {
	display:none;
}
code {
  font-size: 80%;
}
.paragraph a {
color:#CCC;
font-size:0.8em;
}
.header-bg {
	margin-top:0px;
	width:100%;
  height:300px;
  background-image: url('../images/rhiz_header.jpg');
background-repeat: no-repeat;
background-position: center center;
	}
.page-header {
  padding-bottom: 9px;
  xxmargin: 50px 0 20px;
  margin-top:0px;
  padding-top:0px;
  border: 0px;
  color:#ccc;
}
.page-header {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 768px) {
  .page-header {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .page-header {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .page-header {
    width: 1170px;
  }
}


.navbar-default {
	xxbackground-color:transparent;
	border-bottom:0px;
}
.navbar a:visited {
	xxcolor:white;
}
.navbar-fixed-top a:visited {
	xxcolor:white;
}
.navbar-default a:visited {
	xxcolor:white;
}
.navbar-header a:visited {   /* hyperrhiz */
	xxcolor:white;
}
.navbar-brand a:visited {
	color:white;
}
.navbar-collapse a:visited {
	color:white;
}
.collapse a:visited {
	color:white;
}
.navbar-nav a:visited {
	color:white;
}
.nav a:visited {
	color:white;
}


h1 {
}

h2 {	
}
h3 {			
}
h4 {
padding-top:1em;
}
h5 {			
padding-top:1em;
}
.section {

}
.content {
	text-align:left;
	overflow:auto;
}

.content p {
overflow-wrap:break-word;
}
.content li {
}
aside p {
}
aside h3 a:link {
	color:black;
}
aside h3 a:visited {
	color:black;
}
.bio {

}
aside h4 {

}
aside name {
}
aside a:link {
	color:#C96;
	text-decoration:none;
}
aside a:visited {
	color:#C96;
	text-decoration:none;
}
aside a:hover {
	color:#C96;
	text-decoration:underline;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  border-left: 2px solid #efe;
	color: #666;
	font-size:1em;
}

.saperbox {
  border: 2px solid black;
}

#navlist li
{
	display: inline;
	list-style-type: none;
	text-transform:uppercase;
	padding-right: 20px;
	font-family: 'Lato', Myriad Pro, sans-serif;

}
#navlist li a, a:link, a:visited, a:hover {
	color:#FFF;
	text-decoration:none;
}
#menu {
	font-family: 'Lato', Myriad Pro, sans-serif;
	background-color:#300;
	text-align:center;
	xxfont-size: 1.2em;
}

.catmenu a:link {
	color:#930;
	text-decoration:underline;
}
.catmenu a:visited {
	color:#930;
	text-decoration:underline;
}
.catmenu a:hover {
	color:#930;
	text-decoration:underline;
}

.content a:link {
	color:#930;
	text-decoration:none;
}
.content a:visited {
	color:#930;
	text-decoration:none;
}
.content a:hover {
	color:#930;
	text-decoration:none;
}
#footer a:link, a:hover {
	color:#C96;
	text-decoration:none;
}
#footer a:visited {
	color:#C96;
	text-decoration:none;
}
hr {
	border: none 0;
	border-top: 1px dotted #bbb;
	height: 1px;
}
.breadcrumbs {
	padding-top:20px;
}
.breadcrumbs a:link, a:visited, a:hover {
	color:#930;
	text-decoration:underline;
}
.glyphicon-search {
	padding-top:4px;
}
audio {
  padding-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
figure {
  padding-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
}
figure img {
	margin-top:10px;
	margin-bottom:10px;
}
.responsive {
  max-width: 100%;
  height: auto;
}
figcaption {
	font-style: italic;
	font-size: 0.9em;
	padding-top:10px;
}
.vid {
	width:100%;
	max-width:768px;
  margin: 0 0 20px;
}
.video-js {padding-top: 56.25%}
.vjs-fullscreen {padding-top: 0px;}
	
.essaytable {
	xxborder:1px solid #ccc;
	padding:5px;
	margin-top:30px;
	margin-bottom:30px;
}
.essaytable td, th {
	border:1px solid #ccc;
	padding:10px;
}
.essaytable caption {
	text-align:center;
}
.essaytable th {
	background-color:#eee;
}
.caption {
	font-size: 0.9em;
}
.footnoted {
	font-style: normal;
}
.content name {
	font-weight:400;
}
.modal { position: fixed; 
}
.modal-dialog {
	xxwidth:650px;
}
.google-maps {
    position: relative;
    padding-bottom: 75%; // This is the aspect ratio
    height: 0;
    overflow: hidden;
}
.google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
#footnotes a {
	text-decoration:underline;
	overflow-wrap:break-word;
}
.footnote li {
	overflow-wrap:break-word;
}
#bobo p {
	padding-top:20px;
	padding-bottom:20px;
}