﻿body {
	margin-top: 50px;
	padding: 0;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
	background-image:url('../images/brick wall back.jpg');
}
h1, h2, h3 {
	margin-top: 0;
	color: #001422;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1em;
}
ul {
}

a {
	text-decoration: none;
	color: #8C0209;
}
a:hover {
	border-bottom: none;
}
a img {
	border: none;
}
img.left {
	float: left;
	margin: 0 20px 0 0;
}
img.right {
	float: right;
	margin: 0 0 0 20px;
}
/* Header */

#header {
	width: 1000px;
	margin: 0 auto;
	height: 240px;
	background:black;
}
#headerimage {
	width:800px;
	height:90px;
    background-image:url('../images/hauntedbar.jpg');
    background-repeat:no-repeat;
    margin-left:140px;
    margin-top:15px;
}
#indexlogo {
	width: 960px;
	height: 100px;
	margin: 0 auto;
	padding: 0 10px 0 30px;
	background:black;
}
#indexlogo span {
	color: #001422;
}
#indexlogo h1 {
	padding: 30px 0 0 0;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 3em;
	color:#FFFF99;
	text-align:center;
}
/* Menu */
#menu {
	width: 1000px;
	margin: 0 auto;
	padding: 0;
	height: 50px;
	background:black;
}
#menu p {
	text-align:center;
}
/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 990px;
	margin: 0 auto;
	padding: 20px 5px;
	background:black;
}
.mainimage {
	padding-left:20px;
}
.image {
   	
}
/* Content */
#content {
	float: left;
	width: 600px;
	margin-left:30px;
}
#content p {
	font-family:"Trebuchet MS";
	font-size:1.3em;
	font-weight:normal;
	color:#FFFFCC;
	word-spacing:.3px;
	text-align:left;
}
#content a {
	color:#CCFFFF;
}
.post {
	padding-bottom: 15px;
	line-height: 200%;
}
.post h1 {
     font-family:Arial, Helvetica, sans-serif;
	 font-weight: bolder;
	 font-size:23px;
	 padding-bottom:15px;
	 color:red;
}
.post h2 {
     font-family:Arial, Helvetica, sans-serif;
	 font-weight: bolder;
	 font-size:30px;
	 color:#FFFF99;
	 padding-bottom:10px;
}
.post h3 {
     font-family:"Trebuchet MS";
     font-weight:bolder;
     font-size:20px;
     color:#FFFF66;
}
.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}
.title a {
	border-bottom: none;
	color: #8C0209;
}
.title a:hover {
	border-bottom: 1px dotted #000000;
}
.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}
.tag {
	padding: 0 15px;
}
.entry {
	padding: 0 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.entry li {
    font-family:"Trebuchet MS";
    font-size:1.3em;
    color:#FFFF66;
    margin-right:30px;
    margin-bottom:20px;
}
.entry h3 {
	 font-family:"Trebuchet MS";
     font-weight:bolder;
     font-size:18px;
     color:#FFFF99;
     margin-top:23px;
}
.entry h4 {
	font-family:"Trebuchet MS";
     font-weight:bolder;
     font-size:16px;
     color:black;
}
blockquote {
    line-height: 1.9em;
    font-family: Georgia;
    font-size: 1em;
    font-style:italic;
    font-weight: bold;
    text-align:justify;
    color:#333333;
    background:#CCFFCC;
    border-color:white;
	border-width: 1px;
	border-style: dashed;
	padding: 25px;
	margin-left:30px;
	margin-right: 30px;
}
.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}
.links a {
	border: none;
}
.links a:hover {
}

/* Sidebars */
#sidebar1 {
	float: left;
}
#sidebar2 {
	float: left;
	text-align:center;
}
.sidebar {
	float: left;
	width: 180px;
	padding: 0;
	font-size: 12px;
}
.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}
.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px 	orange dashed;
}
.sidebar a {
    display:block;
    font-family:"Trebuchet MS";
    font-size:14px;
    font-weight:bolder;
    color:#CCCCCC;
}
.sidebar a:hover {
    font-family:"Trebuchet MS";
    text-transform:none;
    font-size:14px;
    font-weight:bold;
    color:red;
}
.current_page_item a {
    display:block;
    text-transform:uppercase;
    font-family:"Trebuchet MS";
	color:#FFFF66;
	font-weight:bolder;
	font-size:12px;
	background:maroon;
	padding:9px;
}
.walkinfo {
    width:150px;
    margin-left:10px;
	font-weight:bold;
	background:black;
	padding:12px;
	margin-bottom:15px;
}
.walkinfo h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bolder;
	text-align:center;
	color:#001422;
}
.walkinfo h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	font-weight:bolder;
	text-align:center;
	color:#001422;
}
.walkinfo p {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:14px;
	color:black;
	font-weight:bold;
	text-align:center;
}
.walkinforight {
    width:150px;
	font-weight:bold;
	background:black;
	padding:12px;
	border-style:dashed;
	border-width:1px;
	margin-bottom:15px;
	text-align:center;
}
.walkinforight h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	font-weight:bolder;
	text-align:center;
	color:#FFFF66;
}
.walkinforight p {
	font-family:Georgia, "Times New Roman", Times, serif;	
	font-size:16px;
	color:#FFFFCC;
	font-weight:bolder;
	font-style:italic;
	text-align:center;
}
.walkinforight h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:maroon;
	text-align:center;
}
.logotop {
	width:215px;
	height:120px;
	margin-bottom:20px;
}
/* Footer */
#footer {
	width: 1000px;
	height: 285px;
	margin: 0 auto;
	background:black;
	clear:both;
}
#footer p {
	margin: 0;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFCC;
	margin-top:10px;
}
.statcounter {
	text-align:center;
}
#footer a {
color:#FFFFCC;
}
#footer .copyright {
	float: left;
}
.whatsincluded {
}
.polaroid {
padding: 5px 5px 30px
background-color: white;
}