*
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #fff;
	font-family: serif;
	font-size: 9pt;
	margin: 0;
	color: #000;
}

a
{
	text-decoration: none;
	color: #000;
}

/* global */

img
{
	border: 0 none;
}

br
{
	letter-spacing: 0;
}

hr
{
	display: none;
}

p
{
	margin-bottom: 1.7em;
}

dfn,
em,
cite,
address
{
	font-style: normal;
}

/*-------------------------------*/

/* heading */

/*-------------------------------*/

h1
{
	font-size: 25pt;
	margin-top: 0;
	margin-bottom: 2cm;
	/*padding: 20px;*/
	text-align: center;
}

h2
{
	font-size: 16pt;
}

h2 a
{
	color: #000;
}

h3
{
	font-size: 13pt;
}

h3 a
{
	color: #669818;
}

h4
{
	font-size: 11pt;
	margin-top: 1cm;
	margin-bottom: .1cm;
}


/*-------------------------------*/

/* Layout */

/*-------------------------------*/

#author
{
	font-family: sans-serif;
	margin-top: .7cm;
	text-align: center;
}

#author span
{
	font-size: 10.5pt;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', AppleGothic, '애플고딕', Dotum, '돋움', sans-serif;
}

#author ul,
#header ul,
#rightColumn,
#footer
{
	display: none;
}

/*-------------------------------*/

/* content column */

/*-------------------------------*/

.entry
{
	margin-bottom: .7cm;
}

/* subject */

.subject
{
	margin-bottom: .7cm;
}

.subject ul
{
	list-style: none;
}

.subject li
{
	display: inline;
	font: 9pt 'Lucida Grande', 'Lucida Sans Unicode', AppleGothic, '애플고딕', Dotum, '돋움', sans-serif;
	color: #666;
}

/* Protected, search list, admin */

.protectedBody,
.searchList,
.subject .admin
{
	display: none;
}

/* article */

.article
{
	margin-bottom: 1.4cm;
}

.article p
{
	text-indent: .7cm;
}

.article p.infoAuthor
{
	text-indent: 0;
}

.article blockquote
{
	margin: 1.7em auto;
	padding: 0 .35cm;
	width: 80%;
	color: #226094;
	border-left: .07cm solid #ddd;
}

.infoAuthor
{
	padding-right: .35cm;
	text-align: right;
}

.imageblock
{
	margin: 0 0 0 .7cm;
	border: 0;
}

.imageblock .cap1
{
	color: #666;
	font-size: 9pt;
	text-align: center;
	margin-top: .18cm;
}

.moreless_fold,
.moreless_top,
.moreless_bottom
{
	display: none;
}

.moreless_content
{
	display: block !important;
	margin-bottom: .75cm;
	padding: .3cm .1cm;
	border: solid 1px #ccc;
}

.article ol,
.article ul
{
	margin: .46cm 0 .71cm 1.91cm;
}

/* tag, comments btn */

.miscInfo
{
	display: none;
}

.miscInfo dl
{
	padding: .2em 0;
}

.miscInfo dt
{
	float: left;
	width: 6em;
	margin: .18cm 0 0 0;
}

.miscInfo dt:after
{
	content: ":";
	margin-left: .28cm;
}

.miscInfo dd
{
	margin: .18cm 0 0 2.12cm;
	padding-left: .18cm;
}

/*-------------------------------*/

/* trackback */

/*-------------------------------*/

.trackback .url
{
	display: none;
}

/* Trackback list */

.trackback
{
	padding-bottom: .18cm;
}

.trackback h3
{
	margin: 1.06cm 0 .35cm 0;
}

.trackback ol
{
	list-style: none;
}

.trackback ol li
{
	margin-bottom: 1.18cm;
}

.trackback li p
{
	margin-bottom: .35cm;
}

.trackback li span
{
	font: 8pt 'Franklin Gothic Medium', Helvetica, sans-serif;
	color: #666;
}

.trackback li span a
{
	display: none;
}

.trackback cite
{
	font-family: AppleGothic, '애플고딕', Dotum, '돋움', sans-serif;
}

/*-------------------------------*/

/* Comments, Guestbook */

/*-------------------------------*/

.list .command
{
	font: 9pt 'Lucida Grande', 'Lucida Sans Unicode', AppleGothic, '애플고딕', Dotum, '돋움', sans-serif;
}

.list h3
{
	margin: 1.06cm 0 .35cm 0;
}

.list ol
{
	list-style: none;
	margin-bottom: .71cm;
}

.list li
{
	margin-bottom: .35cm;
	border-bottom: .04cm solid #ccc;
}

.list span
{
	display: block;
	margin-bottom: .18cm;
	font: 8pt 'Franklin Gothic Medium', Helvetica, sans-serif;
	color: #666;
}

.list author
{
	margin-bottom: .18cm;
}

.list span a
{
	display: none;
}

.list span abbr
{
	border: 0;
}

.list p.content img
{
	display: none;
}

/* Reply */

.list ol li ol
{
	margin-left: .71cm;
}

.list ol li ol li
{
	border: 0;
}

.list img
{
	float: left;
	width: 2.18cm;
	height: 2.18cm;
	margin-right: .21cm;
	padding: .07cm;
	background-color: #fff;
	border: .04cm solid #ddd;
	vertical-align: middle;
}

fieldset
{
	display: none;
}

/*-------------------------------*/

/* location log */

/*-------------------------------*/

#location
{
	margin-bottom: 3em;
	line-height: 1.7
}

/*#location dt,
#location dd
{
	border-bottom: solid .04cm #ccc;
}

#location dd span
{
	font-weight: bold
}

#location dd .localAuthor
{
	font-size: 9pt;
	vertical-align: middle;
	color: #999;
}*/

#location dt,
#location dd
{
	display: none;
}

#location p.localPrint
{
	font: bold 1.7em 'Lucida Grande', 'Lucida Sans Unicode', AppleGothic, '애플고딕', Dotum, '돋움', sans-serif;
}

/*-------------------------------*/

/* tag log (page)*/

/*-------------------------------*/

/*#taglog ul
{
	list-style: none;
}

#taglog li
{
	display: inline;
	line-height: 2.2;
}

#taglog li a.cloud1
{
	font-weight: bold;
	font-size: 18pt;
}

#taglog li a.cloud2
{
	font-weight: bold;
	font-size: 15pt;
	color: #afd06c;
}

#taglog li a.cloud3
{
	font-weight: bold;
	font-size: 12pt;
	color: #b3c987;
}

#taglog li a.cloud4
{
	font-size: 10pt;
	color: #a8bd7f;
}

#taglog li a.cloud5
{
	font-size: 9pt;
	color: #aaa;
}

#taglog li a:hover
{
	color: #c36;
}*/

#taglog p.tagPrint
{
	font: bold 1.7em 'Lucida Grande', 'Lucida Sans Unicode', AppleGothic, '애플고딕', Dotum, '돋움', sans-serif;
}

#taglog ul
{
	display: none;
}

/*-------------------------------*/

/* keylog (page) */

/*-------------------------------*/

#keywords ul
{
	display: none;
}

#keywords p.keywordsPrint
{
	font: bold 1.7em 'Lucida Grande', 'Lucida Sans Unicode', AppleGothic, '애플고딕', Dotum, '돋움', sans-serif;
}

/*-------------------------------*/

/* cover */

/*-------------------------------*/

.coverpost h2
{
	font-size: 16pt;
	line-height: 1em;
	margin-top: 1cm;
	margin-bottom: .1cm;
}

.post_info
{
	margin-bottom: .2cm;
}

.post_info span
{
	font-size: 10.5pt;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', AppleGothic, '애플고딕', Dotum, '돋움', sans-serif;
}

/* footer */

.paging
{
	display: none;
}