/*
 * Other page styles
 */
p{
	font-size: 16px;;
	line-height: 25px;
	color: #000;
	padding: 10px 0;
}
/*
 * Heading styles
 */
.main-heading {
	background: url(/images/main-heading-bg.jpg) repeat 0 0;
	font-size: 20px;
	color: #000;
	font-weight: 600;
	height: 32px;
}
.main-heading a {
	color: #000;
}
.main-heading span{
	min-width: 150px;
	float: left;
	line-height: 29px;
	padding-left: 7px;
	padding-right: 10px;
}
.main-heading.videos {border-bottom: 1px solid #b70056;}
.main-heading.videos span {border-bottom: 3px solid #b70056;}

.collection-heading {
	font-size: 18px;
	font-weight: 400;
	color: #000;
	padding-left: 5px;
	/*height: 100px;
	overflow: hidden;*/
	padding-bottom: 10px;
}
.content {
	clear: both;
	/*font-family: Georgia, Arial, Helvetica, sans-serif;*/
}

.leftpanel {
	width: 660px;
	float: left;
}
.rightpanel {
	float: right;
	width: 300px;
}
.right-ad {
	margin-bottom: 20px;
}

.heading {
	font-size: 34px;
	color: #000;
	font-weight: 400;
	line-height: 40px;
	margin: 10px 0;	
}
.video-outer{
	margin-top: 28px;
}
.video-hed{
	color: #050000;
	font-size: 20px;
	padding:10px 0 0 0;
	line-height: 24px;
}
.heading a, .news-heading a, .top-news-desc a, .video-hed a, .collection-heading a {
	color: #000;
}

.breadcrump {
    color: #999999;
    font-size: 14px;
    margin-bottom: 10px;
}
.author-detail{
	padding-bottom: 10px;
}
.posted-by, .time-date {
    font-size: 14px;
    float:left;
     color: #999999;
    padding: 2px 0;
}
.sharing-btns{
	background: #f0f0f0;
	border: 1px solid #dbdbdb;
	padding: 4px;
}
.sharing-btns a{
	color: #fff;
	font-size:12px;	
	border-radius: 2px;
	line-height: 27px;
	padding: 0 11px;	
	margin: 0 3px;
	width: 101px;
	float: left;
	text-align: center;
	text-decoration: none;
}
.sharing-btns span{
	display:block;
	font-weight: 600;
	font-size: 12px;
	line-height:26px;
	padding-left: 5px;
}
.sharing-btns a i{
	float: left;
	font-size:18px;
	line-height: 27px;
	padding:0 7px 0 0;	
	background: url(/images/divider.png) right top no-repeat;
}
.sharing-btns .facebook{
	background: #3e5ea1;
}
.sharing-btns .twitter{
	background: #00acee;
}
.sharing-btns .google-plus{
	background: #ca4536;
}
.sharing-btns .comments{
	background: #197893;
}
.sharing-btns .mail{
	background: #63733c;
}
.article-image{
	padding:10px 0;
	text-align: center;
}
.related-articles{
	clear: both;
	padding-bottom:20px;
	border-top:1px dotted #b4b3b3; 
	border-bottom:1px dotted #b4b3b3;
}
.related-articles h2{
	font-size: 22px;
	line-height: 52px;
	font-weight: 600;
}
.related-articles a{
	display: block;
	font-size: 14px;
	line-height: 28px;
}

.right-news-block ul li {
	list-style-type: none;
	border-bottom: 1px dotted #b4b3b3;
	padding: 14px 0 12px 0;
	/*height: 75px;*/
	overflow: hidden;
}
.right-news-block .news-thumbimg {
	width: 100px;
	float: left;
	margin: 0 10px 0 0;
}
.news-thumbimg img {
	display: block;
}
.videos-blk{
	position: relative;
	padding-top: 10px;
}
.play-video {
    background: url("/images/sprite.png") no-repeat scroll 0px -28px rgba(0, 0, 0, 0);
    height:36px;
    position: absolute;
    right: 138px;
    top: 85px;
    width: 36px;
}
.collection-container{
	border:1px solid #e8eaea ;
	width: 300px;
	float:left;
	margin:10px 0;
	border-bottom: 3px solid #000;
}
.artilce-cont{
	height: 67px;
	overflow: hidden;
}
.artilce-cont a{
	font-size: 14px;
	line-height:16px;
	font-weight: 600;
	color: #000;
}
.show-more {
	background: #e5e5e5;
	font-size: 15px;
	border: 1px solid #bfbfbf;
	border-bottom: 3px solid #000;
	font-weight: 600;
	margin-bottom:20px;
	clear: both;
} 
.show-more a {
	display: block;
	padding: 5px;
	text-align: center;
	color: #000;
}
.one-column {
    border: 1px solid #cccccc;
}
.go-to {
    border-bottom: 1px dotted #b4b3b3;
    color: #666666;
    font-size: 14px;
    padding: 5px;
    text-align: right;
}
.go-to a {
    color: #0066cc;
}
.main-heading.black {border-bottom: 1px solid #535151;}
.main-heading.black span {border-bottom: 3px solid #535151;}
/* subscribe styles */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-comments:before {
  content: "\f086";
}
.fa-envelope:before {
  content: "\f0e0";
}