body {
  background: white;
  color: black;
  text-align: left;
  margin: 12px 12px 12px 12px;
}

a {
  color: black;
  text-decoration: underline;
}

a:visited {
  color: #404040;
}

#layoutTop {
}

#body {
}

#layoutLeft {
  vertical-align: top;
}

#layoutRight {
  vertical-align: top;
}

#layoutBottom {
}

#header {
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  height: 150px;
}

#content {
  padding-top: 12px;
}

#sidebar {
  text-align: center;
  padding-top: 12px;
  padding-left: 12px;
}

#footer {
  clear: both;
  text-align: center;
  font-size: 11px;
  padding: 12px;
  color: gray;
}

#footer a {
  color: gray;
}

.sidebarItem {
  border: silver solid 1px;
  margin-bottom: 16px;
}

.sidebarItemTitle {
  text-align: left;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  background: #4b6b4b;
  color: white;
  padding-left: 12px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.sidebarItemTitle span a {
  color: white;
}

.sidebarItemBody {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
}

.sidebarItem ul {
  margin: 0px;
  padding-left: 8px;
  padding-right: 8px;
}

.sidebarItem li {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 8px;
  padding-right: 8px;
  list-style-type: none;
}

#blogName {
  font-size: 40px;
  color: white;
  padding-top: 60px;
  padding-left: 16px;
}

#blogName a {
  text-decoration: none;
  color: white;
}

#blogDescription {
  font-size: 18px;
  font-weight: bold;
  color: white;
  padding-left: 16px;
}

h1 {
  font-size: 18px;
  font-weight: normal;
  color : #dimgrey;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 0px;
  padding-left: 0px;
  margin: 0px;
}

h1 a:link, h1 a:visited {
  color : #dimgrey;
  text-decoration: none;
}

h1 a:hover {
  text-decoration: underline;
}

h2 {
  font-size: 14px;
  font-weight: normal;
  padding-top: 0px;
  color: #dimgrey;
  margin: 0px;
}

h3 {
  font-size: 12px;
  font-weight: normal;
  padding-top: 4px;
  color: #dimgrey;
  margin: 0px;
}

.contentItem {
  padding-left: 16px;
  padding-right: 16px;
  padding-top: 8px;
  padding-bottom: 0px;
  margin-bottom: 16px;
  border: silver solid 1px;
}

.contentItemBody {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: left;
}

.contentItemLinks {
  text-align: right;
  font-size: 11px;
  color: gray;
}

.contentItemLinks form {
  padding: 0px;
  margin: 0px;
}

.contentItemLinks a {
  color: gray;
}

.even {
  background: #e4efe4;
}

.odd {
}

.small {
  font-size: 11px;
}

.response {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 16px;
  margin-bottom: 4px;
}

.response h1 {
  font-size: 12px;
  font-weight: normal;
  background: transparent;
  padding-left: 0px;
}

.responseBody {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: left;
}

.metadata, .metadata a {
  font-size: 11px;
  color: gray;
  padding-top: 0px;
}

.approved {
}

.pending {
  background: transparent url('images/pending.gif') no-repeat top left;
  border: solid orange 1px;
}

.rejected {
  background: transparent url('images/rejected.gif') no-repeat top left;
  border: solid red 1px;
}

.published {
}

.unpublished {
  background: white url('images/draft.gif') no-repeat top left;
}

blockquote {
  background: #e4efe4;
  padding: 1em;
  margin-left: 1em;
  margin-right: 1em;  
}

code {
  font-family: monospace;
  white-space: pre;
  background: #e4efe4;
}

pre {
  font-family: monospace;
  background: #e4efe4;
  padding: 6px;
  white-space: pre;
}

.tags, .categories {
  margin-top 12px;
  background: #daecda;
  font-size: 11px;
}

.tags a, .categories a {
  color : gray;
  font-weight: normal;
}

.tagCloud {
  font-size: 24px;
  line-height: 1.0em;
  text-align: center;
}

.sidebarTagCloud {
  font-size: 22px;
  line-height: 0.7em;
  text-align: center;
}

.tagCloud1 {
  font-size: 0.5em;
}

.tagCloud2 {
  font-size: 0.6em;
  font-weight: bold;
}

.tagCloud3 {
  font-size: 0.65em;
  font-weight: bold;
}

.tagCloud4 {
  font-size: 0.7em;
  font-weight: bold;
}

.tagCloud5 {
  font-size: 0.75em;
  font-weight: bold;
}

.tagCloud6 {
  font-size: 0.8em;
  font-weight: bold;
}

.tagCloud7 {
  font-size: 0.85em;
  font-weight: bold;
}

.tagCloud8 {
  font-size: 0.9em;
  font-weight: bold;
}

.tagCloud9 {
  font-size: 1.0em;
  font-weight: bold;
}

.tagCloud10 {
  font-size: 1.2em;
  font-weight: bold;
}

.tagCloud ul, .sidebarTagCloud ul {
  padding: 8px;
  margin: 0px;
}

.tagCloud li, .sidebarTagCloud li {
  display: inline;
  margin: 0px;
  padding: 0px;
  white-space: nowrap;
}

.tagCloud a, .sidebarTagCloud a {
  text-decoration: none;
}

.tagCloud a:hover, .sidebarTagCloud a:hover {
  color: white;
  background: saddlebrown;
}

.calendar {
}

.calendarDayHeader {
  text-align: right;
}

.calendarDay {
  text-align: right;
  padding: 0px;
}

.calendarDayWithEntries {
  background: #4b6b4b;
  text-align: right;
  padding: 0px;
}

.calendarDayWithEntries a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.calendarDayWithEntries:hover {
  color: white;
  background: saddlebrown;
}

.calendarToday {
  background : chocolate;
  color: white;
  text-align: right;
  padding: 0px;
  font-weight: bold;
}

.calendarToday a {
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.calendarToday:hover {
  color: white;
  background: saddlebrown;
}

.photo {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  border: solid black 1px;
  text-align: center;
}

#linearNavigation {
  background: #4b6b4b;
  padding: 4px;
  color: white;
  text-align: center;
}

#linearNavigation a {
  color: white;
  text-decoration: none;
}

#linearNavigation a:hover {
  text-decoration: underline;
}

#feeds {
  position: absolute;
  top: 8px;
  right: 8px;
  color: white;
}

#feeds a {
  color: white;
  text-decoration: none;
}

#feeds a:hover {
  text-decoration: underline;
}

.authenticated {
  background: transparent url( 'images/authenticated.gif' ) no-repeat center left;
  padding-left: 10px;
}

.unauthenticated {
}

.thumbnailImage {
  border: none;
}

.thumbnailLink {
}