* {
  margin: 0 ;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0px;
  }

a {
  color: #005b81;
  text-decoration: none;
  line-height:20px;
  font-size:12px;
  font-family: Arial, Helvetica, sans-serif;
  }

a:hover {
  color: #008BCE;
  text-decoration: none;
  }

blockquote {
  /*background: url(/images/bquotes.gif) left top no-repeat;
  padding-left: 35px;
  margin: 10px 0 0 10px;
  font-style: italic;*/
  }
ul li{color:#444;}

code {
  color: #555;
  }

body {
  line-height:20px;
  position: relative; /* Fixes browser resizing bug in IE6 */
  font-family: Arial, Helvetica, sans-serif;
  text-align: center; /* IE Centering Technique */
  background:url(images/bg.jpg) repeat-x 0px -2px;
  font-size:12px;
  height:802px;
  color:#444;

  }

/* Header and wrapper */
#wrapper {
  width: 1000px;
  text-align: left;
  margin:0px auto; /* IE Centering Technique */
  /*background: url(images/topcurve.png) 40px 0 no-repeat;*/
  }

#headerwrapper {
 /* background: url(images/topsplatleft.png) left top no-repeat;*/
  }
  
#header {

  margin: 0 0px;
  padding-top:0px;
  height:222px;
  width:1000px;
  background: url(images/bgheader.jpg) no-repeat;
  }

#title {
  float: left;
  margin-left:320px;
  margin-top:40px;
  width: 269px;
  display:inline;
  height:64px;
  }
#header h1 {
  padding: 0;
  font-size: 15pt;
  }
#header h1 a {
  color: #d3d082;
  font-size: 16pt;
  text-decoration: none;
  }
#header h1 a:hover {
  color: #EBE9BE;
  text-decoration: none;
  }
#header h3 {
  padding: 0;
  color: #fff;
  font-size: 11pt;
  }
  .top-menu{
  float:left;
  margin:0 auto;
  display:block;
  
  padding-top:8px;}

#topright {
  /*color: #fff;
  font-size: 10pt;
  float: right;
  margin-bottom: 24px;
  margin-right: 0px;
  width: 468px;
  height: 60px;
  display:inline;*/
  }
#topright a {
  color: #B4B472;
  }

/* Breadcrumb */


/* Menu and search */

#nav {
  clear: both;
  height: 32px;
  
  }

#header #searchform {
  float: left;
  margin-left: 0;
  }

#searchform {
  margin-left: 0px;
  width: 228px;
  padding-top: 0px;
  height: 28px;
  background: #ccc;
  background: url(images/bgsearch.jpg) left 3px no-repeat;
  }

*:first-child+html #searchform { /* Filter for IE7 */
  padding: 5px 0;
  }

* html #searchform { /* Filter for IE6 */
  padding: 5px 0;
  }

#searchbox {
  margin-left: 8px;
  margin-bottom: 3px;
  width: 145px;
  background: none;
  border: none;
  }

#searchbutton {
  width: 50px;
  background: none;
  border: none;
  }

#searchbutton:hover {
  cursor: pointer;
  }
#nav_upper{
float:right;
display:block;
margin-top:73px;
margin-right:22px;
border:1px solid red;

}
#nav ul {
  list-style: none;
  width: 600px;
  }

#nav li {
  float: left;
  }
  
#nav li a {
  padding: 0 0px 3px 65px;
  line-height: 35px;
  font-size: 12px;
  color: #10485f;
  text-transform: capitalize;
  }

#nav li a:hover {
  color: #2b2412;
  text-decoration: none;
  }

#nav li.rssmenu a {
  color: #d3d082;
  }

#nav li.rssmenu a:hover {
  color: #fff;
  }



/* Content */

#main {

  clear: both;
  min-height:542px;
  display:block;
  margin:0px auto;
  width: 100%; /* Prevents IE6 miscalculation */
  background:url(images/contain_bg.jpg) no-repeat;
  text-align:justify;

  }

#contentwrapper {
  width: 65%;
  float: left;
  padding-left: 0px;
  padding-right: 0px;
  }
#contentwrapper_fullwidth {
  width: 880px;
  float: left;
  padding-left: 0px;
  padding-right: 0px;
  }
  .widgets-lnk a{
 
  text-decoration:none;
  }
  .widgets-lnk a:hover{
  text-decoration:none;}

#content {
float:left;
margin-left:13px;
margin-top:5px;
width:660px;
  }

#content .pageTitle {
  font-size: 15pt;
  letter-spacing: -1px;
  color: #222;
  }

.post {
  margin-top: 0px;
  margin-bottom: 10px;
  text-align:justify;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#333;
  }

h1.postTitle {
  padding: 8px 10px 5px 24px;
  letter-spacing: -1px;
  color:#005b81;
  font-size:16px;
  }

h1.postTitle a {
  font-size: 14pt;
  font-weight: bold;
  color: #333;
  }

#content p.postMeta {
  padding: 0 10px;
  font-size: 12px;
  color: #7b7b7b;
  }

.post img {
  margin: 10px;
  }

#content p, .postContent p {
  font-size: 12px;
  padding:2px 0px 0px 29px;
  color: #444;
  text-align:justify;
  font-family:Arial, Helvetica, sans-serif;
font-weight:normal;
  }
.postContent h2{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
margin-left:28px;
margin-top:7px;
color:#000;
margin-bottom:0px;
padding:2px 0px 0px;
}
.postContent h2 a{color:#005b81;margin-bottom:0px;padding:2px 0px 0px;font-size:14px;font-weight:bold; }
.postContent ol {
  padding: 7px 0 0 55px;
  text-align:justify;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
 
color:#444;
  }
.postContent ul{
  padding: 7px 0 0 55px;
  text-align:justify;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  list-style:square;
  color:#444;
  }
.postContent ul li, ol li {
  font-size: 12px;
  color: #444;
  font-family:Arial, Helvetica, sans-serif;
 
  }
#postUl ul li{
  font-size: 12px;
  color: #444;
  font-family:Arial, Helvetica, sans-serif;
}
.postUl ul li{ font-size: 12px;
  color: #444;
  font-family:Arial, Helvetica, sans-serif;}

 
.postContent a{font-size: 12px;
  color: #005b81;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;text-decoration:none;
 }
.postContent a:hover{color:#008BCE;text-decoration:none;}

.comment {
  border-top: 1px solid #ebebeb;
  }


#commentslinks {
  float: right;
  text-align: right;
  padding: 5px 10px;
  width: 160px;
  color: #727248;
  font-size: 9pt;
  }

#commentslinks a {
  text-decoration: underline;
  }

#comments {
  margin: 0 10px;
  padding: 5px 10px;
  padding-left: 25px;
  font-size: 9pt;
  color: #727248;
  background: url(images/comment.jpg) left 5px no-repeat;
  }

p.comments {
  clear: both;
  padding: 5px 10px;
  }

p.comment {
  padding: 0 10px;
  }

p.comments a {
  padding-left: 20px;
  background: url(images/comment.jpg) left top no-repeat;
  font-size: 10pt;
  text-decoration: none;
  }

p.comments a:hover {
  text-decoration: underline;
  }

.commentlist {
  margin: 10px 25px;
  padding: 0 10px;
  font-size: 10pt;
  list-style: none;
  }

.commentlist li {
  margin: 0 0 5px -25px;
  padding-bottom: 5px;
  }

.commentlist cite {
  font-size: 10pt;
  font-style: normal;
  }

.commentlist cite a {
  }

.comment .commentmetadata a {
  color: #333;
  }

.commentlist p {
  padding: 10px 0;
  }

.comment h3 {
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
  color: #333;
  }

p.comment a {
  padding-left: 20px;
  background: url(images/comment.jpg) left top no-repeat;
  font-size: 10pt;
  }

textarea {
  width: 480px;
  }

.comment #submit {
  width: 118px;
  height: 30px;
  background: url(images/commentbutton.jpg) left top no-repeat;
  border: none;
  font-size: 9pt;
  color: #fff;
  }

.comment #submit:hover {
  cursor: pointer;
  }

.commentbody {
  float:right;
  width: 370px;
  margin: 10px 0 15px 0;
  padding-bottom: 10px;
  }

a.gravatar {
  float:left;
  margin:10px 15px 20px 0;
  width:69px;
  }

#nextprevious {
  margin: 10px;
  }

/* Sidebars */
#sidebars {
  float:right;
  margin-top: 20px;
  margin-left:0px;
  padding-top:0px;
  width:312px;
 
     }

#sidebar0 {
  padding: 0 0px 0 0;
  }

#sidebar1 {
  float: left;
  width: 100%;
  
  }

#sidebar2 {
  float: left;
  padding-right: 0px;
  width: 160px;
  padding-top:7px;
 
  }

#sidebars h2 {
  padding: 1px 0 0px 55px;
  font-size: 15px;
  color: #005b81;
  line-height:35px;
  width:218px;
  background:url(images/sitebar_topbg.jpg) no-repeat 12px 0px;
  
  }

#sidebars table {
  width: 160px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 2px 0;
  width:285px;
  background:url(images/sidebar_centerbg.jpg) repeat-y 12px 4px;
  
  
  }
  

#sidebars li {
  margin-bottom: 0px;
  list-style: none;
  font-size: 9pt;
  margin-bottom:6px;
  
 
  }

#sidebars li ul {
  padding: 0;
  

  }
  #sidebars ul ul li a{
  margin: 0px 0 0px 56px;
  line-height: 0px;
  padding:0px;
  line-height:18px;
  font-size:12px;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:normal;


  }

#sidebars ul ul li {
   margin-top:6px;
  background: url(images/bullet.png) 33px 6.5px no-repeat ;
   /* Required for cross-browser consistency; cross-browser defaults vary. */
  }
.sidebar-bottom{
display:block;
float:right;
background:url(images/sitebar_bottambg.jpg) no-repeat;
width:261px;
height:40px;
margin-right:39px;

}
#sidebars a {
  display: inline;
  color: #2b2412;
  padding-left:0px;
  text-decoration: none;
font-weight:normal;

  }
#sidebars a.showit {
  color: #39c5ff;
  }
#sidebars a:hover {
  color: #696969;
  text-decoration: underline;font-weight:normal;
  }

#sidebars p {
  padding: 2px 0;
  font-size: 9pt;
  color: #333;
  }

#tag_cloud a {
  display: inline;
  }

#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:-5px;}


.copyscape-left{
float:left;
display:block;
margin-top:5px;

}
.footer-link-seo{
float:right;
width:145px;
display:block;
margin-top:8.6px;
font-size:11px;font-weight:normal;
}

/* footer*/

#footerwrapper {
  clear: both;
  height: 158px;
 /* background: url(images/bottomsplatright.png) right bottom no-repeat;*/
  }
#footer-nav{
float:left;
display:block;
padding:0px;
width:690px;
margin-top:15px;
}
#footer-nav ul {
  list-style: none;
  float:left;
  display:block;
  }

#footer-nav li {
  float: left;
  
  }

#footer-nav li a {
  padding: 0;
  margin:0 auto;
  text-align:center;
  width:111px;
  line-height:12px;
  font-size:11px;
  display:block;
  color: #fff;
  text-transform: capitalize;
   float:left;
   display:block;
  }
.fix-footer{
display:block;
width:945px;
margin:0 auto;}
#footer-nav li a:hover {
  color: #fff;
  text-decoration: none;
  }

#footer-india-seo {
  margin: 0 auto;
  background:url(images/bgfooter.jpg) repeat-x;
  height:41px;
  color:#fff;
  width:100%;
font-weight:normal;
  
   
   
  }
  #footer-india-seo a{
  
  font-weight:bold;
  color:#fff;
  
  }
  .copyscape-india-seo{
  display:block;
  margin:0 auto;
  width:238px;
  float:right;
  margin-top:0px;
  margin-right:4px;
  
  }
  
  /* breadcrumb*/
  
 .breadcrumb-trail{font-size:14px;
  color:#005b81;
  font-weight:bold;
  text-transform:capitalize;
  width:60px;
  display:inline;}
  .breadcrumbs,breadcrumb{
	float:left;
	margin-left:41px;
	margin-top:16px;
	width:100%;
	display:block;

}


 .bradCrum{
  font-size:14px;
  color:#005b81;
  font-weight:bold;
  text-transform:capitalize;
  width:60px;
  display:inline;
  }
  .bradCrum a{font-size:14px;
  color:#005b81;
  font-weight:bold;
  text-transform:capitalize;
  width:60px;
  display:inline;}
  .h1-bradCrum{
  font-size:10px;
  text-transform:capitalize;
  width:120px;
  display:inline;
  color:#005b81;
   font-weight:bold;
 }
 .trail{
 font-weight:bold;
 font-size:14px;
 display:inline;}
  .h2-bradCrum {
  font-size:10px;
  color:#005b81;
  text-transform:capitalize;
  width:110px;
  display:inline;
  }
  .trail a{color:#005b81; font-weight:bold;
 font-size:14px;}
#footerleft {
  float: left;
  margin-top: 0px;
width:81px;
   display: inline;
  }

#footerleft p a {
  color: #B4B472;
  }

#footerleft p {
  padding: 0;
  line-height: 16px;
  }

#footer p {
  font-size: 10pt;
  color: #FFF;
  }

a img {
  border: none;  
  }

#bottomcurve {
  /*clear: both;
  width: 900px;
  height: 55px;
background: url(images/bottomcurve.png) left bottom no-repeat;*/
  }
#bottomcurve span{
  /*float: right;
  width: 125px;
  height: 15px;*/
  }
#bottomcurve span:hover{
  cursor: pointer;
  }

.highlight {
  color: #D9D688;
  font-weight: bold;
  }


/* Misc */
.cleared {
  clear: both;
  }

.aligncenter,
div.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }

.alignleft {
  float: left;
  }

.alignright {
  float: right;
  }

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  /* optional rounded corners for browsers that support it */
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  }

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
  }

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
  }
  
