/*
Theme Name: Railway Drawings
Theme URI: http://kychung.com
Description: For use in Nanyue Express only.
Version: 1.1
Author: K.Y.Chung
*/

body {
	background-color: #af2948;
	padding: 0px;
	margin: 0px;
	font-family: "Tahoma", "Verdana";
	font-size: 14px;
}
img {
	border: none;
}
.hidden {
	display: none;
}
.topDeco {}
.topLeftDeco {}
.topRightDeco {}
.topDecoInner {}
.centerLeftDeco {}
.centerRightDeco {}
.innerContent {}
.sideBarElement .innerContent {}
.bottomDeco {}
.bottomLeftDeco {}
.bottomRightDeco {}
.bottomDecoInner {}
#anniversary {
	display: none;
}
#siteHeader {
	color: #fff;
	background-color: #1b3759;
	margin-bottom: 10px;
}
#siteHeader a {
	color: #fff;
	text-decoration: none;
}
#titleTopBg {
	display: none;
}
#siteHeaderContent {
	background-color: #1b3759;
}
#siteTitle {
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	font-family: "PMingLiU";
}
#siteSubTitle {
	font-size: 1em;
	font-weight: normal;
	text-align: center;
	margin-top: 0px;
}
#exit {
	display: none;
}
#titleBottomBg {
	display: none;
}
.clearBoth {
	clear: both;
	height: 0px;
	font-size: 0px;
}
#mainBody {
	padding: 0px;
	margin: 0px;
}
#entriesContainer {
	padding: 0px;
	overflow: hidden;
}
#entries {
	list-style: none;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	overflow: hidden;
}
.entry {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	overflow: hidden;
}
.entryHeader {
	display: block;
	background-color: #1b3759;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	font-size: 1.25em;
	text-align: left;
	font-weight: normal;
	color: #fff;
}
.entryHeader a {
	color: #fff;
	text-decoration: none;
}
.entryContent {
	background-color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	overflow: hidden;
}
.attachment {
	display: none;
}
.entryCopyright {
	color: #999;
	font-size: 0.75em;
}
.entryContent a {
	color: #99233f;
}
.entryContent .entryCopyright a {
	color: #666;
	text-decoration: none;
}
.entryContent .entryCopyright a:hover {
	color: #000;
}
.entryContent img {
	border: none;
}
.lastModified {
	font-size: 0.75em;
	color: #666;
}
.sociable ul {
	padding-left: 0px;
	margin-left: 0px;
}
.sociable ul li {
	display: inline;
	list-style: none;
}
.entryFooter {
	background-color: #1b3759;
	background-repeat: repeat;
	color: #fff;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	font-size: 0.75em;
}
.entryFooter a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#navigationContainer {
	background-color: #1b3759;
	background-repeat: repeat;
	font-size: 1.25em;
}
#navigationContainer a {
	color: #fff;
	text-decoration: none;
}
#prevEntries {
	float: left;
	text-align: left;
}
#nextEntries {
	float: right;
	text-align: right;
}
#commentlist {
	margin-top: 1em;
	margin-bottom: 1em;
}
.commentMeta {
	font-size: 0.8em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}
#commentform {
	margin-top: 1em;
	margin-bottom: 1em;
}
#sideBarContainer {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}
#sideBar {
	list-style: none;
	padding: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	overflow: hidden;
}
.sideBarElement {
	background-color: #cacaca;
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	overflow: hidden;
}
.sideBarElement .sideBarHeader a {
	color: #fff;
	text-decoration: none;
}
.sideBarElement a {
	color: #333;
	text-decoration: none;
}
.sideBarHeader {
	display: block;
	background-color: #1b3759;
	background-repeat: repeat;
	font-size: 1.25em;
	font-weight: normal;
	text-align: left;
	color: #fff;
	padding: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
}
.screen-reader-text {
	display: none;
}
.sideBarElement ul {
	display: block;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.sideBarElement ul li {
	display: block;
	list-style: none;
	margin-top: 0.25em;
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-left: 0px;
	border-bottom-color: #b6b6b6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
.widget_tag_cloud a {
	font-size: 1em !important;
}
#wp-calendar {
	width: 100%;
	text-align: center;
}
#wp-calendar a {
	color: #99233f;
}
#prev {
	text-align: left;
}
#next {
	text-align: right;
}
#searchform {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#s {
	display: block;
	border-color: #999;
	font-family: "Tahoma", "Verdana";
	font-size: 14px;
}
.textFields {
	border-style: solid;
	border-width: 1px;
	border-color: #ccc;
	font-family: "Tahoma", "Verdana";
	font-size: 14px;
}
#comment {}
#captchaInputDiv small {
	font-size: 1em;
}
.buttons {
	background-color: #99233f;
	border: none;
	color: #ebebeb;
	font-family: "Tahoma", "Verdana";
	font-size: 14px;
	margin-top: 1em;
}
.textwidget {
	padding-left: 0.5em;
	padding-right: 0.5em;
	margin-top: 1em;
	margin-bottom: 1em;
}
.editpostlink {
	text-align: right;
}
.copyrightHeader {
	padding-left: 5px;
	padding-right: 5px;
	overflow: hidden;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0px;
	text-align: center;
	font-weight: normal;
	color: #fff;
}
.verticalAlignAdjust {
	vertical-align: -1em;
}