/* @override http://blog.amber.org/wp-content/themes/bringhurst/style.css */

/*   
Theme Name: Bringhurst
Theme URI: http://blog.amber.org/bringhurst/
Description: A simple design based on the writings of Robert Bringhurst
Author: Chris Petrilli
Author URI: http://blog.amber.org/
Version: 1.0
.
General comments/License Statement if any.
.
*/

/* @group General HTML Markup */

body {
  font: 13px/19px Georgia, "Times New Roman", Times, serif;
  text-align: left;
  background-color: #fffff2;
}

html {
  width: 100%;
}

body {
  width: 700px;
  margin-top: 0px;
  margin-left: 72px;
}

a {
  color: #ac2a3f;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  background-color: #fff;
}

b {
  font-variant: small-caps;
  text-transform: lowercase;
  text-decoration: none;
  font-weight: normal;
  letter-spacing: 0.1em;
}

strong {
  font-variant: small-caps;
  text-transform: lowercase;
  font-weight: normal;
  letter-spacing: 0.1em;
}

em {
  font-style: italic;
  text-decoration: none;
  padding-right: 0.1em;
}

i {
  font-style: italic;
  text-decoration: none;
}

code {
  font-size: 95%;
  font-family: "Andale Mono", "Courier New", Courier, mono;
}

pre {
  font-size: 95%;
  font-family: "Andale Mono", "Courier New", Courier, mono;
  margin-left: 2em;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
	overflow: auto;
	margin-right: 2em;
}

ul li {
  list-style-type: square;
  list-style-position: outside;
}

ol li {
  list-style-type: decimal;
  list-style-position: outside;
}

blockquote {
  margin-left: 3em;
  margin-right: 2em;
  font-style: italic;
}

blockquote em {
  font-style: normal;
}

abrev {
  font-variant: small-caps;
  text-transform: lowercase;
  letter-spacing: 0.1em;
  margin-right: 0.1em;
  margin-left: 0.1em;
}

/* @end */

h1 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.1em;
  word-spacing: 0.2em;
  text-align: right;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  position: static;
  clear: both;
  width: 700px;
  height: 36px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 72px;
  margin-bottom: -3px;
  display: block;
  float: none;
  z-index: 1;
}

h1 {
  font-weight: normal;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.1em;
  word-spacing: 0.2em;
  text-align: right;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 0;
  position: static;
  clear: both;
  width: 700px;
  height: 36px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 72px;
  margin-bottom: 30px;
  display: block;
  float: none;
  z-index: 1;
}

ul#navigation {
  width: 12em;
  height: 38px;
  display: block;
  float: left;
}

ul#navigation li {
  width: 12em;
  font-variant: small-caps;
  text-transform: lowercase;
  letter-spacing: 0.1em;
  word-spacing: 0.1em;
  list-style-type: none;
  margin-left: 0;
  text-indent: -3em;
}

div.navigation {
  display: block;
  clear: both;
  text-align: center;
  margin-top: 38px;
  border-top: 1px solid #c9c9c9;
  padding-top: 19px;
}

p.disclaimer {
  font-weight: normal;
  font-style: italic;
  margin-left: 72px;
}

p.syndication {
  font-weight: normal;
  margin-left: 72px;
  padding-top: 19px;
  padding-bottom: 19px;
}

/* @group Table */

div.post table {
  margin-left: 2em;
  margin-right: 2em;
  border-bottom-style: none;
  padding: 0;
}

div.post table th {
  border-bottom: 1px solid #c9c9c9;
  padding-right: 0.5em;
  text-align: left;
  text-transform: lowercase;
  font-variant: small-caps;
  margin: 0;
}

div.post table tr {
  padding-right: 0.5em;
  text-align: left;
  margin: 0;
}

/* @end */

/* @group Images */

img.floatright {
  display: inline;
  float: right;
  margin-top: 8px;
  margin-bottom: 8px;
  margin-left: 8px;
}

img.floatleft {
  display: inline;
  float: left;
  margin-top: 8px;
  margin-bottom: 2px;
  margin-right: 12px;
}

img.hangleft {
  display: inline;
  float: left;
  margin-top: 8px;
  margin-bottom: 8px;
  right: 90px;
  position: relative;
  margin-right: -78px;
}

/* @end */

/* @group Post */

h2 {
  font-variant: small-caps;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 13px;
  text-align: left;
  line-height: 13px;
  padding: 0;
  margin: 3px 0 19px;
}

h3 {
  font-variant: small-caps;
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 13px;
  margin-top: 19px;
  margin-bottom: 9.5px;
}

div.post {
  margin-top: 27px;
  width:  500px;
  display: block;
  float: right;
}

div.post div.metadata {
  padding-right: 0;
  width: 180px;
  position: relative;
  right: 200px;
  float: left;
  margin-right: -200px;
}

div.post div.metadata span.date {
  display:  block;
  text-align: right;
  text-transform: lowercase;
  font-variant: small-caps;
  font-size: 13px;
  letter-spacing: 0.1em;
  border-bottom: 1px solid #c9c9c9;
  margin-bottom: 15px;
}

div.post div.metadata span.tag {
  display:  inline;
  float:  right;
  font-style: italic;
  margin-left: 1em;
}

div.post div.metadata span.tag a {
  font-style: italic;
}
div.post p {
  text-align: left;
  font-size: 13px;
  line-height: 19px;
}

div.post p.first {
  text-indent: 0em;
}

div.post p.discussion {
  display: inline;
  font-variant: small-caps;
  text-transform: lowercase;
  letter-spacing: 0.1em;
  right: 200px;
  width: 180px;
  height: 20px;
  margin-bottom: -42px;
  position: relative;
  text-align: right;
  float: left;
  padding: 0;
  bottom: 45px;
}

/* @end */

/* @group Discussion */

div.discussion {
  border-top: 1px solid #c9c9c9;
  margin-top: 19px;
}

div.discussion div#form {
  border-top: 1px solid #c9c9c9;
  margin-top: 38px;
}

div.discussion div#form input, textarea {
  font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
  background-color: #fff;
  padding: 0;
  overflow: auto;
  margin-bottom: 0.5em;
}

div.discussion div#form span.field {
  display: block;
  margin-top: 0.5em;
}


div.discussion div#form span input {
  width:  250px;
}

div.discussion div#form textarea {
  width: 100%;
  height: 200px;
}

div.discussion div#form p {
  font-style: italic;
  margin-top: 19px;
  margin-bottom:  19px;
}

div.discussion div#form p a {
  font-style:  italic;
}

div.discussion div#form form label {
  display: inline;
  right: 200px;
  width: 180px;
  height: 42px;
  margin-right: -200px;
  position: relative;
  float: left;
  padding: 0;
  text-align: right;
  text-transform: lowercase;
  letter-spacing: 0.1em;
  font-variant: small-caps;
}

div.discussion div#form form label.required {
  font-weight: bold;
}

div.discussion div.metadata {
  display: inline;
  right: 200px;
  width: 180px;
  height: 42px;
  margin-right: -200px;
  position: relative;
  float: left;
  padding: 0;
}

div.discussion div.metadata span#timestamp {
  font-variant: small-caps;
  text-transform: lowercase;
  letter-spacing: 0.1em;
  text-align: right;
  display: block;
}

div.comment div.metadata span#author {
  text-align: right;
  display: block;
}

div.trackback div.metadata span#author {
  text-align: right;
  display: block;
  font-style: italic;
}

/* @end */

/* @group Asides
 */

div.aside {
  width:  500px;
  display: inline;
  float: right;
  clear: none;
  padding-left: 9px;
}

div.aside p {
  margin-top: 0.25em;
  margin-bottom: 0.25em;
}

div.aside div.time {
  padding-right: 0;
  width: 180px;
  position: relative;
  right: 200px;
  float: left;
  margin-top: 0.25em;
  margin-right: -200px;
  text-align: right;
  font-variant: small-caps;
  text-transform: lowercase;
  letter-spacing: 0.1em;
  color: #777;
}

/* @end */

div.footer {
  clear: both;
}

