/***************************************************
   BLOG styles
 ***************************************************/
/*
#domticker { height: 100px; }
#domticker p { line-height: 13px; padding-bottom: 5px; }
#domticker .date { display: block; color: #ff4b00; font-size: 10px; }
#domticker a { text-decoration:none; color: #208e9e; }
#domticker a:hover { text-decoration:underline; color: #BE0000; background-color: transparent; }
*/
.blog { margin: 0; padding: 5px 0; margin-bottom: 0px; border-bottom: 1px dotted #208e9e; font-size: 12px; }
.blog p { font-size: 12px; }
.blog_title a { color: #005aa0; text-decoration: none;  }
.blog_title a:hover { color: #808080; text-decoration: none; }
.blog .bottom { font-weight: normal; color: #208e9e; display: block; font-size: 11px; padding-top: 5px; font-size: 11px; }
.blog .bottom a { color: #e10019;}

/***************************************************
   GALLERY styles
 ***************************************************/

#gallery_table {}
#gallery_table img { }
#gallery_table td { width: 105px; height: 105px; border: 1px solid #005aa0; text-align: center; }
#gallery_table .description { padding: 2px; display: block; }
#gallery_table .gal_dir { display: block; background: #A0A0A0; padding: 1px 10px; }

#gallery_preview { width: 100%; }
#gallery_preview .img td { border: 1px solid #005aa0; padding: 10px; } 
#gallery_preview .description { padding: 10px 0; text-align: left; display: block; } 
#gallery_preview .photo { text-align: center; }
#gallery_preview .navigation { padding-bottom: 10px; }


/***************************************************
   SITEMAP styles
 ***************************************************/

.sitemap { margin-left: 0; padding:0; font-size: 14px; font-weight: bold; }
.sitemap li a { color: #005aa0; text-decoration: none; }
.sitemap a:hover { text-decoration: underline; } 

.sitemap_sub { margin-left: 20px; font-size: 12px; }
.sitemap_sub li a { color: #e10019; text-decoration: none; }
.sitemap_sub a:hover { text-decoration: underline; }

.sitemap_page { margin-left: 0px; font-size: 11px; font-weight: normal; }
.sitemap_page li { list-style-image: url(../img/nav_bullet.gif); }
.sitemap_page li a { color: #808080; text-decoration: none; }
.sitemap_page a:hover { text-decoration: underline; } 
