/*------------------------------------------------------------------------------


-------------------------------------------------------------------------------*/

body {
    color:#E1E1DF;
    font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
    background: #000; 

}

a {
    color: #3d6dae; 
}

#header { 
    border-color: #0F1324;  
    background: #0F1324; 
}

#header a {
    color: #003c6a;
    font-weight: bold;
}


#header-name {
    color: #003c6a;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    font-size: 28px;
    font-weight: bold;
}

#header-description {
    color: #003c6a;  
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;  
    font-weight: bold; 
}

.asset-name,
.asset-name a,
.archive-title {
    color: #437CA8;
}

.asset-footer,
.asset-footer a,
.comment-footer,
.comment-footer a,
.trackback-footer {
    color: #999;
}

.asset-footer {
    border-top-color: #e0f2fe;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #a0cddd;
}

.layout-tw #content-inner { background: transparent url(http://www.otomate.jp/staff/img/content-tw_6.gif) repeat-y scroll left top; }


.widget a,
.archive-widget .widget-list .item {
    color: #437CA8;
} 

.widget-header {
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold; 
    font-family: "century gothic", futura, arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    background-color: #006A65;
    background:#0D2F5F url(http://www.otomate.jp/l2/blog/img/widget-header.gif) repeat scroll left top;
}  

#footer { 
    background-color: #0D2F5F;
    border-top: 1px #0D2F5F solid;
}


.widget-cate-header-top {
    padding-top: 0px;
    padding-bottom: 0px;
	
    color: #8F96C9;  
    font-family: "trebuchet ms", arial, "hirakakupro-w3", osaka, "ms pgothic", sans-serif;
    font-weight: bold; 
	
}

.widget-cate-header {
    padding-top: 15px;
    padding-bottom: 0px;
	
    color: #8F96C9;  
    font-weight: bold; 
	
}


#beta-inner{
    color: #C8C8C8;
}
#container-inner, #content {
	background-color:#0F1324;
}
#container-inner {
    border-left: 1px solid #0d2f5f;
    border-right: 1px solid #0d2f5f;
}
.archive-title p {
	color:#638CBA;
}

