/*   
Theme Name: Sundial Manor
Theme URI: http://www.productionmonkeys.com
Description: Custom Theme for the Sun Dial Manor
Author: Production Monkeys / Allen Day
Author URI: http://www.productionmonkeys.com
Version: 1.0
*/

.blogPost { border-bottom: solid 1px #ddd; margin-bottom: 10px; padding-bottom: 10px;  }
div#rightcol {
  color: #000;
  width: 162px;
  padding: 8px;
  background: url('/images/flexisidebar.gif') bottom right no-repeat;
  min-height: 200px; 
  border: solid 1px #458886;
}
h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a, h4 a, h5 a, h6 a {
  color: #000;
}

#rightcol a,#rightcol h2 {
  font-family: helvetica,arial,verdana,sans-serif;
  color: #000;
  font-size: 8pt;
}
h1 {
  font-size: 14pt;
}
.flohead {
  border-bottom: solid 1px #458886;
  margin-bottom: 20px;
}
h2 { 
  font-size: 12pt;
}
#rightcol h2 { 
  font-size: 9pt;
  font-weight: bold;
  margin: 8px 0 0 0;
}

#rightcol a {
  font-weight: normal;
}