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

body{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/body_bg.gif);
}

p{
	font-size:12px;
	line-height:16px;
	padding:0;
	margin:10px 0;
}

a{
	color:#0000ff;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

/******************* Layout Frame *********************/

.header_bg{
	/*background:url(images/header.jpg) top no-repeat;*/
	height:151px;
}

.rightcol_top{
	background:url(images/rightcol_top.gif) top no-repeat;
	height:42px;
}

.rightcol_bg{
	background:url(images/rightcol_bg.gif) repeat-y;
}

.content_bg{
	background:url(images/content_bg.gif) repeat-y;
}

.footer_sdw{
	background:#434343 url(images/footer_sdw.gif) top repeat-x;
}

.footer_bg{
	background:url(images/footer_bg.gif) repeat-y;
}

/**********************************************************/

/************************ Post Style **********************/
.post{
	/*border:1px solid red;*/
	background:url(images/borHor_gray.gif) bottom repeat-x;
	margin:0 10px 5px 10px;
}

h3, h4, h5 {
margin:0;
padding:0;
}

/* Dipin - to make <h3> font size smaller than the main post title font size */
h3{
	font-size:16px;
}
/* Dipin */

h2.post_ttl{
	font-size:20px;
	font-weight:bold;
	color:#158bd6;
	margin:0;
	padding:0;
}

h2.post_ttl a{
	color:#148ad5;
}

p.post_date{
	font-size:11px;
	margin:0;
	padding:0;
}

p.post_info{
	text-align:right;
	padding:5px 10px 10px 0;
	margin:0;
	font-size:11px;
}

.post a{
	color:#0000ff;
	/*color:#148ad5;*/	
}

/*.post a:hover{
	color:#148ad5;
	text-decoration:underline;
}*/

.lt_rt{
	background:url(images/borVer_gray.gif) left repeat-y;
	padding:0 8px 0 1px;
	text-align:right;
}

.lt_lt{
	padding:0 8px 0 8px;
}

.ttlBlue_bg{
	 background:url(images/ttlBlue_bg.gif) repeat-x;
}

p.txtWhite11px{
	font-size:11px;
	color:#fff;
	padding:0;
	margin:0;
	text-align:right;
}

p.txtWhite11px a{
	color:#fff;
	text-decoration:underline;
}

p.txtWhite11px a:hover{
	color:#fff;
	text-decoration:none;
}

.ttlBlue_bg h3{
	padding:0;
	margin:2px 0 0 5px;
}
/* Shishir */
ul {
	font-size:12px;
}
/* Shishir */

ul.cat_list{
	margin:10px 0 0 15px;
	padding:0;
	font-size:12px;
	list-style:none;
	line-height:16px;
}

ul.cat_list li{
	background:url(images/bullet_ylw.gif) 0 1px no-repeat;
	padding:0 0 0 20px;
	margin:6px 0;
}

ul.cat_list li a{
	text-decoration:underline;
	color:#000;
}

ul.cat_list li a:hover{
	text-decoration:none;
	color:#000;
}

.cat_listing p.more{
	font-size:11px;
	text-align:right;
}

.cat_listing p.more a{
	color:#148ad5;
	text-decoration:underline;
}

.cat_listing p.more a:hover{
	color:#148ad5;
	text-decoration:none;
}

#sidebar{
	/*border:1px solid yellow;*/
}

.sidebar_list{	
	margin:0 12px 15px 18px;
	/*margin:0 5px 15px 8px;*/
	/*border:1px solid #ffffff;*/
}

.sidebar_tab{
	width:217px;
	margin:0 0 10px 8px;
	overflow:hidden;
}

.sidebar_list h3.ttl_Sidebar{
	margin:0;
	padding:0 0 3px 0;		
	font-size:14px; /*i.e 14pt */
	font-weight:bold;
	color:#fff;
	background:url(images/borHor_red.gif) bottom repeat-x;
}

.sidebar_list h3#ttl_Sidebar_130{
	width:130px;
	/*width:150px;*/
}

.sidebar_list h3 a {
	color:#fff;
	text-decoration:none;	
}
.sidebar_list h3 a:hover {
	color:#fff;
	text-decoration:underline;
}

#logo_yahoo{
	background:url(images/logo_yahoo.gif) top right no-repeat;
}

.sidebar_list ul{
	margin:5px 0 10px 12px;
	padding:0;		
	font-size:11px; /*i.e 11pt */	
	line-height:14px;
	list-style:none;
}

.sidebar_list ul li{
	/*background:url(images/bullet_catlist.gif) 0 7px no-repeat;
	padding:0 0 0 10px;
	*/	
	font-size:11px;
	padding:0;
}

.sidebar_list ul li a{
	color:#e9b9ea;
}

.sidebar_list p.text{	
	padding:8px 8px 8px 8px;
	color:#e9b9ea;
	/*font-size:11px;*/
	font-size:11px;
	line-height:18px;
	margin:0;
}

.sidebar_list p.text a{
	color:#fff;
	text-decoration:underline;
}

.sidebar_list p.text a:hover{
	text-decoration:none;
}

.select_archives{
	font-size:11px;
	margin:0 0 0 10px;
}

.sidebar_list .tbl_contributors{	
	font-size:11px; /*i.e 11pt */
	margin:5px 0 10px 12px;
}

.sidebar_list .tbl_contributors td{
	padding:0 0 10px 0;
	font-size:11px; /*i.e 11pt */
	color:#e9b9ea;
}

.sidebar_list .tbl_contributors td a{
	color:#e9b9ea;
}

.sidebar_list .tbl_contributors td.contributor_more{
	text-align:right;
	font-size:11px; /*i.e 11pt */
	padding:0;
	margin:0;
}

.sidebar_list .tbl_contributors td.contributor_more a{
	text-decoration:underline;
}

.sidebar_list .tbl_contributors td.contributor_more a:hover{
	text-decoration:none;
}

.sidebar_list .tbl_contributors tr.last_author td{
	padding:0;
}

#borHor_red{
	background:url(images/borHor_red.gif) bottom repeat-x;
	margin-bottom:5px;
}

.events{
	padding-right:5px;
	margin-top:10px;
}

.events ul{
	text-align:left;
	margin:0 10px 0 20px;
	padding:0;
	list-style:none;
	font-size:11px;
}

.events ul li{
	margin:0 0 10px 0;
}

.events ul li span.e_date{
	font-weight:bold;
	color:#8e0197;
}

.events ul li a{
	color:#000;
	text-decoration:underline;
}

.events ul li a:hover{
	text-decoration:none;
}

.events p a{
	text-align:right;
	font-size:11px;
	color:#93019c;
	text-decoration:underline;
}

.events p a:hover{
	text-decoration:none;
}

.rightcol_rtBar{
	background:url(images/rightcol_rtBar_bg.gif) repeat-y;
}

.rightcol_ltBar{
	background:url(images/rightcol_ltBar_bg.gif) repeat-y;
}

.footer_bg p{
	margin:0;
	padding:0 0 5px 0;
	text-align:center;
	font-size:11px;
	color:#262626;
	width:750px;
}

.footer_bg p a{
	color:#4a014f;
}

/****************** TAB MENU *********************/

.topTags_bg{
	background:url(images/topTags_bg.gif) left repeat-y;
	padding:5px 8px;
}

#tablis{
float:left;
width: 91px;
height: 24px;
background-image:url(../images/tab_TopTags_0.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#tablis2{
float:left;
width: 91px;
height: 24px;
background-image:url(../images/tab_TopTags_1.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#tabind{
float:right;
width: 126px;
height: 24px;
background-image:url(../images/tab_MostPopular_0.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#tabind2{
float:right;
width: 126px;
height: 24px;
background-image:url(../images/tab_MostPopular_1.gif);
background-repeat:no-repeat;
margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

.tabHeadlines{
	margin:0;
	padding:5px 3px 5px 3px;
	border-bottom:1px solid #efefef;
}

.tabDetails{
	font-size:11px;
	padding:0 0 0 20px;
	margin:0 0 0 0;
}

.tabDetails_right{
	text-align:right;
	font-size:10px;
	padding:0;
	margin:0;
}

/*#tabcontent_outer{
	 width:200px;
	 float:left;
	 overflow:hidden;
	 height:200px;
}*/

#tabcontent_tbl{
	 width:217px;
	 float:left;
}


/***** added by Ishwor *****/

.lt_lt_latest
{
	padding:0 0 0 9px;
}

.categoryHolderTbl
{
	border:1px solid #c9d9e9;
	border-top:none;
}

.ttlBlue_bg_latest{
	 border-top:1px solid #c9d9e9;
	 border-bottom:1px solid #c9d9e9;
	 background:url(images/categoryTtlBgpx.gif) bottom repeat-x;
}

.categoryTtlTxt
{
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#1d73c8;
	padding:10px 0 10px 13px;
}


.ttlBlue_bg_latest .viewAll
{
	font-size:11px;
}

.ttlBlue_bg_latest .viewAll a
{
	color:#0000ff;
	text-decoration:underline;
	padding:0 10px 0 0;
	background:url(images/blue_arrow.gif) right 4px no-repeat;
}

.ttlBlue_bg_latest .viewAll a:hover
{
	text-decoration:none;
}

ul.cat_list_latest{
	margin:10px 0 0 15px;
	padding:0 15px 32px 0 ;
	font-size:12px;
	list-style:none;
	line-height:16px;
}

ul.cat_list_latest li{
	background:url(images/blackBullet.gif) 0 6px no-repeat;
	padding:0 0 0 9px;
	margin:6px 0;
}

ul.cat_list_latest li a{
	text-decoration:underline;
	/*color:#000;*/
	color:#0000ff;
}

ul.cat_list_latest li a:hover{
	text-decoration:none;
	/*color:#000;*/
	color:#0000ff;
}

.cat_list_latest p.more{
	font-size:11px;
	text-align:right;
}

.cat_list_latest p.more a{
	/*color:#148ad5;*/
	color:#0000ff;
	text-decoration:underline;
}

.cat_list_latest p.more a:hover{
	/*color:#148ad5;*/
	color:#0000ff;
	text-decoration:none;
}

.lt_rt_latest{
	padding:0 8px 0 6px;
}

.poll_latest
{
	background:#F3F8FB;
	padding:12px 0 0 15px;
}

.pollTtl
{
	font:bold 14px Arial, Helvetica, sans-serif;
	/*font:bold 18px Arial, Helvetica, sans-serif;*/
	color:#0f286a;
}

.events_latest{
	padding:12px 0 20px 15px;
	margin-top:15px;
	background:#F3F8FB;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#0f286a;
}

.events_latest ul{
	text-align:left;
	margin:0;
	padding:11px 0 0 0;
	list-style:none;
	font-size:11px;	
}

.events_latest ul li{
	margin:0;
	font:normal 11px Arial, Helvetica, sans-serif;	
}

.events_latest ul li a{
	text-decoration:none;
	/*color:#192D5F;*/
	color:#0000ff;
}

.events_latest ul li a:hover{
	text-decoration:underline;
}

.events_latest ul li.viewAll{
	margin:15px 0 0 120px;
}

.events_latest ul li.viewAll a
{
	background:url(images/darkBlue_arrow.gif) right no-repeat;
	padding:0 10px 0 0;
	text-decoration:underline;
}


/*Ishwor*/

/* Shishir */

.text_new_12 {
	font-size:12px;	
	padding:0;
	margin:0;
}

/*Shishir*/
.technoratitag a{
	font-size:10px;
	color:#003d98;
	text-decoration:none;
} 

.technoratitag a:hover{
	font-size:10px;
	color:#EF700F;
	text-decoration:none;
} 

.postmetadata{
	background:#f1f1f1;
	padding:5px;
	border-bottom:1px solid #CCCCCC;
	margin:5px 0 0 0;
}
.txtQuestions{
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	text-align:right;
	color:#4c4c4c;
	padding:4px 0 0 0;
}
.questionTxtbox {
	width:210px;
}
.testimonialTxtbox {
	width:210px;
}

.txttestimonial{
	font-size:12px;
	font-weight:bold;
	vertical-align:top;
	color:#4c4c4c;
	padding:4px 0 0 0;
}

/* Grey */
.testimonialGrey{display:block}
.testimonialGrey *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#ececec}
.testimonialGrey1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #f6f6f6;
  border-right:1px solid #f6f6f6;
  background:#f0f0f0}
.testimonialGrey2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #fdfdfd;
  border-right:1px solid #fdfdfd;
  background:#efefef}
.testimonialGrey3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #efefef;
  border-right:1px solid #efefef;}
.testimonialGrey4{
  border-left:1px solid #f6f6f6;
  border-right:1px solid #f6f6f6}
.testimonialGrey5{
  border-left:1px solid #f0f0f0;
  border-right:1px solid #f0f0f0}
.testimonialGreyfg{
  padding:10px 10px 0 10px; background:#ececec url(images/iconQuote.gif) 10px 5px no-repeat; font-size:12px; color:#767575; line-height:18px;}
  
.testimonialGreyfg p:first-letter{
	padding:0 0 0 30px;
}

.testimonialGreyfg p.allTestimonial{
	text-align:right;
	font-size:10px;
	margin:0;
	padding:0;
}

.testimonialGreyfg p.allTestimonial:first-letter{
	padding:0;
}

.testimonialGreyfg p.allTestimonial a{
	/*color:#0067b9;*/
	text-decoration:underline;
}

.testimonialGreyfg p.allTestimonial a:hover{
	/*color:#0067b9;*/
	text-decoration:none;
}

/* Author Info */

.authorPosts_ul{
	margin:5px 0 5px 2px;
	padding:0;
	list-style:none;
	font-size:12px;
}

.authorPosts_ul li{
	line-height:26px;
	background:url(images/bulletBlue.gif) 0 8px no-repeat;
	padding:0 0 0 15px;
}

.text_white_eci {
	font-family:"Times New Roman", Times, serif;	
	font-size:11px;
	color:#fff;
	padding:0;
	margin:0;
}

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

a:hover .text_white_eci  {
	color:#fff;
	text-decoration:none;
}

/* Shishir */



/* Shishir - reducing font size of <li> listing contest*/

li{
	font-size:12px;
}


#tabcontent4 li a, #tabcontent3 a{	
	font-size:11px;
	/*color:#4D8AE3;*/
	color:#0000ff;
}

/* Shishir */



