/*!
 * ASIL Bootstrap Theme
 * CSS for BLOG
 * Designed and built by Systems Solutions Inc.
 * Last Update: 7/21/13
 */

/* Community */
.views-field-field-group-image{min-width: 100px;}


/* BLOG MAIN */
.view-bloggers .field-content,.top-topics-title {
    border-bottom: 2px dotted #ccc;
    padding-bottom: 5px;
    margin-bottom: 7px;
}


/* BLOG VIEWS */
#block-sharethis-sharethis-block{
    float: left;
}
#block-sitehelper-3{/* print button */
    float:left;
    margin: 3px 0 0 7px;
}
.views-field-field-attribute-tags{
    float:left;
    clear:left;
    width:100%;
    margin-top: 3px;
}
.views-label-field-attribute-tags{
    float:left;
    margin-right: 7px;
}
.views-field-comment-count{
    float: left;
    margin-left: 7px;
}

.views-field-sharethis{
    float:left;
    clear:left;
    margin-top: 15px;
}
.view-display-id-page_3 .views-row{
    border-bottom: 2px dotted #ccc;
    padding-bottom: 5px;
    margin-bottom: 9px;
}
.page-node-487 .views-field-title{
    background: url("/sites/all/themes/custom/asil/images/bg-link-bottom.png") repeat-x left bottom;
    padding-bottom: 9px;
    margin-bottom: 5px;
}
.page-node-487 .group-left-4-1 .h2{
    color:#2356bb;
    font-size: 115%;
}
.page-node-487 .group-right-4-1 .h2{
    color:#ab8422;
    font-size: 115%;
}
.page-node-487 .group-left-4-2 .h2{
    color:#1e9d8a;
    font-size: 115%;
}
.page-node-487 .group-right-4-2 .h2{
    color:#431560;
    font-size: 115%;
}

.blog-page .view-blogs .views-row{
    background: url("/sites/all/themes/custom/asil/images/bg-link-bottom.png") repeat-x left bottom;
    padding-bottom: 25px;
    margin-bottom: 25px;
    overflow: hidden;
}
.blog-page .view-blogs .views-row-last{
    background: none;
}
.blog-page .view-blogs .views-field-title a{
    font-size: 17.5px;
    line-height: 20px;
    font-weight: 600;
    color:#003366;
}

.blog-page .view-blogs .views-field-field-author{
    color:#999999;
    margin-bottom: 15px;
    font-style: italic;
}
.blog-page .view-blogs .views-field-body{
    margin-bottom: 15px;
}
.blog-page .view-blogs .views-field-field-image{
    float:left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.blog-page .view-blogs .views-field-path{
    float:left;
    border-right: solid 1px #0088cc;
    padding-right:10px;
}
.blog-page .view-blogs .views-field-path a{
    display:inline-block !important;
    background: url(/sites/all/themes/custom/asil/images/bg-double-chevron.png) right center no-repeat;
    padding-right:15px;
}
.blog-page .view-blogs .views-field-nid-1{
    float:left;
    background: url(/sites/all/themes/custom/asil/images/bg-icon-comment.png) left center no-repeat;
    margin-left:15px;
    padding-left:30px;
}

/* SINGLE BLOG PAGE */
.field-name-blog-by{
    font-style: italic;
    padding:9px 0;
}

.node-blog .field-name-title{
    margin-bottom:25px;
}
.node-type-blog .field-name-field-blog-name{
    font-size: 31px;
    line-height: 40px;
    font-weight: 600;
    overflow:hidden;
}
.node-type-blog .field-name-title{
    clear:left;
    font-size: 17.5px;
    line-height: 20px;
    font-weight: 600;
    margin-top: 20px;
}
.node-type-blog .field-name-field-image{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
}
.node-type-blog .field-name-body{

}
.node-type-blog #node_blog_full_group_comments{
    clear:left;
}

li.sharethis {
  display: block !important;
}
