body {
	padding: 25px 0px;
}
html, body, .footer, .footer a, .footer a:hover, .footer_txt, .container, .container-fluid {
	color: #000;
	background: #fff;
}
.container, .container-fluid {
	width: 700px !important;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 18px;
	line-height: normal;
}
a {
	text-decoration: none;
	color: #000;
}
#single{
	text-align: justify;
}
#single img {
width: 100%;
height: auto;
display: block;
}
#single img {
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
 margin: 0px 15px 15px 0px;
 width: 100%;
}
#single span.img-caption, #single span.img-caption:hover {
    display:block;
	opacity: 1;
   filter: alpha(opacity=100);
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-moz-opacity:1;
	-khtml-opacity: 1;
}
#single span.img-caption em {
   background-color: #ffffff;
    color: #000000;
    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: justify;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	-webkit-border-bottom-right-radius: 7px;
-webkit-border-bottom-left-radius: 7px;
-moz-border-radius-bottomright: 7px;
-moz-border-radius-bottomleft: 7px;
border-bottom-right-radius: 7px;
border-bottom-left-radius: 7px;
}
#single span.img-caption em:before {
	 border-bottom: 10px solid #ffffff;
    border-right: 10px solid transparent;
	 border-left: 10px solid transparent;
    top: -9px;
    content: '';
    position: absolute;
	right: 50%;
}
.footer_txt {
	text-align: center;
}

.footer_credit, .footer_credit a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #000000;
}
.hrprint {
    -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: 10px 0px;
}
#single pre {
	font-size: 110% !important;
	line-height: 125% !important;
	text-align: center;
	quotes: """ """ "'" "'";
	display: block;
	width: 100%;
  padding: 10px;
  margin: 0px 0px 10px;
  color: #000 !important;
  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;
	font-family: inherit;
}
#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;
}
.scroll, .scroll-title, .date, .logobg, .samecat, #slider3_container, #footer_nav, .addthis_sharing_toolbox, .cssmenu, .print, .prev-post, .next-post, .featured, .featad, .comment_title, .fb-comments, .right, .longad, .innerad1, .innerad2, .social, .noprint, .spcat_p5_txtbox, hr {
	display: none;
}
#fbplikebox, #fbplikebox iframe .fbplbadge {
	display: none !important;
}