@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
body{
		font:0.75em/1.5 Dotum, Verdana, AppleGothic, Sans-serif;
		background-color:white;
		color:#666;
}
img{
	border:0;
}
a:link          { color:#666;     text-decoration:none;}
a:visited       { color:#666;     text-decoration:none;}
a:hover         { color:#88b335;  text-decoration:none;}
a:active        { color:#88b335;     text-decoration:none;}

/* 페이징 - 현재 페이지 */
    .selected               { text-align:center; background:#88b335;  padding:0px 2px 0px 3px; font-weight:bold;  color:white;} 
	.no-more                { color:#ccc;}

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

/* 달력 월 표시 */
    .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:white;  font-weight:bold;}
	
/* 종류별 코멘트 [##_rp_rep_class_##] */
    .rp_general             { }
    .rp_admin               { }
    .rp_secret              { color:#f30;   font-weight:bold;}
/* 종류별 코멘트 [##_guest_rep_class_##] */
    .guest_general          { }
    .guest_admin            { }	
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
    .hiddenComment { }
	
/* 이미지 아래 캡션 스타일 */
    .cap1                   { color:#666; padding-top:5px;  text-align:center;}	
/* 그림 */
    .imageblock             {  padding:0;  margin:5px 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;}
    .moreless_top           { background:url(images/iconLess.gif) top left no-repeat;  padding-left:20px; color:#000;}
    .moreless_body          { }
    .moreless_bottom        { background:url(images/iconLess.gif) top right no-repeat;  padding-right:20px; color:#999; text-align:right;} 

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

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



/** for Skin Wizard **/

#mainBox { width:840px;  margin:50px 0 0 80px; padding:0 20px 0 20px;}
#containerTop { width:800px; padding:0;}
#container { width:800px;  margin-top:40px; padding:0; }



/* ***** Header ******/
.blogImg { padding:28px; background:url(images/logo.gif) 0 0 no-repeat; border-bottom:1px dotted #cccccc;}
.blogMenu {padding-top:10px; float:right;}


/* ***** content ***** */ 

#content .entry { margin-top:80px ; padding:0; }
#content .entry .titleWrap { margin:40px 0 ; padding:0}
.admin { letter-spacing:-1px;  margin-top:20px ; padding: 20; float:right; }

#content  .entry .article { font-family:"굴림"; padding:10px 0; font-style:normal;}
.tagTrail {float:right;}
.tagText {padding:  0  28px 8px 28px; background:url(images/btn_tag2.gif) 0 0 no-repeat;}

/* 코멘트 */
.commentWrite {  position:relative; padding:0 10px; margin-top:10px;border:none; }
.commentWrite legend { font:10px tahoma; color:#666; padding:0 10px;}
.commentWrite label { display:none;}
.commentWrite form { padding:10px 0 15px 0;}
.commentWrite input, .commentWrite textarea { width:500px; color:#666; margin:1px 0; padding-left:60px; border:none; padding-top:4px; padding-bottom:2px;  background:white; font:11px dotum; height:15px;}
.commentWrite textarea  { height:60px; background:url(images/bgComment.gif) 0 0 no-repeat #ffffff; padding:22px 9px 9px 9px; }
.commentWrite input.name { width:450px; background:url(images/bgName.gif) 0 0 no-repeat ;}
.commentWrite input.home { width:450px; background:url(images/bgHome.gif) 0 0 no-repeat ; font:0.8em tahoma;}
.commentWrite input.pass { width:450px; background:url(images/bgPass.gif) 0 0 no-repeat ; }
.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:300px;}
.commentWrite .secretWrap label { font:0.8em tahoma; letter-spacing:normal; display:block; position:absolute; bottom:19px; right:270px; cursor:pointer;}


.comment {position:relative; clear:both;}
.commentList { padding:10px;}
.commentList li { overflow:hidden; width:100%; margin-top:5px; border-bottom:1px dotted #82747d; padding:5px 0 5px 0;}
.commentList li .date { font:0.8em tahoma; letter-spacing:normal; color:#ccc;}
.commentList li .name strong { font-style:normal; color:#666; font:12px gulim; font-weight:bold; }
.commentList li .name strong a { color:#88b335 !important; font-weight:bold;}
.commentList li .name img { vertical-align:middle;}
.commentList li .command { font:9px tahoma;}
.commentList li .command a { padding-left:3px;  color:#88b335;}
.commentList li p { font-style:normal; clear:left; padding:2px 10px 3px 10px; overflow:hidden;}
.commentList li ol { margin:0; padding:0 }
.commentList li ol li { border-bottom:none; margin-top:0;  padding-left:20px; width:auto;  background:url(images/bgReply.gif) 7px 3px no-repeat;}

.commentList li .name { float:left;}
.commentList li .date { color:#bdb9ba; display:block; color:#8e7a80;}
.commentList li .command{ float:right;}

.guestbook.commentList { padding:0;}
.guestbook .author cite { float:left;}

.trackback { padding-bottom:8px;}
.trackback h3 { margin-top:2px; padding:8px 2px 0 8px !important; display:block; font:0.8em tahoma !important; color:#666 !important; font-weight:bold !important; letter-spacing:normal;}
.trackback ol { padding:5px 0 0 0; }
.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 10px;   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:#88b335 !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;}


/* 공지 */
.entryNotice { margin-bottom:60px;}

/* 비밀글 */
.entryProtected { margin-bottom:60px;}
.entryProtected p.text   { background:url(images/imgProtected.gif) no-repeat ; padding-left:50px; 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;}

/* 방명록 */
.guestbook { margin-bottom:70px;}
.guestbook .commentWrite { margin-bottom:10px;}

/* 태그로그 */
.taglog .tagbox { padding:10px 0 30px 0;}
.taglog .tagbox .cloud1, .sidebarCenter .tagbox a.cloud1:visited{font-size:14px; color:#ff6600;}
.taglog .tagbox .cloud2, .sidebarCenter .tagbox a.cloud2:visited {font-size:13px; color:#ff9900;}
.taglog .tagbox .cloud3, .sidebarCenter .tagbox a.cloud3:visited {font-size:12px; color:#669900;}
.taglog .tagbox .cloud4, .sidebarCenter .tagbox a.cloud4:visited {font-size:12px; color:#0099CC;}
.taglog .tagbox .cloud5, .sidebarCenter .tagbox a.cloud5:visited {font-size:11px; color:#999;}
.taglog .tagbox li { display:inline; margin-right:5px;}
.taglog .tagbox a:hover { text-decoration:underline; }	

/* 위치로그 */
.localog { padding-bottom:20px;}
.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:#88b335;}
.localog a:visited          { color:#88b335;}
.localog a:hover            {text-decoration:underline;}

/* 검색 리스트 */
.searchList ol, 
.searchRplist ol            { list-style:none;  padding:15px 5px 5px 5px;  margin:0; margin-bottom:30px; }
.searchList li, 
.searchRplist li            {   padding-bottom:2px;  margin-bottom:4px; letter-spacing:normal;}
.searchList .date, 
.searchRplist .date         { font:0.8em tahoma;  margin-right:10px; }
.searchList .cnt            { font:0.75em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#f60;} 
.searchRplist .name         { font:0.95em Dotum, Arial, sans-serif;    color:#999;  padding-left:8px;}


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


/* 사이드바 공통 스타일 */
.sideinfo {   font:0.9em dotum;}
.sideinfo a:link, .sideinfo a:visited{color:#999; }

.sideinfo .recentPost h3 { background:url(images/btn_entries.gif) no-repeat;}
.sideinfo .recentComment h3 { background:url(images/btn_comments.gif) no-repeat;}
.sideinfo .recentTrackback h3 { background:url(images/btn_trackbacks.gif) no-repeat;}
.sideinfo .link h3 { background:url(images/btn_favorite.gif) no-repeat;}
.sideinfo .calender h3 { background:url(images/btn_calendar.gif) no-repeat;}
.sideinfo .tagbox h3 { background:url(images/btn_tag3.gif) no-repeat;}
.sideinfo .notice h3 { background:url(images/btn_notice.gif) no-repeat;}
.sideinfo .category h3 { background:url(images/btn_category.gif) no-repeat;}

.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 ul{margin: 5px 0;}
.sideinfo li { line-height:150%; padding-bottom:4px; text-align:left;}
.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:#88b335; text-decoration:none;}



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




/* ***** footer ***** */
#footer { clear:both;  position:relative; margin:0 0 0 0; border-top:1px dotted #888; padding:10px 0 0 5px;  font:11px dotum; letter-spacing:-1px; color:white;}
#footer .menu { border:none;}
#footer a { color:#ccc;}
.copyright {padding-bottom:50px; margin:0; color:#ccc; position:relative; }
.copyright a:link, .copyright a:visited { font-weight:bold; color:#ccc !important;}
.copyright a:hover {color:#88b335 !important;}
.textcube { position:absolute; top:4px; right:0;}

/* 사이드바 센터 */
.counter {  color:#ccc; font:0.9em tahoma; letter-spacing:normal; clear:both; padding:4px 0 0 0; }
.counter .total { color:#ccc; font-weight:bold;}
