﻿#ContentRight .More {
    font-weight: normal;
}

.ExpertPicture {
    margin-top: 10px;
    height: 120px;
    max-height: 120px;
    padding-bottom: 10px;
    background-repeat: no-repeat;
    background-position: top left;    
}
.ExpertPicture.Andrew {
    background-image: url('../images/andrew-winter.jpg');
}
.ExpertPicture.Charlie {
    background-image: url('../images/charlie-albone.jpg');
}
.ExpertPicture.Shaynna {
    background-image: url('../images/shaynna-blaze-vaughan.jpg');
}
.ExpertPicture.Brendan {
    background-image: url('../images/brendan-moar.jpg');
}
#FacebookLike {
    float: left;
    width: 264px;
}
#FacebookLike iframe {
    position: relative;
    top: 6px;
}
.SocialIcons {
    float: right;
    background-color: #f5f5f5;
    margin-bottom: 10px;
}

.FeaturedPosts .SubTitle {
    display: inline-block;
    margin-bottom: 0px;
}
.FindOutMore {
    cursor: pointer;
    float: right;
    margin-top: 0px;
}
.FindOutMore a {
    display: inline-block;
    height: 23px;
    overflow: hidden;
}
.FindOutMore .FindOutMoreText {
    background-position:0 0;
    padding:0 5px 0 58px;
}
.FindOutMore span {
    background-image: url("../../images/common/find-out-more.gif");
    background-repeat: no-repeat;
    color: #7B7A7A;
    cursor: pointer;
    display: inline-block;
    float: left;
    height: 23px;
    line-height: 23px;
}
.FindOutMore .FindOutMoreBtn {
    background-position: 0px -25px;
    width: 22px;
}
.ReadMore {
    background-color: #EDEDEE;
    padding: 10px;
}
#FeaturedArticles .ContentPanel {
    padding: 10px;
    margin-bottom: 10px;
}
.ContentPanel .Thumbnail {
    float: left;
    width: 145px;
    margin-right: 10px;
    height: 115px;
}
.ContentPanel .Copy {
    float: left;
    width: 350px;
}
.ContentPanel .Copy .Title {
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 5px;
}
.Tags {
    float: left;
    width: 250px;
    font-size: 10px;
}.Tags .Byline {
    font-size: 10px;
}
.CommentCount {
    float: right;
    width: 90px;
    font-size: 10px;
}
.CommentCount img {
    padding-right: 5px;
}
.RecentPostsArea .Item {
    margin-bottom: 20px;
    padding-bottom: 15px;
    border-bottom: 1px dotted #cccccc;
}
.RecentPostsArea .Title {
    font-size: 16px;
    font-weight: bold;
    display: block;
}
.RecentPostsArea  .Thumbnail {
    float: left;
    width: 75px;
    margin-right: 10px;
    height: 60px;
}
.RecentPostsArea  .Copy {
    float: left;
    width: 440px;
}
.RecentPostsArea .Item .Byline {
    padding-top: 3px;
    padding-bottom: 10px;
    display: block;
    font-size:10px;
}
.RecentPostsArea .Item .Comment .Byline {
    display: inline-block;
}
.FeaturedItem .Result {
    height: 1%;
}



#RightColumn {
    padding-top: 60px;
}
