@charset "utf-8";
/* CSS Document */

.mod_blogs .mod_intro {background:url(../images/blog/entry_divider.gif) no-repeat bottom center; padding:0 0 45px 0;}

.mod_blogs .entry {background:url(../images/blog/entry_divider.gif) no-repeat bottom center; padding:0 0 55px 0;}

.mod_blogs h2.entry_title {font-size:14px; border-bottom:1px solid #eaeaea; margin:15px 0 !important;}
.mod_blogs h2.entry_title a:hover {color:#444;}

.entry_copy {line-height:140%;}

.img_caption {font-size:80%;}

.image_right {margin:0 0 15px 15px !important; }
.img img {border:1px solid #000;}

.tags {font-size:90%; font-style:italic; margin:5px 0 0 0 !important;}
.tags a:hover {color:#444;}

/*.mod_blogs .odd {background:#eaeaea;}*/