﻿

/*Blog List and Blog Post*/
#XB.bloghomepage {
    margin-left: 0;
}

    #XB h1, .h1 {
        font-size: 30px;
        color: #333333;
        font-weight: 700;
        text-decoration: none solid rgb(51, 51, 51);
    }

    #XB h2, .h2 {
        
        font-size: 1.75em;
        font-weight: 200;
        margin: 1px;
        color: #666;
    }

    #XB h3, .h3 {
        color: #4e5c5b;
        font-size: 1.25em;
        font-weight: 100;
        margin: .5px;
    }

    #XB .set {
        overflow: hidden;
        white-space: nowrap;
        display: inline;
        font-weight: 100;
        margin: 10px 0;
        display: none;
        font-size: 12px;
        color: #666;
    }

    #XB .authorheading img {
        margin: 0px 10px 10px 0px;
        float: left;
    }

    #XB .readmore {
        width: 379px;
        height: 50px;
        border: 1px solid #cccccc;
        background-color: #fff;
		margin-top: 10px;
    }

        #XB .readmore a {
            width: 378px;
            height: 18px;
           font-size: 16px; 
            color: #666666;
            font-weight: 600;
            text-align: center;
            display: block;
            line-height: 3;
        }

            #XB .readmore a:hover {
                color: #666666 !important;
            }


    #XB .container-wrapper {
        /*background: #f5f6f6;*/
        /*padding: 1.25em 0 2em;*/
        position: relative;
        margin-top: 45px;
    }

    #XB .container-fluid {
        padding-left: 0px;
        padding-right: 15px;
    }

    #XB .halfLeft {
        /*width: 550px;
        height: 15px;*/
    }

    #XB .halfRight {
        float: left;
        width: 50%;
    }

/* Category List */
#XB-CategoryList {
    margin-top: 10px;
}

    #XB-CategoryList h3, .h3 {
        /*color: #4e5c5b;
font-size: 1.25em;
font-weight: 100;
margin:.5px;*/
    }

/* Author View */
#XB .authorImage 
{
    float: left;
    margin: 0px 15px 15px 0px;
}


#XB .authorcol
{
    display: inline-block;
    width: 32%;
    padding-bottom: 10px;
}

    #XB .authorcol div 
    {
        vertical-align: bottom;
    }


/* Author List */
#XB-AuthorList {
    margin-top: 10px;
}

    #XB-AuthorList h3, .h3 {
        /*color: #4e5c5b;
font-size: 1.25em;
font-weight: 100;
margin:.5px;*/
    }

    #XB-AuthorList .authorviewlink 
    {
        margin-top: 10px;
        float: right;
    }

    #XB-AuthorList .authorlistlink 
    {
        margin-top: 7px;
        float: left;
    }

    #XB-AuthorList .authorlistimage
    {
        float: left;
        margin-right: 5px;
    }


/* Tag List */
#XB-TagList {
    margin-top: 10px;
}

    #XB-TagList h3, .h3 {
        /*color: #4e5c5b;
font-size: 1.25em;
font-weight: 100;
margin:.5px;*/
    }

/* Tag Cloud */
#XB-TagCloud {
    margin-top: 10px;
}

    #XB-TagCloud h3, .h3 {
        /*color: #4e5c5b;
font-size: 1.25em;
font-weight: 100;
margin:.5px;*/
    }

    #XB-TagCloud A.weight1 
    {
        font-size: 1.9em;
        font-weight:bolder;
    }

    #XB-TagCloud A.weight2 
    {
        font-size:1.5em;
        font-weight:bolder;
    }

    #XB-TagCloud A.weight3
    {
        font-size: 1.4em;
        font-weight:bolder;
    }

    #XB-TagCloud A.weight4 
    {
        font-size: 1.2em;
    }

    #XB-TagCloud A.weight5 
    {
        font-size: 1.0em;
    }

/* Recent Blog */
#XB-RecentBlog {
    margin-top: 10px;
}

    #XB-RecentBlog h3, .h3 {
        /*color: #4e5c5b;
font-size: 1.25em;
font-weight: 100;
margin:.5px;*/
    }

    #XB-RecentBlog a {
        font-weight:bold;
    }


/* Related Blog */
#XB-RelatedBlog {
    margin-top: 30px;
    background: #F2F2F2;
    padding: 10px 10px;
    margin-left: 20px;
    width: 100%;
}

    #XB-RelatedBlog h3, .h3 {
        margin: 0;
        width: 200px;
        height: 18px;
        /* Related */
       
        font-size: 16px;
        color: #cd202c;
        font-weight: 300;
        text-transform: uppercase;
        /* Related Blog Posts */
     
        font-size: 16px;
        color: #333333;
        font-weight: 300;
       
    }

    #XB-RelatedBlog a {
        width: 200px;
        height: 30px;
     
        font-size: 12px;
        color: #333333;
        
    }


/* Text Search */
#XB-TextSearch {
    margin-top: 10px;
}

    #XB-TextSearch h3, .h3 {
        /*color: #4e5c5b;
font-size: 1.25em;
font-weight: 100;
margin:.5px;*/
    }

/* Comment List */
#XB-CommentList {
    margin-top: 10px;
}

    #XB-CommentList h3, .h3 {
        /*color: #4e5c5b;
font-size: 1.25em;
font-weight: 100;
margin:.5px;*/
    }

#XB-RelatedBlog a:hover {
    text-decoration: none;
    color: #000000 !important
}

.article a {
    width: 379px;
    height: 15px;
    
    font-size: 12px;
    color: #cd202c;
    font-weight: 600;
    text-decoration: none solid rgb(205, 32, 44);
    text-transform: uppercase;
}

.sociallist li {
    display: inline;
    padding-right: 10px;
    cursor: pointer;
	
}



.Left-title {
    
    font-size: 16px;
    color: #cd202c;
    font-weight: 300;
    text-decoration: none solid rgb(205, 32, 44);
    text-transform: uppercase;
}

.Right-title {
  
    font-size: 16px;
    color: #333333;
    font-weight: 300;
    text-decoration: none solid rgb(51, 51, 51);
    text-transform: uppercase;
}

.blogimage {
    width: 530px;
    height: 289px;
}

.blogpadding {
    padding-bottom: 80px;
}

.blog-title a {
    width: 379px;
    height: 34px;
    
    font-size: 30px;
    color: #333333 !important;
    font-weight: 700;
    text-decoration: none;
}


.blogpostsection {
    margin: 30px 0 0px;
}

.nextblog {
    height: 160px;
    background-color: #f2f2f2;
    position: absolute;
    right: 10px;
    width: 100%;
    display: block;
    max-width: 220px;
    bottom: 0;
    padding: 14px;
}

    .nextblog .next-icon {
        float: right;
    }

    .nextblog .title {
        width: 150px;
        height: 16px;
        
        font-size: 14px;
        color: #333333;
        font-weight: 600;
        text-decoration: none solid rgb(51, 51, 51);
    }

.leftcontent {
    min-height: 540px !important;
}

.blog-summary{
width: 379px;
font-size: 24px;
margin-bottom: 30px;
color: #333333;
font-weight: 300;
}
.blogauthor {
   
    text-decoration: underline;
}

.blogpostauthor {
    margin: 40px 0 !important;
}

.bodysection p {
    font-size: 16px;
    padding-bottom: 32px;
    margin: 0;
}
.relatedblogslists {
    padding-left: 18px;
}
.nextblog-icon {
    padding-top: 70px;
    float: right;
}
.blogsinglepost {
}
#XB .blogpostauthor {
    overflow: hidden;
    white-space: nowrap;
    font-weight: 100;
    display: none;
    color: #666;
    margin: 0 0 40px 0 !important;
}
.social-medialist {
    margin: 20px;
}
.sociallist {
    padding-left: 0;
    list-style: none;
}

@media screen and (max-width: 767px) {
    .nextblog {
      position: static;
      margin-top: 10px;
    }
}


	.secondaryImage {
		font-style: italic; 
		font-weight: 300; 
		line-height: 1.33; 
		display: inline-block; 
		float: left; 
		font-size: 28px; 
		margin-left: -80px; 
		color: #666666;
		width: 300px !important;
		height: auto !important;
		margin-right: 60px;
	}
	.pullQuote {
		font-style: italic;
		font-weight: 300; 
		line-height: 1.33; 
		display: inline-block;
		float: left; 
		font-size: 28px; 
		width: 315px; 
		margin-left: -80px; 
		color: #666666;
		padding-right: 60px;
		margin-bottom: 20px;
		margin-top: 20px;
	}

.blog-container {
    margin-bottom: 20px;
}

.arrowpageup {
    float: right;
    position: fixed;
    bottom: 0px;
    line-height: 355px;
    right: 12px;
    cursor: pointer;
}

.pull-quote {
    font-style: italic;
    font-size: 27.9px;
    font-weight: lighter;
    line-height: 1.33;
    margin-left: -80px !important;
    width: 360px;
    display: inline-block;
}

.pull-quote-news-details {
    /* font-size: 27px !important; */
    float: left;
    border: 0;
    position: relative;
    left: -20px;
    padding: 0;
    margin: 8px 0px 0px 0px;
}

.blogimage {
    width: 530px;
    height: 344px;
}

