/**************************************************************
   AUTHOR:  Arun Kale
   DATE:    December 2, 2006
 **************************************************************/

/**************************************************************
   #content: Sets the width of the site.  Make changes here
             to convert to a fixed width site.
 **************************************************************/

#content {  
  height: 100%;
  min-height: 100%;

  text-align: left;
}

#content,
#width {
  margin: 0 auto;
}

#content[id],
#width[id] {
  width: 100%;
  height: auto;
}

/*#content,
#width {
width: 803px;
margin: 0 auto;
}

#content[id],
#width[id] {
height: auto;
}*/




/**************************************************************
   #header: Holds the site title and header images
 **************************************************************/

#header {
  position: relative;
  height: 93px;
  width: 801px;
  margin: 0 auto;
  /*background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/menubg.jpg) no-repeat top left;*/
}

/* Holds the site title and subtitle */
#header #title {
  position: absolute;
  z-index: 3;
  top: 10px;
  left: 130px;

  padding: 5px;
  text-align: right;
}

#header h1 {
  margin: 0;
  padding: 0;

  font: 700 4em "trebuchet ms", serif;
  letter-spacing: -3px;
  text-transform: lowercase;
  color: #FFF;
}

#header h2 {
  position: absolute;
  top: 10px;
  right: 5px;

  margin: 0;
  padding: 0;

  font: 700 1em "trebuchet ms", serif;
  text-transform: lowercase;
  color: #00F0EC;
}


/* Sets where the header images will go */
#header img.left {
  position: absolute;
  z-index: 1;

  top: 0;
  left: 0;
}

#header img.right {
  position: absolute;
  z-index: 0;

  top: 0;
  right: 0;
}

#header img.balloons {
  position: absolute;
  z-index: 2;

  top: 70px;
  right: 400px;
}

#logo {
  width: 292px;
  height: 72px;
  
  float: left;
  padding: 0;
  margin: 0;
}

#toplink {
  width: 195px;
  height: 32px;
  
  float: right;
  padding: 0;
  margin: 0;
}

#menu {
  width: 587px;
  height: 65px;
  
  float: left;
  padding: 0;
  margin: 0;
}

#menu a, #menu a:active, #menu a:hover {
  display: block;
  height: 65px;
  
  float: left;
  padding: 0;
  margin: 0;
  background-repeat: no-repeat;
}

#menu a.blog, #menu a.blog:active {
  width: 70px;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/nu_blog.jpg);
}

#menu a.blog:hover {
  width: 70px;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/nu_blog1.jpg);
}

#menu a.events, #menu a.events:active {
  width: 160px;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/nu_events.jpg);
}

#menu a.events:hover {
  width: 160px;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/nu_events1.jpg);
}

#menu a.jainres, #menu a.jainres:active {
  width: 110px;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/nu_jres.jpg);
}

#menu a.jainres:hover {
  width: 110px;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/nu_jres1.jpg);
}

#menu a.manifesto, #menu a.manifesto:active {
  width: 141px;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/nu_manifesto.jpg);
}

#menu a.manifesto:hover {
  width: 141px;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/nu_manifesto1.jpg);
}

#menu a.support, #menu a.support:active {
  width: 92px;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/menu_support.jpg);
}

#menu a.support:hover {
  width: 92px;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/menu_support1.jpg);
}

#menu a.getinv {
  width: 106px;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/nu_getinv.jpg);
}

#menu a.getinv:hover {
  width: 106px;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/nu_getinv1.jpg);
}



/**************************************************************
   #home_big: slides
 **************************************************************/

#home_big { 
  /*float: left;*/
  width: 100%;
  height: 335px;
  clear: both;
  
  margin: 0 auto;
}


/**************************************************************
   #in_head: slides
 **************************************************************/

#in_head { 
  /*float: left;*/
  width: 800px;
  height: 68px;
  clear: both;
  
  padding: 25px 0 0 0;
  margin: 0 auto;
  text-align: left;
}


/**************************************************************
   .archiveitem: archives
 **************************************************************/

.archiveitem {
  width: 531px;
  height: auto;
  float: left;
  margin: 20px 0 0 0;
  padding: 0;
}

.blogmeta {
  width: 531px;
  height: 19px;
  float: left;
  padding: 3px 0 12px 0;
  margin: 0;
  font: 400 11px "lucida sans unicode", arial, sans-serif;
  letter-spacing: -0.02em;
  color: #000;
  line-height: 19px;
}

.blogmeta a {
  float: left;
  font: 700 13px "lucida sans unicode", arial, sans-serif;
  letter-spacing: -0.02em;
  color: #00347d;
  line-height: 19px;
  text-decoration: none;
  border: 0;
  padding: 0 5px 0 0;
}

.blogmeta a:hover {
  float: left;
  font: 700 13px "lucida sans unicode", arial, sans-serif;
  letter-spacing: -0.02em;
  line-height: 19px;
  color: #000;
}

.blogmeta img {
  float: left;
  margin: 0;
  padding: 0;
}

.blogauthor {
  margin: 0;
  padding: 0 7px 0 0;
  border-right: 1px solid #cdd4da;
  width: 210px;
  float: left;
}

.blogauthor img {
  margin: 0;
  padding: 0 7px 0 0;
  float: left;
}

.blogcomm {
  margin: 0;
  padding: 0 0 0 7px;
  width: 150px;
  float: left;
}

.blogcat {
  width: 531px;
  height: 15px;
  padding: 5px 0;
  margin: 0;
  border-top: 1px solid #cdd4da;
  font: 400 10px verdana, arial, sans-serif;
  color: #999;
}

.blogcat a {
  color: #102749;
  text-decoration: none;
  border: 0;
}

.blogcat a:hover {
  color: #000;
  text-decoration: none;
  border: 0;
}

.bldate {
  font: 700 11px "lucida sans unicode", arial, sans-serif;
  letter-spacing: -0.02em;
  line-height: 19px;
  color: #57575f;
}

.archiveitem a {
  text-decoration: none;
  border: 0;
}

.archiveitem a img {
  text-decoration: none;
  border: 0;
}

.archiveimage {
  width: 142px;
  height: 82px;
  float: left;
  margin: 0;
  padding: 0 10px 0 0;
}

.archiveexcerpt {
  width: 379px;
  height: auto;
  float: left;
  margin: 0;
  padding: 0;
}

.archiveexcerpt h3, .archiveexcerpt h3 a, .archiveexcerpt h3 a:hover {
  margin: 0;
  padding: 0;
  font: 700 12px arial, sans-serif;
  color: #102749;
}

.archiveexcerpt p {
  margin: 0;
  padding: 0;
  font: 400 12px arial, sans-serif;
  color: #000;
  line-height: 18px;
}

.archivemeta {
  width: 379px;
  margin: 0;
  padding: 0;
  font: 400 9px arial, sans-serif;
  color: #999999;
  line-height: 18px;
  float: left;
}

.singlemeta {
  width: 531px;
  margin: 0;
  padding: 0 0 7px 0;
  font: 400 9px arial, sans-serif;
  color: #999999;
  line-height: 18px;
  float: left;
}

h3.singlepost {
  width: 531px;
  padding: 0 0 1px 0;
  margin: 10px 0 0 0;
  font: 400 25px "lucida sans unicode", arial, sans-serif;
  color: #4a7096;
  /*border-bottom: 1px solid #e8e8e8;*/
}

h3.newsingle1, h3.newsingle1 a, h3.newsingle1 a:hover {
  font: 700 25px arial, verdana, sans-serif;
  color: #000;
  line-height: 40px;
  margin: 0;
  padding: 0;
}



/**************************************************************
   #blocks: colourful blocks
 **************************************************************/
 
#article {
  width: 800px;
  height: auto;
  /*float: left;
  clear: both;*/
  
  margin: 0 auto;
  padding: 0;
}

#contents {
  width: 800px;
  height: auto;
  float: left;
  /*clear: both;*/
  
  margin: 0;
  padding: 0 0 50px 0;
}

.article1 {
  width: 563px;
  height: auto;
  float: left;
  text-align: left;
  font: 400 13px verdana, "lucida sans unicode", arial, sans-serif;
}

.article1 p {
  text-align: left;
  line-height: 18px;
}

.sidelinks {
  width: 233px;
  height: auto;
  float: right;
  text-align: right;
}

.sideblock {
  width: 233px;
  height: auto;
  float: right;
  text-align: right;
  
  padding: 20px 0 0 0;
  margin: 0;
}

.sideblock h3 {
  width: 212px;
  height: 31px;
  float: right;
  display: block;
  text-align: right;
  
  padding: 0;
  margin: 0;
}

.sideblock h3 span {
  display: none;
}

.sideblock h3.quicklinks {
  background: #fff url(http://yja.org/blog/wp-content/themes/dharma/images/bg/sidehead_qlinks.jpg) no-repeat top right;
}

.sideblock h3.features {
  background: #fff url(http://yja.org/blog/wp-content/themes/dharma/images/bg/sidehead_features.jpg) no-repeat top right;
}

.sideblock h3.searchyja {
  background: #fff url(http://yja.org/blog/wp-content/themes/dharma/images/bg/sidehead_search.jpg) no-repeat top right;
}

.sideblock h3.aboutjain {
  background: #fff url(http://yja.org/blog/wp-content/themes/dharma/images/bg/blog_about.jpg) no-repeat top right;
}

.sideblock h3.recentcomments {
  background: #fff url(http://yja.org/blog/wp-content/themes/dharma/images/bg/blog_recent_comm.jpg) no-repeat top right;
}

.sideblock h3.blogarchives {
  background: #fff url(http://yja.org/blog/wp-content/themes/dharma/images/bg/blog_archives.jpg) no-repeat top right;
}

.sideblock h3.contrib {
  background: #fff url(http://yja.org/blog/wp-content/themes/dharma/images/bg/blog_contrib.jpg) no-repeat top right;
}

.sidecontent {
  width: 180px;
  height: auto;
  float: right;
  text-align: right;
  
  color: #723604;
  font: 400 11px arial, tahoma, sans-serif;
  line-height: 16px;
  padding: 0 16px 0 0;
  margin: 0;
}

.sidecontent a, .sidecontent a:hover {
  font: 800 11px arial, tahoma, sans-serif;
  line-height: 16px;
  color: #87411d;
}

.sidecontent p {
  margin: 0;
  padding: 10px 0 0 0;
  float: right;
}

.sidecontent ul {
  width: 180px;
  padding: 0;
  margin: 5px 0 0 0;
  list-style: none;
  float: right;
  font: 400 11px arial, tahoma, sans-serif;
  
  list-style-type: image;
  list-style-image: url(foo.gif);
}

.sidecontent ul li {
  width: 180px;
  padding: 5px 0 3px 0;
  margin: 0;
  list-style: none;
  font: 400 11px arial, tahoma, sans-serif;
  border-bottom: 1px solid #e8e8e8;
}

.sidecontent ul li a, .sidecontent ul li a:hover {
  font: 800 11px arial, tahoma, sans-serif;
  line-height: 16px;
  color: #87411d;
  height: auto;
  
  border: 0;
  padding: 0;
  margin: 0;
}


/**************************************************************
   #blocks: colourful blocks
 **************************************************************/

.blogpost {
  width: 550px;
  height: auto;
  padding: 0;
  margin: 0;
  float: left;
  font: 400 14px arial, tahoma, sans-serif;
  color: #000;
}

.blogpost p {
  line-height: 19px;
  margin: 0;
  padding: 10px 0 0 0;
}


/**************************************************************
   #blocks: colourful blocks
 **************************************************************/
 
#blocks {
  width: 803px;
  height: 92px;
  /*float: left;
  clear: both;*/
  
  margin: 0 auto;
  padding: 18px 0 95px 0;
}

h3.bl {
  width: 170px;
    
  margin: 0 0 0 7px;
  padding: 0;
  
  font: 700 13px "lucida sans unicode", verdana, sans-serif;
  color: #4d2606;
}

#blocks p {
  width: auto;
  height: auto;
  
  margin: 0;
  padding: 7px 7px 0 7px;
  
  font: 400 11px arial, verdana, sans-serif;
  color: #4d2606;
  line-height: 17px;
  text-align: left;
}

.blocks1 {
  width: 196px;
  height: 92px;
  display: block;
  float: left;
  
  margin: 0 9px 0 0;
  padding: 7px 0 0 0;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/home_purpleblock.jpg) no-repeat;
}

.blocks2 {
  width: 192px;
  height: 92px;
  display: block;
  float: left;
  
  margin: 0 9px 0 0;
  padding: 7px 0 0 0;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/home_greenblock.jpg) no-repeat;
}

.blocks3 {
  width: 192px;
  height: 92px;
  display: block;
  float: left;
  
  margin: 0 9px 0 0;
  padding: 7px 0 0 0;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/home_redblock.jpg) no-repeat;
}

.blocks4 {
  width: 196px;
  height: 92px;
  display: block;
  float: left;
  
  margin: 0;
  padding: 7px 0 0 0;
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/home_orangeblock.jpg) no-repeat;
}



/**************************************************************
   .supportmessage
 **************************************************************/

.supportmessage {
  width: 475px;
  height: auto;
  float: left;
  
  margin: 0;
  padding: 20px 0 50px 0;
  
  text-align: left;
}

h3.supp {
  width: 475px;
  
  font: 700 25px "lucida sans unicode", verdana, sans-serif;
  
  margin: 0;
  padding: 0;
}

.supportmessage p {
  width: auto;
  height: auto;
  
  margin: 0;
  padding: 14px 0 0 0;
  
  font: 400 13px verdana, sans-serif;
  color: #f7f7f7;
  line-height: 17px;
}


/**************************************************************
   .newsletter
 **************************************************************/

.news {
  width: 275px;
  height: auto;
  float: right;
  
  margin: 0;
  padding: 20px 0 50px 0;
  
  text-align: left;
}

.newsletterbl {
  width: 261px;
  height: auto;
  float: left;
  
  margin: 0 0 10px 0;
  padding: 7px 10px 20px 10px;
  background: #6fa5db;
}

h3.newsletter {
  width: 255px;
  height: 20px;
  display: block;
  
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/yjanewsletter.jpg) no-repeat -3px 0;
  
  margin: 0;
  padding: 0;
}

h3.newsletter span {
  display: none;
}

h3.txtmsg {
  width: 255px;
  height: 20px;
  display: block;
  
  background: url(http://yja.org/blog/wp-content/themes/dharma/images/bg/yjatxtmsg.jpg) no-repeat -3px 0;
  
  margin: 0;
  padding: 0;
}

h3.txtmsg span {
  display: none;
}

.news p {
  width: auto;
  height: auto;
  
  margin: 0;
  padding: 7px 0 10px 0;
  
  font: 400 11px verdana, sans-serif;
  color: #ffffff;
  line-height: 17px;
}



/**************************************************************
   #page: Holds the main page content.
 **************************************************************/

#page {
  /*float: left;*/
  width: 100%;
  clear: both;
  
  margin: 0;
  padding: 0;
  
  /*padding-bottom: 4em;*/
}




/**************************************************************
   #footer: The page footer - will stick to the bottom if not
            enough content.
 **************************************************************/

#footer {
  float: left;
  clear: left;
  width: 100%;
  height: 400px;
  
  margin: 0;
  
  text-align: center;
  
  /*padding-top: -3.8em;*/
  background: #5883ae url(http://yja.org/blog/wp-content/themes/dharma/images/bg/footerwidthbg.jpg) repeat-x top left;
}

/* Sets the width of the footer content */
#footer #width {
  position: relative;
  z-index: 3;
  font-size: 10px;
  color: #e5e5e5;
  padding-top: 5px;
  
  width: 803px;
  background: none;
  height: 30px;
  margin: 0 auto;
}



/**************************************************************
   Width classes used by the site columns
 **************************************************************/

.width100 {
  width: 100%;
}

.width75 {
  width: 74%;
}

.width50 {
  width: 49.7%;
}

.width33 {
  width: 32.7%;
}

.width25 {
  width: 24.7%;
}

.width190 {
  width: 190px;
}

.width563 {
  width: 563px;
}



/**************************************************************
   Alignment classes
 **************************************************************/

.floatLeft {
  float: left;
}

.floatRight {
  float: right;
}

.alignLeft {
  text-align: left;
}

.alignRight {
  text-align: right;
}

.alignCenter {
  text-align: center;
}



/**************************************************************
   Generic display classes
 **************************************************************/

.clear {
  clear: both;
}

.block {
  display: block;
}

.none {
  display: none;
}

.small {
  font-size: 0.8em;
}

.green {
  color: #A1FF45;
}

.red {
  color: #EA1B00;
}

.grey {
  color: #999;
}

.grey a {
  color: #999;
}

.grey a:hover {
  color: #EEE;
}

.gradient {
  margin-bottom: 2em;
  background: #FFF/* url(http://yja.org/blog/wp-content/themes/dharma/images/bg/gradient.jpg) repeat-x bottom left*/; 
  float: left;
  margin: 0;
  padding: 0 16px 30px 16px;
}

.gradient p {
  margin: 0;
  padding: 0 0 16px 0;
}

.gradient p a {
  color: #000;
  border-bottom: 1px solid #000;
}

.gradient p a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
  background: #000;
}

.txt {
  font: 400 14px arial, sans-serif;
  color: #FFF;
  line-height: 19px;
  padding: 0;
  margin: -3px 3px 0 1px;
}

.homebg {
  background: #dff1ff url(http://yja.org/blog/wp-content/themes/dharma/images/bg/blog_mainbg.jpg) repeat-x top left;
}

.inbg {
  background: #dff1ff url(http://yja.org/blog/wp-content/themes/dharma/images/bg/in_mainbg.jpg) repeat-x top left;
}

.pagecol {
  background: #FFFFFF url(http://yja.org/blog/wp-content/themes/dharma/images/bg/in_col.jpg) repeat-y top center;
}

.searchmargin {
  margin: 0;
  padding: 20px 10px 0 25px;
  float: right;
  height: 25px;
}

.subhedmain {
  margin: 16px 0 10px 0;
  padding: 0;
  border-bottom: 1px solid #d8d8d8;
  width: 531px;
}