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

body{
	background:#92C182;
}

body, td, th{
	color:#070F00;
}

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

a:visited{
	color:#D06B27;
}

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

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

#container{
	background:#EFF5D1;
	border:1px solid #FFF;
}

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

#banner,
#subbanner{
	background:#68A65F;
}

#banner{
	background:#68A65F url(../../images/article/photo_drip_bg_title.jpg) no-repeat center center;
	height:100px;
}

#subbanner{
	background:#68A65F url(../../images/article/photo_drip_bg_title.jpg) no-repeat center center;
	height:40px;
}

#banner a,
#subbanner a{
	color:#FFF;
	font-family:"Trebuchet MS", "‚l‚r ‚oƒSƒVƒbƒN";
}

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

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

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

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

a.#login{
	color:#FFF;
}

#counter{
/*	background:#DAECBA;*/
	text-align:right;
	padding:2px 5px;
}

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

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

#profile td{
	vertical-align:top;
}

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

#profile dt{
	color:#40981B;
}

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

#contents{
	background:#FBFBE6;
}

#postlist{
}

#trackback{
}

#comment{
}

h2.h2-general,
#postlist h2,
#trackback h2,
#comment h2{
	color:#40981B;
	font-size:110%;
	font-weight:bold;
	background:url(../../images/article/photo_drip_bg_ind.gif) no-repeat;
	padding:1px 0px 0px 25px;
	margin-top:10px;
	margin-bottom:2px;
}

#postlist h2 img{
	margin-top:3px;
}

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

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

#trackback table,
#comment table{
}
.box{
	color:#070f00;
	background-color:#e5f3d0;
	border:1px solid #adc594;
}

#postlist th,
#trackback th,
#comment th{
	color:#FFF;
	font-weight:normal;
	line-height:110%;
	background-color:#82BB66;
	padding:2px 3px 1px 5px;
	border-top:1px solid #B1DB9B;
	border-bottom:2px solid #B1DB9B;
}

#postlist td,
#trackback td,
#comment td{
	color:#40981B;
	padding:5px;
	border-bottom:1px solid #E2DFC2;
	vertical-align:bottom;
}

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

#comment blockquote{
	color:#070F00;
	margin: 3px;
}

#trackback dt,
#comment dt{
	color:#40981B;
}

input.txt,
textarea{
	color:#070F00;
	background-color:#E5F3D0;
	border:1px solid #FFF;
	border-top-color:#ADC594;
	border-left-color:#ADC594;
}

.response,
.date{
	color:#40981B;
	font-weight:normal;
}

#postlist a img.thumnail{
    border:1px solid #E70;
}
/*----- blog -----*/
#blog{
	background:#FBFBE6;
}

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

#blog-head{
}

#blog-head h2{
	color:#437625;
	font-size:larger;
	font-weight:bold;
	font-family:"Trebuchet MS", "‚l‚r ‚oƒSƒVƒbƒN";
	padding:5px 0px 2px;
	border-bottom:5px dotted #B1DB9B;
}

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

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

#blog-body{
}

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

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

#blog-body blockquote{
	background-color:#F4FBD4;
	border:1px solid #9CC189;
	color:#296D3B;
}

#blog-body blockquote#affiliate{
}

#affiliate img{
	border:0px;
}

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

#blog-foot{
}

#theme td{
	color:#40981B;
}

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

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

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

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

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

#utilities, #utilities2{
}

#utilities h2, #utilities2 h2,
#blog-foot h2{
	font-size:small;
	font-weight:bold;
	color:#40981B;
	border-bottom:3px double #B1DB9B;
	margin-bottom:3px;
}

#utilities h3, #utilities2 h3{
	font-weight:bold;
	color:#40981B;
}

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

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

#calendar{
}

#calendar table{
}

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

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

#calendar td a{
}

#calendar table caption{
	color:#40981B;
	border-bottom:2px solid #B1DB9B;
}

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

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

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

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

#footer{
	color:#070F00;
}

#footer a{
	color:#FFF;
}

#links{
	border-bottom:2px dotted #FFF;
}

#sbanner{
}

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

/* Trackback URL window */

#miniwin{
	background-color:#FBFBE6;
	border:2px solid #549663;
}

#miniwin .message{
	color:#3F1904;
}

#miniwin .notice{
	color:#F60;
}

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

#miniwin .buttons{
	background-color:#92C182;
}


.themetabs{
	background:#82bb66;
}
.themetabs a{
	background:#fbfbe6;
}
