/* BASIC STRUCTURE
====================================================== */
body {
	background:url(images/bg.jpg) top fixed;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	 line-height:1.2em;
	margin: 0px;
}
#outerFrame {
	display: block;
	margin: 0 auto;
	position: relative;
width:100%;
}
/* For bluer header image, use background colour A6BDCB and image spidermist.jpg instead */
#header {
	background:url(images/name.png)  #FFF no-repeat top center;
	height: 100px;
	color: #FFF;
	bgcolor: #FFF;
}
.logo{
	background:url(http://ngoconsultant.co.in/images/logo88.gif) no-repeat center ;
	width:88px;
	height:88px;
	border:0px;
	}
.text_banknmdtlcallus{
	font-family: Verdana;
	font-size: 14px;
	color: #900;
	font-weight: bold;
	padding-left:0px;
	padding-right:0px;
	padding-top:0px;
}
.texttop {
	font-family: Arial;
	font-size: 12px;
	color: #0A4356;
	padding-left:2px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	text-decoration:none;
	font-weight:bold;
	}
.texttop1 {
	font-family: Arial;
	font-size: 14px;
	color: #0A4356;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	text-decoration:none;
	font-weight:bold;
	}
#content {
	margin-top:20px;
	margin-left: 200px;
	width: auto;        
	color: #000;
	padding: 20px;
	text-align: justify;
	position: absolute;
	align: center;

  }
#innerContent {
	height: 100%;	/* fix the Win32 IE float bug */
	position: relative;
        margin-right: 2em;
	width: auto;
}
#innerContent1 {
	height: 100%;	/* fix the Win32 IE float bug */
	position: relative;
        margin-right: 2em;
	width: 560px;
}
#sidebar {
	width: 200px;
	color: #000;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #FFF;
	margin: 0;
  }
#footer {
	clear: both;
	width: 100%;
	height: 30px;
	background: #A0A0A0;
	color: #FFF;
	padding: 0;
	margin: 0;
 position: fixed;
 bottom: 0;
	}

/* HEADER
====================================================== */
#header h1,
#header h1 a {
	font: italic 1.5em georgia, times, serif;
	padding: 40px 0 0 18px;
	margin: 0;
	color: #FFF;
	text-decoration: none;
	letter-spacing: 0.02em;
	}	
#header h1 a:hover {
	color: #778;
	text-decoration: none;
	}	
#header p.weblogsubtitle {
	font: 1.2em georgia, times, serif;
	font-style: italic;
	letter-spacing: 0.08em;
	padding: 0 0 0 38px;
	margin: 0;
	color: #FFF;
	}

/* MAIN CONTENT
====================================================== */
#content h2 {
	font: 13px verdana, arial, tahoma, sans-serif;
	color: #4B4B4B;
	letter-spacing: -1px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
}  
#content h3 {
	font: 12px verdana, arial, tahoma, sans-serif;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: normal;
	margin-bottom: 8px;
	color: #4B4B4B;
}  
h4 {
	margin: -5px 0 10px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active {
	color: #676767;
	text-decoration: underline;
}
code {
	font: 0.8em 'courier new', courier;
	background-color: #F7F7F7;
	padding: 4px;
	color: #797979;
	overflow: hidden;
}	
blockquote {
	color: #000; 
	margin: 17px 30px 2px 30px; 
	border-left: 1px dotted #989898;
	background: #fff;
	padding: 0 10px 0 10px;
	font: 0.9em verdana, arial, helvetica, sans-serif;
}
ul,
ol {
	list-style-type: square;
	 padding: 0;
	margin: 0 1em;
	line-height: 1.2em;
}
ul {
	list-style: square;
	line-height: 1.2em;
}
.date,
.entryfooter, .readmore {
	font: 10px verdana, arial, helvetica, sans-serif;
}
.readmore {
	padding-bottom: 10px;
	text-align: right;
}
p.entrynavigation {
	background: #EEE;
	padding-bottom: 5px;
	border-bottom: 1px dashed #989898;
}

/* DIGG-STYLE PAGE NAVIGATION
====================================================== */
#pages {
	font-size: 11px;
}

#content #innerContent #entries2 .entry {
	font-size: 11px;
}
#content #innerContent1 #entries2 .entry {
	font-size: 11px;
}
/* ENTRYFOOTER and LINKDUMPFOOTER
====================================================== */
.entryfooter,
.linkdumpcomments {
	display: block;   /* makes linkdumpfooter span across bottom of linkdump entry */
	background: #F5F5F5;
	color: #676767;
	padding: 0.2em 0;
	font: 0.7em verdana, arial, tahoma, sans-serif;
	border: 1px dotted #989898;
	border-width: 1px 0 1px 0;
}
.tags {
	display: inline;  /* Keeps tags in line with rest of footer text */
}

/* LINKDUMP STYLES
====================================================== */
#linkdump2 .entry,
#linkdump2 .linkdumpentry {
	margin: 1em 2em;
        padding: 1.7em;
        border: 1px dashed #777;
        background: #F0F0F0;
}
#linkdump2 .entry p,
#linkdump2 .linkdumpentry p {
        font: 11px verdana, arial, tahoma, sans-serif;
}
#linkdump2 img.pivotx-image {
        border-width: 1px 0 0 1px;
}
#linkdump2 a:link,
#linkdump2 a:visited {
	color: #676767;
	text-decoration: none;
}
#linkdump2 a:hover,
#linkdump2 a:active {
	color: #000;
	text-decoration: underline;
}

/*
#linkdump2 img { height: 12em; } 
how to keep image in linkdump box? */

/* IMAGE STYLES
====================================================== */
img {
	padding: 0;
	border: 0px;
}
img.center {
	margin-left: auto;
	margin-right: auto;
	padding: 8px;
}
img.right {
	float: right;
	margin: 10px;
	padding: 0 0 12px 12px;
}
img.left {
	float: left;
	padding: 0 12px 12px 0;
}

/* SIDEBAR
====================================================== */
#sidebar {
	background: #C0C0C0;
	border-right: 1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	border-left: 1px solid #E3E3E3;
}
#sidebar h3 {
	font: 11px arial, tahoma, verdana, sans-serif;
	letter-spacing: 1px;
	text-align: left;
	padding: 0.5em;
	margin: 0;
	text-transform: uppercase;
	border-bottom: 1px solid #FFF;
	color: #FFF;
    background: url(images/menu-blue-bg.jpg) repeat-x left top;
}
#sidebar a {
	color: #000;
	text-decoration: none;
	padding: 0;
}
#sidebar a:hover {
	color: #676767;
	text-decoration: underline;
}
#sidebar a.here {
	 color: #222;
}
#sidebar ul { 
	background: #FFF;
	list-style-type: none;
	margin: 0; 
	font-size:0.8em;
	padding: 0.9em;
}
#sidebar ol li { 
	margin: 0;
 	font-size:0.7em;
	line-height: 1.4em; 
}
#sidebar li { 
	margin: 0;
	line-height: 1.4em; 
}  
#sidebar li a{ 
	margin: 0;
	padding: 0;
}
#sidebar ul li ul { 
	margin: 0 1.5em 0 1.5em;
	padding: 0;
	list-style-type: square;
	list-style-position: inside;
	color: #797979; 
  } 
#sidebar p,
#sidebar p.comms {
	background: #FFF;
	font: 0.7em verdana, arial, tahoma, sans-serif;
	margin: 0;
	padding: 1.2em;
	color: #797979;
}
#archivemenu {
	margin: 0.5em; width: 10em;
}
/* SIDEBAR WIDGETS
====================================================== */
.widget {
	padding: 0.5em;
}

/* SEARCH (PIVOTX_ESSNTIALS CHANGED)
====================================================== */
form.pivot-search {
	text-align: center;
}
form.pivot-search fieldset {
	background: #FFF;
}
form.pivot-search legend,
form.pivot-search label {
	display: none;
}
#search.searchbox {
	margin-bottom: 7px;
}
div.pivot-search-result {
	padding-left: 250px;
}
.searchbutton { 
	margin-bottom: 7px;  /* keeps button in line with search box in IE7 */
	background: #DDD;
	text-transform: uppercase;
}

/* COMMENTS (PIVOT_ESSNTIALS CHANGED)
====================================================== */
.commentblock { padding-top: 0; }
.comments {
	margin-top: 22px;
	margin-bottom: 0;
	color: #333;
		font-variant: small-caps;
}
p.comments { border-bottom: 1px dashed #333; }
#commentform fieldset { border: none; }
#commentform input, 
#commentform textarea {
	font: 8pt Verdana, Arial, Sans-Serif;
	border: 1px solid #818181;
	background-color: #FFF;
	padding: 4px;
}
#commentform input.text-input {
	 margin-left: 3.5em;
}
#form p { line-height: 1.5em; }
.commentinput { padding-left: 6em; }
div.privacy-options {
	 margin-top: 1.3em;
	 line-height: 1.6em;
}
#spamquiz label {
	line-height: 2em;
	width: 100%;
}

/* FOOTER
====================================================== */
#footer .left {
	float:left;
}
#footer .right {
	float:right;
}
#footer p {
	padding: 0.5em 0.7em 0.3em 0.7em;
	margin: 0;
	font-size: 10px;
}
#footer p a {
	color: #E5E5E5;
	text-decoration: none;
	border:none;
}
#footer p a:hover {
	color: #f5f5f5;
	text-decoration: underline;
	border:none;
}	


