@charset "utf-8";
/* CSS Document */

/* body */
body {
	font:12px/1.5 "Malgun Gothic", Verda
	na, 바탕;
	background-color:#ffffff;
	margin:0;
}
img {
	border:0;
	padding-bottom:10px;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#595959;
	text-decoration:none;
}

h1 {
	font-size:16px;
	padding:0;
	margin:0;
}
h1 a {
	color:#fff;
}
h1 a:hover {
	color:#fff;
	border-bottom:1px dashed #FCF;
}
h2 {
	background:url('img/title_line_bg.gif') no-repeat;
	font-size:20px;
	color:#ff5400;
	height:36px;
	padding:0 0 10px 10px;
	margin:0;
}
h3 {
	font-size:14px;
	color:#ff5400;
	padding:0;
	margin:3px;
	border-bottom:1px dashed #000;
}
h4 {
	font-size:12px;
	color:#ff5400;
	padding:0;
	margin:3px;
	border-bottom:1px dashed #000;
}
h5 {
	font-size:12px;
	color:#ff5400;
	padding:0 0 0 5px;
	margin:3px;
}
h6 {
	padding:0 0 0 5px;
	margin:3px;
}
#bg {
	width: 100%;
	background:url('img/bg.gif') repeat-x;
	padding-top: 24px;
	min-width:1000px;
}

/* 그림 */
    .imageblock             { }

/* 왼쪽 */
    .left                   	{ }

/* 가운데 */
    .center                 	{ }

/* 오른쪽 */
    .right                  	{ }

/* 그림 2개 배치 */
    .dual                   	{}

/* 그림 3개 배치 */
    .triple    {}

/* 상단 */
#top {
	width: 964px;
	height: 167px;
	background-image:url('/pb/skin/soubie/img/top_bg.jpg');
	margin-left:auto;
	margin-right:auto;
	padding-top:00px;
	padding-left:0px;
	padding-right:0px;

}
#title {
	width:640px;
	height:40px;
	padding-top:5px;
	overflow:hidden;
}
#nav {	
	height:14px;
	padding-top:0px;
}
/*관리버튼*/
.nav {
	list-style:none;
	padding:30px 0px 0px 0px;
	margin:0px;
}
.nav li {
	display:inline;
}
.nav a {
	float:left;
	padding:0;
	font-size:0px;
	height: 14px;
	margin:0 2px; /* 메뉴와 메뉴 사이의 간격 조절 */
}
.nav_admin a {
	width:42px;
	background:url('/pb/skin/soubie/img/nav_admin.gif') center no-repeat;
}
.nav_write a {
	width:43px;
	background:url('/pb/skin/soubie/img/nav_write.gif') center no-repeat;
}
.line a {
	width:6px;
	background:url('/pb/skin/soubie/img/nav_line.gif') center no-repeat;
}
/*관리버튼과 메인 네비게이션 사이의 여백*/
.blank a {
	width:320px;
}

/*메인 네비게이션*/
.nav_main a {
	width:52px;
	background:url('/pb/skin/soubie/img/nav_gotomain.gif') center no-repeat;
}
.nav_cover a {
	width:70px;
	background:url('/pb/skin/soubie/img/nav_cover.gif') center no-repeat;
}
.nav_notice a {
	width:75px;
	background:url('/pb/skin/soubie/img/nav_notice.gif') center no-repeat;
}
.nav_tag a {
	width:52px;
	background:url('/pb/skin/soubie/img/nav_tag.gif') center no-repeat;
}
.nav_local a {
	width:86px;
	background:url('/pb/skin/soubie/img/nav_local.gif') center no-repeat;
}
.nav_keyword a {
	width:70px;
	background:url('/pb/skin/soubie/img/nav_keyword.gif') center no-repeat;
}
.nav_guest a {
	width:52px;
	background:url('/pb/skin/soubie/img/nav_guest.gif') center no-repeat;
}

/*컨텐츠영역*/
#content {
	width: 936px;
	background-image:url('http://www.brandspt.com/pb/skin/soubie/img/center_bg.gif');
	margin-left:auto;
	margin-right:auto;
	padding:15px 14px 15px 14px;
	overflow:auto;
}
/*포스트 출력되는 부분*/
#post {
	width:642px;
	float:left;
	position:relative;
	margin-left: 10px;
}
/*커버*/
.box {
	padding:0 0 50px 0;
}
.noEntry_cover {
	padding:3px 0 5px 0;
	font-size:11px;
}
.noEntry_cover h2 {
	padding-top:3px;
	font-size:15px;
	height:0px;
	padding-bottom:18px;
	border-bottom:1px dashed #333;
}
.noEntry_cover h2 a {
	color:#333;
}
.noEntry_cover ol,
.noEntry_cover li {
	list-style:none;
}
/*검색된 글 출력 부분*/
.Search_list h3 {
	background:url('img/title_line_bg.gif') no-repeat;
	font-size:14px;
	color:#ec4c0d;
	height:36px;
	padding:4px 0 0px 10px;
	margin:0;
	border-bottom:0px;
}
.Search_list h3 .cnt {
	font-weight:bold;
}
.Search_list h3 strong {
	color:#000;
}
.Search_list ol {
	padding-left: 20px;
	margin:8px 0 5px 0;
	border-bottom:1px dashed #333;
	list-style:url('img/search_list.gif');
}
.Search_list li {
	margin:0;
	padding:0 0 3px 0;
}
.Search_list .cnt {
	color:#77be26;
}
.Search_list .date {
	font-family:Verdana;
	color:#494949;
	font-size:10px;
}
.Search_list .name {
	color:#494949;
	font-size:10px;
}
.Search_list a {
	font-size:12px;
	color:#000;
}
.Search_list a:hover {
	border-bottom:1px dashed #ff92b1;
}
.Search_list p {
	margin:0;
	padding:0;
}
/*로컬로그*/
.local_box .spot {
	background:url('img/local_spot.gif') 0 5px no-repeat;
	padding:5px 0 5px 17px; 
	color:#999;
}
.local_box .info {
	background:url('img/local_list.gif') 0 5px no-repeat;
	padding-left:12px;
	border-bottom:1px dashed #333;
	padding-bottom: 5px;
}
/*태그로그 리스트부분*/
.taglog ul {
	margin:0;
	padding:0;
	text-align:justify;
}
.taglog li {
	display:inline;
	list-style:none;
	color:#888;
}
.taglog li .cloud1 { 
	color:#000; 
	font-size:14px;
	font-weight:bold;
	padding:2px;
}
.taglog li .cloud2 { 
	color:#222; 
	font-size:12px;
	font-weight:bold;
}
.taglog li .cloud3 { 
	color:#333; 
	font-size:11px;
}
.taglog li .cloud4 { 
	color:#666; 
	font-size:11px;
}
.taglog li .cloud5 { 
	color:#999; 
	font-size:11px;
}
/*키워드 설명*/
.keyword_noEntry ul {
	margin:0;
	padding:0;
}
.keyword_noEntry li {
	list-style:none;
	border-bottom:1px dashed #333;
	padding-bottom:3px;
}
.keyword_noEntry a {
	color:#000;
}
.keyword_noEntry a:hover {
	border-bottom:1px dashed #ff92b1;
}
/*글쓰기 폼*/
.openID {
	font-size:11px;
	color:#666;
	padding-left: 147px;
}
.openID a {
	color:#333;
}
.openID a:hover {
	text-decoration:none;
	border-bottom:1px dashed #ff92b1;
}
.writeForm {
	padding:0 0 20px 0;
}
.writeForm .textField {
	width:330px;
	color:#333;
	border:1px dashed #c9c9c9;
	font-size:12px;
	padding:3px;
}
.writeForm .name {
	background:url('img/name.gif') 0 20px no-repeat;
	padding: 15px 0 5px 147px;
}
.writeForm .pass {
	padding-left:147px;
	background:url('img/password.gif') 0 5px  no-repeat;
	padding-bottom: 5px;
	
}
.writeForm .url {
	padding-left:147px;
	background:url('img/website.gif') 0 5px no-repeat;
	padding-bottom: 15px;
}
.writeForm .content {
	padding-left:147px;
	background:url('img/comment.gif') no-repeat;	
}

.writeForm textarea { 
	width:330px; 
	height:80px;
	border:1px dashed #c9c9c9;
	overflow:visible;
	font-size:12px;
	padding:3px;
}
.writeForm .submit { 
	width:338px;
	padding:3px;
	font-weight:bold;
	border:1px dashed #c9c9c9;
	background-color:#fff;
	cursor:help;
	font-size:11px;
}
/*코멘트,방명록 리스트*/
.comment {
	margin-top:10px;
}
.commentList ol{
	padding:0;
	margin:0;
	list-style:none;
}
.commentList ul {
	padding:0;
	margin:0;
	list-style:none;
}
.com_guest {
	background-color:#f6f6f6;
	padding-left:5px;
	padding-right:5px;
}
.com_reply {
	margin-top:5px;
	padding:5px 0 0 65px;
	background:url('img/comment_re.gif') top left no-repeat;
}
.com_desc {
	padding:2px 5px 5px 5px;
	background-color:#f6f6f6;
	margin-bottom:13px;
}
/*컨트롤 버튼 관련*/
.com_crl {
	padding:2px 0 5px 0;
	font-size:11px;
	color:#666;
}
.com_crl .name {
	font-size:12px;
}
.com_crl .name strong {
	color:#77be26;
}
.com_crl .date {
	font-family: Verdana;
}
.com_crl a:hover {
	border-bottom:1px dashed #F9F;
}
.com_crl a {
	color:#666;
}
.com_re a {
	padding-left:16px;
	background:url('img/iconWrite.gif') no-repeat;
}
.com_modify a {
	padding-left:16px;
	background:url('img/iconModify.gif') no-repeat;
}
/*에러페이지*/
.pageError_noEntry {
	text-align:center;
	font-size:15px;
	font-weight:bold;
}


/*본문 글 출력관련*/
/*본문 글의 타이틀부분*/
.article_title {
	background-color:#f6f6f6;
}
.article_title .category {
	font-size:11px;
	padding:0;
	text-align:right;
	color:#767676;
}
.article_title strong {
	color:#444;
}
.article_title h3 {
	background:url('img/title_line_bg.gif') no-repeat;
	font-size:15px;
	color:#ff4800;
	height:33px;
	padding:2px 0 0 10px;
	margin:0;
	border-bottom:0px;
}
.article_title h3 a {
	font-size:15px;
	color:#ff4800;
}
.article_title li {
	margin:0;
	padding:0 0 3px 0;
}
.article_title .cnt {
	color:#da9b44;
}
.article_title .date {
	font-family:Verdana;
	font-size:11px;
}
.article_title .name {
	color:#494949;
	font-size:10px;
}
.article_title a {
	font-size:12px;
	color:#ff4800;
}
.article_title a:hover {
	border-bottom:1px dashed #ff92b1;
}
.article_title p {
	height:22px;
	margin:0 5px 5px 0;
	padding:0;
}
.admin {
	font-size:11px;
}
.admin a {
	color:#333;
}
.admin a:hover {
	text-decoration:none;
	border-bottom:1px dashed #ff92b1;
}
/*본문*/
.article {
	padding-top:20px;
	padding-bottom:5px;
}
.article a {
	color:#069;
}
.article a:hover {
	text-decoration:none;
	border-bottom:1px dashed #ff92b1;
}
.article_name {
	font-size:11px;
	color:#b4b4b4;
	text-align:right;
	padding-right:5px;
	padding-bottom:10px;
}
.article_name .name {
	color:#565656;
}
/*글 접기 관련 부분*/
.article .moreless_fold {
	padding-left:15px;
	background: url('img/more.gif') no-repeat left 50%;
}
.article .moreless_fold span {
	color:#000;
	border-bottom:1px dashed #5c9217;
}
.article .moreless_top, .moreless_bottom {
	padding-left:15px;
	background: url('img/less.gif') no-repeat left 50%;
}
.article .moreless_top span {
	color:#000;
	border-bottom:1px dashed #5c9217;
}
.article .moreless_bottom span {
	color:#000;
	border-bottom:1px dashed #5c9217;
}
/* 글접기 관련 끝*/

.tagTrail {
	padding:3px 0 5px 5px;
	height:20px;
	background:url('img/comment_line.gif') center bottom no-repeat;
	background-color:#f6f6f6;
	font-size:11px;
	color:#878787;
}
.communication {
	padding:3px 0 5px 5px;
	height:16px;
	background-color:#f6f6f6;
	font-size:11px;
	color:#878787;
	margin-bottom:8px;
}
.communication a {
	color:#878787;
}
.communication strong {
	color:#77be26;
}
/*트랙백 부분*/
.trackback {
	border-bottom:1px dashed #666;
	margin-bottom:10px;
}
.trackbackAdd {
	padding:0 0 5px 5px;
	color:#717171;
	overflow:hidden;
	height:18px;
	font-size:11px;
}
.trackbackList {
	margin-bottom:10px;
	background-color:#f6f6f6;
	padding: 5px;
}
.trackbackList ol,
.trackbackList ul {
	list-style:none;
	padding:0;
	margin:0;
}
.trackbackList h4 {
	margin:0 0 5px 0;
	padding:3px 0 0 5px;
	font-size:12px;
	border-bottom:0px;
}
/*코멘트 글쓰기 폼*/
.writeForm_comment {
	padding:0 0 20px 0;
	color:#666;
}
.writeForm_comment_in {
	padding: 0 0 0 10px;
}
.writeForm_comment ul {
	margin:10px 0 5px 0;
	padding:0;
	list-style:none;
}
.writeForm_comment li {
	display:inline;
}
.writeForm_comment .name {
	padding-left:147px;
	background:url('img/name.gif') 0 2px no-repeat;
}
.writeForm_comment .pass {
	margin-left:12px;
	padding-left:140px;
	background:url('img/password.gif') 0 2px no-repeat;	
}
.writeForm_comment .url {
	padding-left:147px;
	background:url('img/website.gif') 0 2px  no-repeat;
}
.writeForm_comment .content {
	padding-left:147px;
	background:url('img/comment.gif') no-repeat;
}
.writeForm_comment .secret {
	padding:15px 0 5px 147px;
}	
.writeForm_comment .textField {
	width:150px;
	color:#333;
	border:1px dashed #b5b5b5;
	font-size:12px;
	padding:3px;
}
.writeForm_comment .textField2 {
	width:465px;
	color:#333;
	border:1px dashed #b5b5b5;
	font-size:12px;
	padding:3px;
}
.writeForm_comment label { 
	font-size:0.9em;
}
.writeForm_comment textarea { 
	width:465px; 
	height:80px;
	border:1px dashed #b5b5b5;
	overflow:visible;
	font-size:12px;
	padding:3px;
}
.ok {
	padding-right:22px;
	vertical-align:bottom;
	float:right;
}
/*보호된 글 접근관련*/
.Secret dt {	
	float:left;
	width:80px;
	color:#666
}
.Secret dl {
	margin:0;
	padding-top:7px;
	padding-bottom:4px;	
}
.Secret dd {
	padding:0;
}
.Secret .textField { 
	width:160px; 
	color:#333;
	border:1px dashed #333;
	font-size:12px;
	padding:3px;
}
.Secret .btnSubmit {
	border:1px dashed #333;
	border-left:1px dashed #fff;
	background-color:#fff;
	height:22px;
}
	
/*사이드바*/
#sidebar {
	margin-top:15px;
	width:236px;
	float:right;
	position:relative;
	margin-right: 10px;
}
.s_box {
	padding-bottom:20px; /*사이드바 모듈 사이의 여백*/
}
/*블로그 검색창 모듈*/
.search {
	margin-left:auto;
	margin-right:auto;
	width:205px;
	height:33px;
	background-color: #343333;
	padding:5px;
}	
.search_text {	
	margin:auto 0 auto 0;
	padding:2px 2px 0 4px;
	border:0px solid #fff;
	width:154px;
	height:29px;
	font-size:24px;
	color:#ccc;
	font-weight:bold;
}
/*블로그 이미지 모듈*/
.blogImage {
	margin-left:auto;
	margin-right:auto;
	width:180px;
	text-align:center;
	margin-bottom: 15px;
}
.blogImage img {
	border:0;	
	max-width: 180px;
}
/*블로그 설명 모듈*/
.blogDesc {
	color:#343333;
	text-align:center;
}
.blogDesc p {
	margin:0 0 5px 0;
	padding:0;
}
.blogger {
	font-size:11px;
	text-align:right;
	color:#999;
}
.blogger strong {
	color:#666;
}
/*공지사항 모듈*/
.notice ul {
	margin:0;
	padding:0;
	list-style:none;
}
.notice li {
	padding-left:50px;
	background:url(img/nt.gif) 0px 4px no-repeat;
}

.notice a {
	color:#666;
}
.notice a:hover {
	color:#000;
	border-bottom:1px dashed #3bc080;
}

/*사이드바 타이틀*/
.sidebar_title {
	background:url('img/sidebar_bg.gif') no-repeat;
	font-size:14px;
	color:#3bc080;
	height:28px;
	padding:4px 0 0 5px;
	margin:0 0 5px 0;
	border-bottom:0px;
}
/*카테고리 모듈*/
.c_cnt { 
	font:0.75em Tahoma; 
	letter-spacing:0; 
	color:#ff8aae;
}
.category ul {
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
}
.category li ul li { 
	padding-top:5px; /*카테고리 리스트형을 사용하지 않으실 때는 해당라인 삭제*/
}
.category li ul li a { 
	color:#404040;
}
.category li ul li ul { 
	padding:0 0 5px 0; /*카테고리 리스트형을 사용하지 않으실 때는 해당라인 삭제*/
}
.category li ul li ul li {
	background:url('img/category_list.gif') 2px 8px no-repeat; 
	padding-left:18px; 
}
.category li ul li ul li a { 
	color:#6d6d6d; 
}

/*태그클라우드 모듈*/
.tagbox ul {
	margin:0;
	padding:3px;
	text-align:justify;
}
.tagbox li {
	display:inline;
	list-style:none;
	color:#888;
}
.tagbox li a:hover {
	color:#F06;
	text-decoration:none;
}
.tagbox li .cloud1 { 
	color:#000; 
	font-size:14px;
	font-weight:bold;
	padding:2px;
}
.tagbox li .cloud2 { 
	color:#333; 
	font-size:12px;
	font-weight:bold;
}
.tagbox li .cloud3 { 
	color:#333; 
	font-size:11px;
}
.tagbox li .cloud4 { 
	color:#666; 
	font-size:11px;
}
.tagbox li .cloud5 { 
	color:#999; 
	font-size:11px;
}
/*글 저작자 모듈*/
.author ul {
	margin:0;
	padding:3px;
	list-style:none;
}
.author li {
	border-bottom:1px dashed #5b5b5b;
	padding-bottom:5px;
}
/*최근 글 모듈*/
.recentPost ul {
	margin:0;
	padding:3px;
	list-style:none;
}
.recentPost li {
	border-bottom:1px dashed #5b5b5b;
	padding-bottom:5px;
}
.recentPost .cnt {
	font-size:10px;
	color:#77be26;
}
/*최근 코멘트,트랙백 모듈*/
.recentComment ul {
	margin:0;
	padding:3px;
	list-style:none;
}
.recentComment li {
	border-bottom:1px dashed #5b5b5b;
	padding-bottom:5px;
}
.recentComment .name {
	font-weight:bold;
	color:#77be26;
}
.recentComment .date {
	color:#999;
	font-size:10px;
}
/*보관함 모듈*/
.archive ul {
	margin:0;
	padding:3px;
	list-style:none;
}
.archive li {
	border-bottom:1px dashed #5b5b5b;
	padding-bottom:5px;
}
.archive .cnt {
	font-size:10px;
	color:#77be26;
}
/*링크 모듈*/
.Bookmark ul {
	margin:0;
	padding:3px;
	list-style:none;
}
.Bookmark li {
	border-bottom:1px dashed #5b5b5b;
	padding-bottom:5px;
}
/*달력 모듈*/ /*-달력모듈에 필요한 필수 스타일 입니다-*/
.cal_box {
	width:220px;
	margin-left:auto;
	margin-right:auto;
}
/* 달력 월 표시 */
    .cal_month              { height:20px; font-weight:bold; letter-spacing:0;}

/* 달력 요일 표시(th 영역) */
    .cal_week1              { height:20px;}

/* 달력 일요일 표시(th 영역) */
    .cal_week2              { color:#f30; }

/* 달력 Week(tr 영역)  */
    .cal_week               { }
    .cal_current_week	{ }

/* 달력 Day(td 영역) */
    .cal_day                	{ text-align:center;}

/* 달력 Day, 일요일 (td 영역)  */
    .cal_day_sunday      { color:#f30;}
    .cal_day_sunday a	{ color:#f30;}

/* 달력 지난 달 날짜 표시(td) ---------------------- 사용되고 있지 않은것 같음   */
    .cal_day1               	{ }

/* 달력 다음 달 날짜 표시(td) ---------------------- 사용되고 있지 않은것 같음   */
    .cal_day2               	{ }

/* 달력 이번 달 날짜 표시(td) */
    .cal_day3               	{ }

/* 달력 오늘 날짜 표시(td) */
    .cal_day4               	{ color:#000; font-weight:bold; background-color:#eee;}

/* 달력 글쓴 날 링크 스타일 */
    a.cal_click:link       { color:#000; text-decoration:none; font-weight:bold;}
    a.cal_click:visited    { color:#000; text-decoration:none; font-weight:bold;}
    a.cal_click:hover      { color:#85c82a; text-decoration:underline;}
	
/*카운터 모듈*/
.counter ul {
	margin:0;
	padding:3px;
	list-style:none;
}
.counter li {
	padding:2px;
}
.counter .today {
	color:#ff8aae;
	font-size:12px;
}
.counter .total {
	color:#666;
	font-size:12px;
}
/*배너모듈*/
.banner {
	text-align:center;
}
.banner img {
	max-width:220px;
}

/* 페이지넘버 */
.paging {
	padding:10px;
	text-align:center;
	color:#999;
	font-size:11px;
}
.paging a {
	color:#888;
}
.paging a:hover {
	color:#000;
}
.paging ul {
	margin:0;
	padding:0;
	list-style:none;
}
.paging li {
	display:inline;	
}	
.prev {
	padding-left:15px;
	background:url('img/prev.gif') left center no-repeat;
	font-weight:bold;
}
.next {
	padding-right:13px;
	background:url('img/next.gif') right center no-repeat;
	font-weight:bold;
}
.numbox {
	color: #666;
	padding:5px;
	border:0px solid #fff;
}
.numbox .selected{
	font-weight: bold;
	color:#ff92b1;
}
.numbox a:hover {
	color: #000;
	text-decoration:none;
}

/*푸터*/
.footer {
	margin:0 auto 10px auto;
	padding-top:30px;
	width:964px;
	background:url('img/bottom_bg.gif') no-repeat;
	text-align:center;
}
.footMenu {
	font-size:11px;
	margin-bottom:5px;
}
.footmenu a:hover {
	background-color:#c3df82;
}	
.copyright {
	font-size:11px;
	color:#474747;
}
.copyright a {
	color:#202020;
	border-bottom:1px dashed #5c9217;
}
.copyright a:hover {
	background-color:#c3df82;
}


.Agn_c {
  paddding:10px;
  text-align:center;
}
