/*
TABLE OF CONTENTS

  HTML Elements
  Page Structure
  Headings
  Content Styles
  Forms
  Float Clearing
  Footer



/* ---------- @ HTML Elements -----------*/

* {
	margin: 0;
	padding: 0;
	}

body, html {
	min-height:101%;
	}

body {
	color:#f7f4ef;
	background: #ffffff;
	}

body, select, textarea, input {
	font: 100% dotum, thomaho;
	}

p {
	margin: 15px 0;
	line-height:145%;
	}

a, a:visited {
	text-decoration:none;
	color:#888888;
	}

a:hover, a:active {
	text-decoration:underline;
	}

ol {
	margin: 15px 15px 15px 35px;
	}

a img, fieldset {
	border:none
	}

*:focus {
	outline:none
	}




/* ---------- @ Page Structure -----------*/

#top {
	background:#ffffff  url(images/bg_top.jpg) repeat-x;
	}

.wrapper {
	margin: 0 auto;
	font-size: 1em;
	width: 960px;
	}

#home #top .wrapper {
	background:ffffff;/* url(images/bg_flare.gif) no-repeat;*/
	padding-left:20px;
	}

#interior #top .wrapper {
	background:;/* url(images/bg_flare.gif) no-repeat;*/
	padding-left:20px;
	}

#main {
	/*background:#2e3c49 /*url(images/bg_main.jpg) no-repeat*/;
	padding:17px 0px 32px 0px;
	}

#content {
	float:left;
	width:620px;
	padding:0px 0px 0px 0px;
	/*border:1px solid #ff9900;*/
	}
#content_page {
	float:left;
	width:620px;
	padding:0px 0px 10px 0px;
	}

#interior #sidebar {
	float:right;
	width:300px;
	padding:0px 0px 20px 0px;
	margin:3px 0 0 0px;
	background:#ffffff; 
	}

#masthead {
	background: url(images/bg_masthead.jpg);
	height: 100px;
	}

.left {
	float:left;
	}

.right {
	float:right
	}

#branding {
	width:958px;
	height:76px;
	text-align:center;
	}
.branding_blank {
	height:0px;
	}

#description {
	text-transform:uppercase;
	font:.6em 'Lucida Grande','Lucida Sans Unicode',Arial;
	color:#ff9900;
	padding-top:5px;
	letter-spacing:0.4em;
	}





/* ---------- @ Headings -----------*/


h1 {
	font: normal 2.6em Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.05em;
	width:958px;
	}

h2 {
	font-weight:bold;
	line-height:110%;
	/*color:#d9c7af;*/
	padding-top:2px;
	font-family:dotum;
	font-size:18px; 
	}

h2, h3, h4 {
	}

h3 {
	font-family:tahoma;
	font-size:15px;
	color:#000000;
	font-weight:normal;
	}	
h3.pagetitle {
	font-family:tahoma;
	font-size:15px;
	color:#222222;
	font-weight:normal;
	background:url(images/bar_comments.gif) no-repeat 0px 36px; 
	padding-bottom:20px;
	margin-bottom:16px;
	}
h3.pagetitle span {
	color:#c90054;
	}	
h3.comment{
	padding-bottom:15px;
	}	





/*
#sidebar h3 {
	margin-bottom:7px;
	}
.widget h3 {
	font-family:tahoma;
	font-size:15px;
	background: url(images/bar_tit_sidebar.gif) no-repeat 0px;
	padding:0px 0px 16px 14px;
	}
.widget_sd h3 {
	font-family:tahoma;
	font-size:15px;
	background: url(images/bar_tit_sidebar.gif) no-repeat 0px;
	padding:0px 0px 16px 14px;
	}
.widget_rc h3 {
	margin-bottom:7px;
	font-size:1.5em;
	}
.widget_tag h3 {
	margin-bottom:7px;
	font-size:1.5em;
	}
.widget_category h3 {
	margin-bottom:7px;
	font-size:1.5em;
	}
*/
#sidebar h3 {
	font-family:tahoma;
	padding:0px 0px 16px 14px;
	}
	
.widget h3 {
	background: url(images/bar_tit_sidebar.gif) no-repeat 0px;
	padding:0px 0px 16px 14px;
	}
.findmetitle	{
	font-family:tahoma;
	font-size:15px;
	color:#ffffff;
	font-weight:normal;
	padding:7px 0px 7px 8px;
	}	
.liststream_box	{
	height:270px;
	width:300px;
	overflow:hidden;
	margin:0px;
	padding-top:12px;
	background:#f6f6f6;
	}
	
.widget_find h3 {
	color:#ffffff;
	padding:0px;
	margin-bottom:3px;
	}
.widget_sd h3 {
	background: url(images/bar_tit_sidebar.gif) no-repeat 0px;
	padding:0px 0px 16px 14px;
	margin-bottom:3px;
	}	
.widget_rc h3 {
	background: url(images/bar_tit_sidebar.gif) no-repeat 0px;
	padding:0px 0px 16px 14px;
	margin-bottom:3px;
	}
.widget_tag h3 {
	background: url(images/bar_tit_sidebar.gif) no-repeat 0px;
	padding:0px 0px 16px 14px;
	margin-bottom:3px;
	}
.widget_category h3 {
	background: url(images/bar_tit_sidebar.gif) no-repeat 0px;
	padding:0px 0px 16px 14px;
	margin-bottom:3px;
	}
.widget_mylink h3 {
	background: url(images/ico_tit_sidebar_bar.gif) no-repeat 6px 5px;
	padding:0px 0px 0px 14px;
	margin-bottom:3px;
	}
	
	
	

h4 {
	font-size: 1.1em;
	}

h4#pagetitle {
	margin-bottom:15px;
	}

h5 {
	font-size: 1em
	}

h5 {
	font-size: 0.9em
	}



/* ---------- @ Content Styles -----------*/

h1 a, h1 a:visited {
	color:#222222;
	}

h1 a:hover, h1 a:active {
	text-decoration:none;
	border-bottom:1px solid #ffffff;
	}

h2 a, h2 a:visited, h2 a:hover, h2 a:active {
	color:#222222;
	}

h2 a:hover{
	color:#c90054;
	text-decoration:underline;
	}

.commentcount {
	background:url(images/bubble.gif) no-repeat left;
	padding-left:20px;
	color:#f52162;
	font-weight:bold;
	margin-left:7px;
	}

.commentcount a {
	font-family:tahoma;
	color:#f52162;
	font-weight:bold;
	}


.mylink {
	/*background:#13171a url(images/bg_module.jpg) top right no-repeat*/;
	padding:0px 0px 40px 2px;
	*padding:0px 4px 40px 2px
	overflow:auto;
	font-size:0.8em;
	margin-top:-5px;
	}

.mylink img {
	padding:0px 4px 7px 4px;
	float:left;
	margin:0px;
	}


.sidebanner {
	padding:0px;
	overflow:auto;
	margin-bottom:20px; 
	}

.ban_left {
	padding:0px;
	float:left;
	margin-bottom:20px;
	}
.ban_right {
	padding:0px;
	float:right;
	margin-bottom:20px;
	}

.module {
	background:#13171a /*url(images/bg_module.jpg) top right no-repeat*/;
	padding:12px;
	overflow:auto;
	font-size:0.8em;
	margin:0px 0px 30px 0px;
	}

.module img {
	/*padding:3px;*/
	/*border:1px solid #4f383d;*/
	float:left;
	margin:0 13px 7px 0;
	}

.module img.log {
	padding:0px;
	border:0px solid #4f383d;
	float:left;
	margin:0 13px 7px 0;
	}

.module p {
	margin:0;
	}

.drop {
	/*
	float: left;
	font: 2.5em Georgia, "Times New Roman", Times, serif;
	line-height:100%;
	margin:3px 8px 0 0;
	width:30px;
	text-align:center
	*/
	}

h3 em {
	font-style:italic;
	font-size:0.8em;
	}

#archive-list li {
	width:165px;
	float:left;
	height:60px;
	font-size:0.9em;
	margin: 0 6px 0 25px;
	line-height:140%;
	}

.txt_viewmore	{
	font-family:tahoma;
	font-weight:normal;
	font-size:11px;
	color:#f52162;
	letter-spacing:0.05em;
	}
.entry p a	{
	font-family:tahoma;
	font-size:11px;
	color:#f52162;
	letter-spacing:0.05em;
	text-decoration:none;
	}	
.entry p a:hover	{
	font-family:tahoma;
	font-size:11px;
	color:#f52162;
	letter-spacing:0.05em;
	text-decoration:none;
	font-weight:bold;
	}





/*paging*/
.pagenavigationbox {
 	/*margin-top:20px;*/
 	margin:0px auto;
 	text-align:center;
	}
.pagenavigationbox a, .pagenavigationbox a:visited, .pagenavigationbox span {
	display:inline-block; 
	color:#888888;
	width:31px;
	font-family:tahoma;
	font-size:11px;
	font-weight:normal;
	text-align:center;
	background: url(images/bar_paging.gif) no-repeat 30px 3px;
	margin-top:9px;
	}
.pagenavigationbox a:hover, .pagenavigationbox a:active {
	color:#222222;
	font-weight:normal;
	text-decoration:none;
	}
.pagenavigationbox span.pagenavcurrent/*, .pagenavigationbox a*/ {
	display:inline-block; 
	color:#222222;
	width:31px;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	text-decoration:underline;
	}
.pagenavigationbox span.pageblank{
	display:inline-block; 
	color:#222222;
	width:31px;
	font-weight:bold;
	font-family:tahoma;
	font-size:11px;
	text-align:center;
	background:#ffffff /* url(images/blank_pagingimg.gif) no-repeat 0px 3px*/;
	z-index:100;
	margin-left:-2px;
	}

/*
.pagelink a	{
	width:31px;
	font-weight:normal;
	font-family:tahoma;
	font-size:11px;
	text-decoration:none;
	}

.pagelink a:hover	{
	color:#ff9900;
	font-weight:normal;
	font-family:tahoma;
	font-size:11px;
	text-decoration:underline;
	}
	*/
	
	
/* ÆäÀÌÁö ³Ñ¹ö¸µ¿¡ ÀÌ¹ÌÁö Àû¿ë 
.pagenavigationbox a, .pagnavigationbox a:visited {
	background:url(images/bg_pagelink.gif) no-repeat;
	}

.pagenavigationbox a:hover, .pagenavigationbox a:active {
	background:url(images/bg_pagelink_o.gif) no-repeat;
	color:#222222;
	font-weight:bold;
	text-decoration:none;
	}

.pagenavcurrent {
	background:url(images/bg_pagelink_o.gif) no-repeat;
	color:#ffffff;
	}
*/
	

/*Widgets*/
.widget {
	font-size:0.85em;
	}

.widget li {
	/*background:url(images/bg_headline.gif) bottom no-repeat;*/
	border-bottom:0px solid #44505a;
	padding:4px 0px 7px 0px;
	list-style:none;
	line-height:150%;
	}
	
.widget_find {
	margin-bottom:20px;
	margin-left:0px;
	font-size:12px;
	border-bottom:1px solid #b84c7a;
	padding:0px;
	background:#9a0041; 
	}

.widget_sd {
	margin-bottom:20px;
	font-size:12px;
	border:1px solid #e0e0e0;
	padding:7px 4px 9px 4px;
	}

.widget_sd li {
	background:url(images/bul_sider_arrow.gif) no-repeat 0px 6px;
	padding:2px 0px 5px 11px;
	margin-left:6px;
	list-style:none;
	line-height:115%;
	}
.widget_rc {
	margin-bottom:20px;
	font-size:12px;
	border:1px solid #e0e0e0;
	padding:7px 4px 2px 4px;
	}

.widget_rc li {
	/*background:url(images/bg_headline.gif) bottom no-repeat;*/
	border-bottom:1px dotted #b2b2b2;
	padding:4px 0px 7px 5px;
	list-style:none;
	line-height:150%;
	}
.widget_rc li.nodotted {
	/*background:url(images/bg_headline.gif) bottom no-repeat;*/
	border-bottom:0px dotted #b2b2b2;
	padding:0px;
	list-style:none;
	height:10px;
	background:#ffffff;
	z-index:98px;
	margin-top:-8px;
	}

.widget_category {
	margin-bottom:20px;
	font-size:12px;
	border:1px solid #e0e0e0;
	padding:7px 4px 9px 4px;
	}
.widget_mylink {
	margin-bottom:20px;
	font-size:12px;
	border:1px solid #e0e0e0;
	padding:7px 4px 9px 4px;
	background#ff0000;
	}

.widget_category li {
	color:#f52162;
	font-weight:bold;
	background:url(images/bul_sider_arrow.gif) no-repeat 0px 3px;
	padding:0px 0px 9px 12px;
	list-style:none;
	line-height:120%;
	}
.widget_category li a {
	font-weight:normal;
	text-decoration:underline;
	}	



.widget_sec {
	margin-bottom:20px;
	font-size:0.85em;
	}

.widget_sec li {
	background:url(images/bul_sider_arrow.gif) no-repeat 0px 10px;
	padding:2px 0 5px 10px;
	list-style:none;
	line-height:130%;
	}	

.cate_cnt{
	font-size:9px;
	}
.widget_tag {
	margin-bottom:20px;
	font-size:12px;
	border:1px solid #e0e0e0;
	padding:7px 4px 9px 4px;
	}

.widget_tag ul{
	padding:2px 7px 6px 7px;
}

.widget_tag a{
	color:#666666;
	font-size:1em;
	font-family:tahoma;
	margin-right:8px;
	}
.widget_tag a.tag_1{
	color:#f52162;
	font-size:1.4em;
	/*font-weight:bold;*/
	}

.widget_tag a.tag_a1{
	color:#8b85bd;
	font-size:0.85em;
	}
.widget_tag a.tag_a2{
	color:#8b85bd;
	font-size:0.85em;
	}
.sidbeban_left	{
	float:left;
	margin:0px;
	padding:0px;
	}
.sidbeban_right	{
	float:right;
	margin:0px;
	padding:0px;
	}

#wp-calendar {
	width:100%;
	font-size:0.9em;
	}

#wp-calendar caption {
	padding-bottom:5px;
	}

#wp-calendar td,
#wp-calendar th {
	text-align:center;
	}

#wp-calendar #prev {
	text-align:right;
	}

#wp-calendar #next {
	text-align:left;
	}

#wp-calendar th {
	background:#3e292e;
	padding:2px 4px
	}

.textwidget {
	font-size:.9em;
	line-height:145%;
	}

#recentposts {
	font-size:0.9em;
	font-family:tahoma;
}
#popularposts {
	font-size:0.9em;
	font-family:tahoma;
}
#recentcomments {
	font-size:0.9em;
	font-family:tahoma;
}	


#recentcomments em {
	color:#0079ad;
	font-family:tahoma;
	font-style:normal;
	font-size:11px;
	text-decoration:underline;
	padding-right:2px;
	background:/*url(images/bg_recentcomment.gif) right no-repeat*/;
	letter-spacing:.08em;
	}
#recentcomments em2 {
	color:#0079ad;
	font-family:tahoma;
	padding-right:2px;
	background:/*url(images/bg_recentcomment.gif) right no-repeat*/;
	letter-spacing:.09em;
	}

#recentcomments a, #recentcomments a:visited {
	color:#666666;
	font-family:tahoma;
	}

	
#recentposts a, #recentposts a:visited, #popularposts a, #popularposts a:visited {
	color:#666666;
	font-family:tahoma;
	}
#recentposts a:hover, #popularposts a:hover {
	color:#444444;
	font-family:tahoma;
	text-decoration: underline;
	}


#categories {
	font-size:0.8em;
	font-family:tahoma;
	margin-left:6px;
	}

#categories a, #categories a:visited {
	color:#222222;
	font-size:1.1em;
	}


#categories .children {
	margin-top:9px;
	}
	
#categories .children li {
	color:#666666;
	font-weight:normal;
	background:url(images/bul_sider_arrow_blank.gif) no-repeat 0px 10px;
	padding:0px 2px 4px 0px;
	list-style:none;
	line-height:100%;
	margin-top:5px;
	/*border:1px solid #ff9900;*/
	}

#categories .children a {
	color:#666666;
	text-decoration:none;
	}
#categories .children a:hover {
	color:#f52162;
	text-decoration:none;
	}

#pages a, #pages a:visited {
	color:#ffffff;
	font-size:0.9em;
	}
#archives a, #archives a:visited {
	color:#666666;
	font-size:0.9em;
	}

#tagcloud a {
	line-height:150%;
	padding-right:6px;
	}

#sidebar li  {
	list-style:none;
	}



/* ---------- @ Forms -----------*/

#searchform {
	margin:0px;
	padding:0px;
	height:18px;
	}

#searchform .field {
	padding:0px;
	width:90px;
	font-size:1em;
	}
.field_comment	{
	padding:5px 0px 0px 4px;
	margin-bottom:5px;
	width:230px;
	height:12px;
	color:#666666
	font-size:11px;
	border:1px solid #e7e7e7;
	background:#f6f6f6;	
	}
.field_comment_textarea	{
	padding:5px 0px 0px 4px;
	margin-bottom:5px;
	width:548px;
	height:146px;
	color:#666666
	font-size:11px;
	border:1px solid #e7e7e7;
	background:#f6f6f6;
	}		

#searchform .button {
	margin:0;
	padding:3px;
	font-size:1em;
	}

.buttonbox {
	padding:4px 25px;
	}
	
.buttonbox .alignleft1 {
	float:left;
	padding:10px 0px;
	text-align:center;
	}
	
.buttonbox .alignright1 {
	float:right;
	padding:10px 0px;
	text-align:center;
	}
	
.buttonbox .alignleft1 a, .buttonbox .alignleft1 a:visited, .buttonbox .alignright1 a, .buttonbox .alignright1 a:visited   {
	font-size:0.8em;
	font-weight:bold;
	color:#f7f7f7;
	/*padding:5px 10px 5px 10px;
	ackground:  url(images/bg_button.gif) no-repeat ! important;*/
	}
	
	
.prevnextbox {
	padding:0px;
	margin-top:30px;
	border-top:1px solid #ebebeb;
	}
	
.prevnextbox .alignleft1 {
	float:left;
	padding:10px 0px 0px 0px;
	text-align:center;
	}
	
.prevnextbox .alignright1 {
	float:right;
	padding:10px 0px 0px 0px;
	text-align:center;
	}
	
.prevnextbox .alignleft1 a, .prevnextbox .alignleft1 a:visited  {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-transform:uppercase;
	padding-left:11px;
	background:  url(images/ico_previous_left.gif) no-repeat 0px 4px;
	}
.prevnextbox .alignleft1 a:hover  {
	color:#000000;
	}
	
.prevnextbox .alignright1 a, .prevnextbox .alignright1 a:visited   {
	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
	color:#666666;
	text-transform:uppercase;
	padding-right:11px;
	background:  url(images/ico_next_right.gif) no-repeat 30px 4px;
	}
.prevnextbox .alignright1 a:hover   {
	color:#000000;
	}


.button {
	border:none;
	font-size:0.8em;
	color:#566169;
	padding:4px 18px;
	margin-top:7px;
	/*border-bottom:2px solid #141719;
	border-right:2px solid #141719;*/
	}
.button_search {
	border:0px;
	margin-top:5px;
	margin-right:0px;
	width:24px;
	height:24px;
	}
.button2 {
	background: #141719 url(images/bg_button2.gif) no-repeat ! important;
	border:none;
	font-size:0.8em;
	color:#ffffff;
	padding:3px 0px;
	margin-top:7px;
	/*border-bottom:2px solid #141719;
	border-right:2px solid #141719;*/
	}
.button_leaveacomment {
	background: url(images/btn_leaveacomment.gif) no-repeat ! important;
	border:none;
	color:#ffffff;
	padding:0px;
	margin:0px;
	width:110px;
	height:30px;
	/*border-bottom:2px solid #141719;
	border-right:2px solid #141719;*/
	}	

a.button, a.button:visited {
	color:#566169;
	width:78px;
	margin:18px 0 0 30px;
	display:block
	}

a.button:hover, a.button:active {
	text-decoration:none
	}

.button:focus, .button:hover {
	background: #110307 url(images/bg_button.gif) no-repeat ! important;
	}

.field {
	/*background:#412c31 ! important;*/
	background:#ff9900 ! important;
	border:none;
	padding:4px 4px 4px 22px;
	font-size:0.8em;
	color:#f2f0e9;
	}
.field_search {
	padding:4px 10px 5px 10px;
	margin:17px 7px 5px 0px;
	color:#666666;
	font-family:tahoma;
	font-size:11px;
	width:241px;
	height:13px;
	background:#ffffff/* url(../images/bg_searchform_field.png) no-repeat left*/;
	top:0px;
	border:0px solid #ffffff;
	}
.field_search_page {
	padding:4px 10px 5px 10px;
	margin:17px 7px 5px 0px;
	color:#ffffff;
	font-family:tahoma;
	font-size:11px;
	width:242px;
	height:13px;
	background:#1b1b1b/* url(../images/bg_searchform_field.png) no-repeat left*/;
	top:0px;
	border:0px solid #1b1b1b;
	}	

.field#user-name {
	background: #1e2f3f url(images/user-name.gif) 5px 4px no-repeat ! important;
	width:118px;
	margin-right:5px;
	}

.field#user-name:focus {
	background: #1e2f3f url(images/user-name.gif) 5px 4px no-repeat ! important;
	}

.field#user-email {
	background: #1e2f3f url(images/user-email.gif) 5px 7px no-repeat ! important;
	width:118px;
	}

.field#user-email:focus {
	background: #1e2f3f url(images/user-email.gif) 5px 7px no-repeat ! important;
	}

.field#user-comment {
	background: #1e2f3f url(images/user-comment.gif) 5px 6px no-repeat ! important;
	width:273px;
	height:120px;
	margin-top:8px;
	}

.field#user-comment:focus {
	background: #1e2f3f url(images/user-comment.gif) 5px 6px no-repeat ! important;
	}

.field#user-url {
	background: #1e2f3f url(images/user-url.gif) 4px 8px no-repeat ! important;
	}

.field#user-url:focus {
	background: #1e2f3f url(images/user-url.gif) 4px 8px no-repeat ! important;
	}

#interior .field#user-name, #interior .field#user-email,
#interior .field#user-url, #interior .field#user-url {
	width:260px
	}

#interior .field#user-comment {
	width:500px;
	height:248px;
	}



/* ---------- @ Float Clearing -----------*/
.clearfloat_mylink {clear:both;}

.topclearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	margin:0px;
	}

.topclearfloat {
	display:inline-block;
	}

.topclearfloat {
	display:block
	}


.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}

.clearfloat {
	display:inline-block;
	background:#ffffff;
	/*background:url(images/bg_contentbg.gif) repeat-y;*/
	}

.clearfloat {
	display:block;
	}




/* ---------- @ Footer -----------*/

#footer {
	background:#eeeeee /*url(images/bg_footer.jpg) repeat-x*/;
	margin-top:80px;
	padding-left:20px;
	}

#footer .wrapper {
	color:#888888;
	text-align:left;
	font-family:dutum,tahoma;
	font-size:11px;
	letter-spacing:-0.01em;
	padding: 5px 0px 70px 0px;
	/*background:url(images/bg_flare_bottom.jpg) no-repeat right top;*/
	}
#footer span {
	color:#333333;
	}
.txtcompany	{
	font-weight:bold;
	}
	
#footer a, #footer a:visited, #footer a:active {
	display:block;
	color: #666666;
	}
#footer a:hover	{
	color:#666666;
	text-decoration:underline;
	}
#footer .txtlink	{
	float:left;
	padding: 0px 10px 0px 10px;
	background: url(images/bg_gnb.gif) no-repeat  right 18px;
	margin-top:5px;
	position:relative;
	}
.txtlink2	{
	color: #444444;
	text-decoration:underline;
	}	
#footer .txtlink	{
	clear:both;
	padding:5px 0px;
	background: url(images/ico_wordpress.gif) no-repeat right;
	}
.txtlink a, .txtlink a:visited, .txtlink a:active, .txtlink a:hover {
	display:block;
	color: #444444;
	text-decoration:underline;
	}			
	




