/*
Theme Name: TwentySixteen - Princeton Alternate
Theme URI: http://www.simplethemes.com
Description: A Princeton version of the 2016 default theme with the banner image at the top of the page.
Version: 1.0
Author: Web Development Services
Author URI: http://wds.princeton.edu
Template: twentysixteen
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/

@import url("../twentysixteen/style.css");


a {
color: #065184;
}



#princeton-footer{
   width:100%;
   font-size: 0.8125rem;line-height: 1.61538; 
}

#top-banner {

}
#top-banner img { width: 100%; height:auto; }

.site-branding {
  padding: 1% 2%;
  width:100%;
  background:#000;
}


body {
    background: #1b1b1b;
}
.site {
    margin: 0 auto !important;
}
body:before,
body:after {
  display: none;
}




.site-header {
    padding: 1em;
}

.site-branding, .site-header-menu, .header-image { margin: 1em 0 1em 0; }

.site-branding .site-title a { color: white; }
.site-branding .site-description { color: white; }

.header-image img { width:100%; }


#content-bottom-widgets .widget {
  width:50%;
  float:left;
}


@media screen and (min-width: 56.875em) {
	.page-template-full-width-page .content-area
	{
	  float: left;
	  margin-right: -100%;
	  width: 100%;
	}
}
