/* 
Theme Name: Bayanno
Theme URI: http://siteadm.in
Description: This is a Bangla Online News Portal Theme for Siteadmin Ultimate version 11.0.
Version: 1.2
Update: Saturday, October 24, 2015, Saturday, June 27, 2015, 27-Jun-15 12:53:58 PM, Monday, August 3, 2015, 5:20 PM.
Developer: Dotsilicon Limited
Developer URI: http://www.dotsilicon.com
*/

/* =========================================================
Common styles
============================================================ */
@import url("calendar.css");
@import url("page-nav.css");

body {
    color: #666;
    font-family : SolaimanLipi, Arial, Helvetica, sans-serif;
    font-size: 18px;
    background-color: #f2f2f2;
    line-height: 22px;
    }

pre, code {
    font-family: 'SolaimanLipi',Menlo,Consolas,monospace;
}
.prnt {
	display: none;
}
.prev-post {
	float: left;
}
.next-post {
	float: right;
}
.newsdate {
	text-align: left;
}
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: 5px 0px;
	display: block;
}
a, a:hover {
	text-decoration: none;
	color: #000000;
	outline: 0px none;
	}
a:focus {
	outline: none 0px;
	}
.scroll {
	padding: 3px 5px 5px 0px;
/*-webkit-border-bottom-left-radius: 4px;
-moz-border-bottom-left-radius: 4px;
-o-border-bottom-left-radius: 4px;
-ms-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;

-webkit-border-bottom-right-radius: 0px;
-moz-border-bottom-right-radius: 0px;
-o-border-bottom-right-radius: 0px;
-ms-border-bottom-right-radius: 0px;
border-bottom-right-radius: 0px;*/
}
.date {
	text-align: right;
	padding: 3px 5px;
/*-webkit-border-bottom-left-radius: 0px;
-moz-border-bottom-left-radius: 0px;
-o-border-bottom-left-radius: 0px;
-ms-border-bottom-left-radius: 0px;
border-bottom-left-radius: 0px;

-webkit-border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-o-border-bottom-right-radius: 4px;
-ms-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;*/

}
.scroll, .date {
	height: 28px;
	font-size: 16px;
}
.scroll-title {
	background-color: #d00000;
	left: 0px;
	top: 3px;
	position: absolute;
	padding-left: 5px;
}
.cat_title {
	font-size: 25px
	width: auto;
	position: absolute;
	right: 0;
}
.logo, .topad {
	padding: 5px 0px;
}
.topad {
	text-align: right;
}
.featured {
border: 1px solid #dcdcdc;
height: 115px;
overflow: hidden;
margin: 10px 5px;
padding: 5px;
font-size: 16px;
border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.featured a {
	display: block;
}
.featured a h2 {
	font-size: 17px;
	font-weight: 500;
	margin: 0;
	padding: 0;
}
.featured img {
	float: left;
	margin: 7px 10px 0px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.featad {
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 10px auto 20px;
}
.longad {
	display: block;
	overflow: hidden;
	text-align: center;
	margin: 10px auto;
}
.lead {
	position: relative;
	display: block;
	height: 300px
}
.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: 18;
}
.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: 0px 11px;
	 	}
.list-container-1 ul {
	padding: 0px 10px;
	margin: 0;
}
.tab-container-1 ul {
	padding: 0px;
}
.list-container-1 ul li{
    list-style:none;
    float:left;
    margin:0px 1px 0 0;
	 text-align:center;
	 -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
	height: 30px;
	 overflow: hidden;
    /*width: 24%;*/
}
.list-container-1 ul li a {
    padding: 3px 0;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:100%;
    font-family: 'SolaimanLipi',Arial,sans-serif;
    font-size: 17px;
    -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;
	 -webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
	border-radius: 4px;
}
.list-container-1 ul li.active a:focus, 
.list-container-1 ul li:hover a:focus {
outline: none 0px;
}
.tab-container-1 {
	height: 270px;
	overflow: auto;
	margin: 0px 12px 15px;
}
.tab-container-1 .entry-list li {
    padding-bottom: 3px;
    margin-top: 3px;
    border-bottom:1px dotted #e7e7e7;
    list-style-type: none;
}
/*.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: 16px;
    font-family: 'SolaimanLipi';
}

.spcat {
	padding: 0px;
	margin: 0px;
	height: 300px;
	overflow: hidden;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}
/* All Special Category Title Settings */
.spcat, .spcat2, .spcat_p1, .sublead, .spcat_row, .spcat_p2, .spcat_p3, .spcat_p4 .spcat_p4, .spcat_p5, .spcat_p6 {
font-size: 16px;
line-height: 20px;
margin: 0px auto 20px;
}
.spcat h2, .spcat2 h2, .spcat_p1 h2, .spcat_p3 h2, .spcat_p4 h2, .spcat_p6 h2, .gallery h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	text-align: center;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 6px 5px 5px;
	height: 30px;
}
/* text-align -> left */
.spcat_p2 h2, .spcat_p5 h2 {
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	text-align: left;
	width: 100%;
	display: block;
	margin: 0px;
	padding: 6px 5px 5px;
	height: 30px;
}
.spcat img {
	width: 100%;
}
.spcat span {
	padding: 10px;
	margin: 0px;
	display: block;
}

.sublead {
	margin: 0px 5px 15px;
	height: 140px;
	border-top: 5px solid #dcdcdc;
	padding: 15px 0px 0px 0px;
	}
.sublead h2 {
	font-size: 17px;
	font-weight: 700;
	margin: 0;
	padding: 0;
}
.sublead img {
	float: left;
	margin: 0px 10px 0px 0px;
	height: 115px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.spcat2 {
	padding: 0px;
	margin: 0px;
	height: auto;
	overflow: hidden;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}

.spcat2 img {
float: left;
margin: 0px 10px 0px 0px;
height: 49px;
border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.spcat2 span {
	padding: 10px;
	margin: 0px 0px 10px;
	display: block;
	border-top: 1px solid #dcdcdc;
	height: 60px;
	overflow: hidden;
}

.spcat_p1, .spcat_p3, .spcat_p4, .spcat_p6 {
	padding: 0px 5px;	
}
.spcat_p1 h3, .spcat_p3 h3, .spcat_p4 h3, .spcat_p6 h3, .gallery h3 {
	font-size: 18px;
	margin: 0;
	padding: 0;
	font-weight: 700;
	line-height: normal;
}
.spcat_intro {
	height: 125px;
	padding: 5px 0px 0px;
	overflow: hidden;
}
.spcat_p1 img, .spcat_p3 img, .spcat_p4 img, .spcat_p6 img {
	float: left;
	margin: 0px 10px 0px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.spcat_p1 span, .spcat_p3 span, .spcat_p4 span, .spcat_p6 span {
	width: 100%;
	display: block;
	border-top: 1px solid #dcdcdc;
	padding: 5px 0px 4px;
}
.spcat_p2_intro, .spcat_p5_intro {
	overflow: hidden;
	margin: 7px 10px 0px 0px;
	position: relative;
}
.spcat_p2_intro img, .spcat_p5_intro img {
	width: 100%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.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;
	-webkit-border-bottom-left-radius: 4px;
-moz-border-bottom-left-radius: 4px;
-o-border-bottom-left-radius: 4px;
-ms-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;

-webkit-border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-o-border-bottom-right-radius: 4px;
-ms-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
	}
.spcat_row {
	height: 92px;
	border-bottom: 1px solid #dcdcdc;
	padding: 0px 0px 7px;
	margin: 0px 0px 7px;
	overflow: hidden;
}
.spcat_row h3 {
	font-size: 17px;
	font-weight: 600;
	margin: 0;
	padding: 0;
}
.spcat_row img {
	float: left;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0px 10px 0px 0px;
}
.spcat_row:first-child {
	margin: 7px 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 0px 20px;
}
.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 {
	padding: 0;
	margin: 0px 0px 20px 0px;
}
.footer_txt {
	padding: 10px 0px;
}
.footer_txt2 {
	padding: 0px 10px 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 10px 10px;
	text-align: right;
}

.content {
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 10px;
	margin: 0px 0px 20px;
	font-size: 17px;
}
.content img {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 5px 10px 10px auto;
}
.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: 14px;
}
.category {
	border: 1px solid #dcdcdc;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	padding: 10px;
	margin: 0px 0px 20px;
	font-size: 17px;
}
.category h2 {
	font-size: 22px;
	margin: 0;
	padding: 0;
}
.category img {
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 5px 10px 10px auto;
	float: left;
}
.catlead {
	margin: 0px 0px 20px;
	font-size: 17px;
	overflow: hidden;
}
.subcat {
	padding: 0;
	margin: 10px 0px;
}
.subcat li {
	margin: 0px 5px 10px 0px;
	padding: 5px 10px;
	list-style-type: none;
	display: inline;
	background-color: #f5f5f5;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
}
.subcat li a:hover {
	color: #ff4500;
}
.catbox {
	padding: 0px 10px 10px 0px;
	height: 150px;
	}
.catbox_video {
	padding: 0px 10px 10px 0px;
	height: 250px;
	}
.samecat {
	padding: 0px 10px;
}
.samecat img {
	float: left;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin: 0px 10px 0px 0px;
}
.samecat h3 {
font-size: 20px;
margin: 0;
padding: 0;
}
.print_btn {
	text-align: right;
}
.print img {
	border: 0px none;
	margin: 0;
	padding: 0;
}
/* =========================================================
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;
}


/* Responsive Settings */
@media screen and (max-width: 992px) {
.scroll {
	-webkit-border-bottom-left-radius: 0px;
-moz-border-bottom-left-radius: 0px;
-o-border-bottom-left-radius: 0px;
-ms-border-bottom-left-radius: 0px;
border-bottom-left-radius: 0px;

-webkit-border-bottom-right-radius: 0px;
-moz-border-bottom-right-radius: 0px;
-o-border-bottom-right-radius: 0px;
-ms-border-bottom-right-radius: 0px;
border-bottom-right-radius: 0px;
}
.date {
-webkit-border-bottom-left-radius: 4px;
-moz-border-bottom-left-radius: 4px;
-o-border-bottom-left-radius: 4px;
-ms-border-bottom-left-radius: 4px;
border-bottom-left-radius: 4px;

-webkit-border-bottom-right-radius: 4px;
-moz-border-bottom-right-radius: 4px;
-o-border-bottom-right-radius: 4px;
-ms-border-bottom-right-radius: 4px;
border-bottom-right-radius: 4px;
}

.lead {
	height: 467px;
}
.spcat_p2_intro, .spcat_p5_intro {
	padding: 0px;
	overflow: hidden;
	margin: 0px 0px 10px;
}

}

@media screen and (max-width: 768px) {
.lead {
	height: 460px;
}

}




@media screen and (max-width: 642px) {
.date, .logo, .topad {
	text-align: center;	
}

.lead {
	height: 400px;
}
.single img {
	width: 100%;
}


@media screen and (max-width: 480px) {
.date, .logo, .topad {
	text-align: center;	
}

.lead {
	height: 300px;
}
.single img {
	width: 100%;
}
}

@media screen and (max-width: 320px) {
.date, .logo, .topad {
	text-align: center;	
}

.lead {
	height: 200px;
}

.single img {
	width: 100%;
}
