/*
To get started customizing with CSS, we recommend you 
go to http://headwaythemes.com/documentation/customizing-your-headway-site/custom-css/ 
to get started.

When writing the selectors for the elements, put body.custom at the
beginning.

For an example on how to change the background with custom CSS
we can use the following code.

body.custom {
	background: red;
}
*/










/*body.custom *, body.custom a.more-link, body.custom div#nav-below-single * { font-family: "Rockwell", sans-serif; }*/


/* Custom CSS for Search in Navigation */
body.custom ul#header-navigation { margin: 0px 5px 0px 0; font-family: Arial,"Malgun gothic",Dotum ;}


/*
body.custom ul.navigation li a:link, ul.navigation li a:visited, ul.navigation li ul {border-width:0px; padding: 0px 10px ; color:000000;}

body.custom u#header-navigation li.page_item ul li, body.custom u#header-navigation li.page_item ul li a  {border-width:0px; padding: 0px 10px ; background: #000000;}

body.custom ul#header-navigation li.page_item a {border:0;}

body.custom ul#header-navigation li.page-item-1 a {background: url(custom/images/home.png) no-repeat; padding-left: 30px;}
body.custom ul#header-navigation li.page-item-2 a {background: url(custom/images/about.png) no-repeat; padding-left: 30px;*/



body.custom #navigation ul li a:hover {font-family: Arial,"Malgun gothic",Dotum;
color: #FFFFFF; 	text-decoration: none;/* sets the link color - in this case green */
background: #000000; /* sets the background color - in this case red */
}


body.custom div#container div#leaf-1{
width: 560px;
} 












ul.navigation li a {
    color:000000;
	font-family: Arial,"Malgun gothic",Dotum;
	font-size: 12px;
    line-height: 1em;
	text-decoration: none;
	}


div#wrapper {
    padding:none
    font-family: Arial,"Malgun gothic",Dotum;
	font-size: 12px;
    margin-bottom: 0;
    line-height: 1em;
	text-decoration: none;
	}

h1.entry-title,h2.entry-title a{
    font-family: Arial,"Malgun gothic",Dotum;
    font-weight: bold;
	font-size: 18px;

    line-height: 1.5em;
	text-decoration: none;
	}

h1.entry-title {
    font-family: Arial,"Malgun gothic",Dotum;
    font-weight: bold;
	font-size: 18px;

	text-decoration: none;
	}

div.post {
    color:000000;
	font-family: Arial,"Malgun gothic",Dotum;
	font-size: 19px;
    line-height: 1em;
	text-decoration: none;
	}

div.post a{
font-family: Arial,"Malgun gothic",Dotum;
	color:000000;
    font-weight: bold;
	text-decoration: none;
	}

div.page {
font-family: Arial,"Malgun gothic",Dotum;
    color:000000;
	text-decoration: none;
	}

div.page a{
font-family: Arial,"Malgun gothic",Dotum;
    color:000000;
    font-weight: bold;
	text-decoration: none;
	}



div#breadcrumbs {
    margin-top: 10px;
	}




/*À§Á¬¸ñ·Ï*/

div.sidebar a{
    color:000000;
	font-family: Arial,"Malgun gothic",Dotum;
	font-size: 12px;
    line-height: 0em;
	padding:0;
	text-decoration: none;
	}

div.sidebar li li{
    color:000000;
	font-family: Arial,"Malgun gothic",Dotum;
	font-size: 12px;
display: block;

padding: 0px 0px 3px 0px;

 border-bottom: 1px dotted #aaaaaa;

	}

div.sidebar a:hover{
    color:#666666;
	font-family: Arial,"Malgun gothic",Dotum;
	font-size: 12px;
    line-height: 0px;

	padding:0;
	text-decoration: none;
	}


/*À§Á¬Å¸ÀÌÆ²*/

div.sidebar span.widget-title {
    font-family: Arial,"Malgun gothic",Dotum;
	font-size: 14px;
    font-weight: bold;
    letter-spacing: 0px;
	color: #000000;
	}

/*¸®ÇÁÅ¸ÀÌÆ²*/
div.leaf-top {
    font-family: Arial,"Malgun gothic",Dotum;
	font-size: 14px;
    font-weight: bold;
	letter-spacing: 0px;
    color: #000000;
	}


.entry-title a {
    color:000000;
	font-family: Arial,"Malgun gothic",Dotum;
	font-size: 12px;
    line-height: 0px;
	text-decoration: none;
	}

div.leaf-content {
    color:000000;
	font-family: Arial,"Malgun gothic",Dotum;
	font-size: 11px;
	text-decoration: none;
	}




div.entry-meta a {
	font-family: Arial,"Malgun gothic",Dotum;
	text-decoration: none;
	}

