/*
Theme Name:     Shodalap
Description:    Child theme for the Graphene theme developed specifically for the shodalap.org website.
Author:         Syahir Hakim
Author URI:     http://www.khairul-syahir.com/
Template:       graphene
Version:        1.0
*/
@import url("/wp-content/themes/graphene/style.css");

@font-face {
    font-family: 'solaimanlipinormal';
    src: url('/wp-content/themes/shodalap/fonts/solaimanlipi_22-02-2012-webfont.eot');
    src: url('/wp-content/themes/shodalap/fonts/solaimanlipi_22-02-2012-webfont.eot#iefix') format('embedded-opentype'),
         url('/wp-content/themes/shodalap/fonts/solaimanlipi_22-02-2012-webfont.woff') format('woff'),
         url('/wp-content/themes/shodalap/fonts/solaimanlipi_22-02-2012-webfont.ttf') format('truetype'),
         url('/wp-content/themes/shodalap/fonts/solaimanlipi_22-02-2012-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'solaimanlipibold';
    src: url('/wp-content/themes/shodalap/fonts/solaimanlipi_bold_10-03-12-webfont.eot');
    src: url('/wp-content/themes/shodalap/fonts/solaimanlipi_bold_10-03-12-webfont.eot#iefix') format('embedded-opentype'),
         url('/wp-content/themes/shodalap/fonts/solaimanlipi_bold_10-03-12-webfont.woff') format('woff'),
         url('/wp-content/themes/shodalap/fonts/solaimanlipi_bold_10-03-12-webfont.ttf') format('truetype'),
         url('/wp-content/themes/shodalap/fonts/solaimanlipi_bold_10-03-12-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}

body,
p {
	text-align: justify;
	font: normal 18px/26px "solaimanlipinormal";
}
.font-size-3,
.font-size-3 p {
	font-size: 16px;
	line-height: 24px;
}
.font-size-5,
.font-size-5 p {
	font-size: 20px;
	line-height: 28px;
}

.post .date p {
	text-align: center;
}
.homepage_pane .post-author, 
.homepage_pane .post-author a, 
.homepage_pane .post-author a:visited {
	font-size: 16px;
}
.share-facebook iframe {
	width: 140px !important;
}
#content-main .post.author {
	position: absolute;
}
.author-entry .avatar {
	float: none;
	display: block;
	margin: 0 auto 20px;;
}
.author-entry h2, 
.author-entry .entry-content {
	width: 100%;
	float: none;
	clear: both;
}
.author-entry .entry-content,
.author-entry .entry-content p {
	font-size: 14px;
	line-height: 18px;
}
.author-entry h2 {
	margin: 0;
}
h3.author-post-list {
	margin-top: 0;
}
.entry-footer .tptn_counter {
	margin-top: 5px;
	text-align: center;
}
.single .entry-footer .tptn_counter {
	text-align: right;
}
.previous, 
.previous a, 
.previous a:hover,
.previous a:visited, 
.next-post, 
.next-post a, 
.next-post a:hover, 
.next-post a:visited {
	color: #fff;
	padding: 2px 3px;
	background: #006400;
}
#developer p {
	text-align: right;
}
.wp_fontsize_wrapper {
	background: #fff;
	border: 1px solid #ddd;
}
.entry-content > ol > li,
.comment-entry > ol > li,
.sidebar ol > li {
	list-style-type: -moz-bengali;
	list-style-type: -webkit-bengali;
	list-style-type: -ms-bengali;
	list-style-type: -o-bengali;
	list-style-type: bengali;
}
#comments .comment-entry p, 
#comments .comment-entry ul li, 
#comments .comment-entry ol li {
	font: normal 18px/26px "solaimanlipinormal";
}
.font-size-3 #comments .comment-entry p, 
.font-size-3 #comments .comment-entry ul li, 
.font-size-3 #comments .comment-entry ol li {
	font: normal 16px/24px "solaimanlipinormal";
}
.font-size-5 #comments .comment-entry p, 
.font-size-5 #comments .comment-entry ul li, 
.font-size-5 #comments .comment-entry ol li {
	font: normal 20px/28px "solaimanlipinormal";
}
#comments p.commentmetadata {
	font-size: 14px;
}