body { background: #e2e2e2; color: #373737;	font: 15px "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 300; line-height: 1.625; }
#page {	margin: 2em auto; width: 1000px; background: #fff; border-top: 2px solid #bbb; }

a {	color: #1982d1;	text-decoration: none; font-weight: bold; }
a:hover { text-decoration: underline; }
#site-title a:hover, #site-title a:focus, #site-title a:active { color: #7a7a7a; text-decoration: none; }
#chinese a { font-size:15px; font-weight:normal; border:1px solid #D2691E; padding:1px 2px; }
#chinese a:hover { text-decoration:none; }

#branding hgroup { margin-left: 7.6%; width: 578px; background: #f4f4f4; white-space: nowrap; text-align: center; }
#site-title { padding: 54.5px 15px 0 5px; font-size: 30px; font-weight: bold; line-height: 36px; }
#site-description {	font-size: 14px; background: #e2e2e2; padding-right: 25px; }

#search { float: right; margin: 57px 77px 0 0; }
#search input { width: 80px; height: 32px; border: 1px solid #ddd; border-right: 0; border-radius: 2px 0 0 2px; transition: 0.5s ease-in-out; padding-left: 5px; padding-right: 0; font-size: 14px; float: left; }
#search input:focus { width: 160px; outline: none; }
#search-button { cursor: pointer; float: right; width: 29px; height: 32px; border: 1px solid #ddd; border-radius: 0 2px 2px 0; }

#wrapper { background: url("/inc/header/rotate.php?version=1.0"); width: 1000px; height: 288px; margin-top: 51.5px; }

#nav-section { line-height: 39.5px; background: #222; box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px; }
#nav-menu { margin-left: 6.53%; }
#nav-menu a { font-size: 13.2px; display: block; padding: 0 1.0125em; color: #eee; float: left; font-weight: bold; white-space: nowrap; background: #222; }
#nav-menu .dropdown-content a { color: #373737; background: #efefef; }
#nav-menu .dropdown-content a:hover { color: #373737; background: #DADBDD; }
#nav-menu a:hover, #nav-menu .current, #nav-menu .dropdown:hover > a { color: #373737; background: #efefef; text-decoration: none; }
.dropdown { position: relative; float: left; }
.dropdown-content { display: none; position: absolute; background-color: #f9f9f9; z-index: 1; top: 100%; right: 0; text-align: right; border-bottom: 1px solid #9a9a9a; }
.dropdown-content a { text-decoration: none; display: block; height: 38px; border-top: 1px dotted #9a9a9a; border-right: 1px solid #c9c9c9; }
.dropdown-content a:hover { background-color: #f9f9f9; }
.dropdown:hover .dropdown-content { display: block; }
.dropdown:hover #nav-menu .current { color: #373737; }

td { vertical-align: baseline; }
ul { list-style-type: square; margin: 0; padding: 0 }
ul li {	color: #777; }
#calendar { line-height: 1.56; font-size: 12px; }
#calendar-title { font-size: 15px; }
#month { padding: 2px 0; }
#everyday { border-bottom: 1px solid #ccc; }

#site-generator { background: #f4f4f4; border-top: 1px solid #ddd; color: #666;	font-size: 12px; line-height: 2.2em; padding: 0.2em 0.5em 2.25em; }

@media(max-width:1179px) { #store-links{display:none;} }
@media(min-width:1180px) and (max-width:1280px) { #store-links{position:fixed;bottom:0;right:0;} }
@media(min-width:1281px) { #store-links{position:relative;float:right;margin-top:-96px;margin-right:-131px;} }
