/*  
Theme Name: PeaceinIslam 
Theme URI: http://www.techants.com
Description: Widget ready and tested on WP 2.3.1.
Version: 2.0
Author: Techants
Author URI: http://www.techants.com
*/

/* ---- by techants START----- */
body {
	width:100%;
	background-color:#fff200;
	text-align:center;
	margin:0px 0px 0px 0px;
	font:normal 62.5%/1.4em solaimanLipi,helvetica,verdana,tahoma,arial,tahoma;
	background: #fff; /*url(../images/body_repeater_1.gif) repeat-y left top;*/
	text-align:left;
	//color:#504e4e;
	color:#000;
}
/* ---- by techants START----- */

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #181818;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol { }

img { border: none !important; }

a, a:hover, a:focus { outline: none !important; }

a {
	text-decoration: none;
	color: #F44903;
	font-family: solaimanLipi,helvetica,verdana,tahoma,arial,tahoma;
}

a:hover {
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/* Header */


/* Logo */

#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 20px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	padding-left: 25px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font-weight: normal;
	font-size: 14px;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	margin: 20px 15px;
}


#header-search {
	float: right;
	width: 279px;
	height: 110px;
	padding: 0;
	background: url(../images/img02.jpg) no-repeat left top;
}

#header-search form {
	height: 41px;
	margin: 0;
	padding: 10px 0 0 20px;
}

#header-search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#header-search-text {
	width: 195px;
	padding: 9px 10px;
	border: none;
	background: none;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 11px;
	color: #808080;
}

#header-search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 25px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	height: 38px;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 10px 30px 7px 30px;
	text-decoration: none;
	font-size: 18px;
	font-weight: normal;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu .current_page_item a {
	padding-left: 0;
}

#menu a:hover {
	text-decoration: underline;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	background: url(../images/img04.jpg) repeat-y left top;
}

#page-bgtop {
	background: url(../images/img03.jpg) no-repeat left top;
}

#page-bgbtm {
	padding: 30px 10px 0px 20px;
	background: url(../images/img05.jpg) no-repeat left bottom;
}

/* Content */

#content {
	width:660px;
	height:auto;
	min-height:338px;
	margin-left:10px;
	margin-top:6px;
	background-color:#ffffff;
	float:left;
	font-size:1.6em;
	clear:left;
}

.post {
	clear:both;
	margin: 0 0 40px 0;
}


.post .title {
	padding: 12px 0 0 20px;
	height: auto;
	line-height: 1.2em;
	letter-spacing: -.5px;
	color: #181818;
}

.post .title a {
	color: #181818;
	border: none;
	font-weight: bold;
}

.post .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-size: 0.8em;
	font-style: italic;
}

.post .meta a {
}

.meta .comments {
	float: left;
	width: 120px;
	height: 26px;
	padding: 2px 0px 0px 0px;
	background: url(../images/img06.jpg) no-repeat left top;
	text-align: center;
}
.post .entry {
	background: url(../images/img10.jpg) repeat-y left top;
	text-align: justify;
}

.post .entry-bgtop {
	background: url(../images/img08.jpg) no-repeat left top;
}

.post .entry-bgbtm {
	margin: 30px 0px -40px 0px;
	padding: 0px 20px 0px 0px;
	background: url(../images/img09.jpg) no-repeat left bottom;
}



.post .entry-bgbtm p {
	font-size: 0.8em;
}


/* StikyPost Start*/

.postSkity {
	margin: 0 0 40px 0;
	padding-bottom:10px;
	/*background-color:#eeeeee;*/
	background: transparent url(../images/stickyBoxBG.gif) repeat-x left bottom;
	height:auto
}

.postSkity h2.title{
	/*background: transparent url(../images/feature-post.gif) no-repeat 0% 150%;*/
	padding-bottom:-30px;
	padding-top:20px;
}


.postSkity .title {
	padding: 12px 0 0 20px;
	height: auto;
	line-height: 1.2em;
	letter-spacing: -.5px;
	color: #181818;
}

.postSkity .title a {
	color: #181818;
	border: none;
	font-weight: bold;
}

.postSkity .meta {
	margin-top: -10px;
	padding-bottom: 5px;
	padding-left: 20px;
	text-align: left;
	font-size: 0.8em;
	font-style: italic;
}

.postSkity .meta a {
}

.postSkity .comments {
	float: left;
	width: 120px;
	height: 26px;
	padding: 2px 0px 0px 0px;
	background: url(../images/img06.jpg) no-repeat left top;
	text-align: center;
}
.postSkity .entry {
	background: url(../images/img10.jpg) repeat-y left top;
	text-align: justify;
}

.postSkity .entry-bgtop {
	background: url(../images/img08.jpg) no-repeat left top;
}

.postSkity .entry-bgbtm {
	margin: 20px 0px 0px 0px;
	padding: 0px 20px 0px 0px;
	background: url(../images/img09.jpg) no-repeat left bottom;
}

.postSkity .entry-bgbtm p {
	font-size: 0.8em;
}

/* StikyPost end */

.links {
	display: block;
	width: 130px;
	height: 33px;
	margin-top: 20px;
	padding-top: 7px;
	background: url(../images/img07.jpg) no-repeat left top;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	color: #FFFFFF;
}

.links a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	width:290px;
	height:auto;
	min-height:700px;
	margin-top:6px;
	background-color:#fff;
	float:left;
	font-size:1.6em;
}

div.sideBarTop{
	background: url(../images/sideBar_devider_top.gif) no-repeat left top;
	height:40px;
	width:10px;
}
div.sideBarRepeater{
	background: url(../images/sideBar_devider_repeater.gif) repeat-y left top;
	height:100%;
	padding-left:10px;
	width:10px;
	float: left;
}
div.FAQsideBarRepeater{
	background: url(../images/sideBar_devider_repeater.gif) repeat-y left top;
	height:100%;
	padding-left:10px;
	float: right;
}
div.sideBarBottom{
	background: url(../images/sideBar_devider_bottom.gif) no-repeat left top;
	height:33px;
	width:10px;
}

#sidebar ul.uphone {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* #menuCollapsed START */

#menuCollapsed {
	margin:0px 0px 0px 0px  !important;
	padding: 0px;
	list-style: none;
	width:226px !important;
	background-color:#e5e5e6 !important;
}

#menuCollapsed li {
	margin: 0;
	padding: 0;
}

#menuCollapsed li h2.widgettitle{
	margin-bottom: 1px;
	padding: 0 0 0 15px;
	letter-spacing: 0.5px;
	height:33px !important;
	line-height:33px;
	color: #181818;
	font-size: 1em !important;
}

#menuCollapsed li h2 span {
	padding: 0 5px;
	background: #449E18;
	color:#fff;
}

#menuCollapsed li ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menuCollapsed li ul li {
	padding: 0 0 0 15px;
	height:auto !important;
	line-height:1.5em !important;
	border-bottom:1px solid #fff  !important;
	font-size: 0.9em !important;
	color:#000000 !important;
	background-color:#f2f1f1 !important;
	background-image:none !important;
}

/* #menuCollapsed END */

#sidebar p {
	margin: 0 0px;
	padding: 0px 20px 20px 20px;
	text-align: justify;
}

#sidebar a {
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */
div#footer {
	width:100%;
	height:38px;
	margin-left:0px;
	background: #fff url(../images/grass_repeater.png) repeat-x left bottom;
	float:left;
	font-size:1.6em;	
	text-align: center;
	padding-bottom: 30px;
	margin:0px auto 0px auto;
}
#footer span#copyright {
	margin-top:-10 !important;
	font-size: .9em;
	text-align:center;

}
#footerLinkTable {
	margin: 0px;
	padding-top: 40px;
}
#footerLinkTable ul {
	list-style-type: none;
}
#footerLinkTable ul li {
	margin: 0px 35px 0px 0px;
	padding: 0px;
	display: inline;
}
div#footerLinks {
	clear: both;
	width:1008px;
	height:171px;
	/*background: transparent url(../images/footer_image_background.gif) no-repeat left bottom;*/
	font-size:1.4em;
	text-align: center;
	margin:0px auto 0px auto;
}
div#footerForSinglePage {
	width:1008px;
	margin-left:0px;
	float:left;
	font-size:1.6em;
	margin:0px auto 0px auto;	
}

div#footerBackgroundForSinglePage {
	/*background: transparent url(../images/footer_image_background.gif) no-repeat left -60px;*/
	height:120px;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: .9px;
	text-transform: uppercase;
	text-align: center;
	color: #A0A0A0;
}

#footer a {
	color: #8A8A8A;
}

a.footerLink { 
	color:#429d16 !important; 
	text-decoration: none; 
	font-size: 1.1em !important;
}
a.footerLink:link {
	color:#429d16 !important;
}
a.footerLink:hover {
	color: #424242 !important;
}

.pagetitle {
	padding-left: 20px;
	margin-top: 15px;
	font-size: 1.4em;
}


/** ############################ cpaPageContent START ###################### **/

div#header
{
	width:100%;
	border-top:1px solid #483414 !important;
	height:183px;
	background: #4F3B21 url(../images/headerBanner.gif) no-repeat center bottom;
	/*background-color:#FFF200;*/
	font-size:1.6em;
	margin: 0px auto 0px auto;
}

div.banner_bLink{
	margin:8px 0px 0px 750px;
}

div.banner_bLink a {
	color:#fff;
	text-decoration: none;
}

div.banner_bLink a:hover {
	color:#fff !important;
	text-decoration: underline !important;
}


#wrap1{
	margin: 0px auto 0px auto 0px !important;
	width:900px !important;
}

a.companyLogo {
	margin-top:50px;
	margin-left:10px;
	padding: 26px 0 0 0;
	width:250px;
	height:54px;
	float:left;
	/*background: transparent url(../images/logo.gif) no-repeat left top;*/
	font-style:italic !important;
	color:#5a5a5a !important;
	letter-spacing:1px;
	font-size:1em !important;
}

tr.loginBox{
	font-size:1em !important;
	color:#000000;
}

tr.loginBoxText{
	font-size:.9em !important;
	color:#000000;
}

Div.loginBox{
	float:left;
	width:380px;
	font-size:1em;
	margin-top:-5px;
	margin-left:80px;
}

Div.loginBox input{
	margin-bottom:5px;
	width:100px !important;
}

p.regStyle a{
	color: #0076fe !important;
	padding-left:10px;
}

h2.populerBoxTitle2{
	color:#1870b1;
	margin:40px 0px 20px 25px;
	line-height:25px;
	font-size:1em;
}

div#questionBar a{
	background: transparent url(../images/feedBack_image.png) no-repeat right top;
	width:36px;
	height:125px;
	margin-top:-50px;
	margin-right:0px;
	float:right;
	padding-top:0px;
	padding-left:0px;
}

div#header_portion{
	/*border-top:6px solid #000;*/
	height:155px;
	width:980px;

}

/*
div.loginBox{
	background: transparent url(../images/login_image.gif) no-repeat right top;
	height:73px;
}
*/

div.loginReg{
	height:73px;
	margin-top:25px;
	width:200px;
	margin-left:600px;
	height:0px !important;
	border-bottom:1px solid #fff302;
}

a.loginLink{ 
 	color:#459e19 !important;
	text-decoration:underline !important;
	}

a.loginLink:link{
	color:#459e19 !important;
	text-decoration:underline !important;
}

a.loginLink:hover{
	color:#424242 !important;
	text-decoration:none !important;
}


div#postMain {
	width:627px;
	height:600px;
	margin-left:45px;
	margin-top:6px;
	background-color:#fff;
	float:left;
	font-size:1.6em;
	
}
div#advertisement
{
	width:290px;
	height:600px;
	margin-top:6px;
	background-color:#fff;
	float:left;
	font-size:1.6em;	
	
}
div.boxAdd{
	width:280px;
	margin: -20px 0 10px 10px;
	height:auto;
}


ul.uphone{
	width:280px;
}

li.phone{
	background:  url(../images/phone_icon.gif) no-repeat left top ;
	padding-left:45px !important;
	font-size:1.2em;
	font-weight:normal;
	text-decoration: underline !important;
	width:241px;
	height:28px;
	padding-bottom:10px !important;

}

li.e-mail{
	background:  url(../images/mail_icon.gif) no-repeat left top ;
	padding-left:45px !important;
	width:241px;
	height:28px;
	padding-bottom:10px !important;

}

li.searchGround{
	background:  url(../images/search_background.gif) no-repeat left top ;
	height:34px;
	margin-left:13px !important;
	width:228px;
}

#searchJam input#s {
	border: 0px solid #fff !important;
	width:170px;
	color:#5b5b5b;
	font-size: 0.8em;
	margin: 2px 0px 3px -10px;
	padding-left: 5px;
	background-color:transparent !important;
	float:left;
	font-family: solaimanLipi,helvetica,verdana,tahoma,arial,tahoma !important;
}
#searchJam a.search_icon{
	border: none !important;
	background:  url(../images/search_icon.gif) no-repeat  100% 0%;
	float:left;
	margin-top:5px;
	margin-left:0px;
	width:22px;
	height:20px;
}
#searchJam a:hover {
	outline: none !important;
}



table.footerText {

/*border-top:1px solid #cccccc;*/
 margin:50px 0px 20px 0px;
}

tr.footerText {
COLOR: #676767 !important;	
LINE-HEIGHT: 1.5em;	
PADDING-TOP: 0px;	
FONT-FAMILY: Helvetica,Arial,Verdana;
 margin:0px 0px 0px 40px;
}


div.populerDescripRight{
	margin-left:35px;
}
p.populerDescripRightText, p.populerDescripRightTextCell{
	font-size:.8em;
	margin-top:15px;
	color:#000;
	margin:0px;
}

p.populerDescripRightTextBig{
	font-size:.8em;
	line-height:25px;
	color:#033f6c;
	margin:0px;
}
p.graph{
	background: url(../images/graph.gif) no-repeat 0% 10%;
	margin:78px 0px 0px 90px;
	height:362px;
}

p.populerDescripRightTextSmall{
	font-size:.6em;
	margin-top:-10px;
	line-height:15px;
	color:#000;
	margin:0px;
}

p.populerDescripRightTextCell{
	background: url(../images/cell_icon.jpg) no-repeat 0% 10%;
	padding-left:20px;
	color:#1870b1 !important;
	height:30px;
}


p.populer_pera, p.populer_pera_last{
	background: #fff url(../images/pera_image.jpg) repeat-x left top;
	margin-top:25px !important;
	height:2px;
	width:280px;
}

p.populer_pera_last{
	margin-top:35px !important;

}

p.subTitle{
	padding:0px 0px 0px 20px;
	width:550px;
	color:#606060;
	font-size:.8em;
	margin-top:-5px;
	margin-bottom:-20px;
}

p.subTitle a{
	font-size:1.3em;

}


/**----- button1 START -----*/
div.button1 { float: left; margin-left:-40px;  }
div.button1 ul.button1_ul { list-style-type: none; }
div.button1 ul.button1_ul li { 
	float: left;
	height: 30px; 
	line-height: 24px;
	color: #fff;
}
div.button1 ul.button1_ul li.button1_left   { width: 14px; background: transparent url(../images/roundButton_left.png) no-repeat top right; }
div.button1 ul.button1_ul li.button1_center { padding: 0px 3px; background: transparent url(../images/roundButton_repeater.png) repeat-x top left; }
div.button1 ul.button1_ul li.button1_right  { width: 17px; background: transparent url(../images/roundButton_right.png) no-repeat top left; }

div.button1 ul.button1_ul li.button1_center a { text-decoration: none; color: #fff; }
div.button1 ul.button1_ul li.button1_center a:hover { color: #6FC6F4; }
/**----- button1 END -----*/

/**----- button2 START -----*/
div.button2 { float: left; margin-left:-45px; margin-top:-10px; font-size:.7em; }
div.button2 ul.button2_ul { list-style-type: none; }
div.button2 ul.button2_ul li { 
	float: left;
	height: 30px; 
	line-height: 24px;
	color: #fff;
}
div.button2 ul.button2_ul li.button2_left   { width: 14px; background: transparent url(../images/sub_button_left.png) no-repeat top right; }
div.button2 ul.button2_ul li.button2_center { padding: 0px 2px; background: transparent url(../images/sub_button_repeater.png) repeat-x top left; }
div.button2 ul.button2_ul li.button2_right  { width: 17px; background: transparent url(../images/sub_button_right.png) no-repeat top left; }

div.button2 ul.button2_ul li.button2_center a { text-decoration: none; color: #000; }
div.button2 ul.button2_ul li.button2_center a:hover { color: #fff; }
/**----- button2 END -----*/

/**----- button3 START -----*/
div.button3 { float: left; margin-left:-45px; margin-top:-10px; font-size:.7em; }
div.button3 ul.button3_ul { list-style-type: none; }
div.button3 ul.button3_ul li { 
	float: left;
	height: 20px; 
	line-height: 20px;
	color: #fff;
}
div.button3 ul.button3_ul li.button3_left   { width: 14px; background: transparent url(../images/button3_left.png) no-repeat top right; }
div.button3 ul.button3_ul li.button3_center { padding: 0px 2px; background: transparent url(../images/button3_repeater.png) repeat-x top left; }
div.button3 ul.button3_ul li.button3_right  { width: 17px; background: transparent url(../images/button3_right.png) no-repeat top left; }

div.button3 ul.button3_ul li.button3_center a { text-decoration: none; color: #000; }
div.button3 ul.button3_ul li.button3_center a:hover { color: #fff; }
/**----- button3 END -----*/

/**----- button4 START -----*/
div.button4 { float: left; margin-left:-45px; margin-top:-10px; font-size:.7em; }
div.button4 ul.button4_ul { list-style-type: none; }
div.button4 ul.button4_ul li { 
	float: left;
	height: 20px; 
	line-height: 20px;
	color: #fff;
}
div.button4 ul.button4_ul li.button4_left   { width: 14px; background: transparent url(../images/button4_left.png) no-repeat top right; }
div.button4 ul.button4_ul li.button4_center { padding: 0px 2px; background: transparent url(../images/button4_repeater.png) repeat-x top left; }
div.button4 ul.button4_ul li.button4_right  { width: 17px; background: transparent url(../images/button4_right.png) no-repeat top left; }

div.button4 ul.button4_ul li.button4_center a { text-decoration: none; color: #000; }
div.button4 ul.button4_ul li.button4_center a:hover { color: #fff; }
/**----- button4 END -----*/



div.topComment{
	font-family:solaimanLipi,helvetica,verdana,tahoma,arial,tahoma !important;
	width:240px;
	background-color:#EFF6FC;
	font-size:.8em;
	line-height:.8em;
	margin-top:-30px;
	margin-bottom:35px;
	margin-left:20px;
}

div.targetCom{
	background: transparent url(../images/target_icon.gif) no-repeat 0% 0%;
	padding-top:20px;
	height:25px;
	padding-left:38px;
}


div.topComment h2 {
	margin: 0 20px 0 20px;
	padding: 20px 0 5px 0;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.1em;
	font-family: solaimanLipi,helvetica,verdana,tahoma,arial,tahoma !important;
	color: #1E78AF !important;
}

div.topComment p {
	font-size: 1em;
	line-height: 1.2em;
	font-family: solaimanLipi,helvetica,verdana,tahoma,arial,tahoma !important;
}
div.topComment p span.textUnderline {
	font-weight: bold;
}

#respond h3,
#comments {
	line-height: 1.1em;
	margin: 0 0 10px 0;
	font-weight: bold;
	font-size: 1.1em;
	padding-top:10px !important;
}

/** ********************************** editWP Start  ************************************ **/


li.cat-item a{
 color:#000000 !important;
}

div.entry{
	background-image:none !important;
	margin-left:0px !important;
	padding-left:20px !important;
}

div.entry-bgtop{
	background-image:none !important;
	padding-bottom:-30px !important;
}

div.entry-bgbtm{
	background-image:none !important;
	/*border-bottom: 1px solid #a8a6a6;*/
	width:592px !important;
}


div.entry-bgbtm p.links{
	background-image:none !important;
	color:#0076ff !important;
	}
	
div.entry-bgbtm p.links a{
	color:#0076ff !important;
	}

div.entry-bgbtm p {
 font-size: 1em !important;
 line-height:20px !important;
 padding-bottom:1px !important;
}

div.entry-bgbtm p img {
	max-width: 590px !important;
	width: 590;
}
div.entry-bgbtm-single p img {
	width: auto;
	max-width: 870px !important;
	width: 870;
}



div.entry-bgbtm a {
 color:#0076ff !important;
 font-size: .8em !important;
}


div#content div:last-child div.entry div.entry-bgtop div.entry-bgbtm {
	border-bottom:none !important;
}


H1.title{
 margin-left:0px !important;
 line-height:25px !important;
 height:auto !important;
 color:#499F46 !important;
}

H1.title a, H2.title a{
 /*color:#499F46 !important;*/
 color:#000 !important;
}

H2.title{
 margin-left:0px !important;
 line-height:35px !important;
}


span.sideBarTile{
	background-color:#459e19 !important;
}

span.catColor{
	font-size:.9em;
	color:#8f8e8e;
}

li.button4_center a {
	color:#fff !important;
	font-size:1.2em !important;
	font-weight:normal !important;
}

div.commentColor {
	font-size:1em !important;
	color:#ff8400;
  margin-right:10px;
	padding:5px 10px 5px 10px;
	border:1px solid #cccccc;
	text-align:center;
	/*border-top:1px solid #cccccc;*/
	/*border-bottom:1px solid #cccccc;*/
	width:auto;
	float:left;
}

div.commentColor a{
	font-size:1em !important;
}


div.commentStyle{
	margin-top:30px;
	clear:both;
}

span.commentColor {
	font-size:.9em !important;
	color:#ff8400;
}
span.commentColor a {
	color:#ff8400 !important;
	font-size:1em !important;
}

span.devider{
	font-size:.7em;
	color:#606060;
}

textarea#comment{
	font-family: solaimanLipi;
	font-size: 18px;
	width: 870px;
}

/* for single page START */
div.content-single {
	width: 915px !important;
}
div.entry-bgbtm-single {
	width: auto !important;
}
/* for single page END */

/* for ads START */
div.ads {
	margin: 15px 0 0 18px;
	padding: 8px 8px 8px 8px !important;
	width: 222px; 
	border: 1px solid #DDDDDD; 
	background: #F1F1F1; 

}

div.ads img {
	margin: 0 !important;
	padding:  0 !important;
	border: 0px solid #FB9823;
	width: 107px !important;
	height: 97px !important
}

div.ads img.image_one {
	margin: 0 4px 6px 0 !important;
}
div.ads img.image_two {
	margin: 0 0 6px 0 !important;
}
div.ads img.image_three {
	margin: 0 4px 0 0 !important;
}
div.ads img.image_four {
	margin: 0 0 0 0 !important;
}

div.ads hr {
	margin: 0 auto !important;
	padding: 0px !important;
	border: 0.1em solid #DDDDDD !important;
	clear: both;
	width: 96%;
}


form#commentform input{
	/*background: #768dc3 url(../images/button_bg_image.gif) repeat-x left top !important;*/
	background-color: #fff  !important;
	height:25px !important;
	font-size:1em !important;
	font-family: solaimanLipi,helvetica,verdana,tahoma,arial,tahoma !important;
	border:1px solid #E5E5E5 !important;
	color:#14A31D !important;
}
form#commentform a#unijoy,
form#commentform a#phonetic,
form#commentform a#probhat,
form#commentform a#english {
	/*background: #768dc3 url(../images/button_bg_image.gif) repeat-x left top !important;*/
	background-color: #fff  !important;
	padding: 3px 8px 0px 8px !important;
	height:21px !important;
	line-height: 21px !important;
	font-size:1em !important;
	font-family: solaimanLipi,helvetica,verdana,tahoma,arial,tahoma !important;
	border:1px solid #E5E5E5 !important;
	color:#14A31D !important;
	cursor: pointer;
}
form#commentform input#submit:hover,
form#commentform a#unijoy:hover,
form#commentform a#phonetic:hover,
form#commentform a#probhat:hover,
form#commentform a#english:hover {
	color: #ff7e00 !important;
}

textarea#comment{
	/*background: #eeeeee url(../images/textarea_bg_image.gif) repeat-x left top !important;*/
	border:1px solid #E5E5E5 !important;
	background-color: #f8f8f8 !important;
	
}

form#commentform input#submit{
	font-size:1.1em !important;
	
}
div.contentContact{
	width:450px;
	padding:10px 0px 0px 20px;
}
input#submit{
	margin-top:-30px !important;
}

/* for ads page END */


/* for wpstats  START */
img#wpstats {
	display: none !important;
}
/* for wpstats  END */

body.login div#login {
	background: none !important; 
	color: #000000 !important;
}
body.login div#login h1 {
	background: none !important; 
	color: #000000 !important;
}

body.login div#login h1 a {
	background: none !important; 
	color: #000000 !important;
}

/* for the position of wp-pagenavi plugin */
.navigation {
	padding: 0 20px 0 20px;
	float: right;
}
/* for css of the wp-pagenavi plugin */
.wp-pagenavi a, .wp-pagenavi a:link {
	/* newly added */
	line-height: 30px !important;
	/* --- */
}
.wp-pagenavi a,.wp-pagenavi span {
	/*border: none !important;*/
}
/** ********************************** editWP End  ************************************ **/
/* state start */
div#populerBox {
	margin: 0px !important;
	width: auto !important;
	height: auto !important;
	text-align:center;
	font-size:1.6em;
	float:left;	
}
div#populerBoxContent {
	width:1008px;
	height:550px;
	margin-left:0px;
	border-top:1px solid #B7B197;
	background-color:#FFFCDE;
	clear:both;
	font-size:1.6em;	
}
div#populerBox_leftContent {
	margin-top:0px;
	float:left;
	width:915px;
	height:488px;
}
div#populerBox_devider{
	margin-top:9px;
	float:left;
	background: #cbebf7 url(../images/populerBox_contentDevider.jpg) no-repeat left top;
	width:37px;
	height:460px;
}
div#populerBox_rightContent{
	margin-top:11px;
	float:left;
	width:346px;
}
/** state images */
img.post_stats_image {
	margin: 10px 0 10px 10px !important;
}

/*div.previewIcon{
background: transparent url(../images/previewIcon.png) no-repeat 0% 0% !important;
height:30px;
padding-left:25px;
color:#882802;
font-weight:bold;
float:left;
}
*/
.content-termsofuse {
	color: #F44903;
}

#popup-text p {
	margin: 0px !important;
	padding: 0 0 0 20px !important;
}
#a_msg,
p.contentPera {
	margin: 0px !important;
	padding: 0 0 0 0 !important;
}
div.contentContact p#a_msg {
	color: #ff0000 !important;
}
label.error {
	display: block !important;
	color: #ff0000 !important;
	margin: 7px 0 0 0 !important;
	font-size: 1.1em !important;
}
#feedback_txt {
	font-size: 1.2em !important;
}

div.post-deviderSticky{
	/*border-bottom:1px solid #a8a6a6;*/
	margin-top:0px;
}


li.sideBoxTop li{
 height:22px;
}

div.sideBoxTop{
 background: transparent url(../images/featuredBGTop.gif) no-repeat left bottom;
 height:13px;
 width:228px;
}

div.sideBoxBottom{
 background: transparent url(../images/featuredBGbottm.gif) no-repeat left top;
 height:13px;
 margin-top:-10px;
 width:228px;
}

div.sideBarBody{
	margin-left:24px;
	padding:0px;
	width:226px;
	float: left;
}

div.sideBarBodyRepeater{
	border-left:1px solid #d6d5d5;
	border-right:1px solid #d6d5d5;
	width:226px;
}

div.sideBarBodyRepeater2{
	border-left:1px solid #d6d5d5;
	border-right:1px solid #d6d5d5;
	padding-left:12px;
	width:214px;
}

a.user_registration{
	font-size:.8em !important;
	font-weight:bold !important;
	color:#e31d03 !important;

}

div.comment-body{
	border:1px solid #bcbcbc !important;
	margin-bottom:10px !important;
	background-color:#fff !important;
	padding:15px !important;
}

ol.commentlist li {
	list-style-type:none !important;
	margin:0px !important;
}

div.wp-pagenavi a.page{
	border-color:#e5e4e4 !important;
	color:#459e19 !important;
}

div.wp-pagenavi span.current{
	border-color:#e5e4e4 !important;
	color:#fff !important;
	background-color:#459e19 !important;
}


div.wp-pagenavi span.extend{
	border-color:#e5e4e4 !important;
	color:#459e19 !important;
}
div.wp-pagenavi a.first{
	border-color:#e5e4e4 !important;
	color:#ff8400 !important;
}

div.wp-pagenavi a{
	border-color:#e5e4e4 !important;
	color:#ff8400 !important;
}

cite.fn,cite.fn a{
	color: #0078ff !important;
	font-size:1em !important;
	padding-right:10px;
}

cite.fn a{
	text-decoration: underline !important;
}


div.comment-author{
	border:0px solid #ff0000;
	float:left;
	width:auto;
}
div.comment-meta a {
	border:0px solid #ff0000;
	color:#727272 !important;
	padding-left:0px !important;
	width:auto;
}

img.avatar{
	float:left;
	padding-right:8px;
}

span.braketFait{
	color:#939393;
}

div.comment-childs cite, div.comment-childs cite a.url{
	color: #0078ff !important;
}
small.commentmetadata{
 	color: #727272 !important;
 	padding-left:8px !important;
}


div.comment-childs a.url{
	font-size:1em !important;
	text-decoration: underline !important;
}

p.thdrpy a {
	font-size:.9em !important;
	margin-left:40px !important;
	color:#F64905 !important;
	text-decoration: underline !important;
}

a.footerLink_bl{
	font-size:1.2em !important;
	color:#0090ff !important;
	background-color:#fafbf9;
	padding:3px 6px 3px 6px;
	border:1px solid #e0e0e0 !important;
}

a.footerLink_bl2{
	font-size:1.2em !important;
	background: transparent url(../images/viewBanglaBtn.gif) no-repeat left bottom !important;
	width:144px !important;
	height:30px;
	display:inline-block;
}

ul.ul-termofuse li{
	list-style: none;
}

span#footerTech{
 	font-size:.8em !important;

}

/* Aiamn 20100118*/

div.sideBarRepeater form{
	width:250px !important;
	margin-left:25px !important;
}


div.sideBarRepeater form input{
	font-family:solaimanlipi !important;
	font-size:1.4em !important;
}

ul#faqCollapsed  {
	margin-left:-30px !important;
}

ul#faqCollapsed li {
	list-style:none !important;
	margin-left:0px !important;
}

ul#faqCollapsed li h2{
	font-size:1.6em !important;
}

ul#faqCollapsed li ul li a{
	margin-left:-30px !important;
	margin-top:5px !important;
	font-size:1.3em !important;
}

li#faq_cat h2.widgettitle{
	border-bottom:1px solid #c7c7c7 !important;
	width:210px !important;
	font-size:1.1em !important;
	margin-left:-10px !important;
	padding-bottom:5px !important;
}
li#faq_cat ul {
	margin-left:0px !important;
}
li#faq_cat ul {
	margin-left:0px !important;
}

span.titleWidget{
background-color:#449E18 !important;
padding:0px 10px 0px 10px !important;
color:#fff !important;
}

input#search_term{
	width:148px !important;
	margin-left:3px !important;
	margin-bottom:10px;
}

div.faq_build_default table tr td input, div.faq_build_default table tr td select, div.faq_build_default table tr td textarea, div.faq_build_default table tr td a{
	font-family:solaimanlipi ! important;
	font-size:1em !important;
	color:#000 !important;
}

input#searchBTN{
	color:#000 !important;
}

div.faq_build_default table tr td a{
	font-family:solaimanlipi ! important;
	font-size:1em !important;
	color:#0289e8 !important;
}


div#toggle_form{
	color:#fff !important;
	font-size:1em !important;
	font-weight:normal !important;
	line-height:1.2em !important;
	cursor: pointer !important;
	/*background-color:#406480 !important;*/
	background: #406480 url(../images/faqtitleIcon.jpg) no-repeat 45% 70%!important;
	border-bottom:1px solid #ccc !important;
	width:620px !important;
}


div.faq_build_question{
	color:#406480 !important;
	font-size:1em !important;
	padding:5px;
	font-weight:normal !important;
	line-height:1.2em !important;
	cursor: pointer !important;
	background-color:#CFDCE6 !important;
	border-bottom:1px solid #ccc !important;
	width:620px !important;
}

div.faq_build_date{
	color:#7a7a7a !important;
	font-size:.8em !important;
	font-weight:normal !important;
	line-height:1em !important;
	margin-top:5px !important;
	margin-bottom:10px !important;
}

div.faq_build_answer{
	color:#000 !important;
	font-size:1em !important;
	font-weight:normal !important;
	line-height:1.4em !important;
	margin-bottom:10px !important;
}

p#scearchHeader {
	background-color:#DFEFFF !important;
	margin-top:5px !important;
	padding:10px 0px 10px 10px !important;
	border-bottom:1px solid #ccc !important;
}

p#scearchHeader a {
	font-size:1em !important;
	color:#d36f04 !important;
}

div#sidebar div.sideBarRepeater div.boxAdd input.searchBox{
	font-size:.8em !important;
}
div#sidebar div.sideBarRepeater div.sideBarBody{
	margin-bottom:20px;
}

/* zahid 20100120 add */

/* faq */
.faq_build_default .faq_build_answer {
display: none;
width:620px !important;
}

div.faq_build_default form{
	background-color:#eee !important;
	padding-top:20px !important;
	padding-bottom:20px !important;
	padding-left:15px !important;
	padding-right:15px !important;
	border-bottom:1px solid #ccc !important;
	width:590px !important;
}

td.faq_build_title{
	color:#d36f04 !important;
	font-size:1.2em !important;
	padding-bottom:5px !important;
	margin-bottom:10px !important;

}


div.FAQsideBarRepeater form {
	padding-left:30px ;
	font-size:1em !important;
	font-family: solaimanLipi,helvetica,verdana,tahoma,arial,tahoma !important;
}

div.FAQsideBarRepeater input{
	font-size:1em !important;
	font-family: solaimanLipi,helvetica,verdana,tahoma,arial,tahoma !important;
}

li.widget li {
	/*border:1px solid #ff0000 !important;*/
	font-size:.8em !important;
}

li.widget a {
	/*border:1px solid #ff0000 !important;*/
	color:#000 !important;
	text-decoration:none !important;
}

li.widget a:hover {
	/*border:1px solid #ff0000 !important;*/
	color:#000 !important;
	text-decoration:underline !important;
	
}

.faq_build_pagination{
	border-bottom:1px solid #ff0000 !important;
}

.alignleft{
float:left;
margin-right:10px;
margin-top:12px;
}

