body {
	font: normal 14px/1.65 "Helvetica Neue", Arial, Helvetica, sans-serif;
	color: #e0e0e0;
	padding-top: 0;
	padding: 0;
	background: #000 url(images/back2.gif) repeat-x;
	margin: 0;
}

:link img {
	border-style: none;
}
:visited img {
	border-style: none;
}
:active img {
	border-style: none;
}

a:link, a:visited {
	border: none;
	color: #f89d31;
	text-decoration: none;
	font-weight: bold;
}

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

#content {
	width: 950px;
	margin: 0 auto;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;}

#menu {
	font-size: 14px;
	color: #d5d5d5;
	padding-top: 12px;
	padding-bottom: 53px;
	font-weight: bold;
	letter-spacing: -2px;
}

#menu ul {
	margin: 0em auto 0em 0;
	list-style: none;
	text-align: center;
	padding-left: 0;
}

#menu ul li {
	font-weight: bolder;
	display: inline;
	font-size: 14px;
	color: #FFF;
	letter-spacing: 1px;
}
	
#menu ul li a {
	
	font-weight: lighter;
	text-decoration: none;
	border:0;
	color: #FFF;
	margin: 0.25em 1.125em;
}	
#menu ul li a:hover {
	margin: 0.25em 1.125em;
	border-bottom: 1px dotted #fff;
}

#menu .on {
	text-decoration: none;
	margin: 0.25em 2.125em;
}

#main {
	width:804px;
	padding-right: 60px;
	height: 100%;
	float:left;
	padding-left: 60px;
}

#main a:hover {
	color: #fff;
	text-decoration: none;
}

img {
	padding-right: 22px;
	float: left;
}

#header {
	width: 950px;
	height: 240px;
	margin: 0 auto;
	padding-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
}

h1 {
	font: lighter 33px/43px "Helvetica Neue", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	word-spacing: -1px;
	padding-top: 8px;
	text-shadow: #000000 0 0 0;
	color: #f89d31;
}

h2 {
	font-weight: bold;
	font-size: 16px;
	color: #f89d31;
	letter-spacing: -1px;
	margin-bottom: -4px;
}

h3 {
	font-weight: bold;
	font-size: 15px;
	word-spacing: -1px;
	letter-spacing: -1px;
	color: #fff;
	line-height: 18px;
	font-variant: normal;
	margin-top: 14px;
	margin-bottom: 6px;
}

h4 {
  margin:1.5em 0 .75em;
  font: bold 14px/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-transform:uppercase;
  letter-spacing:-.05em;
  color: #f89d31;
  }

h5 {
  font: bold 14px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-transform:uppercase;
  letter-spacing:-.05em;
  color: #f89d31;
	margin: 0 0 .75em;
}

subh2 {
	font-weight: bold;
	text-transform: uppercase;
	color: #f89d31;
}

li#attractions {
	list-style-image: url(images/redbullit.gif);
	list-style-position: inside;
}

.lastword {
	color: #777;
	font-size: 10px;
	line-height: 12px;
}

#footer {
	width: 100%;
	height: 300px;
	background-color: #484848;
	clear: both;
}

#footer-inner {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
}

#footer a:link, #footer a:visited {
	border: none;
	color: #000;
	text-decoration: underline;
	font-weight: normal;
	font-style: normal;
}

#footer a:hover {
	text-decoration: none;
}

#boilerplate {
	border-top: 2px solid #f00;
	font-size: 12px;
	line-height: 14px;
	color: #aaa;
	text-align: center;
	padding-bottom: 16px;
	padding-top: 20px;
}

#columnA {
	float: left;
	width: 300px;
	padding-left: 50px;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding-top: 30px;
}
#columnB {
	float: left;
	width: 260px;
	padding-left: 59px;
	color: #000;
	font-size: 12px;
	line-height: 14px;
	padding-top: 30px;
}

#columnC {
	float: left;
	width: 360px;
	padding-top: 30px;
	padding-bottom: 20px;
}
#columnD {
	float: left;
	width: 360px;
	padding-top: 30px;
	padding-bottom: 20px;
}

#columnC li {
	list-style-type: disc;
	list-style-position: inside;
}

#columnD {
	list-style-type: disc;
	list-style-position: inside;
}


/* begin blogger */
@media all {
  #sidebar {
    width: 204px;
    float:right;
	background-color: #fff;
	padding-left: 12px;
	padding-right: 12px;
	height: 100%;
	border-left: 1px dotted #bbb9c2;
}

@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }

/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font: 13px/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-transform:uppercase;
  letter-spacing:-.05em;
  color:#999;
  }


/* Posts
----------------------------------------------- */
@media all {
  .date-header {
    margin: .5em 0;
    }
  .post {
    margin:.5em 0 1.5em;
    border-bottom:1px dotted #ccc;
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .post {
    padding:0 1.5em 0 1.5em;
    }
  }
.post-title {
	font: lighter 33px/40px "Helvetica Neue", Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	word-spacing: -1px;
	color: #130f17;
    padding: 0 0 14px;
	text-shadow: rgba(0,0,0,0.65) 0 2px 3px;
	}
.post-title a, .post-title a:visited, .post-title strong {
  display:block;
  text-decoration:none;
  color:#130f17;
  font-weight:normal;
  }
.post-title strong, .post-title a:hover {
  color: #5e5e5e;
  }
.post div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
p.post-footer {
  margin:-.25em 0 0;
  color:#ccc;
  }
.post-footer em, .comment-link {
  font: 78%/1.4em "Lucida Grande", Lucida, Verdana, sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.post-footer em {
  font-style:normal;
  color:#999;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.post img {
  padding:4px;
  border:1px solid #ddd;
  }
.post blockquote {
  margin:1em 20px;
  }
.post blockquote p {
  margin:.75em 0;
  }


/* Comments
----------------------------------------------- */
#comments h4 {
  margin:1em 0;
  font: bold 78%/1.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  text-transform:uppercase;
  letter-spacing:-.05em;
  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;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
#comments-block dd.comment-timestamp {
  margin:-.25em 0 2em;
  font: 78%/1.4em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
  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 #ccc;
  list-style:none;
  }
#sidebar li {
  margin:0;
  padding:0 0 .25em 15px;
  text-indent:-15px;
  line-height:1.5em;
  }
#sidebar p {
  color:#666;
  line-height:1.5em;
  }


/* Profile
----------------------------------------------- */
#profile-container {
  margin:0 0 1.5em;
  border-bottom:1px dotted #ccc;
  padding-bottom:1.5em;
  }
.profile-datablock {
  margin:.5em 0 .5em;
  }
.profile-img {
  display:inline;
  }
.profile-img img {
  float:left;
  padding:4px;
  border:1px solid #ddd;
  margin:0 8px 3px 0;
  }
.profile-data {
  margin:0;
  font:bold 78%/1.6em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.profile-data strong {
  display:none;
  }
.profile-textblock {
  margin:0 0 .5em;
  }
.profile-link {
  margin:0;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }


/* Feeds
----------------------------------------------- */
#blogfeeds {
  }
#postfeeds {
  }