@charset "utf-8";

*{	margin: 0;	padding: 0;}

html{	background-color: #b4ceed;}
body{	background: url('./images/bg.gif') ;
		color: #666;
		font:  Dotum, Verdana, AppleGothic, Sans-serif;
		font-size: 11px;
		padding-top: 30px;
		padding:0; margin:0;}
a{	text-decoration: none;}
a:link, a:visited{	color: #666;}
a:hover, a:active{	color: #fe5b79;}

/* global */

img{	border: 0 none;}
br{	letter-spacing: 0;}
hr{	display: none;}
fieldset{	border: 0px solid #f0f0e6;	display: block;}
legend{	color: #999;	padding: 0 3px;}
p{	margin-bottom: 1.7em;}
dfn, em, cite, address{	font-style: normal;}

/*-------------------------------*/

/* hadding */

/*-------------------------------*/

h1{	font: normal 11px  Dotum, Verdana, AppleGothic, Sans-serif;}
h1 a:link, h1 a:visited{	color: #e23c8e;}
h1 a:hover, h1 a:active{	color: #ff6bb4;}
h2{	padding: .6em .6em .6em 25px;
	background-color: #e6cff3; ;
	font:  Dotum, Verdana, AppleGothic, Sans-serif;
	font-size: 12px;
	color: #666;}
h2 a:link, h2 a:visited{	color: #666;}
h2 a:hover, h2 a:active{	color: #fc7080;}
h3{	font: bold 11px  Dotum, Verdana, AppleGothic, Sans-serif;
	background-color: #faf9f8;
	border-bottom: 1px solid #eee;
	color: #accb53;}
h3 a:link, h3 a:visited{	color: #669818;}
h3 a:hover, h3 a:active{	color: #7ab61a;}
h4{	font-size: 11px;}


/*-------------------------------*/

/* Layout */

/*-------------------------------*/

#container{	width: 860px;	margin: 0 auto;}

#author{	position: relative;
		margin: 0 5px;
		background: #222 url('./images/bg_authorBar.gif') repeat-x 0 0;
		font-size: 0.92em;
		line-height: 3.3em;}

* html #author{	display: inline-block;}

#author span{	position: relative;
				left: -5px;
				float: left;
				font-family:  Dotum, Verdana, AppleGothic, Sans-serif;
				padding-left: 30px;
				background: url('./images/bg_authorBarLeft.gif') no-repeat 0 0;
				color: #ccc;
				line-height: 3.4em;}

#author ul{	position: relative;
			right: -5px;
			display: block;
			padding-right: 30px;
			background: url('./images/bg_authorBarRight.gif') no-repeat 100% 0;
			list-style: none;
			text-align: right;}

* html #author ul{	display: inline-block;}

*:first-child+html #author ul{	display: inline-block;}


#mBody:after{	content: ".";				display: block;				height: 0;				clear: both;	visibility: hidden;}

#mBody{	padding: 0 0 0 20px;		clear: both;		display: inline-block;		background-color: #fff;}

#contentColumn{	float: centersubject;	width: 600px;	overflow: hidden;}

#rightColumn{	float: right;	width: 220px;	padding: 0 0 0 0;	overflow: hidden;}

#footer{	clear: both;	position: relative;	height: 3em;	margin-right: 5px;	background: url('./images/bg_footerLeft.gif') no-repeat 0 0;}

/*-------------------------------*/

/* top */

/*-------------------------------*/

#author li{	display: inline;	margin-left: 1em;	font-family:  Dotum, Verdana, AppleGothic, Sans-serif;}

#author li a:link, #author li a:visited{	color: #ccc;}

#author li a:hover, #author li a:active{	color: #eee;}

/*-------------------------------*/

/* header */

/*-------------------------------*/

#header ul{	font-family:  Dotum, Verdana, AppleGothic, Sans-serif;
	list-style: none;
	padding: .5em 20px 0 0;
	text-align: right;}

#header li{	display: inline;}

#header li a{	padding: .1em .5em;	text-decoration: none;}

#header li a:link, #header li a:visited{	color: #333;}

#header li a:hover, #header li a:active{	color: #333;	background: #aed340;}

/* selected */

#tt-body-page #header .tab_home a, 
#tt-body-search #header .tab_home a,
#tt-body-archive #header .tab_home a,
#tt-body-category #header .tab_home a,
#tt-body-entry #header .tab_home a,
#tt-body-cover #header .tab_cover a,
#tt-body-location #header .tab_location a,
#tt-body-tag #header .tab_tag a,
#tt-body-keylog #header .tab_keyword a,
#tt-body-notice #header .tab_notice a,
#tt-body-guestbook #header .tab_guestbook a
{	color: #dd568c;	text-decoration: underline;}

/*-------------------------------*/

/* content column */

/*-------------------------------*/

.entry{	margin-bottom: 2.5em;}

/* subject */

.subject{	margin-bottom: 2.5em;}

.subject ul{	height: 2em; list-style: none; 	background-color: #e6cff3; }

.subject li{	 display: inline; font:11px  Dotum, Verdana, AppleGothic, Sans-serif;	color: #6085b2;}

.subject .postInfo li{	padding: .3em .6em .3em 25px;}

.subject .infoDate{	 no-repeat 7px 50%;}

.subject .infoCategory{	 no-repeat 5px 50%;}

.subject li a{	font-family:  Dotum, Verdana, AppleGothic, Sans-serif;}

.subject p{	padding: .3em 10px .3em 25px;
	background: #faf9f8 url('./images/bullet_info.gif') no-repeat 5px 50%;
	border-bottom: 1px solid #e8e8e8;
	font: 11px  Dotum, Verdana, AppleGothic, Sans-serif;
	color: #999;}

/* Protected */

.protectedBody{	margin-bottom: 2em;	padding: 2em 0 2.5em;}

.protectedBody p{	margin: .5em;}

.protectedBody input.submitBtn{	width: 5em;	font-size: 0.92em;}

/* search list */

.searchList
{
	margin-bottom: 4em;
}

.searchList ol
{
	list-style: none;
}

.searchList li
{
	border-bottom: 1px solid #eee;
}

.searchList li *
{
	vertical-align: middle;
}

.searchList li a
{
	display: block;
	line-height: 1.9em;
}

.searchList li a:hover
{
	background-color: #faf9f8;
}

.searchList .slDate
{
	color: #666;
	font-size: 0.92em;
	margin-right: .4em;
}

.searchList .slCnt
{
	color: #f90;
	font-size: 0.92em;
	margin-left: .2em;
}

/* admin */

.subject .admin{	border-top: 1px solid #fff;}

.subject .admin li{	padding-right: 2.5em;	font-family:  Dotum, Verdana, AppleGothic, Sans-serif;}

.subject .admin li:after{	content: "|";	color: #999;	padding-left: .4em;}



/* article */

.article
{
	margin: 1em 0 1.8em;
	text-align: left;
}

.article a:link, .article a:visited
{
	color: #cb89b3;

}

.article a:hover, .article a:active
{


	color: #c39;
}

.article blockquote
{
	margin: 1.7em auto;
	padding: 0 10px;
	width: 80%;
	color: #50b4ca;
	border-left: 2px solid #ddd;
}

.article fieldset
{
	clear: both;
}

.article hr
{
	display: block;
	margin-bottom: 1em;
}

.article ol
{
	margin: 1em 0 1.5em 50px;
}

.article ul
{
	list-style: none;
	margin: 1em 0 1.5em 30px;
}

.article ul li
{
	padding-left: 20px;
}

.article .infoAuthor
{
	line-height: 1.2em;
	margin-top: 20px;
	text-align: right;
}

.article .infoAuthor dfn
{
	padding: 2px 0 2px 18px;
}

.article .infoAuthor span
{
	color: #999;
	font: 0.92em/2  Dotum, Verdana, AppleGothic, Sans-serif;
}

.rssurl 
{
	color: #999;
	font: 0.92em/2 'Trebuchet MS', Helvetica, sans-serif;
	text-align: center;
}

.tt-gallery-box
{
	clear: both;
}

.galleryControl a
{
	border-bottom: none !important;
}

.imageblock
{
	margin: 0 0 1.5em 0;
	padding: 0;
	border: none;
}

.imageblock.left, .imageblock.right
{
	margin: 0 0 .5em 0 !important;
}

.imageblock.left
{
	padding-right: 10px;
}

.imageblock.right
{
	padding-left: 7px;
}

.imageblock *
{
	border: 0 none !important;
}

.imageblock img
{
	background-color: #fff;
	border: 0px solid #eee !important;
	vertical-align: middle;
}

.imageblock .extensionIcon img
{
	border: none !important;
	margin-right: 2px;
}

.imageblock .cap1
{
	color: #999;
	font-family:  Dotum, Verdana, AppleGothic, Sans-serif;
	font-size: 0.9em;
	line-height: 1.3;
	padding: 3px;
	text-align: center;
	margin: 5px 0 0 0;
}

.moreless_fold
{
	padding-left: 20px;
	background: url('./images/ico_plus.gif') no-repeat left 50%;
}

.moreless_top
{
	margin-bottom: 10px;
	padding-left: 20px;
	background: url('./images/ico_minus.gif') no-repeat left 50%;
}

.moreless_bottom
{
	display: none;
}

.moreless_fold span, .moreless_top span, .moreless_bottom span
{
	background: #f5f5f5;
	color: #333;
}

.moreless_content
{
	padding: 1em 10px;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
	background-color: #faf9f8;
}

/* tag, comments btn */

.miscInfo
{
	clear: both;
	margin: 2em 0 1em;
	padding: 0 0 .3em;
	border-top: 1px solid #eee;
	font-size: 11px;
	line-height: 2.5em;
	font-family:  Dotum, Verdana, AppleGothic, Sans-serif;
}

.miscInfo dl
{	padding: .2em 0;	border-bottom: 1px solid #eee;}

.miscInfo dt
{
	float: left;
	width: 6em;
	padding-left: 20px;
	line-height: 2.5em;
}

.miscInfo .postTag
{	background: url('./images/l_love.jpg') no-repeat 0 50%;	line-height: 2.5em;}

.miscInfo .response
{	background: url('./images/l_love.jpg') no-repeat 0 50%;	line-height: 2.5em;}

.miscInfo dd
{	line-height: 2.5em;}

/*-------------------------------*/

/* trackback */

/*-------------------------------*/

.trackback .url
{	background: url('./images/l_love.jpg') no-repeat 0 10%;
	padding-left: 20px;
	padding-bottom: 10px;
	font: 11px AppleGothic, Dotum, '돋움', Helvetica, sans-serif;
    border-bottom: 1px solid #e6cff3;
}

/* Trackback list */

.trackback h3
{
	display: none;
}

.trackback
{
	padding-bottom: .5em;
}

.trackback ol
{
	list-style: none;
	margin-bottom: 2em;
}

.trackback ol li
{
	padding: 10px 10px 0 10px;	
	margin-bottom: 1px;
	border: 0px solid #f5f5f5;
	background-color: #f5f5f5;
}

.trackback li p
{
	margin-bottom: 1em;
}

.trackback li span
{
	font: 11px 'Franklin Gothic Medium', Helvetica, sans-serif;
	color: #999;
}

.trackback span a:link, .trackback span a:visited
{
	color: #999;
}

.trackback span a:hover, .trackback span a:active
{
	color: #333;
}

.trackback li p
{
	margin: .8em 0;
	text-align: left;
}

.trackback cite
{
	font-family:  Dotum, Verdana, AppleGothic, Sans-serif;
}

/*-------------------------------*/

/* Comments, Guestbook */

/*-------------------------------*/

.entry .list
{
	margin: .5em 0 2em;
}

#guestBook .list
{
	margin-top: 2em;
}

/* Comment list */

.list h3
{
	display: none;
}

.list ol
{
	list-style: none;
	margin-bottom: 2em;
}

.list li
{
	padding: 10px 10px 0 10px;	
	margin-bottom: 1px;
	border: 0px solid #f5f5f5;
	background-color: #f5f5f5;
}

* html .list li
{
	display: inline-block;
}

*:first-child+html .list li
{
	display: inline-block;
}

.list li p
{
	clear: left;
	margin-bottom: .5em;
	padding: 0 1em .3em;
}

.list p.writer
{
	padding: 0 1em 0;
}

.list span.command
{

	font: 0.95em  Dotum, Verdana, AppleGothic, Sans-serif;
	color: #805dba;
}

.list span a
{
	text-decoration: ;
}

.list span a:link, .list span a:visited
{
	color: #999;
}

.list span a:hover, .list span a:active
{
	color: #333;
}

.list cite
{
	display: block;

}

.list span abbr
{
	border: 0 none;
}

/* Reply */

.list ol li ol
{
	margin: 0;
}

.list ol li ol li
{
	margin: 20px 0 0 80px;
	padding: 0 0 .3em;
	border: 0 none;
	border-top: 0px solid #f0f0e6;
	background-color: #f5f5f5;
}

.list .writer cite img
{
	float: left;
	margin: 0 .5em 3px 0;
	background-color: #f5f5f5;
	border: 0px solid #ddd;
	padding: 5px;
}

.writer_admin    { font-family:  Dotum, Verdana, AppleGothic, Sans-serif;}

/* special classes
.list ol li.rp_secret p.writer cite, .list ol li.guest_secret p.writer cite
{
	background-image: url('./images/ico_lock.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 14px;
}

.list ol li.rp_secret span.hiddenCommentTag_name, .list ol li.guest_secret span.hiddenCommentTag_name
{
	color: #999;
}

.list ol li.rp_secret span.hiddenCommentTag_content, .list ol li.guest_secret span.hiddenCommentTag_content
{
	display: none;
} */

/* Write area */

form legend
{
	font: 1.3em  Dotum, Verdana, AppleGothic, Sans-serif;
}

form fieldset div
{
	margin: .3em 0;
	width: 600px;
}

form label
{
	padding-left: .2em;
	vertical-align: middle;
	font: 1em  Dotum, Verdana, AppleGothic, Sans-serif;
}

form label em
{
	color: #999;
}

.form input
{
	width: 110px;
	padding: 4px .5em;
	background-color: #f6f5f5;
	border: 1px solid #f6f5f5;
	font: 11px  Dotum, Verdana, AppleGothic, Sans-serif;
	vertical-align: middle;
	color: #666;
}

.form textarea
{
	width: 600px;
	height: 12em;
	background-color: #f6f5f5;
	border: 1px solid #f6f5f5;
	font: 1em  Dotum, Verdana, AppleGothic, Sans-serif;
	color: #666;
}

.form input:focus, textarea:focus
{
	background-color: #f6f5f5;
	border-top-color: #f6f5f5;
	border-left-color: #f6f5f5;
}

.checkbox
{
	width: 12px;
	padding: 0;
	border: 0 none;
	background: none;
}

.submit
{	width: 598px;
	background-color: #f6f5f5;
	border: 1px solid #e7cff3;
	vertical-align: middle;
	color: #666;
}

.submit input
{
	padding: 5px 5px 5px 250px;
	font-size: 0.92em;
	color: #666;
	cursor: pointer;
}

/*-------------------------------*/

/* location log */

/*-------------------------------*/

#location
{
	margin-bottom: 3em;
}

#location dt, #location dd
{
	border-bottom: solid 1px #eee;
}

#location dt span
{
	padding-left: 12px;
	background: url('./images/bullet_indent.gif') no-repeat 0 3px;
}

#location dt .dent0
{


/* first child */
	padding-left: 18px;
	background: url('./images/bullet_globalspot.gif') no-repeat 5px 50%!important;
	font-weight: bold;
}

#location dd span
{
	padding-left: 10px;
	background: url('./images/bullet_spot.gif') no-repeat 0 3px;
}

#location dd .localAuthor
{
	font-size: 0.92em;
	vertical-align: middle;
	color: #999;
}

/*-------------------------------*/

/* tag log (page)*/

/*-------------------------------*/

#taglog
{
	margin-bottom: 3em;
}

#taglog ul
{
	list-style: none;
	text-align: left;
}

#taglog li
{
	display: inline;
	line-height: 2.2em
}

#taglog li a.cloud1
{
	font-weight: bold;
	font-size: 12px;
}

#taglog li a.cloud2
{
	font-weight: bold;
	font-size: 25px;
	color: #7ab61a;
}

#taglog li a.cloud3
{
	font-weight: bold;
	font-size: 18px;
	color: #ff6bb4;
}

#taglog li a.cloud4
{
	font-size: 15px;
	color: #e6cff3;
}

#taglog li a.cloud5
{
	font-size: 11px;
	color: #aaa;
}

#taglog li a:hover
{
	color: #fe5b79;
}

/*-------------------------------*/

/* keyword log */

/*-------------------------------*/

#keywords ul
{
	list-type-style: none;
	text-align: left;
}

#keywords ul li
{
	display: inline;
	line-height: 2.2em
	list-type-style: none;
	padding-right: 10px;
}

/*-------------------------------*/

/* cover */

/*-------------------------------*/

.coverpost
{
	clear: both;
	border-bottom: 1px solid #ddd;
	margin: 10px 0;
}

.coverpost h2
{
	font-size: 120%;
	padding-right: 5px;
}

.coverpost h2 a
{
	letter-spacing: -1px;
	line-height: 125%;
}

.coverpost .img_preview
{
	background-color: #fff;
	float: left;
	padding: 0 7px 7px 0;
}

.coverpost .img_preview img
{
	border: 2px solid #ccc;
	cursor: pointer;
	height: 80px;
	width: 80px;
}

.coverpost .post_info
{
	background-color: #faf9f8;
	border-bottom: 1px solid #e8e8e8;
	font: 0.9em  Dotum, Verdana, AppleGothic, Sans-serif;
	padding: .3em .6em .3em 0;
}

.coverpost .post_info span
{
	line-height: 1.2em;
	padding: .3em 0 .3em 22px;
}

.coverpost .post_info .category
{
	background: url('./images/bullet_clock.gif') no-repeat 6px 50%;
}

.coverpost .post_info .category a
{
	color: #888;
	margin-right: 6px;
}

.coverpost .post_info .date
{
	background: url('./images/bullet_folder.gif') no-repeat 0 50%;
	color: #888;
	font-family:  Dotum, Verdana, AppleGothic, Sans-serif;
	padding-left: 16px;
}

.coverpost .post_info .writer .preposition
{
	display: none;
}

.coverpost .post_info .writer
{
	background: url('./images/bullet_author.gif') no-repeat 6px 50%;
}

.coverpost .post_content
{
	margin: 5px 0;
	line-height: 125%;
	overflow: hidden;
}

.coverpost .post_tags
{
	background: url('./images/bullet_tag.gif') no-repeat 0 0.35em;
	clear: both;
	line-height: 1.2em;
	padding: 5px 5px 5px 20px;
}

.coverpost .post_tags a
{
	font-size: 0.9em;
}

.coverpost .post_tags span
{
	display: none;
}

.clear
{
	clear: both;
}

/*-------------------------------*/

/* page navigation */

/*-------------------------------*/

.paging
{
	margin: 4.5em 0 6em;
	font: 11px  Dotum, Verdana, AppleGothic, Sans-serif;
	text-align: center;
	color: #ccc;
}

.paging a:link, .paging a:visited
{
	color: #666;
}

.paging a:hover, .paging a:active
{
	color: #9c69ce;
}

.paging .selected
{
	font-weight: bold;
	color: #fba5a4;
	border-bottom: 1px solid #fba5a4;
}

/*-------------------------------*/

/* sidebar */

/*-------------------------------*/

#rightColumn
{
	margin-bottom: 5em;
}

#rightColumn div
{
	margin-top: 0;
	background: #dbe7f5;
}

/* tag cloud (sidebar only) */

#tagbox ul
{
	padding-top: 1em;
}

#tagbox li
{
	display: inline;
	line-height: 1.5;
}

#tagbox a
{
	letter-spacing: -1px;
}

#tagbox li a.cloud1
{
	font-weight: bold;
	font-size: 1.6em;
	color: #cb89b3;
}

#tagbox li a.cloud2
{
	font-weight: bold;
	font-size: 1.5em;
	color: #dab1cb;
}

#tagbox li a.cloud3
{
	font-weight: bold;
	font-size: 1.2em;
	color: #d9c8d3;
}

#tagbox li a.cloud4
{
	font-size: 1em;
	color: #999;
}

#tagbox li a.cloud5
{
	font-size: 0.9em;
	color: #ccc;
}

#tagbox li a:hover
{
	background-color: #f5f5f5;
	text-decoration: none;
	color: #333;
}

/* Categories */

#category div
{
	margin-bottom: 0;
	line-height:18px;
}

#category h3
{
	margin-bottom: 0;
}

#category
{
	font: 11px  Dotum, Verdana, AppleGothic, Sans-serif;
	background-color: #ffffff;
}

#category ul
{
	list-style: none;
}

#category li a
{
	display: block;
	border-bottom: 0px solid #eee;
	background: url('./images/bullet_category01.gif') no-repeat 6px; 50%;
	background-color: #e8e8e8;
	padding-left: 25px;
}

#category li a:link, #category li a:visited
{
	color: #cb89b3;

}

#category li a:hover, #category li a:active
{
	color: #fe5b79;
	background-color: #ffffff;
}

/* 1 depth */

#category ul li ul li a
{
	padding-left: 32px;
	background: url('./images/bullet_category.gif') no-repeat 20px 50%;
	border-bottom: 0px solid #eee;
	line-height:18px;
	background-color: #e8e8e8;
}

#category ul li ul li a:link, #category ul li ul li a:visited
{
	color: #666;
}

#category ul li ul li a:hover, #category ul li ul li a:active
{
	color: #fe5b79;
	background-color: #faf9f8;
}

/* 2 depth */

#category ul li ul
{
	margin: 0;
}

#category ul li ul li ul li
{
	border-bottom: 0px solid #eee;
	background-color: #e8e8e8;
}

#category ul li ul li ul li a
{
	border: 0 none;
	padding-left: 36px;
	background: url('./images/bg_tree.gif') no-repeat 22px 45%;
}

#category ul li ul li ul li.lastChild a
{
	background: url('./images/bg_treeEnd.gif') no-repeat 22px 45%;
}

/* selected */

#category .selected
{
	font-weight: bold;
}

#category .selected ul li
{
	font-weight: normal;
}

/* count  */

.c_cnt
{
	color: #55a7bf;
}

/* blogger instruction */

#bloggerTag img
{
	border: 2px solid #dedede;
	display: block;
	margin: 0 auto;
}

#bloggerTag p.description
{
	font: 0.9em/1.2  Dotum, Verdana, AppleGothic, Sans-serif;
	margin: 10px 0 5px 0;
}

#bloggerTag p.owner
{
	margin-bottom: 0;
	text-align: right;
}

/* author list */
#authorList ol, #authorList ul, #archiveBox ul
{
	font: 11px  Dotum, Verdana, AppleGothic, Sans-serif;
	background-color: #dbe7f5;
	line-height: 1.6em;
}

#authorList li
{
	list-style: none;
}

#authorList li a:link, #authorList li a:visited
{
	color: #666;
}

#authorList li a:hover, #authroList li a:active
{
	background: #faf9f8;
	color: #fe5b79;
}
/* recently */

.recent ol, .recent ul
{
	margin-top: 0;
	list-style: none;
	background: #dbe7f5;
}

.recent li
{
	font: 11px  Dotum, Verdana, AppleGothic, Sans-serif;
	border-bottom: 0px solid #eee;
	background: #dbe7f5;
	padding-left: 10px;
	background: url('./images/bullet_01.gif') no-repeat 0 45%;
}

.recent li a
{
	display: block;
	padding: .3em 0;
}

.recent li a:link, .recent li a:visited
{
	color: #666;
}

.recent li a:hover, .recent li a:active
{
	background: #faf9f8;
	color: #fe5b79;
}

.recent span
{
	color: #f90;
}

.recent cite
{
	display: block;
	color: #aaa;
}

/* Calendar */

#calendar table
{
	border-top: 0px solid #eee;
	border-bottom: 0px solid #eee;
	background: #dbe7f5;
}

#calendar td
{
	text-align: center;
}

#calendar caption
{
	background: #dbe7f5;
	text-align: center;
	font: bold 1em Arial, Helvetica, sans-serif;
	line-height: 2.6em;

}

#calendar th
{
	height: 1.2em;
	font: normal 0.95em  Dotum, Verdana, AppleGothic, Sans-serif;
	
}

#calendar tr.cal_week
{
	font: 0.95em  Dotum, Verdana, AppleGothic, Sans-serif;
}

#calendar td.cal_day_sunday
{
	color:#fe9ba0 !important;
}


#calendar td.cal_day4
{
	background-color: #fdc959;
	font-weight: bold;
	border-bottom: 0px solid #ddd;
	border-right: 0px solid #ddd;
	color: #ffffff;
}

#calendar td a
{
	text-decoration: underline;
	display: block;
	width: 100%;
}

#calendar td a:link, #calendar td a:visited
{
	color: #abc833;
}

#calendar td a:hover, #calendar td a:active
{
	color: #390;
	background-color: #eff2e3;
}

/* stats */

#counter dl
{
	margin-top: 1em;
	font: 11px  Dotum, Verdana, AppleGothic, Sans-serif;
	background: #dbe7f5;
	line-height: 1.6em;
}

#counter dt
{
	float: left;
	margin-right: .3em;
}

/* banner */

#rightColumn .banner
{
	text-align: center;
}

#eolinBanner
{
	margin-top: 15px !important;
}

/* RSS button */

#subscription
{
	margin-top: 20px !important;
	text-align: center;
}

#subscription .rss
{
	background: url('./images/btn_rss.png') left 50% no-repeat;
	margin-top: 10px;
	padding: .1em 0 .1em 20px;
	font: 0.9em/2 Tahoma, Helvetica, sans-serif;
	color: #999;
}

/* search form */

#searchBox
{
	text-align: center;
	background-color: #dbe7f5;
}

#searchBox .sInput
{
	width: 120px;
	padding: .3em .3em;
	border: 0 none;
	border-top: 0px solid #d7d7cc;
	border-left: 0px solid #d7d7cc;
	background-color: #f5f5f5;
	font: 1em  Dotum, Verdana, AppleGothic, Sans-serif;
	vertical-align: middle;
	color: #333;
}

#searchBox .sInput:focus
{
	background-color: #f2f2ed;
	border-top-color: #cacabc;
	border-left-color: #cacabc;
}

#searchBox .searchSubmit
{
	width: 23px;
	height: 23px;
	padding: 0;
	margin: 0;
	background: none;
	border: 0 none;
	vertical-align: middle;
	cursor: pointer;
}

/*-------------------------------*/

/* footer */

/*-------------------------------*/

#footer address
{
	position: relative;
	right: -5px;
	padding: 1em 5px 0 0;
	background: url('./images/bg_footerRight.gif') no-repeat 100% 0;
}

address.credit
{
	clear: both;
	color: #333;
	font-family:  Dotum, Verdana, AppleGothic, Sans-serif;
	font-size: 0.9em;
	padding: 20px 0 15px !important;
	text-align: center;
}

address.credit a
{
	color: #555;
	border-bottom: 1px dashed #b4e7f3;
}

address.credit a:hover
{
	color: #017c99;
}

.letterT
{
	color: #009bd5;
}

.letterE
{
	color: #0083ae;
}

.letterX
{
	color: #e80478;
}

.letterT2
{
	color: #b71767;
}

.letterC
{
	color: #fdc11f;
}

.letterU
{
	color: #f39424;
}

.letterB
{
	color: #b1d04d;
}

.letterE2
{
	color: #8daa41;
}
