@charset "utf-8";
/* 공통 --------------------------------------------------------------------------------------------------------*/
body 					{ color:#333; font:13px/1.5 나눔고딕, nanumgothic, 맑은 고딕, malgun gothic, verdana, dotum, appleGothic, sans-serif;}
* 						{ margin:0; padding:0; }
hr 						{ display:none; }
img						{ border:0; }
h1 						{ font-size:1.8em; }
h2 						{ font-size:1.4em; }
h3 						{ font-size:1.2em; }
h4 						{ font-size:1em; }
ol,ul,li				{ list-style:none; }
fieldset				{ border:1px solid #ddd; }
legend 					{ color:#333; }
a						{ outline:none; selector-dummy:expression(this.hideFocus=true); }
a:link,
a:visited				{ color:#000; text-decoration:none; } 
a:hover,
a:active				{ color:#006699; text-decoration:none; }
/* 추가 */
.cb						{ clear:both; }
.cnt,
.c_cnt					{ color:#999; font-size:11px; } /* 갯수 */
.date 					{ color:#999; font-size:10px; } /* 날짜 */
/* hover 시 표현 */
.hover:hover,
.hover.ie6_hover		{ background:#f5f5f5; }

/* 레이아웃 ----------------------------------------------------------------------------------------------------*/
body 					{ background:url(./images/bg_body.gif); }
#container 				{ background:#fff; clear:both; margin:0 auto; overflow:hidden; padding:0 30px; width:830px; }
#content				{ clear:both; display:inline; float:left; overflow:hidden; padding:20px 0 20px 0; width:600px; }
#sidebar				{ display:inline; float:right; padding:25px 0 20px 0; width:200px; }
#footer 				{ margin:0 auto 30px; width:890px; }

/* container_top -----------------------------------------------------------------------------------------------*/
#container_top			{ clear:both; margin:50px auto 0; width:890px; }
.top_left				{ background:url(images/bg_top_left.png) repeat; clear:both; float:left; height:10px; overflow:hidden; width:10px; }
.top_center				{ background:#fff; float:left; height:10px; overflow:hidden; width:870px; }
.top_right				{ background:url(images/bg_top_right.png) repeat; float:left; height:10px; overflow:hidden; width:10px; }

/* container ---------------------------------------------------------------------------------------------------*/
/* 로고 */
.logo					{ } 
.logo h1				{ background:url(images/logo.gif) no-repeat; margin:20px auto; text-align:center; width:467px; }
.logo h1 a				{ display:block; height:0; overflow:hidden; padding:109px 0 0; }
/* 메뉴 */
.menu					{ background:url(images/bg_menu.gif); clear:both; height:40px; line-height:40px; padding:0 20px; }
.menu li 				{ display:inline; margin:0 15px 0 0;  }
.menu li a				{ color:#fff; display:inline; font-weight:bold; position:relative; }
.menu li a:hover		{ color:#bbb; }
.menu li.twitter		{ background:url(images/icon_twitter.png) 0 center no-repeat; display:inline; float:right; margin:0 0 0 15px;  padding:0 0 0 22px; }
.menu li.twitter a		{ position:relative;  }
.menu li.me2day			{ background:url(images/icon_me2day.png) 0 center no-repeat; display:inline; float:right; margin:0 0 0 15px;  padding:0 0 0 22px; }
.menu li.me2day	 a		{ position:relative;  }


/* content -----------------------------------------------------------------------------------------------------*/
#content				{ }
#content h2				{ border-bottom:1px solid #ddd; color:#000; font-size:20px; letter-spacing:-1px; padding:0 0 5px; }
#content h2 a:hover		{ color:#333; }
#content .module		{ margin:0 0 20px; }
/* 검색 결과 리스트 */
.search_list  			{ }
.search_list h2			{ color:#333 !important; }
.search_list h2 span	{ color:#000; }
.search_list ol			{ }
.search_list li			{ border-bottom:1px solid #eee; }
.search_list li	a		{ display:block; padding:7px 0; }
.search_list .date		{ padding:0 5px 0 0; }
.search_list .cnt		{ }
.search_list .name		{ color:#999; font:11px verdana, dotum; padding:0 0 0 5px; }
/* 비밀글 */
.protected				{ border:5px solid #eee; margin:50px auto; padding:10px; text-align:center; width:210px; }
.protected p			{ margin:5px; }
.protected .submit		{ display:none; }
.protected .password	{ border:1px solid #ddd; padding:5px 5px 5px 50px; width:145px; }
/* 타이틀 */
.title					{ border-bottom:1px solid #ddd; padding:0 0 5px; }
.title h2				{ border-bottom:none!important; padding:0!important; }
.title .date			{ font-size:12px; overflow:hidden; }
/* 관리자 */
.admin 					{ color:#999; font:11px dotum; letter-spacing:-1px; margin:5px 0 0; padding:5px 0 0; text-align:right; }
.admin a,
.admin a:visited		{ color:#999; }
.admin a:hover			{ color:#000; }
/* 본문 */
.article				{ color:#333; clear:both; font:13px/1.8 나눔고딕, nanumgothic, 맑은 고딕, malgun gothic, verdana, dotum, appleGothic, sans-serif; margin:20px 0; width:600px; }
.article a				{ text-decoration:underline; }
.article a:hover		{ text-decoration:underline; }
.article ol,
.article ul 			{ padding:0 0 0 15px; }
.article ol li 			{ list-style:decimal inside; line-height:1.8; }
.article ul li 			{ list-style:square inside; line-height:1.8; }
.article dt 			{ }
.article dd 			{ } 
.article blockquote		{ border-left:5px solid #ddd; margin:20px; padding:0 20px; }
.article p				{ }
/* 키워드 */
.key1					{ cursor:pointer; font-style:italic; text-decoration:underline; }
/* 이미지 */
.imageblock             { margin:0 0 15px; }
.left                   { } /* 이미지 왼쪽 배치 */
.center                 { } /* 이미지 가운데 배치 */
.right                  { } /* 이미지 오른쪽 배치 */
.dual                   { margin:0 0 5px; } /* 이미지 2개 배치 */
.triple                 { margin:0 0 5px; } /* 이미지 3개 배치 */
.cap1                   { color:#666; text-align:center; } /* 이미지 아래 캡션 스타일 */
/* 본문 more & less */
.moreless_fold 			{ background:url(images/icon_more.gif) center left no-repeat; color:#000; margin:15px 0 0; padding:0 0 0 20px; }
.moreless_top           { display:none; }
.moreless_content       { margin:15px 0 0; }
.moreless_bottom        { background:url(images/icon_less.gif) center left no-repeat; color:#666; margin:15px 0 0; padding:0 0 0 20px; }
/* 태그 */
.tags	 				{ background:url(images/icon_tags.gif) no-repeat; color:#666; height:auto; padding:0 0 10px 25px; }
.tags span				{ display:none; }
.tags a		 			{ line-height:1.6; text-align:justify; }
/* 트랙백, 댓글 보이기 & 감추기 */
.action_trail 			{ border-bottom:1px solid #ddd; border-top:1px solid #ddd; padding:10px 0; text-align:right; }
.action_trail a		 	{ color:#333; }
.action_trail a:hover	{ color:#006699; }
.action_trail .cnt 		{ color:#006699; font-size:13px; font-weight:bold; }
/* 트랙백 */
.trackback 				{ clear:both; border-bottom:1px solid #ddd; } 
.trackback h3			{ color:#999; font-size:13px; letter-spacing:1px; margin:10px 0; text-align:center; }
.trackback h3 strong	{ font-size:13px; font-weight:normal; }
.trackback ol 			{ height:1%; overflow:auto; }
.trackback li 			{ border-top:1px solid #ddd; height:1%; overflow:hidden; padding:15px 0; text-align:justify; } 
.trackback li h4		{ }
.trackback li .info		{ display:inline; float:left; }
.trackback li p			{ clear:both; color:#999; line-height:1.6; overflow:hidden; padding:10px 0 0; }
.trackback .delete		{ background:url(images/btn_delete.gif) no-repeat; width:60px; }
/* 댓글 보기 */
.comment 				{ clear:both; } 
.guest_list ol			{ border-top:1px solid #ddd; margin:10px 0 0; overflow:hidden; }	
.comment_list ol		{ overflow:hidden; }
.guest_list li,
.comment_list li 		{ border-bottom:1px solid #ddd; overflow:hidden; padding:20px 0; }
/* 댓글 이름, 날짜 */
.guest_list li .info,
.comment_list li .info	{ display:inline; }
.guest_list li .name,
.comment_list li .name 	{ font-size:13px; font-weight:bold; }
.guest_list li .name img,
.comment_list li .name img { border:1px solid #ddd; float:left; margin:0 5px 0 0; } 
/* 댓글 주소, 수정, 삭제 */
.control 				{ display:inline; float:right; } 
.control a 				{ display:block; float:left; height:0; margin:0 0 0 5px; overflow:hidden; padding:17px 0 0 0; }
.control .address		{ background:url(images/btn_address.gif) no-repeat; width:60px; }
.control .modify		{ background:url(images/btn_modify.gif) no-repeat; width:60px; }
.control .write 		{ background:url(images/btn_write.gif) no-repeat; width:60px; } 
/* 댓글 본문 */
.guest_list li p, 
.comment_list li p 		{ clear:both; line-height:1.8; overflow:hidden; padding:10px 0 0; text-align:justify; }
/* 비밀 댓글 (로그아웃시 비밀글 표현) */
.hiddenComment 			{  }
/* 종류별 댓글 [##_rp_rep_class_##] */
.rp_general             {  }
.rp_admin               {  }
.rp_secret              {  }
/* 종류별 댓글 [##_guest_rep_class_##] */
.guest_general			{  }
.guest_admin            {  }
/* 답글 */
.guest_list li ul, 
.comment_list li ul 	{ padding:0 0 0 40px; }
.guest_list li li, 
.comment_list li li 	{ background:url(images/local.gif) 0 22px no-repeat; border-bottom:0; border-top:1px dashed #ddd; margin:20px 0 0; overflow:hidden; padding:20px 0 0 20px; }
.openid					{ padding:0 5px 0 0; }
/* 댓글 입력 */
.guest_write,
.comment_write			{ margin:10px 0 0; }
.guest_write p,
.comment_write p 		{ margin:10px 0 0; }
.guest_write label,						
.comment_write label 	{ display:none; }
.commentTypeNamepassword{ display:none; }
/* 댓글 이름, 비밀번호, 홈페이지 입력 */
.name input, 				
.password input,			
.homepage input			{ border:1px solid #ccc; font:12px/1.5 lucida Grande,lucida Sans Unicode; margin:0 5px 0 0; padding:5px 0 5px 60px; width:238px; }
input.name				{ background:url(images/input_name.gif) 5px center no-repeat; }
input.password 			{ background:url(images/input_password.gif) 5px center no-repeat; }
input.homepage 			{ background:url(images/input_homepage.gif) 5px center no-repeat; border:1px solid #ccc; font:12px/1.5 lucida Grande, Lucida Sans Unicode; }
input.name:hover,
input.name:focus		{ background:url(images/input_name.gif) #f5f5f5 5px center no-repeat; border:1px solid #aaa; }
input.password:hover,
input.password:focus	{ background:url(images/input_password.gif) #f5f5f5 5px center no-repeat; border:1px solid #aaa; }
input.homepage:hover,
input.homepage:focus	{ background:url(images/input_homepage.gif) #f5f5f5 5px center no-repeat; border:1px solid #aaa; }
/* 비밀 댓글 */
.secret 				{ }
.secret .checkbox 		{ position:relative; top:2px; }
.secret label 			{ color:#666; display:inline; font-size:11px; }
/* 댓글 입력 */
textarea				{ border:1px solid #ccc; font:12px/1.8 lucida Grande, lucida Sans Unicode, verdana; height:100px; padding:5px; width:588px; }
textarea:hover			{ border:1px solid #aaa; }	
/* 댓글 입력 버튼 */
.submit					{ background:url(images/bg_menu.gif); border:1px solid #000; color:#fff; cursor:pointer; font:bold 14px nanumgothic, malgun gothic, verdana, gulim, dotum, appleGothic, sans-serif; padding:10px 0; width:100%; }
.submit:hover			{ border:1px solid #222; color:#bbb;  }
/* 페이징 */
.paging					{ height:20px; padding:20px 0; text-align:center; }
.paging	a,
.paging	a:visited		{ border:1px solid #ddd; color:#333; font-size:11px; margin:1px; padding:2px 6px; }
.paging	a:hover			{ background:#000; border:1px solid #000; color:#fff; }
.paging .selected		{ color:#000; font-weight:bold; }
.no-more-prev,
.no-more-next 			{ display:none; }

/* sidebar -----------------------------------------------------------------------------------------------------*/
#sidebar 				{ color:#666; }
#sidebar .module		{ clear:both; margin:0 0 15px; }
#sidebar h3 			{ border-bottom:1px solid #ddd; color:#006699; font:bold 15px nanumgothic, malgun gothic, verdana, dotum, appleGothic, sans-serif; letter-spacing:-1px; padding:0 0 5px; }
#sidebar ul				{ } 
#sidebar li				{ overflow:hidden; }
#sidebar li a			{ background:url(images/icon_bullet.gif) 7px 10px no-repeat; color:#333; display:block; font-size:13px; letter-spacing:-1px; padding:2px 0 2px 15px; }
#sidebar li a:hover, 
#sidebar li a:focus		{ background:url(images/icon_bullet.gif) #f5f5f5 7px 10px no-repeat; color:#006699; text-decoration:none; }
#sidebar p				{ }
#sidebar .date			{ }
#sidebar .name			{ color:#999; font:11px nanumgothic, malgun gothic, dotum; letter-spacing:-1px; }
/* 프로필 */
.profile				{ }
.profile img			{ background:#fff; display:inline; margin:0 0 10px; overflow:hidden; width:200px; }
.profile span			{ color:#999; font-size:10px;  }
.profile .title			{ border-bottom:none!important; color:#333; font-size:14px; font-weight:bold; }
.profile .desc			{ color:#666; text-align:justify; }
/* 검색 */
.search					{ }
.search	.input			{ background:url(images/search_bg.gif) 5px center no-repeat; border:3px solid #eee; color:#333; cursor:pointer; font:12px "Lucida Grande","Lucida Sans Unicode", verdana, gulim, dotum, appleGothic, sans-serif; padding:7px 8px 7px 28px; width:158px; }
.search .submit 		{ display:none; }
/* 공지사항 */
.notice 				{ }
/* 카테고리 */
.category				{ }
.category li li ul		{ border-bottom:1px solid #eee; }
.category li li li a	{ border:none!important; color:#999!important; margin:0 0 0 10px; }
.category li li li a:hover { color:#000!important; }
.category li li li:hover{ background:#f5f5f5; }
.categoryFeed .text 	{ display:none; }
/* 태그 */
.tagbox ul				{ padding:5px 0 0; }
.tagbox li a			{ background:none!important; }
/* 방문자 */
.counter				{ background:#f5f5f5; border:1px solid #eee; padding:5px 7px 2px; }
.counter ul 			{ }
.counter li 			{ padding:0 0 5px; }
.counter li span 		{ color:#000; padding:0 0 0 5px; }
.counter li .today		{ }
.counter li .total		{ }
.counter li .yesterday	{ }
/* 트위터 */
.character ul			{ margin:10px 0; }
.character li 			{ float:left; margin:0 5px 5px 0; }
.character li img 		{ border:1px solid #ddd; height:44px; width:44px; }
.character li img:hover	{ border:1px solid #999; }
.character li p a		{ color:#999!important; }
.character li a			{ background:none!important; color:#333; padding:0!important; } 
.character li:hover		{ background:#f5f5f5!important; }
/* 트위터 */
.social_link ul 		{ margin:10px 0 0; }
.social_link li 		{ float:left; margin:0 5px 5px 0; }
.social_link li img 	{ border:1px solid #ddd; height:44px; width:44px; }
.social_link li img:hover{ border:1px solid #999; }
.social_link li p a		{ color:#999!important; }
.social_link li a		{ background:none!important; color:#333; padding:0!important; } 
.social_link li:hover	{ background:#f5f5f5!important; }
/* RSS */
.rss					{ background:url(images/icon_rss.gif) 0 center no-repeat; margin:0 0 5px; padding:0 0 0 20px; }

/* container_bottom ------------------------------------------------------------------------------------------*/
#container_bottom		{ margin:0 auto 30px; width:890px; }
.bottom_left			{ background:url(images/bg_bottom_left.png) repeat; float:left; height:10px; overflow:hidden; width:10px; }
.bottom_center			{ background:#fff; float:left; height:10px; overflow:hidden; width:870px; }
.bottom_right			{ background:url(images/bg_bottom_right.png) repeat; float:left; height:10px; overflow:hidden; width:10px; }

/* footer ----------------------------------------------------------------------------------------------------*/
#footer					{ }
.copyright				{ background:#fff; clear:both; color:#666; padding:15px 0; text-align:center; }
.copyright a,
.copyright a:visited	{ color:#666; font-weight:bold; }
.copyright a:hover		{ color:#006699; }
