@charset "UTF-8";
/* CSS Document */

/*  
Theme Name: Boston Ghost Cruise
Theme URI: http://www.gravitystation.com
Description: Custom WP theme created by <a href="http://www.gravitystation.com">GRAVITY STATION</a>
Author: Gravity Station
Author URI: http://www.gravitystation.com
Version: 1
Tags: black, red, three-columns, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar
*/

body {
  text-align: center;
  margin: 0;
font-family: Tahoma, Helvetica,  Arial, Verdana, sans-serif;
font-size: 11pt;
color: #eaeaea;
background: #000 url(images/bg.jpg) top repeat-x;
}

/* Header and wrapper */
#wrapper { width: 1280px;
background: url(images/bg.jpg) top repeat-y;
min-height: 100%;
margin: 0 auto;
  text-align: left;
  padding: 0;
  }

#header {
  padding: 0;
  margin: 0;
  width: 1280px;
height: 249px;
background: url(images/header.jpg) top center no-repeat;
  }
  
#header p { text-align: right;
padding-right: 350px;
padding-top: 200px;
height: 20px;
color: #FFFFFF;
font-weight: bold;
font-size: 13pt;
}

#menuwrapper { height: 54px; }

#contentwrapper { width: 1005px;
min-height: 829px;
background:url(images/contentmain.jpg) top no-repeat;
margin: 0 auto;
z-index:999;
}

#contentwrapper-nosidebar {
width: 1005px;
min-height: 829px;
background:url(images/contentmain_nosidebar.jpg) top no-repeat;
margin: 0 auto;
z-index:999;
}

#contentinner { width: 1005px;
margin-left: auto;
margin-right: auto;
background: url(images/contentmainbg.jpg) top repeat-y;
z-index: 900;
}

#contentbtm { width: 1005px;
background:url(images/contentmainbtm.jpg) top no-repeat;
height: 34px;
margin: 0 auto;
clear: both;
}

.harbor { width: 602px;
margin: 15px 0 0 50px;
float: left;
}

.harbor-wide { width: 800px;
margin: 15px 0 0 50px;
}

#sidebar { float: right;
width: 248px;
padding: 0 68px 0 36px;
margin: 20px 0 0 0;
}

/* ------------- * PAGE TITLES * --------------- */

#ptitle-about { width; 870px;
height: 71px;
border: 0;
padding: 0;
margin: 0;
position: relative;
top: 0;
left: 0;
background: url(images/title-aboutus.jpg) top left no-repeat;
}

#ptitle-photos { width; 870px;
height: 71px;
border: 0;
padding: 0;
margin: 0;
position: relative;
top: 0;
left: 0;
background: url(images/title-photos.jpg) top left no-repeat;
}

#ptitle-harborstories { width; 870px;
height: 71px;
border: 0;
padding: 0;
margin: 0;
position: relative;
top: 0;
left: 0;
background: url(images/title-ghoststories.jpg) top left no-repeat;
}

#ptitle-location { width; 870px;
height: 71px;
border: 0;
padding: 0;
margin: 0;
position: relative;
top: 0;
left: 0;
background: url(images/title-location.jpg) top left no-repeat;
}

#ptitle-reserve { width; 870px;
height: 71px;
border: 0;
padding: 0;
margin: 0;
position: relative;
top: 0;
left: 0;
background: url(images/title-reservetickets.jpg) top left no-repeat;
}

#ptitle-contact { width; 870px;
height: 71px;
border: 0;
padding: 0;
margin: 0;
position: relative;
top: 0;
left: 0;
background: url(images/title-contactus.jpg) top left no-repeat;
}

#ptitle-privatecharters { width; 870px;
height: 71px;
border: 0;
padding: 0;
margin: 0;
position: relative;
top: 0;
left: 0;
background: url(images/title-privatecharters.jpg) top left no-repeat;
}

#ptitle-fortindephotos { width; 870px;
height: 71px;
border: 0;
padding: 0;
margin: 0;
position: relative;
top: 0;
left: 0;
background: url(images/title-fortindephotos.jpg) top left no-repeat;
}

#ptitle-sites { width; 870px;
height: 71px;
border: 0;
padding: 0;
margin: 0;
position: relative;
top: 0;
left: 0;
background: url(images/title-bestghostsites.jpg) top left no-repeat;
}

#footer { width: 100%;
height: 116px;
margin-top: 10px;
border-top: 1px solid #34070c;
background: #1c2026 url(images/footerbg.jpg) top repeat-x;
}

#footercontent { width: 1005px;
margin: 10px auto;
}

#fmenu { height: 29px;
float: left;
font-size: 9pt;
color: #666666;
font-weight: normal;
margin-left: 20px;
}

#fmenu li {
list-style-type: none;
display: inline;
border-right: 1px solid #333333;
padding: 0 10px;
}

#fmenu a { padding: 0 7px; border: 0; padding: 0;}

#fmenu a:link, #fmenu a:active, #fmenu a:visited { color: #666666;
text-decoration: none;
font-weight: normal;
border: 0;
padding: 0;
}

#fmenu a:hover { color: #990000;
text-decoration: none;
font-weight: normal;
}

#warning { text-align: right;
float: right;
height: 29px;
font-size: 8pt;
color: #666666;
margin-right: 20px;
}

#copyright { color:#666666;
font-size: 8pt;
text-align: center;
margin: 75px 0 0 0;
clear: both;
}

/* Defaults */

* {
  margin: 0;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 10px 0;
  }

h1, h2, h3, h4, h5, h6 {
  font-family: Verdana;
  color: #990000;
  }

hr {
  color: #333;
  border: 1px solid #121212;
  }

pre {
  height: auto; 
  overflow-x:scroll;
  }

fieldset {
  margin: 0;
  padding: 0; 
  border: 0;
  }

dd {
  padding-left: 15px;
  }


p {
  font-size: 11pt;
  }

a {
  color: #990000;
  text-decoration: none;
  }

a:hover {
  color: #cc0000;
  text-decoration: underline;
  }

a img {
  border: none;  
  }

blockquote {
  background: #fff;
  padding: 5px 15px;
  margin: 10px 10px 5px 15px;
  font-style: italic;
  color: #fff;
  }

code {
  color: #990000;
  font-style: italic;
  }

strong {
  font-size: 110%;
  }


/* **** PAGE CONTENT AREA **** */

img { border: 0;
}

img.left { padding: 5px; }

a:link { color: #990000;
font-weight: bold;
text-decoration: none;
}

#contentRight h1 { margin-left: 20px;
font-size: 15pt; }

#contentRight p { margin-left: 20px;
font-size: 11pt; }

p.morelink { text-align: right; }

ul.tours li { list-style: none;
line-height: 1em; }

/* ------------------- CONTENT  -------------------- */

.entry ul, .entry div.topContent ol {
  padding: 0 0 0 30px;
  }
.entry ul li, .entry ol li {
  color: #eee;
  font-style: italic;
  list-style-type: none;
  line-height: 1.5em;
  }

#nextprevious {
  margin: 10px 0 5px 0;
  }
#nextprevious a {
  color: #83adc8;
  text-transform: lowercase;
  text-decoration: underline;
  }
#nextprevious a:hover {
  color: #fff;
  }


/* Comments */

#comment {
  margin-bottom: 10px;
  margin-top: 15px;
  background: #040404;
  width: 530px; /* fixes bug in IE7 where putting focus on the text makes it disappear behind the background. yeah, weird. they call it a dimensional bug. */
  border: 1px solid #090909;
  padding: 0px 15px 10px 15px;
  color: #fff;
  }
#comment h3 {
  font-size: 10pt;
  font-weight: normal;
  color: #fff;
  margin: 15px 0;
  padding: 0;
  }
#comment p a {
  color: #6598b8;
  }
#comment p a:hover {
  color: #fff;
  }
#comment p {
  padding:0;
  margin: 7px 0;
  }
ul.commentlist, ul.trackback  {
  list-style-type: none;
  margin: 10px 0;
  font-size: 9pt;
  }
.commentlist li, .trackback li {
  margin: 10px 0 15px 0;
  padding: 10px;
  background: #080808;
  border: 1px solid #040404;
  list-style-type: none;
  }
.commentlist li.alt {
  background: #000;
  border: 1px solid #020202;
  border: none;
  margin-top:10px;
  }
.commentlist li.cleared {
  background: transparent;
  border: none;
  }
.commentlist a:hover {
  color: #eee;
  }
.commentlist a.gravatar {
  float: left;
  margin: 0 15px 10px 0;
  width: 60px;
  }
.commentlist .commentbody {
  margin: 0;
  padding: 0;
  }
.commentlist .commentbody p a {
  text-decoration: underline;
  }
.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  color: #ddd;
  }
.commentlist small.commentmetadata a {
  color: #666;
  }
.commentlist p {
  color: #dedede;
  }
#respond {
  clear: both;
  margin-top: 15px;
  }
textarea#comment {
  width: 450px;
  background: #fff;
  color: #111;
  padding: 10px;
  }
#comment #submit {
  margin: 0;
  }
#extrastuff a {color:#222; font-size:0.8em;}
#extrastuff a:hover {color:#6598b8; text-decoration:none;}
#extrastuff #rssleft {float:left; width:250px;}
#extrastuff #trackright {float:right; width:180px; text-align:right;}


/* Tour Dates - Sidebar */

#tourdates {
  margin: 0;
  padding: 0;
  color: #FFF;
  }
#tourdates h2 {
  font-size: 12pt;
  font-weight: normal;
  color: #fff;
  letter-spacing: -2px;
  margin: 0 10px;
  padding: 10px 0 3px 0;
  }
#tourdates p {
  font-size: 10pt;
  color: #eee;  
  margin: 0 10px;
  padding: 6px 0;
  }
#tourdates a {
  text-decoration: underline;
  color: #ff9933;
  }
#tourdates a:hover {
  color: #6598b8;
  }
#tourdates form {
  margin: -5px 0 0 0;
  background: transparent; /* required for IE */
  }

.submitbutton {
  margin: -5px 0 0 5px;
  background: #010101;
  color: #fff;
  font-size: 8pt;
  padding: 3px 6px;
  vertical-align: middle;
  border: 1px solid #111;
  }
.submitbutton:hover {
  cursor: pointer;
  background: #050505;
  }


/* Sidebars */

#sidebar h2 {
  margin: 0;
  padding: 0 0 8px 0;
  font-weight: normal;
  font-size: 11pt;
  color: #fff;
  letter-spacing: -1px;
  }

#sidebar table {
  width: 130px;
  }

#sidebar ul {
  margin: 0;
  padding: 0 0 5px 0;
  }

#sidebar li {
  margin-bottom: 20px;
  list-style: none;
  font-size: 10pt;
  }

#sidebar li ul {
  padding: 0;
  }

#sidebar ul ul li {
  margin: 0;
  padding: 2px 2px 2px 16px;
  color: #FFFFFF;
  background: url(images/bullet.gif) left 8px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

 
#sidebar a {
  display: inline;
  color: #FFFFFF;
  }
#sidebar a:hover {
  color: #990000;
  text-decoration: none;
  }

#sidebar p {
  padding: 2px 0;
  font-size: 10pt;
  color: #eee;
  }

#tag_cloud a {
  display: inline;
  }

#sidebar ul.children li {border-bottom:none;}
#sidebar ul.children {margin-bottom:0;}


/* Before footer */

/*
#morefoot {
  background: #000 url(images/bggrad.jpg) top left repeat-x;
  border: 1px solid #070707;
  padding: 15px;
  color: #dfdfdf;
  margin: 0 0 10px 0;
  }
#morefoot p {
  margin: 5px 0;
  padding: 5px 0;
  }
#morefoot ul {
  list-style-type: none;
  margin-top: 5px;
  }
#morefoot ul li, #morefoot p {
  font-size: 9pt;
  }
#morefoot a {
  text-decoration: underline;
  color: #ddd;
  }
#morefoot a:hover {
  text-decoration: underline;
  color: #6598b8;
  }
#morefoot h3 {
  font-size: 12pt;
  font-weight: normal;
  color: #dfdfdf;
  letter-spacing: -1px;
  border-bottom: 1px dotted #444;
  margin: 0;
  padding: 0 0 2px 0;
  }
#morefoot #searchbox {
  padding: 1px;
  width: 180px;
  }
#morefoot .col1 {
  float: left;
  width: 340px;
  }
#morefoot .col2 {
  margin: 0 25px;
  }
#morefoot .col2, #morefoot .col3 {
  float: left;
  width: 260px;
  }
#morefoot li {
  padding-left: 20px;
  margin-bottom: 5px;
  background: url(images/more.gif) left 2px no-repeat;
  line-height: 17px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }

*/
/* footer*/
/*
#footer {
  clear: both;
  background: #000;
  border: 1px solid #070707;
  padding: 15px 15px 10px 15px;
  }
#footer p {
  font-size: 9pt;
  color: #bbb;
  padding: 0;
  }
#footer a {
  color: #bbb;
  text-decoration: underline;
  }
#footer a:hover {
  color: #fff;
  }
#footerleft {
  float: left;
  width: 500px;
  }
#footerright {
  float: right;
  width: 300px;
  text-align: right;
  }

*/

/* Misc */

.highlight {
  color: #222;
  font-weight: bold;
  }

.cleared {
  margin: 0;
  padding: 0;
  clear: both;
  }

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
.aligncenter,
div.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

img.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
  }
img.alignright {
  float: right;
  margin: 5px 0 5px 10px;
  }
img.aligncenter {
  margin: 10px auto;
  text-align: center;
  display: block;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;

  padding-top: 4px;

  /* optional rounded corners for browsers that support it */

  -moz-border-radius: 3px;

  -khtml-border-radius: 3px;

  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  color: #111;
  }
