/*
THEME NAME: Rally
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rally theme for cagethis.com, customized from Sandbox
VERSION: 1.0
AUTHOR: <a href="http://webtech.halfcadence.net">Terran Olson</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/


body { 
  background: #000 url(images/diamondplate-bg.png) repeat;
  margin: 0;
}

a {
  color: #d31419;
}

a:visited {
  color: #822;
}

div#header, div#menu, div#container, div#footer {
  margin: 0 auto;
  width: 960px;
  border-left: 3px solid #668;
  border-right: 3px solid #668;
}

div#cart_link {
  width: 960px;
  height: 60px;
  margin: 0 auto -60px auto;
  text-align: right;
  position: relative;
  z-index: 9;
}

div#cart_link a img {
  width: 36px;
  height: 36px;
  padding: 8px 20px 0 0;
}

div#menu { 
  background: url(images/thin_pipe.jpg);
  height: 52px;
}

div#container, div#blog-posts, div#primary {
  display: table;
}

div#container {
  padding-bottom: 12px;
}

div#container, div#footer {
  background-color: #bbb;
}

div#content {
  padding: 0 40px;
}

div#blog-posts {
  float: left;
  width: 650px;
  display: block;
}

div#primary {
  float: right;
  padding-top: 32px;
  width: 200px;
}

div#primary ul ul {
  padding-left: 16px;
}

div#footer {
  border-bottom: 3px solid #668;
}

div#menu ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div#menu li { 
  display: inline;
}

div#menu a {
  color: #00c;
  font-size: large;
  font-weight: bold;
  text-decoration: none;
  margin: 0 8px;
  padding: 0;
  display: block;
  float: left;
}

div#menu a:hover {
  background-position: 0px 104px;
}

div#menu a.current_page_item {
  background-position: 0px 52px;
}

.entry-title,.entry-meta {
  clear: both;
  margin: 0;
  padding: 14px;
}

h2.page-title, h2.entry-title {
  font-family: "Courier New", Courier;
  text-align: right;
  color: #d31419;
  padding-right: 48px;
  font-size: 1.7em;
  margin-bottom: -24px;
}

h3.entry-title {
  font-family: "Courier New", Courier;
  font-size: 1.4em;
  padding-bottom: 0;
}

div.entry-date {
  text-align: right;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

img {
  border: double #000;
}

div.gallery img {
border: double #13167f;
}

div.post img {
  max-width: 570px;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
padding: 0;
}

div#header a img {
  border: none;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *, div.sidebar div, div.sidebar h3, div.sidebar ul.xoxo {
  margin: 0;
  padding: 0;
}

div.sidebar ul.xoxo li {
  margin-bottom: 8px;
  list-style-type: none;
}

ul#regulations li {
  list-style-type: none;
  padding: 8px;
}

ul#regulations img {
  margin-bottom: -8px;
  border: double #822;
}

table#regulations td {
  padding: 4px;
}

table#regulations img {
  border: double #822;
  float: left;
  margin-right: 6px;
}

h4 {
  font-family: "Courier New", Courier;
  font-size: 1.4em;
  margin: 0;
  text-align: center;
}

table.products {
  width: 630px;
}

table.products td {
  padding: 8px;
  vertical-align: top;
}

table.products a img {
  border: double #822;
}

div#item-added {
  float: right;
  padding-top: 48px;
  width: 220px;
}

.shopping_cart {
  width: 500px;
}

a img {
  border: none;
}

.clear {
  clear: both;
}