/* Enter Your Custom CSS Here */

#header {
	background:  url(//labs.la.utexas.edu/buss/files/2015/09/bower-final1-e1442516045987.png) no-repeat 90% 0;
   min-height: 140px;
   border-style: none none solid;
   border-width: medium medium 10px;
   border-color: #fff;
}

#nav {
    background: #186AC8;
}

#header .wrap #title-area {
    padding: 5px;
    margin-top: 35px;
    margin-left: 120px;
}

#title a, #title a:hover {
    color: #ffffff;
    font-size:40pt;
    text-decoration: none;
}

#description {
    color: #f3f3f3;
}

.avatar, .entry-content img, .featuredpage img, .featuredpost img, .post-image, .ui-tabs img {
    background-color: #fff;
    border: 0px solid #eee;
    padding: 1px 2px;
}

#wpbb-branding-header-wrapper .wpbb-branding-container {
	display:none;
}

#wpbb-branding-header-wrapper #wpbb-branding-inner {
    display:none;
}

#footer p {
    display: none;
}

#content {
    float: left;
    padding: 25px 0;
}

.full-width-content #content {
    max-width: 960px;
}

h1, h2, h2 a, h2 a:visited {
    font-family: 'Open Sans', sans-serif;
}

.separator {
  height:20px;
  clear:both;
}

@font-face {
	font-family: 'Open Sans', sans-serif;
}

.h1, h2, h3 {
  	font-family: 'Open Sans', sans-serif;
    color:#0094d2;
}

  
  

