/*
CSS Credit: http://www.templatemo.com/
*/

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background: #782609 url(images/body_bg.jpg) repeat-x;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link, a:visited { color: #621c03; text-decoration: none; font-weight: bold;} 
a:active, a:hover { color: #621c03; text-decoration: none; font-weight: bold; }

h2 {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	height: 22px;
	padding-top: 3px;
	padding-left: 5px;
	background: url(images/h2.jpg) no-repeat;
}

#maincontainer{
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	float: left;
	background: url(images/content_bg.jpg) repeat-y;
}

#topsection{
	background: url(images/header.jpg) no-repeat;
	height: 283px; /*Height of top section*/
}

#title{
	margin: 0;
	padding-top: 150px;
	padding-left: 50px;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}

#slogan {
	margin-top: 10px;
	padding-left: 50px;
	font-size: 12px;
	font-weight: bold;
	color: #ff9a59;
}

#left_column {
	float: left;
	width: 229px;
}
#menu_top {
	float: left;
	height: 33px;
	width: 229px;
	background: url(images/menu_top.jpg) no-repeat;
}
#right_column {
	float: right;
	width: 651px;
	padding-right: 20px;
}
#destination1{
    float: left;
    padding: 10px 10px 0px 10px;
    width: 200px;
    
    /*border-right: dotted 1px #782609;*/
}
#destination {
	float: left;
	padding: 10px 10px 0px 10px;
	width:400px;
    
	/*border-right: dotted 1px #782609;*/
}

#bangla_news{
    font-family:SutonnyMJ;
    font-size:20px;
    color:#333000;
    
}   


#tbangla{
    background:url("images/bangla.jpg") no-repeat;
    
}
#morenews{
    width:500px;
    font-family:SutonnyMJ;
    font-size:20px;
    padding: 10px 10px 0px 10px;
}
#morenews li{
    list-style:none;
}
#morenews h1{
    font-size:35px;
    color:#000000;
}
#newt{
    font-family:SutonnyMJ;
    font-size:20px;
}
#destination h1{
    font-size:35px;
    
}
#destination1 img{
    padding-top:10px;
}
#destination li{
    list-style:none;
}
    
#destination ul{
    list-style:none;
    padding:0px;
    margin:0px;
    font-size:13px;
    font-weight:bold;
    color:#999CCC;
}
#destination a{
    cursor:pointer;
}
#destination a:hover{
    cursor:pointer;
    color:#cc6600;
}

#contact {
	width: 200px;
	height: 96px;
	background: url(images/contact.jpg) no-repeat;
	color: #fff;
	padding-left: 29px;
	padding-top: 15px;
}
#bot {
	float: left;
	height: 22px;
	width: 877px;
	background: url(images/footer.jpg) no-repeat;	
}
#footer{
	float: left;
	width: 100%;
	padding-top: 16px;
	height: 31px;
	color: #fff;
	text-align: center;
	background: url(images/footer_bg.jpg) repeat-x;
}
#footer a {
	color: #fff;
	font-weight: bold;
}
.menu {
	margin-top: 40px;
	width: 188px;
}
.menu li{
	list-style: none;
	height: 30px;
	display: block;
	font-weight: bold;
	padding-left: 30px;
	padding-top: 7px;
}

.menu a {
    height: 38px;
    width:163px;
    margin-left:-30px;
    margin-top:-7px;
    padding:0px;
    display: block;
    
}

#home a{
    background:url("images/home.gif") no-repeat;
}
#home a:hover{
    background:url("images/hhome.gif") no-repeat;
}
#about a{
    background:url("images/about.gif") no-repeat;
}
#about a:hover{
    background:url("images/habout.gif") no-repeat;
}
#public a{
    background:url("images/publication.gif") no-repeat;
}
#public a:hover{
    background:url("images/hpublication.gif") no-repeat;
}
#rpoem a{
    background:url("images/poem.gif") no-repeat;
}
#rpoem a:hover{
    background:url("images/hpoem.gif") no-repeat;
}
#contactm a{
    background:url("images/contact.gif") no-repeat;
}
#contactm a:hover{
    background:url("images/hcontact.gif") no-repeat;
}

#picture a{
    background:url("images/picture.gif") no-repeat;
}
#picture a:hover{
    background:url("images/hpicture.gif") no-repeat;
}

#news a{
    background:url("images/news.gif") no-repeat;
}
#news a:hover{
    background:url("images/hnews.gif") no-repeat;
}
.innertube{
    background:top url(images/welcome3.gif) no-repeat;
   /* border-bottom: dotted 1px #782609;*/
    width:640px;
    height:200px;
    margin-left:1px;
    margin-top:-8px;
}

#aboutme{
    margin:20px;
    font-size:13px;
    color:#000999;
}
.post_date { color: #177212; }

#cont div{
    float:left;
}
#pic img{
    margin:10px;
    
}

#conts{
    width:220px;
    height:200px;
    text-align:center;
    font-size:13px;
}


/*--Pagination style*/
/*.pagination{}
.current{}
.next{}
.disabled{}
.pagination_data{}
.prev{}*/




div.pagination {
    padding: 3px;
    margin: 3px;
    margin-bottom:20px;
    margin-left:50px;
}

div.pagination a {
    padding: 2px 5px 2px 5px;
    margin: 2px;
    border: 1px solid #AAAADD;
    
    text-decoration: none; /* no underline */
    color: #000099;
}
div.pagination a:hover, div.pagination a:active {
    border: 1px solid #000099;

    color: #000;
}
div.pagination span.current {
    padding: 2px 5px 2px 5px;
    margin: 2px;
        border: 1px solid #000099;
        
        font-weight: bold;
        background-color: #000099;
        color: #FFF;
    }
    div.pagination span.disabled {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid #EEE;    
        color:#000;
    }

/*--Pagination style*/    

#newsp {
    background: url("images/ppnews.jpg") no-repat;
    width:200px;
    height:38px;
}
