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

/* NAVIGATION2 */

ul#nav, #colors {
  background: url(../../images/navred.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 */

#upcontent {
  background: #D40D12;
}


/* NAVIGATION2 */

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


#upcontent {
  background: #D40D12;
}

/* END NAVIGATION2 */

/* FEATURED */

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

/* END FEATURED */



/* MYGALLERY */

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

/* END MYGALLERY */



/* SIDEBARS */

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


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

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

/* END POSTS */

/* FOOTER LINKS */

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