@import url(http://www.sundayfriends.info/cgi-bin/mt/mt-static/themes-base/blog.css);
@import url(http://www.sundayfriends.info/cgi-bin/mt/mt-static/addons/Commercial.pack/themes/professional-black/screen.css);

/* Global */
body {
    font: normal 12px Tahoma, helvetica, hirakakupro-w3, osaka, ,"メイリオ" , "ms pgothic", san-serif;
}
/* Global ----------------------------------------------------------------- */
body {
    color: #999;  
    font-family: Tahoma, "ms pgothic";   
    background-color: #fff; 
}

a:link{
color:#cc0000;
text-decoration:none;
}

a:visited{
color:#cc0000;
text-decoration:none;
}

a:hover{
color:#ff0000;
text-decoration:underline;
}

/* Header ----------------------------------------------------------------- */
#header { 
    background: #000033 url(header-bg.gif) repeat-x 0 0;
}

#header-name {
    color: #fff; 
    font: normal 16px Tahoma, "ms pgothic";
    margin-bottom: 5px;
}

#header-description {
    color: #777;
    font-size: 14px;  
}

/* Content ---------------------------------------------------------------- */

#homepage-image {
    background: url(../images/homepage-image_sf.jpg) no-repeat 0 0;
}

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

.entry-asset .asset-name {
    font-size: 20px;
}

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

/* Widget ----------------------------------------------------------------- */
.widget-header {
    background: url(../images/header-arrow-narrow_nv.gif) no-repeat 0 0;
}

#footer .widget-powered .widget-content span a {
    background: url(../images/pf-x_net.gif) no-repeat 0 0;
}

/* Sign In ---------------------------------------------------------------- */
#header .widget-sign-in .widget-content {
    background-color: #000033;
}
