body {
  background-color: #ffffff;
  color: #000;
  font-family: 'Trebuchet MS',Arial,Helvetica,sans-serif;
  font-size: 1em;
  margin: 0px;
  padding: 0px;
}
body a {
/*  background-color: transparent; */
  color: #2b4ca9;
  text-decoration: none;
  border-bottom: 1px dotted #2b4ca9;
}
body a:visited {
/*  background-color: transparent; */
  color: #6380ba;
/*  text-decoration: none; */
  border-bottom: 1px dotted #6380ba;
}
body a:link:hover, a:visited:hover, a:link:active, a:visited:active {
/*  background-color: transparent; */
  color: #a92a2a;
/*  text-decoration: none; */
  border-bottom: 1px dotted #a92a2a;
}

.header {
/*  background-color: transparent; */
  background-image: url('https://inlandnewstoday.com/images/title_back.jpg');
  background-repeat: no-repeat;
  background-attachment: scroll;
  text-align: right;
/*  width: 100%; */
  border-collapse: collapse;
}
.bkground {
/*  background-color: transparent; */
  background-image: url('https://inlandnewstoday.com/images/title_expand.jpg');
  background-repeat: repeat-x;
  background-attachment: scroll;
*/  display: block; */
}

.logo {
  margin: 0px;
  padding: 0px;
  width: 151px;
  border-collapse: collapse;
}
.logo a, .logo a:visited, .logo a:link:hover, .logo a:visited:hover, .logo a:link:active, .logo a:visited:active {
  border-bottom: 0;
}
.logo img {
  display: block;
}

.menu_buttons {
  vertical-align: bottom;
}
.menu_table {
  border-collapse: collapse;
}
.menu_table td {
/*  background: transparent; */
  margin: 0px;
  padding: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  white-space: nowrap;
}
.menu_table a, .menu_table a:visited {
  margin: 0px;
  padding: 10px;
  color: #ffffff;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  border-right: 1px solid white;
  border-bottom: 0;
}
.menu_table a:link:hover, .menu_table a:visited:hover, .menu_table a:link:active, .menu_table a:visited:active {
  background: #2b4ca9;
  color: #ffffff;
  border-bottom: 0;
}
#menu_selected {
  background: #2b4ca9;
/*  color: #fff; */
}
/* Administration Menu*/
.menu_cell {
  background: #2b4ca9;
  color: #fff;
  vertical-align: top;
  white-space: nowrap;
}
#menu ul {
  font-size: 0.8em;
  list-style: none;
  margin: 0;
  padding: 6px 0;
}
#menu ul li {
  margin: 0;
  margin-left: 3px;
  margin-right: 3px;
}
#menu ul li a, #menu ul li a:visited {
  color: #fff;
  text-decoration: none;
  border-bottom: 0;
}
#menu ul li a:link:hover, #menu ul li a:visited:hover, #menu ul li a:link:active, #menu ul li a:visited:active {
  color: #6380ba;
  border-bottom: 0;
}

.date_table {
  width: 100%;
  border-collapse: collapse;
}
.date_cell {
  color: #636363;
  border-collapse: collapse;
  text-align: center;
  white-space: nowrap;
  width: 151px;
}
.date_line {
  background-image: url('https://inlandnewstoday.com/images/hdot.gif');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: center center;
  width: 100%;
  display: block;
}

.content {
  width: 100%;
  border-collapse: collapse;
}
.news_cell {
  border-collapse: collapse;
  width: 100%;
  vertical-align: top;
}
.admin_cell {
  border-collapse: collapse;
  width: 100%;
  vertical-align: top;
  padding: 15px;
}
.ads_cell {
  border-collapse: collapse;
  width: 180px;
  vertical-align: top;
}

.news_full {
  clear: both;
}
.news_left {
  float: left;
  width: 50%;
  clear: both;
}
.news_right {
  float: right;
  width: 50%;
  clear: right;
}
.news_title {
  background: url('https://inlandnewstoday.com/images/section_back.gif') 0 100% repeat-x;
  margin-left: 3px;
  margin-right: 3px;
  border-collapse: collapse;
  text-align: center;
}
.bnews_title {
  background: url('www.inlandnewstoday.com/images/section_back.gif') 0 100% repeat-x;
  margin-left: 3px;
  margin-right: 3px;
  border-collapse: collapse;
  text-align: left;
}
.news_title_text {
  color: #2b4ca9;
  font-size: 1.2em;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}
.news_title_text a, .news_title_text a:visited, .news_title_text a:link:hover, .news_title_text a:visited:hover, .news_title_text a:link:active, .news_title_text a:visited:active {
  border-bottom: 0;
}

.news_image_left {
  float: left;
  padding: 6px;
  padding-left: 0px;
}
.news_image_right {
  float: right;
  padding: 6px;
  padding-right: 0px;
}
.news_section {
  padding: 6px;
  padding-left: 12px;
}
.news_headline {
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
}

#breaking_text {
  color: #000;
  font-size: 0.6em;
}

.news_desc {
  color: #000;
  font-size: 0.8em;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: left;
}
.news_audio {
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
}
.quick_left {
  float: left;
  width: 50%;
}
.quick_right {
  float: right;
  width: 50%;
}
.quick_desc_l {
  color: #000;
  font-size: 0.8em;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 20px;
  text-align: left;
}
.quick_desc_r {
  color: #000;
  font-size: 0.8em;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 0px;
  text-align: left;
}

.story_center {
  text-align: center;
  padding: 2em;
}
.story_content {
  width: 450px;
}

.audio_center {
  text-align: center;
  padding: 2em;
}
.audio_content {
  text-align: left;
  width: 450px;
}
.audio_desc {
  color: #636363;
  font-size: 0.8em;
  padding-top: 3px;
  padding-bottom: 6px;
  text-align: left;
}
.audio_audio {
  padding-top: 6px;
  padding-bottom: 6px;
  text-align: center;
}
.audio_audio a, .audio_audio a:visited, .audio_audio a:link:hover, .audio_audio a:visited:hover, .audio_audio a:link:active, .audio_audio a:visited:active {
  border-bottom: 0;
}
.audio_headline {
  font-weight: bold;
  padding-top: 3px;
  padding-bottom: 3px;
}
.audio_image {
  text-align: center;
}

.weather_title {
  background: url('https://inlandnewstoday.com/images/section_back.gif') 0 100% repeat-x;
  margin-left: -8px;
  margin-right: -8px;
  border-collapse: collapse;
}
.weather_title_text {
  color: #2b4ca9;
  font-size: 1.2em;
  text-align: center;
  margin: 0px;
  padding: 0px;
}
.weather_section {
  padding: 6px;
  padding-left: 12px;
}
.weather_section a, .weather_section a:visited, .weather_section a:link:hover, .weather_section a:visited:hover, .weather_section a:link:active, .weather_section a:visited:active {
  border-bottom: 0;
}

.ads_horiz {
  clear: both;
}

.cal_space {
  padding: 3px;
}

.foot_table {
  border-collapse: collapse;
  margin-top: 10px;
  width: 100%;
}
.foot_cell {
  background: url('https://inlandnewstoday.com/images/foot_back.jpg') 0 0 repeat-x;
  border-collapse: collapse;
  height: 72px;
  text-align: center;
  width: 100%;
}
.foot_cell ul {
  font-size: 0.8em;
  list-style: none;
  margin: 0;
  padding: 6px 0;
}
.foot_cell ul li {
  display: inline;
  margin: 0;
  margin-left: 3px;
  margin-right: 3px;
}

.box { border: 1px solid white; }
.boxt { background: url(https://inlandnewstoday.com/images/s.gif) 0 0 repeat-x; }
.boxb { background: url(https://inlandnewstoday.com/images/s.gif) 0 100% repeat-x; }
.boxl { background: url(https://inlandnewstoday.com/images/s.gif) 0 0 repeat-y; }
.boxr { background: url(https://inlandnewstoday.com/images/s.gif) 100% 0 repeat-y; }
.boxbl { background: url(https://inlandnewstoday.com/images/ll.gif) 0 100% no-repeat; }
.boxbr { background: url(https://inlandnewstoday.com/images/lr.gif) 100% 100% no-repeat; }
.boxtl { background: url(https://inlandnewstoday.com/images/ul.gif) 0 0 no-repeat; }
.boxtr { background: url(https://inlandnewstoday.com/images/ur.gif) 100% 0 no-repeat; padding:10px; }

.vadvert {
  text-align: center;
}
.vadvert img {
  padding-top: 5px;
  padding-bottom: 5px;
}
.vadvert a, .vadvert a:visited, .vadvert a:link:hover, .vadvert a:visited:hover, .vadvert a:link:active, .vadvert a:visited:active {
  border-bottom: 0;
}
.hadvert {
  text-align: center;
}
.hadvert img {
  padding-left: 5px;
  padding-right: 5px;
}
.hadvert a, .hadvert a:visited, .hadvert a:link:hover, .hadvert a:visited:hover, .hadvert a:link:active, .hadvert a:visited:active {
  border-bottom: 0;
}

.dropbox {
  background: url('https://inlandnewstoday.com/images/drop_back.jpg') 0 0 repeat-x;
  background-color: #fff;
  position: absolute;
  left: 38em;
  top: 102px;
  border: 1px solid #2b4ca9;
  visibility: hidden;
}
.dropbox ul {
  margin: 4px;
  padding: 0px;
}
.dropbox ul li {
  margin: 4px;
  display: block;
}

.wcsevenday { margin: 0 auto; width: 616px; }
.wcforecastday { color: #000000; font-size: 10pt; font-weight: bold; text-align: center; }
.wcconditions { color: #000000; font-size: 10pt; font-weight: bold;}
.wchigh { color: #ac2500; font-size: 10pt; }
.wclow { color: #000099; font-size: 10pt; }
.wcpop { color: #000000; font-size: 10pt; }
.wcradar { margin: 0 auto; width: 700px; }
.wccurrent {
  text-align: center;
}
.wctemp {
  font-size: 24pt;
  text-align: center;
  vertical-align: middle;
  font-weight: bold;
  padding-left: 1em;
  padding-right: 1em;
  background-color: #eef;
}
.wchi {
  font-size: 10pt;
  text-align: center;
  background-color: #eef;
}
.wcupdate {
  color: #000000;
  font-size: 8pt;
  text-align: center;
}
.wcdata {
  color: #000000;
  font-size: 10pt;
  text-align: left;
  margin: 2em;
  padding-right: 1em;
}
.wcdatal {
  color: #000000;
  font-size: 10pt;
  text-align: right;
  margin: 2em;
  padding-right: 0em;
}

