@charset "utf-8";
/* CSS Document */

/* color set 

배경색 2a2a2a
사이드바배경 212121

주황색 ff8300

본문 그레이배경 e7e7e7

댓글 이름 3370a3

흐린글자 8b8b8b

본문카테고리 글자색/사이드바 글자색 bababa

최신코멘트 글자색 b3a770

*/

body{
	margin: 0;
	background: #2a2a2a url(./images/bg.gif) no-repeat center top;
	font:13px "NanumGothic", "나눔고딕", "Malgun Gothic", "맑은 고딕", "Gulim", "굴림", "Arial", "Verdana", "Trebuchet MS";
	color: #333;
	text-align: center;
}

/* link */
a:link	{text-decoration:none; color:#333;}
a:hover	{text-decoration:none; color:#333;}
a:visited	{text-decoration:none; color:#333;}
a:active	{text-decoration:none; color:#333;}

/* essential */
ul, ol	{margin:0; padding:0; list-style:none;}
h1, h2, h3, h4, h5	{margin:0; padding:0;}
img	{border:none;}
input, textarea	{font:12px NanumGothic, "나눔고딕", "Malgun Gothic", "맑은 고딕", Dotum, "돋움", Gulim, "굴림", Verdana, Arial, "Trebuchet MS"; outline: none;}
.png24	{tmp:expression(setPng24(this));}


/* layout */
#container{
	margin: 0 auto;
	width: 1100px;
	text-align: left;
}
	#header{
	}
	#wrapper{
		width: 1100px;
		background: url(./images/bgWrapper.gif) repeat-y;
	}
		#content{
			float:left;
			width: 850px;
		}
		#tt-body-media #content{
			padding:0 50px;
			width: 750px;
		}
		#sidebar{
			float:right;
			padding:15px 20px 15px 0;
			width:210px;
			color: #ccc;
		}
#footer{
	padding: 30px 0;
	background-color: #212121;
}
	#copyright{
		margin: 0 auto;
		width: 1100px;
		text-align: left;
	}



/* header */
#header h1{
	padding: 20px 0;
	text-align: center;
}

#menu{
	padding-top: 38px;
	padding-left:150px;
	width: 1100px;
	height: 41px;
	background: url(./images/bgMenu.gif) no-repeat;
}
#menu a{
	display: block;
	float:left;
	height: 29px;
}
#menu a.blog{
	padding:0 20px;
	width: 74px;
	background: url(./images/mBlog.gif) no-repeat;
}
#menu a.notice{
	padding:0 0 0 20px;
	width: 87px;
	background: url(./images/mNotice.gif) no-repeat;
}
#menu a.tag{
	padding-right:4px;
	width: 90px;
	background: url(./images/mTag.gif) no-repeat;
}
#menu a.list{
	padding:0 14px;
	width: 144px;
	background: url(./images/mList.gif) no-repeat 15px 0;
}
#menu a.localog{
	padding:0 10px;
	width: 90px;
	background: url(./images/mLocalog.gif) no-repeat 7px 0;
}
#menu a.media{
	padding:0 10px;
	width: 91px;
	background: url(./images/mMedia.gif) no-repeat 7px 0;
}
#menu a.guestbook{
	width: 94px;
	background: url(./images/mGuestbook.gif) no-repeat 10px 0;
}
#menu a:hover.blog, #menu a:hover.notice, #menu a:hover.tag{
	background-position: 0 -29px;
}
#menu a:hover.list{
	background-position: 15px -29px;
}
#menu a:hover.localog, #menu a:hover.media{
	background-position: 7px -29px;
}
#menu a:hover.guestbook{
	background-position: 10px -29px;
}
#menu a span{
	display: none;
}

/* nonEntry */
#searchList h3{
	margin: 10px 50px 20px;
	padding-bottom: 13px;
	border-bottom: 1px solid #CCC;
	font:bold 24px "나눔고딕", "NanumGothic";
}
#searchList .searchText{
	color: #8b8b8b;
}
#searchList h3 .cnt{
	color: #8b8b8b;
}
#searchList ol{
	padding:0 50px 20px;
	border-bottom: 3px double #CCC;
}
#searchList li{
	margin-bottom: 10px;
	list-style: inside decimal;
}
#searchList li .date{
	font: 10px "Trebuchet MS";
	color: #8b8b8b;
}
#searchList li a{
	color: #204899;
}
#searchList li a:hover{
}
#searchList li .cnt{
	font: 10px "Trebuchet MS";
	color: #FF9900;
}


#localog h3, #taglog h3{
	margin: 10px 50px 20px;
	padding-bottom: 13px;
	border-bottom: 1px solid #CCC;
	font: 24px Georgia;
}

#taglog ul	{ padding: 0 50px 20px;}
#taglog ul li	{float:left; padding:0 10px 10px 0;}
#taglog ul li a	{display: block; padding:5px; }
#taglog a.cloud1	{background-color: #181818; color: #ff9900}
#taglog a.cloud2	{background-color: #181818; color: #FFF}
#taglog a.cloud3	{background-color: #e5e5e5; }
#taglog a.cloud4	{}
#taglog a.cloud5	{}

#localogBody{
	margin: 0 50px 20px;
}
#localog .spot{
	padding:5px 0;
	border-bottom:1px solid #CCC;
}
#localog .info{
	padding: 5px 0;
	background-color: #e5e5e5;
	border-bottom: 1px solid #CCC;
}
#localog .info a{
	padding-left: 12px;
	background: url(./images/blCommentList.gif) no-repeat left center;
	color: #204899;
}

#entryNotice h2{
	margin: 20px 50px 0;
	padding:15px 20px 15px 50px;
	background: #181818 url(./images/bgEntryNotice.gif) no-repeat 10px 7px;
}
#entryNotice, #entryProtected{
	border-bottom: 3px double #CCC;
}
#entryNotice h2 a{
	color: #FFF;
}

#entryProtected h2{
	margin: 10px 50px 13px;
	font:bold 24px "나눔고딕", "NanumGothic";
}
.protectedBody{
	margin: 50px 0 50px 185px;
	padding: 10px 20px 10px 120px;;
	width: 250px;
	border:3px double #CCC;
	background: url(./images/bgProtected.gif) no-repeat 20px 20px;
}
#entryProtected p{
	padding: 10px 0;
	margin: 0;
	line-height: 180%;
}
#entryProtected input.pass{
	padding:4px;
	width:190px;
	height:20px;
	background:#f7f7f7 url(./images/bgInput.gif) repeat-x;
	border:1px solid #CCC;
	vertical-align: middle;
}
#entryProtected input.submit{
	width:40px;
	height: 30px;
	background-color: #2a2a2a;
	border: none;
	color: #ff9900;
	vertical-align: middle;
	cursor: pointer;
}


/* entry */
.entry{
}
.entry h2{
	margin: 10px 50px 13px;
	font:bold 24px "나눔고딕", "NanumGothic";
}
.underTitle{
	padding: 0 50px;
	width: 750px;
	background-color: #e4e4e4;
}
.underTitle .category{
	background-color: #181818;
}
.underTitle .category a{
	color: #bababa;
}
.underTitle .category a:hover{
	color: #FFF;
}
.underTitle .category, .underTitle .date{
	display: block;
	float:left;
	padding:5px 7px;
}
.underTitle .date{
	font: 12px "Trebuchet MS";
	color: #8b8b8b;
}
.titleWrap .admin{
	clear: both;
	padding:5px 50px;
	border-bottom:1px dotted #CCC;
	font-size: 12px;
}

.article{
	margin:20px 50px;
	font-size: 13px;
	line-height: 180%;
	overflow: hidden;
}
.article a:link	{color:#204899;}
.article a:hover	{text-decoration:underline;}
.article a:active	{color:#ff0190;}
.article a:visited	{color:#c700c9;}

.article img{
	max-width: 750px;
	height: auto;
}

.article h1	{padding:5px; margin:10px 0; background-color: #EEE; border-bottom:1px solid #CCC; font-size:18px;}
.article h2	{padding-bottom:5px; margin:10px 0; border-bottom:3px solid #CCC; font-size:18px;}
.article h3	{margin:10px 0; color: #ff6600; font-size: 16px;}
.article h4	{padding-bottom:5px; margin:10px 0; border-bottom:3px solid #ff6600; font-size: 16px;}

.article ul	{list-style: square; margin:10px 0 10px 25px;}
.article ol	{list-style: decimal; margin:10px 0 10px 25px;}

blockquote{
	margin: 10px 0;
	padding:10px;
	background-color: #e5e5e5;
	border-left:5px solid #ccc;
	border-right:5px solid #ccc;
}
.moreless_fold span{
	padding-left:17px;
	background:url(./images/blMore.gif) no-repeat;
}
.moreless_top span{
	padding-left:17px;
	background:url(./images/blLess.gif) no-repeat;
}
.moreless_bottom span{
	padding-right:17px;
	background:url(./images/blLess.gif) no-repeat right 0;
}
.moreless_fold{
}
.moreless_top{
}
.moreless_content{
	padding:15px 0;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
}
.moreless_bottom{
	text-align:right;
}

.cap1{
	margin:5px 0;
	padding:0;
	color:#888;
}

.tbWrap{
	clear: both;
	margin:0 50px;
	padding:10px 10px 5px;
	border:3px double #CCC;
}
.tagTrail{
	margin-bottom:5px;
}
.tagTrail .tagText{
	padding:3px;
	font:10px "Trebuchet MS";
	color:#8f8f8f;
}
.tbWrap a.tbAction{
	display: block;
	padding-bottom: 5px;
}
.tbWrap .cnt{
	font:12px "Trebuchet MS";
	color:#204899;
}
.trackback h5{
	padding-top:5px;
	border-top:1px solid #CCC;
	font: 10px "Trebuchet MS";
	text-transform: uppercase;
}
.trackback ol{
	margin-left:25px;
	list-style: decimal;
}
.trackback ol li{
	padding:5px 0;
}
.trackback ol li a	{color: #204899;}
.trackback ol li a:hover	{text-decoration:underline;}
.trackback ol li  a:active	{color:#ff0190;}
.trackback ol li  a:visited	{color:#c700c9;}
.trackback ol li .from{
	color: #8f8f8f;
}
.trackback ol li a.del{
	font:10px "Trebuchet MS";
	color: #8f8f8f;
}
.trackback ol li a:hover.del{
	text-decoration: underline;
}

.commentTitle{
	margin-top:20px;
	padding:10px 50px 10px 65px;
	background:#e5e5e5 url(./images/blCommentList.gif) no-repeat 50px 17px;
	font:14px "Arial Black";
	text-transform: uppercase;
}

.commentList ol li{
	padding:0 50px;
	border-bottom:3px double #CCC;
	background: url(./images/blogIcon.gif) no-repeat 50px 20px;
}
.commentList ol li ul li{
	padding:0 0 0 65px;
	border-top:1px solid #CCC;
	border-bottom: none;
	background: url(./images/blogIcon.gif) no-repeat 65px 20px;
}
.commentList ol li .cList{
	position: relative;
	padding:20px 0;
}
.commentList ol li img{
	position: absolute;
	top:21px;
	left: 1px;
	width: 48px;
	height: 48px;
	background-color: #FFF;
}
.commentList ol li p img{
	position: static;
	width: auto;
	height: auto;
	background: none;
}
.commentList ol li .name{
	padding-left:65px;
	font-weight: bold;
	font-size:16px;
}
.commentList ol li .name a{
	color:#204899;
}
.commentList ol li .date, .commentList ol li .date a{
	font: 10px "Trebuchet MS";
	color: #8b8b8b;
}
.commentList ol li p{
	padding:0 0 0 65px;
	margin:10px 0 0;
	line-height: 160%;
}
.commentList ol li .control{
	position: absolute;
	top:20px;
	right: 0;
	font: 10px "Trebuchet MS";
}
.commentList ol li .control a{
	display: block;
	float:right;
	padding:3px 5px;
	color:#8b8b8b;
	border:1px solid #CCC;
}
.commentList ol li .control a:hover{
	background-color: #e5e5e5;
}
.commentList ol li .control a.reply{
	border-right:none;
}


.commentWrite{
	width:750px;
	padding:20px 50px 20px 50px;
	border-bottom:3px double #ccc;
}
.commentWrite h3{
	padding-bottom:20px;
}
.cwLeft{
	float:left;
	width:220px;
}
.cwRight{
	float:left;
	width:500px;
	padding-bottom:10px;
}
.cwLeft p{
	margin:0 0 5px;
	font:11px "Trebuchet MS";
	color:#777;
	text-transform:uppercase;
}
.commentWrite input.input{
	margin-bottom:5px;
	padding:4px;
	width:190px;
	height:20px;
	background:#f7f7f7 url(./images/bgInput.gif) repeat-x;
	border:1px solid #c1c1c1;
}
.commentWrite input.input_on{
	margin-bottom:5px;
	padding:4px;
	width:190px;
	height:20px;
	background:#f7f7f7 url(./images/bgInput.gif) repeat-x;
	border:1px solid #ff6600;
}
.commentWrite textarea.textarea{
	padding:5px;
	width:520px;
	height:134px;
	background:#f7f7f7 url(./images/bgInput.gif) repeat-x;
	border:1px solid #c1c1c1;
}
.commentWrite textarea.textarea_on{
	padding:5px;
	width:520px;
	height:134px;
	background:#f7f7f7 url(./images/bgInput.gif) repeat-x;
	border:1px solid #ff6600;
}
.commentWrite .submitWrap{
	clear:left;
	padding-top:5px;
	width:750px;
	border-top:1px solid #ccc;
	text-align:right;
}
.commentWrite .secretWrap{
	width:300px;
	float:left;
	text-align:left;
}
.commentWrite a.submit{
	display: block;
	float: right;
	width: 80px;
	height: 38px;
	background: url(./images/btSubmit.gif) no-repeat;
	cursor:pointer;
}
.commentWrite a:hover.submit{
	background-position: 0 -38px;
}
.commentWrite a.submit span{
	display: none;
}

/* sidebar */
#sidebar a{
	color: #ccc;
}
#sidebar a:hover{
	color: #FFF;
}
#sidebar h3{
	margin-bottom:7px;
}
.module{
	margin-bottom:25px;
}
.search{
	padding:5px 0 5px 5px;
	background: url(./images/bgSearch.gif) no-repeat;
}
.searchinput{
	width:170px;
	height: 17px;
	border: none;
	background: none;
	font: 13px "Arial Black";
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #747474;
}
.btSearch{
	width: 28px;
	height: 17px;
	background: none;
	border: none;
	cursor: pointer;
}

#socialButton{
}
#socialButton img{
	margin-right:5px;
}

#category{
}
#sidebar #category ul{
	border-bottom: 1px solid #2c2c2c;
}
#sidebar #category ul li{
	padding: 0;
	background: url(./images/bgCategoryList.gif) no-repeat;
}
#sidebar #category ul li a{
	display: block;
	padding:7px;
}
#sidebar #category ul li ul{
	border-bottom: none;
}
#sidebar #category ul li ul li{
}
#sidebar #category ul li ul li ul{
	border-bottom: none;
}
#sidebar #category ul li ul li ul li{
	padding-left:20px;
}

#sidebarHide{
	padding:20px 0;
}

#sidebar ul li{
	padding: 0 0 10px 10px;
	background: url(./images/blLatest.gif) no-repeat 0 3px;
}
#sidebar .cnt{
	color: #ff9900;
	font:10px "Trebuchet MS"
}

#blogImage{
	line-height: 160%;
}
#blogImage img{
	width: 210px;
}
#blogImage .blogger{
	display: block;
	color: #999;
}

#recentTrackback .name{
	padding-top:5px;
	color: #999;
}
#recentTrackback .date{
	font:10px Verdana;
}

#calendar .rb	{font-size:11px;}
.cal_month	{padding:3px 0; font: 10px Verdana; background-color: #181818;}
.cal_week1	{padding:3px 0; text-align: center; font-size: 11px;}
.cal_week2,
.cal_day_sunday,
.cal_day_sunday a	{color: #ff9900; text-align: center;}
.cal_current_week td	{background-color: #111111 !important;}
.cal_day,
.cal_day1,
.cal_day2	{padding:2px 0; background-color: #181818; font:10px Verdana; text-align: center;}	
.cal_day4	{text-decoration: underline;}
a.cal_click	{font-weight: bold;}

#counter{
	font:9px Verdana;
	text-transform: uppercase;
}
#counter .counterBody{
	padding:10px;
	background-color: #181818;
}
#counter .total{
	margin-bottom: 5px;
	font-size:12px;
}
#counter .totalText{
	color: #ff9900;
}
#counter .yesterday{
	color: #999;
}

#tagbox	{font-size: 12px;}
#tagbox ul	{ text-align:justify; line-height:200%; }
#sidebar #tagbox ul li	{display:inline; background:none; padding:0;}
#tagbox li a	{padding:2px 4px;}
#tagbox li a.cloud1	{background-color:#181818; color:#ff9900}
#tagbox li a.cloud2	{background-color:#181818; color:#FFF}
#tagbox li a.cloud3	{color:#FFF;}
#tagbox li a.cloud4	{ }
#tagbox li a.cloud5	{color:#999;}


/* paging */
#paging{
	clear: both;
	padding:20px 25px;
	width:800px;
	text-align:center;
}
#paging a.prev{
	display: block;
	float:left;
	width: 82px;
	height: 36px;
	background: url(./images/btPrev.gif) no-repeat;
}
#paging a.next{
	display: block;
	float:right;
	width: 82px;
	height: 36px;
	background: url(./images/btNext.gif) no-repeat;
}
#paging a:hover.prev, #paging a:hover.next{
	background-position: 0 -36px;
}
#paging a.prev span, #paging a.next span{
	display: none;
}
#paging p{
	margin:0;
	padding:10px 0 0;
}
#paging .selected{
	color:#ff6600;
	font-weight: bold;
}
#paging a.num{
	padding:3px 6px;
	border:1px solid #ccc;
	font:11px "Trebuchet MS";
	color:#333;
}
#paging a:hover.num{
	border:1px solid #ff9900;
}

/* latest comment */
#latestComment{
	clear: both;
	padding: 20px 0 20px 10px;
}
#latestComment ul{
}
#latestComment li{
	float:left;
	padding:10px 20px 0 0;
}
#latestComment li span.name, #latestComment li a{
	display: block;
	float:left;
}
#latestComment li span.name{
	padding:10px 10px 0 0;
	color: #FFF;
}
#latestComment li a{
	background: url(./images/bgLatestCommentL.gif) no-repeat;
	color: #a9a983;
}
#latestComment li span.commentDesc{
	display: block;
	padding: 9px 15px 0 33px;
	height: 26px;
	background: url(./images/bgLatestCommentR.gif) no-repeat right top;
}
#latestComment li span.date{
	padding-left:5px;
	font: 10px "Trebuchet MS";
	color: #909090;
}

/* footer */

#copyright{
	color:#6f6f6f;
	font:11px "Trebuchet MS";
	text-transform:uppercase;
	letter-spacing:1px;
	vertical-align: middle;
}
#copyright a{
	color:#6f6f6f;
}
#copyright a.check img{
	vertical-align: middle;
}

.tistory	{color:#FF6600;}
.daum1	{color:#f0c800;}
.daum2	{color:#fd8116;}
.daum3	{color:#74ca2d;}
.daum4	{color:#6b96fc;}
.suspect	{color:#acc1d2;}




    /* full clearfix */
    /* add to floating elements which shall clear floating after themselves */ 
	* html .clearfix {
	    height: 1%; /* IE5-6 */
	    }
	*+html .clearfix {
		display: inline-block; /* IE7not8 */
		}
	.clearfix:after { /* FF, IE8, O, S, etc. */
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	    }
