/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
/*@import url(/mt-static/themes/rww-ideacodes/screen.css);*/
/* end StyleCatcher imports */

.comment-by-author {
  background-color: #EAEAAE;
  border: 1px dashed red;
}

/* New image alignments */

.asset-more img.alignleft
{
   float: left;
   padding: 0px 10px 10px 0px;
}

.asset-more img.alignright
{
   float: right;
   padding: 0px 0px 10px 10px;
}

.asset-more img.aligncenter
{
   display: block;
   text-align: center;
   padding: 10px 0px;
}

/* In-post ads */

div.in-post-ad
{
   font-style: italic;
   border-top: 1px solid #DDD;
   border-bottom: 1px solid #DDD;
   padding-top: 5px;
   padding-bottom: 5px;
}

div.in-post-ad em
{
   font-style: normal;
}

#predicta
{
   clear: both;
   background-color: rgb(245,245,245);
   border-top: 1px solid #DDD;
   border-bottom: 1px solid #DDD;
   padding: 10px;
   font-size: 0.95em;
   margin-bottom: 10px;
}

#predicta img
{
   border: 1px solid #999;
   margin: 5px 10px 5px;
}

#predicta p.credit
{
   text-align: right;
   font-weight: bold;
   color: #888;
   font-size: 0.8em;
   margin-bottom: 0px;
   clear: both;
}

#predicta p.credit a { color: #888; }

#predicta p.sponsor-intro
{
   font-size: 0.8em;
   font-weight: bold;
   margin-top: 0px;
   padding-top: 0px;
}
