/* $Id: copper.css,v 1.2 2009/04/03 22:18:06 jrglasgow Exp $ */
h1 {
  font-family:"Myriad Pro","Helvetica","Arial",sans-serif;
  color:#ff6600; !important;
}

h2, h3, h4, h5, h6 {
  font-family:"Myriad Pro","Helvetica","Arial",sans-serif;
  color:#5b503e !important;
}


.links {
  font-size:90%;
}

div.blog h1.title {
  display: none;
}

div.box h2 {
  font-size: 125%;
  font-weight: normal;
  border-top: 1px dotted #cccccc;
  margin-top: 2em;
}

hr {
  color: #fff; 
  background-color: #fff; 
  border: 1px dotted #cccccc; 
  border-style: none none dotted; 
}


div.archive li {
  list-style: none;
}

span.read-more {
  text-align:right;
  float:right;
}

body {
  color: #333333;
  background-color: #ffffff;
  background-image: 
  background-repeat: repeat;
}

tr.odd {
  background: #F5F5E9;
}

tr.even {
  background: #EEF9F4;
}

#section2 {
   background: #1f1f1f;
   color:#c7c7c7;
   padding:0 8px;
}

#primary a.active,
#secondary a.active {
  color: #CDCD8F;
}

a:link,
a:visited,
a:hover,

.submitted,
.links,
.node .taxonomy,
#aggregator .news-item .categories, #aggregator .source, #aggregator .age,
#forum td .name,
div.admin-panel .description {
  color: #666633;
}

.title, .title a {
 color:#ff6600;
}

#section2 .title,
#section2 .title a {
   color: #fff;
}

#section2 a:link,
#section2 a:visited,
#section2 a.hover {
   color: #fff;
}

#header {
  background: #928c6c url(../images/copper/header.gif) 0 0 repeat-x;
}

#mission,
div.admin-panel h3 {
  background-color: #3f3f3f;
}

#secondary-links a {
color:#666633;
}

#secondary-links li {
border-left:1px solid #666633;
padding:0 0.5em 0 0.7em;
}

.uc-price-display {
  clear: right;
  float: right;
  font-size: 1.3em;
  font-weight: bold;
  padding-bottom: 4px;
  padding-left: 4px;
  text-align: center;
  width: 100px;
  color: #B22222;
}

.display-price {
  clear: right;
  float: right;
  font-size: 1.3em;
  font-weight: bold;
  padding-bottom: 4px;
  padding-left: 4px;
  text-align: center;
  color: #B22222;
  }