/*
*/

body {
  background-color: gray;
  background: url("/images/bgtile.gif");
  margin:     10px 10px 10px 10px;
  font-family: serif;
}
a {
  color: #000066;
}
ul {
  list-style-image: url("/images/blue_a.gif");
  clear: both;
}

#inspiredheader {
  background-color: #6699CC;
  width: 100%;
}

#page {
  background-color: white;
  width: 100%;
  padding-bottom: 4px;
  border-right: 1px #000066 solid;
  border-bottom: 1px #000066 solid;
  border-top: 1px #000066 solid;
  border-left: 1px #000066 solid;
}

#telethon {
  background-color: #6699cc;
  width: 100%;
  height: 100%;
  color: white;
  padding-right: 8px;
  padding-bottom: 4px;
  border-right: 1px #000066 solid;
  border-bottom: 1px #000066 solid;
  border-top: 1px #000066 solid;
  border-left: 1px #000066 solid;
}

#navbar-top {
  background-color: #000066;
  color: #6699CC;
  font-size: 12px;
  font-family: sans-serif;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}

#date {
  background-color: #000066;
  color: #FFFFFF;
  font-size: 11px;
  font-family: sans-serif;
  text-align: right;
}

#navbar-top a {
  color: #C8DAED;
  text-decoration: none;
}
#navbar-top a:hover {
  color: #FFFFFF;
  text-decoration: none;
}

#content {
  padding-right: 4px;
}

#footer {
  text-align: center;
  font-size: 80%;
}

#content-left {
  background-color: #000066;
  color: #6699CC;
  font-family: sans-serif;
  font-size: 85%;
}

#content-middle {
  padding-left: 4px;
  padding-right: 4px;
  padding-bottom: 10px;
}

.quote-text {
  font-style: italic;
} 

.left-nav {
  margin-left: 10px;
  margin-bottom: 15px;
}

.left-nav-title {
  text-transform: uppercase;
  font-family: sans-serif
  font-size: 120%;
  color: #FFFFFF;
  font-weight: bold;
}
.left-nav-title a {
  color: #FFFFFF;
  text-decoration: none;
}

.left-nav-link {
  margin-left: 10px;
}
.left-nav-link table {
  padding: 0px;
  margin: 0px;
  border-collapse: collapse;
}
.left-nav-link table tr td {
  font-family: sans-serif
  font-size: 90%;
  color: #FFFFFF;
  padding: 0px;
  margin: 0px;
}
.left-nav-link table tr td a {
  color: #FFFFFF;font-size: 90%;
}

table.admin-edit tr td {
  border-bottom: thin #000066 solid;
}

.ad-box-dark {
  width: 150px;
  margin: 4px;
  padding: 2px;
  border: thin white solid;
  color: #FFFFFF;
  font-family: sans-serif;
  text-align: center;
}
.ad-box-dark-banner {
  width: 280px;
  margin: 4px;
  padding: 2px;
  border: thin white solid;
  color: #FFFFFF;
  font-family: sans-serif;
  text-align: center;
}
.ad-box-dark a, .ad-box-dark-banner a {
  color: #FFFFFF;
}
.ad-box-light {
  width: 150px;
  margin: 4px;
  padding: 2px;
  border: thin #000066 solid;
  color: #000066;
  font-family: sans-serif;
  text-align: center;
}
.ad-box-light-banner {
  width: 280px;
  margin: 4px;
  padding: 2px;
  border: thin #000066 solid;
  color: #000066;
  font-family: sans-serif;
  text-align: center;
}
.ad-box-title {
  color: #6699CC;
  text-transform: uppercase;
  text-align: center !important;
  font-family: sans-serif;
  font-size: 80%;
}

.weather-box {
  width: 150px;
  margin-left: 4px;
  margin-right: 4px;
  padding: 2px;
  border: thin white solid;
}
.weather-box-title {
  background-color: #6699CC;
  color: white;
  text-transform: uppercase;
  text-align: center;
  font-family: sans-serif;
  font-weight: bold;
}
.weather-box-content {
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 110%;
}
.weather-box-content-small a {
  color: white;
  text-transform: uppercase;
  font-size: 70%;
}


.recent-news {

}

.simple_column-title {
  font-family: sans-serif;
  color: #000066;
  font-weight: bold;
}
.simple-title {
  font-family: sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.simple-date {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 85%;
  color: #6699CC;
}
.story-tag-line {
  font-family: serif;
  font-size: 80%;
}

.title-bar-container {
  margin-top: 10px;
}
.title-bar {
  font-family: sans-serif;
  color: #6699CC;
  font-weight: bold;
  font-size: 16px;
  text-shadow: #000066 1px 1px 1px;
}
.title-bar a, .title-sec-bar a {
  text-decoration: none;
}

.title-sec-bar {
  font-family: sans-serif;
  color: #6699CC;
  font-weight: bold;
  font-size: 12px;
  text-shadow: #000066 1px 1px 1px;
}

.story-author {
  font-style: italic;
  font-family: serif;
  font-size: 90%;
  text-align: right;
  color: #000066;
}

.story-location {
  font-family: sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}

.story-content {
  font-family: serif;
}

.story-img {
 /* border: #000066 thin solid; */
  padding: 2px;
  margin: 8px;
  font-size: 80%;
  color: #000066;
}

.column_blurb-img {
  padding: 2px;
  margin: 8px;
  font-size: 80%;
  text-align: center;
}

.ad-banner {
  border: none;/* #000066 thin solid; */
}

.cover-art {
  width: 150px;
  margin-left: 3px;
  border-left: #000066 4px solid;
  border-right: #000066 4px solid;
  border-bottom: #000066 4px solid;
  text-align: center;
}

.cover-art-title {
  background-color: #000066;
  font-family: sans-serif;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  color: white;
  padding-bottom: 3px;
}

.cover-art-cover {
  margin: 5px;
  border: none;
}

.classified-list {
  border-bottom: thin solid #6699CC;
}

.story-pager {
  text-align: right;
}

.input-error {
  font-size: 110%;
  color: red;
  font-weight: bold;
  font-family: sans-serif;
}

.cal-month {
  width: 100%;
}

.cal-blank {
  background-color: white;
  width: 14%;
  height: 30px;
}

.cal-single {
  background-color: #6699FF;
  width: 14%;
  height: 30px;
}

.cal-mul {
  background-color: #6699FF;
  width: 14%;
  height: 30px;
}

.cal-none {
  background-color: #CCCCCC;
  width: 14%;
  height: 30px;
}

.cal-day {
  font-family: sans-serif;
  font-weight: bold;
  font-size: 110%;
}

.cal-list {
  font-family: serif
}



