/*  
Theme Name: AukerTheme
Theme URI: http://aukerman.org/samples/template1/
Description: 
Version: 0.1
Author: Tara Aukerman
Author URI: http://aukerman.org/wordpress
*/

body {
  font-family: "Trebuchet MS", Arial, sans-serif; 
  font-size: 12pt; 
  text-align: center;
}

td, p, div {
  font-family: "Trebuchet MS", Arial, sans-serif; 
  font-size: 10pt;
}

a {
  text-decoration: none; 
  color: #800; 
  background-color: inherit;
}

a:hover {
  background-color: inherit; 
  color: #CCC;
}

.bodyDiv {
  margin: auto; 
  width: 900px; 
  text-align: left;
  
}

.headDiv {
  margin: 0; 
  height: 8em; 
  text-transform: uppercase; 
  border-bottom: 15px solid #800;
}

.headLeft {
  float: left;
}

.headRight {
  float: right;
}

.headDiv .title {
  display: block; 
  font-size: 17pt; 
  font-weight: bold;
}

.headDiv .tag {
  display: block; 
  position: relative; 
  left: 2px;
  top: -7px; 
  font-size: 10pt; 
  font-weight: bold;
  color: #800;
}

.topLink {
  padding-bottom: 10px; 
  border-bottom: 1px solid black; 
  text-align: center;
}

.topLink ul, .topLink li {
  padding: 0; 
  margin: 0;
}

.topLink li {
  display: inline;
}

.topLink a {
  padding: 0 5px; 
  text-decoration: none; 
  font-weight: bold; 
  color: #800; 
  background-color: #FFF;
}

.topLink a:hover {
  background-color: inherit; 
  color: #CCC;
}

.bottomLink {
  padding-top: 5px; 
  text-align: center;
}

.bottomLink ol, .bottomLink li {
  padding: 0; 
  margin: 0;
}

.bottomLink li {
  display: inline;
}

.bottomLink a {
  margin: 0 .5em; 
  text-decoration: none; 
  font-size: 10pt; 
  font-weight: bold; 
  color: #CCC; 
  background-color: #FFF;
}

.bottomLink a:hover {
  background-color: inherit; 
  color: #800;
}

.sellDiv {
  margin: 0; 
  height: 210px; 
  border: 0px solid #800; 
  background: url(images/start12.jpg) left #800; 
  color: inherit;
  top: -30px;
}

.sellRight {
  float: right; 
  height: 100%; 
  border: 0px solid #800; 
  background-color: #800; 
  color: inherit;
}

.leftBox {
  height: 150px; 
  width: 180px; 
  padding: 10px; 
  background-color: #DCDCDC; 
  border: 1px solid #000; 
  color: inherit;
}

.leftBox a {
  color: #800; 
  background-color: inherit;
}

.leftBox a:hover {
  background-color: inherit; 
  color: #FFF;
}

.leftBox .title {
  display: block; 
  font-size: 10pt; 
  font-weight: bold; 
  color: #800; 
  background-color: inherit;
}

.leftBox .tag {
  display: block; 
  position: relative; 
  top: -5px; 
  margin-bottom: 10px; 
  border-bottom: 1px solid #DEF; 
  font-size: 9pt; 
  font-weight: bold; 
  text-transform: uppercase; 
  color: #800; 
  background-color: inherit;
}

.leftBox .title2 {
  display: block; 
  font-size: 10pt; 
  font-weight: bold; 
  color: #AEF; 
  text-transform: uppercase; 
  background-color: inherit;
}

.leftBox .tag2 {
  display: block; 
  position: relative; 
  top: -5px; 
  margin-bottom: 2px; 
  font-size: 9pt; 
  font-weight: bold; 
  text-transform: lowercase; 
  color: #DEF; 
  background-color: inherit;
}

.leftBox .copy {
  display: block; 
  font-size: 10pt; 
  font-weight: normal;
  color: #CDF; 
  background-color: inherit;
}

.rightBox {
  height: 150px; 
  width: 180px; 
  padding: 10px; 
  background-color: #DCDCDC; 
  border: 1px solid #000; 
  color: inherit;
}

.rightBox a {
  color: #800; 
  background-color: inherit;
}

.rightBox a:hover {
  background-color: inherit; 
  color: #FFF;
}

.rightBox ul, .rightbox li {
  margin: 0;
  padding: 0; 
  list-style-type: none;
}

.rightBox li {
  margin-bottom: 5px; 
  padding-left: 10px; 
  background: url(images/lgbullet.gif) top left no-repeat; 
  border-bottom: 0px solid #800;
}

.rightBox .sellLi {
  margin: 0; 
  padding: 0; 
  display: block; 
  font-size: 8pt; 
  color: #000; 
  background-color: inherit;
}

.rightBox .subText {
  margin: 0; 
  padding: 0; 
  display: block; 
  position: relative; 
  top: -5px; 
  font-size: 8pt; 
  text-transform: lowercase; 
  color: #800; 
  background-color: inherit;
}

.leftCol {
  float: left; 
  width: 12em; 
  padding: 0; 
  margin: 0;
  border-left: 0px solid #800;
  border-right: 1px solid #800;
}

#single .leftCol {
  border-right: 1px solid #800;
  border-left: 0px solid #800;
}

.leftCol .heading {
  font-size: 10pt; 
  font-weight: bold;
  color: #800; 
  text-transform: capitalize; 
  margin: 0 0 0 3px;
}

.leftCol ul, .leftCol li {
  margin: 0px; 
  padding: 0px; 
  list-style-type: none;
}

.leftCol ul {
  padding-bottom: 10px; 
  border-bottom: 1px solid #800;
}

.leftCol li {
  margin-left: 5px;
  padding-left: 10px; 
  background: url(images/lgbullet.gif) top left no-repeat;
}

.leftCol a {
  color: #800; 
  background-color: inherit;
}

.leftCol a:hover {
  background-color: inherit; 
  color: #CCC;
}

.post {
  padding-bottom: 15px; 
  border-bottom: 0px solid #800;
}

.pagepost {
  padding: 15px 15px 40px 15px;
}

.middle {
  margin: 0; 
  padding: 0px; 
  border-right: 1px solid #800; 
  border-bottom: 2px solid #800;
  border-left: 1px solid #800;
}

.entry {
  margin-left: 12em; 
  padding: 15px; 
  border-left: 1px solid #800;
}

#single .entry {
  border-right: 0px solid #800;
  border-left: 1px solid #800;
}

#entry.leftCol {
  border-right: 0px solid #800;
  border-left: 0px solid #800;
}

.entry img {
  border: 0px solid #800;
  margin-right:10px;
  margin-bottom:10px;
}


.entry a {
  color: #800; 
  background-color: inherit;
}

.entry a:hover {
  background-color: inherit; 
  color: #CCC;
}

.pageentry {
  margin: 0; 
  padding: 15px; 
  border-left: 1px solid #800;
}

.pageentry a {
  color: #800;
  background-color: inherit;
}

.pageentry a:hover {
  background-color: inherit; 
  color: #CCC;
}

.author {
  font-style: italic; 
  font-weight: bold; 
  color: #000;
  background-color: inherit;
}

.date {
  font-style: italic;
}

.pagenav {
  text-align: right;
}

cite {
  font-size: 8pt; 
  margin-bottom: 10px;
}

h2 {
  color: #800; 
  background-color: inherit;
  font-size: 11pt;
}

h3 {
  color: #800; 
  background-color: inherit;
  font-size: 10pt;
  font-weight: bold;
}

#commentlist ol {
  list-style-type: none;
}

#commentlist li {
  list-style-type: none; 
  padding: 0 0 5px 15px; 
  background: url(images/lgbullet.gif) top left no-repeat;
}

.bottom {
  background-color: #800; 
  color: #FFF; 
  text-align: center;  
  padding-bottom: 2px; margin: 0;
  font-size: 9pt;
  
}

.bottom a {
  color: #FFF;
  margin: 0 5px; 
  background-color: inherit;
}

.bottom a:hover {
  background-color: inherit; 
  color: #CCC;
}

.bottom a img {
  border: 0;
}

.product {
  text-align: center; 
  padding: 15px; 
  color: #CCC; 
  background-color: inherit;
}

.product a {
  color: inherit; 
  background-color: inherit; 
  text-decoration: none;
}

.product a:hover {
  background-color: inherit; 
  color: #69C;
}

.product .productHead {
  text-align: left; 
  margin: auto;
}

.product .tag {
  display: block; 
  position: relative; 
  top: 8px; 
  margin-bottom: 2px; 
  font-size: 8pt; 
  font-weight: bold; 
  text-transform: lowercase; 
  color: #AAA; 
  background-color: inherit;
}

.product .title {
  display: block; 
  font-size: 10pt; 
  font-weight: bold; 
  color: #000; 
  text-transform: uppercase; 
  background-color: inherit;
}

.product .info {
  text-align: center;
}

.product img {
  border: 1px solid #CCC;
}

.product .sellpoint {
  /*list-style-image: url(images/smbullet.gif);*/ 
  text-align: left; 
  list-style-type: none; 
  margin: 0; 
  padding: 0; 
  color: #999; 
  font-size: 8pt; 
  background-color: inherit;
}

.product .sellpoint li {
  background: url(images/smbullet.gif) top left no-repeat #FFF; 
  padding-left: 10px; 
  color: inherit;
}

.product .price {
  color: #093; 
  background-color: inherit; 
  font-weight: bold; 
  margin: 0 5px;
}

.product .add {
  color: #369; 
  background-color: inherit; 
  font-weight: bold; 
  margin: 0 5px;
}

.floatleft {
  float: left; 
  margin-left: 2px;
}

.floatright {
  float: right; 
  margin-right: 1px;
}

.xhtml {
  float: left;
  height: 20px;
  width: 57px;
  background-image: url(images/xhtml1.gif);
  margin-left: 2px;
}

.css {
  float: right;
  height: 20px;
  width: 57px;
  background-image: url(images/css.gif);
}

.textergu {
  font-size: 9pt; 
  font-weight: bold; 
  color: #800; 
  background-color: inherit;
}
.texterg {
  font-size: 8pt; 
  color: #000; 
  background-color: inherit;
}

hr {
  border-bottom: 1px solid #800;
}

.disclaimer {
   font-size: 9pt;
   width: 900px;
   display:block;
   padding: 1px;
   color: #800;
}
