

.news-blocks .thumbnail {

  	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	max-width: 300px;
}
.news-blocks .caption h4 {

  line-height: 1.3;
  margin-top: 0;
}
.news-blocks .caption p {

  color: #5e5e5e;
}

.news-blocks .caption h4, .news-blocks .caption p {
	text-align: Left;
}
.news-blocks .thumbnail time {

  font-size: 90%;
  color: #969696;
  padding-right: 10px;
  padding-left: 10px;
  display: none;
}
/**********************************************/
.carousel-gallery-caption {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 82px;
    line-height: 20px;
    bottom: 0;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
}

.carousel-gallery-caption h4 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    overflow: hidden;
    height: 43px;
}
#carousel-gallery .carousel-indicators {
    position: absolute;
    bottom: 0 !important;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;

}
#carousel-gallery .carousel-inner > .item > img {
	height: auto !important;
}

@media (min-width: 1200px) {

    .news-blocks .caption {
      height: 200px;
      overflow: hidden;
    }
    .news-blocks .caption h4 {
      height: 70px;
      overflow: hidden;
    }
    .news-blocks .caption p.brief {
      height: 93px;
      overflow: hidden;
    }
}
@media (min-width:992px ) and (max-width: 1199px) {
  
    .news-blocks .caption {
      height: 200px;
      overflow: hidden;
    }
    .news-blocks .caption h4 {
      height: 70px;
      overflow: hidden;
    }
    .news-blocks .caption p.brief {
      height: 93px;
      overflow: hidden;
    }
}
@media (min-width: 768px) and (max-width: 991px) {

    .news-blocks .caption {
      height: 200px;
      overflow: hidden;
    }
    .news-blocks .caption h4 {
      height: 70px;
      overflow: hidden;
    }
    .news-blocks .caption p.brief {
      height: 93px;
      overflow: hidden;
    }
}


@media (max-width: 767px) {

    .news-blocks .caption {
      /*height: 185px;*/
      overflow: hidden;
    }
    .news-blocks .caption h4 {
      /*height: 47px;*/
      overflow: hidden;
    }
    .news-blocks .caption p.brief {
      /*height: 95px;*/
      overflow: hidden;
      margin-bottom: 0;
    }

    /*.carousel-gallery-caption {
	    position: absolute;
	    left: 0;
	    right: 0;
	    width: 100%;
	    height: 65px;
	    line-height: 23px;
	    top: 0;
	    text-align: center;
	}

	.carousel-gallery-caption h4 {
	    color: #fff;
	    font-size: 16px;
	    font-weight: 500;
	}
	.carousel-inner > .item {
		margin-left: auto;
		margin-right: auto;
		left: auto;
		right: auto;
	}
	.auto-width-xs {
		display: flex;
		align-content: center;
		align-items: center;
		flex-flow: column;
	}
	*/
}
/**************** News *********************/
div.NewsDiv{
	clear:both;
	margin:0 0 10px 0;
	overflow:hidden;
}
div.NewsDiv img{
	float:Left;
	border:silver 1px solid;
	margin:0 4px 4px 4px;
	width:120px;
	height:100px;
}
div.NewsDiv .Brief{
	margin:4px 0 0 0;
}

div.NewsDiv .Title a,div.NewsDiv .Title a:hover{

	font-weight:bold;
	text-decoration:none;
}
div.NewsDiv .Date, #NewsPage .Date{
	/*font-size:80%;
	color:gray;
	font-style:italic;*/
	
	font-size:85%;
	padding-left: 15px;
	padding-right: 15px;

	
}
#NewsPage .Date{
	/*float:Left;*/

	display: none;
}
figure.tag-block {
}
#NewsPage .Dash{
	font-size:85%;
	float:Left;
	color:#666;
	margin:4px 5px 0 5px;
}
#NewsPage .CommentsLink{
	font-size:85%;
	float:Left;
}
#NewsPage .Clear{
	clear:both;
}

div.NewsDiv .Split {
	clear:both
}
div.NewsSplit
{
    border-top:dashed 1px silver;
    margin-bottom:10px;
    clear:both;
}
.FloatEnd
{
    clear:both;
}
.NewHead
{
    font-size: 20px;
    font-weight: normal;
    line-height: 30px;
    margin:0 0 5px 0;
    padding:0;
    /*text-align:center;*/
    font-weight: 700;
    color: #000;

}
#NewsPage .LargeThumbnail img
{
    border:1px solid silver;
}
/***********************************/
div.NewsCommentSplit, div.CommentsSplit{
	width:auto;
	height:1px;
	background:silver;
	margin:8px 0 8px 0;
	display: none;
}
div.CommentsSplit{
	height:2px;
	font-size:1px;
	line-height:1px;
	display: none;
}	

#NewsPage .CommentsHead a{
	font-weight:bold;
	text-decoration:none;
	color:silver;
	display: none;
}

div.NewsComment{
	margin:0 0 3px 0;
}

div.NewsComment a.avatar{
	display:block;
	text-decoration:none;
	border:silver 1px solid;
	float:left;
	margin:0 5px 5px 0;
}
div.NewsComment a.avatar img{
	border:none;
}

div.NewsComment .Title{
	font-weight:bold;
	color:#32679e;
}
div.NewsComment .Date{
	margin:4px 0 0 0;
	color:#666;
	font-size:85%;
	float:Left !important;
}
div.NewsComment .Dash{
	float:Left;
	margin:4px 5px 0 5px;
}
div.NewsComment .By{
	font-size:85%;
	float:Left;
	margin:4px 0 0 0;
	color:gray;
}
div.NewsComment .By span{
	font-weight:bold
}
div.NewsComment .Content{
	
	margin:5px 10px 0 10px;
	padding:0 5px 0 5px;;
	border-Left:silver 2px solid;
}
/*------------------ Comment box */
#cmbox{
	display:none;
}
/* ------------------ Like/Login Box */
#cmbox .heading{
	margin:10px 0 10px 0;
	font-size:110%
}

#cmlogin, #cmlike{
	border:#CCCCCC 1px solid;
	background:#F2F2F2;
	background:#FCFCFC url(../comment-bg.jpg) no-repeat center center;
	width:480px;
	height:120px;
}
/* ------------------ Like Box */
#cmlike .LikeFirst{
	text-align:center;
}
#cmlike iframe{
	width:48px !important;
	overflow:hidden;
}
#cmlike .LikeFirst span{
	display:block;
	margin:0 auto;
	width:52px;
	background:#fff;
	border:#ccc 1px solid;
	padding:2px;
}
/****************************** Comment Form */
#cmfrm{
	border:#d1e4ff 1px solid;
	background:#fafcff;
	padding:5px;
	width:490px;
	margin:0 auto 10px auto;
}
#cmfrm a.MyAvatar{
	text-decoration:none;
	border:silver 1px solid;
	display:block;
	float:left;
}
#cmfrm a.MyAvatar img{
	border:none;
}
#cmfrm table{
	margin:5px 0 5px 5px;
	width:400px;
}
#cmfrm .Submit{
	text-align:right;
	font-size:11px;
}
#cmfrm .ToFB{
	line-height:25px;
	height:25px;
}
#cmfrm .Title input
{
	width:100%;
}
#cmfrm .Content textarea
{
	width:100%;
	height:88px !important;
}
#cmfrm .LabelOnField label{
	padding:1px 2px;
}

#cmmsg{
	
}
#cmmsg .Information{
	display:block;
	background:#FDFFE4;
	border:#E6E8CF 1px solid;
	color:#26469B;
	padding:4px;
	margin:4px 0 4px 0;
}
#cmmsg .Failure{
	display:block;
	background:#FDFFE4;
	border:#E6E8CF 1px solid;
	color:red;
	padding:4px;
	margin:4px 0 4px 0;
}

.FBButton {
	background: #637bad;
	border:#29447E 1px solid;
	color:white;
	margin:0 3px 0 3px;
}


/****************************** RSS */
#FeedsPage .inLinkTarget{
	font-weight:bold;
	text-decoration:none;
	color:#333
}
#FeedsPage div.Side{
	width:200px;
	float:left;
	margin:0 10px 10px 0;
}

#FeedsPage .RSSFeeds,
#FeedsPage .Readers{
	margin:0 0 10px 0;
}
#FeedsPage .RSSFeeds UL, #FeedsPage .Readers UL{
	list-style-type:none;
	padding:0;
	margin:0;
}
#FeedsPage .RSSFeeds Li,#FeedsPage .Readers Li{
	list-style-type:none;
	margin:0 0 4px 0;
}

#FeedsPage .RSSFeeds a{
	display:block;
	text-decoration:none;
	padding:3px 20px 3px 3px;
	font-weight:bold;
	background:#F3E0EB url('../rss.gif') no-repeat right center;
}
#FeedsPage .RSSFeeds a:hover{
	background-color:#F3EEF1;
}

#FeedsPage .Readers h4{
	font-size:100%;
	color:#666;
	margin:6px 0 6px 0;
}

#FeedsPage .Readers a{
	display:block;
	text-decoration:none;
	padding:3px;
	background:#EFF7FD;
	direction:ltr;
}
#FeedsPage .Readers a:hover{
	background-color:#FFF;
}