/* .custom-main-index-template {}
.custom-author-archive {}
.custom-category-archive {}
.custom-database-archive {}
.custom-individual-archive {} */

/* html { visibility:hidden; }

html.americas #outer {
	jQuery get-domain-dir.js adds dir name to html element
    background: url(/resources/images/hero-image-american-studies.jpg) no-repeat center top;
} */


body > div#outer:first-of-type {
	/*Work around: greater specificity due to multiple id's in the page - multiple id's are not valid*/
	background: url(/resources/images/hero-blog-home.jpg) no-repeat center top;
	max-width: 1600px;
	min-height:100%;
	margin: 0 auto;
	width:100%;
}

.second-nav-hidden-menu {
	width: 75%;
    display: none;
    line-height: 150%;
    height: auto;
    float: right;
}
#primarynav {float:right;}
/* #site-logo {overflow:hidden;} */
/*multiple instances of #outer, this help mitigate the impact*/
/* p + div#outer .colwrap #leftcol img {
	
	width: 100%;
    padding-right: 16px;
} */
 p + div#outer .colwrap #leftcol {padding:0;} 

header#top.menu-open #headingwrapper {
	background-repeat: no-repeat;
    background-position: -641px -199px; 
}