
html body {
  background: #E329E4 url(../../images/bgviolet.jpg) repeat-x;
}
/* NAVIGATION2 */

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


#upcontent {
  background: #BC00BF;
}


/* NAVIGATION2 */

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


#upcontent {
  background: #BC00BF;
}

/* END NAVIGATION2 */

/* FEATURED */

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

/* END FEATURED */



/* MYGALLERY */

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

/* END MYGALLERY */



/* SIDEBARS */

#sidebar2 h3 {
  color: white;
  background: url(../../images/leftwidgetviolet.gif) no-repeat scroll top left;
}
#sidebar h3 {
  color: white;
  background: url(../../images/rightwidgetviolet.gif) no-repeat top left;
}
#sidebar, #sidebar2 {
  color: #BC00BF;
}
#sidebar a, #sidebar2 a {
  color: #fff;
}
#sidebar a:hover, #sidebar2 a:hover {
  color: white;
}
#sidebar ul li {
  background: #BC00BF;
  border-bottom: 1px solid #000;
}
#sidebar2 ul li {
  background: #BC00BF;
  border-bottom: 1px solid #000;
}
#sidebar ul li:hover, #sidebar2 ul li:hover {
  background: #650067;
  color: #fff;
}
/* END SIDEBARS */


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

.padd {
  background: #FFF;
}
.entry {
  background: #BC00BF;
}

/* END POSTS */

/* FOOTER LINKS */

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