html body {
  background: url(../../images/bggreen.jpg);
}

/* NAVIGATION2 */

ul#nav {
  background: url(../../images/navgreen.jpg) repeat-x;
  border-bottom: 1px solid #0e0e0e;
}
ul#nav li a {
  color: #2d8801;
}
ul#nav li a:hover {
  background: #000;
  border-top: 2px solid #fff;
}
/* END NAVIGATION */
#colors {
  background: url(../../images/navgreen.jpg) repeat-x;
}


#upcontent {
  background: green;
}


/* NAVIGATION2 */

ul#nav2 {
 background:#164200;
 border-bottom: 3px solid #fff;
}
ul#nav2 li a {
  color: #fff;
}
ul#nav2 li a:hover {
  color: #fff;
  background:#1F5E00;
  border-bottom: 1px solid #fff;
}
#rsscom {
  background: #164200;
  border-bottom: 3px solid #fff;
  margin-top: -41px;
  height: 22px;
}


#upcontent {
  background: green;
}

/* END NAVIGATION2 */

/* FEATURED */

.fit-post{
 border-bottom: 2px solid #fff;
 background:#164200;
}
.fit-post em {
  color: white;
}
#fit h3 a {
  color: white;
}

/* END FEATURED */



/* MYGALLERY */

#sl {
  background: #1F5E00;
}
#image-gallery-wrapper {
  background: url(../../images/mygalltopgreen.gif) no-repeat scroll top left;
}
.stepcarousel .panel{
  background-color:#000;
}

/* END MYGALLERY */



/* SIDEBARS */

#sidebar2 h3 {
  color: white;
  background: url(../../images/leftwidgetgreen.gif) no-repeat scroll top left;
}
#sidebar h3 {
  color: white;
  background: url(../../images/rightwidgetgreen.gif) no-repeat top left;
}
#sidebar, #sidebar2 {
  color: green;
}
#sidebar a, #sidebar2 a {
  color: #fff;
}
#sidebar a:hover, #sidebar2 a:hover {
  color: white;
}
#sidebar ul li {
  background: #1F5E00;
  border-bottom: 1px solid #000;
}
#sidebar2 ul li {
  background: #1F5E00;
  border-bottom: 1px solid #000;
}
#sidebar ul li:hover, #sidebar2 ul li:hover {
  background: #0f2e00;
  color: #fff;
}
/* END SIDEBARS */


/* POSTS */
.pbg {
  background: #164200;
}
.post-author {
  color: white;
}
.post-category {
  color: #1F5E00;
}
.post-category a {
  color: #1F5E00;
}
.post h2 a {
  color: #e2e7d7;
  background: #000 url(../../images/h2bg.jpg) no-repeat scroll top right;
}

.padd {
  background: #FFF;
}
.entry {
  background: #1F5E00;
}

/* END POSTS */

/* FOOTER LINKS */

#designer {
  color: white;
}
a.sponsor {
  color: #1F5E00;
}
/* END FOOT LINKS */
