/*BLOG
************************************/

#blog-content { width:70%; float:left; padding:0; }

#blog-sidebar { width:25%; float:right; height:500px; }

#blog-list-categories { padding:20px 5px; }

#blog-list-categories li { border-bottom:1px solid #EEB; padding:5px 0; }

.blog-post { border-bottom:5px solid #e8e8e8; margin-bottom:25px; padding:5px 5px 25px 0px; }

.blog-post h3 { padding-top:0px; }

.excerpt { padding-right:5px; width:420px; }

#blog-nav-posts { padding:25px 0; }

#blog-tags-cloud { color:#484848; text-align:center; padding:2%; }

/*SINGLE POSTS*/

.post-author { font-size:0.8em; }

.post-ilustration { background:#eee; border:1px solid #eee; float:right; overflow:hidden; width:200px; height:100px; }

.post-comment { font-size:0.8em; float:right; font-weight:bold; }

.post-time { font-size:0.8em; float:left; font-weight:bold; }

/**/

.post-info { background:#18120A url(../img/layout/bg-post-info.jpg); float:left; width:420px; height:28px; }

.category { background:#EEB url(../img/layout/bg-category.jpg) no-repeat left; font-weight:bold; color:#000; float:left; height:28px; padding:0px 10px; width:80px;  }

.category p { font-size:10px; padding:8px; text-align:center; text-transform:uppercase; }

.category p a { color:#000; }

.tag {  background:url(../img/layout/bg-tag.jpg) no-repeat right;  float:right; height:28px; padding:0px 10px; text-transform:uppercase; width:300px; }

.tag p { color:#FFF; font-size:10px; padding:8px; }

/**/

#prev-post, #next-post { background:#222; font-size:0.8em !important; padding:5px; }

#prev-post { float:left; }

#next-post { float:right; }
