/*  
Theme Name: simple black
Theme URI: http://www.themespack.com/
Description: wordpress Themes simple black  by <a href="http://www.themespack.com/">Themes Pack</a> |<a href="http://www.wordpres.in/">Blogging tips & tricks</a>
Author: Wonder
Author URI: http://www.wordpresssite.com/

	This theme was designed and built by Wonder themes
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font: 0.75em/1.6em Verenda, Gothic, Tahoma, AppleGothic, Sans-serif, 맑은 고딕, "Malgun Gothic";
	color: #333;
	background: #ffffff url(images/bg.jpg) top center repeat-x;
	margin:0;
	padding:0;
	border-top:5px solid #000;
	border-bottom:5px solid #000;
}
a {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #618024;
	text-decoration: none;
}
/* 초강제 스타일 시트 */
.another_category{
	border:0px !important;
	margin:0px !important;
}

/* 페이징 - 현재 페이지 */
    .selected               { font-weight:bold;  color:#f30;}
    .no-more-prev { background:url(images/ico_prev_no.gif) left 1px no-repeat !important; color:#999;}
	.no-more-next { background:url(images/ico_next_no.gif) right 1px no-repeat !important; color:#999;}

/* 카테고리 - 이미지 버튼 */
    .ib                     { cursor:pointer;}
/* 카테고리 - 트리 셀 */
    .branch3                { cursor:pointer;}
/* 카테고리 - 카테고리 옆 개수 스타일 */
    .c_cnt                  { display:none; font: 0.75em Tahoma, Helvetica, Arial, Gulim, sans-serif, 맑은 고딕, "Malgun Gothic";  color:#999;}

/* 종류별 코멘트 [##_rp_rep_class_##] */
    .rp_general             { border-left:5px solid #669900;
							 padding-left:3px;}
    .rp_admin               { margin-left:5px; border-right:5px solid #00749E;
								padding-right:3px; text-align:right;}
    .rp_secret              { color:#555; border-left:5px solid #669900;
							 padding-left:3px;}
/* 종류별 방명록 글 [##_guest_rep_class_##] */
    .guest_general          { border-left:5px solid #669900;
							 padding-left:3px; margin:5px;}
    .guest_admin            { margin-left:5px; border-right:5px solid #00749E;
								padding-right:3px; text-align:right;}

	#guestList li ul li{
	background:#EEE;
	border:1px solid #EEEEEE;
	margin-left:20px;
	}
	
/* 비밀 댓글 (로그아웃시 비밀글 표현)    */
    .hiddenComment { background:url(images/ico_secret.gif) no-repeat;  padding-left:10px;  font-weight:normal;}


/* 이미지 아래 캡션 스타일 */
    .cap1                   { color:#999;  text-align:center; padding:0; margin:0;}
/* 그림 */
    .imageblock             { padding:3px; background-color:#fff;}
/* 왼쪽 */
    .left                   {}
/* 가운데 */
    .center                 {}
/* 오른쪽 */
    .right                  {}
/* 그림 2개 배치 */
    .dual                   {}
/* 그림 3개 배치 */
    .triple                 {}

/* 본문 - more / less */
    .moreless_fold          { background:url(images/ico_more.gif) top left no-repeat;  padding-left:20px; color:#000;}
    .moreless_top           { background:url(images/ico_less.gif) top left no-repeat;  padding-left:20px; color:#000;}
    .moreless_body          { }
    .moreless_bottom        { background:url(images/ico_less.gif) top right no-repeat;  padding-right:20px; color:#999; text-align:right;}

/* 키워드 */ 
    .key1 { cursor: pointer; border-bottom: 1px dashed #ccc; }

/* 반드시 들어가야하는 스타일 끝 - 이 아래는 자유롭게 추가, 삭제 가능 */
* { margin:0; padding:0; }
hr { display:none;}
.clear { clear:both;}
img { border:0px;}
blockquote      { background:url(images/iconBlockquote.gif) top left no-repeat;  padding-left:25px;  margin:10px 20px;}

/* 공통 - 검색결과, 지역로그, 태그, 방명록 */
.nonEntry               { margin:0px 15px 10px 5px;}
.nonEntry li            { list-style:none;}
.nonEntry h3            { font-size:1.2em; color:#000; border-bottom:1px solid #ccc; padding-bottom:3px; margin-bottom:10px; font-weight:bold;}
.nonEntry h3 strong     { color:#F30; font-weight:bold;}
.nonEntry h3 strong.cnt { color:#999; font-weight:bold;}
.nonEntry ol            { padding:0 5px;}
.nonEntry .date         { font:0.9em verdana; margin-right:5px;}
.nonEntry .cnt          { font:0.9em verdana; color:#999;}

/* 검색 결과 리스트 */
#searchList         { padding-bottom:20px;}
#searchList li,
#searchRplist li    { border-bottom:1px dashed #ccc; padding:5px 0 3px 0;}
#searchRplist       { padding-bottom:30px;}
#searchRplist .name { color:#999;}

/* 본문의 태그 */
.tagTrail    { padding:5px; clear:both;}
.tagText     { }
.tagTrail a  { color:#999;}

/* 트랙백과 댓글 열기 */
.actionTrail { border-top:1px dashed #ccc; padding:10px 0;}
.actionTrail .cnt { color:#999;}

/* 트랙백 */
.trackback {  background:transparent url(images/ebg.gif) repeat-x scroll 0%; padding-top:15px; padding-left:10px; border-top:1px solid #e8e8e8; }
.trackback h3{ font-weight:normal; font:0.9em verdana; margin-top:5px; padding-bottom:5px;}
.trackback strong { font:1.2em dotum; font-weight:bold;}
.trackback ol {}
.trackback li { border-top:1px dashed #ccc; margin-top:5px; padding-top:5px; list-style:none;}
.trackback h4 { font-size:1em; font-weight:normal;}
.trackback h4 a { color:#000; text-decoration:underline;}
.trackback .from { font-size:0.9em; color:#666;}
.trackback a.delete      { background:url(images/btn_delete.gif) left top no-repeat;  padding-left:8px;  text-decoration:none;}
.trackback a.delete span { display:none;}
.trackback .date { font:0.9em tahoma;}
.trackback p { font-size:0.9em; line-height:1.2em; color:#999;}


/* 태그 */
#taglog ul                  { padding:5px; margin:0; text-align:justify;}
#taglog li                  { display:inline;}
#taglog li .cloud1          { background-color:#eee;  color:#729ec4;  font-weight:bold;  font-size:16px;}
#taglog li .cloud2          { background-color:#eee;  color:#78b8c9;  font-weight:bold;  font-size:15px;}
#taglog li .cloud3          { background-color:#eee;  color:#6dbab0;  font-weight:bold;  font-size:14px;}
#taglog li .cloud4          { background-color:#eee;  color:#666;     font-size:13px;}
#taglog li .cloud5          { font-size:12px;  color:#999; }
#taglog a:hover             { background-color:#eee;  color:#000; text-decoration:none;}


 p {
	padding: 0px 0px 10px;
	margin: 0px;
} 
h1 {
	margin:0px;
	padding-left: 0px;
	font: bold 32px/100% "Times New Roman", Helvetica, sans-serif, 맑은 고딕, "Malgun Gothic";
	color: #00749e;
	border: none;
}
h1 a, h1 a:visited{
	color: #00749e;
	text-decoration: none;
	border: none;
}
h1 a:hover{
	color: #000000;
	text-decoration: none;
	border: none;
}
h2 {
	font-size:16px;
	line-height:20px;
	margin-bottom:2px;
	color:#00749E;
	margin:0;
	padding:0;
	font-family: Verdana, "Times New Roman", Arial, Helvetica, sans-serif, 맑은 고딕, "Malgun Gothic";
}
h2 a, h2 a:visited {
	color: #00749e;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom:1px solid #222222
}
h3 {
	font: normal 140%/100% TVerdana, Tahoma, Arial, 맑은 고딕, "Malgun Gothic";
	color: #111111;
	margin: 10px 0px 5px;
	background-image:url(images/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h3 a, h3 a:visited {
	color: #111111;
	text-decoration: none;
}
h3 a:hover {
	color: #000099;
	text-decoration: none;
	border-bottom:1px solid #000099;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial, 맑은 고딕, "Malgun Gothic";
	color: #000000;
	margin: 10px 0px 5px;
	background-image:url(images/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 1000px;
	background: #ffffff url(images/pbg.jpg);
	}
/* header area */
#header {
	background: url(images/header.jpg);
	height: 120px;
	position: relative;
}
#headerlogo {
	position: relative;
	padding: 13px 0px 0px 30px;
	height: 50px;
	float:left;
}
#headerrss{
	float:right;
	position:relative;
}
#headerlogo .description{
	position: absolute;
	left: 35px;
	bottom: -1px;
	color: #000000;
	font-size: 12px;
}

#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	background:transparent;
    left: 2px;
	bottom:20px;
}
#nav li {
	float:left;
	margin-left:0px;

}
 #nav .current_page_item a:visited{
	color: #ffffff;
	text-decoration: none;
	background:transparent;
	 
}
#nav a{
	color: #ffffff;
	text-decoration: none;
	background:transparent;
	padding: 6px 11px;
	font: 12px/100% Verdana, Arial, Helvetica, sans-serif, 맑은 고딕, "Malgun Gothic";
	border-right: 1px solid #87b401;
	display: block;
	
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #ffffff;
    text-decoration: none;
	background:transparent;
	padding: 6px 11px;
	font: 12px/100% VErdana, Arial, Helvetica, sans-serif, 맑은 고딕, "Malgun Gothic";
	border-right: 1px solid #87b401;
	display: block;
}
/* content  */
#content {
	padding: 0px 5px 0px 0px;
	float: left;
	width: 635px;
	margin:5px 0 5px 5px;
	overflow: hidden;
	border: none
	
}

.entry {
	float:left;
	width: 635px;
	padding:5px;
	background: url(images/ebg.gif) repeat-x;
	/* border: 1px dotted #d5d5d5; */
}
.article{
	text-align:justify;
	width:610px;
	overflow:hidden;
}
.article ul, .article ol {
	padding-left:40px;
}
.article a, .article a:visited{
	color: #00749E;
	font: 12px Verdana, Geneva, Arial, sans-serif, 맑은 고딕, "Malgun Gothic";
	text-decoration: none;
}
.article a:hover{
	color: #000000;
    font: 12px Verdana, Geneva, Arial, sans-serif, 맑은 고딕, "Malgun Gothic";
	text-decoration: none;
}
.titleWrap{
	border-bottom:1px dashed #CCCCCC;
	padding:10px 10px 10px 0px;
	margin-bottom:5px;
}

.post-views {
	padding-left:3px;
	color: #84b100;
}


/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
	
}
.commentList {
	margin: 10px 0px;
	padding-left: 0px;
	line-height: 130%;
	border-top:1px dashed #CCCCCC;
}
.commentList ol li{
	padding: 5px 0px;
	list-style:none;
}
.commentList ol li ul{
	background-color:#eee;
	margin-left:30px;
}
.commentList .alt {
	background: #ffffff;
	border:1px dotted #eee;
	color:#000000;
}
.commentList .name, #guestList .name {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000;
}
.commentList small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}

#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif, 맑은 고딕, "Malgun Gothic";
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
.commentbox {
	width:94%;
	text-align:left;
	padding:15px;
	border:1px solid #999;
	background-color:#eee;
}
.commentWrite label, #guestWrite label{
	color: #696c69;
	font-size: 100%;
}
.commentWrite input, #guestWrite input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 3px;
	margin-top: 3px;
}
.commentWrite .secretWrap, #guestWrite .secretWrap         { float:right; position:relative; top:-23px; left:-10px;}

.commentWrite textarea, #guestWrite textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #eee;
	padding: 2px;
	margin-top: 3px;
}
.commentWrite textarea:focus, #commentWrite input[type="text"]:focus {
	background: #ffffff;
}
.commentWrite #submit, #guestWrite #submit{
	background: #fff ;
	font: bold 12px Arial, Helvetica, sans-serif, 맑은 고딕, "Malgun Gothic";
	color: #0b2f49;
	border:1px solid #eee;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 0px 5px 0px 0px;
	width: 320px;
	overflow: hidden;
	display: inline;
	color :#666666;
}
.recentComment, .recentTrackback {
	line-height:0.8em;
}
/* 태그 목록 */
#sidebar .tagbox ul            { text-align:justify;}
#sidebar .tagbox li            { background:none;  display:inline; padding:0; margin:0;}
#sidebar .tagbox li a          { padding:2px;}
#sidebar .tagbox li .cloud1    { background-color:#f2f2f2;  font-weight:bold;  font-size:1.4em;  color:#729ec4;}
#sidebar .tagbox li .cloud2    { background-color:#f2f2f2;  font-weight:bold;  font-size:1.3em;  color:#78b8c9;}
#sidebar .tagbox li .cloud3    { background-color:#f2f2f2;  font-weight:bold;  font-size:1.2em;  color:#6dbab0;}
#sidebar .tagbox li .cloud4    { background-color:#f2f2f2;  font-size:1.1em;  color:#666;}
#sidebar .tagbox li .cloud5    { font-size:1em;  color:#888;}	
#sidebar .tagbox a:hover       { background-color:#ddd;  text-decoration:none;  color:#000;}

#box{
	width:320px;
	padding:0px; 
	background:#ffffff;
	}
#info{
	width:305px;
	font-size:11px;
	margin:5px 0 0 0;
	padding:0px 5px 5px 5px; 
	background:url(images/ebg.gif) repeat-x; 
	border:#d6dcb4 1px dotted;
	color: #111111;
}
#info a {
	font-size:11px;
}
.info_wrap, #info_wrap {
	font-size:11px;
	color:#888;
	letter-spacing:-1px;
}
/*Feedburner */

#sidebar h2, #rsidebar .rsidebartitle{
	margin:0px 0 10px 0; 
	padding:0; 
	font-size:15px; 
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif, 맑은 고딕, "Malgun Gothic"; 
	color:#666666;
}
/*sidebar title  */

#sidebar h3, #lsidebar .lsidebartitle{
	margin:10px 0 5px 0; 
	padding:0 0 4px 0; 
	font-size:15px; 
	font-family: "Trebuchet MS", verdana, arial, helvetica, sans-serif, 맑은 고딕, "Malgun Gothic"; 
	color:#669900; 
	border-bottom:#ccc solid 1px; 
	font-weight:bold;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
color: #00749E;
    font: 12px Verdana, Geneva, Arial, sans-serif, 맑은 고딕, "Malgun Gothic";
	text-decoration: none;
}
#sidebar a:hover{
	color: #000000;
    font: 12px Verdana, Geneva, Arial, sans-serif, 맑은 고딕, "Malgun Gothic";
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
	margin-bottom:2px;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border: none;
	
}
/*sidebar list level3 */
#sidebar ul li ul li ul{
	padding-left:15px;
	background:transparent url(images/arrow.gif) no-repeat scroll 0% !important;
}
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
	display:inline;}
/*arrow image */
#sidebar .link ul li, .recentComment ul li, .recentPost ul li, .recentTrackback ul li, .archive ul li{
	background: url(images/arrow.gif) no-repeat !important;
	padding-left: 12px !important;
}

/*search form */
#bsearch{
	height: 23px;
	font-size:11px;
	margin:5px 0 0px 0;
	background:#ffffff url(images/pbg.gif);
	color: #ffffff;
	float:left;
}
#searchform {
	height:16px;
	line-height:20px;
	padding-top:0px;
	margin:0;
	}
#searchform br {
	display: none;
}
#searchbox {
	width: 237px;
	height: 16px;
	padding: 4px 0px 0px 0px;
	background: #ffffff;
    border:#d6dcb4 1px dotted;
	margin-right: 2px;
	color: #145317;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchsubmit {
	background:#ffffff;
	border:1px solid #eee;
	width: 73px;
	height: 22px;
    font: 12px Arial, Helvetica, sans-serif, 맑은 고딕, "Malgun Gothic";
	color: #000;
	vertical-align: top;
}
/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
	
	
}
#paging {text-align:center;}

/* footer bar */

#footer {
	background-color:#FFF;
	color: #222222;
	width: 1000px;
	margin: 10px auto 0px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	}
	
#footer a, #footer a:visited{
	color: #222;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: none;
	}