/* 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/professional-pink/professional-pink.css);
/* end StyleCatcher imports */

ul.like-buttons{
float: left;
list-style: none;
margin: 5px 0 20px 0;
padding: 0;
width: 100%;
}

ul.like-buttons li{
    display: block;
    float: left;
    margin-right: 10px;
}
li.twitter-like{
    margin-top: 2px;
}
li.fb-like{
    margin-top: 2px;
}
li.g-plus-one{
    margin-top: 2px;
    width: 56px;
}


.archive-monthly .archive-header {
    font-weight:bold;
    margin-top: 12px;
    margin-bottom: 6px;
}

.archive-monthly {
    margin-bottom: 0px;
}


.entry-asset .asset-name {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 12px;
}

h1#page-title {
    font-size: 20px;
    line-height: 1.3;
}

h1#page-title.archive-title, h1#page-title.search-results-header {
    border-bottom: 1px dotted #CCC;
    font-weight: normal;
    font-size: 20px;
}

#homepage-image {
    height:30px;
    margin: 0px;
    background: url() repeat-x 0 0;
}

#main-navigation {
    background-color: #EEE;
}

#blog-header-inner {
    margin-top: 20px;
}

#content {
    margin-top: 5px;
}

#header,
#header .widget-sign-in .widget-content,
.layout-wtt .widget-header,
.layout-wtt h2.trackbacks-header,
.layout-wtt h2.comments-header,
.layout-wtt h2.comments-open-header,
.layout-wm .widget-header,
.layout-wm h2.trackbacks-header,
.layout-wm h2.comments-header,
.layout-wm h2.comments-open-header 
 {
    background: #360 url();
}

#header .widget-sign-in .widget-content,
#header .widget-sign-in .widget-content a {
    color: #fff;
}

.layout-wtt .widget-header, 
.layout-wtt h2.trackbacks-header,
.layout-wtt h2.comments-header,
.layout-wtt h2.comments-open-header,
.layout-wm .widget-header,
.layout-wm h2.trackbacks-header,
.layout-wm h2.comments-header,
.layout-wm h2.comments-open-header {
    padding: 0px 6px 0px 6px;
}

#blog-header-content {
    background-color: #fff;
}

#blog-name,
#blog-name a,
#blog-description {
    color: #360;
    padding-left: 0;
}

#blog-name,
#blog-name a {
    font-size: 30px;
}


#homepage-image {
    height:20px;
    margin: 0px;
    background: url() repeat-x 0 0;
}


#header-description {
    color: #fff;
}

