@charset "utf-8";

* {
	margin:0;
	padding:0;
	}

html {
	font-size: 62.5%
	}

body{
	font:1.3em/1.7em Gulim, 굴림, AppleGothic, Sans-serif;
     
/* background:url(./images/vladstudio_eco_1600x1200.jpg); */
/* background:url(./images/vladstudio_aliens_1600x1200.jpg); */
/* background:url(./images/vladstudio_sleepingchild_1600x1200.jpg); */
 /* background:url(./images/vladstudio_bound3_1600x1200.jpg);  */
 /*  background:url(./images/background1.jpg); */
 /* background:url(./images/auger_grey.jpg); */
  background:url(./images/crab.jpg); 

 /* background-repeat:no-repeat; */
       background-color: #535151;

	 color:#535151; 
	}

a {text-decoration:none;} 
a:link, a:visited { color:#979191;}
a:hover, a:active { color:#663;}

/* misc */
img {border:0 none;}
p { margin-bottom:20px;}
br {letter-spacing:0;}
hr {display:none;}
.clear {clear:both;}

/* Float clearing */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

/*-------------------------------*/
/* Layout */
/*-------------------------------*/
#wrapper {
	position:relative;
	margin:20px auto 0;
	width:840px;
	}

#header {
	height:13em;
	background:#fff url(./images/bg_header.gif) no-repeat 50% 0;
	padding: 55px 40px 0 40px;
	text-align:center;
	}

#mBody{
	background-color:#fff;
/*background:url(./images/blankbg.jpg); */
	width:100%;
	clear:both;
	}

#contentColumn {
	float:left;
	display:inline;
	width:550px;
	padding:30px 0 0 40px;
	overflow:hidden;
	}

#sideBar {
	float:left;
	display:inline;
	width:200px;
	padding:30px 0px 30px 30px;
	overflow:hidden; 
	}

#footer {
	clear:both;
	width:840px;
	height:60px;
	padding-top:60px; 
	background:url(./images/bg_footer.gif) center 0 no-repeat;
	text-align:center;
	}

/*-------------------------------*/
/* Headings */
/*-------------------------------*/
h1 {
	font:2.2em 'Trebuchet MS', Gulim, 굴림, Helvetica, Sans-Serif;
        font-weight: bold; 
	}
h1 a:link, h1 a:visited {color:#75706D;}
h1 a:hover, h1 a:active {color:#912b5d;}

h2 { 
	font:1.3em Gulim, 굴림, AppleGothic, Sans-Serif;
	letter-spacing:-1px;
	color:#946515;
	margin-bottom:0;
        font-weight: 800;
	}
h2 a:link, h2 a:visited {color:#5E1B0E;}
h2 a:hover, h2 a:active {color:#b6447c;}

h3 {
	font:1.0em 'Trebuchet MS', Verdana, Sans-Serif;
	color:#7a7a7a;
	margin-bottom:1;
        font-weight: bold;
}

h4 {
	font-size:1.1em;
	}
h4 a:link, h4 a:visited {color:#6F422D;}
h4 a:hover, h4 a:active {color:#372605;}

/*-------------------------------*/
/* Header */
/*-------------------------------*/
.blogTitle { 
	height:10em;
	}

.desc {
	font-size:.9em;
	}
/* menu */
.tabMenu ul {
	text-align:center;
	list-style:none;
	border-bottom:1px solid #ddd;
	}
.tabMenu li {
	display:inline;
	margin:0 .2em;
	}
.tabMenu a {
	padding:0 .5em .1em;
	text-decoration:none;
	border:1px solid #ddd;
	border-bottom:0 none;
	background-color:#f7f7f7;
	font:1em 'Trebuchet MS',Helvetica,Sans-Serif;
	}

.tabMenu a:link, .tabMenu a:visited {
	color:#666;
	}
.tabMenu a:hover {
	color:#666;
	background-color:#fff;
	}

/* 활성화된 메뉴 글꼴 */
#tt-body-page .tab_page a, #tt-body-page .tab_page a:hover,
#tt-body-search .tab_page a, #tt-body-search .tab_page a:hover,
#tt-body-archive .tab_page a, #tt-body-archive .tab_page a:hover,
#tt-body-category .tab_page a, #tt-body-category .tab_page a:hover,
#tt-body-entry .tab_page a, #tt-body-entry .tab_page a:hover,
#tt-body-location .tab_location a, #tt-body-location .tab_location a:hover,
#tt-body-tag .tab_tag a, #tt-body-tag .tab_tag a:hover,
#tt-body-notice .tab_notice a, #tt-body-notice .tab_notice a:hover,
#tt-body-guestbook .tab_talk a, #tt-body-guestbook .tab_talk a:hover
	{
	background-color:#fff;
	padding:0 .5em .2em;
	color:#5E1B0E;
	}

/* 활성화된 메뉴 탭 스타일 */
#tt-body-page .tabMenu ul li.tab_page,
#tt-body-search .tabMenu ul li.tab_page,
#tt-body-archive .tabMenu ul li.tab_page,
#tt-body-category .tabMenu ul li.tab_page,
#tt-body-entry .tabMenu ul li.tab_page,
#tt-body-location .tabMenu ul li.tab_location,
#tt-body-tag .tabMenu ul li.tab_tag,
#tt-body-notice .tabMenu ul li.tab_notice,
#tt-body-guestbook .tabMenu ul li.tab_talk
	{
	border-bottom:1px solid #fff;
	font-weight:bold;
	}
/*-------------------------------*/
/* Contents Column */
/*-------------------------------*/
/* Search list */
.searchList {
	margin-bottom:4em;
	}

.searchList h2 {
	margin-bottom:1.2em;
	}

.searchList ol {
	list-style:none;
	}

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

/* Protected posts */
.protectedBody {
	padding:1em 0 5em;
	background:url(./images/bg_postBottom.gif) repeat-x 0 100%;
	}
.protectedBody p {
	font-size:0.9em;
	margin-bottom:0.8em;
	}
.protectedBody input.submitBtn {
	width:50px;
	height:19px;
	padding:0;
	}

/* Entries */
.article {
	text-align:justify;
	letter-spacing:-1px;
	padding-bottom:1em;
	width:100%;
	overflow:hidden;
	}
.article a {border-bottom:1px  #c09;}

/* Administer */
.adminMenu {
	margin-bottom:2em;
	background-color:#fbfbf1;
	padding:.4em 5px;
	border:1px dashed #ddd;
	font-size:.9em;
	}

.subject {
	margin-bottom:2em;
	}

.subject .sInfo {
	padding-left:2px;
	font:.8em 'Trebuchet MS', 'Trebuchet MS', Sans-Serif;
	color:#999;
	}

.article {
	padding-bottom:1.5em;
	}

blockquote {
	margin:2em 0;
	padding:.5em 2% .5em 4%;
	font-size:1.0em;
	background:#f7f7f7 url(./images/bg_blockquote.gif) repeat-y 0 0;
	/* color:#a77795; */
        color:#675F3D;
	letter-spacing:-1px;
	width:94%;
	}

.imageblock {
	border:0 none;
	margin-bottom:2em;
	}

.imageblock img {
	background-color:#fff;
	border:5px solid #e5e5e5;
	vertical-align:middle;
	}
/* caption */
.cap1 {
	margin-top:.5em;
	font-size:0.9em;
	text-align:center;
	color:#999;
	}

/* More/Less */
.moreless_fold {
	padding-left:20px; 
	background:url(./images/ico_plus.gif) no-repeat 0 50%;
	margin-bottom:1em;
	} 
.moreless_top  {
	padding-left:20px; 
	background:url(./images/ico_minus.gif) no-repeat left 50%;
	margin-bottom:.5em;
	}
.moreless_bottom {
	display:none;
	}
.moreless_fold span, .moreless_top span, .moreless_bottom span{
	background:#f5f5f5;
	color:#333;
	border-bottom:1px dashed #c09;
	}

.moreless_content {
	width:96%;
	background-color:#f7f7f7;
	padding:1em 2%;
	border-top:solid 1px #eee;
	border-bottom:solid 1px #eee;
	margin-bottom:1em;
	}

/* list */
.article ul {
	list-style:none;
	margin-left:20px;
	}
.article ul li{
	padding-left:20px;
	background:url(./images/bullet_ul.gif) no-repeat 0 45%; 
	}
.article ol {
	margin-left:40px;
	}

.article em {
	font-style:normal;
	font-weight:bold;
	color:#666;
	background-color:#eee;
	}

.article del {
	color:#ccc;
	}

/* Post infomation */
.postInfo {
	padding-bottom:35px;
	background:url(./images/bg_postBottom.gif) repeat-x 0 100%;
	}
.postInfo ul {
	list-style:none;
	}
.postInfo ul li{
	background: url(./images/bullet_postInfo.gif) no-repeat 0 45%;
	padding-left:20px;
	font-size:.9em;
	line-height:1.5em;
	letter-spacing:-1px;
	color:#aaa;
	}
.postInfo ul li a {
	border-bottom:1px solid #e3e3e3;
	}
.postInfo li a:link, .postInfo li a:visited { color:#999; }
.postInfo li a:hover, .postInfo li a:active { color:#000; border-bottom:1px  #c09;}

/* toggle button */
.ctBtn {
	margin-top:.8em;
	padding-left: 20px;
	background: url(./images/comment.gif) no-repeat 0 45%;
}

.ctBtn a {
	border:0 none;
	font:bold 1em Arial, Helvetica, Sans-Serif;
	}
.ctBtn a:link, .ctBtn a:visited {color:#999;}
.ctBtn a:hover, .ctBtn a:active {color:#000;}


/* Trackback */
.trackbackUrl {
	background:url(./images/bullet_uri.gif) 4px 6px no-repeat;
	padding-left:20px;
	font-size:0.9em;
	margin-bottom:2em;
	}
.trackbackUrl span.url {
	text-decoration:underline;
	}

.trackback ol {
	list-style:none;
	margin:.8em 0 2em;
	border-bottom:1px dashed #ddd;
	}
.trackback ol li{
	background:url(./images/bullet_trackback.gif) no-repeat 0 .4em;
	margin-bottom:.8em;
	padding:.2em 0 .2em 25px;
	}
.trackback ol li p {
	margin-bottom:1em;
	text-align:justify;
	}
.trackback .tAuthor {
	font:.9em 'Franklin Gothic Medium', Dotum, 돋움, Helvetica, Sans-Serif;
	color:#999;
	}
	
/* Comment list */
.commentList { margin-bottom:1.5em; }
.guestList { margin-top:1.5em; }

.commentList ol,
.commentList ul,
.guestList ol,
.guestList ul {
	list-style:none;
	}

.commentList li,
.guestList li {
	margin:.5em 0 .6em;

	}
.commentList p, .guestList p {
	margin-bottom:1em;
	letter-spacing:-1px;
	padding-left:24px;
	}
.author {
	background: url(./images/bullet_comment.gif) no-repeat 0 .3em;
	}
.commentList img {
	position:absolute;
	display:none;
	}
.commentList span, .guestList span {
	font:.9em 'Franklin Gothic Medium', Dotum, 돋움, Helvetica, Sans-Serif;
	color:#999;
	}
.commentList span a, .guestList span a {
	margin-left:.3em;
	text-decoration:underline;
	}
.commentList span a:link, .commentList span a:visited,
.guestList span a:link, .guestList span a:visited {
	color:#999;
	}
.commentList span a:hover, .commentList span a:active,
.guestList span a:hover, .guestList span a:active {
	color:#000;
	}

/* Reply */
.commentList .odd, .guestList .odd {
	background:#f7f7f7;
	padding:.2em 0;
	}

/* Write form */
.writeForm {
	background-color:#f7f7f7; 
	margin-bottom:2.5em;
	padding:1em 25px;
	border-bottom:1px solid #eee;
	}
.writeForm .message {
	background:url(./images/bullet_message.gif) left 50% no-repeat;
	padding-left:15px;
	font:0.9em 'Franklin Gothic Medium', Helvetica, Sans-Serif;
	margin:0;
	}

.writeForm p {
	margin-bottom:.5em;
	}

label {
	padding-left:2px;
	width:100px;
	font:0.8em tahoma;
	cursor:text;
	color:#666;
	}
label span {
	color:#999;
	}

input{
	background-color:#fff; 
	padding:.25em 5px;
	width: 180px;
	vertical-align:middle;
	font:1em Dotum, 돋움, AppleGothic, Sans-Serif;
	color:#666;
	border:1px solid #ddd;
	}

textarea {
	margin:.8em 0 .5em;
	padding:5px;
	width:410px;
	height:9em;
	overflow:auto;
	border:1px solid #ddd;
	background-color:#fff;
	font:1em Dotum, 돋움, AppleGothic, Sans-Serif;
	color:#666;
	}

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

.submit input {
	background-color:white;
	margin-top:1em;
	width:80px;
	height:2em;
	border:1px solid #aaa;
	font-size:.9em;
	}

/*-------------------------------*/
/* Location log */
/*-------------------------------*/
.location {
	font-family:Dotum, 돋움, AppleGothic, Sans-Serif;
}
.location .place, .location .pTitle {
	padding:.2em 0;
	overflow:hidden;
	color:#808080;
	border-bottom:solid 1px #eee;
	}

.place span {
	padding-left:14px;
	background:url(./images/bullet_dent.gif) 0 3px no-repeat;
	}

.place .indent0 {
	background:none;
	padding:0;
	}

/* Tag cloud */
.taglog ul { 
	padding:5px; 
	margin:0; 
	text-align:justify;
	}
.taglog li { 
	display:inline; 
	font-family: Dotum, 돋움, AppleGothic, Helvetica, Sans-Serif;
	line-height:2.4em
	}

.taglog li a.cloud1 { font-weight:bold; font-size: 2.2em; color:#b6447c;}
.taglog li a.cloud2 { font-weight:bold; font-size: 1.8em; color:#cc7ba3;}
.taglog li a.cloud3 { font-weight:bold; font-size: 1.4em; color:#dbb2c6;}
.taglog li a.cloud4 { font-size: 1.1em; color:#d4c6cd;}
.taglog li a.cloud5 { font-size: 0.9em; color:#999;}
.taglog li a:hover { color:#b6447c; background-color:#f5f5f5;}

/* page navigation */
.paging {
	margin:50px 0 70px;
	color:#ccc;
	font:0.8em tahoma;
	text-align:center;
	}

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

/* selected */
.paging .selected {
	font-weight:bold;
	color:#b6447c;
	border-bottom:1px solid #c39;
	}

/*-------------------------------*/
/* Side bar */
/*-------------------------------*/
#sideBar div {
	margin-bottom:1.7em;
	}

/* Search */
.searchForm .sInput {
	background-color:#f7f7f7;
	padding-top:3px;
	width:140px;
	height:14px;
	border:1px solid #e9e9e9;
	}
	
.searchForm .searchSubmit {
	margin-left:3px;
	padding:0;
	width:20px;
	height:20px;
	border:0 none;
	vertical-align:middle;
	}

/* Categories */
.category ul {
	margin-top:.5em;
	list-style:none;
	}
.category li {
	}
.category li a {
	font-size:.9em;
	display:block;
	background-color:#f5f5f5;
	border-bottom:1px solid #fff;
	}
.category li a:link, .category ul a:visited {color:#7B7676;}
.category li a:hover, .category li a:active {color: #e793bc; background-color:#eee;}

/* 1 depth */
.category ul li ul {
	margin:0;
	}
.category ul li ul li a {
	background-color:#fff;
	border-bottom:1px solid #eee;
	}
.category ul li ul li a:link, .category ul li ul li a:visited {color:#7B7676;}
.category ul li ul li a:hover, .category ul li ul li a:active{color: #e793bc; background-color:#f5f5f5;}

/* 2 depth */
.category ul li ul li ul {
	margin-bottom:0em;
	}
.category ul li ul li ul li {
	border-bottom:1px solid #eee;
	}
.category ul li ul li ul li a {
	border:0 none;
	padding-left:15px;
	background:url(./images/bullet_arrow.gif) no-repeat 0 45%;
	}

/* selected */
.category ul li .selected a {
	background:#f5f5f5;
	font-weight:bold;
	}
.category ul li .selected ul li a {
	background:#fff url(./images/bullet_arrow.gif) no-repeat 0 45%;
	font-weight:normal;
	}
.category ul li ul li .selected a {
	background:#f5f5f5 url(./images/bullet_arrow.gif) no-repeat 0 45%;
	}

/* count  */
.c_cnt { color:#AAA2A6;}

/* common */
.recent ul {
	list-style:none;
	}

.recent li {
	font-size:0.9em;
	line-height:1.5em;
	border-bottom:1px solid #eee;
	}
.recent li a:link, .recent li a:visited {color:#9a9a9a;}
.recent li a:hover, .recent li a:active {color:#b6447c; background-color:#f5f5f5;}

.recent a{
	display:block;
	width:100%;
	padding:.2em 0;
	}
.recent a:link .sbName, .recent a:visited .sbName {
	color:#bbb;
	}
.recent a:hover .sbName, .recent a:active .sbName {
	color:#be91a7;
	}
.recent a:link .sbDate, .recent a:visited .sbDate {
	color:#cacaca;
	}
.recent a:hover .sbDate, .recent a:active .sbDate {
	color:#666;
	}

/* calendar */

.cal_week1, .cal_week2, .cal_day  {
	text-align:center;
	}

.cal_month { 
	text-align:left;
	font:0.75em 'Franklin Gothic Medium', Tahoma, Helvetica, Sans-Serif;
	}

.cal_week1, .cal_week2 {
	border-top:1px solid #eee; 
	border-bottom:1px solid #eee; 
	height:15px;
	font: normal 0.9em 돋움, Dotum, AppleGothic, Sans-Serif !important;
	color:#999;
	}

.cal_week { 
	background-color:#f5f5f5; 
	height: 15px;
	font: normal 0.8em 'Trebuchet MS', Helvetica, Sans-Serif !important;
	}

.cal_day4 {
	background-color:#fff; 
	font-weight:bold;
	}

a.cal_click {
	display:block;
	width:100%; 
	}
a.cal_click:link, a.cal_click:visited { text-decoration:underline;}
a.cal_click:hover, a.cal_click:active {color:#ff007d; font-weight:bold;}


/* stats and ..*/
.misc {
	margin-top:2em;
	font:0.8em/1.2em 'Franklin Gothic Medium', verdana, tahoma, Sans-Serif;
	}
.misc ul {
	list-style:none;
	}
.misc ul li {
	color:#999;
	}
.misc a:hover {
	text-decoration:underline;
	}

/*-------------------------------*/
/* Footer */
/*-------------------------------*/
#footer {
	font:0.8em/1.5em 'Franklin Gothic Medium', verdana, tahoma, Sans-Serif;
	}
#footer a:link, #footer a:visited {color:#999; text-decoration:underline;}
#footer a:hover, #footer a:active {color:#ccc; text-decoration:underline;}