
* { font-weight: normal; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 11px; color: #000000; }
body { margin: 0px; background-color: #F5F5F5; }
img { border: 0px; }
p { font-weight: normal; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 11px; margin: 0; padding: 5px 0 5px 0; }
ul { font-weight: normal; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 11px; color: #666666; }
li { font-weight: normal; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 11px; color: #666666; }

.whiteBold { font-weight: bold; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 12px; color: #ffffff; }
.whiteNormal { font-weight: normal; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 12px; color: #ffffff; }
.blackBold { font-weight: bold; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 12px; color: #000000; }
.blackNormal { font-weight: normal; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 12px; color: #000000; }
.redBold { font-weight: bold; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 12px; color: #FF0000; }
.redNormal { font-weight: normal; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 12px; color: #FF0000; }
.grayBold { font-weight: bold; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 12px; color: #cccccc; }
.grayNormal { font-weight: normal; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 11px; color: #cccccc; }
.mediumGrayBold { font-weight: bold; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 12px; color: #666666; }
.mediumGrayNormal { font-weight: normal; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 12px; color: #666666; }
.darkGrayBold { font-weight: bold; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 12px; color: #333333; }
.darkGrayNormal { font-weight: normal; font-family: Arial,Verdana, helvetica, sans-serif; font-size: 12px; color: #333333; }

.background_table { background-color: #F5F5F5; }
.news_headline { font-weight: bold; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 12px; color: #000000; border-bottom: 1px dotted #999999; }
.blue_background { background-color: #D3E7FA; }

.section_header { height: 42px; background-image: url('http://www.indieheaven.com/img/_section_headers.jpg'); width:685px; }
.section_header_text { padding-left: 7px; font-weight: bold; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 12px; color: #999999; }

.comment_box { background-color: #F5F5F5; padding: 10px 10px 10px 10px; border: solid 1px #666666; }

.comment_link { font-weight: bold; font-family: Arial, Verdana, helvetica, sans-serif; font-size: 12px; color: #CC0000; }
a.comment_link { color: #CC0000; text-decoration: underline; }
a:hover.comment_link { color: #666666; text-decoration: underline; }

/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}       
            
