/* BLOG ARTICLES */


hr{
  display:none;}
#header .description{
  float:left;
  color:#37497C;
  font-size:20px;
  margin:34px 0 0 10px ;}

/* SITE */
h2{
  font-size:18px;
  color:#37497C;}


/* SEARCH */
#searchform #s{
  width:95px;}


/* NAV */
.navigation{
  margin:0 0 30px 0;
  float:left;}
.navigation .alignleft{
  float:left;}
.navigation .alignright{
  float:right;}



/* POST */
.post{
  float:left;
  clear:both;
  width:100%;
  border-bottom:1px solid #E6E1CF;
  padding:0 0 20px 0;
  margin: 0 0 30px 0;}
.post h1{
  font-size:24px;
  margin:0 0 10px 0;}
.post h1 a{
  color:#000;
  text-decoration:none;}
.post h1 a:hover{
  color:#00F;
  text-decoration:underline;}
.post small{
  color:#888;}
.entry{
  line-height:21px;}
.entry p{
  margin: 0 0 20px 0;}
.post .postmetadata{
  font-size:11px;
  color:#333;}
.post .postmetadata a{
  font-size:11px;
  color:#333;}













