* {
  margin: 0 ;
  padding: 0;
  }

h1, h2, h3, h4, h5, h6, p {
  margin: 0;
  padding: 0px;
  }

a {
  color: #000000;
  text-decoration: none;
  line-height:20px;
  }

a:hover {
  color: #000000;
  text-decoration: none;
  }

blockquote {
  /*background: url(/images/bquotes.gif) left top no-repeat;
  padding-left: 35px;
  margin: 10px 0 0 10px;
  font-style: italic;*/
  }

code {
  color: #555;
  }

body {
  line-height:20px;
  position: relative; /* Fixes browser resizing bug in IE6 */
  font-family:Georgia, "Times New Roman", Times, serif;
  text-align: center; /* IE Centering Technique */
  background:url(images/bg.jpg) repeat;
  font-size:12px;
  color:#000000;
  }

/* Header and wrapper */
.wrapper-top{
background:url(images/header_bg.jpg) repeat-x;
margin:0px;
padding:0px;



}
#wrapper {
  width: 944px;
  text-align: left;
  margin:0px auto; /* IE Centering Technique */
  /*background: url(images/topcurve.png) 40px 0 no-repeat;*/
  /*background:url(/images/header_bg.jpg) repeat;*/
  padding:0px;
  margin-bottom:9px;
   
  
  }

#headerwrapper {

 /* background: url(images/topsplatleft.png) left top no-repeat;*/
  
  }
  
  
#header {

  margin: 0 0px;
  padding-top:0px;
  height:166px;
  width:944px;
  background: url(images/bgheader.jpg) no-repeat;
  }

#title {
  float: left;
  margin-left: 7px;
  margin-top:35px;
  width:100%;
  display:block;

    }
#header h1 {
  padding: 0;
  font-size: 15pt;
  }
#header h1 a {
  color: #fff;
  font-size: 25px;
  text-decoration: none;
  
  }
#header h1 a:hover {
  color: #EBE9BE;
  text-decoration: none;
  }
#header h3 {
  padding: 0;
  color: #fff;
  font-size: 11pt;
  }

#topright {
  /*color: #fff;
  font-size: 10pt;
  float: right;
  margin-bottom: 24px;
  margin-right: 0px;
  width: 468px;
  height: 60px;
  display:inline;*/
  }
#topright a {
  color: #B4B472;
  }


/* Menu and search */

#nav {
	display:block;
  height: 32px;
  float:right;
  margin-top:px; 
  margin-right:4px;
  padding-top:11px;
  }

#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:10px;
margin-right:5px;

}
#nav ul {
  list-style: none;

  float:left;
  display:block;
  
  
  }

#nav li {
  float: left;
  
  }

#nav li a {
display:block;
	color:#fff;
    background:url(images/nav_bg1.png) no-repeat 0px;
	line-height:31px;
	padding:0 10px 0px 5px;
	margin-left:5px;
	text-transform: capitalize;
	font-size:12px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px;
}


#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:760px;
  display:block;
  margin:0px auto;
  width:944px; /* Prevents IE6 miscalculation */
  background:url(images/contain_bg.jpg) repeat-y;
  text-align:justify;
  
  
 
  }

#contentwrapper {
  width: 630px;
  float: left;
  padding-left: 12px;
  padding-right: 0px;
  margin-top:-1px;
   
  }
#contentwrapper_fullwidth {
  width: 630px;
  float: left;
  padding-left: 0px;
  padding-right: 0px;
  }
  
.txt-bottom-bg{
float:left;
display:block;
height:0px;
width:630px;
background:url(images/text_bgbottam.png) no-repeat;

}
.main-bottom{
width:949px;
height:16px;
background:url(images/contan-bottom-bg.png) no-repeat 0px 0px;
margin-bottom:0px;

 
}
#content {

float:left;
margin-left:0px;
margin-top:0px;
width:630px;
background:url(images/text_bgcenter.jpg) repeat-y;
min-height:748px;
font-family:Arial, Helvetica, sans-serif;
 }

#content .pageTitle {
  font-size: 15pt;
  letter-spacing: -1px;
  color: #222;
  }

.post {
  margin-top: 0px;
  margin-bottom: 10px;
  text-align:justify;
  background:url(images/text_bgtop.jpg) no-repeat;
  font-family:Arial, Helvetica, sans-serif;
  }

h2.postTitle {
  padding: 10px 10px 5px 11px;
  letter-spacing: 1px;
  color:#ff7200;
  border-bottom:1px solid #ff7200;
  }

h2.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:5px 11px 0px 11px;
  color: #000000;
  text-align:justify;
  line-height:21px;
  font-family:Arial, Helvetica, sans-serif;
  }

.postContent ul, ol {
  padding: 5px 8px 0 35px;
  text-align:justify;
  font-family:Arial, Helvetica, sans-serif;
  }

.postContent ul li, ol li {
  font-size: 12px;
  color: #000000;
  text-align:justify;
  }

.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: 0px;
  margin-left:4px;
  padding-top:0px;
  width: 285px;
min-height:748px;
  
   }

#sidebar0 {
  padding: 0 0px 0 0;
  }

#sidebar1 {
  float: left;
  width: 100%;
 
  
  }

#sidebar2 {
  float: left;
  width: 100%;
 
  
  }

#sidebar2 {
  float: right;
  padding-right: 0px;
  width: 160px;

  }

#sidebars h2 {
  padding: 0px 0 2px 52px;
  font-size: 17px;
  color: #fff;
  line-height:40px;
  width:230px;
  background:url(images/sitebar_topbg.jpg) no-repeat;
  
  }

#sidebars table {
  width: 160px;
  }

#sidebars ul {
  margin: 0;
  padding: 0 0 0px 0;
  width:271px;
  background:url(images/sidebar_centerbg.jpg) repeat-y 0px 0px;
  }

#sidebars li {
  margin-bottom: 0px;
  list-style: none;
  font-size: 9pt;
  }

#sidebars li ul {
  padding: 0;
  }
  
  

#sidebars ul ul li {
  margin: 0;
  padding: 4px 2px 4px 0px;
  color: #2b2412;
  background: url(images/bullet2.png) 25px 10px no-repeat;
  border-bottom:1px solid #dcdcdc;
  display:block;

  line-height: 15px; /* Required for cross-browser consistency; cross-browser defaults vary. */
  }
.sidebar-bottom{
display:block;
float:right;
background:url(images/sidebar-bottam-bg.png) no-repeat;
width:285px;
height:81px;

}
#sidebars a {
  display: inline;
  color: #000000;
  margin-left:52px;
  text-decoration: none;

  }
#sidebars a.showit {
  color: #000000;
  }
#sidebars a:hover {
  color: #000000;
  text-decoration: none;
  }

#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;}




/* footer*/
#footer-nav{
float:left;
display:block;
margin-top:26px;
width:650px;

}
#footer-nav a{
padding:0px 2px 0px 2px;
}
#footer-nav ul {
  list-style: none;
  float:left;
  display:block;
  }

#footer-nav li {
  float: left;
  
  }

#footer-nav li a {
  padding:0px;
  text-align:center;
  width:140px;
  line-height:10px;
  font-size: 12px;
  display:block;
  color: #fff;
  text-transform: capitalize;
 
  }

#footer-nav li a:hover {
  color: #2b2412;
  text-decoration: none;
  }

#footer-nav li.rssmenu a {
  color: #d3d082;
  }

#footer-nav li.rssmenu a:hover {
  color: #fff;
  }


#footerwrapper {
  clear: both;
  
 
  }

#footer-website-designer-india {
   margin:0 auto;
  width:100%;
   background:url(images/bgfooter.jpg) 0px 0px repeat-x ;
   height:66px;
   color:#fff;
   display:block;
   }
  
  #footer-website-designer-india a{
  font-weight:normal;
  color:#fff;
  }
  .copyscape-website-designer-india{
	  display:block;
	  margin:0 auto;
	  width:245px;
	  float:right;
	  padding:0px;
	  margin-top:-31px;
	  margin-left:60%;
	 	   
  }
  .copyscape-left{
	float:left;
	display:block;
	margin:0 auto;
	width:60px;
	margin-top:5px;
	padding:0px;
}
.footer-link-website-designer-india{
	float:right;
	display:block;
	margin-top:8px;
	width:160px;
	padding:0px;
	
}

#footerleft {
  float: left;
  margin-top: 0px;

  width: 400px;
  display: inline;
  }

#footerleft p a {
  color: #B4B472;
  }

#footerleft p {
  padding: 0;
  line-height: 0px;
  }

#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;
  }
  
 .widgets-lnk a{
 
  text-decoration:none;
  }
  .widgets-lnk a:hover{
  text-decoration:none;}
