#masthead h1 { background: transparent url(/themes/okwu/everettpiper/images/logo.jpg) no-repeat 3% 50%; }

#masthead #main-nav { left: 380px; }

a.button { color: #312A29 !important; border: none !important; }

/* Intro Adjustments
 * ----------------------------------------------------------------*/
#intro { 
  background-image: url(/themes/okwu/everettpiper/images/bg-intro.jpg);
  overflow: hidden; 
}
  #intro .wrapper {
    padding: 70px 0px 30px 380px;
		width: 670px; /* total: 1050px */
  }
  #intro img.splash {
    top: auto;
    bottom: 0;
		left: -30px;
  }
  #intro p {
    border-top: 1px dashed #903011;
    border-bottom: 1px dashed #903011;
    padding: .75em .1em;
    font: normal 3em/1.2em "Garamond Premier Pro", Georgia, Tahoma, serif;
    letter-spacing: 1px;
  }
  
  
/* Overview Adjustments
 * ----------------------------------------------------------------*/
#overview .wrapper { padding-bottom: 0; }
#overview #welcome {
	width: 47%;
	padding: 3em 3% 0 0;
}
  #welcome h3 {
    font: normal 2.8em/1.4em Georgia, Tahoma, serif;
    color: #67240f;
    background: transparent url(/themes/okwu/root/images/bg-horizontal-border.jpg) repeat-x scroll 50% 100%;
    padding: 0 .25em .25em;
    margin: 0 0 .5em;
  }
  #overview #welcome p {
    background: none;
    color: #444343;
    font-size: 1.4em;
    line-height: 1.6em;
    padding: .5em .75em;
  }

#overview a { font-size: 1em; } 

#overview .paper {
  width: 34%;
	padding: 4.5em 3% 0;
	float: right;
}
  #overview .paper p {
    overflow: hidden;
    clear: both;
  }

  .vcard .url, .vcard .street-address, .vcard .tel { display: block; }
 
	.vcard a.url { outline: none; margin: 0 0 1em; }
  .vcard a.url:hover { border: none; }

  .vcard a.facebook, .vcard a.twitter {
    height: 70px;
    text-indent: -999em; 
    background: transparent url(/themes/okwu/everettpiper/images/bg-facebook-logo.jpg) no-repeat 0% 0%; 
  }
  .vcard a.twitter { height: 40px; background-image: url(/themes/okwu/everettpiper/images/bg-twitter-logo.gif); }

  .vcard .fn, .vcard .type { font-weight: bold; }

