body {
  background:#001510;
  margin:0;
  padding:20px 10px;
  font:x-small "Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
  text-align:center;
  color:#ccc;
  font-size/* */:/**/small;
  font-size: /**/small;
  }
a:link {
  color:#dacda3;
  text-decoration:none;
  }
a:visited {
  color:#dacda3;
  text-decoration:none;
  }
a:hover {
  color:#dacda3;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
b {
  color:rgb(255, 255, 153);
  }



/* Header
----------------------------------------------- */
@media all {
  #header {
    width:800px;
    margin:0 auto 0px;
    padding:0px 0px 2em;
    border:0px solid #333;
    }
  }
@media handheld {
  #header {
    width:100%;
    }
  }
#title {
  margin:0px 0px 0;
  padding:0px 0px .125em;
  border:0px solid #222;
  border-width:0px 0px 0;
  font-size:200%;
  line-height:1.2em;
  color:#ccc;
  text-transform:uppercase;
  letter-spacing:.2em;
  }
#title a {
  color:#ccc;
  text-decoration:none;
  }
#title a:hover {
  color:#ad9;
  }
#description {
  margin:0 0px 0px;
  padding:0 0px 0px;
  border:0px solid #dacda3;
  border-width:0 0px 0px;
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  /*text-transform:uppercase;*/
  letter-spacing:.2em;
  color:#dacda3;
  font-style:italic;
  text-align:center;
  margin-left: auto;
  margin-right: auto;
  width: 50em;
  }


/* Content
----------------------------------------------- */
@media all {
  #content {
    width:790px;
    margin:0 auto;
    padding:0;
    text-align:left;
    }
  #main {
    width:620px;
    float:right;
    }
  #sidebar {
    width:130px;
    float:left;
    }
  }
@media handheld {
  #content {
    width:90%;
    }
  #main {
    width:100%;
    float:none;
    }
  #sidebar {
    width:100%;
    float:none;
    }
  }


/* Headings
----------------------------------------------- */
h2 {
  margin:1.5em 0 .75em;
  font:bold 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#777;
  }


/* sections
----------------------------------------------- */
@media all {
  .date-header {
    margin:1.5em 0 .5em;
    }
  .section {
    margin:.5em 0 1.5em;
    /* border-bottom:1px dotted #444; */
    padding-bottom:1.5em;
    }
  }
@media handheld {
  .date-header {
    padding:0 1.5em 0 1.5em;
    }
  .section {
    padding:0 1.5em 0 1.5em;
    }
  }

.section-title {
  margin:.25em 0 0;
  padding:0 0 4px;
  font-size:140%;
  line-height:1.4em;
  color:#ad9;
  }
.section-title a {
  text-decoration:none;
  color:#ad9;
  }
.section-title a:hover {
  color:#fff;
  }
.section div {
  margin:0 0 .75em;
  line-height:1.6em;
  }
.section-footer p {
  margin:-.25em 0 0;
  color:#333;
  }
.section-footer em, .comment-link {
  font:78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }
.section-footer em {
  font-style:normal;
  color:#777;
  margin-right:.6em;
  }
.comment-link {
  margin-left:.6em;
  }
.section img {
  padding:4px;
  border:1px solid #222;
  }
.section blockquote {
  margin:1em 20px;
  }
.section blockquote p {
  margin:.75em 0;
  }

.section h2 {
  /*margin:1.5em 0 .75em;*/
  margin:2em 0 -2em;
  font:bold 78%/1.4em "Trebuchet MS",Trebuchet,Arial,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#777;
  }


/* Google Map
----------------------------------------------- */
#gmap * {
	padding:0px;
	margin:0px;
	color:#000;
	line-height:normal;
}
#gmap a {
	color:#00f;
	text-decoration:none;
}
#gmap a:hover {
	text-decoration:underline;
}



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



/* Footer
----------------------------------------------- */
#footer {
  width:790px;
  clear:both;
  margin:0 auto;
  
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;

  }
#footer hr {
  display:none;
  }
/*#footer p, table {
  margin:0;
  padding-top:15px;
  font:78%/1.6em "Trebuchet MS",Trebuchet,Verdana,Sans-serif;
  text-transform:uppercase;
  letter-spacing:.1em;
  }*/
