﻿@charset "utf-8";
/*******************************************************************************
*  print.css : 2008-04-15 : BlackNoir2
*  http://www.xenosium.com
* ------------------------------------------------------------------------------
*  print stylesheet for BlackNoir2 Textcube Skin.
*  Created by kimatg: kimatg@gmail.com
*******************************************************************************/
* {
	margin : 0;
	padding : 0;
}
html {
	margin: 0px;
}
/*---Necessary Styles---*/
/*---Main Body---*/
body {
	margin: 0px;
	padding: 0px;
	color: #000;
	font-family: "맑은 고딕", arial, Helvetica, sans-serif;
	font-size: 75%;
}
a {
	color: #000;
}
/* Comments [##_rp_rep_class_##] */
.guest_general {
	padding: 5px 10px 5px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #415665;
}
.rp_general {
	padding: 5px 10px 5px 10px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #415665;
}
.guest_admin {
	padding: 5px 10px 5px 10px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #13385F;
}
.rp_admin {
	padding: 5px 10px 5px 10px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #13385F;
}
.rp_secret {
	color: #f30;
	padding: 5px 10px 5px 10px;
	border-left-style: solid;
	border-left-width: 5px;
	border-left-color: #f30;

}
.rp_secret ol li p.content {
	color: #191919;
	font-weight: normal;
}
/* Secret Comment  */
.hiddenComment {
	font-weight: normal;
}
/* Caption under Image */
.cap1 {
	color: #191919;
	text-align: center;
}
/* Pictures */
.tt-gallery-box {
	clear: both;
}
.galleryControl a {
	border-bottom: none !important;
}
.imageblock {
	margin: 0 0 1.5em 0;
	padding: 0;
	border: none;
}
.imageblock.right {
	margin: 0 0 .5em 0 !important;
}
.imageblock.left {
	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: 3px solid #999999 !important;
	vertical-align: middle;
}
.imageblock .extensionIcon img {
	border: none !important;
	margin-right: 2px;
}
.imageblock .cap1 {
	color: #999;
	font-family: Arial, Malgun Gothic, '맑은 고딕', helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.3;
	padding: 3px;
	text-align: center;
	margin: 5px 0 0 0;
}
/* dual images */
.dual {
	margin-bottom: 5px;
}
/* triple images */
.triple {
	margin-bottom: 5px;
}
/* Body - more / less */
.moreless_fold {
	display: none;
}
.moreless_top {
	background: url('./images/iconLess.gif') no-repeat left top;
	padding-left: 20px;
	color: #cccccc;
}
.moreless_body {
}
.moreless_bottom {
	display: none;
}

/* Keyword */
.key1 {
	cursor: pointer;
	border-bottom: 1px dotted #ccc;
}
/* Necessary Style Ends here - Freely Edit from here on */
hr {
	display: none;
}
img {
	border: 0;
}
/* Blog Layout */
#content {
	margin: 0px;
	padding: 10px 20px 0px 20px;
}
#sidebar-navbar {
	display: none;
}
#sidebar {
	display: none
}
#footer {
	display: none
}

#content a:link {
	text-decoration: none;
}

#content h2 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	color: #333333;
	font-weight: lighter;
	font-size: 23px;
	letter-spacing: -1pt;
	font-family: "맑은 고딕", "trebuchet MS", arial, sans-serif;
	line-height: 1.2em;
	text-decoration: none;
}
#content h3 {
	font-weight: lighter;
	color: #808080;
}
#content h4 {
	font-weight: lighter;
	color: #808080;
	font-size: 1.2em;
	margin-top: 3px;
}
#content h5 {
	font-weight: bold;
	font-size: 1.1em;
	letter-spacing: 2px;
	margin-bottom: 3px;
	margin-top: 3px;
	color: #98ADBC
}
#content h6 {
	font-weight: bold;
	margin-bottom: 3px;
	color: #98ADBC;
	font-size: 1.4em;
	letter-spacing: 2px; 
}





/* ***** Header ***** */
#header {
}
#header h1 {
	height: 50px;
	font-family: "Myriad Pro", "Trebuchet MS", "맑은 고딕", sans-serif;
	font-size: 3em;
	font-weight: lighter;
	padding-top: 30px;
	padding-left: 20px;
	padding-right: 10px;
}
#header h1 a {
	text-decoration: none;
}
#header .blogDesc {
	font-size: 12pt;
	padding-left: 20px;
}

/* ***** content ***** */
#content .entry {
	margin-bottom: 70px;
}
#content .entryProtected {
	margin-bottom: 10px;
}
#content .entryNotice {
	margin-bottom: 10px;
}
#content .taglog {
	margin-bottom: 10px;
}
#content .taglog p {
	padding: .3em 10px .3em 25px;
	background: url('./images/tag_blue.png') no-repeat 0 50%;
	border-bottom: 1px dotted #e8e8e8;
	font: 0.9em "Trebuchet MS", Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 10px;
	border-bottom-color: #666666;
}

#content .localog {
	margin-bottom: 10px;
}
#content .localog p {
	padding: .3em 10px .3em 25px;
	background: url('./images/map.png') no-repeat 0 50%;
	border-bottom: 1px dotted #e8e8e8;
	font: 0.9em "Trebuchet MS", Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 10px;
	border-bottom-color: #666666;
}
#content .searchRplist {
	margin-top: 10px;
	margin-bottom: 10px;
}
#content .searchList {
}
#content .guestbook {
}
#content .guestbook .expl {
	padding: .3em 10px .3em 25px;
	background: url('./images/book.png') no-repeat 0 50%;
	border-bottom: 1px dotted #999999;
	font: 0.9em "Trebuchet MS", Helvetica, sans-serif;
	color: #333333;
	margin-bottom: 10px;
	letter-spacing: normal;
	border-bottom-color: #666666;
}
.searchRplist ol {
	list-style: none;
	padding: 5px;
	margin: 0;
}
.searchList ol {
	list-style: none;
	padding: 5px;
	margin: 0;
}
.searchRplist li {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 2px;
	margin-bottom: 4px;
}
.searchList li {
	border-bottom: 1px dotted #ddd;
	padding-bottom: 4px;
	margin-bottom: 4px;
	border-bottom-color: #666666;
}
.searchRplist .date {
	font: 0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;
	margin-right: 10px;
}
.searchList .date {
	font: 0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;
	margin-right: 10px;
}
.searchList .cnt {
	font: 0.75em "Myriad Pro", 'Trebuchet MS', 'Malgun Gothic', sans-serif;
	color: #f60;
}
.searchRplist .name {
	font: 0.95em 'Malgun Gothic', "Myriad Pro", 'Trebuchet MS', Arial, sans-serif;
	color: #999;
	padding-left: 8px;
}
.localog .spot {
	background: url('./images/iconIndentArrow_local.gif') no-repeat 5px 0;
	padding-left: 20px;
	margin-top: 5px;
}
.localog .info {
	background: url('./images/iconIndentArrow_localinfo.gif') no-repeat 5px 3px;
	padding-left: 15px;
	margin-top: 2px;
}
.localog a:link {
	color: #5a5194;
}
.localog a:visited {
	color: #5a5194;
}
.localog a:hover {
	color: #7870ab;
	text-decoration: underline;
}
.taglog ul {
	padding: 5px;
	margin: 0;
	text-align: justify;
	line-height: 22px;
}
.taglog li {
	display: inline;
}
.taglog li .cloud1 {
	color: #B8B8CF;
	font-size: 21px;
}
.taglog li .cloud2 {
	color: #A4A3C0;
	font-size: 19px;
}
.taglog li .cloud3 {
	color: #797A9B;
	font-size: 16px;
}
.taglog li .cloud4 {
	color: #666;
	font-size: 14px;
}
.taglog li .cloud5 {
	font-size: 12px;
	color: #999;
}
.guestbook p {
	padding: 2px 0;
	margin: 0;
}
.guestWrite {
	display: none;
}

.guestList {
	padding: 10px 0 0 0;
}
.guestList ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.guestList ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.guestList li p {
	border-top: 1px dashed #999999;
	margin-top: 5px;
	padding-top: 5px;
}
.guestList ol li {
	padding: 5px 5px 0px 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.guestList li ul li {
	padding: 5px 0px 5px 10px;
	background: 12px 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.guestList li .name {
	color: #666;
	font-weight: bold;
	font-size: 14px;
	float: left
}
.guestList p.repinfo {
	padding: 0px;
	margin: 0px;
	display: block;
	border: none;
	height: 20px;
}
.guestList li .writerinfo {
	float: left;
	margin-left: 10px;
	margin-bottom: 0;
}

.guestList li .date {
	font: 0.8em Tahoma, Helvetica, Arial, Gulim, sans-serif;
}
.guestList .control {
	display: none;
}
/* entry */
.titleWrap {
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
.titleWrap .category a {
	color: #333333;
	margin-right: 6px;
}
.titleWrap .date {
	color: #333333;
}
.titleWrap .admin {
	display: none;
}

.entryProtected p.text {
	background: url('./images/imgProtectedw.gif') no-repeat;
	padding-left: 50px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.entryProtected p.passwordinput {
	display: none;
}
/* page error*/
#page-error {
	font-weight : bold;
	padding : 200px 0;
	text-align : center;
}
.article {
	margin: 5px 5px 30px 5px;
	overflow: hidden;
	font-family: "맑은 고딕", arial, Helvetica, sans-serif;
	line-height: 1.4em;
}
.article a:link {
	color: #98ADBC;
	text-decoration: none;
}
.article a:visited {
	color: #98ADBC;
	text-decoration: none;
}
.article a:hover {
	color: #CED8DF;
	text-decoration: underline;
}
.article a:active {
	color: #98ADBC;
	text-decoration: none;
}
.article dt {
	text-decoration: underline;
}
.article dd {
	margin-left: 20px;
	padding-bottom: 10px;
}
.article blockquote {
	background: url('./images/iconBlockquote.gif') no-repeat left top;
	padding-left: 25px;
	margin: 10px 20px;
}
.article ol {
	margin: 1em 0 1em 25px;
	padding-left: 0px;
}
.article ul {
	list-style: none;
	margin: 1em 0 1em 0px;
	padding-left: 0px;
}
.article ul li {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	background: url('images/bullet_category.gif') no-repeat 0 .5em;
}

.tagTrail {
	padding: 5px 5px 5px 20px;
	background: url('./images/tag_blue.png') no-repeat left 50%;
	clear: both;
	font-size: 1.2em;
	letter-spacing: -1pt;
	color: #98ADBC;
}
.tagText {
	display: none;
}
.actionTrail {
	border-top: 1px dotted #ccc;
	padding: 7px 5px;
	font: 1.3em "Trebuchet MS", sans-serif;
	clear: both;
	text-align: right;
	letter-spacing: -1px;
}
.actionTrail .cnt {
	color: #f60;
}
.trackback {
	display: none;
}
.comment {
	padding: 10px;
	margin-bottom: 20px;
	overflow: hidden;
}
.comment li p {
	border-top: 1px dashed #999999;
	margin-top: 5px;
	padding-top: 5px;
}
.comment h3 {
	display: none;
}
.comment ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.comment ol {
	margin: 0;
	padding: 0;
	list-style: none;
}
.comment p.repinfo {
	padding: 0px;
	margin: 0px;
	display: block;
	border: none;
	height: 20px;
}
.comment .date {
	font: 0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;
	color: #777;
}
.comment .name {
	font-weight: bold;
	font-size: 14px;
	float: left
}
.comment .writerinfo {
	float: left;
	margin-left: 10px;
	margin-bottom: 0;
}
.comment ol li {
	padding: 5px 5px 0px 10px;
	margin-bottom: 10px;
	overflow: hidden;
}
.comment li ul li {
	padding: 5px 0px 5px 10px;
	background: 12px 6px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.comment .control {
	display: none;
}
.commentWrite {
	display: none;
}
.paging {
	display: none;
}

/* ***** footer ***** */
#footer {
	display: none;
}


/* sIRF Flash Disable */

.sIFR-flash {
	display: none;
	margin: 0;
}