/*
-----------------------------------------------

Modified from:

Blogger Template Style
Name:     Minima Black
Designer: Douglas Bowman
URL:      www.stopdesign.com
Date:     26 Feb 2004

  by Nephilim  - homepage.mac.com/nephilim

----------------------------------------------- */

body {
  background:#000;
  margin:0;
  padding:0;
  font:12pt "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  color:#ccc;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
a:link {
  color:#9ad;
  text-decoration:none;
  }
a:visited {
  color:#a7a;
  text-decoration:none;
  }
a:hover {
  color:#ad9;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
  
textarea.code {
	border: 1px solid #6A63c3;
	color:#ad9;
	padding: 5px;
	width: 90%;
	background-color: #222;
	margin: auto;
	white-space: nowrap;
}

code {
	color:#ad9;
}


/* Header
----------------------------------------------- */
#blog-title {
  font-size:150%;
  line-height:1.2em;
  color:#ccc;
  text-transform:uppercase;
  letter-spacing:.2em;
  display: none;
  }
#blog-title a {
  color:#ccc;
  text-decoration:none;
  }
#blog-title a:hover {
  color:#ad9;
  }
#description {
  font-size: 78%/1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#777;
  border-bottom:1px dotted #444;
  margin-bottom: 10px;
  padding-bottom: 10px;
  padding-top: 20px;
  }


/* Content
----------------------------------------------- */
#all-content {
  padding: 10px;
  width:760px;
  margin:0 auto;
  padding:0;
  text-align:left;
  border-left: 1px solid #444;
  border-right: 1px solid #444;
  position: relative;
  }
#page-content {
	font-size: 12pt;
}
#main {
  width:450px;
  background-image: url('blogmid.gif');
  background-repeat: repeat-y;
  float:left;
  }
#main2 {
	background-image: url('blogbottom.gif');
	background-repeat: no-repeat;
	background-position: center bottom;
}
#main3 {
	background-image: url('blogtop.gif');
	background-repeat: no-repeat;
	background-position: center top;
	border: 1px solid #000;
	padding-top: 57px;
	padding-left: 43px;
	padding-right: 43px;
	padding-bottom: 23px;
}
#sidebar {
  width:180px;
  float:right;
  }
.madeonmac {
	text-align: center; font-size: smaller; color:#ad9; margin-bottom: 20px;
			font-weight: bold; text-transform: uppercase;
}


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font-size: 78%/1.4em;
  font-weight: bold;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#777;
  }

/* Posts
----------------------------------------------- */
.date-header {
  margin:1.5em 0 .5em;
  }
.post {
  margin:.5em 0 1.5em;
  border-bottom:1px dotted #444;
  padding-bottom:1.5em;
  }
.post-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  line-height:1.4em;
  color:#ad9;
  }
.post-title a {
  text-decoration:none;
  color:#ad9;
  }
.post-title a:hover {
  color:#fff;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#333;
  }
.post-footer em, .comment-link {
  font-size:78%/1.4em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#777;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #222;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font-weight:bold;
  font-size: 78%/1.6em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#999;
  }
#comments h4 strong {
  font-size:130%;
  }
#comments-block {
  margin:1em 0 1.5em;
  line-height:1.6em;
  }
#comments-block dt {
  margin:.5em 0;
  }
#comments-block dd {
  margin:.25em 0 0;
  }
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font-size:78%/1.4em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
#comments-block dd p {
  margin:0 0 .75em;
  }
.deleted-comment {
  font-style:italic;
  color:gray;
  }


/* Sidebar Content
----------------------------------------------- */
#sidebar ul {
  margin:0 0 1.5em;
  padding:0 0 1.5em;
  border-bottom:1px dotted #444;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#999;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #444;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #222;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font-weight:bold;
  font-size: 78%/1.6em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font-size:78%/1.4em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Footer
----------------------------------------------- */

#page-footer {
	margin-top: 30px;
	margin-bottom: 30px;
	color: #333;
	border-top: 1px dotted #573;
	padding-top: 30px;
}

#footer {
  width:660px;
  clear:both;
  margin:0 auto;
  }
#footer hr {
  display:none;
  }
#footer p {
  margin:0;
  padding-top:15px;
  font-size:78%/1.6em;
  text-transform:uppercase;
  letter-spacing:.1em;
  }



/*	Gargoyle framing */
		#maincontent {
			border: 1px solid #6A63C3;
			padding: 10px;
		}
		
		body {
			padding-top: 0px;
			text-align: left;
		}
		
		h1 {
			margin:.25em 0 0;
			padding:0 0 4px;
			font-size:250%;
			line-height:1.4em;
			color:#ad9;
			border-bottom: 1px dotted #ad9;
			margin-top: 20px;
		}
		
		
		
		h2 {
			margin:.25em 0 0;
			padding:0 0 4px;
			font-size:120%;
			line-height:1.4em;
			color:#ad9;
			border-bottom: 1px dotted #ad9;
			margin-top: 20px;
		}
		
		h3 {
			color: #ad9;
			font-size: 125%;
		}
		
		.thumbs {
			float: right;
			border: 1px dotted #6A63c3;
			margin: 5px;
			padding: 5px;
			text-align: right;
		}
		
		.thumbs img {
			border: 1px solid #6a63c3;
		}

		.figure {
			text-align: center;
			border: 1px dotted #6A63c3;
			width: 420px;
			margin: auto;
			padding: 5px;
			color: #6A63c3;
		}
		
		.figure img {
			border: 1px solid #6a63c3;
		}

		#breadcrumbs
		{
			text-align: left;
			font-size: .9em;
			text-transform: uppercase;
			letter-spacing; .1em;
			border-bottom: 1px solid #333;
			color: #999;
			padding-right: 10px;
		}


dt	{ font-weight: bold; color:#ad9; }
dd  { padding-bottom: 10px; }

.internal-ad {

	border: 1px solid #ad9;
	color: #ad9;
	background-color: #130;
	padding: 5px;
	margin: 8px 0px;
	clear: right;
	text-align: center;

}











		.shareDBForm {font-family: Arial; font-size: 12px; width: 80%; margin: auto;}
		.shareDBForm th {font-weight: bold; text-align:right;}
		.shareDBForm td {color: #aaa;}
		.shareDBTable {display: none;}
		.haunt-info { width: 220px; padding: 10px; margin: 10px; display: inline-table; vertical-align: middle;
						border: 1px solid #6A63C3;}
		.haunt-thumb-box { width: 200px; overflow: hidden; margin: 3px 0px; }
		.haunt-thumb { width: 100%; margin: auto;}
		.haunt-name { font-size: 115%; font-weight: bold; text-align: center; color: #6A63C3; }
		.haunt-review { color: #aaa; }
		
		.feature {
			margin: 5px 10px;
			zborder: 1px solid  #6A63C3;
		}
		.feature_image {
			padding: 4px;
			zfloat: left;
		}
		.feature_image img {
			padding: 5px;
			border: 1px solid #6A63C3;
		}
		.feature_description {
			padding: 10px 15px;
			zpadding-left: 130px;
		}
		
		.feature_info {
			padding-top: 0px;
			padding-bottom: 10px;
		}
		
		.feature_links {
			border-top: 1px dotted #666;
			padding-top: 3px;
			font-size: 1.15em;
			text-align: right;
		}
		
		.feature_links a {
			white-space: nowrap;
		}
		
		.feature h2 {
			margin-top: 0px;
			padding-top: 0px;
			padding-bottom: 0px;
			margin-bottom: 5px;
		}
		.close-drawer {
			clear: right;
			font-size: .8em;
			color: #999;
			text-align: center;
		}
		
.feedburnerFeedBlock > ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.feedburnerFeedBlock > ul > li {
	list-style-type: none;
	margin-bottom: 30px;
	display: block;
}

.feedburnerFeedBlock > ul > li .headline {
			margin:.25em 0 0;
			padding:0 0 4px;
			font-size: 1.5em;
			line-height:1.4em;
			color:#ad9;
			margin-top: 20px;
			display: block;
			margin: 0px;
			padding: 0px;
}

.feedburnerFeedBlock > ul > li .headline a {
			color:#ad9;
}

.feedburnerFeedBlock > ul > li .date {
		font-size: .8em;
		text-align: right;
		color:#999;
		margin: 0px;
		padding: 0px;
}

.feedburnerFeedBlock > ul > li > div {
	background: url('ul_post_frame.png') no-repeat top left;
	padding-left: 45px;
	padding-top: 20px;
}

#all-content {
	background: url('COS_subpage_banner.png') no-repeat center top;
	padding: 10px;
	padding-top: 65px;
  }
#mainpage #all-content {
	background-color: #000;
	background: url('COS_banner.png') no-repeat center top;
  }

.pages {
	text-align: right;
	font-size: 1.5em;
	margin: 20px 0px;
}

		blockquote.spooky {
			text-align: center;
			color: #6C64C9;
			font-weight: bold;
			font-style: italic;
			font-size: 1.5em;
			font-family: cochin, serif;
		}
