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

#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;
}

#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;
}

h3.think-gig {
   background-image: url('http://rww.readwriteweb.netdna-cdn.com/enterprise/images/thinkgig.png');
   background-repeat: no-repeat;
   width: 280px;
   background-position: center;
   margin-bottom: 5px !important;
}

p.think-gig { font-family: Arial, sans-serif; font-style: italic; text-align: center }

h3.think-gig a { display: block; text-align: center; width: 190px; height: 75px; text-indent: -10000px;}


#qwest-twitter h3 { background-image: url('http://staticassets.readwriteweb.netdna-cdn.com/themes/df/images/ent/cl-on-twitter.png'); background-repeat: no-repeat; background-position: center; margin: -8px -8px 10px -8px !important; /*padding-top: 35px*/ }

#qwest-twitter h3 a { text-indent: -50000px; margin-left: 45px; display: block; width: 106px; height: 50px; }

#resource-ctr h3 { background-image: url('http://staticassets.readwriteweb.netdna-cdn.com/themes/df/images/ent/cl-resource-header.png'); background-repeat: no-repeat; background-position: center; margin: -8px -8px 10px -8px !important; }

#resource-ctr h3 a { text-indent: -50000px; display: block; width: 280px; height: 80px; }

#resource-ctr a.title { font-family: 'Helvetica Neue', Arial, sans-serif; font-weight: bold; font-size: 1.4em; text-shadow: 1px 1px 0px #FFF; }

#qwest-twitter ul, #qwest-blog ul { list-style: square; }

#qwest-twitter a, #qwest-blog a, #resource-ctr a { color: #0b8643; }

#qwest-twitter a:hover, #qwest-blog a:hover, #resource-ctr a:hover { color: #000; }

h1#resource-center-title { text-indent: -50000px; display: block; width: 600px; height: 60px; background-image: url('/mt-static/themes/df/images/ent/cl-resource-center-banner.png'); background-repeat: no-repeat;}

h2.whitepapers, h2.videos { text-indent: -50000px; display: block; width: 300px; height: 40px; background-image: url('/mt-static/themes/df/images/ent/qwest-resource-titles-sprite.png'); background-repeat: no-repeat; }

h2.whitepapers { background-position: -8px 0px; }
h2.videos { background-position: -8px -40px; }

div.download-header h2 { text-indent: -50000px; margin-bottom: -10px; display: block; width: 280px; height: 65px; background-image: url('/mt-static/themes/df/images/ent/download-report.png'); background-repeat: no-repeat; }

p.subheader { font-size: 1.3em; color: #444; font-style: italic }

p.subheader em { font-style: normal; }

.gated div.asset-body img { clear: right; }
