/* 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;
}

/* 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;
}

#Navigation ul li a
{
	padding: 0 13px;
}

ul#report-list
{
   list-style-type: none;
   margin: 0px;
   padding: 0px;
}

ul#report-list li
{
	margin: 0px;
	padding: 25px 0 10px 0;
	border-bottom: 1px solid rgb(235,235,235);
}

ul#report-list li .report-link
{
	font-size: 18px;
	font-weight: bold;
}


.sidebar-panel
{
	background-color: #fff;
	border-bottom: 1px solid #eee;
	padding: 8px;
}

.sidebar-panel h3
{
	font-family: Arial, sans-serif;
	font-size: 1.4em !important;
}

