@charset "utf-8";

/*
 * Fonts
 */

@font-face {
  font-family: 'Goudy Bookletter';
  src: url('../fonts/goudy_bookletter_1911-webfont.eot?') format('eot'),
    url('../fonts/goudy_bookletter_1911-webfont.woff') format('woff'),
    url('../fonts/goudy_bookletter_1911-webfont.ttf') format('truetype'),
    url('../fonts/goudy_bookletter_1911-webfont.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway';
  src: url('../fonts/raleway_thin-webfont.eot?') format('eot'),
    url('../fonts/raleway_thin-webfont.woff') format('woff'),
    url('../fonts/raleway_thin-webfont.ttf') format('truetype'),
    url('../fonts/raleway_thin-webfont.svg') format('svg');
  font-weight: 600;
  font-style: normal;
}

/*
 * Global
 */

a
{
    text-decoration: none;
}

a:hover
{
    text-decoration: underline;
}

ul
{
    list-style-type: none;
}

/*
 * Remove margins around page
 */
body
{
    padding: 0px;
    margin: 0px;
    border: 0px;
}

/*
 * padding-left
 */
#region-header-logo, #region-header-slogan, #main-menu, #region-content, #region-footer-notice
{
    padding-left: 30px;
    padding-right: 30px;
    width: 960px;
}


/*
 * Header
 */

#zone-header, #zone-footer
{
    width: 100%;

    background-color: #323232;
        
    padding: 0px;
    border: 0px;
}

#zone-header
{
  height: 163px;
}

#zone-footer
{
  height: 167px;
}

#zone-header-bg, #zone-footer-bg
{
    width: 100%;
    height: 163px;
    
    position: relative;
    
    background: url(../img/bg-header-blue.jpg) repeat-x;
    
    height: 133px;
    top: 9px;
}

#zone-header-bg
{
    top: 9px;
}

#zone-footer-bg
{
    top: 0px;
}

#region-footer-notice
{
    font-family: 'Courier New', Courier, monospace;
    text-transform:uppercase;
    font-size:14px;
    color: #ffffff;
    text-align: right;
    top: 0px;
/*
 * old color: #054389;
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
    position: relative;
 */
}

#zone-footer
{
    box-shadow: 0 0 6px #444;
}

#region-header-slogan
{
    font-family: 'Courier New', Courier, monospace;
    text-transform:uppercase;
    font-size:14px;
    color: #ffffff;
    
    position: relative;
    top: 12px;
}

/*
 * Main Menu
 */

#zone-main-menu
{
    height: 39px;
    background: url(../img/border-horizontal.png) repeat-x bottom;
    background-color: #FFF;
}

#main-menu, #main-menu ul, #main-menu ul li
{
    height: 39px;
}

#sub-menu
{
	height: 68px;
}

#sub-menu ul, #sub-menu ul li
{
    height: 34px;
}

#main-menu
{
    font-size: 15px;
    text-align: left;
}

#main-menu ul
{
    margin: 0px;
    padding: 0px;
    border: 0px;
}

#main-menu ul li, #sub-menu ul li
{
    display:inline-block;
    margin-right: 10px;
    padding: 0px;
    border: 0px;
}

#main-menu li a, #sub-menu li a
{
    text-transform: uppercase;
    font-family: 'Courier New', Courier, monospace;
    font-weight:bold;
    color: #323232;
    padding-left: 15px;
    padding-right: 15px;
}

#main-menu li a
{
    line-height: 39px;
}

#sub-menu li a
{
    line-height: 34px;
}

#main-menu ul li.active
{
    background-color: #5eb4e6;
}

#sub-menu ul li.active
{
    background-color: #b1e2ff;
}

#sub-menu
{
    background: url(../img/border-horizontal.png) repeat-x bottom;
    
    font-size: 14px;
    text-align: left;
    
    width: 960px;
    margin-left: 30px;
    margin-bottom: 20px;
}

#sub-menu ul
{
    margin: 0px;
    padding: 0px;
    border: 0px;
    
    text-transform: uppercase;
    font-family: 'Courier New', Courier, monospace;
    text-decoration: none;
    font-weight:bold;
}

/*
 * Content
 */

#zone-content
{
    background-color: #f5f5f3;
}

#region-content
{
    /*
    margin-left: auto;
    margin-right: auto;
    */
}

#front-preface
{
    height: 240px;
    background: url(../img/border-horizontal.png) repeat-x bottom;
}

#front-slideshow
{
    width: 740px;
    height: 200px;
    margin-left: auto;
    margin-right: auto;
}

#front-postscript-first, #front-poemfortheday, .section-poems
{
    width: 450px;
    display: inline-block;
    
    margin-top: 20px;
    margin-bottom: 30px;
    
    font-family: 'Goudy Bookletter', 'Courier New', Courier, monospace;
    font-size:16px;
    color: #323232;
    
    vertical-align: top;
}

#front-postscript-first
{
    padding-right: 20px;
    /*
    background: url(../img/border-vertical.png) repeat-y right;
    */
}

#front-poemfortheday
{
    padding-left: 30px;
    background: url(../img/border-vertical.png) repeat-y left;
}

h1
{
    text-align: right;
    text-transform: uppercase;
    font-family: Raleway, 'League Script', 'Goudy Bookletter', sans serif;
    font-size: 20px;
    color: #121830;
    margin-top: 0;
    padding-top: 1em;
}

h2
{
    font-family: 'Goudy Bookletter', 'Courier New', Courier, monospace;
    font-size: 15px;
}
h3
{
    width: 450px;
    display: inline-block;
    
    margin-top: 20px;
    margin-bottom: 30px;
    
    font-family: 'Goudy Bookletter', 'Courier New', Courier, monospace;
    font-size:16px;
    color: #227805;
    
    /*
 * original blick color: #CE6120;
 */
    
    vertical-align: top;
}
h4
{
    text-align: right;
    text-transform: lowercase;
    font-family: Raleway, 'League Script', 'Goudy Bookletter', sans serif;
    font-size: 16px;
    color: #323232;
    margin-top: 0;
    padding-top: 1em;
}

h7
{
    text-align: left;
    text-transform: uppercase;
    font-family: Raleway Black, 'League Script', 'Goudy Bookletter', sans serif;
    font-size: 16px;
    font-weight: 600;
    color: #0e1f5c;
}

.read-more-button
{
    float: right;
    background: url(../img/btn-read-more.png) no-repeat;
    width: 82px;
    height: 36px;
    font-size: 13px;
    text-transform: uppercase;
    font-family: 'Courier New', Courier, monospace;
    text-align: center;
    padding-top: 5px;
}

.read-more-button a
{
    color: #28366d;
}


/*
 * Footer
 */
 
#region-footer-content
{
    font-family: 'Courier New', Courier, monospace;
    font-size:14px;
    font-weight: bold;
    color: #ffffff;
    
    display: block;
    position: relative;
    width: 960px;
    top: 110px;
    padding-left: 20px;
    text-align: right;
    margin-left: auto;
    margin-right: auto;
}

/*
 * Issues
 */

#section-issue
{
    width: 100%;
}

#issue-section-title
{
    width: 500px;
    background: url(../img/border-horizontal.png) repeat-x bottom;
    padding-top: 0px;
    margin-bottom: 30px;
    padding-bottom: 10px;
}

#issue-section-title h1
{
    padding-top: 4px;
}

#issue-header
{
    background: url(../img/border-horizontal.png) repeat-x bottom;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    width: 740px;
}

#issue-image
{
    display: inline-block;
    text-align: center;
    width: 200px;
}

#issue-image img
{
    border: 9px #323232 solid;
}

.issue-isbn, .issue-notice
{
    font-family: 'Courier New', Courier, monospace;
    font-size: 14px;
    font-weight: bold;
    color: #323232;
}

.issue-isbn
{
    margin-bottom: 15px;
    margin-left: 3px;
    margin-top: 10px;
}

#issue-details
{
    display: inline-block;
    vertical-align: top;
    margin-left: 30px;
    width: 500px;
    
    font-family: 'Goudy Bookletter', 'Courier New', Courier, monospace;
}

#issue-details p
{
    margin-top: -7px;
    margin-bottom: 1.5em;
    height: 139px;
}

.issue-order-button
{
    display: inline-block;
}

.issue-order-button a
{
    display: block;
    height: 50px;
    width: 244px;
    overflow: hidden;
    margin-left: -5px;
}

.issue-order-button a:hover img {
    margin-top: -50px;
}

#issue-content, #issue-overture
{
    padding-bottom: 1em;
    margin-bottom: 2em;
}

#issue-content
{
    display: inline-block;
    vertical-align: top;
    
    font-family: 'Goudy Bookletter', 'Courier New', Courier, monospace;
    font-size:16px;
    color: #323232;
    
    padding-right: 25px;
    width: 400px;
}

#issue-content h2
{
    margin-bottom: 0.25em;
}

#issue-content h2 a
{
    color: #323232;
}

#issue-content h2 a:visited
{
    color: #323232;
}

#issue-content ul
{
    margin-top: 0;
    margin-bottom: 1.25em;
}

#issue-content ul li a
{
    color: #3377ad;
}

#issue-overture
{
    display: inline-block;
    background: url(../img/border-vertical.png) repeat-y left;
    padding-left: 30px;
    vertical-align: top;
    
    font-family: 'Goudy Bookletter', 'Courier New', Courier, monospace;
    font-size:16px;
    color: #323232;
    width: 450px;
}

#issue-overture ul
{
    margin-top: 2.5em;
}

#issue-overture h2
{
    text-align: right;
}

#section-issue ul, #front-poemfortheday ul, .section-poems ul
{
    padding-left: 0;
}

#section-issue ul li, #front-poemfortheday ul li, .section-poems ul li
{
    margin-left:1em;
    text-indent:-1em;
}
.chs
{
    font-family: FangSong, STFangSong, 'Adobe FangSong Std', CJFangSongSJ, SimSun, '宋体', SongTi;
}

/*
 * Poets
 */

#region-content-poets
{
    width: 740px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 70px;
}

#region-content-poets h2
{
    font-family: 'Goudy Bookletter', 'Courier New', Courier, monospace;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

#region-content-poets h2 a:hover
{
    text-decoration: none;
}

#region-content-poets p
{
    font-family: 'Goudy Bookletter', 'Courier New', Courier, monospace;
    font-size: 16px;
    margin-bottom: 0;
}

#region-content-poets p a
{
    color: #3377ad;
    font-style: italic;
}

.horizontal-divider-center
{
    background: url(../img/border-horizontal.png) repeat-x bottom;
    height: 2px;
    margin-left: 170px;
    width: 420px;
    margin-bottom: 70px;
    margin-top: 70px;
}

/*
 * Poems
 */

#section-title
{
    width: 740px;
    background: url(../img/border-horizontal.png) repeat-x bottom;
    padding-top: 10px;
    padding-bottom: 14px;
    margin-bottom: 70px;
}

.section-poems
{
    display: table-row;
    margin-left: 30px;
    margin-top: 0;
}

.section-poems h2 a:hover
{
    text-decoration: none;
}

.poem-first, .poem-second
{
    display: table-cell;
    width: 450px;
    text-align: top;
}

.poem-first
{
	line-height: 150%;
}

.poem-second
{
    padding-left: 50px;
    font-family: FangSong, STFangSong, 'Adobe FangSong Std', CJFangSongSJ, SimSun, '宋体', SongTi;
    line-height: 150%;
}

.link-to-issue, .section-poems ul li a, #front-poemfortheday ul li a
{
    color: #3377ad;
    font-style: italic;
}

/*
 * Shikan
 */

#shikan-content

{
   -webkit-column-break-inside: avoid;
    column-count: 2;
}

/*
 * Poems
 */

#poems-content

{
   -webkit-column-break-inside: avoid;
    column-count: 2;
}

/*
 * ART
 */

.region-artwork
{
    display: inline-block;
    text-align: center;
    width: 320;
    margin-bottom: 100;
    margin-left: 20;
    margin-right: 20;
}

.artwork-image
{
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 320;
  height: 320;
  background-color: #AAA;
}

.region-artwork img
{
  display: block;
  margin: auto;
  border: 9px #323232 solid;
}

.artwork-description
{
    font-family: 'Courier New', Courier, monospace;
    font-size: 14px;
    font-weight: bold;
    color: #323232;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 1em;
    padding-bottom: 1em;
    background-color: #FFF;
}