@import "foundation.css";

body {
    height: 100%;
  font: 10px Arial, sans-serif;
}
p   {
    line-height: 1.4em;
}
a {
  color: #3f6a79;
}
a:hover {
  text-decoration: underline;
}
.wrap {
  margin: 0 auto;
  width: 950px;
}
#header {
    height: 180px;
    background-color: #93733a;
}
#logo	{
    margin-top: 25px;
    width: 280px;
    height: 135px;
}
#header .wrap {
  position: relative;
}
#header ul {
  position: absolute;
  top: 160px;
  right: -2px;
  list-style: none;
}
#header li {
  display: inline;
}
#header ul a {
    text-transform: uppercase;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
    padding-left: 15px;
}
#header p#mission   {
  position: absolute;
  top: 20px;
  left: 550px;
  font: 1.45em/1.5 Georgia, "Times New Roman", serif;
  color: #fff;
  text-align: right;
  font-style: italic;
}
#content {
  clear: both;
  border-top: 1px solid #fff;
  /*background-color: #b4a882;*/
  padding: 18px 0;
  font-size: 1.5em;
}
#content p.intro {
  font: 1.1em Tahoma, "Times New Roman", serif;
  color: #666;
}
h2 {
  margin-top: 16px;
  margin-bottom: 19px;
  line-height: 1;
}    
h2 span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 17px;
}
h3 {
  margin: .25em 0 .625em;
  font-size: 2em;
  font-family: Tahoma, "Times New Roman", serif;
}
#communication {
  overflow: hidden;
  padding-bottom: 40px;
  border-top: 3px double #ddd7c6;
}
#updates {
  float: left;
  margin-right: 30px;
  width: 624px;
}
#updates .module {
  margin-bottom: 32px;
  padding: 10px 0 10px 15px;
  background: url(../img/bg-shade.png);
  font-size: 1.1em;
  line-height: 1.375;
}
#updates .module .news-highlight {
  float: left;
  /*width: 410px;*/
  margin-right: 10px;
  /*background: url(../img/bg-footer-col.png) 412px 0 repeat-y;*/
  padding-right: 5px;
}
#updates .module .tweet-stamp {
  float: left;
  width: 174px;
}
#updates .module .tweet-stamp a {
  display: block;	
  position: relative;
  top: -0.7em;
  padding: .85em 10px .85em 15px;
  font-size: .9em;	
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
}
#updates .module .tweet-stamp a:hover {
  text-decoration: none;
  color: #042b34;
}
#updates #jointhelist {
  overflow: hidden;
  clear: left;
}
#updates form {
  float: left;
  padding-left: 15px;
}
#career-info {
  padding-bottom: .5em;
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
}
#updates p.feed {
  float: left;
  margin-top: 2.25em;
  margin-left: 20px;
  line-height: 1;
}
#updates p.feed a {
  background: url(../img/icon-feed.gif) 0 48% no-repeat;
  padding: 2px;
  padding-left: 20px;
  min-height: 16px;
  color: #646059;
}
#updates input#list-email {
  width: 260px;
}
#updates button#btn-sign-up {
  vertical-align: middle;
  border: 0;
  padding: 0;
  width: 102px;
  height: 30px;
  background: url(../img/button-signup.png) no-repeat;
  text-indent: -9999em;
}
#lets-connect {
  float: left;
  width: 296px;
  min-height: 334px;
  background: url(../img/map.png) 50% 48px no-repeat;
}
#lets-connect address strong {
  display: block;
  padding-top: 1em;
  text-transform: uppercase;
  color: #666;
}
#lets-connect address .email {
  padding-right: 10px;
  margin-right: 10px;
}
ul.gallery {
  list-style: none;
  line-height: 0;
}
ul.gallery li {
    display: inline;
}
ul.gallery li a	{
}
ul.gallery li a img {
    width: 45px;
    height: 45px;
    margin: 5px;
    border: solid 3px #ff0;
}
ul.gallery li a:hover img   {
    border: solid 3px #000;
}
#feature-content {
  margin-top: 20px;
  margin-bottom: 30px;
  border: 4px solid #b2c6bf;
  border-width: 4px 0;
  position: relative;
  line-height: 0;
}
#feature-content #features, #feature-content img, #feature-content .feature-content {
  height: 240px !important;
}
#feature-content #features, #feature-content img {
  width: 950px !important;
}
#feature-content .feature a {
  display: block;
}
#feature-content .feature-content {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../img/bg-trans-dark.png);
  width: 328px;
  color: #fff;
  font-size: .9em;
  text-shadow: 1px 1px 1px #000;
}
.no-display {
    display: none;
}
#feature-content .feature-content a {
  color: #fff;
  font-style: italic;
  text-decoration: underline;
}
#feature-content h2 {
  margin: 30px 20px 10px;
  width: auto;
  height: auto;
  background: none;
  font-size: 2em;
  font-family: Georgia, "Times New Roman", serif;
}
#feature-content p {
  margin-left: 20px;
  margin-right: 20px;
  font-size: 1.05em;
  line-height: 1.375;
  font-style: italic;
}
#feature-content ul.features-menu {
  position: absolute;
  top: 200px;
  left: 224px;
  list-style: none;
  z-index: 50;
}
#feature-content ul.features-menu li {
  display: inline;
}
#feature-content ul.features-menu a {
  float: left;
  width: 42px;
  height: 30px;
  margin-right: 10px;
  background: url(../img/pagination.png) no-repeat;
  text-indent: -9999em;
}
#feature-content ul.features-menu a.previous {
  background-position: 0 0;
}
#feature-content ul.features-menu a.next {
  background-position: -52px 0;
}    
#feature-content ul.features-menu a.previous:hover {
  background-position: 0 -40px;
}
#feature-content ul.features-menu a.next:hover {
  background-position: -52px -40px;
}
#news #footer	{
    margin-top: 100px;
}
#footer {
  clear: both;
  border-top: 1px solid #fff;
}
#footer-legal {
  background: #042b34;
}	
#footer #footer-legal p {
  margin: 0 auto;
  padding: 12px 0 10px;
  width: 960px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #fff;
}
.right_column li {
  padding: .125em 0;
}
.boost {
  position: relative;
  border-top: 1px solid #ddd7c6;
  margin-left: -15px;
  margin-right: -15px;
  /*background: url(../img/bg-shade.png);*/
  padding: 15px;
  font-weight: normal;
  font: italic 1.25em/1.375 Georgia, "Times New Roman", serif;
}
.boost strong {
  font-weight: normal;
}
.left_column .boost {
  margin-right: 15px;
}



/*	Fixes
...................................................................... */

#weplusyou li:after, #weplusyou .wrap:after, #updates .module:after, #content:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#clients td, th,
#projects td, th    {
    padding: 5px;
    border-bottom: 1px solid #ddd7c6;
}
#projects table tbody td   {
    font-size: 12px;
}
td.last	{
    border-bottom: none;
}
table th    {
    font-weight: bold;
}
table	{
    border-top: 3px double #ddd7c6;
}
#clients table tbody tr:hover	{
    background: #042b34;
    color: #fff;
}
#contact-us table h2	{
    width: 200px;
}
#contact-us table    {
    margin-bottom: 20px;
}
#contact-us table td	{
    padding-top: 10px;
}
ul.news	{
    height: 200px;
    overflow: auto;
    padding-bottom: 10px;
}
ul.news li  {
    background-color: #eee8aa;
    padding: 5px;
    margin: 0 0 5px 0;
}
ul.news li a	{
    color: inherit;
}
ul.news li a:hover  {
    color: #000;  
    text-decoration: none;
}
ul.news li a p	{
    margin: 0;
    padding: 0;
}
.banner_text	{
    position: absolute;
    top: 370px;
    left: 180px;
    font: 1.5em/1.375 Georgia, "Times New Roman", serif;
    color: #fff;
}
.large_opening_image	{
    width: 942px;
    margin: 0 auto 30px;
    border: 4px #d2d1c1 solid;
}
#clients .banner_text	{
    top: 400px;
    color: #666;
}
#projects .banner_text	{
    top: 340px;
}
