/*
Theme Name: Firehouse
Theme URI:
Description: A Fire Department Theme
Version: 0.0.1
Author: Seth Brown
Author URI: http://solsticesoft.com/
*/ 

#wrapper {
  margin-bottom: 10px;
}

#header-links li.page-item-22 a,
#header-links li.page-item-22 ul {
  min-width: 102px;
  _width: 102px;
}
#header-links li.page-item-2 a,
#header-links li.page-item-2 ul {
  min-width: 160px;
  _width: 160px;
}
#header-links li.page-item-5 a,
#header-links li.page-item-5 ul {
  min-width: 235px;
  _width: 235px;
}
#header-links li.page-item-7 a,
#header-links li.page-item-7 ul {
 min-width: 85px;
 _width: 85px;
}
#header-links li.page-item-8 a,
#header-links li.page-item-8 ul {
  min-width: 164px;
  _width: 164px;
}
#header-links li.page-item-9 a,
#header-links li.page-item-9 ul {
  min-width: 112px;
  _width: 112px;
}
#header-links li.page-item-10 a,
#header-links li.page-item-10 ul {
  min-width: 146px;
  _width: 146px;
}
#header {
  z-index: 500;
}
.hentry {
  z-index: 0;
}
#header .logo .contact-info {
  float: right;
  vertical-align: top;
  color: white;
  font-size: 14px;
  margin-right: 20px;
}
#header .logo .contact-info a {
  color: white;
  font-size: 14px;
  text-decoration: underline;
  text-transform: none;
}
#header-links li a {
  /*border-bottom: 10px solid #FFF;*/
  margin: 0px 0px 10px;
  position: relative;
  z-index: 500;
  border-collapse: separate;
}
#header-links li a:hover {
  border-bottom:  10px solid #E4A014;
  margin-bottom: 0px;
}

#header-links li li {
	margin: 10px 0px -10px;
}
#header-links li li a {
  margin: 0px;
  color: black;
  border-top: 10px solid white;
  line-height: 30px;
  height: 30px;
}
#header-links li li a:hover {
  margin: 0px;
  background-color: #CCC;
  border-top: 10px solid #E4A014;
  border-bottom: 0px;
}
#header-links ul {
  width: 100%;
}

#header-links ul ul {
  border: 0px;
  margin: -20px 0px 0px;
}
#container-home #posts {
  padding: 0;
  margin: 0;
}
.home-entry {
  padding: 0 !important;
}
#container-home .home-entry table {
  border-collapse: separate;
}
#container-home .home-entry td {
  border: 0;
  vertical-align: top;
  text-align: left;
}
#footer-home {
  width: 100%;
  background-color: #b72026;
  height: 100%;
  min-height:100%;
  text-align:center;
}
.hentry p {
  line-height: 150%; 
}

.hentry a {
  border: 0 !important;
  text-decoration: underline;
  color: #990000;  
}
.hentry a:hover {
  color: #FF9900;
}
#footer-nav {
  margin: 0 auto;
  width: 1200px;
  height: 192px;
  min-height: 192px;
  background-image: url(http://carbondalefire.org/wp-content/themes/constructor/images/footer.png);
  background-repeat: no-repeat;
  text-align: center;
  color: white;
  font-size: 12px;
  font-family: Arial;  
  padding-top: 10px; 
}
#footer-nav ul {
  margin: 0 auto;
  width: 900px;
  text-transform: uppercase;
  list-style: none;
}

#footer-nav li {
  list-style: none;
  display: inline;
  margin-right: 15px;
}

#footer-nav a {
  color: white;
  font-size: 12px;
  font-family: Arial; 
}
#footer-nav a:hover {
  text-decoration: underline;
}
#extra ul li {
  border-top: 1px solid #8A7967;
  border-collapse: collapse;
}
#extra ul {
  border-bottom: 1px solid #8A7967;
  border-collapse: collapse;
  margin-top: 30px;
}
#extra li a {
  font-size: 12px;
  color: #8A7967;
  line-height: 130%;
}
#extra li a:hover {
  text-decoration: underline;
}
#container-blog {
  width: 650px;
}
h1 {
  font-size: 20px;
  color: #991F23;
  font-weight: normal !important;
}
h2 {
  font-size: 20px;
  color: #991F23;
  font-weight: normal !important;
}
h3 {
  font-size: 16px;
  color: #E39E14;
  font-weight: normal !important;
}
h4 {
  font-size: 16px;
  color: ##991F23;
  font-weight: normal !important;
}
h5 {
  font-size: 18px;
  color: #8A7967;
  font-weight: normal !important;
}
#archives li a, 
.categories li a {
  text-decoration: underline;
  color: #900;
}
#archives li a:hover,
.categories li a:hover {
  color: #F90;
}
#page-banner .ngg-singlepic,
#page-banner .ngg-singlepic {
  padding: 0;
  margin: 0;
  border: 0;
}