/*
Theme Name: Trains

*/



body {
        position: relative;
        width:100%;
        margin:0;
  	padding-top:0px;
	font-family: Times New Roman, Times, serif;
	background:#593F2C;
	font-size:14px;
        text-align:center;
        /* color: #2B2002; */
	}
img {
	border:0;
	}
a {
	color:#ffffff;
	text-decoration: none;
	}
a:hover {
	color:#666666;
	text-decoration: none;		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:0px;
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

#outerwrapper {
        position: relative;
        width:995px;
	margin:0 auto;
	}

#wrapper {
	position: relative;
        width:995px;
	text-align:left
	}

/* The Top */

.top {
	height:237px;
	margin-top:0px;
	background:url(images/top4.jpg);
	}


/* The Menu */

.menu {
	height:42px;
	width: 100%;
	background:url(images/menu3.jpg);
	text-align: center;
	/*padding:0 0 0 170px;*/
	}
.menu ul {
	list-style:circle;
	margin:0;
	padding:2px 2px 0 2px;
	/*float:left;*/
	font-weight:bold;
	}
.menu li {
	display:inline;
	font-size:1.3em;
	padding:0 0px 0 0px;
	}
.menu a {
	color:#ffffff;
	text-decoration:none;
	}
.menu a:hover {
	color:#666666;
	background:none;
	}

/* The Line */

.line {
	height:10px;
	background: #ead27c;
	/*background:url(images/line5.png);*/
	}

/* The Content */

.content {
	padding:6px 6px 6px 6px;
	background:url(images/content-bg.jpg) top;
        min-height:500px;
	}

/* The Posts */

.text {
	width:690px;
        float:left;
	text-align:left;
	letter-spacing: 0.20px;
	}
.post {
	padding:0 0 5px 20px;
	color: #2B2002;
	}

h1.title {
	font-size:26px;
	margin:0;
	padding:0;
	color:#2B2002;
	font-weight:bold;
	padding: 3px;
	display: none;
	}
h1.title a {
	color:#2B2002;
	text-decoration:none;
	}
h1.title a:hover {
	color:#FFFFFF;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	background:#0084ff;
	border:1px solid #a8d5ff;
	padding: 3px;
	

	}
.postinfo a {
	color:#000001;
	text-decoration:none;
		
	}

/* The Sidebar */

.sidebar {
        position:relative;
        float: right;
	width: 205px;
        margin:0;
	padding-right:8px;
	line-height:20px;
        text-align:center;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:30px;
	padding-top:10px;
	font-size:18px;
	color:#000;
        margin:0;
	line-height:normal;
	}
.sidebar ul ul ul {
	padding-left:0px;
	}
.sidebar a {
	padding-left:0px;
	text-decoration:none;
	color:#666666;
	
	}
.sidebar a:hover {
	padding-left:0px;
	text-decoration:none;
	color:#fff;
	
	}

/* The Footer */

.footer {
	height:70px;
	background:url(images/footer3.png);
	text-align:center;
	color:#8B725E;
	font-family: "Times New Roman",Times,serif;
	font-size:12px;
	font-weight:normal;
	padding-top:25px;
	}
.footer a {
	color:#007eff;
	text-decoration:none;
	}
.footer a:hover {
	color:#95c9ff;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#ffea00;
	}
.navigation a:hover {
	color:#f0ff00;
	
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

.page_item:before {
	content: "\00B7 ";
	font-size: 200%;
	vertical-align: middle;
	line-height: 30px;
	color: #2b2002;
}