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

body{
	background:#E2E7BB;
}

body, td, th{
	color:#123;
}

a, a:link, a:active, a:visited, a:hover{
	color:#26c;
}

a:visited{
	color:#269;
}

hr{
	height:1px;
	border:1px solid #B8CA88;
}

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

#container{
	background:#F3F6E3;
	border:1px solid #fff;
}

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

#banner,
#subbanner{
}

#banner{
	background:#ecf0d2 url(../../images/article/boomerang_blog3_top.gif) no-repeat center bottom;
	height:160px;
}
#subbanner{
	background:#ecf0d2 url(../../images/article/boomerang_blog3b_top.gif) no-repeat right top;
	height:80px;
}
#banner a,
#subbanner a{
	color:#7FA027;
	font-family:"Trebuchet MS", "lr oSVbN";
}

#banner h1{
	font-size:x-large;
	position:absolute;
	left:10px;
	top:10px;
}
#banner div#top-links{
	position:absolute;
	left:20px;
	bottom:20px;
}
#banner div#top-links img{
	border:1px solid #fff;
	margin-right:5px;
}
#banner div#top-links a{
	color:#fc0;
	text-decoration:underline;
}
#subbanner h1{
	font-size:medium;
	font-weight:bold;
	position:absolute;
	left:10px;
	top:5px;
}
#subbanner div#top-links{
	position:absolute;
	text-align:right;
	top:30px;
	right:270px;
}
#subbanner div#top-links a{
	color:#7FA027;
}
#subbanner div#top-links a{
	text-decoration:underline;
}

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

#subbanner #login{
	top:5px;
	right:5px;
}

a#login{
	color:#7FA027;
}

#counter{
	background:#F3F6E3;
	text-align:right;
	padding:4px 10px;
}

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

#profile{
	border-bottom:1px solid #fff;
}

#profile td{
	vertical-align:top;
}

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

#profile dt{
	font-weight:bold;
	color:#7FA027;
}

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

#contents{
	background:#fff;
}
#postlist{
}
#trackback{
}
#comment{
}
h2.h2-general,
#postlist h2,
#trackback h2,
#comment h2{
	color:#7FA027;
	font-size:110%;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:3px;
}
#postlist h2{
	background:url(../../images/article/boomerang_blog3_icon0.gif) no-repeat left center;
	padding:10px 0px 5px 35px;
}
#trackback h2,
#comment h2{
	background:url(../../images/article/boomerang_blog3_icon01.gif) no-repeat left center;
	padding:10px 0px 5px 35px;
}
h2.h2-general,
#trackback form h2,
#comment form h2{
	background:url(../../images/article/boomerang_blog3_icon4.gif) no-repeat left;
	padding:10px 0px 2px 35px;
}
.supple{
	color:#ff6600;
	font-size:small;
	font-weight:normal;
	margin:0px 5px;
}

#postlist table{
	border-top:1px solid #B8CA88;
}

#trackback table,
#comment table{
}
#trackback form table,
#comment form table{
}
#postlist th,
#trackback th,
#comment th{
	color:#7FA027;
	font-weight:normal;
	line-height:110%;
	padding:3px 3px 3px 5px;
	border-left:1px solid #B8CA88;
	border-bottom:2px solid #B8CA88;
}

#postlist td,
#trackback td,
#comment td{
	color:#7FA027;
	padding:5px;
	border-bottom:1px solid #B8CA88;
	vertical-align:bottom;
}
#trackback form td,
#comment form td{
	background:none;
}
#postlist blockquote,
#trackback blockquote{
	color:#123;
	margin: 5px 0px 5px 10px;
}

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

#trackback dt,
#comment dt{
	color:#fff;
}

.box,
input.txt,
textarea{
	background:#fff;
	color:#123;
	border:1px solid #B8CA88;
}

.response,
.date{
	color:#7FA027;
	font-weight:normal;
}

#postlist a img.thumnail{
    border:1px solid #26c;
}

/*----- blog -----*/
#blog{
	padding-top:0px;
}

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

#blog-head{
	margin:0px 0px 5px;
}

#blog-head h2{
	color:#7FA027;
	font-size:larger;
	font-weight:bold;
	font-family:"Trebuchet MS", "lr oSVbN";
	background:url(../../images/article/boomerang_blog3_icon1.gif) no-repeat left center;
	padding:10px 0px 3px 30px;
	border-bottom:double #B8CA88;
	margin-bottom:5px;
}

#blog-head h2 img{
	margin-top:5px;
}

#blog-head .date{
	margin-top:10px;
}

/*----- blog-body -----*/

#blog-body{
	background:#fff;
	padding-top:15px;
	padding-bottom:15px;
	border:1px solid #B8CA88;
}

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

#blog-body blockquote{
	border:2px dotted #B8CA88;
	background:#F3F6E3;

}

#blog-body blockquote#affiliate{
}

#affiliate img{
	border:0px;
}

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

#blog-foot{
}

#theme td{
	color:#663300;
}

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

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

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

.navi{
	border:solid #B8CA88;
	border-width:1px 0px;
}

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

#utilities, #utilities2{
}

#utilities h2, #utilities2 h2,
#blog-foot h2{
	font-size:small;
	font-weight:bold;
	color:#7FA027;
	border-bottom:2px dotted #B8CA88;
	padding:8px 0px 3px 35px;
	margin-bottom:3px;
	background:url(../../images/article/boomerang_blog3_icon2.gif) no-repeat left top;
}
#blog-foot h2{
	background:none;
	padding:0px;
}
#categories h2{
}
#utilities h3, #utilities2 h3{
	font-weight:bold;
	color:#7FA027;
}

#utilities ul, #utilities2 ul{
	list-style-image:url(../../images/article/boomerang_blog3_icon5.gif);
}
#utilities .g-ads ul, #utilities2 .g-ads ul{
	list-style-type:none;
	list-style-image:none;
}

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

#calendar{
}

#calendar table{
}

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

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

#calendar td a{
}

#calendar table caption{
	color:#7FA027;
	border-bottom:2px solid #B8CA88;
}

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

#albums img{
	border-color:#fff;
}

#albums ul li{
	font-weight:bold;
}

/* sidebar image */
#utilities div#side-image, #utilities2 div#side-image{
}

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

#footer{
	color:#7FA027;
}
#footer a{
	color:#26c;
}
#links{
	border-bottom:2px dotted #B8CA88;
}
#sbanner{
}
#sbanner img{
	border:1px solid #FFF;
}
#footer #sbanner #copyright{
	font-family:verdana;
	font-size:9px;
	line-height:1.2em;
	color:#663300;
	float:left;
	text-align:left;
	width:360px;
}

/* Trackback URL window */

#miniwin{
	background:#F3F6E3;
	border:2px solid #fff;
}

#miniwin .message{
	color:#663300;
}

#miniwin .notice{
	color:#ff6600;
}

#miniwin .url{
	color:#663300;
	background-color:#fff;
	border:3px solid #B8CA88;
}

#miniwin .buttons{
	background-color:#E2E7BB;
}

/*  for SNS  */
#utilities #c-menu, #utilities2 #c-menu{
	border-bottom:1px solid #B8CA88;
}
#utilities #c-menu .item, #utilities2 #c-menu .item{
	border-top:1px solid #B8CA88;
}
#outer-box h2{
	color:#7FA027;
	padding:0 0 3px;
	border-bottom:double #B8CA88;
}
#outer-box h3{
	color:#7FA027;
	font-size:110%;
	border-bottom:2px solid #B8CA88;
}
#outer-box input.txt,
#outer-box textarea{
	background:#f3f6e3;
}
.deco th{
	color:#7FA027;
	line-height:110%;
	padding:3px 3px 3px 5px;
	border-left:1px solid #B8CA88;
	border-bottom:2px solid #B8CA88;
}
.deco td{
	border-bottom:1px solid #B8CA88;
}
.tc1{
	color:#7FA027;
}


.themetabs{
	background:#b8ca88;
}
