/*
** Find Fun for Tistory
** Copyright (c) 2018 Find Fun <http://findfun.tistory.com>
** 
*/

/*
** 공통
*/
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

ul, ol {
    list-style: none;
}

body {
    font-size: 16px;
}


.content-box {
    padding: 20px;
    border: 1px solid #ebebeb;
    margin-bottom: 20px;
}

.container_postbtn {
    display: none;
}

input, textarea {
    border: 1px solid #e1e1e1;
    color: #222;
    font-size: 100%;
    font-family: 'MS Reference Sans Serif', Calibri, "맑은 고딕", "Malgun Gothic", sans-serif;
}

input[type=text], input[type=password] {
    height: 40px;
    padding: 0 4px;
    width: 100%;
}

textarea {
    border: 1px solid #e1e1e1;
    resize: vertical;
    padding: 10px;
    width: 100%;
    line-height: 24px;
}

a {
    text-decoration:none;
    color:#333;
}
a:hover {
    text-decoration: underline;
    color: #118eff;
}
a.modify, a.write {
    text-decoration: none;
}
/*
** footer
*/
#footer {
    background: #373c43;
    line-height: 50px;
    overflow: hidden;
}

.clear {
    clear: both;
}

.blank {
    height: 7px;
}

body {
    color: #333;
}

@font-face {
    font-family: 'icomoon';
    src: url('images/icomoon.eot?5mvr0y');
    src: url('images/icomoon.eot?5mvr0y#iefix') format('embedded-opentype'), url('images/icomoon.ttf?5mvr0y') format('truetype'), url('icomoon.woff?5mvr0y') format('woff'), url('images/icomoon.svg?5mvr0y#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="ico-"], [class*=" ico-"], [class="link_item"], [class="link_sub_item"], .side-list {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/*
** header
*/
#header {
    background: #fff
}

/*
** main-wrapper
*/
#main-wrapper {
}

.copyright {
    color: #e1e1e1
}

h3, h4 {
    margin-bottom: 10px;
}
.ico-home:before {
    content: "\e902";
    font-size: 12px;
}

.trace {
    font-size: 13px;
    height: 21px;
    line-height: 21px;
}

.content-trace {
    margin-bottom: 10px;
    line-height: 21px;
}

.ico-trace:before {
    content: "\e903";
    font-size: 13px;
    line-height: 21px;
    height: 21px;
}


.entry-title {
    margin-bottom: 7px;
}

.entry_date {
    font-size: 12px;
    color: #777;
}

.entry-info {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
    margin-bottom: 15px;
}

.article-section {
    margin-bottom: 20px;
    overflow-x: hidden;
}

    .article-section p {
        line-height: 22px;
    }

.article {
    margin-bottom: 15px;
}

.article-ad-top {
    margin-bottom: 10px;
}

.article-ad-bottom {
    margin-bottom: 10px;
}

.related-section {
    border: 1px solid #ebebeb;
    padding: 8px;
    margin-bottom: 20px;
}

.related-title {
    margin-bottom: 15px;
    font-size: 16px;
    font-weight: 600;
    line-height: 35px;
    border-bottom: 1px solid #ebebeb;
}

.related-title:before {
	content: "\e9cb";
	font-size: 12px;
	margin-right: 6px;
}

.section-title {
    font-weight: 800;
    font-size: 18px;
    margin-right: 5px;
    font-family: Calibri;
}

.tag {
    margin-bottom: 20px;
}

.ico-tag:before {
    content: "\e935";
    font-size: 12px;
    line-height: 20px;
    color: #666;
    margin-right: 9px;
}

.ico-comment-write:before {
    content: "\e905";
    font-size: 14px;
    color: #666;
    margin-right: 9px;
}

.ico-comment-list:before {
    content: "\e96c";
    font-size: 12px;
    color: #666;
    margin-right: 9px;
}

.tag_entry a {
    border: 1px solid #e1e1e1;
    background: #fcfcfc;
    color: #d14;
    font-weight: 200;
    padding: 5px 10px;
    font-size: 13px;
    line-height: 28px;
    text-decoration: none;
}

.search-list li {
	padding:7px 0;
}

.search-list-item-date {
    float: right;
}

.search-reply-list {
}

.reply-reply, .guest-reply {
    padding-left: 75px;
    margin-top: 10px;
}

.reply-info, .guest-info {
    margin-bottom: 10px;
}

.reply-body {
    float: left;
}

.reply-image {
    display: none;
}

.reply-name, .guest-name {
    font-weight: 600
}

.guest-name img, .tistoryProfileLayerTrigger {
    display: none;
}

.guest-write, .commentList {
    margin-bottom: 30px;
}

.reply-name img {
    display: none;
}

.reply-name .tistoryProfileLayerTrigger {
    display: none;
}

.reply-date, .guest-date {
    color: #808080;
    font-size: 11px;
}

.reply-address {
    display: none;
}

.reply-content, .guest-content {
    margin-bottom: 15px;
}

.btn-reply {
    line-height: 26px;
    padding: 5px 14px;
    border: 1px solid #ebebeb;
    background: #fcfcfc;
    font-size: 12px;
}

.reply-control, .guest-control {
    height: 37px;
}

.reply-title, .guest-title {
    margin-bottom: 10px;
}

.paging {
    text-align: center;
    line-height: 60px;
}

.paging a {
    display: inline-block;
    margin: 0 5px 10px;
}

.side-title {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 5px;
    font-weight: 800;
}

.search-form {
    position: relative;
}

.search input {
    padding-right: 40px;
}

.search-submit {
    position: absolute;
    right: 0;
    top: 0;
    width: 48px;
    height: 40px;
    line-height: 40px;
    border: 0;
    border-width: 0;
    border-style: solid;
    background: #808080;
    color: #fff;
}

.search-btn {
    font-style: normal;
    font-weight: 600;
    height: 40px;
    line-height: 40px;
}

.search-btn:before {
	content: "\e986";
}

.side-box {
    border: 1px solid #ebebeb;
    padding: 15px;
    margin-bottom: 15px;
}

.adbox {
    margin-bottom: 15px;
}


.category_list ul {
    padding-left: 12px;
}

.category_list li {
	font-size:14px;
}

.side-list {
    font-size: 14px;
    padding-left: 18px;
    margin-bottom: 7px;
    line-height: 16px;
}

.side-list:before {
	margin-left: -20px;
	content: "\e903";
}

.related-list li {
    line-height: 24px;
    height: 24px;
    font-size: 14px;
}

.link_sub_item:before, .link_item:before {
    content: "\e903";
}
.commentWrite input[type=submit], .guestWrite input[type=submit] {
    background: #808080;
    border: none;
    color: #fff;
    height: 32px;
    padding: 0 12px;
    font-weight: 600;
}
/*
** PC 
*/
@media only screen and (min-width:1010px) {

    /*
    ** content
    */
    #main {
        float: left;
        margin-bottom: 25px;
    }


    #nav {
        background: #ebebeb;
        border: 1px solid #dfdfdf;
        border-left: 0;
        border-right: 0;
        height: 44px;
        line-height: 44px;
        position: relative;
        z-index: 110;
        clear: both;
    }

    .nav_inner {
        margin:0 auto;
        width:1010px;
    }

    #nav li {
        float: left;
        font-size: 15px;
        border: 0px solid #dfdfdf;
        border-left-width: 1px;
    }

    #nav li:last-child {
        border-right-width: 1px;
    }

    #nav li > a {
        padding: 0 15px;
        color: #373c43;
        line-height: 44px;
        height: 44px;
        display: block;
        text-decoration:none;
    }

    #nav li > a:hover{
        color:#f74818;
    }
    
    .main-col {
        width: 700px;
    }

    
.search-list-entry {
	width:570px;
	display:inline-block;
	
}


    .commentWrite input[type=text], .commentWrite input[type=password], .guestWrite input[type=text], .guestWrite input[type=password] {
        float: left;
        width: 32.5%;
        margin-right: 1.2%;
        margin-bottom: 10px;
    }

    .commentWrite form, .guestWrite form {
        
    }


    .commentWrite input#homepage, .guestWrite input#website {
        margin-right: 0
    }

    /*
    ** sidebar
    */
    #sidebar {
        float: right;
        width: 300px;
    }


    .inner {
        width: 1010px;
        margin: 0 auto;
    }

    .header > .inner {
        width: 1010px;
        height: 154px;
        line-height: 154px;
        background: #fff;
    }

    .logo {
        float: left;
    }

    .header-right {
        float: right;
    }

}

/*
** 모바일
*/
@media only screen and (max-width: 1010px) and (min-width: 0px) {
    #sidebar {
        float: none;
        width: auto !important;
        margin: 0;
    }
	
	
.search-list-entry {
	width:70%;
	display:inline-block;
	
}


    #wrap {
        padding:0 15px;
    }

    #footer {
        padding-left:15px;
        font-size:14px;
    }

    .entry-title {
        font-size:14px;
    }

    h3, h4 {
        font-size:16px;
    }

    .wgo-player-center {
        font-size:14px;
    }

    #nav {
        background: #ebebeb;
        border: 1px solid #dfdfdf;
        position: relative;
        z-index: 110;
        clear: both;
        margin-top:8px;
    }

    .nav_inner {
        margin: 0 auto;
        text-align:center;
    }

    #nav li {
        font-size: 14px;
        border: 1px solid #dfdfdf;
    }

    #nav li > a {
        padding: 0 15px;
        color: #373c43;
        line-height: 30px;
        height: 30px;
        display: block;
        text-decoration: none;
    }

    #nav li > a:hover {
        color: #f74818;
    }
}
