@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: EkotaFont;
    src: url("kalpurush.eot") /* EOT file for IE */
}
@font-face {
    font-family: EkotaFont;
    src: url("kalpurush.ttf") /* TTF file for CSS3 browsers */
}

/* Modify these elements for a different highlight colour */
/* Main Red */
a { color: #991818;}

table.tblHeader{width:100%;}
td.tdHeaderTop{height:25px;background-color:#444;}

/* Lighter "hover" red */
a:hover {color: #C40001;}

/* DO NOT MODIFY BELOW THIS LINE */
/* (unless you know what you are doing ;)) */

body { background:url("../images/papar_texture.jpg"); border-top: 3px solid #333;font-family:EkotaFont,SolaimanLipi,Kalpurush,Vrinda,Arial,Helvetica !important;font-size:16px;}

.container { background-color: #fff; border-left: 10px solid #fff; border-right: 10px solid #fff;}

header { padding-bottom: 15px; }
header img { margin: 3px; float: left;}
.menu { float: right; margin-top: 3px; border-top: 1px solid #C9D1D3; border-bottom: 1px solid #C9D1D3; padding: 3px; }
.menu a { margin-right: 6px; margin-left: 6px; }
header .tagline {  margin-left: 10px; float: left;}

.topstories .story img { border: 1px solid #333; padding: 3px; width: 290px; margin-bottom: 5px;}

h3 { line-height: 30px; margin: 2px;}
.tagline { color: #666666; }
p { text-align: justify;}

footer { background-color: #AAB1B3; margin-top: 30px; padding-top: 10px; text-align: center; bottom: 0px; position: relative;}

a.register, a.register:visited{
    color:#aaa;
    text-decoration:none;
    font-weight: bold;
}
a.register:hover{
    color:#3AAE10;
    text-decoration:none;
}

#share-buttons img {
    width: 35px;
    padding: 5px;
    border: 0;
    display: inline;
}

img.paperPicture{
    padding: 3px;
    margin: 3px;
    /*border: 1px solid gray;*/
}

table.tblContentCat{width:760px;border-collapse: collapse; border-spacing: 0;padding: 0;margin: 0 auto;}
table.tblContentCat td.tdContentHeader{font-size:18px;border-top:3px solid #999;border-bottom:2px solid #999;}
table.tblContentCat td.tdContentDetails{font-size:18px;border-top:3px solid #999;border-bottom:2px solid #999;color:#ff0000;}
table.tblContentCat td.tdYear li{list-style:circle;float:left;margin:5px 10px;}
table.tblContentCat td.tdDate{width:150px;background-color:#ccc;}
table.tblContentCat td.tdDescription{background-color:#ccc;}
table.tblContentCat td{padding:5px;}
table.tblContentCat td p{font-size:14px;}
table.tblContentCat td h4{font-size:15px;}
table.tblContentCat td a.aReadMore{text-decoration:underline;}

div.headLinesHead{font-size:18px;padding: 6px;padding-left: 12px;margin-top: 6px;border-top:2px solid #3AAE10;border-bottom:1px solid #3AAE10;}
div.paperPage{font-size:16px;}