/* ---------------------------------------------------------------------------------------
Theme Name: davenetics3
Description: Theme update 12/3/2007
Version:0.1
Author: fletch
--------------------------------------------------------------------------------------- */

BODY {
  font: 16px/26px Helvetica, Gill Sans, Gill Sans MT, trebuchet ms, Arial, Verdana, sans-serif;
  margin: 0;
  padding: 0;
  background-color: #FFF;
  //border-top: 8px solid black;
  background: #FFF url('http://davenetics.com/wp-content/themes/davenetics3/images/blacktop.gif') repeat-x;
}

DIV,SPAN,FORM,IMG {
  margin: 0;
  padding: 0;
  border: 0;
}

H1, H2, H3, H4, H5, H6 {
  margin: 0 0 12px 0;
}

H2 {
  padding-top: 20px;
  font-size: 16px;
}

H2 A {
  color: #000;
  text-decoration: none;
}

A {
  color: #AF0000;
  padding: 1px;
}

BLOCKQUOTE {
  line-height: 20px;
}

#wrapper {
  width: 815px;
}

#content {
  width: 815px;
  margin: 0 auto;
  padding: 42px 42px 0 42px;
}

#left {
  width: 250px;
  float: left;
  color: #939598;
}

#center {
  margin: 0 0 0 355px;
}

#center IMG {
  padding: 4px;
  border: 0px;
}

#center IMG.imgleft {
  float: left;
  display: block;
  margin: 0 12px 0 0;
}

#center IMG.imgright {
  float: right;
  display: block;
  margin: 0 0 0 12px;
}

#left UL {
  margin: 10px 0 0 -4px;
  padding: 0;
}

#left LI {
  list-style: none outside none;
  padding: 4px;
  margin: 2px 0;
}

#left-logo {
  margin: 0 0 24px 0;
}

#left-links {
  font-weight: bold;
  font-size: 15px;
  margin: 0 0 0 28px;
}

#left-links A {
text-decoration: none;

}

#left-links A:hover {
  color: #FFF;
  background-color: #AF0000;
}

#center A:hover {
  color: #FFF;
  background-color: #AF0000;
}

#bottom {
  border-top: 16px solid black;
  background-color: #AF0000;
  font: 16px/20px Gill Sans, Gill Sans MT, Trebuchet MS, Arial, Verdana, sans-serif;
  color: #FFF;
  padding: 24px;
}

#bottom UL {
  margin: 16px 0 0 0;
  padding: 0;
}

#bottom LI {
  list-style: none outside none;
  padding: 0px;
  margin: 6px 0;
}

#bottom A {
  color: #FFF;
  font-weight: normal;
  text-decoration: none;
}

#bottom A:hover {
  color: #AF0000;
  background-color: #FFF;
}

#bottom-left,
#bottom-center,
#bottom-right {
  padding: 24px 32px;
}

#bottom-center .footer-cell {
  min-width: 275px;
}

#bottom-right .footer-cell {
  min-width: 150px;
}

#bottom-left .footer-cell {
  min-width: 375px;
}

#bottom-left A {
  border-bottom: 1px dotted #FFF;
}

#lildude {
  float: right;
}

.clear {
  clear: both;
}

.feedburnerFeedBlock {

}

.feedburnerFeedBlock UL {
  padding: 0;
}

.feedburnerFeedBlock LI {
  list-style: none outside none;
  margin: 16px 0 0 0;
}

.feedburnerFeedBlock .headline {
  font-weight: bold;
}

#creditfooter {
  display: none;
}

.date {
  margin: 30px 0 0 0;
}

.navigation {
  margin: 30px 0 0 0;
}

.breadcrumb {
  color: #939598;
  font-size: 22px;
  font-weight: bold;
  margin: 20px 0 16px 0;
}

.breadcrumb A {
  text-decoration: none;
}

#center IMG.noborder, #center .noborder IMG {
  border: 0;
}

#center .nohover A:hover, #center A.nohover:hover {
  background-color: #FFF;
}

.monthhead {
	font-size:14px;
	margin:0;
	padding:0 0 0 10px;
}
.month-content ul {
	padding-top:0;
	margin-top:0;
}
#ajax-spinner img {
	border:0;
}
