@charset "utf-8";

/* 공통 */

html,

body {
	margin:0px;
	background:url(http://www.weddingmate.co.kr/2007/images/bg.gif);
	font-family: 굴림, Verdana;
	font-size: 13px;
	color: #666666;

}



a:link          { color:black;    text-decoration:none;}

a:visited       { color:black;    text-decoration:none;}

a:hover         { color:#bc2020;     text-decoration:none;}

a:active        { color:#bc2020;     text-decoration:none;}



/* 페이징 - 현재 페이지 */

.selected               { font-weight:bold;  color:#f30;}

.no-more-prev,

.no-more-next { color:black;}



/* 카테고리 - 이미지 버튼 */

    .ib                     { cursor:pointer;}

/* 카테고리 - 트리 셀 */

    .branch3                { cursor:pointer;}

/* 카테고리 - 카테고리 옆 개수 스타일 */

    .c_cnt                  { font:0.75em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#fff;}



/* 달력 월 표시 */ 

.cal_month { font-size : 11px; height: 18px; } 



/* 달력 요일 표시(th 영역) */ 

.cal_week1 { font-size : 11px; height:18px; } 



/* 달력 일요일 표시(th 영역) */ 

.cal_week2 { color: #f30; font-size:11px; text-align: center; } 



/* 달력 지난 달 날짜 표시(td) */ 

.cal_day1 { color: #000; font-size:11px; text-align:center; } 



/* 달력 다음 달 날짜 표시(td) */ 

.cal_day2 { color: #000; font-size : 11px; text-align: center; } 



/* 달력 이번 달 날짜 표시(td) */ 

.cal_day3 { font-size : 11px; text-align: center; } 



/* 달력 오늘 날짜 표시(td) */ 

.cal_day4 { text-align: center; font-size : 11px; background-color:#ccc; font-weight:bold; } 



/* 달력 글쓴 날 링크 스타일 */ 

a.cal_click:link { font-weight: bold; color : #333; } 

a.cal_click:visited { font-weight: bold; color : #333; } 

a.cal_click:hover { font-weight: bold; color : #333; } 



/* 달력 Week(tr 영역) */ 

.cal_week               { background-color:#fff;}

.cal_current_week       { background-color:#eee;}



/* 달력 Day(span 영역) */ 

.cal_day {font-size:11px; color:#999; } 



/* 달력 Day, 일요일 (span 영역) */ 

.cal_day_sunday         { color:#f30 !important;}



/* 종류별 코멘트 */ 

/* ##_rp_rep_class_## */ 

.rp_general {} 

.rp_admin {} 

/* ##_guest_rep_class_## */ 

.guest_general {} 

.guest_admin {} 

/* 비밀 댓글 (로그아웃시 비밀글 표현)    */

.hiddenComment { background:url(images/iconSecret.gif) no-repeat;  padding-left:20px;  font-weight:normal;}



/* 이미지 아래 캡션 스타일 */ 

.cap1 { color: #876; text-align: center; } 



/* 그림 */ 

.imageblock {} 



/* 왼쪽 */ 

.left {} 



/* 가운데 */ 

.center {} 



/* 오른쪽 */ 

.right {} 



/* 그림 2개 배치 */ 

.dual {} 



/* 그림 3개 배치 */ 

.triple {} 



/* 동영상 */ 

.mov {}



/* more / less */ 



.moreless_fold {} 



.moreless_top {} 



.moreless_content {} 



.moreless_bottm {} 



/* 공통 끝 */







/* 블로그 페이지용 */



.subm{ text-align:right;}



hr              { display:none;}

img             { border:0;}

h1, h2, h3, h4  { margin:0;  padding:0;}

h1              { font-size:1.8em;}

h2              { font-size:1.4em;}

h3              { font-size:1.2em;}

h4              { font-size:1em;}

input           { border:1px solid #aaa;}

textarea        { border:1px solid #aaa;}



#container{

	width:850px;

	text-align:left;

	margin-top: 0px;

	margin-right: auto;

	margin-bottom: 20px;

	margin-left: auto;

  }

#cont{

	width:800px;

	border:10px solid #AFCAC0;

	background-color:white;

	margin-bottom:20px;

	margin-left: 30px;

}

/*#header{

	height:190px;


	background-repeat: no-repeat;

	background-position: left top;

	width: 810px;

	margin-left: 0px;

}
*/
#content{

	float:right;

	width:550px;

	margin-right:5px;

	border: 3px solid #FFECEC;

	margin-top: 10px;

}

#sidebar{

	float:left;

	width:210px;

	margin-top:10px;

	margin-bottom:5px;

	margin-right: 10px;

	border: 3px solid #FFECEC;

	margin-left: 5px;

}

#footer{

clear:both;

border-top:1px solid #ccc;

padding:15px 0 15px 0;

margin-top:5px;

margin-left:15px;


margin-right:15px;

text-align:center;

}



/* ************** header ******************* */



#header .menu{

	clear:both;

	float:right;

	width:320px;

	text-align:right;

	padding-right:27px;

	margin-top:10px;

	color:white;

}

#header h1 a           { font-family:batang;  font-weight:bold;  letter-spacing:-3px;}



#header .menu ul   { margin:0;  padding:0;  list-style:none;}

#header .menu li   { display:inline;  background:url(images/bullBar.gif) no-repeat; padding-left:7px;}

#header li.tab_home { background:none;}

#header .left_head{

float:left;border:0px solid black;width:500px;

}

#header .right_head{

float:right;border:0px solid black;width:300px;

}

#header .left_head .title{width:380px;

clear:both;margin-top:100px;padding-left:25px;

}



#header .left_head .title h3{

font-size:20px;

}



#header .search{

float:right;

text-align:center;

margin:20px 0px;

padding:2px 10px 2px 0;

border:0px;

}

#header .search input{

border:0px;

width:90px;

background-color:transparent;

}

#header .search .submit{

width:22px;

height:20px;

background:url('images/sidebar_search.gif') no-repeat;

}

/* ************** sidebar ****************** */



#sidebar h3{font-size:13px; border-bottom:1px solid #ccc; padding:3px 5px; margin:7px 0;}



#sidebar .comm{font-size:10px;}



#sidebar .botton{text-align:center;  padding:5px;}



#sidebar .img{

text-align:center;

}

#sidebar .img img{

	width:150px;

}



#sidebar .adminmenu ul   { margin:0;  padding:0;  list-style:none;}

#sidebar .adminmenu li   { display:inline;  background:url(images/bullBar.gif) no-repeat; padding-left:7px;}

#sidebar li.admin {background:none;}



#sidebar .desc{

border:0px solid black;

font-size:11px;

padding:0px 2px;

margin:7px 10px;

}

#sidebar .desc .blogger{

padding:5px;border:0px;

}

#sidebar .desc .adminmenu{

text-align:right;

}



#sidebar .side a{cursor:hand;}



#sidebar ul                    { padding:0;  margin:0;  list-style:none;}

#sidebar li                    { padding-left:7px; margin:5px 0;}

#sidebar .cnt                  { font:0.85em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#f60;}

#sidebar .date                 { font:0.9em Tahoma, Helvetica, Arial, Gulim, sans-serif;  color:#888;}

#sidebar .name                 { font:0.9em Dotum, Arial, sans-serif;  color:#888;}



#sidebar .Desc             { color:#888;  font-size:0.9em;  line-height:1.2em;  letter-spacing:-1px;}



#notices {font-size:12px;}

#notices a:link,

#notices a:visited     { background:url(images/iconNotice.gif) 0 0 no-repeat; padding:1px 0 5px 27px;}



#sidebar .adminMenu            { padding:8px 5px 6px 5px;  background-color:#eee; margin:5px 0 10px 0;}

#sidebar .adminMenu li         { background:none;  display:inline; width:100px;}

#sidebar .adminMenu a          { padding:3px 20px 1px 20px;  border:1px solid #999;  color:#666;  text-decoration:none;  background-color:#fff;}



#sidebar .side{ padding:0 10px; margin-bottom:13px;}



#sidebar .side .cate{padding:0 5px;}

#sidebar .side .tag{ padding-left:7px; margin:5px 0;}



.cloud1 {

  background-color:#FFFFFF;

	font-weight: bold;

	font-size :18px;

	color :#FF0391!important ;

	}

	

.cloud2 {

background-color:#FFFFFF;

	font-weight: bold;

	font-size :16px;

	color :#FFBEEA!important ;

	}

	

.cloud3 {

	 background-color:#fffddd;

	font-weight: bold;

	font-size :14px;

	color :#0099CC!important ;

	}

.cloud4 {

	font-size :12px;

	color :#000000;

	}

.cloud5 {

	font-size :11px;

	color :#000000;

	}

.side .tag a:hover{

	background-color:#eee;

	color:#aaaaaa;

	}



#sidebar .tagbox ul            { padding:5px 2px;	text-align:justify;}

#sidebar .tagbox li            { background:none;  display:inline;}

#sidebar .tagbox a             { letter-spacing:-1px;}	

#sidebar .tagbox li .cloud1    { background-color:#eee;  font-weight:bold;  font-size:16px;  color:#a2348f;}

#sidebar .tagbox li .cloud2    { background-color:#eee;  font-weight:bold;  font-size:15px;  color:#5a5194;}

#sidebar .tagbox li .cloud3    { background-color:#eee;  font-weight:bold;  font-size:14px;  color:#7870ab;}

#sidebar .tagbox li .cloud4    { background-color:#eee;  font-size:13px;  color:#666;}

#sidebar .tagbox li .cloud5    { font-size:12px;  color:#888;}	

#sidebar .tagbox a:hover       { background-color:#eee;  text-decoration:none;  color:#000;}



#sidebar .recentComment        {width:190px; overflow:hidden;}

#sidebar .recentTrackback      {width:190px; overflow:hidden;}





#sidebar .archive              { font-family:verdana;}

#sidebar .calendar             { padding:0 10px; font-family:verdana; margin-bottom:5px;}



#sidebar .counter              { font:0.85em Verdana, Helvetica, Arial, Gulim, sans-serif;  padding:5px 0;  margin:10px 0;  text-align:center;  background-color:#eee;  letter-spacing:0;}

#sidebar .counter li           { background:none;  display:inline;  padding:0 5px;}

#sidebar .counter li.total     { display:block;  color:#000;}



#sidebar .botton          { text-align:center;  padding:5px;}

#sidebar .botton img{border:0px;}



/* ************** content ****************** */

#content .localog, 

#content .taglog, 

#content .keylog,

#content .entryNotice, 

#content .entryProtected,

#content .entry,

#content .guestbook, 

#content .searchList, 

#content .searchRplist      { 

margin-bottom:20px;

padding:0px 5px 5px 5px;}



#content .localog h3, 

#content .taglog h3,

#content .keylog h3, 

#content .guestbook h3,

#content .searchList h3, 

#content .searchRplist h3   { font-size:16px; border-bottom:1px solid #ccc; margin-bottom:5px; margin-top:10px; padding-bottom:5px;}



.searchList ol, 

.searchRplist ol            { list-style:none;  padding:5px;  margin:0;}

.searchList li, 

.searchRplist li            { border-bottom:1px solid #eee;  padding-bottom:2px;  margin-bottom:4px;}

.searchList .date, 

.searchRplist .date         { font:0.95em Verdana, Helvetica, Arial, Gulim, sans-serif;  margin-right:10px; }

.searchList .cnt            { font:0.75em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#c93;} 

.searchRplist .name         { font:0.95em Dotum, Arial, sans-serif;    color:#999;  padding-left:8px;}



.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;}

.localog a:link             { color:#5a5194;}

.localog a:visited          { color:#5a5194;}

.localog a:hover            { color:#7870ab;  text-decoration:underline;}



.taglog ul                  { padding:5px; margin:0; text-align:justify;}

.taglog li                  { display:inline;}

.taglog a:hover             { background-color:#eee;  color:#000;}

.taglog li .cloud1          { background-color:#eee;  color:#a2348f;  font-weight:bold;  font-size:16px;}

.taglog li .cloud2          { background-color:#eee;  color:#5a5194;  font-weight:bold;  font-size:15px;}

.taglog li .cloud3          { background-color:#eee;  color:#7870ab;  font-weight:bold;  font-size:14px;}

.taglog li .cloud4          { background-color:#eee;  color:#666;     font-size:13px;}

.taglog li .cloud5          { font-size:12px;  color:#999; }



.key1 { border-bottom:1px solid #666;}





.guestbook p                { padding:5px; margin:0;}



.guestWrite                 { }

.guestWrite input           { width:150px;}

.guestWrite textarea        {

	width:520px;

	padding:5px;

	border:1px solid #ccc;

}

.guestWrite .homepage       { width:300px;}

.guestWrite .submit         { width:200px;  height:22px;  background-color:white;  font:1.1em Dotum, Arial, sans-serif; padding-top:3px; border:1px solid #ccc;}



.guestList ol,

.guestList ul                       { margin:0;  padding:0;  list-style:none;}

.guestList .date                    { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#777;}

.guestList .name                    { font-weight:bold;}

.guestList ol li                    { border:1px solid #ccc; padding:10px; margin-bottom:10px;}

.guestList ul                       { padding:5px 0px 0px 25px; margin-left:20px;  padding-left:25px; padding-top:10px;  border:none; overflow:hidden;}

.guestList .control a.modify       { background:url(images/iconModify.gif) no-repeat;  padding:0 0 2px 53px;  text-decoration:none;}

.guestList .control a.modify span  { display:none;}

.guestList .control a.write        { background:url(images/iconWrite.gif) no-repeat;  padding:0 5px 2px 53px;  text-decoration:none;}

.guestList .control a.write span   { display:none;}





/* entry */

.entryNotice h2, 

.entryProtected h2, 

.entry h2              { font-size:16px;  line-height:1.2em;}

.entry .title,

.entryNotice .title,

.entryProtected .title{ border-bottom:1px solid #dddddd;padding-bottom:5px;}

.titleWrap h2{margin-bottom:5px; margin-top:5px;}

.titleWrap .admin {margin-top:5px; margin-bottom:20px;}

.titleWrap .category a   { font:12px Dotum, Arial, sans-serif;}

.titleWrap .date         { font:11px tahoma; color:#888;}

.entryProtected p.text   { background:url(images/imgProtected.gif) no-repeat ; padding-left:50px;}

.entryProtected input    { width:200px;}

.entryProtected .submit  { width:50px; padding-top:2px; height:20px; background-color:#ccc;}



.article                 {

	width:520px;

	margin:15px 5px 20px 5px;

	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;}



.tagTrail                { border-bottom:1px solid #ccc; padding:5px 5px 5px 40px;  background:url(images/entryTag.gif) center left no-repeat; clear:both;}

.tagText                 { display:none;}



.actionTrail             { border-top:0px solid #ccc;  padding:7px 5px;  font:11px verdana; clear:both;}

.actionTrail .cnt        { color:#c93;}



.trackback{

	border:1px solid #ccc;

	padding:10px;

	margin-bottom:5px;

	width:500px;

	overflow:hidden;

}

.trackback h3            { font:11px Verdana; color:#333;  border-bottom:0px solid #f5f5f5;  margin:5px 5px 10px 5px;}

.trackback h4            { font:12px Verdana; font-weight:normal;  margin:0;}

.trackback ol            { margin:0;  padding:0;  list-style:none;}

.trackback li            { border-top:1px solid #ccc;  padding:5px;}

.trackback .date         { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#777;}

.trackback p             { font:0.95em Dotum, Arial, sans-serif;  color:#999;  margin:3px 0 0 0; padding:0;  letter-spacing:-1px}



.trackback a.delete      { background:url(images/iconDelete.gif) left top no-repeat;  padding-left:8px;  text-decoration:none;}

.trackback a.delete span { display:none;}



.comment{

	padding-top:5px;

	padding-bottom:10px;

	overflow:hidden;

	width: 530px;

} 

.comment p                        { padding:5px; margin:0;}

.comment ol,

.comment ul                       { margin:0;  padding:0;  list-style:none;}

.comment .date                    { font:0.9em Verdana, Helvetica, Arial, Gulim, sans-serif;  color:#777;}

.comment .name                    { font-weight:bold;}

.comment ol li                    { border:1px solid #ccc; padding:10px; margin-bottom:10px;}

.comment ul                       { padding:5px 0px 0px 25px; margin-left:20px;  padding-left:25px; padding-top:10px;  border:none; overflow:hidden;}

.comment .control a.address       { background:url(images/iconAddress.gif) no-repeat;  padding-left:52px;  padding-bottom:2px;  text-decoration:none;}

.comment .control a.address span  { display:none;}

.comment .control a.modify        { background:url(images/iconModify.gif) no-repeat;  padding-left:52px;  padding-bottom:2px;  text-decoration:none;}

.comment .control a.modify span   { display:none;}

.comment .control a.write         { background:url(images/iconWrite.gif) no-repeat;  padding-left:52px;  padding-bottom:2px;  text-decoration:none;}

.comment .control a.write span    { display:none;}

.comment .rp_desc {padding:5px;}

/*

.commentWrite                     { padding-top:10px; padding-bottom:5px; margin-top:20px;}



.commentWrite input               { width:150px;}

.commentWrite textarea            { width:548px;  position:relative; top:-22px; border:1px solid #ccc;}

.commentWrite .homepage           { width:300px;}

*/

.commentWrite .button             { width:200px;  height:22px;  background-color:#ccc;  font:1.1em Dotum, Arial, sans-serif; padding-top:3px; position:relative; top:-18px; border:1px solid #ccc; background-color:white;}

.commentWrite .secretWrap         { float:right; position:relative; top:-23px; left:-10px;}

.commentWrite .checkbox           {	border:none; padding:0;	margin:0; width:25px;}



.commentWrite                 { padding-top:10px; padding-bottom:5px; margin-top:20px;}

.commentWrite input           { width:150px;}

.commentWrite textarea        { width:556px;  position:relative; top:-22px; border:1px solid #ccc;}

.commentWrite .homepage       { width:300px;}

.commentWrite .submit         { width:200px;  height:22px;  background-color:white;  font:1.1em Dotum, Arial, sans-serif; padding-top:3px; border:1px solid #ccc;}



.paging           { clear:both; padding-top:10px; padding-bottom:15px;  text-align:center;  font-size:11px;}

.paging .numbox   { border-left:1px solid #ccc; padding-left:6px; margin-left:6px;  font:11px verdana;}

.paging .num      { border-right:1px solid #ccc; padding-right:8px; margin-right:5px;}

.paging a:hover{color:black;}

.paging a:active{color:black;}




/*
.bg{

	background-image: url(images/bg2.gif);

	background-repeat: repeat-x;

}

*/