/* stylesheet for gray podcast template */

body {
  background-color: #313031;
    text-align: center;
  margin: 60px 0 0 0;

}
#anybody {
  clear: left;
  text-align: left;
}


/* the whole page lives in a "mainbody" div. */
div.mainbody {
  font: 1em/1.2em Arial, Verdana, Helvetica;
  color: #ffffff;
  width: 775px;
}

/* podcast masthead classes */
#pmasthead {
  background-color: #393c39;
  border-bottom: 20px solid #414041;
  width: 775px;
  height: 95px;
}
#plogo  {
  margin-bottom: 15px;
  padding-top: 50px;
  color: #dedede;
  padding-left: 10px;
  font-size: 30px;
}

#plogo a {
  color: #dedede;
  font-size: 30px;
}

#podthumbnail {
  float: left;
}

/* this is the requisite "powered by Podomatic" in the masthead */
#podbutton {
  float:right;
  width: 100px;
  height: 45px;
}

#podbutton a:hover {
  text-decoration:none;
}

/* the box containing all the entries of the podcast */
#podcast {
  margin-right: 6px;
  text-align: left;
  float: left;
  width:470px;
  padding:20px 5px 60px 5px;
  margin-left: 10px;
}
/* this kind of thing is to support broken IE */
* html #podcast {
  width: 460px;
  overflow-x: hidden;
}

/* below the masthead, we have the banner-- "foo's podcast" */
#banner {
  color: #acabac;
  padding-top: 10px;
  margin-left: 5px;
}

#banner span a, #banner span a:link, #banner span a:visited,
#banner span a:active, #banner span a:hover,
#banner a, #banner a:link, #banner a:visited, #banner a:active, #banner a:hover {
  color: #336698;
  text-decoration: none;
}

/* how should each entry look? Set it here.*/
.entry {
  background: #393c39;
  margin-bottom: 8px;
  padding: 8px;
  border-bottom: 1px dotted #edbabd;
}

.entry .entryTitle,
.entry .entryTitle a    {
  font-size: medium;
  font-weight: bold;
  color: #acabac;
    line-height: normal;
}
.entry .byline {
  font-size: 10px;
  color: #acabac;
}
.entry .content {
  color: #ffffff;
  margin-left: 3px;
}

.entry .content a,
.entry .content a:active,
.entry .content a:visited,
.entry .content a:link,
.entry .content a:hover {
  color: #ffffff;
}


.entry .links {
  color: #ffffff;
  font-size: 12px;
  float: right;
  margin-top: 10px;
}

.entry .links a,
.entry .links a:active,
.entry .links a:visited,
.entry .links a:link,
.entry .links a:hover {
  color: #ffffff;
}

.entry .enclosure {
  float: left;
  width: 19px;
  margin-top: 5px;
}

.entry .comments {
  clear: both;
}
* html .entry .comments {
  line-height:1px;
  font-size: 1px;
  height:1px;
}
* html .text_c {
  line-height: 14px;
  font-size: 12px;
}

/* classes relating to items in the sidebar */

#sidebar {
  float:right;
  padding:0 0 60px 2px;
  background-color: #414041;
  border-left: 1px solid #666;
  margin-right: -4px;
  width:265px;
}
* html #sidebar {
  width: 262px;
}

#sidebar .calendar_title {
  text-align: center;
  text-transform: uppercase;
}

#sidebar table.calendar {
  margin: 0 0 0 -10px;
}
#sidebar table.calendar td {
  text-align: right;
  font-size: 12px;
}
#sidebar table.calendar td span.hasshow {
  background-color: #aca5ac;
}

/* yes, that bullet is entirely CSS! */
.bullet {
  width: 6px;
  height: 6px;
  margin: 6px 4px 0 3px;
  padding-top: 1px;
  background-color: white;
  float: left;
}
* html .bullet {
  height: 4px;
  width: 6px;
  line-height: 6px;
}


#xmlbullet {
  height: 19px;
  vertical-align: middle;
  float: right;
  margin-right: 40px;
}

.xmlbutton,
.xmlbutton:link,
.xmlbutton:visited,
.xmlbutton:hover,
.xmlbutton:active {
  background: url('/img/rss2.gif') no-repeat center;
  height: 15px;
  padding: 2px 40px;
}

* html .xmlbutton {
  height: 19px;
}

.rsstext {
  float: left;
}


/* styles covering the sidebar boxes */
/* they certainly don't have to be blue! */
.blue_blurb {
  width:245px;
  margin-top:20px;
}


.blue_blurb .middle {
  font:Verdana;
}

.blue_blurb .title {
  color:#ffffff;
  font-size:12px;
  height:25px;
  line-height:25px;
  text-align:center;
  background: url('/img/blurb_top.gif?t=gray') no-repeat top;
}

.blue_blurb .body {
  font-size:11px;
  color:#fff;
  padding:5px 10px 0 15px;
  border-left:1px solid #ffffff;
  border-right:1px solid #ffffff;
}
.blue_blurb .body a {
  color:#ffffff;
}


.blue_blurb .bottom_img {
  height: 6px;
  background: url('/img/blurb_bottom.gif?t=gray') no-repeat top;
}

/* comment fu */
.comment_div {
  margin:10px 0 20px 0;
  font-size:12px;
  border-bottom:1px solid #777;
  padding-bottom:10px;
  color: #dedede;
}

.comment_div a {
  color: #ffffff;
  text-decoration:underline;
}
.comment_div a:visited {
  color: #dedede;
  text-decoration:underline;
}
.comment_div .name {
  font-size:13px;
  color: #eeeeee;
}

.comment_div .text_c {
  color: #dedede;
}

.comment_div .date {
  color:#eeeeee;
}

.comment_div #post_div, #post_div table, #post_div table tr {
  color: #dedede;
  font-size:12px;
}

.comment_close_link {
  color: #eeeeee;
  text-decoration:underline;
}

.comments_title {
  float:left;
  font-size:14px:
  font-weight:bold;
  color: #eeeeee;
}
