body{
  color: black;
  
  font: normal 12px verdana, arial, helvetica, sans-serif;
  line-height: 1.5;
  padding: 0px;
  margin: 0px;
  background: #fff url(/images/dopebackground2.gif) no-repeat scroll -2px 0px;
  border: none;
}

a:link, h2 { color: #940000;}
a:visited { color: #940000; text-decoration: dotted;}
a:active, a:hover {color: #EC0000;}

h2 a { text-decoration: none;}
blockquote {
  margin-left: 30px;
  padding-right: 25px;
  padding-left: 10px;
  padding-top: 3px;
  background: transparent url(/images/dopeprints.gif) no-repeat scroll top left;
  border-left: 3px double #E6E2DA;
  border-bottom: 3px double #E6E2DA;
}
blockquote.coffee{
  background: transparent url(/images/dopecoffee.gif) no-repeat scroll 0px 0px;
}
blockquote p span{ background-image: url(/images/bg_fff_op75.png); }
h1#page_heading {
  background-image: url(/images/dopereport1.gif);
  background-position: 0px -10px;
  height:190px;
  width:889px;
  margin: 0 0 10px 0;
}
h1#page_heading a{ display: block; width: 100%; height: 100%; }
h1#page_heading a span{ display:none; }

div#page_container{
  border: none;
  margin: 0px;
  padding-left: 175px;
}
#sbox { 
  position: absolute;
  top: 0px;
  left: 775px;
  padding: 3px 5px;
  background-color: #E6E2DA;
  white-space: nowrap;
  width:232px;
}
#sbox * {display: inline;}
#sform label{
  white-space: nowrap;
  font-size: 13px;
  font-weight: normal;
  background-color: #E6DAC3;
}

#navigation { 
  position: absolute;
  top: 169px;
  left: 775px;
  padding: 3px 5px;
  width:260px;
}
#navigation ul {
  list-style: none;
  padding: 0;
}
#navigation li {
  margin-bottom: 25px;
  height: 30px;
  padding: 0 5px;
  margin: 60px 0;
  background-color: #AAA;
  position: relative;
  border-bottom:2px solid #FFF;
}
#navigation li.selected {
  border-bottom:2px dotted #940000;
}
#navigation li.selected a {
  color: #940000;
}
#navigation a:link ,
#navigation a:visited ,
#navigation a:hover {
  color: #F00;
  font-weight: bold;
  text-decoration: none;
}
#navigation a.txt {
  position: absolute;
  top: 5px;
  left: 5px;
}
#navigation img {
  border: none;
  max-width: 260px;
}
#navigation a.img {
  position: relative;
  top: -60px;
  width: auto;
}
#navigation .right {
  text-align: right;
}

#tip-off-the-dope-report a.txt{ left: 30px; }
#connect-with-the-dope-report a.img{ top: -30px; left: -35px; }
#connect-with-the-dope-report a.txt{ left: 133px; }
#advertise-on-the-dope-report a.img{ top: -65px; right: -20px; }
#investigate-the-dope-report a.img{ top: -18px; left: -10px; }
#investigate-the-dope-report a.txt{ left: 130px; }
#dope-archives a.img{ top: -45px; left: -10px; }
#dope-archives a.txt{ left: 91px; }

#external_links {
  background-image: url(/images/D_links_middle.gif);
  background-repeat: repeat-y;
  position: relative;
  top: 0px;
  margin-top: 15px;
}
#external_links #links_top {
  background-image: url(/images/D_links_top.gif);
  background-repeat: no-repeat;
  height: 94px;
}
#external_links #links_bottom {
  background-image: url(/images/D_links_bottom.gif);
  background-repeat: no-repeat;
  height: 89px;
}
#links_container > * {
  margin: 0 10px;
}
#links_container h2 {
  position: relative;
  top: -15px;
  text-align: center;
}
#links_container li {
  margin: 0;
  background: none;
  border: none;
  text-align: center;
  height: auto;
  margin-bottom: 5px;
  padding: 0;
}
#links_container li a {
 font-size: 15px;
}
table.link td {
  padding: 10px;
}
table tbody td.false {
  background-image: url(/images/silk/cross.png);
  background-position: center center;
  background-repeat: no-repeat;
}
table tbody td.true {
  background-image: url(/images/silk/tick.png);
  background-position: center center;
  background-repeat: no-repeat;
}

#main {
  margin-top: 5px;
  width: 580px;
}
.months ,
.page ,
.post {
  border-top: 2px dotted #E6CD9C;
  border-left: 2px dotted #E6CD9C;
  background-image: url(/images/bg_fff_op75.png);
  padding-bottom: 5px;
  margin-bottom: 10px;
}
.months ,
.page ,
.post.single {
  min-height: 675px;
}
.months h2 ,
.page h2 ,
.post h2 {
  width: 580px;
  margin: 10px 20px 0 20px;
}
.months > * , 
.page > * , 
.post > * { margin-left: 25px; }

.post .byline {
  color: #940000;
  font-weight: bold;
  font-size: smaller;
  float: right;
  margin-top: 5px;
  min-height: 45px;
}
.post .byline ul {
  padding: 0;
  margin: 0;
  padding-left: 62px;
  padding-right: 12px;
}
.post .byline.dd ul { background: transparent url(../images/tdr_dd_tiny.gif) 0 0 no-repeat; }
.post .byline.kw ul { background: transparent url(../images/tdr_kw_tiny.gif) 0 0 no-repeat; }
.post .byline.nn ul { background: transparent url(../images/tdr_nn_tiny.gif) 0 0 no-repeat; }
.post .byline.opm ul { background: transparent url(../images/tdr_om_tiny.gif) 0 0 no-repeat; }
.post .byline.op ul { background: transparent url(../images/tdr_op_tiny.gif) 0 0 no-repeat; }

.post .byline li {
  list-style: none;
  display: block;
}
.entrybody a img  {
  display: block;
  margin: 0 auto;
  border: 2px dotted #E6E2DA;
}
.entrybody a:visited {
  text-decoration: none;
  color: #4F0000;
  border-bottom: 1px dashed #4F0000;
}

.entrybody hr {display: none;}
#preview-container .entrybody hr {display: block;}

form label {
  display: block;
  font-weight: bold;
}

.page img.author {
  float: right;
  border: 2px solid #f0f0ff;
  border-bottom: 2px solid #ccc;
  border-right: 2px solid #bfbfbf;
  margin: 0 0 5px 3px;
  -moz-border-radius: 3px;
}
.page h3.author{
  margin-bottom: 0;
}
.page p.bio ,
.page p.meta {
  margin-top: 0;
  padding-left: 1em;
}
.page p.meta {
  color: #666;
}

#new_comment textarea {
  height: 175px;
  width: 400px;
}
#new_comment label {
  margin-left: 8px;
  display: inline;
}

ol.commentlist { 
  list-style-type: none;
  padding: 0;
}
ol.commentlist li { 
  width: 500px;
}
.commentlist .comment-top {
  background-image: url(/images/comment_top.gif);
  background-repeat: none;
  height: 99px;
}
.comment-top .commentmeta {
  position: relative;
  top: 30px;
  left: 105px;
}
.comment-top cite {
  font-weight: bold;
}
.commentlist .comment-body {
  background-image: url(/images/comment_middle.gif);
  position: relative;
}
.comment-body .positioner {
  margin: 0;
  padding: 20px 50px 0px;
  position: relative;
  top: -30px;
  z-index: 100;
}
.commentlist .comment-bottom {
  background-image: url(/images/comment_bottom.gif);
  height: 170px;
}

.clear{
  clear: both;
}
.padT {
  padding-top: 5px;
}
.padR {
  padding-right: 5px;
}
.padB {
  padding-bottom: 5px;
}
.padL {
  padding-left: 5px;
}
.fleft {
  float: left;
}
.fright {
  float: right;
}
.noheight {
  height:0;
}

tr.draft td {
  border-bottom: 1px solid red; 
}
table tr.draft td {
  background-color: #fee;
  }
table tr.alt.draft td {
  background-color: #fcc;
  }
.author1 > * ,
.author1 {
  border: 1px solid #343;
  background-color: #9c9;
}
.author2 > * ,
.author2 {
  border: 1px solid #433;
  background-color: #c99;
}
.author3 > * ,
.author3 {
  border: 1px solid #334;
  background-color: #99c;
}
.author4 > * ,
.author4 {
  border: 1px solid #36a;
  background-color: #6cd;
}
.author5 > * ,
.author5 {
  border: 1px solid #63a;
  background-color: #c6d;
}
.author6 > * ,
.author6 {
  border: 1px solid #3a6;
  background-color: #6dc;
}

.scheduled_draft {
  position: relative;
  padding: 0 5px;
}

.scheduled_draft .blurb {
  float:left;
  position: absolute;
  top: 17px;
  left: 3px;
  width: 325px;
  padding-left: 5px;
}

#footer {
  margin-top: 25px;
  background-image: url(/images/bg_fff_op70.png);
  border-top: 2px dotted #E6E2DA;
  border-left: 2px dotted #E6E2DA;
  width: 850px;
  padding-left: 5px;
}
#footer-menu {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 2px dotted #E6E2DA;
}
#footer-menu-right {
  float: right;
}
#footer-menu-right span ,
#footer-menu a ,
#footer-menu-right a {
  position: relative;
  top: 2px;
  color: #F00;
  text-decoration: none;
  background-color: 
  display: inline-block;
  padding: 3px 5px;
  background-color: #BBB;
}
#footer-menu a.selected ,
#footer-menu-right span {
  color: #940000;
}

.archive-month {
  margin-left: 0px;
}
.archive-month .tags a {
  font-size: 12px;
}
.archive-month li {
  position: relative;
  list-style: none;
  margin-bottom: 10px;
  min-height: 50px;
  padding-left: 69px;
}
.archive-month li span {
  font-size: 14px;
}
.archive-month li.dd {
  background: transparent url(../images/tdr_dd_tiny.gif) no-repeat 5px 2px;
}
.archive-month li.kw {
  background: transparent url(../images/tdr_kw_tiny.gif) no-repeat 5px 2px;
}
.archive-month li.nn {
  background: transparent url(../images/tdr_nn_tiny.gif) no-repeat 5px 2px;
}
.archive-month li.op {
  background: transparent url(../images/tdr_op_tiny.gif) no-repeat 5px 2px;
}
.archive-month li.opm {
  background: transparent url(../images/tdr_om_tiny.gif) no-repeat 5px 2px;
}

.archive-month .published_at {
  position: absolute;
  top: 40px;
  right: 473px;
}
.archive-month .byline {
  display: none;
}
.archive-month .published_at .date ,
.archive-month .published_at .time {
  font-size: 10px;
}

.archive-month li a h4 {
  margin-bottom: 0;
  display: inline;
  font-size: 14px;
}
