/*
Theme Name: Newhouse Faculty 2014
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

  body {
  background-color: #eee;
  }

body {
 -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header-logo {
width: 80%;
}

.header-upper-container {
background-color: #099CCA;
background-repeat: no-repeat;
background-size: cover;
background-position: center center;
}

.header-upper-title h1 {
font-family: "proxima-nova",sans-serif;
font-size: 40px;
color: white;
font-weight: 700;
padding: 0px;
margin: 0px;
line-height: 40px;
margin-top: 10px;
text-shadow: 1px 1px rgba(0,0,0,.4);
}

.header-container {
background-color: white;
border-bottom: 1px solid #ccc;
}

.bio-picture {
width: 80%;
border: 1px solid #ccc;
}

a.navbar-brand {
font-family: "proxima-nova",sans-serif;
text-transform: uppercase;
color: #333;
font-weight: 700;
}

.navbar-nav>li>a {
font-family: "proxima-nova",sans-serif;
text-transform: uppercase;
color: #333;
}

.navbar-nav>li.current_page_item>a {
color: #099CCA;
}

.navbar {
margin-bottom: 0px;
}

.navbar-default {
background-color: white;
border: 0px;
}

.main-content {
background-color: white;
padding-top: 10px;
padding-bottom: 10px;
}

.main-content ul {
list-style-type: circle;
}

.main-content ul li {
margin-left: 20px;
margin-bottom: 10px;
}

.main-content h1 {
font-family: "adobe-caslon-pro",serif;
font-size: 40px;
font-weight: 300;
}

.main-content h2 {
font-family: "proxima-nova",sans-serif;
text-transform: uppercase;
font-size: 20px;
font-weight: 700;
}

.main-content h3 {
font-family: "proxima-nova",sans-serif;
text-transform: uppercase;
font-size: 18px;
font-weight: 700;
}

.main-content ul li {
font-family: "adobe-caslon-pro",serif;
font-size: 16px;
line-height: 22px;
}

aside p {
font-family: "proxima-nova",sans-serif;
font-size: 16px;
line-height: 24px;
}

aside h2 {
font-family: "proxima-nova",sans-serif;
text-transform: uppercase;
font-size: 36px;
line-height: 38px;
font-weight: 700;
}