@import url(http://fissilematerials.org/mt-static/themes-base/blog.css);
@import url(http://fissilematerials.org/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);

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


#homepage-image {
    height:85px;
    margin-bottom: 15px;
    margin-left: 20px;
    margin-right: 15px;
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    background: url() repeat-x 0 0;
}

.mt-main-index h1#page-title,
h1#page-title {
    font-size: 24px;
    margin-bottom: 15px;
}

h2,
h2 a {
    font-size: 22px;
/*    line-height: 1.3;*/
    font-weight: normal;
    color: #454545;
}

.asset-body h3,
.asset-body h3 a {
    font-size: 18px;
    font-weight: normal;
    margin-top: 24px;
    margin-bottom: 6px;
}

.asset-body h4,
.asset-body h4 a {
    font-size: 12px;
    font-weight: bold;
    margin-top: 12px;
    margin-bottom: 0px;
}

.asset-body h5,
.asset-body h5 a {
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 0px;
}

.asset-body a {
    color: #964D23;
}

.asset-body a:visited {
    color: #AD8168;
}

.entry-title .asset-name {
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 6px;
    font-weight: bold;
    color: #454545;
}

#header-inner { 
    background: url();
}

#header { 
    background: #a9d564 url() repeat-x 0 0;
}

#header a {
    color: #fff;
}


#header .widget-sign-in .widget-content {
    background-color: #a9d564;
    color: #fff;
}

#header .widget-sign-in a {
    color: #454545;
}


.layout-wm .widget-header {
    background-color: #B7F2B0;
    background-image: url();
    padding: 0px 6px 0px 6px;
}


#blog-header-content { 
    background:  url();
    color: #454545;
    margin-left: 0px;
}

#blog-header-content a { 
    color: #454545;
    font-size: 28px;
}

#blog-description { 
    color: #454545;
    font-weight: normal;
}


a {
    color: #444;
}


.widget-content a {
    color: #666;
}

.widget-header {
    background: #B7F2B0 url() repeat-x 0 0;
    padding: 0px 6px 0px 6px;
}


#main-navigation ul li a {
    border-left-color: #a9d564;
}


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

#content {
    margin-top: 25px; /*Blogs have margin-top: 5px + 20px homepage image*/
}


.layout-wtt h2.comments-header,
.layout-wtt h2.comments-open-header,
 .layout-wtt h2.trackbacks-header {
    background: #B7F2B0 url() repeat-x 0 0;
}

h2.comments-header,
 h2.comments-open-header,
 h2.trackbacks-header {
    color: #454545;
    padding: 0px 6px 0px 6px;
}

#footer-inner, #footer {
    background-color: #B7F2B0 url(); 
}

#header-description {
    color: #fff;
}

/*colors etc.*/
#header,
#header .widget-sign-in .widget-content,
#blog-header-content,
.layout-wtt .widget-header {
    background: #a9d564 url();
}

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

.layout-wtt .widget-header {
    padding: 0px 6px 0px 6px;
}


