@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	border: none;
	font-size: 11px;
	line-height: 19px;
	font-family: 돋움, Dotum, AppleGothic, sans-serif;
}


/* 본문 공통 */
body {
	background: #EFF0F2 url(images/bg.gif) 0px 3px;
}

a {
	color: #7B7B7B;
	text-decoration: none;
}

a:hover {
	color: #7B7B7B;
	text-decoration: underline;
}


/* 페이징 - 현재 페이지 */
.selected {
	color: #B71517;
}

.no-more-prev {
	padding-left: 6px;
	background: url(images/ico_prev_no.gif) left 2px no-repeat !important;
	color: #999 !important;
}

.no-more-next {
	padding-right: 6px;
	background: url(images/ico_next_no.gif) right 2px no-repeat !important;
	color: #999 !important;
}


/* 카테고리 - 이미지 버튼 */
.ib {
	cursor: pointer;
}


/* 카테고리 - 트리 셀 */
.branch3 {
	cursor: pointer;
}


/* 카테고리 - 카테고리 옆 개수 스타일 */
.c_cnt { 
	color: #757575;
}


/* 달력 월 표시 */
.cal_month {
	border-left: 1px solid #EFF0F2;
	border-right: 1px solid #EFF0F2;
	background-color: #3B3B3F;
	line-height: 13px;
}


/* 달력 요일 표시(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;
}


/* 달력 Week(tr 영역) */
.cal_week {}
.cal_current_week	{}


/* 달력 Day(td 영역) */
.cal_day {
	background-color: #CECFD1;
	color: #8D8D91;
	font: 9px/17px Verdana, sans-serif;
	text-align: center;
}


/* 달력 Day, 일요일 (td 영역) */
.cal_day_sunday {}
.cal_day_sunday a {}


/* 달력 지난 달 날짜 표시(td)  */
.cal_day1 {}


/* 달력 다음 달 날짜 표시(td)  */
.cal_day2 {}


/* 달력 이번 달 날짜 표시(td) */
.cal_day3 {}


/* 달력 오늘 날짜 표시(td) */
.cal_day4 {
	background-color: #7C7C80;
	color: #D3D3D7;
}


/* 달력 글쓴 날 링크 스타일 */
a.cal_click:link {
	color: #3B3B3F;
	font: 9px/17px Verdana, sans-serif;
}

a.cal_click:visited {
	color: #3B3B3F;
	font: 9px/17px Verdana, sans-serif;
}

a.cal_click:hover {}


/* 종류별 코멘트 [##_rp_rep_class_##] */
.rp_general {}

.rp_admin {
	background: url(images/iconAdmin.gif) no-repeat;
	padding-left: 20px;
}

.rp_secret {
	color: #f30;
}


/* 종류별 방명록 글 [##_guest_rep_class_##] */
.guest_general {}

.guest_admin {
	background: url(images/iconAdmin.gif) no-repeat;
	padding-left: 20px;
}


/* 비밀 댓글 (로그아웃시 비밀글 표현)  */
.hiddenComment	 {
	background: url(images/iconSecret.gif) no-repeat;
	padding-left: 20px;
	font-weight: normal;
}


/* 이미지 아래 캡션 스타일 */
.cap1 { 
	color: #999;
	text-align: center;
	padding: 4px 0;
	margin: 0;
}
	
.left {}

.center {}

.right {}


/* 그림 2개 배치 */
.dual {
	margin-bottom: 5px;
}


/* 그림 3개 배치 */
.triple {
	margin-bottom: 5px;
}


/* 본문 - more / less */
.moreless_fold,
.moreless_top {
	padding-left: 42px;
	color: #7B7B7B;
	font: 11px dotum, sans-serif;
	text-decoration: underline;
}

.moreless_fold {
	background: url(images/iconMore.gif) no-repeat left 2px;
}

.moreless_top {
	background: url(images/iconLess.gif) no-repeat left 2px;
}

.moreless_content {
	margin: 11px 0px 4px 0px;
}

.moreless_bottom {
	padding-right: 47px;
	background: url(images/iconLess.gif) no-repeat right 2px;
	color: #4F4F4F;
	font: 11px dotum, sans-serif;
	text-align: right;
	text-decoration: underline;
} 


/* 키워드 */
.key1 {
	cursor: pointer;
	border-bottom: 1px dotted #ccc;
}


/* 반드시 들어가야하는 스타일 끝 */

h1 {
	font-size: 1.6em
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

h4 {
	font-size: 1em;
}

hr {
	display: none;
}

img {
	border: 0;
}

input {
	vertical-align: middle;
}

select {
	border: 1px solid #7B7B7B;
	background-color: #EEEFF1;
}


/* 태그 */
#taglog ul,
#tagbox ul {
	text-align: justify;
}

#blogMenu li, 
#tagbox li,
#taglog li {
	display: inline;
}

#blogMenu li,
#sidebar li,
.listEntry li,
#guestList li,
.trackback li,
.commentList li {
	list-style-type: none;
}


/* 포스트 본문 마크업 */
.entry .article ol,
.entry .article ul,
.entry .article il {
	padding-left: 25px;
}

.article dt {
	padding-top: 5px;
	text-decoration: underline;
}

.article dd {
	padding-left: 25px;
	padding-bottom: 5px;
}

.author {
	clear: both;
}


/* 블로그 레이아웃 */
#header {
	width: 100%;
}

#header .wrapper {
	width: 1010px;
	margin: 0px auto;
}

#blogMenu {
	width: 100%;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	background-color: #D0D4D9;
	text-align: center;
}

#blogMenu .wrapper {
	width: 1000px;
	margin: 0px auto;
	text-align: center;
}

#sidebar {
	width: 100%;
	background-color: transparent;
	text-align: center;
}

#sidebar .wrapper {
	width: 1000px;
	margin: 0px auto;
	padding: 39px 0 0 0;
	text-align: left;
}

#sidebar .sidebar-one,
#sidebar .sidebar-two,
#sidebar .sidebar-three,
#sidebar .sidebar-four,
#sidebar .sidebar-five {
	float: left;
	width: 190px;
	overflow: hidden;
}

#sidebar .sidebar-two {
	margin-left: 29px;
}

#sidebar .sidebar-three {
	margin-left: 29px;
}

#sidebar .sidebar-four {
	margin-left: 28px;
}

#sidebar .sidebar-five {
	width: 125px;
	margin: 0 -1px 0 28px;
	overflow: hidden;
}

#sidebar .module_widget {
	margin-bottom: 18px;
}

#container {
	position: relative;
	width: 1076px;
	margin: 0px auto;
	padding: 0px;
}

#outer_btn_left {
	position: absolute;
	left: 0; 
	top: 350px;
	width:18px;
}

#outer_btn_right {
	position: absolute;
	right: 0;
	top: 350px;
	width: 18px;
}

#container #antibg {
	width: 1000px;
	margin: 0px auto;
	padding: 0px 10px;
}

textarea {
	width: 988px;
	padding: 5px;
}

#footer {
	width: 1000px;
	margin: 0px auto;
	padding-bottom: 19px;
	clear: both;
}


/* 해더 */
#header {
	height: 66px;
	background-color: #1A1A2F;
}

#header h1 {
	float: left;
	margin-top: 27px;
	margin-left: 5px;
}

#header h1 a {
	color: #E31518;
	font-size: 16px;
	font-family: dotum, tahoma;
}

#header h1 a:hover {
	text-decoration: none;
}

#header h1 a {
	display: block;
	width: 164px;
	height: 16px;
	background: url(images/title.png) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

*html #header h1 a {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cfs.tistory.com/blog/skin/tis_Fotolog_Black/images/title.png', sizingMethod='crop');
	cursor: pointer;
}

#searchBox {
	float: right;
	margin-top: 26px;
}

#searchBox input {
	width: 200px; 
	height: 20px; 
	padding: 2px 0 0 5px; 
	border: none; 
	background: url(images/search.png) top left no-repeat; 
	color: #8F8F99; 
	font-size: 12px;
}

*html #searchBox input {
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cfs.tistory.com/blog/skin/tis_Fotolog_Black/images/search.png', sizingMethod='crop');
}
	
#searchBox button {
	display: none;
}


/* 메뉴 */
#blogMenu {
	height: 47px;
	margin: 0 auto;
}

#blogMenu ul li a {
	display: block;
	float: left;
	width: 143px;
	height: 47px;
	background-repeat: no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

#blogMenu .tab_home a {
	background-image: url(images/tab_home.gif);
}

#blogMenu .tab_tag a {
	background-image: url(images/tab_tag.gif);
}

#blogMenu .tab_media a {
	background-image: url(images/tab_media.gif);
}

#blogMenu .tab_location a {
	background-image: url(images/tab_location.gif);
}

#blogMenu .tab_key a {
	background-image: url(images/tab_key.gif);
}

#blogMenu .tab_guestbook a {
	background-image: url(images/tab_guestbook.gif);
}

#blogMenu .tab_admin a {
	background-image: url(images/tab_admin.gif);
}

#blogMenu .tab_write a {
	width: 142px !important;
	background-image: url(images/tab_write.gif);
}


/* 컨텐츠 */
/* 태그로그 */
#taglog {
	padding: 57px 0 37px 0;
}

#taglog h3 {
	display: none;
}

#taglog ul {
	margin: 0;
}

#taglog ul li {
	vertical-align: middle;
}

#taglog li .cloud1 { 
	color: #B71517;  
	font: 16px/19px dotum, sans-serif;
}

#taglog li .cloud2 { 
	color: #686868;  
	font: 16px/19px dotum, sans-serif;
}

#taglog li .cloud3 { 
	background-color: #B1B1B8;
	color: #EFF0F2;  
	font: bold 12px/19px dotum, sans-serif;
}

#taglog li .cloud4 { 
	color: #686868;
	font: 12px/19px dotum, sans-serif;
}

#taglog li .cloud5 { 
	color: #999A9B;
	font: 12px/19px dotum, sans-serif;
}


/* 지역로그 */
#localog {
	padding: 58px 0 36px 0;
}

#localog h3 {
	display: none;
}

#localog .container {
	padding: 12px 10px 14px 10px;
}

#localog .spot { 
	padding-left: 17px;  
	background: url(images/iconIndentArrow_local.gif) no-repeat 0px 5px;
	color: #7B7B7B;
	font: 12px/19px dotum, sans-serif;
}

#localog .info { 
	padding-left: 17px;  
	background: url(images/iconIndentArrow_localinfo.gif) no-repeat 0px 5px;
}

#localog .info a {
	color: #4D4D4D;
	font: 12px/19px dotum, sans-serif;
}


/* 포스트 */
/* 타이틀 */
.listEntry h3,
.titleWrap h2 a {
	color: #1A1A2F;
	font: bold 14px/19px dotum, sans-serif;
}

.listEntry h3 {
	margin-bottom: 20px;
	padding-top: 57px;
}

.titleWrap h2 {
	padding-top: 57px;
	padding-bottom: 1px;
}

.titleWrap .author {
	float: right;
	color: #87888A;
	font: 11px/19px dotum, sans-serif;
	text-align: right;
}

.titleWrap .category,
.titleWrap .category a, 
.titleWrap .date,
.titleWrap .admin,
.titleWrap .admin a {
	color: #87888A;
	font: 11px/19px dotum, sans-serif;
}

.titleWrap .admin {
	margin-top: 19px;
}


/* 검색 리스트 */
.listEntry li {
	padding-left: 10px;
	background: url(images/bul.gif) no-repeat 4px 5px;
}

.listEntry li,
.listEntry li a {
	color: #717171;
	font-size: 11px;
}

.listEntry li .date {
	padding-right: 12px;
}


/* 보호글 */
.entryProtected {
	margin-bottom: 50px;
}

.entryProtected .wrapper {
	margin-top: 13px;
	padding: 23px;
	background-color: #D8DBDF;
	color: #717171;
	text-align: center;
}

.entryProtected .input {
	margin-top: 4px;
}

.entryProtected .input label {
	padding-left: 13px;
	background: url(images/bul2.gif) no-repeat 0px 2px;
	font: 10px verdana, sans-serif;
}

.entryProtected .input input {
	width: 150px;
	height: 17px !important;
	border: 1px solid #DADADA;
	vertical-align: middle;
}

.entryProtected .input .submit {
	width: 75px;  
	height: 17px; 
	border: 0; 
	background: url(images/btn_confirm2.gif) no-repeat; 
	text-indent: -5000px;
	overflow: hidden;
	cursor: pointer;
	vertical-align: middle;
}


/* 포스트 */
.entryNotice,
.entry {
	margin-bottom: 0;
}

.entryNotice .article {
	margin-top: 19px;
}

.article {
	width: 1000px;
	margin-top: 19px;
	margin-bottom: 17px;
	color: #4D4D4D;
	font: 11px/19px dotum;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
}

.article a {
	color: #7B7B7B;
	text-decoration: underline;
}


/* 태그트레일 */
.tagTrail {
	clear: both;
	margin-top: 39px;
}

.tagTrail,
.tagTrail a {
	color: #87888A;
	font: 11px/19px dotum, sans-serif;
}

.tagTrail span {
	color: #4D4D4D;
}


/* 엑션트레일 */
.actionTrail {
	clear: both;
	padding-top: 2px;
	padding-bottom: 2px;
}

.actionTrail, .actionTrail a, .actionTrail a span {
	color: #87888A;
	font: 10px verdana, sans-serif;
	letter-spacing: 0;
}

.actionTrail .cnt {
	color: #B71517;
}


/* 트랙백 */
.trackback {
	background: url(images/line_dot.gif) repeat-x bottom;
}

.trackback .space {
	height: 19px;
	font-size: 0;
	line-height: 18px;
}

.trackback h3 {
	margin-top: 22px;
	margin-bottom: 23px;
	padding-left: 75px;
	background: url(images/txt_trackback.gif) no-repeat 0px center;
}

.trackback h3 span {
	color: #4D4D4D;
	font: normal 11px verdana;
	cursor: pointer;
}

.trackback h3 span.title {
	display: none;
}

.trackback ol li {
	width: 1000px;
	margin-bottom: 19px;
	overflow: hidden;
}

.trackback h4 {
	width: 890px;
	line-height: 19px !important;
	word-break: break-all;
	word-wrap: break-word;
	overflow: hidden;
}

.trackback h4 a {
	color: #4D4D4D;
	font: 12px/19px dotum, sans-serif !important;
	word-break: break-all;
	word-wrap: break-word;
}

.trackback h4 span, 
.trackback a.delete span {
	display: none;
	line-height: 19px !important;
}

.trackback a.delete { 
	padding-left: 10px;  
	background: url(images/iconDelete.gif) no-repeat 0px 1px; 
	line-height: 19px !important;
	text-decoration: none;
}

.trackback .date {
	float: right;
	color: #B2B2B2;
	font: 10px/19px verdana, sans-serif;
}

.trackback p {
	color: #87888A;
	font: 11px/19px dotum, sans-serif;
	word-break: break-all;
	word-wrap: break-word;
}

.trackback .from {
	color: #87888A;
	font: 10px/19px verdana, sans-serif;
}

.trackback .name {
	font: 11px/19px dotum, sans-serif;
}


/* 방명록쓰기 *//* 댓글쓰기 */
#guestbook {
	margin-bottom: -2px;
	padding:56px 0 0;
}

#guestbook h3 {
	display: none;
}

.comment h3 {
	display: none;
}

#guestWrite .input label,
.commentWrite .input label {
	display: none;
}

input.name {
	width: 127px;
	padding-left: 36px;
	background-image: url(images/txt_name.gif);
}

input.password {
	width: 131px;
	margin-left: 6px;
	padding-left: 64px;
	background-image: url(images/txt_password.gif);
}

input.homepage {
	width: 555px;
	margin-left: 6px;
	padding-left: 65px;
	background-image: url(images/txt_homepage.gif);
}

input.name,
input.password,
input.homepage {
	height: 15px; 
	padding-top: 2px;
	border-bottom: 1px solid #7B7B7B; 
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 6px;
	color: #7B7B7B;
	font: 11px/11px dotum;
}

input.homepage { 
	text-transform: uppercase;
}

.secretWrap {
	height: 16px;
	padding-top: 2px;
}

.secretWrap input,
.secretWrap label {
	float: left;
}

.secretWrap label {
	display: block;
	width: 46px;
	height: 12px;
	background: url(images/txt_secret.gif) no-repeat 4px center;
	text-indent: -5000px;
	overflow: hidden;
}

textarea { 
	height: 84px;
	border: 1px solid #7B7B7B;
	background-color: #EEEFF1;
	color: #7B7B7B;
}

p.button {
	margin-top: 4px; 
	text-align: right; 
}

p.button input.submit {
	width: 75px;  
	height: 17px; 
	border: 0; 
	background: url(images/btn_confirm.gif) no-repeat; 
	text-indent: -5000px;
	overflow: hidden;
	cursor: pointer;
}


/* 방명록읽기 *//* 댓글읽기 */
#guestList {
	width: 1000px;
	padding-top: 17px;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
}

#guestList .date,
.commentList .date {
	float: right;
	color: #B2B2B2;
	font: 9px/16px verdana, sans-serif;
}

#guestList .name, #guestList .name a, 
.commentList .name, .commentList .name a {
	color: #4D4D4D;
	font: bold 11px/19px dotum, sans-serif;
}

.control a span {
	display: none;
}

.control a {
	font-size: 9px;
	text-decoration: none;
}

.control a:hover {
	text-decoration: none;
}

.control a.modify {
	padding-left: 51px;
	background: url(images/iconModify.gif) no-repeat;
}

.control a.write {
	padding-left: 34px;
	background: url(images/iconWrite.gif) no-repeat;
}

.control a.address {
	padding-left: 28px;
	background: url(images/iconAddress.gif) no-repeat;
}

#guestList ol li, 
.commentList ol li { 
	margin-bottom: 19px;
}

#guestList ol li ul,
.commentList ol li ul {
	margin-top: 19px;
}

#guestList ol li ul li, 
.commentList ol li ul li { 
	margin-bottom: 0;
	padding-left: 40px;
	background: url(images/iconIndentArrow_re.gif) no-repeat 1px 8px; 
}

#guestList ol li p, 
.commentList ol li p {
	margin-bottom: 7px;
	color: #87888A;
	font: 11px/19px dotum, sans-serif;
}

#guestList ul li p, 
.commentList ul li p {
	margin-bottom: 19px;
}


/* 댓글 */
.comment {
	margin: 0;
	padding: 0;
}

.commentWrite {
	margin: -2px 0 15px 0;
	padding: 0;
}

.commentList {
	width: 1000px;
	margin: 20px 0 0;
	padding: 0;
	overflow: hidden;
	word-break: break-all;
	word-wrap: break-word;
}


/* 페이지 */
#paging {
	text-align: right;
	font: 10px/19px verdana, sans-serif;
}

#paging a {
	color: #4D4D4D;
}

#paging .numbox { 
	margin-left: -1px;
	margin-right: -3px;
	padding-left: 6px; 
	border-left: 1px solid #CDCCCC; 
	color: #4D4D4D;
	font: 10px/19px verdana, sans-serif;
}

#paging .num { 
	margin-right: 2px;
	padding-right: 6px; 
	border-right: 1px solid #ABABAB;
}

#paging a.num span {
	font: 10px/19px verdana, sans-serif;
}


/* 이전 다음 버튼 */
#prevPage span,
#nextPage span {
	display: none;
}

#paging a#prevPage,
#paging a#nextPage {
	color: #3E3E3E;
}

#paging a#prevPage:hover,
#paging a#nextPage:hover {
	text-decoration: none;
}

#paging #prevPage { 
	padding-left: 6px;
	background: url(images/ico_prev.gif) left 2px no-repeat; 
}

#paging #nextPage { 
	padding-right: 6px;
	background: url(images/ico_next.gif) right 2px no-repeat; 
}


/* 사이드바 */
#blogImage img {
	width: 180px;
	border: 5px solid #fff;
}


/* 리스트 */
#sidebar .wrpper ul li {
	padding-left: 6px;
}

#sidebar .wrapper #tagbox ul li {
	padding-left: 0;
}

#sidebar .wrapper ul li,
#sidebar .wrapper ul li a { 
	color: #757575;
	font-size: 11px;
	line-height: 19px;
	font-family: dotum !important;
}

#userID { 
	display: block;
	color: #4D4D4D;
	font: bold 11px/19px dotum, sans-serif;
}

#blogDesc {
	color: #87888A;
	font: 11px/19px dotum, sans-serif;
	letter-spacing: -1px;
}


/* 카운터 */
#counter {
	margin-bottom: 10px;
}

#counter div {
	width: 121px;
	height: 16px;
	margin-top: 1px;
	padding: 4px 4px 0 0;
	color: #EDEDEE;
	font: 9px verdana, sans-serif;
	text-align: right;
}

#counter div span {
	display: none;
}

#counter .total {
	background: url(images/txt_total.gif) no-repeat;
}

#counter .today {
	background: url(images/txt_today.gif) no-repeat;
}

#counter .yesterday {
	background: url(images/txt_yesterday.gif) no-repeat;
}

#btnRSS {
	margin-bottom: 18px;
}

#btnRSS a {
	display: block;
	width: 125px;
	height: 20px;
	background: url(images/rss.gif) no-repeat;
}

#btnRSS a span {
	display: none;
}


/* 타이틀 */
#category h3,
#calendar h3 {
	display: none;
}

h3.stitle {
	display: block;
	width: 190px; 
	height: 19px; 
	margin-bottom: 1px; 
	background-repeat: no-repeat;
	background-position: 0 7px;
	text-indent: -1000px;
	overflow: hidden;
}

#notice h3 {
	background-image: url(images/stitle_notice.gif);
}

#tagbox h3 {
	background-image: url(images/stitle_tag.gif);
}

#recentPost h3 {
	background-image: url(images/stitle_recentpost.gif);
}

#recentComment h3 {
	background-image: url(images/stitle_recentcomment.gif);
}

#recentTrackback h3 {
	background-image: url(images/stitle_recenttrackback.gif);
}

#archive h3 {
	background-image: url(images/stitle_archive.gif);
}

#link h3 {
	background-image: url(images/stitle_mylink.gif);
}

.module_widget h3,
.module_plugin h3 {
	margin-top: 2px;
	margin-bottom: 6px;
	color: #757575;
	font: bold 11px dotum;
}

#sidebar ul,
#category {
	margin-bottom: 18px;
}


/* category */
#category div,
#category span {
	line-height: normal;
}


/* 태그박스 */
#tagbox li,
#tagbox li a {
	color: #757575;
	font: 11px/19px dotum, sans-serif;
}

#tagbox li .cloud1,
#tagbox li .cloud2,
#tagbox li .cloud3 {
	background-color: #818185;
	color: #E4E4E5 !important;
}


/* footer */
#adTistory {
	margin-bottom: 5px;
}

#adTistory a {
	display: block;
	height: 18px;
	padding-top: 7px;
	padding-left: 100px;
	background: url(images/tistory.png) no-repeat;
	color: #757575;
	font: 11px dotum;
}

*html #adTistory a {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cfs.tistory.com/blog/skin/tis_Fotolog_Black/images/tistory.png', sizingMethod='crop');
	cursor: pointer;
}

#footer #footMenu {
	color: #747577;
	font-size: 12px;
	line-height: 24px;
}

#footer #footMenu a {
	color: #747577;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: -1px;
}

#footer #copyright,
#footer #copyright a {
	color: #72767B;
	font: 9px/12px verdana;
	text-transform: uppercase;
}


/* 달력테이블 */
#calendar {
	margin-top: 5px;
	margin-bottom: 20px;
}

#calendar .cal_month a { 
	color: #D3D3D7;
	font: bold 9px/11px Verdana, sans-serif;
}

#calendar .cal_month a.prev-month { 
	display: block; 
	float: left;
	width: 5px;
	height: 11px;
	margin-left: 4px;
	background: url(images/btn_prevmonth.gif) no-repeat 0px 4px;
	text-indent: -1000px;
	overflow: hidden;
}

#calendar .cal_month a.next-month { 
	display: block; 
	float: right;
	width: 5px;
	height: 11px;
	margin-right: 4px;
	background: url(images/btn_nextmonth.gif) no-repeat 0px 4px;
	text-indent: -1000px;
	overflow: hidden;
}

#calendar .tt-calendar thead {
	display: none;
}

#calendar .tt-calendar tbody td { 
	background-color: #CECFD1;
	color: #8D8D91;
	font: 9px/17px Verdana, sans-serif;
	text-align: center;
}

#calendar .tt-calendar tbody td.cal_day4 {
	background-color: #7C7C80;
	color: #DBDBDB;
}


/* 포스트본문 */
.article blockquote {
	margin: 19px 0; 
	padding-left: 12px; 
	background: url(images/iconBlockquote.gif) no-repeat;
}