/* FILE: /templates/jsn_corsa2_pro/html/com_easyblog/styles/custom.css */
#eb .eb-section-heading { border-bottom: 1px solid #d0d0d0; } #eb .eb-post-side+.eb-post-content { margin: 0; } #eb .eb-post-thumb .eb-post-image { border: none; border-radius: 0; } #eb.is-mobile .eb-post-side { display: block; } #eb .eb-navbar__body { background-color: #d2d2d2; border: 1px solid #ccc; } #eb .eb-navbar__footer-link { font-size: 13px; } #eb .eb-navbar__search:before { color: #999; } #eb .eb-navbar__search-form { padding-left: 0; } #eb .eb-navbar__search-input { padding: 2px 25px; border-radius: 0; background-color: #fff; } #eb .eb-navbar__icon-link { color: #999; } #eb .eb-navbar-rss-icon { color: inherit; } #eb .is-active>.eb-navbar__footer-link { color: #000; } #eb .is-active .eb-navbar__footer-link:before { background-color: #000; } #eb .eb-showcases { margin: 0 0 30px; } #eb .eb-showcase-meta>div { margin: 0 6px 0 0; } #eb .eb-help-resize a { line-height: 1; } #eb .eb-posts .eb-post+.eb-post { margin-top: 30px; } #eb .eb-post-foot { border-radius: 0 0 2px 2px; border-top: 1px solid #ddd; padding: 15px 0; } #eb .eb-pager { border-bottom-color: #c4c4c4; } #eb .eb-entry-head { border: 1px solid #ddd; border-radius: 3px 3px 0 0; padding: 15px; } #eb .eb-entry-meta { margin: 10px 0 0; } #eb .eb-entry-body { border: 1px solid #ddd; border-top: 0; border-radius: 0 0 3px 3px; padding: 15px; } #eb .eb-entry-nav { margin: 20px 0 0; } #eb .eb-post-side+.eb-post-content .eb-post-head { margin: -5px 0 0 65px; } #eb .eb-mod-cal .eb-calendar .eb-calendar-days>td { border-bottom: 1px solid #ddd !important; } #eb .eb-mod-cal .eb-calendar tbody>tr>td { text-align: center !important; } #eb .eb-posts .eb-post{ padding-bottom: 20px; border-bottom: 4px double #c9c9c9; } #eb #eb-showcases .eb-showcase-content .eb-avatar.pull-right{ float: left !important; margin-right: 6px; } #eb .mod-btn.mod-btn-primary{ color: #428bca !important; background-image: linear-gradient(to bottom,#edf4fa 20%,#d9e8f4 100%) !important; border-color: #a6c8e6 !important; border-radius: 0; } #eb .mod-btn.mod-btn-primary:hover,#eb .mod-btn.mod-btn-primary:focus{ color: #428bca !important; border-color: #7eb0db !important; outline: none; } #eb .eb-navbar__icon-link{ color: #fff; } @media (min-width: 480px) and (max-width: 768px) { #eb .eb-post-thumb.is-left{ float: none; margin-bottom: 10px; } }