/*
	NOTE: . properties prefixed with a period are for IE7
		    _ properties prefixed with an underscore are for IE6
*/

@import url( menus.css );
@import url( jquery.lightbox-0.5.css );

body {
  background-color: #D9D9D9;
  font-family: sans-serif;
  color: #535353;
  margin: 20px;
  font-size: 85%;
  }

a {
  text-decoration: none;
  color: #e49c00;
  }

a:hover {
  color: blue;
  }

h1 {
  font-size: 330%;
  margin: 0;
  padding: 0;
  }

h1 a {
  color: #1161A6;
  }

p#slogan {
  margin-top: -10px;
  }

h2 {
  font-size: 150%;
  }

#column h2, #article h2 {
  display: inline;
  margin: 0;
  }

h2, h3 {
  font-family: "Lucida Grande",Lucida,Verdana,sans-serif;
  }

h3 {
  font-size: 130%;
  }

p {
  color: black;
  }

#header {
  position: relative;
  background-color: white;
  background-image: url( ../images/gradient.png );
  background-repeat: repeat-x;
  padding: 10px;
  width: 920px;
  border-top: 1px solid silver;
  border-left: 1px solid silver;
  border-right: 1px solid silver;
  height: 110px;
  }

#content {
  background-color: white;
  padding-top: 20px;
  border-left: 1px solid silver;
  border-right: 1px solid silver;
  padding-bottom: 20px;
  }

#footer {
  background-color: gray;
  padding: 10px;
  width: 920px;
  border-bottom: 1px solid silver;
  border-left: 1px solid silver;
  border-right: 1px solid silver;
  margin-bottom: 20px;
  height: 80px;
  color: white;
  }

#search {
  position: absolute;
  left: 10px;
  top: 100px;
  _top: 82px;
  .top: 82px;
  }

#header hr {
  position: absolute;
  bottom: -25px;
  color: silver;
  background-color: silver;
  height: 3px;
  width: 920px;
  }

#column_left {
  }

#column_centre {
  position: relative;
  color: black;
  _margin-left: -10px;
  _width: 500px !important;
  }

#column_centre h2 {
  color: #e49c00;
  }

#column_right {
  _position: absolute;
  _top: 170px;
  _right: 10px;
  }

#top_banner {
  position: absolute;
  top: 10px;
  right: 10px;
  border: 1px solid silver;
  height: 60px;
  }

.photo {
  display: block;
  float: right;
  width: 250px;
  margin-left: 10px;
  margin-bottom: 10px;
  }

#text_ads {
  background-color: #F5F5F5;
  border: 1px solid #D8D6D7;
  padding-top: 5px;
  margin-bottom: 5px;
  }

#text_ads img {
  padding-left: 5px;
  }

#search_text {
  width: 150px;
  }

.search_results_item {
  border-bottom: 1px solid silver;
  }

.search_results_item h3 {
  font-size: 90%;
  margin: 0;
  padding: 0;
  }

#featured_column {
  background-color: #efefef;
  border-top: 3px solid silver;
  padding: 5px;
  width: 210px;
  }

#featured_column img {
  display: block;
  margin: 0 auto;
  }

#featured_column p {
  text-align: center;
  }

table.photo {
  margin-left: 10px;
  margin-top: 20px;
  }

#column_header, #article_header {
  position: relative;
/*  margin-top: 175px; */
  }

#column_header img {
  float: right;
  padding-bottom: 5px;
  }

#column h3 {
  margin: 0;
  }

#columnist_bio {
  background-color: #F5F0E3;
  margin-top: 20px;
  padding: 10px;
  border: 1px solid silver;
  }

#weather {
  float: right;
  }

.podcast {
  border-top: 2px solid #C0C0C0;
  background-color: #EFEFEF;
  padding: 5px;
  margin-bottom: 10px;
  }

.podcast img {
  float: right;
  padding-left: 5px;
  }

#podcast_header {
  }

#podcast_header img {
  float: right;
  padding-left: 10px;
  padding-bottom: 10px;
  }

.alternating_list {
  list-style: none;
  }

.alternating_list li {
  margin: 0;
  padding: 3px;
  }

.alternating_list .light {
  background-color: white;
  }

.alternating_list .dark {
  background-color: #F3F2F2;
  border-bottom: 1px solid #E2E2E2;
  border-top: 1px solid #E2E2E2;
  }

#last_updated {
  position: absolute;
  left: 300px;
  top: 110px;
  font-size: 80%;
  }

.text_banner {
  display: block;
  height: 100px;
  width: 130px;
  font-size: 120%;
  font-weight: bold;
  text-align: center;
  padding-top: 50px;
  background-color: silver;
  border: 1px solid gray;
  }

.text_banner a {
  color: black;
  }

.attachment {
  width: 250px;
  background-color: #eae7e7;
  padding: 10px;
  border-top: 3px solid gray;
  }

.attachment .icon {
  float: left;
  }

.attachment .caption, .attachment .filename {
  margin-left: 40px; 
  }

#article_photos, #side_banners {
  float: right;
  margin-left: 10px;
  margin-bottom: 10px;
  background-color: #eae7e7;
  padding: 10px;
  border-top: 3px solid gray;
  width: 250px;
  }

#article_photos .caption {
  font-size: 80%;
  }

.zoom_icon {
  position: absolute;
  height: 25px;
  width: 25px;
  right: 5px;
  bottom: 10px;
  }

td.j {
  margin-top: -50px;
  }

#large_button {
  font-size: 90%;
  font-weight: bold;
  margin-bottom: 10px;
  border: 1px solid gray;
  padding: 5px;
  }

#rss_links {
  position: relative;
  bottom: 5px;
  margin-top: 2em;
  }

#home_builders {
  border: 1px solid silver;
  background-color: #f4f4d9;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 100%;
  }

#home_builders a {
  color: blue;
  }

#home_builders span {
  position: relative;
  display: block;
  margin-left: 2px;
  margin-top: 3px;
  padding-left: 160px;
  }

#home_builders span img {
  position: absolute;
  top: -11px;
  left: 3px;
  }

#side_banners {
  width: 170px;
  }

#side_banners img {
  display: block;
  margin: 0 auto;
  }

