div.field-type-taxonomy-term-reference {
  padding-right: 3px;
  font-size: xx-small;
}
div.field-type-taxonomy-term-reference .field-item {
  display: inline-table;
  padding-right: 3px;
  border-right: 1px;
  border-right: 1px solid #bbb;
  margin-right: 3px;
}

#branding a {
  font-family: Georgia, Garamond, Times New Roman, serif;
  font-size: 1em;
  color: #F1E7B1;
  font-style: italic;
  letter-spacing: 0.23ex;
}

/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
  float: left; /* LTR */
  width: 100%;
  overflow: hidden;
}

/* So we move the #center container over the sidebars to compensate */
body.sidebar-first #center {
  margin-left: -250px; /* LTR */
}
body.sidebar-second #center {
  margin-right: -250px; /* LTR */
}
body.two-sidebars #center {
  margin: 0 -130px 0 -250px;
}

/* And add blanks left and right for the sidebars to fill */
body.sidebar-first #squeeze {
  margin-left: 250px; /* LTR */
}
body.sidebar-second #squeeze {
  margin-right: 150px; /* LTR */
}
body.two-sidebars #squeeze {
  margin: 0 130px 0 250px;
}

/* We ensure the sidebars are still clickable using z-index */
#wrapper #container .sidebar {
  margin: 0 0 5em;
  width: 150px;
  float: left; /* LTR */
  z-index: 2;
  position: relative;
}

#sidebar-second #block-block-1 {
  margin-top: 20px
}

/* $Id: style.css,v 1.13 2006/04/03 22:20:48 unconed Exp $ */

/*
** HTML elements
*/
body {
  margin: 0;
  padding: 0;
  color: #000;
  background-color: #FFFEF9;
  font: 76% Arial, Helvetica, sans-serif;
}
tr.odd td, tr.even td {
  padding: 0.3em;
  font-size: 0.8em;
}
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em;
}
h1 {
  font-size: 1.3em;
}
h2 {
  font-size: 1.2em;
}
h3, h4, h5, h6 {
  font-size: 1.1em;
}
p {
  margin-top: 0.5em;
  margin-bottom: 0.9em;
}
a {
  text-decoration: none;
  font-weight: bold;
}
a:link {
  color: #CA0000;
}
a:visited {
  color: #870800;
}
a:hover {
  color: #CA0000;
  text-decoration: underline;
}
fieldset {
  border: 1px solid #ccc;
}
pre {
  background-color: #eee;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
}
table {
  /* make <td> sizes relative to body size! */
  font-size: 1em;
}
.form-item label {
  font-size: 1em;
  color: #222;
}
.item-list .title {
  font-size: 1em;
  color: #222;
}
.links {
  margin-bottom: 0em;
}
.comment .links {
  margin-bottom: 0em;
}

/*
** Page layout blocks / IDs
*/
#header, #content {
  width: 100%;
}
#header {
  background-color: #422D2A;
  height: 150px;
  background-image: url(header.jpg); 
}
#logo {
  vertical-align: middle;
  border: 0;
}
#logo img {
  float: left;
  padding: 0em 1.0em 0em 0.3em;
  border: 0;
}
#menu {
  padding: 0.5em 0.5em 0 0.5em;
  text-align: right;
  vertical-align: middle;
}
#primary {
  font-size: 1.0em;
  padding: 0em 0.8em 0.5em 0;
  color: #9cf;
}
#primary a {
  font-weight: bold;
  color: #fff;
}
#secondary {
  padding: 0 1em 0.5em 0;
  font-size: 0.8em;
  color: #9cf;
}
#secondary a {
  font-weight: bold;
  color: #9cf;
}
#block-search-form .form-text {
  border: 1px solid #369;
  font-size: 1em;
  height: 1.3em;
  width: 98%;
  vertical-align: middle;
}
#search .form-text {
  padding: 0 0.5em 0 0.5em;
}
#block-search-form .form-submit {
  display: none;
}
#mission {
  background-color: #369;
  padding: 1.5em 2em;
  color: #fff;
}
#mission a, #mission a:visited {
  color: #9cf;
  font-weight: bold;
}
.site-name {
  position: absolute;
  padding: 0;
  top: 80px;
  left: 160px;
}
.site-name a:link, .site-name a:visited {
  color: #fff;
}
.site-name a:hover {
  color: #369;
  text-decoration: none;
}
.site-slogan {
  font-family: Georgia, Garamond, Times New Roman, serif;
  position: absolute;
  top: 120px;
  left: 158px;
  font-size: 1em;
  color: #F1E7B1;
  font-style: italic;
  letter-spacing: 0.23ex;
}
.site-logo {
  top: 0px; left: 0px;
  padding: 0;
  margin: 0;
}
#center {
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px 20px;
}
#center .content {
  text-align: justify;
}
#mission, .node .content, .comment .content {
  line-height: 1.4;
}
#help {
  font-size: 0.9em;
  margin-bottom: 1em;
}
.breadcrumb {
  margin-bottom: .5em;
}
.messages {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 0.3em;
  margin-bottom: 1em;
}
.error {
  border-color: red;
}
#sidebar-first {
  background-color: #E0DDD6;
  background-image: url(sidebar2.jpg); 
  background-repeat: no-repeat;
  float: left
  width: 140px;
  /* padding in px not ex because IE messes up 100% width tables otherwise */
  padding: 10px;
  vertical-align: top;
  color: black;
  font-size: 0.9em;
  padding-bottom:100%; 
  margin-bottom:-100%;
  overflow: hidden;

}
#sidebar-first h2 {
  background-color: #432932;
  padding: 2px 4px;
  color: #F3F6D6;
}
#sidebar-first a, #sidebar-first a:link, #sidebar-first a:visited {
  color: #7E272C;
}
#sidebar-first a:hover {
  color: #432932;
}
#sidebar-second {
  margin: 12px 10px 10px 20px;
  font-size: 0.9em;
}
#sidebar-second h2 {
  color: #432932;
}
#sidebar-second .block {
  padding: 5px;
  background-color: #F1E7B1;
  text-align: justify;
}
#sidebar-second .block li {
  text-align: left;
}
#footer {
  background-color: #FFFEF9;
  padding: 1em;
  font-size: 0.8em;
}
.feed-icon {
  padding-left: 40%;
}

blockquote {
  border: 1px solid #eec;
  padding: 0 10px 0 10px;
  margin: 15px 30px 15px 30px;
  color: #;
  font-size: 0.9em;
  line-height: 1.2em;
}


/*
** Common declarations for child classes of node, comment, block, box, etc.
** If you want any of them styled differently for a specific parent, add
** additional rules /with only the differing properties!/ to .parent .class.
** See .comment .title for an example.
*/
.title, .title a {
  font-weight: bold;
  font-size: 1.3em;
  color: #990033;
  margin: 0 auto 0 auto;  /* decrease default margins for h<x>.title */
}
#center h1 {
  background-image: url(redlogo20.png); 
  background-repeat: no-repeat;
  background-position: -0px -2px;
  overflow: visible;
  padding-left: 30px;
}
#center h2 {
  background-image: url(redlogo.png); 
  background-repeat: no-repeat;
  padding-left: 30px;
  overflow: visible;
  background-position: -0px -4px;
}
#sidebar-first h2.title {
  background-image: url(yellowlogo15-padded.png); 
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 17px;
}
#sidebar-second h2.title {
  background-image: url(redlogo15.png); 
  background-repeat: no-repeat;
  background-position: 0px 0px;
  padding-left: 17px;
}
.submitted {
  color: #999;
  font-size: 0.8em;
}
.links {
  color: #999;
}
.links a {
  font-weight: bold;
}
.block, .box {
  padding: 0 0 1.5em 0;
}
.block {
  padding-bottom: 0.75em;
  margin-bottom: 1.5em;
}
.block .title {
  margin-bottom: .25em;
}
.box .title {
  font-size: 1.1em;
}
.node {
  margin: .5em 0 2em 0;
}
.sticky {
  padding: .5em;
  background-color: #eee;
  border: solid 1px #ddd;
}
.node .content, .comment .content {
  margin: .5em 0 .5em 0;
}
.node .taxonomy {
  color: #999;
  font-size: 0.8em;
  padding: 1.5em;
}
.node .picture {
  border: 1px solid #ddd;
  float: right;
  margin: 0.5em;
}
.comment {
  border: 1px solid #abc;
  padding: .5em;
  margin-bottom: 1em;
}
.comment .title a {
  font-size: 1.1em;
  font-weight: normal;
}
.comment .new {
  text-align: right;
  font-weight: bold;
  font-size: 0.8em;
  float: right;
  color: red;
}
.comment .picture {
  border: 1px solid #abc;
  float: right;
  margin: 0.5em;
}

/*
** Module specific styles
*/
#aggregator .feed-source {
  background-color: #eee;
  border: 1px solid #ccc;
  padding: 1em;
  margin: 1em 0 1em 0;
}
#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
  color: #999;
  font-style: italic;
  font-size: 0.9em;
}
#aggregator .title {
  margin-bottom: 0.5em;
  font-size: 1em;
}
#aggregator h3 {
  margin-top: 1em;
}
#forum table {
  width: 100%;
}
#forum td {
  padding: 0.5em 0.5em 0.5em 0.5em;
}
#forum td.forum, #forum td.posts {
  background-color: #eee;
}
#forum td.topics, #forum td.last-reply {
  background-color: #ddd;
}
#forum td.container {
  background-color: #ccc;
}
#forum td.container a {
  color: #555;
}
#forum td.statistics, #forum td.settings, #forum td.pager {
  height: 1.5em;
  border: 1px solid #bbb;
}
#forum td .name {
  color: #96c;
}
#forum td .links {
  padding-top: 0.7em;
  font-size: 0.9em;
}
#profile .profile {
  clear: both;
  border: 1px solid #abc;
  padding: .5em;
  margin: 1em 0em 1em 0em;
}
#profile .profile .name {
  padding-bottom: 0.5em;
}
.block-forum h3 {
  margin-bottom: .5em;
}
.calendar a {
  text-decoration: none;
}
.calendar td, .calendar th {
  padding: 0.4em 0;
  border-color: #888;
}
.calendar .day-today {
  background-color: #69c;
}
.calendar .day-today a {
  color: #fff;
}
.calendar .day-selected {
  background-color: #369;
  color: #fff;
}
.calendar .header-week {
  background-color: #ccc;
}
.calendar .day-blank {
  background-color: #ccc;
}
.calendar .row-week td a:hover {
  background-color: #fff; color: #000;
}

/* Technorati / del.icio.us tags inserted by Zoundry Blog Writer */

#zoundry_bw_tags, .zoundry_bw_tags, .zoundry_raven_tags, #zoundry_raven_tags {
  font-size: 0.7em;
  padding: 2px 2px 2px 2px;
  margin: 20px 0px 5px 0px;
  border: 1px solid #aaa;
  color: #ccc;
}

.zoundry_bw_tags a, .zoundry_raven_tags a {
  color: #ccc;
}

.statistics-trends .bar {
  padding: 0em;
  background-color: #000;
  border-right: 1px solid #ddd;
  height: 40px;
  vertical-align: top;
}

.statistics-trends .bar .foreground {
  position: relative;
  top: -1px;
  font-size: 0px;
  background-color: blank;
}

cite {
  display: block;
  font-style: inherit;
  text-indent: -3em;
  margin: 0 0 0 6em;
}

p.audio {
  background-image: url(yellowlogo20.png); 
  background-repeat: no-repeat;
  background-position: -0px -1px;
  overflow: visible;
}

p.video {
  background-image: url(redlogo20.png); 
  background-repeat: no-repeat;
  background-position: -0px -3px;
  overflow: visible;
}

h3 {
  margin-top: 1.7em;
}
.item-list h3 {
  margin-top: 0.1em;
}
h4 {
  margin-top: 0em;
  font-weight: normal;
  font-style: italic;
}

