body {
  line-height: 1.5;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;   
  color:#000;
  background: none;
  font-size: 10pt;
}

.container {
  background: none;
}

hr { 
  background:#ccc; 
  color:#ccc;
  width:100%;
  height:2px;
  margin:2em 0;
  padding:0;
  border:none;
}

h1,h2,h3,h4,h5,h6 { font-family: "Helvetica Neue", Arial, "Lucida Grande", sans-serif; }

img { margin:1.5em 1.5em 1.5em 0; }
a img { border:none; }

blockquote {
  margin:1.5em;
  padding:1em;
  font-style:italic;
  font-size:.9em;
}


a:link, a:visited {
  background: transparent;
  font-weight:700;
  text-decoration: underline;
}

a:link:after, a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 90%;
}

a[href^="/"]:after {
  content: " (http://www.mazieforhawaii.com/" attr(href) ") ";
}


/* Hiding divs
-------------------------------------------------------------- */

#head h1, #nav, #id, #footer, #actions, .connect, .pagetools, .secondary .bot .right, .rss, h2.latest, .rss, h2.press, #above .buttons, a.arrow { display: none; }
#head .print_logo { display: block; text-align: center; }



.teaser { border-bottom: 1px solid #6a6a6a ;border-top: 1px solid #6a6a6a; padding: 10px 0; }
.teaser h3 { padding: 3px 0; }
.teaser p.date { padding: 3px 0; }

.teaser p, .teaser p a, .teaser p.date, .teaser p.date a { line-height: 13px; font-weight: normal; text-decoration: none; color: #000; display: block; }