@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
body{
		font:0.75em/1.5 Gulim, Verdana, AppleGothic, Sans-serif;
		background-color:#373737;
		color:#ccc;
}
a:link          { color:#ccc;     text-decoration:none;}
a:visited       { color:#ccc;     text-decoration:none;}
a:hover         { color:#ff00c6;  text-decoration:underline;}
a:active        { color:#ff00c6;     text-decoration:none;}

/* 페이징 - 현재 페이지 */
    .selected               { text-align:center;   font-weight:bold;  color:#f30;} 
	.no-more                { color:#ccc;}

/* 카테고리 - 이미지 버튼 */
    .ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
    .branch3                { cursor:pointer;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
    .c_cnt                  { font:0.75em Tahoma;  color:#f30;}

/* 달력 월 표시 */
    .cal_month              { font:0.9em Verdana;  height:18px; font-weight:bold; letter-spacing:normal;}
/* 달력 요일 표시(th 영역) */
    .cal_week1              { font:1em dotum;   font-weight:normal;}
/* 달력 일요일 표시(th 영역) */
    .cal_week2              { font:1em dotum;  color:#f30; }

/* 달력 Week(tr 영역)  */
    .cal_week               {  height:10px;}
    .cal_current_week       { background-color:#666;}
	
/* 달력 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:white;  font-weight:bold;}
/* 달력 글쓴 날 링크 스타일 */
    a.cal_click:link        { color:#898989;  font-weight:bold;}
    a.cal_click:visited     { color:#898989;  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:#999;  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; } 

/* 반드시 들어가야하는 스타일 끝 */

/* 공통영역 */
 * { margin: 0; padding: 0; }
hr              { display:none;}
img             { border:0;}
input           { border:1px solid #aaa;}
textarea        { border:1px solid #aaa;}
ol, ul, li { list-style:none;}


body { background:url(images/bg.jpg) 0 0 no-repeat #4c4c4c; margin:0 0 20px 50px; width:890px;}
.header { height:90px;}
.header h1 a{ height:0; padding:50px 0 0 0; margin-top:15px; width:210px; overflow:hidden; display:block;}
.header .blogMenu { height:69px; width:305px; float:right; position:absolute; top:0; left:637px;}
.header .blogMenu li { float:left;}
.header .blogMenu li a { display:block; height:0; padding:69px 0 0 0; width:75px; overflow:hidden;}
.header .blogMenu li.menu1 a { background:url(images/menu_01.gif) 0 69px;}
.header .blogMenu li.menu2 a { background:url(images/menu_02.gif) 0 69px;}
.header .blogMenu li.menu3 a { background:url(images/menu_03.gif) 0 69px;}
.header .blogMenu li.menu4 a { background:url(images/menu_04.gif) 0 69px; width:76px;}

#tt-body-notice .header .blogMenu li.menu1 a {background:url(images/menu_01.gif) 0 0;}
#tutorial .header .blogMenu li.menu2 a {background:url(images/menu_02.gif) 0 0;}
#tip .header .blogMenu li.menu3 a {background:url(images/menu_03.gif) 0 0;}
#bookmark .header .blogMenu li.menu4 a {background:url(images/menu_04.gif) 0 0;}

.content { float:right; width:660px; margin-top:5px;}
.content .titleWrap { font:10px tahoma; margin-bottom:20px; color:#9b9b9b;}
.content .titleWrap span a{ color:#9b9b9b;}
.content .titleWrap h2 a { font-weight:bold !important; color:white; font:13px gulim;}

.searchList { margin-bottom:20px;}
.searchList h3 { font-weight:bold !important; color:white; font:13px gulim; margin-bottom:20px;}
.searchList .date {  font:10px tahoma; margin-bottom:20px; color:#9b9b9b; }
.searchList .cnt { font:10px tahoma; color:#888; }

.content .entry img { }
.content .entry { padding-bottom:50px;}
.content .entry .actionTrail  { font:0.8em tahoma; letter-spacing:normal; color:#909090; padding: 6px 0 2px 0;  height:20px; clear:both;}
.content .entry .actionTrail a{ color:white;}
.content .entry .actionTrail .cnt { font-weight:bold;}
.content .entry .article { padding-bottom:20px;}
.content .entry .tagTrail { display:none;}

.content .entry .download  { background:url(images/download.gif) top right no-repeat; padding-right:10px; padding-bottom:2px; font-weight:bold; color:white; border-bottom:2px dotted #f40090;}
.content .entry .whitebox img { border:6px solid white;}
.content .entry .blackbox img { border:6px solid black;}
.content .entry a { color:white;}

/* 코멘트 */
.commentWrite { padding:8px 0;}
.commentWrite label { display:none;}
.commentWrite input, .commentWrite textarea { width:302px; border:3px solid #9d9d9d; margin:1px 0; padding-left:60px; padding-top:3px; color:#808080; font:1em gulim; height:15px;}
.commentWrite textarea  { height:70px; width:96%; background:url(images/bgComment.gif) 0 0 no-repeat #ffffff; padding:22px 9px 9px 9px; }
.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:325px; height:28px; margin-top:4px;}
.comment .secretWrap .checkbox { border:0; padding:0; margin:0; position:absolute; width:20px; height:20px; margin:124px 0 0 328px;}
.comment .secretWrap label { font:0.8em tahoma; letter-spacing:normal; display:block; position:absolute;  margin:128px 0 0 348px; cursor:pointer;}

.comment {position:relative; clear:both;}
.comment h3 { display:none;}
.commentList {}
.commentList li { overflow:hidden; width:100%; margin-top:6px; border-bottom:1px solid #444; padding:5px 0 8px 0;}
.commentList li .date { font:0.8em tahoma; letter-spacing:normal; color:#777; vertical-align:middle; float:left;}
.commentList li .name {  font-weight:bold; margin-right:7px;  color:white; float:left;}
.commentList li .name a { color:white;}
.commentList li .name img { vertical-align:middle; border:none; background-color:; margin:0;}
.commentList li p { clear:left; padding-top:4px; padding-bottom:3px; overflow:hidden; color:#bebebe;}
.commentList li ul { margin:0; padding:0 !important;}
.commentList li ul li { border-bottom:none; margin-top:15px; border-top:1px solid #444; padding-left:30px; width:auto;  background:url(images/bgReply.gif) 4px 3px no-repeat;}

.commentList li .control { float:right;}
.commentList li .control a { display:block; height:0; padding:9px 0 0 0; overflow:hidden; float:left; margin-top:1px; margin-right:3px;}
.commentList li .control .address { background:url(images/iconAdd.gif); width:23px; }
.commentList li .control .modify { background:url(images/iconModify.gif); width:24px;}
.commentList li .control .write { background:url(images/iconReply.gif); width:28px; }
.guestbook .commentWrite { border-bottom:1px solid #e6e6e6;background:url(images/titlebg.gif) top repeat-x; margin-bottom:5px;}

.trackback {border:1px solid #424242 !important; background:#424242;  padding:8px 10px !important; display:block;  color:#888 !important; letter-spacing:normal;}
.trackback h3 {font:0.8em tahoma !important; }
.trackback h3 span { border:0 !important; font-weight:normal;}
.trackback ol {margin:7px 0 0 0; border-top:1px dotted #888; padding-top:4px;}
.trackback li {  padding:2px 0 2px 0; width:100%; 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:white;}
.trackback li p {clear:left; padding-top:7px; margin-top:4px; padding-bottom:3px; font:0.9em dotum; border-top:1px dashed #ccc;}
.trackback li .date { font:0.8em tahoma; letter-spacing:normal; color:#888;}
.trackback li .delete {  display:block; height:0; padding:9px 0 0 0; overflow:hidden; float:right; margin-top:-33px;  background:url(images/iconDelete.gif); width:22px;}

/* 페이징 */
#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:#6d6d6d; color:#fff;}
a.number:hover {background:#f180ba; text-decoration:none;}

/* 사이드 */
.sideinfo { width:195px; overflow:hidden; padding-top:30px; color:#999;}
.sideinfo a { color:#999;}
.sideinfo a:hover { color:#ff0070;}

.sideinfo .blogInfo { margin-bottom:10px;	 background: url(images/bgBlogInfo.jpg) top center no-repeat black; border:1px solid black; padding:28px 7px 7px 7px; }
.sideinfo .userID { display:block; padding:4px 0 0 0; font:10px tahoma; font-weight:bold; color:white;}
.sideinfo .notice { margin-bottom:20px; padding-bottom:5px; background:url(images/barDotted.gif) repeat-x bottom;}
.sideinfo .notice h3 { display:none;}
.sideinfo .notice li { padding-left:16px; background:url(images/iconNotice.gif) 6px 3px no-repeat;}

.sideinfo .recentPost h3 { background:url(images/barRecentPost.gif) 3px 0 no-repeat; height:0; padding:17px 0 0 0; overflow:hidden;  }
.sideinfo .recentPost li { padding-left:16px; background:url(images/bul.gif) 5px 5px no-repeat; margin-bottom:2px;}

.sideinfo .recentTutorial h3 { margin-top:17px; background:url(images/barTutorials.gif) 3px 0 no-repeat; height:0; padding:17px 0 0 0; overflow:hidden;  }
.sideinfo .recentTutorial li { clear:both;}
.sideinfo .recentTutorial li img { border:3px solid white; vertical-align:middle; margin-right:7px;}

.sideinfo .logo { margin-top:50px;}
.sideinfo .logo li { float:left;}
.sideinfo .logo li a { padding:80px 0 0 0; height:0; overflow:hidden; display:block;}
.sideinfo .logo li.tatter a { background:url(images/logoTatter.gif); width:69px;}
.sideinfo .logo li.rss a { background:url(images/logoRss.gif); width:61px;}
.sideinfo .logo li.lazylogs a { background:url(images/logoLazylogs.gif); width:65px;}