/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
body{
		font:0.75em/1.5 Verdana, Gulim, Dotum, AppleGothic, Sans-serif;
		background:url(images/bg_notebdr_violettaV2_wide.gif) repeat-y center top;
		color:#666;
		padding:0;
		margin:0;
}
a:link          { color:#666;     text-decoration:none;}
a:visited       { color:#666;     text-decoration:none;}
a:hover         { color:#DFC3E1;  text-decoration:none; font-weight:bold;}
a:active        { color:#666;     text-decoration:none;}

/* 페이징 - 현재 페이지 */
    .selected     { font-weight:bold;  color:#AA78B2;}
    .no-more-prev { background:url(images/ico_prev_no.gif) left 1px no-repeat !important; padding-left:6px; color:#999;}
    .no-more-next { background:url(images/ico_next_no.gif) right 1px no-repeat !important; padding-right:6px; color:#999;}
	

/* 카테고리 - 이미지 버튼 */
    .ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
    .branch3                { cursor:pointer;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
    .c_cnt                  { font:0.75em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#D27BA4;}

/* 달력 월 표시 */
    .cal_month              { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  height:18px; font-weight:bold;}
/* 달력 요일 표시(th 영역) */
    .cal_week1              { font:0.95em Dotum, Arial, sans-serif;  height:18px;  font-weight:normal;}
/* 달력 일요일 표시(th 영역) */
    .cal_week2              { font:0.95em Dotum, Arial, sans-serif;  color:#F73B94; }

/* 달력 Week(tr 영역)  */
    .cal_week               { }
    .cal_current_week       { }

/* 달력 Day(td 영역) */
    .cal_day                { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#999;  text-align:center;}
/* 달력 Day, 일요일 (td 영역)  */
    .cal_day_sunday         { color:#F73B94 !important;}
    .cal_day_sunday a       { color:#F73B94 !important;}


/* 달력 지난 달 날짜 표시(td)   */
    .cal_day1               { color:#ccc;}
/* 달력 다음 달 날짜 표시(td)   */
    .cal_day2               { color:#ccc;}
/* 달력 이번 달 날짜 표시(td) */
    .cal_day3               { color:#666;}
/* 달력 오늘 날짜 표시(td) */
    .cal_day4               { color:#000;  background:#; text-decoration:none;font-weight:bold;border:1px solid #DFC3E1;}
/* 달력 글쓴 날 링크 스타일 */
    a.cal_click:link        { color:#AA79B2;  font-weight:bold;}
    a.cal_click:visited     { color:#AA79B2;  font-weight:bold;}
    a.cal_click:hover       { color:#fff; background:#DFC3E1; font-weight:bold;}


/* 종류별 코멘트 [##_rp_rep_class_##] */
    .rp_general             { }
    .rp_admin               { background:url(images/iconAdmin.gif) no-repeat;  padding-left:20px;}
    .rp_secret              { color:#999;}
/* 종류별 방명록 글 [##_guest_rep_class_##] */
    .guest_general          { }
    .guest_admin            { background:url(images/iconAdmin.gif) no-repeat; padding-left:20px;}
    .guest_secret           { color:#999;}	
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
    .hiddenComment { background:url(images/iconSecret.gif) no-repeat; padding-left:23px; font-weight:normal;}


/* 이미지 아래 캡션 스타일 */
    .cap1                   { color:#999;font:0.9em dotum; text-align:center; padding:4px 0; margin:0;}
 
/* 그림 */
    .imageblock  	    { border:0px; padding:0px; margin:0px;}
    .imageblock a:link      { border:0px; padding:0px; margin:0px;}
    .image a:link           { border:0px; padding:0px; margin:0px;}
    .article .imageblock a:link { border-style: none;}
    .article .imageblock a:visited { border-style: none;}
    .article .imageblock a:hover { border-style: none;}
    .article .imageblock a:active { border-style: none;}



/* 왼쪽 */
    .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: help;color:#999; border-bottom: 1px dotted #FE46DD; }


/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */

hr              { display:none;}
img             { border:0;}
h1, h2, h3, h4  { margin:0;  padding:0;}
h1              { font-size:1.4em;}
h2              { font-size:1.1em;}
h3              { font-size:1.1em;}
h4              { font-size:1em;}
input           { border:1px solid #DFC3E1;}
textarea        { border:1px solid #DFC3E1;}

.cnt { font:0.75em Verdana, Arial, Helvetica, sans-serif; color:#D27BA4;}
.date { font:0.85em Verdana;}
.name { color:#333;}

/* 블로그 레이아웃 */
#container { margin:0 auto;width:1050px;background:url(images/bg_violettaV2_wide_container.gif) repeat-y left top; }
#innerC1{ margin:0 auto;}
#innerC2 { margin:0 0 0 0 ;  }
#wrap_body { float:left; width:730px; }
	#header { padding: 5px 10px;}
		#blogMenu { text-align:right; margin-top:28px;}
	#content { padding:0 10px 10px 0;}
#sidebar { float:right; width:255px; padding:25px 10px 25px 20px; overflow:hidden; }
#footer { clear:both;background-color:;}

/* header */

h1 { margin: 30px 0 0 30px;}
.titlestyle { color:#AA78B2;}
#blogDesc { margin:3px 0 3px 32px;color:#DFC3E1;font:11px dotum;}


/* blogMenu */
#blogMenu { font:0.85em Verdana;color:#AA78B2;}
#blogMenu a        { color:#9D66A6;}
#blogMenu a:hover  { color:#;font-weight:bold;border-bottom: 1px #FE46DD dotted ;}



/* content */
.entry,
.entryProtected,
.entryNotice { margin-top:50px;}
h2 a{ background:url(images/bg_title.gif) repeat-y right top #DFC3E1; padding:5px 20px 3px 20px; color:#fff!important;}
.entryInfo,
.article { padding:20px 0 0 20px; margin-bottom:10px; clear:both;}
.entry .entryInfo { padding-top:50px;}
.non_article { padding-left:30px;margin-top:30px;}

.article a:link, 
.article a:visited { color:#AA78B2; border-bottom:1px dotted #FE46DD;}

.non_article ul,
.non_article ol { list-style:none; padding:19px 0 0 5px; margin:0;}
.non_article li { padding-bottom:2px;}


.commentbox { padding-left:20px;}


 

 
/* search result */
#searchRplist { padding-top:7px;}

.fsfwnormal { font-weight:normal;font-size:0.85em;}


/* local */ 

#localog .spot              { background:url(images/iconIndentArrow_local.gif) 5px 0 no-repeat;  padding-left:20px;  margin-top:5px;}
#localog .info              { padding-left:15px;  margin-top:2px;}
#localog a{ text-decoration:none;}
.localogarrow { color:#D572DC;}


/* tag */

#taglog ul                  { padding:5px; margin:0; text-align:justify;}
#taglog li                  { display:inline;padding-right:px;}
#taglog li .cloud1          { background-color:#;  color:#8F5399;  font-weight:bold;  font-size:1.4em;}
#taglog li .cloud2          { background-color:#;  color:#4E9DF5;  font-weight:bold;  font-size:1.2em;}
#taglog li .cloud3          { background-color:#;  color:#EF529B;  font-weight:bold;  font-size:1.0em;}
#taglog li .cloud4          { background-color:#;  color:#424242;     font-size:0.9em;}
#taglog li .cloud5          { font-size:0.9em;  color:#999; }
#taglog a:hover   {color:#fff; background:#DFC3E1;}



/* guestbook*/



.guestWrite                 { padding:25px 10px 10px 0px;}
.guestWrite p               { padding:1px 0; margin:0;} 
.guestWrite input           { width:150px; background-color:#FDF9FD; border:1px solid  #DFC3E1; padding-left:3px;}
.guestWrite textarea        { width:638px;  height:105px;padding:5px; background-color:#FDF9FD; border:1px solid  #DFC3E1; font:1em dotum; position:relative; top:-20px;scrollbar-face-color: #F0E7F0;scrollbar-arrow-color: #DFC3E1;scrollbar-shadow-color: #ccc;scrollbar-darkshadow-color:#ffffff;}
.guestWrite .homepage       { width:300px; font:1em Verdana;}
.guestWrite .submit         { width:649px; height:20px;background-color:#F0E7F0; border:1px solid  #DFC3E1; color:#666; font-weight:bold !important; font:1em Verdana; position:relative; top:-20px;}
.guestWrite .secretWrap     { float:right; position:relative; top:-20px; left:-0px;}
.guestWrite .checkbox       { border:none; padding:0;	margin:0; width:25px; background:none;}


#guestList                  { padding-top:10px;padding-left:0px; width:648px;padding-bottom:10px; overflow:hidden; }
#guestList ol,
#guestList ul               { margin:0; padding:0;  list-style:none;}
#guestList li               { border-top:2px dotted #ccc;  padding-top:20px;  padding-bottom:0px; }
#guestList li ul li         { margin-left:20px; background:url("images/ico_indent.gif") no-repeat 0px 20px;  background-color:#;  padding-left:25px; border:0px solid #eee;}
#guestList li p             { border-top:0px dashed #ccc; margin-top:2px; padding-top:0px;}
#guestList li .name         { font-size:1.1em; color:#AA79B2;  font-weight:bold; }
#guestList li .name a       { font-size:1em; color:#AA79B2;  font-weight:bold; background:url(images/ico_house.gif) right no-repeat; padding-right:10px;}
#guestList li ul li .name   { font-size:1em; color:#666;}
#guestList li ul li .name a { color:#666;}
#guestList li .date         { font:0.8em Tahoma, Helvetica, Arial, Gulim, sans-serif;}
#guestList .control a.modify       { background:url(images/btn_modify.gif) no-repeat;  padding:0 0 2px 36px;  text-decoration:none;}
#guestList .control a.modify span  { display:none;}
#guestList .control a.reply        { background:url(images/btn_reply.gif) no-repeat;  padding:0 5px 2px 40px;  text-decoration:none;}
#guestList .control a.reply span   { display:none;}


.comment p                { margin:3px 0 0 0; padding:0;}
.comment strong           { font-weight:bold;}
.comment ol,
.comment ul               { margin:0; padding:0;  list-style:none;}
.comment li               { border-bottom:2px dotted #ccc; margin-top:5px; padding-top:15px;padding-bottom:15px; }
.comment li ul li         { border:none; margin-left:20px; background:url("images/ico_indent.gif") no-repeat 0 0; padding:0 0 0 15px;}
.comment li p             { }




/* entryProtected */ 

.entryProtected .article { background:url(images/accessory_protected_ViolettaHomme.gif) no-repeat 30px 30px; padding-top:20px; height:150px;}
*html .entryProtected .article { background-position: 20px 20px;}
*:first-child+html .entryProtected .article { background-position: 20px 20px;}

.entryProtected .article p{ padding-left:80px;}

.entryProtected .submitBtnInput{ width:120px; height:16px;}
.entryProtected .submitBtnSubmit { width:45px;height:20px; background:url(images/bg_btn.gif) bottom repeat-x; border:1px solid #DFC3E1; color:#BA87BD; font:0.75em Verdana;}

.protectedmsg { font:0.95em Verdana;}


/* entry */
.author .text { font:1em Verdana;}
.tagTrail { padding:0px 0px 2px 21px; background:url(images/bg_tag.gif) 0px 0px no-repeat;}
.tagTrail .text { font:1em Verdana; font-weight:bold;}
.actionTrail { padding:0px 0px 0px 21px; background:url(images/bg_action.gif) 0px 1px no-repeat;} 
.actionTrail .cnt { color:#D27BA4;}
.filedUnder { padding:0px 0px 3px 21px; background:url(images/bg_under.gif) 0px 1px no-repeat;}
.admin { padding:0px 0px 3px 21px; background:url(images/bg_admin.gif) 0px 1px no-repeat;}



.trackback { padding-left:30px;}
.trackback h3 { background-color:#f6f6f6; color:#000; border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8;font:0.95em Verdana; padding:5px; font-weight:normal;}
.trackback h3 .text { font-weight:normal;}
.trackback ol { list-style:none; padding:10px; margin:0; width:645px; overflow:hidden;}
.trackback li { margin-bottom:10px;}
.trackback h4 { font:1em Verdana, Arial, Helvetica, sans-serif;}
.trackback h4 a { text-decoration:underline;}
.trackback p { padding:5px 0; margin:0; font:1em/1.2em dotum; color:#666;}
.trackback .delete { background:url(images/ico_Delete.gif) no-repeat; padding-left:15px;}
.trackback .delete span  { display:none;}

.comment {padding-left:30px;width:660px; overflow:hidden;}
.comment h3 { background-color:#f6f6f6; color:#000; border-top:1px solid #e8e8e8;border-bottom:1px solid #e8e8e8; font:0.95em Verdana; padding:5px; font-weight:normal; margin-top:5px;}
.comment p                        { margin:3px 0 0 0; padding:0;}
.comment strong           { font-weight:bold;}
.comment ol,
.comment ul               { margin:0; padding:0;  list-style:none;}
.comment li               { border-bottom:2px dotted #ccc; margin-top:5px; padding-top:15px;padding-bottom:15px; }
.comment li ul li         { border:none; margin-left:20px; background:url("images/ico_indent.gif") no-repeat 0 0; padding:0 0 0 15px;}
.comment li p             { }
.comment li .name         { font-size:1.1em; color:#AA79B2;  font-weight:bold; }
.comment li .name a       { font-size:1em; color:#AA79B2;  font-weight:bold; background:url(images/ico_house.gif) right no-repeat; padding-right:10px;}
.comment li ul li .name   { font-size:1em; color:#666;}
.comment li ul li .name a { color:#666;}
.comment li .date         { font:0.8em Tahoma, Helvetica, Arial, Gulim, sans-serif;}
.comment .control a.modify       { background:url(images/btn_modify.gif) no-repeat;  padding:0 0 2px 36px;  text-decoration:none;}
.comment .control a.modify span  { display:none;}
.comment .control a.reply        { background:url(images/btn_reply.gif) no-repeat;  padding:0 5px 2px 40px;  text-decoration:none;}
.comment .control a.reply span   { display:none;}



.commentWrite                 { padding:0px ; margin-top:20px;margin-bottom:20px;padding-top:5px;}
.commentWrite p               { padding:1px 0; margin:0;} 
.commentWrite input           { width:150px; background-color:#fff; border:1px solid #ccc; padding-left:3px;}
.commentWrite textarea        { width:643px; height:105px; padding:5px; background-color:#fff; border:1px solid #ccc; font:1em dotum; position:relative; top:-20px;scrollbar-face-color: #eeeeee;scrollbar-arrow-color: #ccc;scrollbar-shadow-color: #ccc;scrollbar-darkshadow-color:#ffffff;}
.commentWrite .homepage       { width:300px; font:1em Verdana;}
.commentWrite .submit         { width:655px;  height:20px;background-color:#eee; border:1px solid  #ccc; color:#666; font-weight:bold !important; font:1em Verdana; position:relative; top:-20px;}
.commentWrite .secretWrap     { float:right; position:relative; top:-20px; left:-5px;}
.commentWrite .checkbox       {	border:none; padding:0;	margin:0; width:25px; background:none;}


.article { width:700px; overflow:hidden;}
.article dt              { text-decoration:underline;}
.article dd              { margin-left:20px;  padding-bottom:10px;}
.article blockquote      { background:url(images/iconBlockquote.gif) top left no-repeat;  padding-left:25px;  margin:10px 20px;}



/* paging */
#paging           { padding-top:20px;  text-align:center;  font-size:0.95em; color:#666;}
#paging .numbox   { border-left:1px solid #999; padding-left:6px; margin-left:6px;  font:0.95em verdana;}
#paging .num      { border-right:1px solid #999; padding-right:8px; margin-right:5px;}
#paging a:hover   { color:#E59EBF;}
#paging #prev_page { background:url(images/ico_prev.gif) left 1px no-repeat; padding-left:6px;}
#paging #next_page { background:url(images/ico_next.gif) right 1px no-repeat; padding-right:6px;}


/* sidebar */
#sidebar ul{ list-style:none; padding:0 0 0 10px; margin:0;}
#sidebar h3 { padding:14px 0 5px 0px; color:#AA79B2; font:0.85em verdana; font-weight:bold; margin-top:10px;}
#sidebar a: hover { color:#DFC3E1;}
#sidebar h3 a: hover{ color:#DFC3E1;}
#sidebar .name { color:#999; font:0.95em dotum;}
#sidebar .date { color:#999;font:0.65em vernada;}
#sidebar .cnt { font:0.75em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#D27BA4;}


/* searchForm */
#searchForm { padding-top:0px;padding-left:13px;}
#searchForm .searchBtnInput { width:110px;height:16px;background:#fff;}
#searchForm .searchBtnSubmit { width:50px;height:20px; background:url(images/bg_btn.gif) bottom repeat-x; border:1px solid #DFC3E1; color:#BA87BD; font:0.75em Verdana;}


/* 블로그 이미지 박스 */
#profileBox          { padding-top:8px; margin:0 0 15px 13px;}

/* 블로그 이미지 */
#blogImage img      { border:5px solid #F2E4F3; width:160px; display:block; margin-bottom:2px;background-color:#fff;}

/* 아이디 */
#sidebar #userID     { font-size:0.90em; color:#BA87BD; background:url(images/ico_bloggerMsg.gif) 2px 1px no-repeat; padding:2px 0 0 23px;  display:block;}

.userIDmsg {font-size:0.85em; color:#999;}

/* 링크 */

.webLink { color:#999;font:0.9em dotum;}


/* notice */
#notice    { padding-top:14px;}
#notice li { background:url(images/ico_notice.gif) 3px 6px no-repeat; padding:1px 0 0 20px; border-bottom:0px dashed #ccc;}

/* adminMenu */
#adminMenu   { padding-left:2px;padding-bottom:3px;}
#adminMenu li{ display:inline;}

#archive { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;}


#sidebar #tagbox ul            { text-align:justify;}
#sidebar #tagbox li            { background:none;  display:inline;}
#sidebar #tagbox a             { letter-spacing:-1px;}	
#sidebar #tagbox li .cloud1          { background-color:#eee;  color:#7a7a7a;  font-weight:;  font-size:1.0em;}
#sidebar #tagbox li .cloud2          { background-color:#eee;  color:#999;  font-weight:;  font-size:0.9em;}
#sidebar #tagbox li .cloud3          { background-color:#eee;  color:#A3A3A3;  font-weight:;  font-size:0.9em;}
#sidebar #tagbox li .cloud4          { background-color:#;  color:#7a7a7a;     font-size:0.9em;}
#sidebar #tagbox li .cloud5          { font-size:0.9em;  color:#999; }
#sidebar #tagbox a:hover       { background-color:#DBB9DD;  text-decoration:none; font-weight:bold;  color:#fff !important;}

/* visitor etc */
#Visitor_Statistics    { padding:18px 0 21px; 0;font-size:0.8em;color:#DFC3E1;}



/* ***** footer ***** */
#footer          { width:710px; text-align:center;  padding:40px 10px 13px 0px;  font:11px Verdana, dotum;	color:#999;}
#footer a        { color:#999;}
#footer a:hover  { color:#E59EBF;font-weight:normal;}

#footer .footMenu a:hover { color:#A244B1;}
#footer .copyright { color:#999;}
#footer .copyright a{ font-weight:bold;}
#footer .copyright a:hover { font-weight:bold;}




