@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */
@font-face { FONT-FAMILY: 모리스9; src:url(./images/morris9.mwf);}
@font-face { FONT-FAMILY: MD모리스10; src:url(./images/morris10.mwf);}
/* 본문 공통 */
body{
		font:0.7em/1.5 Dotum, Verdana, AppleGothic, Sans-serif, "모리스9", "MD모리스10";
		background:url(image/bg.jpg) repeat-x #BEABCB; 
		padding:40px 20px; 
		margin:0; 
		letter-spacing:-1px;
		color:#999999;
}
a:link          { color:#919191;     text-decoration:none;}
a:visited       { color:#919191;     text-decoration:none;}
a:hover         { color:#FF6699;  text-decoration:none;}
a:active        { color:#919191;     text-decoration:none;}

/* 페이징 - 현재 페이지 */
    .selected               { text-align:center; font-weight:bold;  color:#FF3399;} 
	.no-more                { color:#ccc;}

/* 카테고리 - 이미지 버튼 */
    .ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
    .branch3                { cursor:pointer;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
    .c_cnt                  { font:0.75em Tahoma;  color:#bbb;}

/* 달력 월 표시 */
    .cal_month              { font:0.9em Verdana;  height:18px; font-weight:bold; letter-spacing:normal;}
/* 달력 요일 표시(th 영역) */
    .cal_week1              { font:1em dotum; color:#ccc;  font-weight:normal;}
/* 달력 일요일 표시(th 영역) */
    .cal_week2              { font:1em dotum;  color:#f30; }

/* 달력 Week(tr 영역)  */
    .cal_week               {  height:10px;}
    .cal_current_week       { background-color:#eee;}
	
/* 달력 Day(td 영역) */
    .cal_day                { font:0.85em Verdana;  color:#999;  text-align:center;}
/* 달력 Day, 일요일 (td 영역)  */
    .cal_day_sunday         { color:#f30 !important;}
    .cal_day_sunday a        { color:#f30 !important;}
		
/* 달력 지난 달 날짜 표시(td)   */
    .cal_day1               { color:#ccc;}
/* 달력 다음 달 날짜 표시(td)   */
    .cal_day2               { color:#ccc;}
/* 달력 이번 달 날짜 표시(td) */
    .cal_day3               { color:#aaa;}
/* 달력 오늘 날짜 표시(td) */
    .cal_day4               { color:#333;  font-weight:bold;}
/* 달력 글쓴 날 링크 스타일 */
    a.cal_click:link        { color:#ccc;  font-weight:bold;}
    a.cal_click:visited     { color:#ccc;  font-weight:bold;}
    a.cal_click:hover       { color:black;  font-weight:bold;}
	
/* 종류별 코멘트 [##_rp_rep_class_##] */
    .rp_general             { }
    .rp_admin               { }
    .rp_secret              { }
/* 종류별 코멘트 [##_guest_rep_class_##] */
    .guest_general          { }
    .guest_admin            { }	
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
    .hiddenComment { }
	
/* 이미지 아래 캡션 스타일 */
    .cap1                   { color:#444; padding-top:8px;  text-align:center;}	
/* 그림 */
    .imageblock             {  padding:0;  margin:0px 0;}
/* 왼쪽 */
    .left                   { }
/* 가운데 */
    .center                 { }
/* 오른쪽 */
    .right                  { }
/* 그림 2개 배치 */
    .dual                   { background-color:#fff; margin-bottom:5px;}
/* 그림 3개 배치 */
    .triple                 { background-color:#fff; margin-bottom:5px;}
	
/* 본문 - more / less */
    .moreless_fold          { background:url(images/iconMore.gif) top left no-repeat;  padding-left:20px; color:#000; font-weight:bold; font-size:1em;}
    .moreless_top           { background:url(images/iconLess.gif) top left no-repeat;  padding-left:20px; color:#000; font-weight:bold; font-size:1em;}
    .moreless_body          { }
    .moreless_bottom        { background:url(images/iconLess.gif) top right no-repeat;  padding-right:20px; color:#999; text-align:right; font-weight:bold; font-size:1em;} 

/* 키워드 */ 
	.key1 { cursor: pointer; border-bottom: 1px dotted #ccc; } 

/* 반드시 들어가야하는 스타일 끝 */

/* 기본 스타일 */
 * { margin: 0; padding: 0; }
hr              { display:none;}
img             { border:0;}
h1, h2, h3, h4  { margin:0;  padding:0;}
input           { border:1px solid #aaa;}
textarea        { border:1px solid #aaa;}
ol, ul, li { list-style:none;}

/* 블로그 레이아웃 */
html          { height:100%;}
body          {background:url(images/bg.jpg) repeat-x #BEABCB; 
	           height:100%;
}
#box          { width:700px; margin:0 auto; padding-top:70px;}
#header   	  { width:510px; background-image:url(images/menu.png); background-repeat:no-repeat; height:258px; 
				overflow:hidden; margin:0 auto;}		
#contentMiddle{ width:510px; background-image:url(images/contentMiddle.png); background-repeat:repeat-y;
				overflow:hidden; margin:0 auto; }
#contentBottom{
	width:510px;
	background-image:url(images/contentBottom.png);
	background-repeat:no-repeat;
	height:24px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom: 30px;
}				
#footer{
	clear:both;
	font:80% Verdana;
	letter-spacing:0;
	width: 470px;
	overflow:hidden;
	padding:20px;
	text-align:center;
	color: #000000;
	margin: 0 auto;
}
	
/* ***** Header ******/
.menu_head
{
	overflow:hidden;
	float:right;
	width:203px;
	margin:0;
	padding:170px 0 0 0;
}
.menu {
	overflow:hidden;
	width:203px; position:absolute;
}

		 .menu li { float:left;}
		 .menu li a { padding:10px 0 0 0; overflow:hidden; display:block; height:0;}
		 
		 .menu li.tab_home a {
	width:43px;
}
		 .menu li.tab_profile a {width:60px; }
		 .menu li.tab_log a {width:35px; }
		 .menu li.tab_bbs a {width:40px; }

/* ***** content ***** */ 
.copy { overflow:hidden; padding:220px 15px 0 15px; font:9px tahoma; color:#848484; }
.copy span {font:9px tahoma; color:#FF9966; }
.copy a { color:black; }

#header .copy h1 {font:1.4em Verdana;  font-weight:bold;  padding:0 0 0 17px; }
#header .copy h1 a { color:black; }
#header .copy h1 a:hover { color:#FF0099;  text-decoration:none;}
#header .copy h1 span { font:0.8em dotum; font-weight:normal; color:#666;}

#content{ background-color:transparent; overflow:hidden; padding:30px 20px 10px 20px;}

/* content > entryNotice, entryProtected, entry 본문 */
#content .article{
	width:470px;
	overflow:hidden;
	letter-spacing:0;
	font-family:"tahoma";
	font-style:normal;
	padding: 10px 0px 15px 0px;
}
#content .article h2, #content .article h3 { color:#222; font:10pt "굴림"; font-weight:bold;}
#content .article ul{ margin-left:20px; padding:0;}
#content .article ol{ margin-left:20px; padding:0;}
#content .article a{ color:#FF6699; border-bottom:none;}
#content .article blockquote{ margin:10px 0 10px 30px; border-left:4px double #ded2c6; padding-left:10px;}

#content .entry {margin-bottom:65px; width:470px;
	overflow:hidden;
	letter-spacing:0;
	padding: 10px 0px 15px 0px;
	font-family:dotum; font-style:normal;}

/* content > entryNotice, entryProtected, entry 제목 + 정보 */
#content .titleinfo{ padding:5px 0px 5px 0px; margin-bottom:10px; 
					 background: url(images/titleinfoDotLine.gif) repeat-x bottom;}
#content .titleinfo h2{ display:inline; float:left;}
#content .titleinfo h2 a{color:#2388c8; font:bold 12px/16px gulim; border-bottom:1px dashed #009999;}
#content .titleinfo .date{ text-align:right; padding-top:2px; color:#b7b7b7;}
#content .titleinfo .name{ float:left; display:inline; margin-left:5px; padding:2px 0 0 5px; border-left:1px solid #ddd;}
#content .titleinfo .name a{color:#999;}
#content .titleinfo .admin{ padding-top:5px; margin-top:5px; text-align:right; font:0.9em;color:#aaa;}
#content .titleinfo .admin a{ -x-system-font:none; color:#80767B; font-family:dotum; font-size:1em;
							  font-size-adjust:none; font-stretch:normal; font-style:normal; font-variant:normal;
							  font-weight:normal; line-height:normal;}

/* content > entry >  태그 */
#content .entry .tagTrail { margin:15px 5px 0 0; padding-top:8px;  height:auto; clear:both; letter-spacing:normal; font:11px dotum;}
#content .entry .tagTrail span { font:9px tahoma; color:#999;}
#content .entry .tagTrail a{ color:#2388c8;}

/* content > entry >  댓글, 트랙백 */
#content .entry .actionTrail  { margin-bottom:3px; font:0.8em tahoma; letter-spacing:normal; color:#909090; padding: 6px 0 0 3px; margin-top:5px; height:20px; clear:both;}
#content .entry .actionTrail a {color:black;}
#content .entry .actionTrail .cnt { font-weight:bold;}

/* content > entry >  트랙백 */
.trackback { padding:6px 8px;border:1px dotted #ddd; margin-bottom:10px;}
.trackback h3 { font:0.8em tahoma !important; color:#2388c8 !important; font-weight:bold !important; letter-spacing:normal;}
.trackback h3 span{ font-weight:normal; color:#666;}
.trackback ol { padding:0; border-top:1px dashed #ddd; margin-top:5px; }
.trackback li span { border:0 !important; font-weight:normal; font:11px dotum; }
.trackback li span dfn, .trackback li span cite { font-style:normal !important; font:1em dotum; }
.trackback li span dfn, .trackback li span a { padding-left:5px;}
.trackback li {margin:2px 0 0 0;   padding:2px 0 0 18px; background:url(images/bgTrackback.gif) 2px 4px no-repeat;  overflow:hidden;} 
.trackback li h4 { font:1em gulim; border-bottom:none !important; letter-spacing:normal; font-weight:bold; display:inline;} 
.trackback li h4 a { color:#2388c8 !important; font-weight:bold !important; font:11px dotum; letter-spacing:-1px; }
.trackback li p { display:none}
.trackback li .date { font:0.8em tahoma; letter-spacing:normal; color:#ccc;}
.trackback li .delete { float:right;}

/* content > entry > 댓글 타이틀*/
#content .entry .comment p{margin:0;}
#content .entry .comment { margin:30px 0;}
#content .entry .comment h3{
	font:1em dotum;
	border:1px dotted #ddd;
	padding:10px;
	margin:0;
	color:#FF3399;
	font-weight:normal;}
#content .entry .comment .address{letter-spacing:0; font-family:dotum; color:#666;}


/* content 검색 리스트 */
.searchList {margin-bottom:50px;}
.searchList .date{font:0.8em tahoma; padding-right:7px;}
.searchList .cnt { font:0.75em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#f60;} 
.searchList ol{ list-style:none;  padding:15px 5px 5px 5px;  margin:0; margin-bottom:30px; }
.searchList li{ margin:0 10px; padding:2px 0;}

/* content 검색 댓글 리스트 */
.searchRplist{ margin-bottom:50px;}
.searchRplist .date{font:0.8em tahoma; padding-right:7px;}
.searchRplist .name { font:0.95em Dotum, Arial, sans-serif;    color:#999; padding-left:8px;}
.searchRplist ol{ list-style:none;  padding:15px 5px 5px 5px;  margin:0; margin-bottom:30px; }
.searchRplist li{ margin:0 10px; padding:2px 0;}

#content .searchRplist h3,
#content .searchList h2, #content .searchList h3
{ margin-bottom:3px; color:#2388c8; font:bold 100%/16px gulim; border-bottom:1px solid #ccc; padding:5px 0;}

/* 위치로그 */
.localog {margin-bottom:50px;}
.localog .spot { background:url(images/iconIndentArrow_local.gif) 5px 0 no-repeat;  padding-left:20px;  margin-top:5px;}
.localog .info { background:url(images/iconIndentArrow_localinfo.gif) 5px 3px no-repeat;  padding-left:15px;  
				 margin-top:2px; font-weight:bold;}
.localog a:link             { color:black;}
.localog a:visited          { color:black;}
.localog a:hover            {text-decoration:underline;}

#content .localog h2, #content .localog h3
{ margin-bottom:3px; color:#2388c8; font:bold 13px/16px gulim; font-size:100%; border-bottom:1px solid #ccc; padding:5px 0;}

/* 태그로그 */
#content .taglog{ margin-bottom:50px;}
#content .taglog a{ color:#FF6699; padding:0 2px; text-decoration:none; font-family:dotum; 
					border-bottom:none !important;}
#content .taglog ul{ margin:10px; padding:0;}
#content .taglog li{ display:inline; padding:0; text-align:justify;}
#content .taglog li .cloud1 { font-weight:bold; font-size:12px; color:#FF0066; background-color:#FFCCCC;}
#content .taglog li .cloud2 { font-weight:bold; font-size:11px; color:#ff9900;}
#content .taglog li .cloud3 { font-size:11px; color:#669900;}
#content .ttaglog li .cloud4 { font-size:11px; color:#0099CC;}
#content .taglog li .cloud5 { font-size:11px; color:#999999;}
#content .taglog li a:hover{ text-decoration:underline; border-bottom:none; background-color:#eee8e2; color:#CC99CC;}	


#content .taglog h2, #content .taglog h3
{ margin-bottom:3px; color:#2388c8; font:bold 13px/16px gulim; font-size:100%; border-bottom:1px solid #ccc; padding:5px 0;}

/* 방명록 기본스타일 */
#content .guestbook { margin-bottom:70px;}
.guestbook .commentWrite { border:1px solid #ccc;}
#content .guestbook h2, #content .guestbook h3
{ margin-bottom:3px; color:#FF3399; font:bold 13px/16px gulim; font-size:100%; border-bottom:1px solid #ccc; padding:5px 0;}

/* 댓글,방명록 글쓰기 */
.commentWrite {  position:relative; border:1px solid #ccc; padding:10px 10px;}
.commentWrite legend { font:10px tahoma; color:#999; padding:0 10px;}
.commentWrite label { display:none;}
.commentWrite form { padding:10px 0 15px 0;}
.commentWrite input { width:150px; color:#999999; margin:1px 0; padding-left:60px; border:none; padding-top:4px;
					  padding-bottom:2px;  background:#D7D7D7; font:11px dotum; height:15px; 
					  border:1px solid #ccc;}
.commentWrite textarea  { width:350px; color:#666; margin:1px 0; padding-left:60px; height:70px; font:11px dotum; 
						  background:url(images/bgComment.gif) 0 0 no-repeat #ffffff; padding:22px 9px 9px 9px;
						  border:1px solid #ccc; }
.commentWrite input.name { background:url(images/bgName.gif) 0 0 no-repeat white;}
.commentWrite input.home { background:url(images/bgHome.gif) 0 0 no-repeat white; font:0.8em tahoma;}
.commentWrite input.pass { background:url(images/bgPass.gif) 0 0 no-repeat white; }
.commentWrite p { }
.commentWrite .submit { border:0; padding:0; margin:0; width:92px; height:23px; margin-top:4px;}
.commentWrite .secretWrap .checkbox { border:0; padding:0; margin:0; position:absolute; width:20px; 
									  background:none; height:20px; bottom:15px; right:64px;}
.commentWrite .secretWrap label { font:0.8em tahoma; letter-spacing:normal; display:block; position:absolute; 
									bottom:19px; right:31px; cursor:pointer;}


/* 댓글,방명록 리스트 */
.commentList { color:#B7B7B7;}
.commentList li { overflow:hidden; width:100%; margin-top:2px; margin-top:5px; border-bottom:1px dotted #ccc; padding:5px 0 5px 0;}
.commentList li .date { font:0.8em tahoma; letter-spacing:normal; color:#ccc;}
.commentList li .name strong { color:#ff3399; font:bold normal 11px gulim; }
.commentList li .name strong a { color:#2388c8 !important; font-weight:bold;}
.commentList li .name img { vertical-align:middle;}
.commentList li .command { font:11px dotum; letter-spacing:-1px;}
.commentList li .command a { padding-left:3px;  color:#2388c8 !important;}
.commentList li p { font-style:normal; clear:left; padding:2px 10px 3px 10px; overflow:hidden;}
.commentList li p cite { float:left;}
.commentList li ol { margin:0; padding:0 !important;}
.commentList li ol li { border-bottom:none; margin-top:0;  padding-left:20px; width:auto;  
						background:url(images/bgReply.gif) 7px 3px no-repeat; background-color:#f7f4f2;}

.commentList li .name { float:left;}
.commentList li .date { color:#bdb9ba; display:block; float:left; padding:0 10px;}
.commentList li .command{ float:right;}

/* 공지사항 */
#content .entryNotice {margin-bottom:50px;}
#content .titleWrap h2 a:hover { text-decoration:none;}

/* 보호글 비밀글 */
.entryProtected {margin-bottom:50px;}
.entryProtected p.text   { margin-bottom:10px;}
.entryProtected input    { width:200px; height:20px; vertical-align:middle;}
.entryProtected .submit  { width:50px; padding-top:2px; height:20px; vertical-align:middle; 
						   font-weight:bold !important; font:0.8em tahoma; background-color:#ccc;}

/* 페이징 */
#paging { text-align:center; font:9px Verdana; font-weight: bold; letter-spacing:normal; padding-bottom:40px;}
.number { margin:0px; padding:0px 2px 0px 3px; font:9px Verdana; font-weight: bold;}
a.number:link, a.number:visited  { background:#ccc; color:white;}
a.number:hover {background:#BEABCB; text-decoration:none;}

/* footer */
#footer .footerMenu{
	clear:both;
	font:120% dotum;
	letter-spacing:-1px;
	color: #000000;
}
#footer .footerMenu span{ font:120% dotum; color:#000000;}
#footer span{ font:80% Verdana; color:#FFffff;}
#footer .footerMenu a:active, #footer span a:active       { color:#000000;    text-decoration:none;}
#footer .footerMenu a:hover, #footer span a:hover{border-bottom:none; background-color:#eee8e2; color:#CC99CC;}
#footer .footerMenu a:link, #footer span a:link          { color:#000000;     text-decoration:none;}
#footer .footerMenu a:visited { color:#000000;     text-decoration:none;}

/* 사이드바 센터 */
.counter {
	color:#666;
	font:0.8em tahoma;
	letter-spacing:normal;
	clear:both;
	padding:4px 0 30px 5px;
	text-align: left;
}
.counter .total { color:#666; font-weight:bold;}


/* 사이드바 공통 스타일 */
.sideinfo {   font:1em dotum;}
.sideinfo {  display:block; overflow:hidden;padding:0; margin-right:4px; float:right; width:200px;}
.sideinfo a:link, .sideinfo a:visited{color:#999; }
.sidebarBox { background:url(images/bgLine.gif) center top repeat-y; padding-top:10px; }

.sideinfo .category h3 { background:url(images/barCategory.gif) !important; }
.sideinfo .recentPost h3 { background:url(images/barRecentPost.gif);}
.sideinfo .recentComment h3 { background:url(images/barRecentComment.gif);}
.sideinfo .recentTrackback h3 { background:url(images/barRecentTrackback.gif);}
.sideinfo .link h3 { background:url(images/barLink.gif);}
.sideinfo .calender h3 { background:url(images/barCalendar.gif);}
.sideinfo .tagbox h3 { background:url(images/barTagcloud1.gif);}
.sideinfo .notice h3 { background:url(images/barNotice.gif);}


.sideinfo ul{margin:0 2px 15px 2px;}
.sideinfo li { display:inline; line-height:150%; padding-bottom:4px; padding-right:6px; padding-left:10px; margin-bottom:4px; background:url(images/bul.gif) 2px 3px no-repeat; }
.sideinfo li .cnt { color:#bbb; font:70% tahoma;}
.sideinfo li .name { color:#999;}
.sideinfo li .date { color:#999; font:70% Verdana;}
.sideinfo li a:hover { color:#FF6699; text-decoration:none;}

.sideinfo h3{height:0; clear:both; padding:16px 0 0 0; margin:0 0 4px 0 !important; padding-bottom:0 ; border-bottom:0 !important; overflow:hidden;}
.sideinfo.right h3 { width:177px;}

.sideinfo .calender,
.sideinfo .category,
.sideinfo .calender,
.sideinfo .link,
.sideinfo .search,
.sideinfo .banners { margin-bottom:13px;}


.sideinfo .title { font:12px gulim; font-weight:bold;  display:block; color:black;} 
.sideinfo .blogdesc { padding:6px 0 15px 0; color:#999;}

.sideinfo .banners { border-top:1px solid #ddd; padding:10px;}
.sideinfo .banners img { display:block; margin:4px auto;}

/* 태그 클라우드 */
.sideinfo .tagbox { margin-top:-1px;}
.sideinfo .tagbox .cloud1, .sideinfo .tagbox a.cloud1:visited{font-size:12px; color:#FF0066; background-color:#FFCCCC;;}
.sideinfo .tagbox .cloud2, .sideinfo .tagbox a.cloud2:visited {font-size:11px; color:#ff9900;}
.sideinfo .tagbox .cloud3, .sideinfo .tagbox a.cloud3:visited {font-size:11px; color:#669900;}
.sideinfo .tagbox .cloud4, .sideinfo .tagbox a.cloud4:visited {font-size:11px; color:#0099CC;}
.sideinfo .tagbox .cloud5, .sideinfo .tagbox a.cloud5:visited {font-size:11px; color:#999999;}
.sideinfo .tagbox li { margin:0 3px -1px 0; display:inline; float:none; border:none;}
.sideinfo .tagbox a:hover { text-decoration:underline; }  

/* 공지 */
.sideinfo .link li { float:none; display:inline;}

/* 하단 배너  */
.sideinfo .search { text-align:center;}
.sideinfo input {width:108px; padding-left:45px; border:3px solid #ccc; padding-top:3px; color:#626262; font:1em gulim; height:15px; background:url(images/bgSearch.gif); margin-top:3px;}
.sideinfo .search .submit { display:none;}


/* 카테고리 */
#treeComponent { float:none !important; font-style:normal !important;}
#treeComponent table { float:none !important; font-style:normal !important;}
#treeComponent div { float:none !important; font-style:normal !important;}

/* 검색 */
.search { border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:10px;}
.search input { width:80px; padding:1px 3px 2px 3px; border:1px solid #ddd; background:#eee; color:#666; margin-right:2px; float:left;}
.search .submit { width:45px; overflow:hidden; height:21px; display:block;}
.search .submit input {padding:23px 0 0 0; border:none; background:url(images/btnSearch.gif); cursor:pointer;} 

/* 각주 */
.footnotes { font-size:11px; color:#666; font-family:dotum; text-align:justify; margin-left:35px; letter-spacing:-1px;}
.footnotes ol { border-top:1px dashed #666; border-bottom:1px dashed #666; background-color:#F5F5F5; margin:100px 0 30px 0;} 
.footnotes li { padding:5px; } 

/* for cover */
.post_tags { background:url(images/entryTag.gif) no-repeat 5px 7px !important; color:#aaa; padding-left:34px !important;}
.post_tags a{ color:#aaa; }
.coverpost h2 { font-size:12px !important; border:none !important;}
.coverpost h2 a { color:black !important;}
.post_info .category a, .post_info .date, .post_info .author  { color:#ccc !important; border:none !important; display:inline;}
.coverpost .img_preview { padding:4px; border:1px solid black !important;}
.coverpost { border-bottom:1px dotted #999 !important; margin-bottom:16px !important;}
