
 
/*----------------------------------------------------------------------- 
   Sections (formerly blogs)
 ------------------------------------------------------------------------ */ 
 
 #sections .col-left {
 float: left;
 width: 569px;
 border-right: 1px solid #ccc;
 }
 
 #sections .col-left p {
 padding-right: 10px; 
 }
 
 #sections .col-right { font-size: 13px; line-height: 20px; }

 #sections .col-right h2 { 
 font-family: Georgia, Arial, Sans, serif; 
 font-size: 24px; 
 font-weight: normal;
 line-height: 24px;
 margin-bottom: 5px; }
 
 #sections .col-right h2 a { color: #000; }
 
 #sections h1 {
 font-family: Georgia, Garamond, Arial, Sans, serif; 
 font-size: 20px; 
 font-weight: bold;
 line-height: 20px;
 margin-bottom: 10px;
 }	

 #sections h1.section-title {
 font-family: Gill Sans, Arial, Sans, serif; 
 font-size: 11px; 
 font-weight: bold; 
 text-transform: uppercase;
 letter-spacing: 2px;
 padding: 8px 10px 5px 10px;
 border-bottom: 3px solid #ccc;
 margin-bottom: 12px;
 line-height: 18px;
 }	
 
 #sections h2 {
 font-family: "Helvetica Neue", "Helvetica", Arial, Sans, serif; 
 font-size: 22px; 
 font-weight: normal;
 line-height: 20px;
 }	
 
 #sections h2 a { color: #900; }
 
 #sections h3 {
 font-family: Gill Sans, Arial, Sans, serif; 
 font-size: 11px; 
 font-weight: bold; 
 text-transform: uppercase;
 letter-spacing: 2px;
 padding: 0px 0px 0px 0px;
 line-height: 14px;
 }	
 
 #sections h4 { color: #333; font: 11px Arial; text-transform: uppercase; letter-spacing: 2px; margin-bottom: 4px; }
 
 .sections-col-two {
 float: left;
 width:	184px;
 padding: 0 0 10px 0;
 }
 
 .sections-col-two h2 { padding: 0 10px 10px 10px !important; }
 
 .sections-col-two h3 { padding: 10px 10px 0 10px !important; }
 
 .sections-col-two p { padding: 0 10px 0 10px !important; }
 
 .sections-col-two .ad { margin: 0px 0px -10px 0px; }
 
 #sections #header {
 width: 940px; border-bottom: none; margin: 0; padding-bottom: 0; 
 }
 
 #sections .post { padding: 15px 15px 0px 15px; }
 
 #sections .post p { font: 14px Georgia; line-height: 24px; margin-bottom: 20px; padding: 0; }
 
 
 img.section-header { border-bottom: 3px solid #000; }
 
 #sections h1.section-title { padding-top: 3px; padding-bottom: 7px; border-bottom: 3px solid #ccc; margin: 0; }
 
 #sections .ad { background: #e9e9e9; text-align: center;  padding: 10px 0 10px 0; border-bottom: 1px solid #ccc; }
 
 #sections .ad p { color: #999; font: 10px Arial; letter-spacing: 1px; margin-bottom: 5px; }
 
 .border-left { border-left: 1px dotted #ccc; }
 
 #sections .dotted { border-bottom: 1px dotted #ccc; }
 
 .light-yellow { background-color: #fffff2; }
 
 h3.comment-header { padding: 0 10px 10px 10px !important; border-bottom: 3px solid #ccc; }
 
 #sections #comment-form-left, #sections #comment-form-right  { padding-top: 10px; }
 
 .flickr { padding: 10px; }
 
 