/* Local styles for ThinkNerd */

/* navigation table */
table#headingbox th { text-align: right; background-color: #E4FFBA; padding: 0 5px 0 5px }
/* table#headingbox td, table#headingbox th { height: auto; vertical-align: top } */
table#headingbox th + td { padding-left: 5px }

/* individual shirts pages */
table#imagegrid { border-collapse: collapse; border-spacing: 0 }
table#imagegrid td + td { border-left: 1px solid #808080 }
table#imagegrid td { height: auto; vertical-align: top; padding: 15px;
  border-bottom: 1px solid #808080; width: 49% }
table#imagegrid img { margin-bottom: 10px; border: 0 }
table#imagegrid td p { padding-left: 5px; padding-right: 5px; margin-top: 0.5em; clear: right;
  margin-bottom: 0 }
table#imagegrid td a[name] { display: block; text-align: center }
div.headline { margin: 0; background-color: #E4FFBA; padding: 5px 5px 3px 5px }
div.headline h2 { font-size: 115%; display: inline }
/* span.xoom { float: right; font-weight: normal; padding-top: 0.1em; display: inline-block } */
span.xoom:before { content: '  ( ' }
span.xoom:after { content: ' )' }

/* Seems to be something up with the xoom style ... causes blank lines to appear under iCab */