@import url(//fonts.googleapis.com/earlyaccess/nanumgothiccoding.css);
@import url(http://www.openhiun.com/hangul/nanumbarungothic.css);

@import url(//spoqa.github.io/spoqa-han-sans/css/SpoqaHanSansNeo.css);


.nanumgothiccoding * {
	font-family: 'spoqa han sans', monospace;
}

h1 a {
    color: #FCA205;
}

h1 {
	font-size: 24px!important;
}

h2 {
	font-size: 20px!important;
}

h3 {
	font-size: 14px!important;
}

body {
    padding-left: 1px;
}

.page-header {
    background-color: #ff9400;
    margin-top: 0;
    padding: 20px 20px 20px 40px;
}

.page-header h1, .page-header h1 a, .page-header h1 a:visited, .page-header h1 a:active{
                                                                   color: #ffffff;
                                                                   font-size: 36pt;
                                                                   text-decoration: none;
                                                               }

.content {
    margin-left: 40px;
}

h1, h2, h3, h4 {
	font-family: 'Spoqa Han Sans Neo', 'sans-serif', monospace;
}

th, td {
	font-family: 'Spoqa Han Sans Neo', 'sans-serif', monospace;
}

th {
	text-align: center;
}

.align-right {
	text-align: right;
}

.date {
    color: #828282;
}

.save {
    float: right;
}

.post-form textarea, .post-form input {
    width: 100%;
}

.top-menu, .top-menu:hover, .top-menu:visited {
                                color: #ffffff;
                                float: right;
                                font-size: 26pt;
                                margin-right: 20px;
                            }

.post {
    margin-bottom: 70px;
}

.post h1 a, .post h1 a:visited {
                color: #000000;
            }

.cate {
    color: #1E90FF;
	align: center;
}

