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

body{
	background:#AFD59B;
}

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

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

a:visited{
	color:#A1A303;
}

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

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

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

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

#banner,
#subbanner{
	background:#3B7FE3;
}

#banner{
	background:#3B7FE3 url(../../images/article/photo_meadow_bg_title.jpg) no-repeat top right;
	height:100px;
}

#subbanner{
	background:#3B7FE3 url(../../images/article/photo_meadow_bg_subtitle.jpg) no-repeat top right;
	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:30px 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:#FFF;*/
	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:#4280DC;
}

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

#contents{
	background:#FFF;
}

#postlist{
}

#trackback{
}

#comment{
}

h2.h2-general,
#postlist h2,
#trackback h2,
#comment h2{
	color:#4280DC;
	font-size:110%;
	font-weight:bold;
	border-bottom:0px solid #61A8C9;
	padding-bottom:2px;
}
#postlist h2 img{
	margin-top:3px;
}

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

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

#trackback table,
#comment table{
}
.box{
	background:#f2f7ff;
	border:1px solid #fff;
}

#postlist th,
#trackback th,
#comment th{
	color:#4579D3;
	font-weight:normal;
	line-height:110%;
	background-color:#C7DBFD;
	padding:2px 3px 1px 5px;
}

#postlist td,
#trackback td,
#comment td{
	color:#4280DC;
	padding:5px;
	border-bottom:1px solid #CFDDF6;
	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:#4280DC;
}

input.txt,
textarea{
	color:#33530C;
	background-color:#EBFAE1;
	border:1px solid #C2E7BB;
}

.response,
.date{
	color:#4280DC;
	font-weight:normal;
}

#postlist a img.thumnail{
    border:1px solid #06A30C;
}
/*----- blog -----*/
#blog{
	background:#FFF;
}

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

#blog-head{
}

#blog-head h2{
	color:#4280DC;
	font-size:larger;
	font-weight:bold;
	font-family:"Trebuchet MS", "‚l‚r ‚oƒSƒVƒbƒN";
	padding:5px 0px 3px 15px;
	margin-bottom:5px;
	border-left:1px solid #AFD59B;
	border-bottom:3px double #AFD59B;
	border-top:3px double #AFD59B;
}

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

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

#blog-body{
}

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

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

#blog-body blockquote{
	background-color:#F1F9ED;
	border:1px solid #AFD59B;
	color:#296D3B;
}

#blog-body blockquote#affiliate{
}

#affiliate img{
	border:0px;
}

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

#blog-foot{
}

#theme td{
	color:#4280DC;
}

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

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

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

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

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

#utilities, #utilities2{
}

#utilities h2, #utilities2 h2,
#blog-foot h2{
	font-size:small;
	font-weight:bold;
	color:#4280DC;
	border-bottom:3px solid #C7DBFD;
	margin-bottom:3px;
}

#utilities h3, #utilities2 h3{
	font-weight:bold;
	color:#4280DC;
}

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

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

#calendar{
}

#calendar table{
}

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

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

#calendar td a{
}

#calendar table caption{
	color:#4280DC;
	border-bottom:2px solid #C7DBFD;
}

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

#albums img{
	border-color:#06A30C;
}

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

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

#footer{
	color:#000;
}

#footer a{
	color:#FFF;
}

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

#sbanner{
}

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

/* Trackback URL window */

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

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

#miniwin .notice{
	color:#F60;
}

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

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


.themetabs{
	background:#c7dbfd;
}
.themetabs a.cur,
.themetabs a.cur:visited{
	color:#4579D3;
}
