html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
    font-family: "Noto Sans TC","Microsoft JhengHei","微軟正黑體","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    line-height: 1.75;
    color: #333;
    background-color: #f6f2ea;
}

img {
    border: 0;
}

p {
    margin: 0 0 0px
}

em {
font-style: normal;
color: #B66454;
}

a,a:active,a:visited{
	color: #949da3;

}

a:hover{
	color:#b9bcbd;
	text-decoration: none;

}
.container{ margin-top: 50px;

}

small{
color:#9FA5A7;
margin-left: 10px;

}

i{
    margin-right: 3px;
    margin-left: 3px;
}
/*---新刊標籤---*/
.badge-danger{
    background-color: #ff0067;
    margin-left: 3px;
    margin-right: 3px;
}
.badge-info{
    background-color: #ffa500;
    margin-left: 3px;
    margin-right: 3px;
}
/*----導覽列---*/


.navbar .navbar-header,
.navbar-collapse {
    float:none;
    display:inline-block;
    vertical-align: top;
    padding-left: 0;
    padding-right: 0;
}

@media (max-width: 768px) {
    .navbar-collapse  {
        display: none;
    }
}


.navbar-default {
	background-color: #7C818D;
	color: #EFE3E4;
	text-align: center;
	border:0px;
	margin-top: 0px;
}


.navbar-default .navbar-header>a {
    color: #FFDFDA;
}
.navbar-default .navbar-header>a:hover {
    color: #B9D0D7;
}

.navbar-default .navbar-nav>li>a {
    color: #FFDFDA;
}

.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus {
    color: #B9D0D7;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus {
    color: #7C818D;
    background-color: #FFDFDA
}

.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}


/*----首頁圖區---*/
header{
	background-image: url("");
	background-size: cover;
	background-position: 50% 0%;
    height:auto;
    padding-top:5%;
    margin: 20px;
    background-color: #FFF;
    font-size:60pt;text-align: center; letter-spacing: 5px;line-height:100%;
    color: #614620;
    border-radius: 10px;

}

header a{
    color:#387683;
    text-decoration: none;
}



header a:active,a:visited{
    color:#387683;
    text-decoration: none;
}

.header__circle{
    background-image: url("");
    background-size: cover;
    background-position: 50% 0%;
    height:250px;
    padding-top:5%;
    background-color: #FFF;
    font-size:42pt;text-align: center; letter-spacing: 5px;line-height:100%;

}

.header__link:hover{
    color:#387683;
    text-decoration: none;
    opacity:0.8;
    filter: alpha(opacity=80);
}

/*---首頁副標題---*/
h1{
width:auto;
height:40px;
background:url("") no-repeat 0 0 transparent;
font-family:verdana,Microsoft JhengHei, "微軟正黑體";
text-align: left;
color:#f5f5f5;
font-size:2em;
font-weight:bold;
border-bottom: #250D00 0px solid; 
margin:5px -5px 0px;
padding-top:1px;
padding-left: 20px;
letter-spacing:15px;
background-color: #387683;
border-radius: 0px 10px 10px 0px;
display: inline-block;
}


/*---攤位資訊副標題---*/
h2{
width:auto;
height:40px;
background:url("") no-repeat 0 0 transparent;
font-family:verdana,Microsoft JhengHei, "微軟正黑體";
text-align: center;
color:#f5f5f5;
font-size:2em;
font-weight:bold;
border-bottom: #250D00 0px solid; 
margin:20px auto 0px;
padding-top:1px;
letter-spacing:15px;
background-color: #ea9d9d;
border-radius: 20px 20px 0px 0px;
}

/*---刊物名稱---*/
h3{
    font-size: 2em;
    height: auto;
    width: auto;
    padding-left: 10%;
    color:#4f372e;
    text-align: left;
    display: inline-block;


}

.bigheadline {
	font-family: 'Raleway', "Noto Sans CJK TC", "Noto Sans TC",sans-serif;
	font-weight: 100;
	font-size: 4em;
	color: #fff;
	padding:15%;

}

/*----區塊---*/

.board {
    height: auto;
    border-radius: 0px 0px 20px 20px;
    margin-top: 0px;
    padding-left: 0px;
    padding-bottom: 10px;
    background-color: #ffdfdd;

}


.board__title {
    position: relative;
    top: -35px;
    width: 200px;
    height: 40px;
    border-radius: 5px;
    text-align: left;
    padding-top: 5px;
    padding-left: 15px;
    margin: 0 0;
    background-color: #EFE3E4;
}

.board__title h3 {
    font-size: 16px;
    margin-top: 2px;
    color:#494F5C;
    text-transform: uppercase;
}


.board__content {
    position: relative;
    top: 5px;
    bottom: 30px;
    padding: 0px 10px;
    color: #494F5C;

}


.authorboard {
    height: auto;
    border-radius: 5px;
    margin-top: 10px;
    padding-bottom: 0px;
    text-align: center;
}

.authorboard__content {
	position: relative;
    padding: 0px 0px;
    color: #494F5C;
}

.board__text{
    top: 5px;
	
}



.board--white{
    background-color: white;
}



.authortitle{
    height: auto;
    display:inline-block;
    width: 100%;
    margin: 0px 0px;
    background-color: #475d7c;
    color: white;
    text-align: center;
}


.lightblue{
    height: auto;
    width: 100%;
    margin: 0px 0px;
    background-color: #afcfd6;
    color: white;
    text-align: center;
}

.board ul {
    padding-top: 10px;
}

.board li {
    line-height: 150%;
    list-style-type:circle;
}

.board li a,a:active,a:visited{
    color: #949da3;
}

.board a:hover{
    color: #b9bcbd;
    text-decoration: none;

}
.board h4 {
    font-size: 16px;
    position: relative;
    line-height: 1.7;
    border-radius: 3px;
    color: #7C818D;
    background-color: #FCE9E6;
    padding-left: 5px;
}


.log-text {
    width: 100%;
    height: 200px;
    overflow-y: auto
}

.log-text p {
    border-bottom: 1px dotted #828282;
    color: ;
    padding: 10px;
    margin: 0
}


/*----文章區---*/

article{
    width: 70%;
    font-size: 11pt;
    margin: 0px auto;

}
.title{width:100%;
    font-size:11pt;
    font-weight:bold;
    text-align:center;
    padding:20px 0px 0px 0px;}


/*----頁尾---*/

footer {
    color: #9FA5A7;
    text-align: center;
    border-top: 1px dotted;
    padding-top: 20px;
    padding-bottom: 10px;
    font-size: 8pt;
    margin-top:10px;
}

footer a {
    color: #B9D0D7
}

footer a:hover,footer a:focus,footer a:active,footer a.active {
    color: #FCE9E6
}



/*----小說內容----*/

.title{width:100%;font-size:11pt;font-family:"微軟正黑體";font-weight:bold;text-align:center;padding:20px 0px 0px 0px;}

article{
    background-color: #fff;
    padding-left: 10px;
    padding-right: 10px;
}

div.context
{
    max-width: 70%;
    font-family:"微軟正黑體";font-size:11pt;
    text-align: justify;
    line-height: 200%;
    margin-top: 50px;
    margin-left:100px;
}


@media only screen and (max-width: 500px) {
     div.context
    {
    max-width: 80%;
    font-family:"微軟正黑體";font-size:11pt;
    text-align: justify;
    line-height: 200%;
    margin-top: 50px;
    margin-left:10px; 
    }
    img{ display: block; max-width: 100%; }


/*---小說內容END---*/
