﻿/* CSS Document */

/* 미리보기 레이어 */
.mm_prev {
	border:1px solid #ccc;
	width:350px;
	}
.mm_prev em {
	font-style:normal;
	}
.mm_prev td {
	padding:7px 0 7px 7px !important;
	margin:0;
	}	
.mm_prev img {
	margin-top:4px;
	width:59px;
	height:46px;
	border:2px solid #ccc;
	}
.mm_prev li 
	{
	margin:0;
	padding:0;
	line-height:150%;
	}
	
.mm_prev ul {
	margin:0;
	padding:0;
	}

	
	
/* 블로그 태그 입력을 위한 스타일 */
.tag_cont {
	border-bottom:1px solid;
	}
.posttag {
	font-size:13px;
	margin:10px 0;
	background:url(../img/bg/dotX.gif) 0 0 repeat-x;
	padding-top:10px;
	}
.posttag li {
	display:inline;
	padding-left:7px;
	text-decoration:none;
	}
.posttag li a {
	text-decoration:none !important;
	}
.posttag li sup {
	font-family:verdana, tahoma, arial, helvetica, sans-serif;
	font-size:11px;
	padding-left:1px;
	}
.posttag code {
	font-family:AppleGothic, "돋움", "굴림", verdana, tahoma, arial, helvetica, sans-serif;
	}
	
.posttag code a {
	text-decoration:none !important;
	}
.posttag .input{
	border:1px solid #ccc;
	width:80px;
	margin:0 0 0 3px;
	color:#666;
	padding-left:5px;
	vertical-align:middle;
	height:14px;
	}
.posttag .btn{
	border:solid #ccc;
	border-width:1px 1px 1px 1px;
	vertical-align:middle;
	height:18px;
	color:#333;
	padding-top:2px;
	background-color:#fff;
	font-size:12px;
	width:30px;
	}
.posttag .tag_ex {
	margin-top:7px;
	}
	
.posttag .tag {
	font-family:verdana,tahoma, arial, helvetica, sans-serif;
	font-size:9px;
	}
	.posttag .tag a{
	text-decoration:none;
	font-size:12px;
	}
	.tag_lot {
		width:25px;
		vertical-align:top;		
		}
			.tag_lot a {
				text-decoration:none;
				font-size:12px;
				}
	.tag_co {
		padding:1px 0 0 0;
		}
			.tag_co a{
				text-decoration:none;
				font-size:12px;
				}


#DivTagList img {
	margin:0 0 3px 0;
	vertical-align:middle;
	}	
	
	
	

/* 헤드라인 추가스타일 */
.h_tagoutput {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	width:530px;
	float:left;
	margin-bottom:10px;
	}
.h_tagoutput img {
	padding-top:2px;
	float:left;
	}
.h_tagoutput p {
	float:left;
	width:535px;
	}
.h_tagoutput .tag {
	font-family:verdana,tahoma, arial, helvetica, sans-serif;
	font-size:9px;
	}
	.tag_lot {
		width:25px;
		vertical-align:top;		
		}
	.tag_co {
		padding:1px 0 0 0;
		}
#text_footer {
	clear:both;
	padding-top:10px;
	display:inline;
	}

#rct_post {
	background-color:#F3F6FB;
	padding:10px 0 10px 10px;
	margin-bottom:20px;
	clear:both;
	width:99%;
	}

#rct_post h5 {
	font-weight:normal;
	background:url(../img/icon/icon_relpost.gif) 0 40% no-repeat;
	padding-left:15px;
	float:left;
	font-size:12px;	
	}
#rct_post img {
	float:right;
	margin-right:10px;
	}
#rct_post table {
	border-top:1px dotted #EBEBEB;
	margin-top:7px;
	padding-top:7px;
	clear /* */:both;
	}
#rct_post td {
	width:50%;	padding:0;
	}
#rct_post p {
	padding:2px 0;
	}
#rct_post p a {
	background:url(../img/icon/blt_relpost.gif) 0 40% no-repeat;
	padding-left:7px;
	}
	
/* 블로그 사진출력을 위한 스타일 */
#photolist_h3 {
 	background:url(../img/icon/head_blogphoto.gif)  0 5% no-repeat;
	padding:0 0 5px 15px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}
.photolist {
	clear:both;
	margin:0;
	}
	
.photolist li {
	display:inline;
	background:url(../img/bg/img_frm.gif) 0 0 no-repeat;
	width:120px;
	height:105px;
	float:left;
	margin:0 14px 10px 0;
	}
.photolist li img {
	margin:11px 5px;
	width:108px;
	height:81px;
	border:1px #ccc solid;
	}
/* 태그 클라우드 */
#tag_h3 {
	padding:0 0 5px 15px;
	background:url(../img/icon/head_tag.gif) 0 0 no-repeat;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}
#tagcloud {
	
	}
#tagcloud li {
	display:inline;
	line-height:250%;	
	}
#tagcloud li a {
	padding:0 3px;
	text-decoration:none;
	}
#tagcloud li a:hover {
	padding:0 3px;
	text-decoration:none;
	}
	
	.S {
		font-weight:bold;
		}
		
	.L {
		font-weight:bold;
		background-color:#E7E7E7;
		font-size:14px;
		color:#330!important;
		}

	.XL {
		font-weight:bold;
		background-color:#FFC;
		font-size:16px;
		color:#C00!important;
		}



