/*----- common -----*/

body{
	background:#B9B9B9 url(../../images/article/texture_steel_bg_body.gif);
}

a, a:link, a:active, a:visited, a:hover{
	color:#083DAB;
}

a:visited{
	color:#6D08AB;
}

hr{
	height:2px;
	border:1px solid;
	border-color:#999 #FFF #FFF #999;
}

/*----- main -----*/

#container{
	background:#E7E7E7 url(../../images/article/texture_steel_bg_main.gif);
	border:1px solid #FFF;
}

/*----- title banner -----*/

#banner,
#subbanner{
	background:#499ACD;
}

#banner{
	background:#DCDCDC url(../../images/article/texture_steel_bg_title.gif) right top;
	height:70px;
}

#subbanner{
	background:#DCDCDC url(../../images/article/texture_steel_bg_title.gif) right top;
	height:20px;
}

#banner a,
#subbanner a{
	color:#083DAB;
	font-family:"Trebuchet MS", "lr oSVbN";
}

#banner h1{
	font-size:x-large;
	padding:10px 15px 0px;
}

#subbanner h1{
	font-size:medium;
	font-weight:bold;
	padding:5px 15px 0px;
}

#login{
	bottom:5px;
	right:5px;
}

a.#login{
}

#counter{
	background:#DCDCDC url(../../images/article/texture_steel_bg_title.gif) right top;
	text-align:right;
	padding:2px 5px;
}
#counter img{
	background:#CCC;
	border:1px solid;
	border-color:#999 #EEE #EEE #999;
}

/*----- profile -----*/

#profile{
	border-top:1px solid #999;
	border-bottom:1px solid #FFF;
}

#profile td{
	vertical-align:top;
}

#profile h2{
	font-size:larger;
	font-weight:bold;
}

#profile dt{
	color:#797E85;
}

/*----- list (post,trackback,comment) -----*/

#contents{
}

#postlist{
}

#trackback{
}

#comment{
}

h2.h2-general,
#postlist h2,
#trackback h2,
#comment h2{
	font-size:110%;
	font-weight:bold;
	background:url(../../images/article/texture_steel_bg_ind.gif) no-repeat left top;
	padding:0px 0px 2px 20px;
	margin-top:8px;
	border-bottom:1px solid #CCC;
}

#trackback h2 img,
#comment h2 img{
	margin-bottom:4px;
}

.supple{
	color:#666;
	font-size:small;
	font-weight:normal;
	margin:0px 5px;
}

#postlist table,
#trackback table,
#comment table{
}
.box{
	background:#d0d1d2 url(../../images/article/texture_steel_bg_field.gif);
	border:1px solid #fff;
	border-top-color:#999a94;
	border-left-color:#999a94;
}

#postlist th,
#trackback th,
#comment th{
	color:#667;
	font-weight:normal;
	background:#D7D7D7;
	padding:1px 3px 1px 5px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #AAA;
}

#postlist td,
#trackback td,
#comment td{
	color:#999;
	padding:5px;
	border-top:1px solid #FFF;
	border-bottom:1px solid #B9B9B9;
	vertical-align:bottom;
}

#postlist blockquote,
#trackback blockquote{
	color:#000;
	margin: 5px 0px 5px 10px;
}

#comment blockquote{
	color:#000;
	margin: 3px;
}

#trackback dt,
#comment dt{
	color:#797E85;
}

input.txt,
textarea{
	color:#000;
	background:#D0D1D2 url(../../images/article/texture_steel_bg_field.gif);
	border:1px solid #FFF;
	border-top-color:#999A94;
	border-left-color:#999A94;
}

.response,
.date{
	color:#797E85;
}

#postlist a img.thumnail{
    border:1px solid #083DAB;
}
/*----- blog -----*/
#blog{
}

/*----- blog-header -----*/

#blog-head{
	padding:5px;
	border:1px solid;
	border-color:#AAA #FFF #FFF #AAA;
}

#blog-head h2{
	color:#333;
	font-size:larger;
	font-weight:bold;
	font-family:"Trebuchet MS", "lr oSVbN";
	background:#D0D1D2 url(../../images/article/texture_steel_bg_title.gif);
	padding:3px 5px 0px 15px;
	margin-bottom:5px;
	border:1px solid;
	border-color:#FFF #AAA #AAA #FFF;
}
#blog-head h2 img{
	margin-top:2px;
}
/*----- blog-body -----*/

#blog-body{
}

#blog-body img#upload-image{
	border:1px solid #083DAB;
}

#blog-body img{
	border:0px solid #083DAB;
}
#blog-body a img{
	border:1px solid #083DAB;
}
#blog-body img.up-image{
	border:0px solid #083DAB;
	margin:5px;
}
#blog-body a img.up-image{
	border:1px solid #083DAB;
}

#blog-body blockquote{
	border:1px solid;
	background:#DDD;
	border-color:#AAA #FFF #FFF #AAA;
	color:#5E5E5E;
}

#blog-body blockquote#affiliate{
}

#affiliate img{
	border:0px;
}

/*----- blog-footer -----*/

#blog-foot{
}

#theme td{
	color:#797E85;
}

#theme #rader{
	background-image:url(../../images/article/trb_texture_steel.gif);
}

/*----- miscellaneous -----*/

#contents #archives li,
#blog #archives li{
	color:#999;
}

.navi{
	border:2px dotted #999;
	border-width:2px 0px;
}

/*----- utilities -----*/

#utilities, #utilities2{
}

#utilities h2, #utilities2 h2,
#blog-foot h2{
	font-size:small;
	font-weight:normal;
	text-align:center;
	background:#D7D7D7;
	padding:1px;
	margin-bottom:3px;
	border:1px solid;
	border-color:#999 #FFF #FFF #999;
}

#utilities h3, #utilities2 h3{
	font-weight:bold;
	color:#797E85;
}

#utilities ul, #utilities2 ul{
	list-style:square;
}

/*----- calendar -----*/

#calendar{
}

#calendar table{
	border:1px solid;
	border-color:#999 #FFF #FFF #999;
}

#calendar td,
#calendar td a,
#calendar th{
}

#calendar th{
	border-bottom:1px solid #BBB;
}

#calendar td a{
}

#calendar table caption{
	color:#797E85;
}

/*----- album -----*/

#albums img{
	border-color:#083DAB;
}

/*----- footer -----*/

#footer{
}

#footer a{
	color:#FFF;
}

#links{
}

#sbanner{
}

#sbanner img{
	border:1px solid #FFF;
}

/* Trackback URL window */

#miniwin{
	background:#E7E7E7 url(../../images/article/texture_steel_bg_main.gif);
	border:2px solid #999;
}

#miniwin .message{
	color:#000;
}

#miniwin .notice{
	color:#F00;
}

#miniwin .url{
	color:#000;
	background-color:#FFF;
	border:3px solid #B9B9B9;
}

#miniwin .buttons{
	background:#B9B9B9 url(../../images/article/texture_steel_bg_field.gif);
}

/*  for SNS  */
#utilities #c-menu .item, #utilities2 #c-menu .item{
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
}
#outer-box h2{
	color:#333;
	background:#D0D1D2 url(../../images/article/texture_steel_bg_title.gif);
	padding:0 5px 0 15px;
	border:1px solid;
	border-color:#FFF #AAA #AAA #FFF;
}
#outer-box h3{
	font-size:110%;
	background:url(../../images/article/texture_steel_bg_ind.gif) no-repeat left top;
	padding:0px 0px 2px 20px;
	border-bottom:1px solid #CCC;
}
.deco th{
	color:#667;
	background:#D7D7D7;
	padding:1px 3px 1px 5px;
	border-top:1px solid #EEE;
	border-bottom:1px solid #AAA;
}
.deco td{
	border-top:1px solid #fff;
	border-bottom:1px solid #ccc;
}
.tc1{
	color:#797E85;
}


.themetabs{
	background:#aaa;
}
.themetabs a{
	background:#E7E7E7 url(../../images/article/texture_steel_bg_main.gif);
}
