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

/* ////////////////////////////////////////////////////////////////////////////////////////////////
		
		* Minple 사이트에 이슈부분에 들어가는 스타일입니다. 
		* 수정시에 문장과 엘리먼트의 위치를 바꾸거나 순서를 변경하시면 안됩니다.
		* Author: 이정휘 (mail:karmalife@daum.net / Msn:karmalife@hotmail.com)
		
/////////////////////////////////////////////////////////////////////////////////////////////////*/
#pgMore {
	float:left;
	padding-top:20px;
	}
/* 전체 프레임 구조 영역 */

	#bSdMenu {
		width:270px;
		float:right;
		border-bottom:1px solid #e4e4e4;
		padding-top:40px;
		}
	#bCont {
		float:left;
		width:630px;
		}
#bCont h3 {
	font-size:14px;
	color:#555;
	border-bottom:1px solid #cbcbcb;
	padding-bottom:7px;
	}
#bCont h3 strong {
	color:#ff6800;
	}
.write {
	margin-bottom:20px;
	width:630px;
	float:left;
	background:url(/images/common/write_bg_top.gif) 0 0 no-repeat;
	padding-top:20px;
	color:#555;
	line-height:200%;
	}
.write input,.write01 input {
	margin-top:5px;
		}
.write01 {
	margin-bottom:20px;
	background:url(/images/common/write_bg_top_01.gif) 0 0 no-repeat;
	padding-top:20px;
	color:#555;
	line-height:200%;
	}
.write select,.write01 select {
	margin:0 5px 5px 0;
	}
	#restLength {
		font-weight:bold;
		font-size:14px;
		float:right;
		}
.write textarea,.write01 textarea {
	border:1px solid #dcdcdc;
	width:529px;
	height:53px;
	margin-right:5px;
	}
	#confirm {
		margin:0;
		}
	#addPicture {
		margin-top:5px;
		}
.write p {
	background:url(/images/common/write_bg_bottom.gif) 0 100% no-repeat;
	padding:0 20px 45px 20px;
	}
.write01 p {
	background:url(/images/common/write_bg_bottom_01.gif) 0 100% no-repeat;
	padding:0 20px 45px 20px;
	}
.write small,.write01 small {
	padding:0 5px 0 8px;
	color:#999;
	}
#cList dl,#cMinp dl {
	padding:10px 0;
	border-bottom:1px solid #e4e4e4;
	overflow:hidden;
	width:630px;
	}
#cList dl:hover,#cMinp dl:hover {
	background:#f7fdf5;
	}
#cList dl a,#cMinp dl a {
	text-decoration:none;
	}
#cList dt,#cMinp dt {
	float:right;
	width:537px;
	padding:4px 0 9px;
	position:relative;
	z-index:100;
	}
#cList dt a,#cMinp dt a {
	color:#ff6800;
	font-weight:bold;
	}
#cList dt small a, #cMy .lDate small a {
	font-weight:normal;
	color:#119f43;
	padding-left:5px;
	}
#cList dd,#cMinp dd {
	line-height:130%;
	}
#cMinp .more {
	margin:28px 0 0 520px;
	}
#cMinp dd {
	padding-right:130px;
	}
	.lImg img {
		float:left;
		width:71px;
		height:71px;
		border:5px solid #fff;
		margin-right:12px;
		}
	.lImg img:hover {
		border:5px solid #41ad13;
		}
	.lCtrl {
		position:absolute;
		width:629px;
		text-align:right;
		margin-top:-11px;
		padding:0 1px 2px 0;
		z-index:1;
		height:21px;
		background:url(/images/common/list_btn_bg.gif) 100% 0 no-repeat;
		}
	.lTag {
		padding-top:10px;
		}
	.lTag a {
		font-size:11px;
		color:#999;
		text-decoration:underline !important;
		padding-right:10px;
		}
		.lRImg img {
			width:46px;
			height:46px;
			border:2px solid #fff;
			margin-right:10px;
			float:left;
			}
		.lRImg img:hover {
			border:2px solid #41ad13;
			}
			
			
			
.sLog,.sBlog {
	border:8px solid #ffa54f;
	padding:17px 0 17px 19px;
	vertical-align:middle;
	width:235px;
	margin-bottom:23px;
	overflow:hidden;
	}
.sLog h3 {
	font-size:14px;
	}
.sLog h3 a {
	color:#ff6800 !important;
	}
#sUser h3 {
	margin-bottom:13px;
	color:#ff6800;
	float:right;
	width:157px;
	padding-top:16px;
	}

	#sRTitle p a {
		font-weight:normal;
		color:#999;
		}
	#sRTitle p a:hover {
		text-decoration:underline !important;
		}
	#userPic {
		float:left;
		width:70px;
		height:70px;
		margin:0 8px 0 0;
		}
	.userGo {
		float:right;
		margin:0;
		}
	#uAuth {
			float:left;
			width:192px;
			background:#fff4e4;
			border:1px solid #fee3c9;
			margin-top:13px;
			padding:13px 12px;
			font-size:11px;
			letter-spacing:-1px;
			line-height:150%;
			}
		#inSelfDesc {
			border:1px solid #dedede;
			font-size:11px;
			padding:28px 10px 0;
			width:196px !important;
			background:url(/images/minple/side_des_mod.gif) 10px 10px no-repeat #f9f9f9;
			}
	#uAuth p a,#uAuth strong {
		font-weight:bold;
		color:#ff6800;
		text-decoration:underline;
		}
#sUser p {
		float:left;
		width:192px;
		background:#fff4e4;
		border:1px solid #fee3c9;
		margin-top:13px;
		padding:13px 12px;
		font-size:11px;
		letter-spacing:-1px;
		line-height:150%;
		}
#sUser p a,.sBlog dd a,.sLog strong a {
	font-weight:bold;
	color:#119f43 !important;
	text-decoration:none;
	}	



#sLog fieldset {
	margin-top:13px;
	}
#sLog fieldset input {
	width:157px;
	height:19px;
	border:1px solid #cfcfcf;
	margin-bottom:5px;
	}
#sLog .right {
	position:absolute;
	width:215px;
	text-align:right;
	}	
#sLog .right input {
	width:50px;
	height:47px;
	border:none;
	margin-top:-55px;
	}
#sLog label {
	font-size:11px;
	}
#sLog ul {
	font-size:11px;
	margin-top:23px;
	}
#sLog li {
	margin-bottom:6px;;
	}
#sLog ul a {
	color:#777;
	background:url(/images/common/bullet_grey.gif) 0 50% no-repeat;
	padding-left:6px;
	}
#sUser h3 {
	padding-top:6px;
	}
#sUser p {
	font-size:11px;
	letter-spacing:-1px;
	}
	.sBlog #uAuth {
		padding:8px 10px 6px;
		}
	.sBlog dd {
		font-size:11px;
		letter-spacing:-1px;
		}
		#line {
			border-top:1px solid #ededed;
			clear:both;
			margin-right:19px;
			padding-top:10px;
			letter-spacing:0;
			}
		#line a {
			color:#777;
			padding-left:4px;
			font-weight:normal;
			}	
		#line a:hover {
			text-decoration:underline !Important;
			}
		.sLog p a,.sBlog p a,.sLog dd a {
			text-decoration:none !important;
			}

.sideBox {
	border:solid #e4e4e4;
	border-width:1px 1px 0 1px;
	padding:20px;
	}
.sideBox ul,.sideBox dl {
	overflow:hidden;
	width:230px;
	padding-top:8px;
	}
#sPoll .more {
	margin:6px 0 0 150px;
	}
#sPoll dt {
	font-weight:normal;
	}
#sPoll a {
	color:#777;
	text-decoration:none;
	}
#sPoll table {
	width:230px;
	margin-top:17px;
	}
	#pollYes,#pollNo {
		text-align:center;
		font:10px Tahoma, Arial, Helvetica;
		font-weight:bold;
		color:#fff;
		letter-spacing:-1px;
		padding-bottom:9px;
		}
		#pollYes {
			background:url(/images/common/side_poll_bg_yes.gif) 0 0 repeat-x;
			}
		#pollNo {
			background:url(/images/common/side_poll_bg_no.gif) 0 0 repeat-x;
			}
#sNewbie ul img {
	width:51px;
	height:51px;
	border:1px solid #e4e4e4;
	margin-bottom:6px;
	}
#sNewbie li {
	margin-right:6px;
	float:left;
	}

#sWidget {
	padding:0;
	}
#sWidget .more {
	margin:-15px 15px 0 0;
	float:right;
	position:relative;
	}
#sWidget dt {
	float:right;
	width:164px;
	margin-bottom:8px;
	}
#sWidget dt a {
	text-decoration:none;
	color:#555;
	}
#sWidget dd {
	line-height:150%;
	}
#sWidget dd img {
	float:left;
	margin-right:13px;
	}
#sPhoto,#sRecom {
	border:1px solid #e4e4e4 !important;
	margin-bottom:10px;
	}
#sBanner {
	padding:0;
	}
	

