/*   
Theme Name: Undocumented Patients v2
Theme URI: 
Description: February 2017
Author: James Did It LLC
Author URI: http://jamesdidit.net/
Template: thematic
Text Domain: undoc-site
Version: 2.0
Tags: Hastings Center Special Report
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

.page-template-bib-exhibit #content, 
.page-template-bib-exhibit #container {
	width:100%;
	margin:0;
	padding:0;
	overflow:auto;
}

table.publication div {
    max-width:500px !important;
}

.bib-exhibit .bib-exhibit-notice {
    display:none;
}

@media only screen and (max-width:960px) {
    .bib-exhibit .bib-exhibit-notice {
        display:block;
        border:thin solid red;
        padding:.5rem;
        max-width:500px;
        margin:.25rem;
    }

    .bib-exhibit .bib-exhibit-notice h3 {
        font-size:1rem;
        font-family:Arial,sans-serif;
        font-weight:bold;
        text-transform: uppercase;
    }
}

.main-aside ul {max-width:100%;}

.widget_nav_menu .menu-top-menu-container { max-width:100%;}

.widget_nav_menu ul#menu-top-menu-1 {
	list-style-type:none;
	margin:0;
	padding:0;
	text-indent:0;
	line-height: 1.5;
}

.widget_nav_menu a {
	text-decoration: none;
}

.widget_nav_menu ul#menu-top-menu-1 ul.sub-menu {
	list-style-type:none;
	margin:0 0 .5rem 0;
	padding:0;
	text-indent:0;
}

.widget_nav_menu ul#menu-top-menu-1 ul.sub-menu li a::before {
	content:'»';
}