
body {background-color: #000000;}

hr {
  height:2px;
  width:725;
  margin-top: 10px;
  margin-bottom: 14px;
  }


.blog_title {
  font-family:
    Trebuchet MS, Verdana, Arial, sans-serif;
  font-size: 20pt;
  font-weight: bold;
  color: #66AA77;
  }
.blog_description {
  font-family: Verdana, Arial, sans-serif;
  font-size: 8pt;
  font-weight: normal;
  color: #66AA77;
  line-height:14pt;
  }


.wide_border {
  border: 20px solid #eee;
  margin-bottom: 6pt;
    }
.medium_border {
  border: 4px solid #eee;
  margin-bottom: 6pt;
  }
.thin_border {
  border: 2px solid #eee;
  margin-bottom: 0pt;
  }
.micro_border {
  border: 1px solid #eee;
  margin-bottom: 6pt;
  }


.caption_title {
  font-family:
    Trebuchet MS, Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  line-height: 14pt;
  color: #66AA77;
  }
.caption_description {
  font-family: Verdana, Arial, sans-serif; 
  text-align: center;
  font-size: 10pt;
  font-weight: normal;
  line-height: 13pt;
  margin-top: 5pt;
  color: #66AA77;
  }
.christmas_description {
  font-family: Verdana, Arial, sans-serif; 
  text-align: justify;
  font-size: 10pt;
  font-weight: normal;
  line-height: 13pt;
  margin-top: 5pt;
  color: #e6b82e;
  }

.paddle {
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-size: 10pt; 
  font-weight: normal; 
  font-style: normal; 
  text-align: center;
  margin-top: 6pt;
  }


.post_title_left {
  font-family:
    Trebuchet MS, Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 14pt;
  font-weight: bold;
  line-height: 17pt;
  color: #e6b82e;
  }
.post_title_left_image {
  font-family:
    Trebuchet MS, Verdana, Arial, sans-serif;
  text-align: left;
  font-size: 14pt;
  font-weight: bold;
  line-height: 24pt;
  color: #e6b823;
  }
.post_title_center_image {
  font-family:
    Trebuchet MS, Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  line-height: 24pt;
  color: #e6b823;
  }


.post_text {
  font-family: Verdana, Arial sans-serif; 
  font-size: 10pt; 
  line-height: 15pt; 
  font-weight: normal; 
  font-style: normal; 
  text-align: justify; 
  color: #66aa77;
  }


.dateline {
  font-family:
    Trebuchet MS, Verdana, Arial, sans-serif;
  text-align: center;
  font-size: 11pt;
  font-weight: bold;
  color: #e6b823;
  }


.profile_name {
  font-family:
    "Trebuchet MS", Verdana, Arial, Sans-serif;
  text-align: center;
  font-size: 14pt;
  font-weight: bold;
  color: #e6b823;
  }  
.steps_border {
  border: 4px solid #777777;
  }


.link_category {
  font-family: 
    "Trebuchet MS", Verdana, Arial, Sans-serif;
  font-size: 12pt;
  font-weight: normal;
  color: #e6b823;
  }
.link_items {
  font-family: 
    Verdana, Arial, Sans-serif;
  font-size: 10pt;
  font-weight: normal;
  }
 
a:link {color:#BBBBBB; text-decoration:none;}
a:visited {color:#BBBBBB; text-decoration:none;}
a:hover {color:#FFFFFF; text-decoration:none;}

