
@charset 'utf-8';
.featuredbg {
  background:#ad2d01 url(../images/skins/sleek/orange/background.jpg) repeat-x center top;
  }
  
.featuredtotal {
  background:#ad2d01;;
  }

.featuredband {
  background:url(../images/skins/sleek/orange/bottomfeature.png) center bottom no-repeat;
  }

.featuredbg h1, .featuredbg h2 {
  color:#ffffff;
  text-shadow:#000000 1px 1px 1px;
 }
  
.featuredbg h3, .featuredbg h4 {
    color: #f3c4bc;
   text-shadow:#000000 0px -1px 1px;;
   padding-top:0;
}

.latest h4 a:hover, .latest h5 a:hover, .sidebar h5 a:hover, 
.sidebar h4 a:hover, h5 a:hover, h4 a:hover {
  text-decoration:none;
  color: #851300;
}

.image-desc p, .image-desc ul, .image-desc ol, .featuredbg p {
color:#f3c4bc;
/*text-shadow:#000 0px -1px 0px;*/
}

ul.thumbs img, ul.thumbs img a, ul.thumbs img a:visited, ul.thumbs img a:active {
  border:#ffffff 3px solid;
}

.dark.button{
  background-color: #2d0700;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#851300', endColorstr='#2d0700'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#851300), to(#2d0700)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #851300,  #2d0700); /* for firefox 3.6+ */ 
  border:#2d0700 1px solid;
  text-shadow:#000000 0 -1px 0;
  color:#ffffff;
}

.dark.button:hover {
  background-color:#ffc6b6;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc6b6', endColorstr='#cd5a40'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#ffc6b6), to(#cd5a40)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #ffc6b6,  #cd5a40); /* for firefox 3.6+ */ 
  color: #000000;
  text-shadow: 0 1px 0px #ffffff;
  border:#cd5a40 1px solid;
}  
.light.button {
  background-color:#ffc6b6;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc6b6', endColorstr='#cd5a40'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#ffc6b6), to(#cd5a40)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #ffc6b6,  #cd5a40); /* for firefox 3.6+ */ 
  color: #000000;
  /*text-shadow: 0 1px 0px #ffffff;*/
  border:#cd5a40 1px solid;
}
.light.button:hover {
  color: #ffffff;
  background: #2d0700;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#222222', endColorstr='#000000'); /* for IE */
  background: -webkit-gradient(linear, left top, left bottom, from(#222222), to(#000000)); /* for webkit browsers */
  background: -moz-linear-gradient(top,  #222222,  #000000); /* for firefox 3.6+ */ 
  border:#000000 1px solid;
  text-shadow:#000000 0 -1px 0;
}
.testimonial p {
  color:#ffffff;
}

a {
  color:#FF3300/*#851300*/;
}

.footer a {
  color:#cd5a40;
}

.list div{
  margin-left:1em;
}














/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
