@charset "utf-8";
/* 반드시 들어가야 하는 스타일 시작 */

/* 본문 공통 */
* { margin: 0; padding: 0; outline: 0 }

body {
	font: 70%/1.8em "나눔고딕", Gulim, Malgun Gothic, 'Trebuchet MS', Verdana, Tahoma, arial, sans-serif;
	color: #3e2d27; 
	text-align: left;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

img { border : 0; }

/* links */
a, a:visited {
	text-decoration: none;
	color: #84a93c;
	background: inherit;
}
a:hover {
	color: #d75050;
	background: inherit;
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: "나눔고딕", 'Trebuchet MS', Tahoma, Sans-serif;	 		
}
h1 {
	font-size: 150%;	
	font-weight: normal;
	color: #006699;
}
h2 {
	font-size: 140%;
	text-transform: uppercase;
	color: #db3e3e;
}
h3 {
	font-size: 120%;
	color: #666666; 
}

/* images */

h1, h2, h3, p {
	padding: 10px;		
	margin: 0;
}


/********************************************
   LAYOUT
********************************************/ 
#wrap {
	width: 874px;
	margin: 0 auto;
	text-align: left;
}
#content-wrap {
	/*clear: both;*/
	width: 887px;
	padding: 0 0 0 0; 
	margin: 0 0 0 0;
}
#header {
	width: 874px;
	height: 100px;
	padding: 0 0;	
	color: #FFF;
	text-align:left;
}



/* =====================================================================
   SPAN
===================================================================== */
.date, name { 
	font : 0.9em "나눔고딕", 'Malgun Gothic', 'Trebuchet MS', sans-serif;
	color: #999;
}
.cnt {
	font : 0.9em "나눔고딕", 'Malgun Gothic', 'Trebuchet MS', sans-serif;
	color:#84a93c;
}

.date2, .name2 {
	font-size: 1.0em;
	color: #555;
}
.subject { 
	font-family: "나눔고딕", 'Malgun Gothic', verdana, tahoma, sans-serif;
	font-weight: bold;
}

/* =====================================================================
   Header
===================================================================== */

#header #top_header {
   width:874px;
   margin-top:20px;
   height:99px;
}
#header #logo {
    background:url(images/logo.gif) bottom left no-repeat;
    position:absolute;
	width:240px;
	height:99px;
	padding:0 0px;
}

#header  #more {
   position:absolute;
   top:82px;
   left:180px;
   width:51px;
   height:17px;
 }

/* header links */
#header #header-links {
	position: absolute;
	top: 20px; right: 30px;	
	color: #C6DDEE;
	font-size: 10px;	
}
#header #header-links a {	
	color: #FFF;
	text-decoration: none;	
}
#header #header-links a:hover {
	color: #D4E59F;	
}

#header #flash {
    background:url(images/flash_navi.gif) bottom right no-repeat;
	width:629px;
	height:99px;
	position:relative;
	top:0px;
	left:250px;
	padding:0 0px;

}

#flash  #presenter {
   position:absolute;
   top:75px;
   left:220px;
   width:95px;
   height:22px;
 }

#flash  #portfolio {
   position:absolute;
   top:75px;
   left:390px;
   width:95px;
   height:22px;
 }

#flash  #guestbook {
   position:absolute;
   top:75px;
   left:530px;
   width:95px;
   height:22px;
 }


/* =====================================================================
   Main
===================================================================== */
#menu {
	clear: both;	
	margin: 0 auto; padding: 0;
	background: url(images/navi.jpg) no-repeat 0 0;	
	font:  12px/37px "나눔고딕", "Trebuchet MS", Sans-serif;
	height: 40px;
	width: 874px;	
}
#menu ul {
	float: right;
	list-style: none;
	margin:0; padding: 0;
}
#menu ul li {
	display: inline;
}
#menu ul li a {
	display: block;
	float: left;
	padding: 0 12px;
	color: #FFF;	
	text-decoration: none;
}
#menu ul li.last a {
	padding-right: 20px;	
}
#menu ul li a:hover {
	color: #D4E59F;	
}
#menu ul li#current a {	
	color: #D4E59F;
}

/* Main Column */
#main {
	float: left;
	width: 600px;
	padding: 0; margin: 25px 0 0 30px;
	display: inline;
	font-size: 1.1em;
}
#main h2 {
	margin-top: 10px;
	font: Bold 140% "나눔고딕", 'Trebuchet MS', Tahoma, Sans-serif;
	color: #db3e3e; 
	padding: 5px 0 5px 25px; 	
	border-bottom: 1px solid #EFF0F1;
	background: #FFF url(images/v_for.gif) no-repeat 3px 50%;	
	text-transform: none;
}
#main h2 a {
	background: none;
	color: #db3e3e;
	text-decoration: none;
}

/* =====================================================================
   SearchList
===================================================================== */
.searchList { }

.searchList ul li, .searchList ol li {
	list-style-image: url(images/bullet.gif);
}
/* =====================================================================
  Location
===================================================================== */
.localog .spot { 
	background:url(./images/iconIndentArrow_local.gif) 5px 0 no-repeat;  
	padding-left:20px;  
	margin-top:5px;
}
.localog .info { 
	background:url(./images/iconIndentArrow_localinfo.gif) 5px 3px no-repeat;  
	padding-left:15px;  
	margin-top:2px;
}

/* =====================================================================
  Tag & Keyword
===================================================================== */
.taglog ul, .keywords ul { 
	padding:0;
	margin: 10px;
	text-align:justify;
}
.taglog li, .keywords li { 
	display:inline;
}
.taglog li .cloud1 { 
	background-color:#eee;  
	color:#a2348f;  
	font-weight:bold;  
	font-size:16px;
}
.taglog li .cloud2 { 
	background-color:#eee;  
	color:#5a5194;  
	font-weight:bold;  
	font-size:15px;
}
.taglog li .cloud3 { 
	background-color:#eee;  
	color:#7870ab;  
	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; 
}

/* =====================================================================
   Entry
===================================================================== */
.admin {
	text-align:right;
	font-size: 0.9em;
	}
	
.article {
	margin: 10px 3px;
	text-align:justify;
}
.article ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}

.article code {
  margin: 5px 0;
  padding: 10px;
  text-align: left;
  display: block;
  overflow: auto;  
  font: 500 1em/1.5em "나눔고딕", 'Lucida Console', 'courier new', monospace ;
  /* white-space: pre; */
  background: #FAFAFA;
  border: 1px solid #f2f2f2;  
}
.article acronym {
  cursor: help;
  border-bottom: 1px dotted #777;
}
.article blockquote {
	margin: 10px;
 	padding: 10px 3px 3px 32px;  
  	background: url(images/quote.gif) no-repeat 5px 5px;    
	font-family: 0.95em;
	font-style:italic;
}

.article .moreless_fold  { 
	padding-left:18px; 
	background:url(./images/bullet_plus.gif) 0 50% no-repeat ;
} 
.article .moreless_top { 
	padding-left:20px; 
	background:url(./images/bullet_minus.gif) 0 50% no-repeat ;
}
.article .moreless_bottom   { 
	display:none;
}

.article img { border: 0; }

.article .imageblock {
	padding:0;
	margin:5px 0;
}
.article .cap1  { 
	font-size: 1.0em; 
	margin:0; 
	color: #999; 
	text-align: center;
}
.article .dual  { 
	margin-bottom:3px; 
} /* 그림 2개 */
.article .triple { 
	margin-bottom:3px; 
} /* 그림 3개 */

.tagTrail {
	font: 0.9em "나눔고딕", 'Malgun Gothic', 'Trebuchet MS', sans-serif;
}

.tagText {
	font-weight: bold;
	padding-left: 17px;
	background: url(images/icon_tag.gif) 0 50% no-repeat;

}

.post-footer {
	background-color: #FAFAFA;
	padding: 5px; margin: 20px 10px 10px 10px;
	border: 1px solid #f2f2f2;
	font: 0.95em "나눔고딕", 'Trebuchet MS', sans-serif;
}
.post-footer .date {
	background: url(images/clock.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .comments {
	background: url(images/comment.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}
.post-footer .trackbacks {
	background: url(images/page.gif) no-repeat left center;
	padding-left: 20px; margin: 0 10px 0 5px;
}

/* =====================================================================
   Trackback & Comment
===================================================================== */
/* trackbacck */
.trackbackURL {
	background-color: #FAFAFA;
	border: 1px solid #f2f2f2;	
	padding: 5px; 
	margin: 5px 10px 0 10px;
	font: 0.90em "나눔고딕", 'Trebuchet MS', sans-serif;
	text-align:center;
}
.trackback {
	margin:5px 15px 5px 15px;
}
.trackback ol {
	margin:0 15px;
	padding:7px;
	list-style-image: url(images/bullet.gif);
}

/* Comment & Guestbook */
.commentList p {
	margin:0;
	color: #666666;
}
.commentList ol {
	margin: 5px 10px 5px 10px;
	padding:0;
	list-style:none;
}
.commentList ol ul {
	margin: 0 0 10px 0;
	padding:3px;
	list-style:none;
	background-color: #fafafa;
	border-top: 1px solid #f2f2f2;	
	border-bottom: 1px solid #f2f2f2;		
}

.commentList .control {
	font-size: 0.9em;
}
.commentWrite, .guestWrite {
	margin:10px 10px;
	border: 1px solid #f2f2f2; 
	background-color: #FAFAFA; 
}

/* form elements */
label {
	margin:5px 0;
	font: normal 1.0em "나눔고딕", 'Trebuchet MS', sans-serif;
}
input.com {
	padding: 2px;
	border:1px solid #eee;
	font: normal 0.93em "나눔고딕", 'Trebuchet MS', sans-serif;
	color:#777;
	width: 200px;
}
input {
	padding: 2px;
	border:1px solid #eee;
	font: normal 0.93em "나눔고딕", 'Trebuchet MS', sans-serif;
	color:#777;
}
.checkbox {
	margin-left: 15px;
	}
textarea {
	width:400px;
	padding:2px;
	font: normal 1em "나눔고딕", Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px "나눔고딕", Arial, Sans-serif; 
	height: 22px;
	width:55px;
	margin: 0;
	padding: 2px 2px 2px 7px; 
	color: #FFF;
	background: url(images/button-bg.jpg) no-repeat 0 0;
	border: none;
}

/* =====================================================================
   Paging
===================================================================== */
/* paging */
.paging {
	margin:40px 0 50px 0;
	text-align: center;
	font: 0.85em "나눔고딕", tahoma;
}

.paging a { color: #4284B0; text-decoration: none; }
.paging a:hover { color: #9EC068;}

.selected  { 
	color: #06c;
	font-size: 1.1em;
	font-weight: bold;
}
.paging .numbox  { 
	border-left: 1px solid #ccc;
	margin: 0 10px;
}
.paging .num  { 
	padding: 0 8px;
	border-right: 1px solid #CCC;
}

/* =====================================================================
   Sidebar
===================================================================== */
#sidebar {
	float: right;
	width: 200px;
	padding: 0; margin: 0;	
	color: #68774A;	
}	
#sidebar h3 {
	margin-top: 10px;
	padding: 5px 5px; 
	font: bold 1.4em "나눔고딕", 'Trebuchet MS', Tahoma, Sans-serif;
	color: #728D26;	
}
#sidebar ul {
	list-style: none;
	text-align: left;
	margin: 2px 10px 15px 0; padding: 0;
	text-decoration: none;	
	background: url(images/dots.jpg) repeat-x left top;
} 

#sidebar ul li  {
	list-style: none;
	padding: 4px 0 ;
	margin: 0;	
	color: #68774A;	
	background: url(images/dots.jpg) repeat-x left bottom;
}

#sidebar li a {
	text-decoration: none;	
	background-image: none;	
	color: #666666;			
}
#sidebar li a:hover {	
	color: #1773BC;	
}

#sidebar .google{
    background: url(images/google.gif) no-repeat top left;
    width:210px;
	height:210px;
	margin: 2px 10px 0px 0; padding:5px 5px 5px 5px;
	}

#sidebar .category{
    background: url(images/category.gif) no-repeat top left;
	width:200px;
	height:27px;
	
	}

#sidebar .category_box{
    background: url(images/category_box.gif) no-repeat top left;
	width:210px;
	height:207px;
	padding:5px 5px 8px 5px;
	}

/* search form */


#search {
	width: 200px;
    background:url(images/search_box.gif) no-repeat right ;
	height: 28px;
	margin-bottom: 10px;	
	color: #FFF;
	text-align:right;
}

.searchform {
	border: none;	
	margin: 0; padding: 0 0;	
	width: 210px;	
    height: 28px;
	}
.searchform p { margin: 0; padding: 0; }
.searchform input.textbox { 
   background:url(images/search_box.gif) no-repeat left ;
	width: 141px; /* max pixel*/
	height: 17px;
	border:none;
	padding-left: 5px;
	padding-top: 10px;
	vertical-align: middle;
}
.searchform input.search_button { 
	width: 58px;
	height: 28px;
	margin: 0; padding: 0 0;	
	vertical-align: middle;
}


input.search_button { 
   background:url(images/bt_search_box.gif) no-repeat top left;
	height: 28px;
	width: 58px;
	margin: 0; padding: 0 0;	
	border: none;
}

.c_cnt  { 
	font:0.75em "나눔고딕", Tahoma, Helvetica, Arial, Gulim, sans-serif;  
	color:#ccc;
} /* 카테고리 옆 개수 스타일 */

.tagbox ul {
	margin: 5px 0 10px 15px; 
	padding:0;
	list-style:none;	
}
.tagbox ul li {
	display:inline;
	text-align:justify;
}
.tagbox li .cloud1 { 
	background-color:#eee;  
	color:#a2348f;  
	font-weight:bold;  
}
.tagbox li .cloud2 { 
	background-color:#eee;  
	color:#5a5194;  
	font-weight:bold;  
}
.tagbox li .cloud3 { 
	background-color:#eee;  
	color:#7870ab;  
}
.tagbox li .cloud4 { 
	background-color:#eee;  
	color:#666;     
}
.tagbox li .cloud5 { 
	color:#999; 
}

.banner {
	margin: 15px 10px 20px 0;
	}
	
.banner .total {
	font:  1.23em "나눔고딕", 'Times New Roman', serif;
}

/* =====================================================================
   Footer
===================================================================== */
#footer {
    background:url(images/footer.jpg) no-repeat top;
	color: #C6DDEE;
	clear: both;
	width: 874px;
	height: 40px;
	text-align: center;	
	font-size: 92%;	
}
#footer a { 
	color: #FFF;
	text-decoration: none; 
}
#footer a:hover {
	text-decoration:underline;
	}

/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clear { clear: both; }


