/* volition.vee.net site stylesheet. */

h2 {
  margin: 0.8em 0em 1em 0em;
}

div.extras h2 {
  margin: 1em 0em 0.5em 0em;
  border-bottom: 1px dotted grey;
  font-size: 1.1em;
}

h2.title {
  margin: 1em 0em 0em 0em;
  border-bottom: 1px dotted grey;
  font-size: 1.1em;
}

h3.title {
  margin: 1em 0em 0em 0em;
  border-bottom: 1px dotted grey;
  font-size: normal;
  font-weight: bold;
}

h3.title a {
  color: black;
  text-decoration: none;
}

h2.date {
  margin: 1em 0em;
}

h4 {
  font-size: small;
}

p.picture-frame {
  text-align: center;
}

p.picture-frame img {
  border: solid thick black;
}

div.extras ul {
  margin: 0em 0em 1em 0em;
}

#header h1 {
  clear: both;
  padding-top: 0px;
}

#header a:link,
#header a:visited,
#header a:hover,
#header a:active {
  color: black;
}

#header p.caption {
  margin: 0px 0px 4px 0px;
  font: 0.9em serif;
  text-align: center;
}

#header form {
  float: right;
  margin-top: 6px;
  margin-right: 6px;
}

form {
  margin: 0px;
  border-width: 0px;
  padding: 0px;
}

p.category {
  float:right;
  font-size: small;
  font-style: italic;
  font-weight: normal;
  margin: 6px 6px 6px 12px;
}

p.entry-widgets {
  font-size: small;
}

img.body-inline { 
  float: right;
  margin: 5px 0px 5px 10px;
}

#popup-content {
  padding: 0px 10px 10px 10px;
}

#comments-title,
#trackback-title,
#comment-previous-title {
  margin: 2em 0em 0em 0em;
  border-bottom: 1px dotted gray;
  padding-bottom: 1em;
}

#comment-post-title {
  margin: 1em 0em;
}

div.comment-body,
div.trackback-body {
  padding: 0.5em 1em;
  border-bottom: 1px dotted gray;
}		

p.comment-by,
p.trackback-by {
  color: gray;
  font-size: small;
}	

span.advice {
  font-size: small;
  font-style: italic;
}

p.trackback-url {
  font-size: small;
  padding: 0.5em;
  border: 1px dotted gray;
}

div.trackback {
  border-top: 1px dotted gray;
}

p.trackback-detail {
  font-size: small;
 }

.trackback-post {
  font-size:x-small;
  font-weight:normal;
}	

div.search-result {
  border-top: 1px dotted gray;
  padding-top: 1em;
}

/* Copyright 2001-2005 Michael Gratton. Some rights reserved.
   http://creativecommons.org/licenses/by-sa/2.0/au/ */

 