/* CONTENT */

/* make all tools larger */
#page-content {
  font-size: 1.2em;
}

#site-footer-content {
  font-size: 1.1em;
}

.content-item p {
  font-size: 1.2em;
  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  line-height: 175%;
  margin-bottom: 1em;
}

h4 {
  margin-bottom: .25em;
  font: bold 1.8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  color:#000000;
}

h5 {
margin-bottom: .25em;
color: #d5791c;
font: bold 1.4em/1.3em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

h6 {
margin-bottom: .25em;
font: bold .9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: #000000;
}

.image-set-thumb-gallery .image-thumb {
background:transparent;
border: 1px dotted #777777;
padding: 11px;
}

.gallery a, .gallery a:link, .gallery a:hover, .image a, .image a:hover {
background:transparent;
}

.image-set-thumb-gallery .image-thumb a:hover img
{
  opacity:0.6;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter:alpha(opacity=60);
}

hr,.hr
{
  height:3px;
  background: #e6e6e6 repeat-x 0 50%;
}

h4.blog-post-title
{
margin-bottom:0 !important;
  font: 250% Georgia, "Times New Roman", Times, serif;
  line-height: 130%;
  color:#000000;
}

#site-copyright {
  color: #959595;
}

#site-footer-content, #site-footer-content a:link, #site-footer-content a:visited, #site-footer-content a:hover, #site-footer-content a:active {
  color:#ffffff;
}

h4.blog-post-title a {
  font-weight: normal;
}

.date-time {
  display: none;
}

/*IMAGE ROTATOR*/
.rotator-menu {
  text-align:left;
}

.rotator-nav {
  margin-top:-45px;
  position:relative;
  z-index:10;
}

.rotator-menu button {
  align:left;
  margin:0;
  padding:0;
  text-indent:-9999em;
  overflow:hidden;
  height:25px;
  width:25px;
  padding:0 0 0 0;
  background:transparent url(billboard-nav.png) no-repeat 0 -100px;
  border:none;
  cursor:pointer;
}

.rotator-menu button:hover {
   background-position:0 -125px; 
}

.rotator-menu .selected button {
 background-position:0 -150px; 
}

.rotator-menu .next button {
 width:25px;
 background-position:0px -50px; 
}

.rotator-menu .next button:hover {
 background-position:0px -75px; 
}

.rotator-menu .previous button {
 width:25px;
  background-position:0px 0px; 
}

.rotator-menu .previous button:hover {
  background-position:0px -25px; 
}

.blog-post-comment-text {
  background-color:#eeeeee;
  padding:15px 15px 5px 15px;
}

#site-footer-content, #site-footer-content a:link, #site-footer-content a:visited, #site-footer-content a:hover, #site-footer-content a:active {
  color:#FFFFFF;
  font-weight:normal;
}
