body{
font-family:Arial, Helvetica, sans-serif;
color:#fff;
background-color:#2c1c01;
line-height: 1.6;
}
body a{
color: #fff;
}
body a:hover{
color:#fff;
}
h1,h2,h3,h4,h5,h6{
font-weight:bold;
}
#wrapper{
background: url(//sumiya-gin.com.au/wp-content/themes/SumiyaGin/image/bg.jpg);
background-size: cover;
background-position: center;
max-width: 1800px;
margin: 0 auto;
} header{
padding:10px 0;
}
header nav #menu img{
height: 30px;
width: auto;
}
header nav ul{
margin-top: 20px;
margin-bottom: 20px;
display: none;
}
header nav li{
height: 21px;
overflow: hidden;
margin-bottom: 15px;
}
header nav li:last-child{
margin-bottom: 0;
}
header nav li a{
display: block;
}
header nav li img{
display: block;
width: auto;
height: 21px;
}
footer{
padding: 10px 0;
background: #000;
}
footer .visible-xs p{
font-size: 12px;
margin-top: 10px;
} #top{
margin-top: -30px;
margin-bottom: 20px;
}
#top img{
margin: 0 auto;
}
#slider img{
width: 100%;
height: auto;
}
#main{
margin-top: 20px;
padding-bottom: 30px;
}
#main .catch{
font-size:20px;
}
#mobile-link li{
margin-bottom: 20px;
}
#mobile-link li img{
margin: 0 auto;
}
#content{
width:290px;
margin:0 auto;
}
#content .top{
width:290px;
height:27px;
background: url(//sumiya-gin.com.au/wp-content/themes/SumiyaGin/image/board-head.png);
background-size:290px 27px;
}
#content .main{
width:290px;
background: url(//sumiya-gin.com.au/wp-content/themes/SumiyaGin/image/board-mid.png);
background-repeat:repeat-y;
background-size:290px auto;
padding:20px;
color:#4d4d4d;
}
#content .bottom{
width:290px;
height:61px;
background: url(//sumiya-gin.com.au/wp-content/themes/SumiyaGin/image/board-bottom.png);
background-size:290px 61px;
}
#content h2{
margin-top:0;
}
.news-contents h2{
border-bottom:solid 1px #4d4d4d;
font-weight:normal;
font-size:16px;
margin:5px 0;
}
.news-contents article{
margin-bottom:20px;
}
.news-contents a{
color:#4d4d4d;
}
.news-contents a:hover{
color:#4d4d4d;
}
#sidebar ul{
margin-bottom:20px;
padding:0;
list-style:none;
}
#category h2{
font-size:18px;
border-bottom:solid 1px #fff;
padding-bottom:5px;
margin-top:0;
}
#category li{
margin-bottom:30px;
} @media only screen and (min-width : 768px){
header nav ul{
margin-top:0;
margin-bottom: 0;
display: block;
}
header nav li{
float: left;
margin-right: 20px;
height: 16px;
margin-bottom: 0;
}
header nav li img{
height: 16px;
}
footer{
padding: 20px 0;
}
footer .footer-logo{
float: right;
margin-left: 20px;
width: 70px;
}
footer .hidden-xs p{
margin: 0;
text-align: right;
}
#top{
margin-top:0;
}
#top .item{
position: relative;
}
#top .item img.book{
position: absolute;
bottom:20px;
}
#pc-link .item img{
width: 100%;
height: auto;
}
#pc-link .pull-left{
width: 62%;
}
#pc-link .pull-right{
width: 37%;
}
#pc-link .half{
width: 50%;
float: left;
}
#news-contents{
width:750px;
height:383px;
background: url(//sumiya-gin.com.au/wp-content/themes/SumiyaGin/image/bg-sign.png);
background-size:750px 383px;
padding:40px 70px;
}
#content{
width:750px;
}
#content .top{
width:750px;
height:70px;
background-size:750px 70px;
}
#content .main{
width:750px;
background-size:750px auto;
padding:0 30px 20px;
}
#content .bottom{
width:750px;
height:158px;
background-size:750px 158px;
}
}
@media only screen and (min-width : 992px){
header nav li{
height: 20px;
margin-right: 20px;
}
header nav li img{
height: 20px;
}
#news-contents{
width:970px;
height:496px;
background-size:970px 496px;
padding:40px 90px;
}
#content{
width:750px;
}
#content .top{
width:780px;
height:70px;
background-size:780px 70px;
}
#content .main{
width:780px;
background-size:780px auto;
}
#content .bottom{
width:780px;
height:165px;
background-size:780px 165px;
}
}
@media only screen and (min-width : 1200px){
header nav li{
height: 21px;
margin-right: 30px;
}
header nav li img{
height: 21px;
}
#news-contents{
width:1170px;
height:598px;
background-size:1170px 598px;
padding:60px 100px;
}
}