/* 
Theme Name: 69TV
Theme URI: http://www.dotsilicon.com
Description: Siteadmin Theme for Online TV.
Version: 3.0
Released On: Wednesday, January 17, 2018
Developer: Dotsilicon Limited
Developer URI: http://www.dotsilicon.com
*/

/* =========================================================
Common styles
============================================================ */
@import url("calendar.css");
@import url("page-nav.css");

html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  overflow-x: hidden;
}
body {
    color: #333;
    font-family : "SolaimanLipi", Arial, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 22px;
    }
.container, .container-fluid {
	background-color: #fff;
}
pre, code {
    font-family: 'SolaimanLipi',Menlo,Consolas,monospace;
}
.prnt {
	display: none;
}
.prev-post {
	text-align: left;
}
.next-post {
	text-align: right;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #eee;
    border-style: solid;
    border-width: 1px 0 0 0;
    clear: both;
    height: 0;
    margin: 20px 0px;
}
.devider {
	border-bottom: 1px solid #eeeeee;
	clear: both;
    height: 0;
	margin: 10px 0px;
	display: block;
}
a, a:hover {
	text-decoration: none;
	color: #000000;
	outline: 0px none;
	}
a:focus {
	outline: none 0px;
	}
.scroll {
	padding: 7px 5px 6px;
}
.scroll a small {
	/*color: #ffff00;*/
	font-size: inherit;
}
.scroll a small:after{
	content: ': ';
}
.date {
	text-align: right;
	padding: 7px 10px 7px 5px;
}
.scroll, .date {
	font-size: 17px;
}
.scroll-title {
	text-align: center;
	padding: 7px 5px 7px 5px;
}
.cat_title {
	font-size: 25px
	width: auto;
	position: absolute;
	right: 0;
}
.topad {
	text-align: right;
}
.topad img {
	 max-width: 100%;
    max-height: 100%;
	 width: auto;
	 height: auto;
}
.logo, .topad {
	padding: 10px 0px;
}
.featured {
overflow: hidden;
padding: 5px;
font-size: 17px;
margin: 10px 3px 10px 3px;
height: 77px;
}
.featured a {
	display: block;
}
.featured h2 {
	font-size: 17px;
	font-weight: 500;
	margin: 0;
	padding: 0;
}
.featured img {
	float: left;
	margin: 0px 10px 0px 0px;
}
.featad {
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 20px auto;
}
.longad {
	display: block;
	overflow: hidden;
	text-align: center;
	margin: auto auto 20px;
	clear: both;
}
.innerad1 {
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 20px auto;
	clear: both;
}
.innerad2 {
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 20px auto 0px;
	clear: both;
}
.spcat_p2_txtbox {
	margin-bottom: 20px;
}
.longad img, .spcat_p2_txtbox img {
	width: auto;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.lead {
	position: relative;
	display: block;
	  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
	margin: 0px 0px 20px 0px;
}
.leadcap {
	padding: 5px 10px;
	background-color: #000000;
	opacity: 0.8;
   filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
.leadcap  a, .leadcap  a:hover  {
	color: #ffffff;
	font-size: 18px;
}
.gallerycap {
	padding: 10px;
	background-color: #000000;
	opacity: 0.8;
   filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	text-align: center;
}
.gallerycap  a, .gallerycap  a:hover  {
	color: #ffffff;
	font-size: inherit;
}
.minigalcap {
	padding: 10px;
	background-color: #000000;
	opacity: 0.8;
   filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
.minigalcap  a, .minigalcap  a:hover  {
	color: #ffffff;
	font-size: inherit;
}
.red {
	border: 1px solid red;
}
.blue {
	border: 1px solid blue;
}
.eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/*-------------Tabs-----------*/
.tab-container-1 {
    margin: 0;
	 	}
.list-container-1 ul {
	padding: 0px 10px 0px 20px;
	margin: 0;
}
.tab-container-1 ul {
	padding: 0px;
}
.list-container-1 ul li{
    list-style:none;
    float:left;
    margin:0px 1px 0px 0px;
	 text-align:center;
	 overflow: hidden;
	 display: inline-block;
	 max-height: 36px;
width: 49.5%;
}
.list-container-1 ul li:last-child {
	margin:0px 0px 0px 0px;
}
.list-container-1 ul li a {
    padding: 7px 0px;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:100%;
    font-family: 'SolaimanLipi',Arial,sans-serif;
    font-size: 18px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.list-container-1 ul li.active a, 
.list-container-1 ul li:hover a{
    text-decoration:none;
}
.list-container-1 ul li.active a:focus, 
.list-container-1 ul li:hover a:focus {
outline: none 0px;
}
.tab-container-1 {
	height: 234px;
	overflow: auto;
	margin: 0px 12px 15px;
}
.tab-container-1 .entry-list li {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    list-style-type: none;
    margin: 10px 0px 0px 10px;
}
/*.tab-container-1 ul li:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}*/

.tab-container-1 .entry-list a.post-title {
    display:block;
    font-weight: 300;
    font-size: 18px;
    font-family: 'SolaimanLipi';
}

/* Tab for Category Pages */
.tab-container-2 {
    margin: 0;
	 	}
.list-container-2 ul {
	padding: 0px 10px 0px 20px;
	margin: 0;
}
.tab-container-2 ul {
	padding: 0px;
}
.list-container-2 ul li{
    list-style:none;
    float:left;
    margin:0px 1px 0px 0px;
	 text-align:center;
	 overflow: hidden;
	 display: inline-block;
	 width: 49.5%;
	 max-height: 36px;
}
.list-container-2 ul li:last-child {
	margin:0px 0px 0px 0px;
}
.list-container-2 ul li a {
    padding: 7px 0px;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:100%;
    font-family: 'SolaimanLipi',Arial,sans-serif;
    font-size: 18px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
.list-container-2 ul li.active a, 
.list-container-2 ul li:hover a{
    text-decoration:none;
}
.list-container-2 ul li.active a:focus, 
.list-container-2 ul li:hover a:focus {
outline: none 0px;
}
.tab-container-2 {
	height: 234px;
	overflow: auto;
	margin: 0px 12px 15px;
}
.tab-container-2 .entry-list li {
    padding-bottom: 10px;
    border-bottom: 1px dotted #ccc;
    list-style-type: none;
    margin: 10px 0px 0px 10px;
}
/*.tab-container-2 ul li:last-child{
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}*/

.tab-container-2 .entry-list a.post-title {
    display:block;
    font-weight: 300;
    font-size: 18px;
    font-family: 'SolaimanLipi';
}

.spcat {
	padding: 0px;
	margin: 0px;
	height: 270px;
	overflow: hidden;
}
/* All Special Category Title Settings */
.spcat, .spcat2, .spcat_p1, .spcat_row, .spcat_p2, .spcat_p3, .spcat_p4 .spcat_p4, .spcat_p5, .spcat_p6, .spcat_p7, .spcat_p8, .spcat_p9, .spcat_p10, .spcat_p11, .spcat_p12, .spcat_p13, .spcat_p14, .spcat_p15, .spcat_p16, .spcat_p17 {
font-size: 18px;
line-height: 20px;
margin: 0px auto 20px;
}
.spcat h2, .spcat2 h2, .spcat_p1 h2, .spcat_p3 h2, .spcat_p4 h2, .spcat_p6 h2, .spcat_p7 h2, .spcat_p8 h2, .spcat_p9 h2, .spcat_p10 h2, .spcat_p11 h2, .spcat_p12 h2, .spcat_p13 h2, .spcat_p14 h2, .spcat_p15 h2, .spcat_p16 h2, .spcat_p17 h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	text-align: center;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 7px 5px;
}
/* text-align -> left */
.spcat_p2 h2, .spcat_p5 h2, .spcat_p5_txtbox h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	text-align: left;
	width: 99%;
	display: block;
	margin: 0px auto;
	padding: 7px 5px;
}
.spcat img {
	width: 100%;
}
.spcat span {
	padding: 10px;
	margin: 0px;
	display: block;
}

/*.spcat_row:first-child*/

.sublead {
	font-size: 17px;
	line-height: 20px;
	margin: 0px 10px 50px 0px;
	border-top: 5px solid #dcdcdc;
	padding: 25px 0px 0px 0px;
	height: 113px;
}

.sublead h2 {
	font-size: 18px;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
.sublead img {
	float: left;
	margin: 0px 10px 0px 0px;
	height: 113px;
}

.spcat2 {
	padding: 0px;
	margin: 0px;
	overflow: hidden;
}

.spcat2 img {
float: left;
margin: 0px 5px 0px 0px;
width: 55px;
height: 55px;
}
.spcat2 span {
	padding: 8px 0px 8px 0px;
	margin: 0px;
	display: block;
	border-top: 1px solid #dcdcdc;
	overflow: hidden;
}

/* see extended.css */

.spcat_p2_intro, .spcat_p5_intro {
	overflow: hidden;
	margin: 7px 10px 0px 5px;
	position: relative;
}
.spcat_p2_intro img, .spcat_p5_intro img {
	width: 100%;
}
.spcat_p2_intro h3, .spcat_p5_intro h3 {
	padding: 10px;
	background-color: #000000;
	opacity: 0.8;
   filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	left: 0;
	bottom: 0;
	margin: 0;
	font-size: 18px;
	position: absolute;
	width: 100%;
	color: #ffffff;
	display: block;
	}
.spcat_row {
	border-bottom: 1px solid #dcdcdc;
	padding: 0px 0px 14px;
	margin: 0px 10px 14px 0px;
	overflow: hidden;
}
.spcat_row h3 {
	font-size: 17px;
	font-weight: 600;
	margin: 0;
	padding: 0;
}
.spcat_row img {
	float: left;
	margin: 0px 10px 0px 0px;
}
.spcat_row:first-child {
	margin: 7px 10px 13px 0px;
}
.spcat_row:last-child {
	border-bottom: 0px none;
}

.opt_txtbox {
padding: 0px 0px 0px 10px;
margin: 0;
}
.gallery {
	overflow: hidden;
	padding: 0px;
	margin: 0px auto 20px;
}
.gallery h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	text-align: center;
	width: 100%;
	display: block;
	margin: 0;
	padding: 7px 5px;
}
.fs_title {
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	opacity: 0.8;
   filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	padding: 5px;
	width: 100%;
}
#footer_nav {
	padding: 10px;
}
#footer_nav ul {
	margin: 0;
	padding: 0;
}
#footer_nav li {
	list-style: none;
	display: inline;
	margin-right: 10px;
	padding-right: 10px;
}
#footer_nav li:last-child {
	border-right: 0px none;
}
.footer {
	margin: 0px;
	padding: 0px 10px 10px;
}
.footer_txt {
	padding: 10px 10px 0px;
}
.footer_txt2 {
	padding: 0px 10px;
	text-align: center;
}
.footer_email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px 10px 10px;
	text-align: center;
}
.footer_credit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	text-align: right;
}

.content {
	border: 1px solid #dcdcdc;
	padding: 10px;
	margin: 0px 0px 20px;
	font-size: 17px;
}
.content img {
	margin: 0px 15px 15px auto;
	float: left;
}
.content h2 {
	line-height: normal;
	margin: 10px auto;
	font-size: 25px;
	font-weight: 700;
}
.comment_title {
     background:#f1f1f1;
    color:#333;
    font-size:18px;
    margin:0;
    line-height:40px;
    padding:0 15px;
}
.small {
	font-size: 15px;
}
.category {
	border: 1px solid #dcdcdc;
	padding: 10px;
	margin: 0px 0px 20px;
	font-size: 17px;
}
.category h2 {
	font-size: 22px;
	margin: 0;
	padding: 0;
}
.category img {
	margin: 5px 10px 10px auto;
	float: left;
}
.catlead {
	margin: 0px 0px 20px;
	font-size: 17px;
}
.subcat {
	padding: 0;
	margin: 10px 0px;
}
.subcat li {
	margin: 0px 5px 10px 0px;
	padding: 10px;
	list-style-type: none;
	display: inline;
	background-color: #f0f0f0;
}
.subcat li a:hover {
	color: #ff4500;
}
.catbox {
	padding: 0px 15px 10px 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
	height: 110px;
	overflow: hidden;
	}
.catbox h2 {
	font-size: 21px;
	line-height: 22px;
	font-weight: 500;
}
.print {
	text-align: right;
}
.samecat {
	padding: 0px 10px;
	margin-bottom: 25px;
}
.samecat img {
	float: left;
	margin: 0px 10px 10px 0px;
}
.samecat h3 {
font-size: 22px;
font-weight:300;
margin: 0;
padding: 0;
}
.print img {
	border: 0px none;
	margin: 0 5px;
	padding: 0;
	float: right;
}
/* =========================================================
Clear Floated Elements
============================================================ */
.left{ 
    float:left;
}
.right{
    float:right;
}
.center {
	text-align: center;
}
.clear {  
    clear: both;  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    width: 0;  height: 0;
}
.clearfix:before, .clearfix:after{
    content: '.';  
    display: block;  
    overflow: hidden;  
    visibility: hidden;  
    font-size: 0;  
    line-height: 0;  
    width: 0;  
    height: 0;
}
.clearfix:after{  
    clear: both;
}
.clearfix{  
    zoom: 1;
}
.hover-effect{
    cursor:pointer;
    z-index:100;
}

#single {
	font-size: 20px;
	line-height:25px;
	text-align: justify;
	display: block;
	overflow: hidden;
}
#single pre {
	font-size: 22px !important;
	line-height: 22px;
	text-align: center;
	quotes: """ """ "'" "'";
	display: inline-block;
	width: 100%;
  padding: 10px;
  margin: 0px 0px 10px;
  color: #808080;
  white-space: pre-wrap;       /* Since CSS 2.1 */
  white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
  white-space: -pre-wrap;      /* Opera 4-6 */
  white-space: -o-pre-wrap;    /* Opera 7 */
  word-wrap: break-word;       /* Internet Explorer 5.5+ */
  border-radius: 5px;
  font-style: italic;
}
#single pre:before {
    content: open-quote;
	 font-size: 150%;
	color: inherit;
	line-height: inherit;
}
#single pre:after {
    content: close-quote;
	 font-size: 150%;
	color: inherit;
	line-height: inherit;
}
#single img {
width: auto;
max-width: 100%;
height: auto;
max-height: 100%;
}
#single span.img-caption {  
	 display:block;
	opacity: 0;
   filter: alpha(opacity=0);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity:0;
	-khtml-opacity: 0;
	-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
	 cursor: crosshair;
}
#single span.img-caption:hover {
   display:block;
	opacity: 0.8;
   filter: alpha(opacity=80);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
}
#single span.img-caption em {
   background-color: #000;
    color:#fff;
    font-style:normal;
    display:block;
	padding:15px;
	font-size:16px;
	line-height:22px;
	font-family: 'SolaimanLipi', serif;
	bottom: 0;
	right: 0;
	left: 0;
	position: absolute;
	text-align: center;
}
#single span.img-caption em:before {
	 border-bottom: 10px solid #000;
    border-right: 10px solid transparent;
	 border-left: 10px solid transparent;
    top: -9px;
    content: '';
    position: absolute;
	 right: 50%;
}
#single .video-box {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
#single .video-box iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#single h2 small, .samecat a small, .spcat a small, .sublead a h2 small, .spcat2 a small, a h3 small, .catbox h2 small, .entry-list .entry-content a small, .featured h2 small {
	font-size: 15px;
	color: #ff0000;
	margin: 0;
	padding: 0;
	display: block;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
/*Home Lead Video Box*/
.lead-video-box {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.lead-video-box iframe {
	position:absolute ;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.gallerycap a small, .spcat_p2_intro a h3 small, .spcat_p5_intro a h3 small, .leadcap a small, .minigalcap a small {
	font-size: 15px;
	color: #ffff00;
	margin: 0;
	padding: 0;
	display: block;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}



.prev-post a small, .next-post a small {
	font-size: inherit;
	color: #ff0000;
}
.prev-post a small, .next-post a small:after {
	content: ': ';
	font-size: inherit;
}

/* extended */

.spcat_p1, .spcat_p3, .spcat_p4, .spcat_p6, .spcat_p7, .spcat_p8, .spcat_p9, .spcat_p10, .spcat_p11, .spcat_p12, .spcat_p13, .spcat_p14, .spcat_p15, .spcat_p16, .spcat_p17 {
	padding: 0px 5px;	
}
.spcat_p1 h3, .spcat_p3 h3, .spcat_p4 h3, .spcat_p6  h3, .spcat_p7  h3, .spcat_p8  h3, .spcat_p9  h3, .spcat_p10  h3, .spcat_p11  h3, .spcat_p12  h3, .spcat_p13  h3, .spcat_p14  h3, .spcat_p15  h3, .spcat_p16 h3, .spcat_p17 h3, .gallery h3 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: 700;
	line-height: normal;
}
.spcat_intro {
	padding: 8px 0px 8px;
	overflow: hidden;
}
.spcat_p1 img, .spcat_p3 img, .spcat_p4 img, .spcat_p6 img, .spcat_p7 img, .spcat_p8 img, .spcat_p9 img, .spcat_p10 img, .spcat_p11 img, .spcat_p12 img, .spcat_p13 img, .spcat_p14 img, .spcat_p15 img, .spcat_p16 img, .spcat_p17 img {
	float: left;
	margin: 0px 10px 0px 0px;
}
.spcat_p1 span, .spcat_p3 span, .spcat_p4 span, .spcat_p6 span, .spcat_p7 span, .spcat_p8 span, .spcat_p9 span, .spcat_p10 span, .spcat_p11 span, .spcat_p12 span, .spcat_p13 span, .spcat_p14 span, .spcat_p15 span, .spcat_p16 span, .spcat_p17 span {
	width: 100%;
	display: block;
	border-top: 1px solid #dcdcdc;
	padding: 10px 0px;
}
.spcat_p5_txtbox img, .innerad1 img, innerad2 img {
	 max-width: 100%;
    max-height: 100%;
	 width: auto;
	 height: auto;
}
.archive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin: 4px auto 0px;
	padding: 5px 0px;
}
.search {
	border: 1px solid #dcdcdc;
	padding: 10px;
	margin: 0px 0px 10px;
	font-size: 17px;
}
.search-report {
	background-color: #ffffa4;
	color: #000;
	border: 1px solid #ffd700;
	padding: 10px;
	margin: 0px 0px 10px;
	font-size: 17px;
}
.search-keyword {
	background-color: #ffffa4;
	color: #ff4500;
	padding: 0px 3px;
}
.fbplbadge {
	background-color: #3b5998;
	background-image: url('inc/img/fb.png');
	background-position: center;
	background-repeat: no-repeat;
	border-bottom-left-radius: 8px;
	border-top-left-radius: 8px;
	display: block;
	height: 128px;
	left: -37px;
	margin-top: -75px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-topleft: 8px;
	overflow: hidden;
	position: absolute;
	top: 117px;
	-webkit-border-bottom-left-radius: 8px;
	-webkit-border-top-left-radius: 8px;
	width: 37px;
}
#fbplikebox{
	display: block;
	padding: 0;
	position: fixed;
	z-index: 99999;
}
/* Responsive */
@media screen and (max-width: 992px) {
.lead {
    font-size: 18px;
  }
  .gallerycap  a, .gallerycap  a:hover  {
	font-size: 18px;
}
.spcat_p2_intro, .spcat_p5_intro {
	padding: 0px;
	overflow: hidden;
	margin: 0px 0px 10px;
}
.footer_credit {
	text-align: center;
}
.sublead {
	margin: 0px 0px 50px 0px;
}
.date, .logo, .topad, .footer_credit {
	text-align: center;	
}
.spcat_p2_intro, .spcat_p5_intro {
	margin: 7px 0px 0px 0px;
}
.spcat2 span {
	padding: 10px 0px;
}
}