@charset "iso-8859-1";

h3#news-title {
  width:690px;
  height:38px;
  background:url("../img/page-title.png") no-repeat;
}
h3#news-title a {
  display:block;
  width:680px;
  height:28px;
  text-indent:-9999px;
}
.entry-asset {
  width:690px;
  background:url("../../img/pa-body.gif") repeat-y;
}
.entry-asset .asset-header {
  width:640px;
  padding:20px 30px 0 20px;
  background:url("../../img/pa-head.gif") no-repeat;
}
.entry-title {
  font-weight:bold;
  padding:0 0 4px 0;
  border-bottom:dashed 1px #999999;
}
.asset-meta {
  text-align:right;
}
.entry-content {
  padding:1px 30px 1px 20px;
}
.entry-asset .asset-footer {
  width:690px;
  height:20px;
  background:url("../../img/pa-foot.gif") no-repeat;
}
.ma-title {
  margin:0 0 12px 0;
  font-size:18px;
  font-weight:bold;
  font-style:italic;
  color:#ffffff;
}
.content-nav {
  width:678px;
  margin:10px 0;
  padding:4px 0;
  text-align:center;
  border:solid 1px #cccccc;
  color:#eeeeee;
}
.content-nav a:link, .content-nav a:visited {
  color:#eeeeee;
}
.content-nav a:active, .content-nav a:hover {
  color:#ff9999;
}

.widget-calendar, .widget-archive-monthly {
  width:210px;
  background:url("../../img/sb-body.gif") repeat-y;
}
.widget-calendar .widget-header, .widget-archive-monthly .widget-header {
  width:200px;
  padding:10px 10px 0 0;
  background:url("../../img/sb-head.gif") no-repeat;
  text-align:center;
  font-weight:bold;
}
.widget-calendar .widget-content, .widget-archive-monthly .widget-content {
  padding:0 10px 5px 0;
}
.widget-calendar table {
  margin:0 auto;
}
.widget-calendar td, .widget-calendar th {
  width:22px;
  font-size:10px;
  padding:2px;
  text-align:center;
}
.widget-calendar .widget-footer, .widget-archive-monthly .widget-footer {
  width:210px;
  height:20px;
  background:url("../../img/sb-foot.gif") no-repeat;
}


