﻿@charset "utf-8";
/* CSS Document */


/*없애기*/

a { selector-dummy : expression(this.hideFocus=true);}
*a { selector-dummy : expression(this.hideFocus=true);}

#tt-body-event #main .post_postInfo,
#tt-body-event #main .admin,
#tt-body-photo #main .post_postInfo,
#tt-body-photo #main .admin,
#tt-body-about #main .post_postInfo,
#tt-body-about #main .admin,
#tt-body-about #main .subject,
#tt-body-about #main .paging {display:none;}

#tt-body-event #main .subject .title_date {color:#000000;}

#tt-body-blog #main .subject .title_date {color:#000000;}

#tt-body-photo #main .subject .title_date {color:#000000;}


#tt-body-about #main .searchList,
#tt-body-event #main .searchList,
#tt-body-photo #main .searchList,
#tt-body-blog #main .searchList,
#tt-body-link #main .searchList {display:none;}

#tt-body-about #main .search .paging,
#tt-body-event #main .search .paging,
#tt-body-photo #main .search .paging,
#tt-body-blog #main .search .paging,
#tt-body-link #main .search .paging {display:none;}

/*커버*/



div,p,span,table,tr,td {margin:0; padding:0;}

h1,h2,h3,h4,h5,h6 {font-size:100%; display:block;}

div a,
p a {color:#000000; text-decoration:none;}

div a:hover,
p a:hover {color:#80dfff; text-decoration:underline;}

.clear {clear:both;}

body {
	font-family:"돋움","dotum","dotumche","굴림","gulim";
	font-size:12px;
	line-height:130%;
	background:url(images/body_bg.gif) 0 0 ;
	}

#container {
	width:930px;
	margin:0 auto;
	}

#branding a {background:url(images/logo2.gif) 0 0 no-repeat; width:530px; height:120px; text-indent:-9999px; display:block; margin-top:50px; margin-bottom:50px;}
#branding a:hover {background:url(images/logo2.gif) 0 -150px no-repeat; width:530px; height:120px; text-indent:-9999px; display:block;}
		
#contents {}

#side {
	width:155px;
	float:left;
	}
	
#main {
	width:720px;
	float:right;
	background:#FFFFFF;
	padding:10px 20px 10px 20px;
	}
	
#siteinfo {
	height:60px;
	background:url(images/siteinfo2.gif) no-repeat right 50%;
	text-indent:-9999px;
	margin-top:10px;
	}

#about_navi {text-align:right;}
	
#about_navi li {
	list-style:none;
	display:inline;
	font-size:90%;
	}

#about_navi li a {
	padding:3px 4px 3px 4px;
	margin-left:3px;
	background-color:#FFCC00;
	font-weight:bold;
	text-decoration:none;
	color:#aa5812;
	}

#about_navi li a:hover {
	background-color:#aa5812;
	color:#FFFFFF;
	}
	
/*페이지*/

.center_img {text-align:center;}


/*타이틀*/

.title {width:720px; text-indent:-9999px;  height:110px;}

body #container #about0 .title {background:url(images/about_title.gif) right 0 no-repeat; }
body #container #about1 .title {background:url(images/about_title.gif) right -110px no-repeat; }
body #container #about2 .title {background:url(images/about_title.gif) right -220px no-repeat; }
body #container #about3 .title {background:url(images/about_title.gif) right -330px no-repeat; }

body #container #about0 .an00 a {background-color:#aa5812; color:#FFFFFF;}
body #container #about1 .an01 a {background-color:#aa5812; color:#FFFFFF;}
body #container #about2 .an02 a {background-color:#aa5812; color:#FFFFFF;}
body #container #about3 .an03 a {background-color:#aa5812; color:#FFFFFF;}



/*사이드바*/

#side h4 {margin-bottom:3px;}

#side .side_01 {background:url(images/side_title.gif) 0 0  no-repeat; width:154px; height:15px; text-indent:-9999px; display:block; margin-top:0;}
#side .side_02 {background:url(images/side_title.gif) 0 -30px  no-repeat; width:154px; height:15px; text-indent:-9999px; display:block;}
#side .side_03 a {background:url(images/side_title.gif) 0 -60px  no-repeat; width:154px; height:15px; text-indent:-9999px; display:block;}

#side ul {margin:0; padding:0;}

#side ul li {list-style:none;}

#side .menu01 a {background:url(images/menu.gif) 0 0 no-repeat; width:154px; height:30px; text-indent:-9999px; display:block;}
#side .menu02 a {background:url(images/menu.gif) 0 -50px no-repeat; width:154px; height:30px; text-indent:-9999px; display:block;}
#side .menu03 a {background:url(images/menu.gif) 0 -100px no-repeat; width:154px; height:30px; text-indent:-9999px; display:block;}
#side .menu04 a {background:url(images/menu.gif) 0 -150px no-repeat; width:154px; height:30px; text-indent:-9999px; display:block;}
#side .menu05 a {background:url(images/menu.gif) 0 -200px no-repeat; width:154px; height:30px; text-indent:-9999px; display:block;}

#side .menu01 a:hover {background:url(images/menu.gif) -165px 0 no-repeat; width:154px; height:30px; text-indent:-9999px; display:block;}
#side .menu02 a:hover {background:url(images/menu.gif) -165px -50px no-repeat; width:154px; height:30px; text-indent:-9999px; display:block;}
#side .menu03 a:hover {background:url(images/menu.gif) -165px -100px no-repeat; width:154px; height:30px; text-indent:-9999px; display:block;}
#side .menu04 a:hover {background:url(images/menu.gif) -165px -150px no-repeat; width:154px; height:30px; text-indent:-9999px; display:block;}
#side .menu05 a:hover {background:url(images/menu.gif) -165px -200px no-repeat; width:154px; height:30px; text-indent:-9999px; display:block;}

.sInput {width:121px; border:1px solid #666666; height:21px; vertical-align:middle; margin-right:0;}
.searchSubmit { text-indent:-9999px; vertical-align:middle; margin-left:-10px;} 
/*블로그*/

.subject {
	padding-top:10px;
	}	

.subject h1 {
	font-size:24px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif, dotum, "돋움";
	text-align:left;
	margin-top:0px;
	letter-spacing:-1px;
	margin-bottom:1px;
	}

.subject .title_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
	}
	
.subject h1 a {
	color:#000000;
	text-decoration:none;
	}

.subject h1 a:hover {
	color:#80dfff;
	text-decoration:none;
	}
	
.post_date, .post_category {
	text-align:right;
	background:url(images/bul_1.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	}

.post_category {display:none;}
	
.post_author {
	color:#6600cc;
	background:url(images/bul_2.gif) no-repeat 0 50%;
	padding:0 0 0 10px;
	}

.post_tag {
	color:#0f75bc;
	background:url(images/bul_3.gif) no-repeat 0 50%;
	padding:0 0 0 35px;
	display:none;
	}

.comment_trackback {
	padding:0 0 0 10px;
	}
	
.postinfo {
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	letter-spacing:-1px;
	margin-top:20px;
	text-align:right;
	
	}

.postinfo li {
	list-style:none;
	margin:3px 0 3px 0;
	}

.postinfo li a {font-size:12px;}

.paging {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	margin-top:50px;
	}

.paging .older {float:right;}
.paging .newer {float:left;}


.paging span {display:none;}

.paging a {
	color:#000000;
	text-decoration:none;
	}
	
.paging a:hover {
	color:#80dfff;
	text-decoration:none;
	}

.searchList {
	margin-bottom:30px;
	font-family:Arial, Helvetica, sans-serif;
	}

.searchList h2 {font-size:14px; font-weight:bold;}

.searchList .date {color:#0090ff; font-weight:bold; font-size:12px; font-family:Arial, Helvetica, sans-serif;}
.searchList a {font-weight:bold; color:#000000;}

.searchList ul, ol {margin:0; padding:0;}
 
.searchList ol li,	
.taglog ul li {
	list-style:none;
	background:url(images/bul_side.gif) no-repeat 0 50%;
	padding:3px 0 4px 13px;
	margin:0;
	border-bottom:#CCCCCC 1px solid;
	}
	
.searchList ol li a,	
.taglog ul li a {
	color:#000000;
	}

.searchList ol li a:hover,	
.taglog ul li a:hover {
	color:#80dfff;
	}

.searchList cite,
.searchList .slCnt {font-size:10px; text-decoration:none; color:#666666; font-style:normal;}
.searchList .slDate {color:#0099FF;}

.hentry {border-bottom:1px solid #333333;}

.entry {
	overflow:hidden;
	width:720px;
	margin:0 0 50px 0;
    line-height:1.7em;
	}
	
.article {
	overflow:hidden;
	width:720px;
	padding:10px 0 0 0;
	}

.article blockquote {
	margin:10px;
	padding:10px 10px 20px 10px;
	background:#e3e3e3 url(images/blockquote.gif) no-repeat right bottom;
	}

.article ul li {
	list-style:none;
	background:url(images/bul_reply.gif) no-repeat 0 6px;
	padding-left:15px;
	}

.article ul {
	margin-left:20px;
	}

.article ol {
	margin-left:35px;
	}

.article a {
	color:#0066CC;
	}
.article a:hover {
	color:#80dfff;
	}

.article img {
	border:none;
	}		

	
/*코멘트*/

.guestList,
.commentList,
.commentWrite
 {
	padding:0;
	margin:10px 0 10px 0;
	}
	
.commentWrite label {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:bold;
}

.commentWrite .commentWrite0 {
	width:95%;
	}

.guestList .odd,
.commentList .odd {
	width:90%;
	padding:7px 0 10px 15px;
	margin:0 0 10px 40px;
	}
	
.guestList .odd p,
.commentList .odd p {
	margin:0;
	padding:5px 0 5px 0;
	}

.trackback {
	padding:0;
	margin:10px 0 10px 0;
	}

.trackbackUrl {
	margin:0;
	padding:0 0 5px 0;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	}

.trackbackUrl .url span {
	color:#000000;
	
	}

.trackback li {
	margin:0;
	padding:0;
	list-style:none;
	}

.trackback ol {
	padding:3px 0px 3px 0px;
	margin:0;}

.trackbackUrl {
	text-align:right;
	}

.guestList ol,
.commentList ol {
	padding:5px 0 5px 0px;
	margin:0;}

.guestList li,
.commentList li {
	margin:0;
	padding:0;
	list-style:none;
	}

.guestList li p,
.commentList li p {
line-height:160%;
padding-right:10px;
}

.secretWrap,
.commentTypeOpenid {display:none;}

.commentList,
.trackback ol {border-bottom:#000000 1px solid; border-top:1px #000000 solid;}

.commentContent .smallText{font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

 .smallText{font-family:Arial, Helvetica, sans-serif; font-weight:bold; }

.rep_name {
	color:#484848;
	font-weight:bold;
	background:url(images/bul_1.gif) no-repeat 0 50%;
	padding-left:14px;	
	}
.rep_name a {
	color:#484848;
	font-weight:bold;
	}	

.rep_name_re {
	color:#484848;
	font-weight:bold;
	background:url(images/bul_1.gif) no-repeat 0 50%;
	padding-left:14px;	
	}	

.rep_name_re a {
	color:#484848;
	font-weight:bold;
	}

.trb_name {
	color:#484848;
	font-weight:bold;
	}

.trb_name a {
	color:#484848;
	font-weight:bold;
	}

.trb_icon {
	background:url(images/bul_1.gif) no-repeat 0 50%;
	padding-left:9px;	
	}	
	
.writer {
	padding:1px;
	margin:3px 0 3px 0;
	}	

#guestWrite {margin-top:190px;}


#guestWrite p,
.commentWrite p {
	margin:3px 0 3px 0;
	padding:2px;
	}

.secretWrap input {
	border:none;
	background:none;
	}

.com_input {
	padding:3px;
	width:33%;
	border:none;
	background:#000000;
	color:#FFFFFF;
	font-weight:bold;
}

#guestWrite textarea,
.commentWrite textarea {
	width:100%;
	border-top:none;
	border-right:none;
	border-left:none;
	background:#000000;
	color:#FFFFFF;
	padding:10px;
	}

.submit_clear {
	width:25%;
	border-top:none;
	border-right:none;
	border-left:none;
	background:#eee6cf;
	}




#siteinfo .info a {
	color:#333333;
	text-decoration:none;
	}

#siteinfo .info a:hover {
	color:#80dfff;
	text-decoration:underline;
	}



#siteinfo .rssbt a { background:url(images/rssbt.gif) 0 0 no-repeat; width:44px; height:18px; text-indent:-9999px; display:block; margin:0 auto; float:right;}


/*사이드바 모양*/

div#sidebar span img {
	padding-top:20px;
	padding-bottom:1px;
	}

div#sidebar .sInput {
	width:85%;
	border-top:none;
	border-right:none;
	border-left:none;
	background:#eee6cf;
	}

div#sidebar .searchSubmit {
	width:20px;
	border:none;
	background:url(images/search_icon.gif) no-repeat 50% 50%;
	}


div#sidebar .recent ul li a,
div#sidebar .notice_list li a {
	color:#333333;
	text-decoration:none;
	}
	
div#sidebar .recent ul li a:hover,
div#sidebar .notice_list li a:hover {
	color:#999999;
	text-decoration:underline;
	}

div#sidebar ul {
	padding:0;
	margin:0;
	}

div#sidebar .recent ul li,
div#sidebar .notice_list li {
	letter-spacing:-1px;
	list-style:none;
	padding:2px 0 2px 10px;
	}

div#sidebar h3 {
	display:none;
	color:#135071;
	font-weight:bold;
	margin:0;
	padding:15px 0 5px 0;
	}	
	
div#sidebar span img {

	}

div#sidebar .notice_list {
	margin:10px 0 0 0;
	}

div#sidebar .notice_list li {
	margin:3px 0 3px 0;
	background:url(images/bul_notice.gif) no-repeat 0 0;
	}

div#sidebar .recent li {
	background:url(images/bul_side.gif) no-repeat 0 10px;
	}
	
div#sidebar .tagbox ul li {
	padding:2px;
	margin:4px;
	display:inline;
	}

.cloud5 {text-decoration:none; color:#333333; font-weight:normal; background:#FFFFFF;}
.cloud4 {text-decoration:none; color:#FFFFFF; font-weight:normal; background:#f8cb75;}
.cloud3 {text-decoration:none; color:#fe4111; font-weight:bold; background:#FFFFFF;}
.cloud2 {text-decoration:none; color:#684f40; font-weight:normal; background:#FFFFFF; font-size:1.25em;}
.cloud1 {text-decoration:none; color:#FFFFFF; font-weight:normal; background:#ca2d92; font-size:1.25em;}

div#sidebar .tagbox ul li a:hover {text-decoration:underline; background:#CCCCCC;}


div#sidebar .rss {
	text-align:center;
	padding:20px 0 0 0;
	}	
	

#sidebar .counter              { font:0.75em ;  padding:5px 0;  margin:30px 0 10px 0;  text-align:center;  letter-spacing:0;}
#sidebar .counter li           { background:none;  display:inline;  padding:0 5px; list-style:none;}
#sidebar .counter li.total     { display:block;  color:#000;}
	
