/* These styles override the blueprint defaults */

/* Global styles */
body {font-size:12px;color:#666;background:#CFE0F6;font-family: Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#1151A0;}
h2 {font-size:18px;margin-bottom:0.75em;border-bottom:1px solid #CEE1F2;}
a {color:#1151A0;}
a:hover {color:#333}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {text-decoration:none}
p{margin:0px 0px 7px 0px;}
ul{list-style-type:none;}
ul.clearfix {margin:0;padding:0;list-style:none;}
ul.clearfix li {margin:0;padding:0;}
ul.clearfix li a {float:left;display:block;}
ul.clearfix li a:hover {text-decoration:underline;}	

#postmeta{padding-bottom:25px;}


/* Contact Information Module */
#contact-info{padding-left:10px;}
#address{background:url('../images/icon-home.png') no-repeat top left;padding-left:25px;}
#map{background:url('../images/icon-map.png') no-repeat top left;padding-left:25px;}
#phone{background:url('../images/icon-phone.png') no-repeat top left;padding-left:25px;margin-bottom:0px;}
#fax{background:url('../images/icon-printer.png') no-repeat top left;padding-left:25px;}
#email{background:url('../images/icon-email.png') no-repeat top left;padding-left:25px;}

/* Sidebar */

#widgets {

  list-style-type: none;

  display: inline;
  margin:0px 0px 0px 0px;
  padding:0px 0px 0px 0px;

}


#widgets ul{list-style-type: none;}
#widgets ul li{padding:0px 0px 20px 0px;}
#widgets ul li li{padding:0px 0px 5px 0px;}
#widgets li ul{margin:0px 0px 0px 0px;}

/* Comments */

#comments {

  clear: both;

  float: none;

  margin-top: 50px;

}



#comments ul li, #comments ol li {

  margin-bottom: 40px;

  border-bottom: 1px dotted #688848;

}



#comment-area {



}



#comment-form {



}



.commenter img{

  margin-right:20px;

}



.comment-moderation {

  color: red;

}



.comment-info {



}

.postnav{list-style-type:none;}

/* Footer */
#footer {min-height:50px;font-size:11px;color:#666}
#footer a{text-decoration:none;font-size:11px;margin:0px 4px;}
#footer a:hover{color:#1151A0;text-decoration:underline;}

