/* 한글폰트 삽입 */
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
h1 {font-family: 'Nanum Gothic', sans-serif; color: black; font-size:35px}
h2 {font-family: 'Nanum Gothic', sans-serif; color: black; font-size:33px}
h3 {font-family: 'Nanum Gothic', sans-serif; color: black; font-size:25px}
h4 {font-family: 'Nanum Gothic', sans-serif; color: black; font-size:23px}
h5 {font-family: 'Nanum Gothic', sans-serif; color: black; font-size:20px}
h6 {font-family: 'Nanum Gothic', sans-serif; color: black; font-size:18px}
body {font-family: 'Nanum Gothic', sans-serif; color: black; font-size:15px}
/* 한글폰트 삽입끝 */

/* 메뉴사이즈 조절*/
.main-navigation a { font-size: 16px; font-family: 'Nanum Gothic', sans-serif; color: black;}
/* 메뉴사이즈 조절 이 테마는 적용안됨*/

/* 로고 사이즈*/
#logo h1 {font-size: 45px; color:white; letter-spacing: 10px; text-shadow: 2px 2px #303863;}
/* 로고 사이즈 끝*/

/* 로고하단 사이즈*/
.site-description {font-size:20px; color:white; padding:20px}
/* 로고하단 사이즈끝*/

/* 메뉴색*/
.header-style2 #header #header-links,
.header-style2 #header-sticky #header-sticky-links {
	float: none;
    background:linear-gradient(to bottom, #2989d8 0%,#7db9e8 0%,#2989d8 8%,#2989d8 8%,#207cca 14%,#1f63ab 57%,#1e5799 100%);
    border-top: 2px solid #FFFFFF;
}
/*메뉴색 끝 */

/* 푸터*/
#footer {
    background: #FCFAF4;
    padding: 10px 10px 5px;
  border-top: 1px solid #AAAAAA;}
/* 푸터끝*/

/* 푸터글씨색*/
#footer-core, #footer-core p {color: #000000;}
/* 푸터글씨색 끝*/




/* 상단메뉴 우측정렬*/
#pre-header li {float: right;}
/* 상단메뉴 우측정렬 끝*/

/* 상단메뉴 색*/
.pre-header-style2 #pre-header {
    border-top: 1px solid white;
  border-bottom: 1px solid black;}
/* 상단메뉴 색 끝*/



/* 메뉴사이즈*/
.header-style2 #header .header-links > ul > li > a {font-size:14px; padding: 10px 15px}
/* 메뉴사이즈 끝*/


#intro {background:white; border-color: black; border-style: solid; border-width: 1px; padding: 10px 10px;}
#intro .page-title {color:#303863; font-size:25px}
#intro #breadcrumbs-core {color:black;}

#header-core {background: url("http://localtax.dothome.co.kr/wp-content/uploads/2016/05/note_taking_high_res-e1463028728763.jpg");
background-color: white;
  background-repeat: no-repeat;
    background-attachment: fixed;
background-position: top;}

