@charset "utf-8";

@font-face {
	font-family: 'Malithi_Web';
	src: url('https://gossip.hirufm.lk/fonts/malithi_web.eot');
	src: url('https://gossip.hirufm.lk/fonts/malithi_web.woff') format('woff'),
	url('https://gossip.hirufm.lk/fonts/malithi_web.ttf') format('truetype'),
	url('https://gossip.hirufm.lk/fonts/malithi_web.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	outline: none;
}

html, body {
	height: auto;
  	min-height: 100% !important;
}

.gosVidTrailers {
	padding-bottom: 56.2%;/*40.6%;*/
	position: relative;
	width: 100%;
	margin-bottom: 10px;
}
.viewallvid
{
	font-family: 'Roboto', sans-serif;
	display: block;
	font-size: 16px;
}
.viewallvid a
{
	font-family: 'Roboto', sans-serif;
	display: block;
	font-size: 12px;
	color: #FFF;
	background-color: #333;
	text-align: center;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
	text-decoration: none;
}
.viewallvid a:hover
{
	color: #333;
	background-color: #F7F7F7;	
}
.gosVidTrailers-canvas, .gosVidTrailers-video {
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background: #000;
	z-index: 5;
}

.qbmm a {
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	letter-spacing: 0px;
	text-decoration: none;
	width: 100%;
	text-align: center;
	border: 1px solid #CCC;
}
.qbmm a:hover {
	background-color: #CCC;
}




.imgthumbup
{
	position: absolute;
	z-index: 999;
	left: 5px;
	top: 5px;
	display: block;
	height: 30px !important;
	width: 30px !important;
	overflow: hidden;
}
.imgthumbup img
{

	height: 30px !important;
	width: 30px !important;

}

.navbar-default {
	background: #d03838; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2QwMzgzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM5MTFkMWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #d03838 0%, #911d1d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d03838), color-stop(100%, #911d1d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #d03838 0%, #911d1d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #d03838 0%, #911d1d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #d03838 0%, #911d1d 100%); /* IE10+ */
	background: linear-gradient(to bottom, #d03838 0%, #911d1d 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d03838', endColorstr='#911d1d', GradientType=0 ); /* IE6-8 */
}
.navbar-nav > li > a {
	padding-bottom: 8px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
.bktop {
	background-color: #000;
	width: 100%;
	position: relative;
}
.bookmarkbtn2 {
	position: absolute;
	top: 13px;
	right: 65px;
	z-index: 300;
	float: left;
	display: none;
}
.bookmarkbtn2 a {
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	letter-spacing: 0px;
	text-decoration: none;
	width: 78px;
	text-align: center;
}
.bookmarkbtn2 a:hover {
	background-color: #CCC;
}


.bookmarkbtn3 {
	position: absolute;
	top: 13px;
	right: 148px;
	z-index: 300;
	float: left;
	display: none;
}
.bookmarkbtn3 a {
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	letter-spacing: 0px;
	text-decoration: none;
	width: 63px;
	text-align: center;
}
.bookmarkbtn3 a:hover {
	background-color: #CCC;
}

.bookmarkbtn4 {
	position: absolute;
	top: 5px;
	right: 105px;
	z-index: 300;
	float: left;
}
.bookmarkbtn4 a {
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	letter-spacing: 0px;
	text-decoration: none;
	width: 69px;
	text-align: center;
}
.bookmarkbtn4 a:hover {
	background-color: #CCC;
}

.bookmarkbtn {
	position: absolute;
	top: 5px;
	right: 24px;
	z-index: 300;
	float: left;
}
.bookmarkbtn a {
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	background-color: #FFF;
	display: block;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: bold;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	letter-spacing: 0px;
	text-decoration: none;
	width: 78px;
	text-align: center;
}
.bookmarkbtn a:hover {
	background-color: #CCC;
}
.btn-default {
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
}
.navbar {
	border: none !important;
	border-radius: 0px !important;
	min-height: 36px;
	margin-bottom: 0px;
}
.container {
	max-width: 1360px !important;
	padding-left: 5px !important;
	padding-right: 5px !important;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.35);
}

@media (min-width: 1200px)

.container {
    width: 1200px!important;
}
.maintikker {
	width: 100%;
	overflow: hidden;
	height:40px;
}
.dropdown-menu>li>a {
		font-family:  'Roboto', sans-serif;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-size: 13px;
}
.navbar-default .navbar-nav > li > a {
	font-family:  'Roboto', sans-serif;
	color: #FFF;
	font-size: 13px;
	text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background: #af1f1f; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FmMWYxZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3YzE4MTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #af1f1f 0%, #7c1818 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #af1f1f), color-stop(100%, #7c1818)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #af1f1f 0%, #7c1818 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #af1f1f 0%, #7c1818 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #af1f1f 0%, #7c1818 100%); /* IE10+ */
	background: linear-gradient(to bottom, #af1f1f 0%, #7c1818 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#af1f1f', endColorstr='#7c1818', GradientType=0 ); /* IE6-8 */
	color: #FFF;
	font-family:  'Roboto', sans-serif;
	text-transform: capitalize;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #C23232;
}
.navbar-default .navbar-nav > li > a:hover {
	color: #FFF;
	background-color: #000;
}
.dropdown-menu .divider
{
	margin-top: 5px !important;
	margin-right: 0px !important;
	margin-bottom: 5px !important;
	margin-left: 0px !important;	
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a
{
	padding-top:10px !important;
	padding-bottom:10px !important;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover
{
	background-color: #FFF !important;
	color: #333 !important;
}
.navbar-default .navbar-toggle {
	border: 1px solid #961F1F !important;
	background-color: #FFF !important;
}
.input-group {
	padding-right: 0px;
	padding-left: 0px;
}
.padholder {
	width: 100%;
}
.container {
	overflow: hidden;
}
.socialmedia span {
	width: 180px;
}
.socialmediaic {
	width: 100%;
	background-color: #F2F2F2;
	margin-bottom: 10px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
.translang
{
	display: block;
	clear: both;
	width: 100%;
	margin-top: 5px;
}
.translang a
{
	height: 28px;
	width: 154px;
	background-color: #405ba7;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	-webkit-border-radius: 4px;-moz-border-radius: 4px;border-radius: 4px;
}
.translang a:hover
{
	background-color: #5878d0;
	display: block;
}
.icnholder {
	float: left;
	margin-right: 1px;
}
.coverareasc {
	background-color: #FFF;
	display: block;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 8px;
	border: 1px solid #D3D3D3;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.coverareasctxt {
	clear: both;
	float: left;
	margin-bottom: 3px;
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	width: 100%;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 3px;
}
.coverareasctxt2 {
	clear: both;
	float: left;
	width: 100%;
	margin-top: 10px;
	display: block;
	height: 33px;
}
.featurette-divider {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	margin-bottom: 5px;
	margin-top: 5px;
	display: block;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAEAEA;
	clear: both;
}
.featurette-divider2 {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-image: none;
	margin-bottom: 5px;
	margin-top: 10px;
	display: block;
	height: 1px;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #EAEAEA;
	clear: both;
	background-color: #666;
}
.icmainh {
	clear: both;
	float: left;
}
.nwsart {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	position: relative;
}
.nwsart a {
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nwsart a:hover {
	color: #337ab7;
	text-decoration: underline;
}
.newsbox {
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	background-color: #F8F8F8;
	border-bottom: 1px dotted #ccc;
	clear: both;
	margin-bottom: 25px;
	margin-top: -1px;
	padding-bottom: 17px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	-webkit-user-select: none; 
	-khtml-user-select: none; 
	-moz-user-select: -moz-none; 
	-ms-user-select: none; 
	user-select: none;
}



.topheaderlink {
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 19px;
	color: #FFF;
	background-color: #7C0002;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	margin-top: 4px;
	letter-spacing: -0.5px;
}
.topheaderlink a{
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 19px;
	text-decoration: none;
	color: #FFF;
}
.topheaderlink a:hover{
	text-decoration: none;
}
.topheaderlink2 a{
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 17px;
	text-decoration: none;
	color: #FFF;
}
.topheaderlink2 a:hover{
	text-decoration: none;
}
.topheaderlink2 {
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 17px;
	color: #FFF;
	background-color: #7C0002;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align: center;
	text-decoration: none;
	margin-top: 4px;
	letter-spacing: -0.5px;
}
.timedetails {
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #B9B9B9;
	line-height: 16px;
}
.quicknews {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6D6D6;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
.quicktxt {
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 15px;
	line-height: 17px;
}
.responsive a {
	color: #337ab7;
	text-decoration: none !important;
}
.responsive a:hover {
	color: #23527c;
}
.nwsheading {
	float: left;
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 26px;
	margin-top: 10px;
	clear: both;
	margin-bottom: 3px;
}
.nwsheading a {
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 25px;
	font-weight: normal;
	line-height: 26px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -0.5px;
}
.nwsheading a:hover {
	color: #333333;
}
.bodynewscnt {
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 16px;
	margin-top: 18px;
	clear: both;
	float: left;
	line-height: 19px;
	width: 100%;
}
.bodynewscnt iframe {
	width: 100%;
}

.bodynewscnt_spe {
	width: 100%;
	margin-top: 18px;
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 19px;
}

.bodynewscnt_spe img {
	text-align: left;
	float: left;
	margin-right: 12px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	width: 100%;
	height: 100%;
}
.bodynewscnt img {
	text-align: left;
	border: 0px solid #FFF;
	margin-bottom: 10px;
	max-width: 610px;
}
.bdtop img {
	margin-right: 12px;
}
.bottomlinedata {
	clear: both;
	display: block;
	float: left;
	margin-top: 12px;
	width: 100%;
}
.readmorebtn {
	float: left;
}
.readmorebtn a {
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #09F;
	padding: 4px 5px 4px 5px;
	clear: both;
	float: left;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 100%;
	line-height: 18px;
	margin-bottom: 10px;
	border-radius: 6px 6px 6px 6px !important;
	-moz-border-radius: 6px 6px 6px 6px !important;
	-webkit-border-radius: 6px 6px 6px 6px !important;
	border: 1px solid #999999 !important;
}
.readmorebtn a {
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
 @-moz-keyframes blinker {
 0% {
opacity: 1.0;
}
 50% {
opacity: 0.4;
}
 100% {
opacity: 1.0;
}
}
 @-webkit-keyframes blinker {
 0% {
opacity: 1.0;
}
 50% {
opacity: 0.4;
}
 100% {
opacity: 1.0;
}
}
 @keyframes blinker {
 0% {
opacity: 1.0;
}
 50% {
opacity: 0.4;
}
 100% {
opacity: 1.0;
}
}
.readmorebtn a:hover {
	background-color: #CCC;
	color: #1D1D1D;
}
/* --- */
.readmorebtn1{
	float: left;
	margin-right: 10px;
}
.readmorebtn1 input{
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #09F;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
	float: left;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 105px;
	   border: 0px;
}
.readmorebtn1 input{
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-name: blinker;
	-moz-animation-duration: 1s;
	-moz-animation-timing-function: linear;
	-moz-animation-iteration-count: infinite;
	animation-name: blinker;
	animation-duration: 1s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}
 @-moz-keyframes blinker {
 0% {
opacity: 1.0;
}
 50% {
opacity: 0.4;
}
 100% {
opacity: 1.0;
}
}
 @-webkit-keyframes blinker {
 0% {
opacity: 1.0;
}
 50% {
opacity: 0.4;
}
 100% {
opacity: 1.0;
}
}
 @keyframes blinker {
 0% {
opacity: 1.0;
}
 50% {
opacity: 0.4;
}
 100% {
opacity: 1.0;
}
}
.readmorebtn1 input:hover {
	background-color: #CCC;
	color: #1D1D1D;
}
/* --- */
.readmorebtn2{
	float: left;
}
.readmorebtn2 a{
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 16px;
	color: #FFF;
	background-color: #FF5B5B;
	padding-top: 4px;
	padding-bottom: 4px;
	clear: both;
	float: left;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 120px;
	text-transform: uppercase;
}
 
.readmorebtn2 a:hover {
	background-color: #CCC;
	color: #1D1D1D;
}
.numberofviews {
	color: #737373;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 0px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	letter-spacing: 0px;
	min-width: 100px;
}
.numberofviews2 {
	color: #999999;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
	margin-top: 2px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	letter-spacing: 0px;
}
.numberofviews3 {
	color: #999999;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
	font-weight: normal;
	padding-left: 5px;
	margin-top: -5px;
	letter-spacing: 0px;
	width: 100%;
	margin-bottom: 10px;
}


.numberofviews img {
	margin-top: -4px;
	padding-right: 4px;
	padding-left: 4px;
}
.commentart {
	border-left: 1px solid #ccc;
	color: #737373;
	float: left;
	font-size: 20px;
	font-weight: normal;
	letter-spacing: 1px;
	margin-left: 10px;
	margin-top: 0;
	padding-left: 5px;
}
.commentart a {
	color: #737373;
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 13px;
	font-weight: normal;
	height: 28px;
	letter-spacing: 1px;
	text-decoration: none;
}
.commentart a:hover {
	color: #000;
	text-decoration: underline;
}
.commentart img {
	margin-top: -4px;
	padding-right: 4px;
	padding-left: 4px;
}
.optholder {
	float: left;
	width: 100%;
}
.dntime {
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 13px;
	color: #B9B9B9;
}
.playbtnsm {
  left: 50%;
    margin-left: -12.5px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    z-index: 2;
}
.imgframe {
}
.slimgholder {
	width: 100%;
	clear: both;
}
.slimglink {
	width: 100%;
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000;
	color: #FFF;
	text-align: center;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
	clear: both;
	text-transform: uppercase;
}
.slimglink:hover {
	color: #333;
	background-color: #CCC;
	text-decoration: none;
}
#slider1 li a {
	text-decoration: none;
}
.imggalbox {
	float: left;
	position: relative;
}
.imggalbox img {
	float: left;
	margin: 2px;
	height: 110px;
	width: 110px;
}
.imggalbox img:hover {
	opacity: 0.7;
}
.datecalendar {
	background-image: url(../images/calendar.png);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 55px;
	float: left;
	margin-top: -5px;
	margin-right: 10px;
}
.writtentime {
	float: left;
	margin-left: 5px;
}
.mnmonth {
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFF;
	text-align: center;
	width: 55px;
	margin-top: 1px;
}
.mndate {
	font-family: 'Roboto', sans-serif;
	font-size: 28px;
	color: #FFF;
	text-align: center;
	width: 55px;
	letter-spacing: -1px;
}
 @media (max-width: 991px) {
.navbar-header {
	float: none;
}
.navbar-toggle {
	display: block;
}
.navbar-collapse {
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-collapse.collapse {
	display: none!important;
}
.navbar-nav {
	float: none!important;
	margin: 7.5px -15px;
}
.navbar-nav>li {
	float: none;
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
}
/* since 3.1.0 */
.navbar-collapse.collapse.in {
	display: block!important;
}
.collapsing {
	overflow: hidden!important;
}
}
/* Music Widget */

.divstrip {
	width: 100%;
	margin-bottom: 5px;
	clear: both;
}
.imgthumbvid img {
	height: 55px;
	width: 55px;
}
.imgthumbvid {
	float: left;
}
.cntvid {
	padding-right: 5px;
	padding-left: 5px;
	float: left;
	padding-bottom: 10px;
	max-width: 153px;
}
.cntviddetails1 {
	clear: both;
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	line-height: 14px;
	font-weight: bold;
}
.cntviddetails2 {
	clear: both;
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 15px;
}
.cntviddownloads {
	clear: both;
	margin-top: 9px;
	margin-bottom: 4px;
}
.cntviddownloadbtn {
	float: left;
}
.cntviddownloadbtn a {
	color: #333;
	background-color: #FFF;
	border: 1px solid #CCC;
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0px;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.27);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.27);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.27);
}
.cntviddownloadbtn a:hover {
	background-color: #ccc;
	color: #333;
	text-decoration: none;
}
.numviddownload {
	color: #333;
	float: left;
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 0;
	margin-top: 6px;
}
.holderscroll {
	width: 96%;
	height: 260px;
	overflow-y: scroll;
}
/* Music Widget End */
/* Intense debate commentators */
.idw-c {
	font-family: 'Malithi_Web', 'Roboto' !important;
}

.idw-container {
	font-family: 'Malithi_Web', 'Roboto' !important;
}
.idw-container h2 {
	display: none;
}
.idw-footer p {
	display: none;
}
.idw-overflow {
	padding-top: 6px !important;
	padding-bottom: 6px !important;
}
.idw-rank {
	float: left;
	font-size: 18px;
	font-family: 'Roboto' !important;
}
.idw-avatar {
	float: left;
}
.idw-info {
	float: left;
}
.idw-info a {
	font-size: 16px !important;
}
/* Intense debate commentators end */

.alignlay1 {
	padding-left: 30px;
	padding-right: 30px !important;
}
.alignlay2 {
}
.alignlay3 {
	padding-left: 25px;
	padding-right: 25px;
}
/* Footer CSS */
.ftnav {
	width: 100%;
	background-color: #333;
}
.ftnav ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
}
.ftnav ul li {
	margin: 0px;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 4px;
	padding-left: 15px;
	float: left;
}
.ftnav ul li a {
	font-size: 12px;
	font-family: Roboto !important;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.ftnav ul li a:hover {
	color: #999;
}
.ftbtm {
	font-family: Roboto !important;
	font-size: 11px;
	font-weight: bold;
	color: #333;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.ftbtm a {
	color: #06F;
	text-decoration: none;
}
.btmft {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #141414;
}
.qlink {
	float: left;
	clear: both;
}
.quickbtnaps {
	width: 100%;
	background-color: #0A0A0A;
	padding-top: 10px;
	padding-bottom: 10px;
}
.quickbtnaps ul {
	margin: 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.quickbtnaps ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	float: left;
	padding-left: 0px!important;
	padding-right: 0px!important;
}
.qlink img {
	width: 100%;
}
.qlink img:hover {
	opacity: 0.5;
}
.qlink img {
	width: 80px!important;
	margin-left: 24px!important;
	margin-right: 24px!important;
}

.gonewsmobile
{
	display:none;
}

/* for different sizes */


@media only screen and (max-width : 1200px) {
.qlink img {
	width: 80px!important;
	margin-left: 13px!important;
	margin-right: 13px!important;
}
.newsbox {
	padding-left: 5px;
	padding-right: 5px;
}
}
 @media only screen and (max-width : 990px) {
.qlink img {
	width: 75px!important;
	margin-left: 3px!important;
	margin-right: 3px!important;
}
}
 @media only screen and (max-width : 767px) {
.qlink img {
	width: 57px!important;
	margin-left: 2px!important;
	margin-right: 2px!important;
}
.gonewsdektop
{
	display: none;
}
.gonewsmobile
{
	display:block;
}
}
@media only screen and (max-width : 740px) {
.qlink img {
	width: 57px!important;
	margin-left: 9px!important;
	margin-right: 9px!important;
}

}
@media only screen and (max-width : 650px) {
.bookmarkbtn {
	display: none;
}
.bookmarkbtn4 {
	display: none;
}
.bookmarkbtn2 {
	display: block;
}
.bookmarkbtn3 {
	display: block;
}
.gonewsdektop
{
	display: none;
}
.gonewsmobile
{
	display:block;
}
}
 @media only screen and (max-width : 480px) {
.qlink img {
	width: 50px !important;
	margin-left: 3px!important;
	margin-right: 3px!important;
}
.nwsheading a {
	font-size: 20px;
	line-height: 23px;
}
.bdtop img {
	text-align: left;
	margin-right: 12px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	max-width: 260px;
	margin-right: 10px;
}
.gonewsdektop
{
	display: none;
}
.gonewsmobile
{
	display:block;
}
}


 @media only screen and (max-width : 320px) {
.qlink img {
	width: 50px !important;
	margin-left: 2px!important;
	margin-right: 2px!important;
}
.bdtop img {
	text-align: left;
	margin-right: 12px;
	border: 1px solid #CCC;
	margin-bottom: 10px;
	max-width: 260px;

	margin-right: 0px;
}
.gonewsdektop
{
	display: none;
}
.gonewsmobile
{
	display:block;
}
.nwsheading a {
	font-size: 18px;
	line-height: 21px;
}
}
/* thumb scroll */

.carousel-control {
	color: #fff;
	width: 100%;
	display: block;
	font-size: 20px;
	font-family: 'Roboto' !important;
	left: 0;
	position: absolute;
	text-align: center;
	opacity: 0.63;
}
.carousel-control.left {
	background-color: red;
	background-image: none !important;
	margin: 0px;
	float: left;
	height: 31px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	width: 35px;
	-webkit-border-radius: 3px 0px 0px 11px;
	-moz-border-radius: 3px 0px 0px 11px;
	border-radius: 3px 0px 0px 3px;
	top: 50px;
	position: absolute;
	left: 0px;
}
.carousel-control.right {
	background-color: red;
	background-image: none !important;
	margin: 0px;
	float: left;
	height: 31px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	width: 35px;
	-webkit-border-radius: 0px 3px 3px 0px;
	-moz-border-radius: 0px 3px 3px 0px;
	border-radius: 0px 3px 3px 0px;
	top: 50px;
	position: absolute;
	right: 0px;
}
ul.thumbnails {
	margin: 0px;
	padding: 0px;
}
ul.thumbnails li {
	list-style-image: none;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.caption {
	font-family: 'Malithi_Web', 'Roboto' !important;
}
.btn-mini {
	clear: both;
	float: left;
}
.caption hr {
}
.mainheaderthumb {
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
	font-size: 25px;
	padding-bottom: 15px;
}
/* thumb scroll End*/
/* Intense Debate */
.intesedebate {
	margin-top: 10px;
	font-family: 'Malithi_Web', 'Roboto', sans-serif;
}
.headertpmain {
	font-family: Roboto !important;
	font-size: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #337ab7;
}
.headertpmain a {
	font-family: Roboto !important;
	font-size: 20px;
	text-decoration: none;
	color: #337ab7;
}
.headertpmain a:hover {
	color: #23527c;
}
.descboxbtm {
	font-family: 'Malithi_Web', 'Roboto' !important;
	font-size: 15px;
}
li .active {
	background-color: #C63434 !important;
	color: #fff !important;
	cursor: default !important;
	z-index: 2 !important;
	border-top-color: #990000 !important;
	border-right-color: #990000 !important;
	border-bottom-color: #990000 !important;
	border-left-color: #990000 !important;
}
.pagination_bot {
	clear: both;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 17px;
}
.pagination_bot a {
	background-color: #2daaef;
	color: #fff;
	margin-left: -6px;
	margin-right: -6px;
	text-decoration: none;
	padding-top: 12px;
	padding-right: 16px;
	padding-bottom: 12px;
	padding-left: 16px;
}
.pagination_bot b u {
	background-color: #D81F25;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	color: #FFF;
	margin-right: 2px;
	margin-left: 2px;
	text-decoration: none;
}
.gal-album-title {
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sharebtn2 {
	float: right;
	margin-right: 16px;
	margin-top: -10px;
	margin-bottom: 10px;
}
.sharebtn2 img {
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
.sharebtn2 img:hover {
	opacity: 0.7;
}
.gobk {
	margin-left: 2px;
	float: left;
	margin-top: -3px;
}
.gobk a {
	font-family: 'Malithi_Web', Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	background-color: #FFF;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 14px;

	font-weight: bold;
}
.gobk a:hover {
	color: #23527c;
}
.intesedebate_disabled {
	font-size: 16px;
	color: #FF0000;
	margin-bottom: 20px;
	border: 2px solid #FFCCCC;
	padding: 10px;
	font-family: 'Malithi_Web', 'Roboto' !important;
	font-size: 15px;
	background-color: #FFF0F0;
}
.innerbody {
}
.innerbody img {
	display: block;
	height: auto;
	float: none;
	width: 100%;
}
/* Google Ads */
.googlead1 {
	display: inline-block;
	width: 240px;
	height: 240px;
}
@media only screen and (max-width: 400px) {
.googlead1 {
	display: none;
}
}
@media only screen and (min-width:500px) {
.googlead1 {
	width: 468px;
	height: 60px;
}
}
@media only screen and (min-width:800px) {
.googlead1 {
	width: 240px;
	height: 240px;
}
}
/* Google Ads end */

/* poll */
.pollbdy
{
	clear: both;
	width: 100%;
}
.headerbannerqu
{
	color: #FFF;
	background-color: #FF7575;
	text-align: left;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 15px;
	font-family: 'Malithi_Web', 'Roboto' !important;
	font-size: 20px;
	line-height: 18px;
	padding-right: 15px;
	padding-left: 15px;
}
.largeqimage
{
	width: 100%;
}

.quesandanswers
{
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px solid #D7D7D7;
	background-color: #EEEEEE;
}
.qutype
{
	font-family: Roboto !important;
	font-size: 14px;
	color: #FFF;
	background-color: #EEEEEE;
	text-align: center;
	display: block;
	padding: 10px;
}
.qutext
{
	font-family: 'Malithi_Web', 'Roboto' !important;
	font-size: 15px;
	color: #333;
	padding-top: 6px;
}


/* graph */
.clear
{
	clear:both;
}

.graphcont 
{
	padding-top: 10px;
	color: #000;
	font-weight: 700;
	float: left;
	width: 100%;
	font-family: 'Malithi_Web', 'Roboto' !important;
	font-size: 15px;
}

.graph 
{
float:left;
margin-top:10px;
background-color:#cecece;
position:relative;
width:100%;
padding:0
}

.graph .bar 
{
display:block;
position:relative;
background-image:url(../images/bargraph.gif);
background-position:right center;
background-repeat:repeat-x;
border-right:#538e02 1px solid;
text-align:center;
color:#fff;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:1.9em
}

.graph .bar span 
{
position:absolute;
left:1em
}
.rating
{
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	clear: both;
	width: 100%;
	margin-bottom: 20px;
}
.results_poll
{
	font-family: Roboto !important;
	font-size: 22px;
	clear: both;
	width: 100%;
	margin-top: 20px;
	float: left;
	font-weight: bold;
}
/* graph end*/

.surveyhd
{
	font-family: 'Roboto' !important;
	font-size: 21px;
	width: 100%;
	padding-bottom: 10px;
}
.surveyitm
{
	padding-top: 5px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}
.srveytxt, .srveytxt a
{
	font-family: 'Malithi_Web', 'Roboto' !important;
	font-size: 16px;
	text-decoration: none;
	line-height: 17px;
}
.gapper
{
	clear: both;
	height: 30px;
	width: 100%;
	display: block;
}
.percamount
{
	font-family: 'Roboto' !important;
	font-size: 15px;
	width: 100%;
	padding-bottom: 5px;
	font-weight: normal !important;
}


/* tag cloud start */
#tagcloud {
	font-family: 'Malithi_Web', 'Roboto' !important;
	color: #0066FF;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	text-align: center;
	background-color: #F4F4F4;
}
 
#tagcloud a:link, #tagcloud a:visited {
	text-decoration: none;
	color: #09f;
}
 
#tagcloud a:hover {
	text-decoration: none;
	color: #111;
}
 
#tagcloud span {
    padding: 4px;
}
 
#tagcloud .smallest {
    font-size: x-small;
}
 
#tagcloud .small {
    font-size: small;
}
 
#tagcloud .medium {
    font-size:medium;
}
 
#tagcloud .large {
    font-size:large;
}
 
#tagcloud .largest {
    font-size:larger;
}
/* tag cloud end */

.innerbody img
{
	width: 100% !important;
	clear: both;	
}



#IDCommentsNewThreadCover, #showCommentsBox2MHS {
	  display: none !important;
}

.showCommentsBox {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 1px 1px 3px #666666;
  font-family: Arial;
  color: #ffffff;
  font-size: 18px;
  background: #3498db;
  padding: 10px 20px 10px 20px;
  border: solid #1179ba 2px;
  text-decoration: none;
  cursor:pointer;
}

.showCommentsBox:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
  cursor:pointer;
}
.dropdown-menu{
    background-color: #840202 !important;
}

/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
    text-align: center;
}
