/* -------------------  browserBlogs.tag AND browserPosts.tag -------------------- */

.browserBlogs, .browserPosts {display: block;padding-top:20px;}


/* -------------------  SEKVENCE -------------------- */

h2.blogName, h2.title {color:#0099CC;font-family:Georgia,"Times New Roman",Times,serif;font-size:20px;font-weight:normal;line-height:110%;margin-bottom:5px;}
h2.blogName a, h2.blogName a:visited, h2.title a, h2.title a:visited {color:#0099CC;text-decoration:none}
h2.blogName a:hover, h2.title a:hover {text-decoration:underline;color:#0099CC}


p.fullName, p.userName {font-size: 11px;color: #666666;margin:0 0 20px;padding:0 0 5px; background:url(../img/divider_bg.gif) repeat-x left bottom}
div.description {margin-left:120px}

p.releaseDate_commentsNumber {font-size: 11px;color: #666666;margin:0 0 20px; padding:0 0 5px;border-bottom:1px solid #DBDBDB;}
span.releaseDate {border-right:1px solid #666666;padding-right:5px;margin-right:4px;}
span.blogName {border-right:1px solid #666666;padding-right:5px;margin-right:4px;}
span.commentsNumber {}

.browserPosts p.lead {font-size: 13px;padding:0;line-height: 160%;margin:0 0 10px 120px;color: #5D5D5D;font-style: italic}
p.lead {font-size: 13px;padding:0;line-height: 150%;margin:0 0 20px 120px;color: #5D5D5D;font-style: italic}

p.readMore {margin-left:120px;}
p.readMore a, p.readMore a:visited {text-decoration:none;}
p.readMore a:hover {text-decoration:underline;}

a.smallThumb {display:block;float:left;margin-right:20px;width: 100px; text-align:center}
a.mediumThumb {display:block;float:left;margin-right:20px;width: 150px; text-align:center}
a.largeThumb {display:block;float:left;margin-right:20px;width:300px; text-align:center}
a.smallThumb img, a.mediumThumb img, a.largeThumb img {border:3px solid #BEBEBE}