/*
Theme Name: Link Theme
Theme URI: https://tmitstore.com
Author: TM IT STORE
Author URI: https://tmitstore.com/
Description: Allnews brings your site to life with immersive featured images and subtle animations. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: allnews
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL Use
 */
*{margin:0; padding:0;}
body{
	font-family: 'bangla';
}
ul li{
	list-style: none;
}

@font-face {
	font-family: bangla;
	src: url(../font/SolaimanLipi.ttf);
   
}

/*Header*/
.topheader{
	height: 12px;
}
.tpp{
	
}
.tpp p{
	color:white;
}
.tph{
	float:right;
}
.tph ul{
	float:right
}
.tph ul li{
    list-style: none;
    float: left;
    padding: 2px;
}
.tph ul li a{
	
}
.tph ul li a i{
	color:white;
}
.logoh{
	    padding-top: 8px;
    padding-bottom: 8px;
}
/*Header*/

/*Menu*/
.menu_bg{
	background: black;
}

/*Menu*/
.element{
	
}


.elementh h2{
    border-bottom: 2px solid #f5f3f3;
}
.navbar-nav{
	padding: 6px;
}
.news{
	width:110px;
}
.newstricker{
	padding: 8px 0px 8px 0px;
}


/*custom*/
.lbpcps{
	text-decoration:none;
	color:black;
}
.lbpcps:hover{
	text-decoration:none;
	color:red;
}

/*custom*/


/*singal Page*/
.singpage{
	
}
.singpage h1{
	border-left: 8px solid #511;
	padding-left: 9px;
	background-color: cornsilk;
}
.singpage img{
	width: 100%;
}
.singpage p{
	font-size: 17pt;
	text-align: justify;
}
.widget-title{
	background: #43cad1;
	padding-left: 10px;
}
/*singal Page*/

/*Archive Page*/
.arch{
	padding:3px;
	margin: 0px 0px 10px 0px;
}
.arch a{
	color:black;
	text-decoration:none;
}
.arch a h1{
	font-size:16pt;
}
.arch a h1:hover{
	color:red;
}
/*Archive Page*/





/*footer*/
.footerwrap{
	margin: 0 auto;
    /* height: 244px; */

    color: white;
    background-repeat: no-repeat;
    width: 100%;
    padding: 11px;
}
.footerpd{
	padding:0;
}


.footerwrap a i{
font-size: 21pt;
    border: 1px solid white;
    padding: 6px;
    border-radius: 50%;

}
/*footer*/
