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


.mt-image-right, .mt-image-left, .mt-image, .mt-image-center {
     border: 2px solid #124344;
}

.mt-image-right  {
     float: right;
     margin: 0 0 20px 20px;
}

.mt-image-left   {
     float: left;
     margin: 0 20px 20px 0;
}

.asset-more .widget-googleads-articles {
     padding: 1em;
}

.widget-amazon-omakase-ad, .widget-amazon-product-ad  {
     text-align: center;
}

.widget-feedburner, .widget-imagekind {
    padding: 1em 0 1em 0;
    text-align: center;
}

.widget-googleads-vertical   {
     text-align: center;
}

.widget-amazon-astore-ad, .widget-smartzone-ad, .widget-entrecard,
.widget-blogcatalog, .widget-hotwire-ad, .widget-blogrush  {
     text-align: center;
     padding: 20px 0 20px 0;
}

.widget-addthis-bookmark    {
     padding: 1em 0 1em 0;
}

.widget-digg-bookmark   {
    float: left;
    width: auto;
    padding: 0 1em 1em 0;
}

.widget-top-menu   {
    color: white; 
    padding: .5em 2em 0em 0; 
    text-align: right;
    background-color: #124344;
    width: auto;
}

.widget-top-menu a {
    color: #ffffff;
}

.widget-links li {

}

.asset-content h2  {
     color: #3E667E;
     font-size: 18px;
     font-weight: bold;
}

