/*
   application.css
   peacockacres.com
   
   Created by Craig Mink on 12-23-2008.
   Copyright 2008 Full Steam Marketing & Design. All rights reserved.
*/

a img          /* this gets rid of the border around a picture that is a link   */
{border: none;}

/*  Import Default Generic Rules
----------------------------------------------- */
@import url(reset.css);
@import url(generic.css);

body {
  background: #001e3f url(design/bg-image.jpg) repeat-x;
  margin: 0px 0px 0px 0px; 
}

acronym { font-size: 93.8%; }

table {
  float: right;
  margin-right: 35px;
  margin-bottom: 20px;
}
h1 {
  color: #001e3f;
  font: bold 12px/23px Verdana;
}
h3 span { color: #888; }
h4 {
  color: #800;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
  clear: left;
}


/*  Specialized Wireframe Rules
----------------------------------------------- */
.content-block {
  clear: both;
}
.hidden {
  visibility: hidden;
}
.sourcefile {
  background-color: #ff3;
  color: #c00;
}
.sourcefile:before { 
  content: "Source: "; 
}
.left-image { 
  float: left;
  margin: 0px 10px 0 0;
}
.bio { margin-bottom: 5em; }
.inactive a, .inactive li a {
  color: #bbb !important;
}
.content .list {
  clear: left;
  margin: 15px 0;
  color: #011e40;
  font-weight: bold;
  font-size: 12px;
  list-style: disc inside;
}
.content .list li {
  margin-left: 2em;
  text-indent: -1.33em;
}
.content .list li:before {
  content: none;
}

/*  Outer Wrapper
----------------------------------------------- */
#outer-wrap {
  width: 925px;
  margin-right: auto;
  margin-left: auto;
  margin-top:0px;
}


/*  Header
----------------------------------------------- */
#header {
  background: transparent url(design/header.jpg) no-repeat top left;
  width: 925px;
  height: 420px;
  margin: 0;
  padding: 0;
}
#header h1 {
  margin: 0;
  padding: 0;
}
#header h1 a {
  float: left;
  width: 400px;
  margin-top: 30px;
  height: 200px;
  text-indent: -999999px;
  clear: left;
}
*html #header h1 a {
  margin-top: 25px;
}
/* IE HACK */
*html #brochure-link {
  margin-left: 65px;
}
#brochure {
  float: left;
}
#brochure-link {
  color: white;
  padding-top: 15px;
}
#brochure-link a {
  color: white;
}
#donate a {
  width: 150px;
  height: 65px;
  float: left;
  text-indent: -999999px;
  clear: left;
  margin-top: -35px;
  background: url(design/donate-button.jpg) 0 65px;
}
#donate a:hover {
  background: url(design/donate-button.jpg) 0 2px;
  width: 150px;
  height: 65px;
}

#facebook a {
  width: 144px;
  height: 44px;
  float: left;
  text-indent:75px;
  clear: right;
  margin-top: -24px;
  background: url(images/facebook.png) 0 2px;
}



/* Navigation
----------------------------------------------- */
.content ul.navigation {
  list-style: none;
  margin: 0;
  padding: 0;
} 
.content ul.navigation li {
  list-style: none;
  display: inline; 
  margin: 0;
  padding: 0 1.5em 0 0;
  text-transform: uppercase;
}
.content ul.navigation li:before { content: none; } /* removing bullets for navigation unordered lists */
.content #main-nav {
  font-size: 110%;
  float: left;
  clear: left;
  margin-top: 23px;
}
.content #main-nav a {
  color: white;
  margin-right: 25px;
  margin-left: 25px;
  text-decoration: none;
  font-weight: bold;
}
.content #main-nav a:hover {
  color: #fff2d7;
}
.content #c-nav ul {
  border-bottom: 1px solid #eee;
  margin-bottom: 1ex;
}



.content #second-nav {
  font-size: 110%;
  float: left;
  clear: left;
  margin-top: 1px;
}
.content #second-nav a {
  color: white;
  margin-right: 0px;
  margin-left: 103px;
  text-decoration: none;
  font-weight: bold;
}
.content #second-nav a:hover {
  color: #fff2d7;
}



/*  Wrapper
----------------------------------------------- */
#wrapper {
  background: transparent url(design/body-bg.jpg) repeat-y;
  float: left;
  width: 865px;
}


/*  Container
----------------------------------------------- */
#container {
  float: left;
  height: auto;
  width: 515px;
  margin: 0;
  padding: 0 0 0 10px;
  font: 13px Verdana, "Lucida Grande", Lucida, sans-serif;
  color: #888;
}
#container h1 {
  margin: 0 auto 15px;
  padding-top: 0;
}
#container h3 {
  font-size: 10px;
  color: #6b99cb;
  font-style: italic;
  clear: left;
  margin-bottom: 25px;
}
#container p {
  margin-top: 0.4em;
}
#container p a {
  color: #80afe3;
  text-align: right;
  font-size: 12px;
  float: right;
  text-decoration: none;
  width: 200px;
  padding-bottom: 15px;
}
#container .body-info {
  font-size: 10px;
  color: #001e3f;
  font-style: italic;
  margin: -10px 0 0;
}


/*  Sidebar
----------------------------------------------- */
#programs {
  float: right;
  width: 331px;
}
#content4 {
  width: 300px;
  margin-left: 10px;
}
#subnav dd a, h2 {
  color: #800;
  font-weight: bold;
  text-decoration: none;
  font-size: 15px;
}
#subnav dd p a {
  color: #80afe3;
  text-align: right;
  font-size: 12px;
  float: right;
  font-weight: normal;
  font-style: normal;
}


/*  Welcome Page
----------------------------------------------- */
#add2 {
  float: left;
  clear: left;
  text-align: center;
  margin-left: 15px;
}


/*  Programs Pages
----------------------------------------------- */
.programs-page #top {
  margin-top: 15px;
}


/*  Contact Page
----------------------------------------------- */
.contact-page .contact dt { 
  margin-top: 30px;
} 


/*  Footer
----------------------------------------------- */
#footer { 
  clear: both;
} 
#footer-wrapper {
  width: 865px;
  float: left;
  margin-top: 5px;
  color: white;
  padding-bottom: 50px;
}
#company {
  float: left;
}
#design {
  float: right;
}

#design a {
  color: white;
}
#footer-nav { 
  /* display: inline;  */
  padding: 0 5px 0 0; 
} 


