/* Global */
body, input, textarea, select {font-family: "Trebuchet MS", "Helvetica", "Arial", "Verdana", sans-serif;}
body {font-size: 80%; line-height: 150%;}

p {margin-bottom: 1.5em;}
address {font-style: normal; margin-bottom: 1.5em;}
blockquote {margin-bottom: 1.5em; padding-left: 20px; font-style: italic; border-left: 5px solid #E6E6E6;}
code, pre {white-space: pre; overflow: auto; margin-bottom: 1.5em;}

/* Headings */
h1, h2, h3, h4, h5, h6 {font-weight: normal; margin-bottom: 0.5em; line-height: 1.1;}
h1 {font-size: 1.5em;}
h2 {font-size: 1.3em;}
h2.block-title {font-size: 1.2em;}
h3 {font-size: 1.1em;}
h4 {font-size: 1em;}
h5 {font-size: 1em; font-weight: bold;}
h6 {font-size: 1em; margin-bottom: 0; font-weight: bold;}

/* Blocks */
.block {margin-bottom: 20px;}
.block ul li, .block .item-list ul li {list-style: none; list-style-image: none;}

/* Drupal */
.breadcrumb {font-size: 0.9em; padding: 0;}

/* Accessibility */
.skip-link {font-size: 0.85em;}
.acc-hide {left: -2500px; overflow: hidden; position: absolute; width: 1px;}
#navigation .add-link {display: block;}

/* Nodes and comments */
.node-teaser, div.panel-pane div.node-teaser {padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #E6E6E6;}
.indented {margin-left: 20px;}
