/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

.custom .teaser {
   width: 100%;
   margin-top: 2em;
   padding-top: 2em;
   border-top: 2px dotted #bbb;
   text-align: justify;
}
.custom .teasers_box {
   padding-top: 0;
   padding-bottom:0;
   border-top: 0;}

.custom .teasers_box h2 a {
  font-size: 24px;
}

.custom .faux-headline {
font-size: 30px;
text-align: center;
font-variant: small-caps;
letter-spacing: 2px;
color: #555555;
}

.custom #footer { text-align:center; }