/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/themes/jsoneditor-blog/screen.css);
/* end StyleCatcher imports */

.widget embed{
margin-left: 10px;
}

div.asset-body dl {
   margin-left: 10px;
}
div.asset-body dt {
   font-weight: bold;
}
div.asset-body dd {
   margin: 5px 0pt 10px 20px;
}

div.airBadge {
   line-height: 0.8em;
}
div.airBadge img{
   margin: 0 0 0 20px;
   padding: 0;
   border: solid 1px #000;
}
div.airBadge a{
   margin: 0;
   padding: 0;
}
div.airBadge p{
   padding: 5px;
   width: 142px;
   margin: 0 0 0 20px;
   color: #fff;
   background-color: #000;
   font-size: 10px;
   text-align: center;
}

