@import url(http://www.o-parts.net/mt/mt-static/themes-base/blog.css);
@import url(http://www.o-parts.net/mt/mt-static/themes/tristan-blue-4.2/screen.css);

* {
    background-image: none;
    background-color: transparent;
}

div {
    background-image: none;
    background-color: transparent;
}

#mt-community-blog {
    background-color: black;
    background-image: url(http://www.o-parts.net/mp/mp_back.gif);
    background-attachment: fixed;
    background-position: 0% 0% ;
    background-repeat: no-repeat;
}

#container {
    background-image: none;
    background-color: transparent;
}

#container-inner {
    background-image: none;
    background-color: transparent;
}

#header {
    background-image: none;
    background-color: transparent;
}

#header-inner {
    background-image: none;
    background-color: transparent;
}

#header-content {
    background-image: none;
    background-color: transparent;
}

#header-name {
    background-image: none;
    background-color: transparent;
}

#header-menu {
    background-image: none;
    background-color: transparent;
}

#header-menu ul{
    background-image: none;
    background-color: transparent;
}

.header-search {
    background-image: none;
    background-color: transparent;
}

#content {
    background-image: none;
    background-color: transparent;
    color: #dfdfdf ;
}

#content-inner {
    background-image: inherit;
    background-color: transparent;
}

A:link { color: #ffcfcf; opacity:1.0; }
A:visited { color: white; opacity:1.0;  }
A:active { color: #ffff4f; opacity:1.0;  }
A:hover { color: #3f3fff; opacity:1.0;  }

abbr.published {
    color: cyan;
}

input {
    color: white;
}

textarea {
    color: white;
}

#footer {
    background-image: none;
    background-color: transparent;
    color: #dfdfdf ;
}

#footer-inner {
    background-image: none;
    background-color: transparent;
}

#footer-content {
    background-image: none;
    background-color: transparent;
}
