@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Share);

.selected
{
	font-weight:700;
	color:#f30;
}

.no-more-prev,.no-more-next
{
	color:#ccc;
}

.c_cnt
{
	font-size:0.75em;
	letter-spacing:0;
	color:#f30;
}

.cal_month
{
	height:20px;
	font-weight:700;
	letter-spacing:0;
}

.cal_week1
{
	height:20px;
}

.cal_day4
{
	color:#000;
	font-weight:700;
	background-color:#eee;
}

.cap1
{
	color:#222;
	text-align:center;
}

.imageblock
{
	margin:10px;
}

.imageblock img
{
	border:5px #DDD solid;
}

.moreless_body
{
	background-color:#f5f5f5;
}

.moreless_bottom
{
	color:#999;
	font-weight:700;
	text-align:right;
}

.key1
{
	cursor:pointer;
	border-bottom:1px dotted #ccc;
}

*:lang(ko)
{
	font-family:"Apple SD Gothic Neo", NanumGothic, "Malgun Gothic",dotum, sans-serif;
}

*:lang(en)
{
	font-family:'Share', verdana, helvetica, sans-serif;
}

body
{
	font-size:0.8em;
	line-height:1.5;
	color:#222;
	background-color:#333;
	padding:30px;
}

a:hover
{
	color:#000;
	text-decoration:underline;
}

a:active
{
	color:#555;
}

*
{
	border:0;
	margin:0;
	padding:0;
}

button
{
	cursor:pointer;
	font-family:"Lucida Sans", "Lucida Sans Unicode";
	padding:1px 2px 0;
}

textarea
{
	font-size:1em;
	border:1px solid #bbb;
	background-color:#fff;
	padding:3px;
}

input
{
	font-size:1em;
	background:0 to(#fff);
}

.textField
{
	border:1px solid #bbb;
	background-color:#fff;
	padding:3px 2px 1px;
}

h1
{
	font-size:1.6em;
}

.date
{
	font-size:0.9em;
}

.cnt
{
	font-size:0.9em;
	color:#f30;
}

#container
{
	width:920px;
	background-color:#fff;
	/*-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;*/
	box-shadow:0 0 5px 5px #777;
	-moz-box-shadow:0 0 5px 5px #777;
	-webkit-box-shadow:0 0 5px 5px #777;
	margin:0 auto;
	padding:20px;
}

#header
{
	position:absolute;
	top:60px;
	width:920px;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	border-bottom-left-radius:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	border-bottom-right-radius:0;
}

#menu
{
	background-color:#eee;
	height:35px;
	/*-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;*/
	position:absolute;
	top:40px;
	width:920px;
}

#body
{
	padding-top:10px;
}

#content
{
	width:630px;
	margin-top:50px;
	float:left;
	padding:20px;
}

#sidebar
{
	width:200px;
	margin-top:65px;
	float:right;
	padding:10px;
}

#ribbonUI
{
	clear:both;
	padding:20px;
}

#underbar
{
	width:900px;
}

#underbar .module,#underbar .SubscriptionPanel
{
	width:200px !important;
	float:left;
	padding:10px;
}

#footer
{
	clear:both;
	padding:0 20px 20px;
}

#header h1
{
	letter-spacing:-0.1em;
	padding:30px 20px 20px;
}

#header h1 a
{
	color:#000;
	text-decoration:none;
}

#header h1 .desc
{
	font-size:0.7em;
}

#menu .blogMenu ul
{
	float:left;
	padding:10px 0 0 10px;
}

#menu .blogMenu li
{
	float:left;
	display:block;
	padding:0 15px;
}

#menu .blogMenu a
{
	color:#000;
	text-decoration:none;
	font-weight:700;
}

#menu .search
{
	float:right;
	padding:7px 10px 0 0;
}

#menu .search input
{
	width:150px;
	vertical-align:middle;
	margin-right:4px;
	background:url(images/bg_search_icon.gif) no-repeat center right #FFF;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#menu .search button
{
	display:none;
	width:55px;
	height:21px;
	vertical-align:middle;
	background:url(images/btn_search.gif) no-repeat;
}

#tt-body-pages #menu #menuPost,#tt-body-entry #menu #menuPost,#tt-body-line #menu #menuLine,#tt-body-cover #menu #menuCover,#tt-body-page #menu #menuNotice,#tt-body-notice #menu #menuNotice,#tt-body-location #menu #menuLocal,#tt-body-tag #menu #menuTag,#tt-body-keylog #menu #menuKeyword,#tt-body-guestbook #menu #menuGuestbook
{
	background-color:#FFF;
	height:30px;
	/*-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;*/
}

#footer .inner
{
	margin-top:30px;
	border-top:1px solid #ddd;
	text-align:center;
	padding:20px;
}

#footer .copyright
{
	font:0.9em Verdana;
}

#content .group
{
	padding:0 0 50px;
}

#content .group h3
{
	padding-bottom:5px;
	border-bottom:1px solid #ddd;
	margin-bottom:10px;
}

#content .result h3 .cnt
{
	font-weight:700;
}

#content .result ol
{
	padding-left:25px;
}

#content .result li
{
	border-bottom:1px solid #eee;
	padding:3px 0;
}

#content .result .date
{
	margin-right:5px;
	color:#000;
}

#content .result .name
{
	margin-right:5px;
}

#content .result a.feed
{
	width:30px !important;
	padding-left:20px;
	margin-left:5px;
	background:url('./images/atom_12.png') 0 2px no-repeat !important;
}

#content .entry .titleWrap
{
	color:#ccc;
	margin-bottom:10px;
}

#content .entry .titleWrap h2
{
	font:1.6em "Apple SD Gothic Neo", "Nanum Gothic", 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
}

#content .writeForm
{
	border:1px solid #eee;
	/*-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;*/
}

#content .writeForm dt
{
	float:left;
	width:150px;
	padding-top:3px;
}

#content .writeForm .textField
{
	width:380px;
	color:#999;
}

#content .writeForm label
{
	font-size:0.9em;
}

#content .writeForm textarea
{
	width:430px;
	height:150px;
	overflow:visible;
}

#content .writeForm dl.btn
{
	border-bottom:0;
}

#content .writeForm .btnComment
{
	width:430px;
	border:1px solid #999;
	background-color:#eee;
	font-weight:700;
	padding:3px;
}

#content .commentList li
{
	list-style:none;
	border-bottom:1px dashed #ccc;
	padding:10px 0;
}

#content .commentList li ul li
{
	padding-left:45px;
	background:url(images/ico_reply.gif) 15px 10px no-repeat;
	border:none;
}

#content .commentList .name
{
	color:#000;
	font-weight:700;
	margin-right:5px;
}

#content .commentList .reply,#content .commentList .modify
{
	background-color:#fff;
	border:1px solid #ccc;
	font-size:0.75em;
	color:#999;
	margin-right:2px;
	padding:2px 0 0 1px;
}

.localog .spot
{
	background:url(images/ico_indent.gif) 0 5px no-repeat;
	color:#999;
	padding:5px 0 5px 17px;
}

.localog .info
{
	background:url(images/ico_list.gif) 0 5px no-repeat;
	padding-left:12px;
	border-bottom:1px solid #eee;
}

.taglog li
{
	display:inline;
	font-weight:700;
}

.taglog li .cloud1
{
	color:#f30;
	font-size:1.6em;
}

.taglog li .cloud2
{
	color:#f60;
	font-size:1.5em;
}

.taglog li .cloud3
{
	color:#333;
	font-size:1.4em;
}

.taglog li .cloud4
{
	color:#666;
	font-size:1.3em;
}

.taglog li .cloud5
{
	color:#999;
	font-size:1.2em;
}

.guestbook .writeForm
{
	margin-bottom:30px;
}

.entryProtected dt
{
	float:left;
	padding:2px 5px 0 0;
}

.entryProtected input
{
	vertical-align:middle;
	margin-right:4px;
}

.entryProtected button
{
	vertical-align:middle;
	background-color:#fff;
	border:1px solid #ccc;
	font-size:0.85em;
	font-weight:700;
	padding:2px;
}

.tagTrail
{
	background:url(images/ico_tag.gif) 0 5px no-repeat;
	padding-left:20px;
	margin-bottom:20px;
}

.communication
{
	padding-bottom:10px;
}

.trackback .trackbackAdd
{
	color:#000;
	border:1px solid #eee;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	padding:10px;
}

.trackback li
{
	list-style:none;
	border-bottom:1px dashed #ccc;
	margin:5px;
	padding:5px;
}

.trackback p
{
	line-height:1.2em;
	color:#999;
	font-size:0.9em;
	padding-top:3px;
}

.trackback h4
{
	font-size:1em;
	font-weight:400;
}

.trackback .delete
{
	background-color:#fff;
	border:1px solid #ccc;
	font-size:0.75em;
	color:#999;
	margin-left:4px;
	padding:2px 0 0 1px;
}

.comment
{
	margin-top:20px;
}

.comment h3
{
	color:#222;
	font-size:1em;
	border-bottom:1px solid #eee !important;
	padding:10px;
}

.comment .commentList
{
	padding:0 10px;
}

.comment .writeForm
{
	margin-top:30px;
	padding-left:10px;
}

.paging a
{
	padding:5px;
}

.paging a:hover
{
	background-color:#eee;
}

.article
{
	width:630px;
	overflow:hidden;
	padding-bottom:20px;
	color:#111;
}

.article p
{
	margin:5px 0 10px;
}

.article blockquote
{
	background:url(images/ico_blockquote.gif) top left no-repeat;
	padding-left:25px;
	margin:10px 20px;
}

.article li
{
	margin-left:25px;
}

.article h1
{
	font-size:1.5em;
}

.article h3
{
	font-size:1.3em;
	margin-top:30px;
	border-top:none !important;
	border-left:5px solid #ddd !important;
	border-right:none !important;
	border-bottom:2px solid #ddd;
	padding-left:15px;
}

.article dd
{
	margin-left:20px;
	padding-bottom:10px;
}

.coverpost
{
	border:1px solid #f5f5f5;
	border-bottom:2px solid #f1f1f1;
	border-right:2px solid #f1f1f1;
	/*-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;*/
	padding:10px;
}

.linelog dl.box
{
	color:#111;
	border:1px solid #f5f5f5;
	border-bottom:2px solid #f1f1f1;
	border-right:2px solid #f1f1f1;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin-bottom:10px;
	padding:10px;
}

.linelog dl.box	dt
{
	border-bottom:1px solid #eee;
	color:#ffa000;
	font-size:1.2em;
}

.linelog dl.box dd.source
{
	width:100%;
	text-align:right;
	color:#bbb;
}

.linelog .more-button
{
	width:100%;
	border:1px solid #bbb;
	height:30px;
}

.blogImage img
{
	border:4px solid #333;
	width:180px;
	padding:1px;
}

.notice.module
{
	margin-top:0 !important;
}

.notice li
{
	background:url(images/bull_notice.gif) 0 center no-repeat;
	padding-left:40px;
}

.category ul li ul
{
	border-top:1px solid #efefef;
}

.category li ul li ul
{
	padding:0 0 5px;
}

.category li ul li ul li
{
	padding-left:8px;
}

.category li ul li ul li a.categoryItem
{
	background:url(images/bull_paper.gif) 0 2px no-repeat;
	padding-left:18px;
}

.category ul a.categoryFeed,.category ul li ul li a.categoryFeed,.category ul li ul li ul li a.categoryFeed
{
	width:30px !important;
	padding-right:20px;
	background:url('./images/atom_12.png') 0 2px no-repeat !important;
}

.recentComment li,.recentTrackback li
{
	padding-bottom:3px;
}

.tagbox li
{
	display:inline;
}

.tagbox li a.cloud1
{
	color:#f30;
	font-size:1.4em;
	font-weight:700;
}

.tagbox li a.cloud2
{
	color:#f60;
	font-size:1.3em;
	font-weight:700;
}

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

.tagbox li a.cloud4
{
	color:#666;
	font-size:1.1em;
}

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

.counter dd
{
	text-align:right;
	padding:2px 5px 0 0;
}

.bannerRss
{
	text-align:center;
	padding-top:20px;
	padding-bottom:20px;
}

.sbEntryList a:hover
{
	text-decoration:bold !important;
}

.sbEntryList ul li
{
	border-left:1px solid #eee;
	padding-left:10px;
}

.sbEntryList ul li.currentPost
{
	border-left:0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	border-right:1px solid #eee;
	-moz-border-radius-topright:6px;
	-webkit-border-top-right-radius:6px;
	border-top-right-radius:6px;
	-moz-border-radius-bottomright:6px;
	-webkit-border-bottom-right-radius:6px;
	border-bottom-right-radius:6px;
	background:0 to(#fff);
}

.sbEntryList li.currentPost a
{
	color:#000 !important;
}

.currentPost
{
	color:#f30 !important;
	font-size:1.6em;
}

#categoryBox
{
	display:block;
}

.cal_week2,.cal_day_sunday,.cal_day_sunday a
{
	color:#f30;
}

.cal_day,.paging,.bannerTextcube
{
	text-align:center;
}

a.cal_click:link,a.cal_click:visited
{
	color:#333;
	text-decoration:underline;
}

a.cal_click:hover,.article a:hover
{
	color:#f30;
	text-decoration:underline;
}

.moreless_fold,.moreless_top,.counter .total dd
{
	color:#000;
	font-weight:700;
}

a:link,a:visited
{
	color:#555;
	text-decoration:none;
}

.hidden,hr,#menu .search button span,#content .result a.feed span,.tagTrail span,.trackback h3,.notice h3,.recentPost h3,.category a.categoryFeed span
{
	display:none;
}

h2,h3,.article h2
{
	font-size:1.4em;
}

h4,.article h4
{
	font-size:1.2em;
}

h5,.article h5
{
	font-size:1.1em;
}

h6,.name,.article h6
{
	font-size:1em;
}

#content .result h3 strong,#content .commentList .name a,.trackback h4 a,#sidebar .date,#sidebar .name,.category li ul li a,#underbar .date,#underbar .name
{
	color:#000;
}

#content .result p,#content .entry .titleWrap .category a,#content .entry .titleWrap .date,#content .entry .titleWrap .name,#content .commentList .date a,.category li ul li ul li a
{
	color:#999;
}

#content .noEntry ol,#content .noEntry ul,#content .noEntry li,#content .commentList ol,.trackback ol,#sidebar li,#underbar li
{
	list-style:none;
}

#content .entry .titleWrap h2 a,.coverpost .content_box h2 a
{
	color:#ffa000;
}

#content .writeForm dl,.counter dl
{
	border-bottom:1px solid #eee;
	padding-bottom:5px;
	margin-bottom:5px;
}

.taglog ul,.tagbox ul
{
	text-align:justify;
}

.keywords li,.category li ul li
{
	padding-top:5px;
}

.entryProtected dd,.counter dt
{
	float:left;
}

.article a:link,.article a:visited,.article a:active
{
	color:#f60;
	text-decoration:none;
}

.article dl,.blogDesc
{
	padding:10px;
}

#sidebar h3,#underbar h3
{
	font-size:1.2em;
	margin-bottom:7px;
	border-bottom:1px solid #ccc;
	color:#000;
	padding:0 0 3px 3px;
}

#sidebar .box,#underbar .box
{
	padding-left:3px;
}

#sidebar .module,#underbar .module
{
	padding-top:20px;
}
