/* @override http://cbr:8888/VIEW/css/screen.css */

/* 
Theme Name: Comic Book Resources
Theme URI: http://comicbookresources.com
Description: 
Version: 2.0
Author: Matt Brett
Author URL: http://mattbrett.com
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -   */

body {
  margin: 0;
  font: 62.5% Arial, Helvetica, Geneva, sans-serif;
  color: #000;
  text-align: center;
  background: #ccc;
}

#wrapper {
  position: relative;
  width: 975px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
  border-left: 5px solid #c2c2c2;
  border-right: 5px solid #c2c2c2;
}

#mid {
  width: 975px;
  margin: 0 auto;
  text-align: left;
}

#mid-inner {
  float: left;
  width: 955px;
  min-height: 750px;
  padding: 10px;
  background: #fff;
}

/* @group header */

/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#header {
  width: 975px;
  margin: 0 auto;
  text-align: left;
  background: #05006e url("/assets/images/header-bg.jpg") repeat-x 0 0;
  z-index: 100;
  overflow: visible;
}

#header .inner {
  position: relative;
  width: 975px;
  height: 152px;
}

#logo {
  position: relative;
  float: left;
  display: inline;
  width: 236px;
  height: 118px;
  margin: 0;
  padding: 0;
  font-size: 12pt;
  font-weight: normal;
  text-indent: -9999px;
  overflow: hidden;
}

#logo span {
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: 9999px;
  background: url("/assets/images/logo.jpg") no-repeat 0 0;
  cursor: pointer;
}

#logo a {
  color: #fff;
  text-decoration: none;
}

#cart {
  position: absolute;
  top: -6px;
  right: 8px;
  width: 150px;
}

#cbr {
  position: relative;
  display: block;
  width: 311px;
  height: 21px;
  margin: 0;
  padding: 0;
  font-size: 12pt;
  font-weight: normal;
  text-indent: -9999px;
  overflow: hidden;
}

#cbr span {
  position: absolute;
  width: 100%;
  height: 100%;
  margin-left: 9999px;
  background: url("/assets/images/header-cbr.jpg") no-repeat 0 0;
}

#leaderboard {
  float: left;
  width: 728px;
  height: 90px;
  border: 1px solid #e60000;
}

#search {
  float: right;
  width: 240px;
  text-align: right;
}

#search form {
  margin: 6px 7px 0 0;
  padding: 0;
}

#search-input {
  float: left;
  display: inline;
  width: 130px;
  height: 14px;
  margin: 3px 0 0;
  padding: 3px 5px;
  font-size: 8pt;
  color: #fff;
  background: #050673 url("/assets/images/search-input-bg.jpg") repeat-x 0 100%;
  border: 1px solid #e60000;
}

#search-menu {
  float: left;
  display: inline;
  width: 100px;
  height: 22px;
  margin: 0 10px 0 0;
  padding: 4px 5px;
  font: 1.2em Arial, Helvetica, Geneva, sans-serif;
  color: #fff;
  background: #050673 url("/assets/images/search-input-bg.jpg") repeat-x 0 100%;
  border: 1px solid #e60000;
}

#search-button {
  border: 0;
}

#search p {
  float: left;
  display: inline;
  color: #e60000;
  margin: 5px 10px 0 0;
  padding: 0;
  font-size: .9em;
  text-transform: uppercase;
}

/* @group nav */

#nav-container {
  width: 975px;
  margin: 0 auto;
  text-align: left;
}

#nav {
    z-index: 3;
  position: absolute;
  top: 118px;
  width: 717px;
  margin: 0;
  padding: 0 0 0 10px;
  list-style-type: none;
  background: url("/assets/images/nav-bg.png") no-repeat 0 0;
}

#nav li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  position: relative;
  float: left;
}

#nav li a {
  height: 0;
  margin: 0;
  padding: 34px 0 0 0;
  overflow: hidden;
  float: left;
  cursor: default;
}

#nav .subnav {
  display: none;
  position: absolute;
  margin: 0;
  padding: 1px 1px 0;
  top: 34px;
  left: 0;
  list-style-type: none;
  background: #ffa8a7 url("/assets/images/subnav-bg.jpg") repeat-x 0 100%;
  min-width: 160px;
  width: auto !important;
  width: 160px;
  min-height: 96px;
  height: auto !important;
  height: 96px;
  z-index: 9999;
}

#nav li:hover ul {
  display: block;
}

#nav .subnav li {
  margin: 0;
  padding: 0;
  min-width: 160px;
  width: auto !important;
  width: 160px;
  font-size: 9pt;
  list-style-type: none;
}

#nav .subnav li a {
  float: none;
  display: block;
  min-width: 160px;
  width: auto !important;
  width: 160px;
  height: auto;
  margin: 0;
  padding: 5px 9px;
  color: #9a001b;
  text-decoration: none;
  background: none;
  cursor: pointer;
}

#nav .subnav li a:hover {
  color: #fff;
  text-decoration: none;
  background: #fe3939;
}

#nav-news a {
  width: 67px;
  background: url("/assets/images/nav.png") no-repeat 0 0;
}

#nav-news a:hover, #nav-news:hover, #nav #nav-news:hover > a {
  background: url("/assets/images/nav.png") no-repeat 0 -34px;
}

#nav-columns a {
  width: 104px;
  background: url("/assets/images/nav.png") no-repeat -67px 0;
}

#nav-columns a:hover, #nav-columns:hover, #nav #nav-columns:hover > a {
  background: url("/assets/images/nav.png") no-repeat -67px -34px;
}

#nav-reviews a {
  width: 88px;
  background: url("/assets/images/nav.png") no-repeat -171px 0;
}

#nav-reviews a:hover, #nav-reviews:hover, #nav #nav-reviews:hover > a {
  background: url("/assets/images/nav.png") no-repeat -171px -34px;
}

#nav-blogs a {
  width: 73px;
  background: url("/assets/images/nav.png") no-repeat -259px 0;
}

#nav-blogs a:hover, #nav-blogs:hover, #nav #nav-blogs:hover > a {
  background: url("/assets/images/nav.png") no-repeat -259px -34px;
}

#nav-video a {
  width: 69px;
  background: url("/assets/images/nav.png") no-repeat -332px 0;
}

#nav-video a:hover, #nav-video:hover, #nav #nav-video:hover > a {
  background: url("/assets/images/nav.png") no-repeat -332px -34px;
}

#nav-community a {
  width: 127px;
  background: url("/assets/images/nav.png") no-repeat -401px 0;
}

#nav-community a:hover, #nav-community:hover, #nav #nav-community:hover > a {
  background: url("/assets/images/nav.png") no-repeat -401px -34px;
}

#nav-resources a {
  width: 114px;
  background: url("/assets/images/nav.png") no-repeat -528px 0;
}

#nav-resources a:hover, #nav-resources:hover, #nav #nav-resources:hover > a {
  background: url("/assets/images/nav.png") no-repeat -528px -34px;
}

#nav-about a {
  width: 75px;
  background: url("/assets/images/nav.png") no-repeat -642px 0;
}

#nav-about a:hover, #nav-about:hover, #nav #nav-about:hover > a {
  background: url("/assets/images/nav.png") no-repeat -642px -34px;
}

/* @end */

/* @end */

/* @group features */

#features {
  width: 975px;
  margin: 0 auto -10px;
  text-align: left;
}

#features .inner {
  float: left;
  width: 975px;
  padding: 10px 0 5px;
  background: #8c0000 url("/assets/images/features-bg.jpg") repeat-x 0 100%;
  border-bottom: 5px solid #c2c2c2;
}

#feature {
  position: relative;
  float: left;
  display: inline;
  width: 470px;
  margin-left: 10px;
  text-align: center;
}

#feature-effects {
  position: absolute;
  width: 470px;
  height: 204px;
  background: url("/assets/images/feature-effects.png") repeat-x 0 0 !important;
  background: url("/assets/images/feature-effects.gif") repeat-x 0 0;
}

#feature-overlay {
  position: absolute;
  bottom: 0;
  left: 2px;
  width: 458px;
  padding: 5px 10px;
  background: url("/assets/images/feature-overlay.png") no-repeat 0 0 !important;
  background: #000;
}

#features #feature-overlay p {
  margin: 0;
  padding: 0;
  font-size: 2em;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.2em;
  color: #fe3939;
}

#features #feature a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 470px;
  height: 204px;
  text-decoration: none;
}

#feature img {
  display: block;
}

#features #feature-description {
  padding: 10px;
  font-size: 10pt;
  text-align: left;
  color: #dfe3fb;
}

#suddenly {
  float: right;
  display: inline;
  width: 480px;
}

#suddenly-col1 {
  clear: both;
}

#suddenly-col1, #suddenly-col2 {
  float: left;
  width: 100%;
}

#suddenly .item {
  float: left;
  display: inline;
  width: 230px;
  margin-right: 10px;
}

#features h2 {
  float: left;
  margin: 0 0 5px 0;
  padding: 0;
  font: normal 1.8em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #fe3939;
}

#suddenly-date {
  float: right;
  margin: 5px 10px 5px 0;
  padding: 0;
  font: normal 1em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #b34141;
}

#suddenly-date strong {
  font-size: 9pt;
  font-weight: normal;
  color: #e60000;
}

#features h3 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 9pt;
  font-weight: bold;
  line-height: 1.3em;
  color: #e60000;
}

#features h3 a:link, #features h3 a:visited, #features h3 a:active {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fe3939;
}

#features h3 a:hover {
  color: #fe3939;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

#features p {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 8pt;
  line-height: 1.3em;
  color: #000000;
}

#features p a:link, #features p a:visited, #features p a:active {
  color: #fe3939;
  text-decoration: none;
  border-bottom: 1px solid #a43e3e;
}

#features p a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fe3939;
}

#features .tnail, .content .tnail, #suddenly .tnail {
  float: right;
  margin: 0 0 5px 10px;
  padding: 0;
}

#features .tnail img, .content .tnail img {
  display: block;
}

#features .tnail a:link, #features .tnail a:visited, #features .tnail a:active {
  display: block;
  width: 60px;
  color: #fe3939;
  text-decoration: none;
  border: 1px solid #a43e3e;
}

#features .tnail a:hover {
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
}

#featured-blogs {
  float: left;
  width: 100%;
  margin-top: -5px;
  background: #ba0001 url("/assets/images/featured-blogs-bg.jpg") no-repeat 0 0;
  border-top: 1px solid #8c0000;
  border-bottom: 5px solid #c2c2c2;
}

#featured-blogs h6 {
  margin: 0;
  padding: 0;
  font: normal 1em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #b34141;
}

#featured-blogs h3 {  
  margin: 0 0 2px;
  padding: 0;
  font: normal 1.6em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #fe3939;
}

#featured-blogs p {
  margin: 0;
  font-size: 1.2em;
}

#featured-blogs p a:link, #featured-blogs p a:visited, #featured-blogs p a:active {
  color: #fff;
  border-bottom: 1px solid #b34141;
}

#featured-blogs p a:hover {
  color: #fe3939;
  border-bottom: 1px solid #fff;
}

.featured-blog {
  float: left;
  display: inline;
  width: 285px;
  margin: 0 20px;
  padding: 12px 0;
}

/* @end */

/* @group content */

/* CONTENT
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#content {
  float: left;
  display: inline;
  width: 643px;
}

#content-narrow {
  float: left;
  display: inline;
  width: 470px;
}

#mid .inner {
  padding: 10px;
  background: #efefef url("/assets/images/inner-bg.jpg") no-repeat 100% 100%;
}

#mid #content .inner {
  padding: 10px;
  background: #efefef url("/assets/images/article-bg.jpg") no-repeat 100% 100%;
}

.content h3 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 10pt;
  font-weight: normal;
  color: #690000;
}

.content h3 a:link, .content h3 a:visited, .content h3 a:active {
  color: #9a001b;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
}

.content h3 a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #9a001b;
}

.content h4 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 11pt;
  font-weight: normal;
  color: #000;
}

.content h5 {
  margin: 0 0 2px;
  padding: 0;
  font-size: 8pt;
  font-weight: normal;
  color: #666;
}

.content h5 a:link, .content h5 a:visited, .content h5 a:active, .content h6 a:link, .content h6 a:visited, .content h6 a:active {
  color: #666;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
}

.content h5 a:hover, .content h6 a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #999;
}

.content h6 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 8pt;
  font-weight: normal;
  color: #999;
}

.content h6 a:link, .content h6 a:visited, .content h6 a:active {
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
}

.content h6 a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #999;
}

.content p {
  margin: 0 0 15px 0;
  padding: 0;
  /*f

ont-size: 9pt;*/
  font-size: 9pt;
  font-weight: normal;
  line-height: 1.3em;
}

.content p a:link, .content p a:visited, .content p a:active, .content li a:link, .content li a:visited, .content li a:active {
  color: #690000;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
}

.content p a:hover, .content li a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #690000;
}

.content ul {
  margin: 0 0 15px;
  padding: 0;
  list-style-type: none;
}

.content ul li {
  margin: 0 0 7px;
  padding: 0 0 0 18px;
  list-style-type: none;
  line-height: 16px;
  background: url("/assets/images/bullet.gif") no-repeat 0 0;
}

li.sponsorlist {
  margin: 0 0 7px;
  padding: 0 0 0 18px;
  list-style-type: none;
  font-size: 12pt;


/*  font-size: 9pt;
*/  line-height: 16px;
  background: url("/assets/images/bullet.gif") no-repeat 0 0;
}

.content ol {
  margin: 0 30px 15px;
  padding: 0;
}

.content ol li {
  margin: 0 0 7px;
  padding: 0;
  font-size: 9pt;
  line-height: 16px;
}

#content-narrow .subheading {
  background: #01018c url("/assets/images/subheading-contentnarrow-bg.jpg") no-repeat 0 0;
  border-bottom: 1px solid #fff;
}

#midbar .subheading {
  background: #01018c url("/assets/images/subheading-midbar-bg.jpg") no-repeat 0 0;
  border-bottom: 1px solid #fff;
}

#sidebar .subheading {
  background: #01018c url("/assets/images/subheading-sidebar-bg.jpg") no-repeat 0 0;
  border-bottom: 1px solid #fff;
}

#content-narrow .subheading h3, #midbar .subheading h3, #sidebar .subheading h3 {
  margin: 0;
  padding: 12px 10px 6px 10px;
  font: normal 1.6em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #fe3939;
}

#content-narrow .subheading .cbrmark, #content .subheading .cbrmark, #midbar .subheading .cbrmark, #sidebar .subheading .cbrmark {
  margin: 0;
  padding: 12px 10px 6px 75px;
  font: normal 1.6em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #fe3939;
  background: url("/assets/images/subheading-logo.gif") no-repeat 10px 75%;
}

#content-narrow .subheading .feed, #content .subheading .feed, #midbar .subheading .feed, #sidebar .subheading .feed {
  float: right;
  display: block;
  width: 49px;
  height: 14px;
  margin: -24px 10px 0 0 !important;
  margin: -24px 5px 0 0;
  padding: 0;
  font-size: 1.6em;
  font-weight: normal;
  overflow: hidden;
}

#content-narrow .subheading .feed span, #content .subheading .feed span, #midbar .subheading .feed span, #sidebar .subheading .feed span {
  display: block;
  width: 100%;
  height: 100%;
  background: url("/assets/images/feed-subheading.jpg") no-repeat 0 0;
  overflow: hidden;
}

#content-narrow .subheading .feed a, #content .subheading .feed a, #midbar .subheading .feed a, #sidebar .subheading .feed a {
  text-decoration: none;
}

#content .subheading {
  background: #01018c url("/assets/images/subheading-article-bg.jpg") no-repeat 0 0;
  border-bottom: 1px solid #fff;
}

#content .subheading h3 {
  margin: 0;
  padding: 36px 60px 5px 105px;
  font: normal 2.4em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #fe3939;
  background-position: 10px 50%;
  background-repeat: no-repeat;
}

#content .subheading-alt {
  background: #01018c url("/assets/images/footer-bg.jpg") repeat-x 0 0;
  border-bottom: 1px solid #fff;
}

#content .subheading-alt h3 {
  margin: 0;
  padding: 12px 10px 6px 10px;
  font: normal 1.6em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #fe3939;
}

a.subtitle:link, a.subtitle:visited, a.subtitle:active {
  color: #004BCC;
  text-decoration: none;
}

a.subtitle:hover {
  text-decoration: underline;
}

.content .tnail a:link, .content .tnail a:visited, .content .tnail a:active {
  display: block;
  width: 60px;
  height: 60px;
  color: #fe3939;
  text-decoration: none;
  border: 1px solid #bbb;
}

.content .tnail a:hover {
  border: 1px solid #999;
}

.block {
  margin-bottom: 5px;
}

#meanwhile .inner {
  padding: 10px 0;
}

#meanwhile h3 {
  font-size: 9pt;
  font-weight: bold;
}

#meanwhile .meanwhile-column h3 a:link, #meanwhile .meanwhile-column h3 a:visited, #meanwhile .meanwhile-column h3 a:active {
  color: #9a001b;
  text-decoration: none;
  border-bottom: 1px solid #c48410;
}

#meanwhile .meanwhile-column h3 a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #9a001b;
}

#meanwhile p {
  margin: 0;
  font-size: 8pt;
}

#meanwhile .item {
  float: left;
  display: inline;
  width: 225px;
  margin: 0 5px 10px 5px;
}

#meanwhile .item-inner {
  padding: 4px;
}

#meanwhile .meanwhile-column {
  background: url("/assets/images/meanwhile-column-bottom.jpg") no-repeat 0 100%;
}

#meanwhile .meanwhile-column .item-inner {
  background: url("/assets/images/meanwhile-column-top.jpg") no-repeat 0 0;
}

#meanwhile .meanwhile-odd {
  clear: left;
}

#press {
  float: left;
  display: inline;
  width: 230px;
}

#previews {
  float: right;
  display: inline;
  width: 230px;
}

#content-narrow #previews .subheading {
  background: #01018c url("/assets/images/subheading-midbar-bg.jpg") no-repeat 100% 0;
}

#press h3, #previews h3 {
  margin: 0 0 15px 0;
}

#latestcomic {
  clear: both;
}

#store-tnail {
  float: right;
  display: inline;
  margin: 25px 10px 10px 20px;
}

#store-tnail img {
  display: block;
}

#store-tnail a:link, #store-tnail a:visited, #store-tnail a:active {
  display: block;
  padding: 4px;
  border: 1px solid #bbb;
  background: #fff;
}

#store-tnail a:hover {
  border: 1px solid #999;
}

#blogs {
  margin-bottom: 10px;
}

#blogs br {
  display: none;
}

#blogs h3 {
  margin: 0 0 15px;
  padding: 0;
}

#blogs h5, #mostpopular h5, #latestnews h5, #latestcolumns h5, #article h5, #latestreviews h5 {
  margin: 0 0 15px 0;
}

#forums h3 {
/*  margin: 0 0 15px 0;*/
}

#poll h3, #latestvideo h3, #latestcomic h3, #store h3 {
  margin: 0 0 10px 0;
  font-size: 11pt;
  font-weight: normal;
  color: #9a001b;
}

#poll p {
  margin: 0 0 10px 0;
  display: block;
}

#poll label {
  display: block;
}

#poll input, #newsletter input {
  border: 0;
}

#poll-submit {
  float: left;
  margin: 0 10px 0 0;
  border: 0;
}

#poll-links {
  padding-top: 5px;
}

#poll-links span, #latestvideo span {
  color: #999;
  padding: 0 5px;
}

#newsletter form {
  margin: 0;
  padding: 0;
}

#newsletter p {
  margin: 0 0 10px 0;
}

#newsletter-subscribe {
  float: left;
  display: inline;
  width: 49%;
}

#newsletter-unsubscribe {
  float: right;
  display: inline;
  width: 49%;
}

#newsletter .newsletter-input {
  width: 265px;
  margin: 5px 0 0 0;
  padding: 5px;
  font: 1em Arial, Helvetica, Geneva, sans-serif;
  color: #333;
  background: #fff url("/assets/images/newsletter-input.jpg") repeat-x 0 0;
  border: 1px solid #bbb;
}

#newsletter-submit {
  clear: both;
  border: 0;
}

#reader-reviews h3 {
  margin: 0 0 15px 0;
}

#reader-reviews h5 {
  margin: 0 0 2px 0;
}

#video-widget {
  margin-bottom: -5px;
}

#video-widget .subheading {
  position: relative;
}

#video-widget-carousel {
  position: relative;
  float: left;
  width: 290px;
  height: 125px;
  overflow: hidden;
}

#video-widget li {
  float: left;
  display: inline;
  width: 142px;
  margin: 0 0 30px 0;
  padding: 0;
  background: transparent;
}

#video-widget li img {
  display: block;
  margin: 0 0 5px;
  width: 135px;
  height: 68px;
}

#video-widget li h3 {
  font-size: 1.2em;
  font-weight: bold;
  margin-right: 10px;
}

#video-widget-nav {
  position: absolute;
  width: 52px;
  height: 21px;
  bottom: 8px;
  right: 10px;
}

#video-widget-nav a {
  float: left;
  display: block;
  width: 26px;
  height: 0;
  margin: 0;
  padding: 21px 0 0 0;
  overflow: hidden;
  outline: none;
  cursor: pointer;
}

#video-widget-carousel-prev a {
  background: url("/assets/images/video-widget-nav.jpg") no-repeat 0 0;
}

#video-widget-carousel-prev a:hover {
  background: url("/assets/images/video-widget-nav.jpg") no-repeat 0 -21px;
}

#video-widget-carousel-next a {
  background: url("/assets/images/video-widget-nav.jpg") no-repeat -26px 0;
}

#video-widget-carousel-next a:hover {
  background: url("/assets/images/video-widget-nav.jpg") no-repeat -26px -21px;
}

#video-widget li a:link, #video-widget li a:visited, #video-widget li a:active {
  color: #9a001b;
  text-decoration: none;
  border-bottom: 1px solid #ccc;
}

#video-widget li a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #9a001b;
}

 .jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;    
  width: 284px;
  height: 140px;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
 
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

#query {
  width: 300px;
  margin: 0 0 15px 0;
  padding: 5px;
  font: 1.2em Arial, Helvetica, Geneva, sans-serif;
  color: #333;
  background: #fff url("/assets/images/newsletter-input.jpg") repeat-x 0 0;
  border: 1px solid #bbb;
}

#breaking-news {
  width: 100%;
  margin-bottom: 8px;
  background: url("/assets/images/breaking-bottom.jpg") no-repeat 0 100%;
}

#breaking-news-home {
  width: 100%;
  margin-bottom: 8px;
  background: url("/assets/images/breaking-home-bottom.jpg") no-repeat 0 100%;
}

#breaking-news-inner {
  padding: 15px;
  background: url("/assets/images/breaking-top.jpg") no-repeat 0 0;
}

#breaking-news-home-inner {
  padding: 15px;
  background: url("/assets/images/breaking-home-top.jpg") no-repeat 0 0;
}

#breaking-news-content {
  background: url("/assets/images/breaking-icon.gif") no-repeat 100% 50%;
}

#breaking-news h2, #breaking-news-home h2 {
  margin: 0;
  padding: 0;
  font: normal 2em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #fe3939;
}

#breaking-news p, #breaking-news-home p {
  margin: 0 65px 0 0;
  font-size: 10pt;
  line-height: 1.3em;
  color: #fff;
}

#breaking-news p a:link, #breaking-news p a:visited, #breaking-news p a:active, #breaking-news-home p a:link, #breaking-news-home p a:visited, #breaking-news-home p a:active {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #b4495c;
}

#breaking-news p a:hover, #breaking-news-home p a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

#breaking-news-inner {
  padding: 15px;
  background: url("/assets/images/breaking-top.jpg") no-repeat 0 0;
}

#breaking-news-content {
  background: url("/assets/images/breaking-icon.gif") no-repeat 100% 50%;
}

#breaking-news h2 {
  margin: 0;
  padding: 0;
  font: normal 2em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #fe3939;
}

#breaking-news p {
  margin: 0 65px 0 0;
  font-size: 10pt;
  line-height: 1.3em;
  color: #fff;
}

#breaking-news p a:link, #breaking-news p a:visited, #breaking-news p a:active {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #b4495c;
}

#breaking-news p a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
}

#special-event {
  width: 100%;
  margin-bottom: 8px;
  background: url("/assets/images/special-event-bottom.jpg") no-repeat 0 100%;
}

#special-event-inner {
  padding: 15px 15px 5px;
  background: url("/assets/images/special-event-top.jpg") no-repeat 0 0;
}

#special-event-icon {
  float: right;
  display: inline;
  margin: 0 0 10px 15px;
}

#special-event h2 {
  margin: 0;
  padding: 0;
  font: normal 2.4em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #9a001b;
}

#special-event h3 {
  margin: 0;
  padding: 0;
  font: normal 1.2em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #000;
}

#special-event p {
  margin: 0 0 15px 0;
  font-size: 9pt;
  line-height: 1.3em;
  color: #9f6017;
}

#special-event ul, #special-event ul li {
  font-size: 9pt;
  margin-left: 0;
}

#special-event ul li {
  margin-bottom: 10px;
  font-weight: bold;
}

#special-event p a:link, #special-event p a:visited, #special-event p a:active, #special-event li a:link, #special-event li a:visited, #special-event li a:active {
  color: #9a001b;
  text-decoration: none;
  border-bottom: 1px solid #c48410;
}

#special-event p a:hover, #special-event li a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #9a001b;
}

#topxx-home {
  width: 100%;
  height: 300px;
  margin-bottom: 8px;


/*  font-size: 8pt;*/
  background-repeat: no-repeat;
  background-position: 0 0;
}

#topxx-home-inner {
  width: 255px;
  padding: 20px 0 0 20px;
}

#topxx-home-icon {
  float: right;
  display: inline;
  margin: 0 0 10px 15px;
}

#topxx-home h2 {
  margin: 0 0 10px;
  padding: 0;
  font: normal 3em/1em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #9a001b;
}

#topxx-home h2 a:link, #topxx-home h2 a:visited, #topxx-home h2 a:active {
  color: #9a001b;
  text-decoration: none;
}

#topxx-home h2 a:hover {
  color: #000;
  text-decoration: none;
}

#topxx-home h3, #topxx-home h4 {
  margin: 0;
  padding: 0;
  font: normal 1.3em "Futura", Arial, Verdana, sans-serif;
  text-transform: uppercase;
  color: #666;
}

#topxx-home h4 {


/*  margin: 0 0 5px;*/
margin: 0;
  margin-top: -9px;
}

#topxx p {
  margin: 0 0 10px 0;
  

/*margin 0;*/
  
  font-size: 10pt;
  line-height: 1.4em;
  color: #333;
}

#topxx ul, #topxx ul li {
  margin-left: 0;
}

#topxx ul li {
  margin-bottom: 10px;
  font-weight: bold;
}

#topxx p a:link, #topxx p a:visited, #topxx p a:active, #topxx li a:link, #topxx li a:visited, #topxx li a:active {
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #999;
}

#topxx p a:hover, #topxx li a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #9a001b;
}

#shoplist .shop {
  float: left;
  display: inline;
  width: 50%;
  height: 110px;
}

#shoplist table {
  border: 0;
  margin-bottom: 20px;
}

#shoplist th {
  padding: 7px 5px;
  font-size: 8pt;
  font-weight: normal;
  color: #333;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  background: #ddd;
}

#shoplist td {
  padding: 7px 5px;
  font-size: 8pt;
  color: #666;
  border-bottom: 1px solid #ddd;
  text-align: left;
  vertical-align: top;
}

#shoplist tr:hover, #shoplist tr:hover td, #shoplist tr:hover td a {
  background: #e6e6e6;
  color: #000;
}

#shoplist td.shop-name {
  font-weight: bold;
  color: #333;
}

#shoplist .shop-state {
  text-align: center;
}

#shoplist td a {
  color: #666;
  text-decoration: underline;
}

#shoplist td.shop-name a, #shoplist th a {
  color: #333;
  text-decoration: underline;
}

#shoplist td a:hover, #shoplist tr:hover td a:hover, #shoplist th a:hover {
  text-decoration: none;
}

#shoplist td.shop-distance {
  width: 5%;
}

#shoplist .shop-name {
  width: 29%;
}

#shoplist .shop-address {
  width: 27%;
}

#shoplist .shop-city {
  width: 15%;
}

#shoplist .shop-state {
  width: 5%;
}

#shoplist td.shop-zip {
  width: 5%;
}

#shoplist .shop-phone {
  width: 14%;
}

#content p#shopform-intro {
  padding-right: 64px;
  background: url("/assets/images/icon-find-large.gif") no-repeat 100% 0;
}

#shopform {
  float: left;
  width: 96%;
  margin: 0 0 20px;
  padding: 2% 2% 1%;
  font-size: 11pt;
  background: #eee;
  border: 1px solid #ccc;
}

#shopform-distance {
  float: left;
  display: inline;
  width: 50px;
  margin: 2px 5px 0 5px;
  font-size: 1em;
  color: #05006e;
  text-align: center;
  background: #fff;
  border: 1px solid #d0d0d0;
}

#shopform-zip {
  float: left;
  display: inline;
  width: 60px;
  margin: 2px 5px 0 5px;
  font-size: 1em;
  color: #05006e;
  text-align: center;
  background: transparent;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #d0d0d0;
  border-left: 0;
}

#shopform-button {
  float: left;
  display: inline;
  margin: 0 0 0 10px;
  cursor: pointer;
  border: 0;
}

#content #shopform p {
  float: left;
  display: inline;
  margin: 0;
  padding: 0;
}

#search-results {
  margin-bottom: 40px;
}

.search-result {
  margin: 0 0 20px 0;
}

#article .search-result h3 {
  font-size: 1.6em;
}

#article .search-result h3 a:link, #article .search-result h3 a:visited, #article .search-result h3 a:active {
  color: #690000;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
}

#article .search-result h3 a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #690000;
}

#article .search-result h3 span {
  margin-left: 5px;
  font-size: .65em;
  font-weight: normal;
  color: #666;
}

#article .search-result p {
  margin: 0;
}

#article .search-result h4 {
  margin: 0;
  font-size: 8pt;
  color: #9a001b;
}

#article .search-result h4 span {
  color: #666;
}

#article #search-results .pagenav {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#article #search-results .pagenav li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 1em;
  text-transform: uppercase;
}

#article #search-results .pagenav li a {
  float: left;
  display: block;
  margin: 0 1px 0 0;
  padding: 7px 8px;
  color: #9a001b;
  background: #ffa8a7;
  border-bottom: 0;
}

#article #search-results .pagenav li a:hover {
  color: #fff;
  background: #fe3939;
  border-bottom: 0;
}

#article #search-results .pagenav li a.current {
  color: #000;
  background: #ccc;
  cursor: default;
  border-bottom: 0;
}

#article #search-results .pagenav li a.inactive {
  color: #999;
  background: #ddd;
  cursor: default;
  border-bottom: 0;
}

/* New search result page */

/* Styles added by Mike M. */

a.search_result_link {
  font-size: 12pt;
  color: red;
  text-align: top;
}

a.search_result_url_link {
  font-size: 8pt;
  color: #CCCCCC;
  text-decoration: underline;
}

a.prev_next_link {
  font-size: 12pt;
  font-weight: bold;
  color: #9a001b;
}

a.pagination_link {
  font-size: 12pt;
  font-weight: normal;
  color: #9a001b;
}

img.search_result_icon {
  float: left;
  padding-right: 5px;
}

a.search_result_header {
  font-size: 14pt;
  font-weight: bold;
  color: #0000BB;
  text-align: top;
  text-decoration: none;
  margin-top: 5px;
}

div.query_display_box {
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  margin: 0 0 10px 0;
  border-bottom: 1px solid lightgrey;
  width: 550px;
}

div.google_search_icon {
  margin-left: 100px;
}

div.search_pagination_box {
  text-align: center;
  font-size: 12pt;
  font-weight: normal;
  color: #690000;
}

div.search_query_box {
  background-color: #EFEFEF;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  border: 1px solid #e60000;
  padding: 5px;
  margin-bottom: 5px;
}

input#submit_search {
  background-color: #CFCFCF;
}

#new_query {
  width: 400px;
  margin: 0 0 0 0;
  padding: 5px;
  font: 1.2em Arial, Helvetica, Geneva, sans-serif;
  color: #333;
  background: #fff url("/assets/images/newsletter-input.jpg") repeat-x 0 0;
  border: 1px solid #bbb;
}

/* End of new search result styles */

.poll {
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
}

#content .poll h2 {
  margin: 10px 0 20px;
  font-size: 11pt;
}

#content p.poll-option {
  margin: 0 0 10px 5px;


/*  font-size: 11pt;*/
  font-size: 9pt;
}

.poll-button {
  display: block;
  margin-bottom: 20px;
  border: 0;
}

#content p.poll-error {
  padding: 6px 7px;
  color: #9a001b;
  font-weight: bold;
  background: #ffa8a7;
  border: 1px solid #fe3939;
}

.error {
  color: red;
  font-size: 11px;
  text-align: center;
}

#comics-list-last {
  float: left;
  display: inline;
  width: 100px;
  margin-bottom: 30px;
}

#comics-list-next {
  float: right;
  display: inline;
  width: 100px;
  margin-bottom: 30px;
}

#article #comics-list-weekof {
  float: left;
  display: inline;
  width: 350px;
  margin: 0 0 0 35px;
  text-align: center;
  line-height: 30px;
}

#cat_list, #book_list, #book_details {
  height: 200px;
  overflow: auto;
}

.comics-list-column {
  float: left;
  display: inline;
  width: 201px;
  margin: 0 10px 20px 0;
}

.comics-list-column a {
  display: block;
  width: 94%;
  padding: 2px 2%;
  font-size: 9pt;
  color: #333;
  text-decoration: none;
}

.comics-list-column a:hover {
  color: #9a001b;
  text-decoration: underline;
}

#comics-list-print {
  float: right;
  display: inline;
  border: 0;
}

.comics-list-item {
  padding-top: 10px;
  border-top: 1px solid #ccc;
}

#article .comics-list-item p {
  margin-bottom: 10px;
  font-size: 8pt;
  line-height: 1.2em;
}

.comics-list-item .left {
  float: left;
  width: 125px;
}

.comics-list-item .left img {
  width: 115px;
  border: 5px solid #ccc;
}

#article .comics-list-item .left p {
  margin: 0 0 10px 0;
  font-size: 8pt;
  text-align: center;
  color: #666;
}

.comics-list-item .right {
  float: right;
  width: 480px;
  padding-top: 10px;
}

#article p.comics-list-quantity {
  line-height: 30px;
}

#article .comics-list-quantity-buttons {
  float: left;
  display: inline;
  width: 60px;
}

#article .column-item {
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}

#article .column-item-archived {
  float: left;
  display: inline;
  width: 50%;
}

#article .column-item .left, #article .column-item-archived .left {
  float: left;
  display: inline;
  width: 65px;
  margin-bottom: 15px;
  padding: 10px;
  background: url("/assets/images/column-icon-bg.gif") no-repeat 0 0;
}

#article .column-item .left img, #article .column-item-archived .left img {
  width: 65px;
  height: 65px;
}

#article .column-item .right {
  float: right;
  display: inline;
  width: 520px;
  padding-top: 5px;
}

#article .column-item-archived .right {
  float: right;
  display: inline;
  width: 210px;
  padding-top: 5px;
}

#article .column-item h5, #article .column-item-archived h5 {
  margin-bottom: 3px;
}

#article .column-item p {
  font-size: 8pt;
  line-height: 1.2em;
}

#article .mailform p {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}

#article .mailform label {
  float: left;
  display: inline;
  width: 100px;
  margin-right: 5px;
  font: 12px Arial, Helvetica, Geneva, sans-serif;
  color: #666;
  line-height: 20px;
  text-align: right;
}

#article .mailform .text-input, #article .mailform textarea {
  float: left;
  display: inline;
  font: 12px Arial, Helvetica, Geneva, sans-serif;
  color: #666;
  padding: 3px 5px;
  background: #fefefe;
  border: 1px solid #999;
}

#article .mailform .text-input:focus, #article .mailform textarea:focus {
  color: #333;
  background: #fff;
  border: 1px solid #050673;
}

#article .mailform .text-input {
  width: 200px;
}

#article .mailform textarea {
  width: 480px;
}

#article .links-category {
  float: left;
  display: inline;
  width: 30%;
  min-height: 120px;
  height: 0 !important;
  height: 120px;
  margin: 0 3% 10px 0;
  background: url("/assets/images/icon-folder.gif") no-repeat 0 0;
}

#article .links-category h3 {
  margin-top: 5px;
}

#article .links-category h3 span {
  font-size: 13px;
  color: #666;
}

#article .links-category h3, #article .links-category p {
  margin-left: 32px;
}

#article .storyad {
  margin-bottom: 20px;
  padding-bottom: 10px;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

#article .storyad-continue {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 8pt;
  text-align: center;
  border-bottom: 1px solid #ccc;
}

#article .storyad-continue a {
  color: #666;
  text-decoration: underline;
}

#article .storyad-continue a:hover {
  color: #333;
  text-decoration: none;
}

#article .storyad iframe {
  
}

.bar {
  height: 12px;
  padding: 10px;
  font-size: 9pt;
  font-weight: bold;
  text-transform: uppercase;
  color: #666;
  background: #cdcdcd url("/assets/images/bar-bg.gif") no-repeat 0 0;
  cursor: pointer;
  overflow: hidden;
}

.bar:hover {
  color: #333;
}

.bar.selected {
  color: #333;
  background: #cdcdcd url("/assets/images/bar-bg.gif") no-repeat 0 100%;
  cursor: default;
}

.bar-content {
  padding: 10px 10px 0;
  background: #efefef url("/assets/images/article-bg.jpg") no-repeat 100% 100%;
}

#content #blogs-index {
  background: url("/assets/images/divider.gif") repeat-y 50% 0; 
}

#blogs-index .blogs-index-blog {
  float: left;
  width: 300px;
  margin-bottom: 10px;
  overflow: hidden;
  background: url("/assets/images/divider.gif") repeat-x 0 0; 
}

#content #blogs-index h3 {
  font-size: 1.2em;
  margin: 0 5px -5px;
  padding: 0 0 0 12px;
  list-style-type: none;
  line-height: 16px;
  background: url("/assets/images/bullet-grey.gif") no-repeat 0 0;
}

#content #blogs-index p {
  margin: 0 5px 10px;
  color: #666;
}

#content #blogs-index h4 {
  margin: 0 5px 10px;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #999;
}

.blogs-index-title {
  display: block;
  margin-bottom: 10px;
}

#blogs-r6, #blogs-cbi {
  margin-left: 23px;
}

/* @end */

/* @group article */

#article-content {
  font-size: 9pt;
  line-height: 1.5em;
}

#article p {
  margin: 0 0 1.3em 0;
  padding: 0;
  font-weight: normal;
  line-height: 1.5em;
}

#article p a:link, #article p a:visited, #article p a:active, #article li a:link, #article li a:visited, #article li a:active, #article h2 a:link, #article h2 a:visited, #article h2 a:active, #article dl a:link, #article dl a:visited, #article dl a:active {
  color: #9a001b;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
}

#article p a:hover, #article li a:hover, #article h2 a:hover, #article dl a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #9a001b;
}

#article h1 {
  margin: 5px 0 15px 0;
  padding: 0;
  font-size: 18pt;
  

/*  font-size: 2em;*/
  line-height: 1em;
  font-weight: normal;
  text-transform: uppercase;
  color: #9a001b;
}

#article h2 {
  margin: 0 0 5px 0;
  padding: 0;
  font-size: 1.8em;
  font-weight: normal;
  text-transform: uppercase;
  color: #9a001b;
}

#article h3 {
  font-size: 1.6em;
  margin: 0 0 3px 0;
  padding: 0;
  color: #690000;
}

#article-content h4 {
  font-size: 1.6em;
  margin: 30px 0 15px 0;
  padding: 0;
  color: #690000;
  text-transform: uppercase;
}

#article-content h5 {
  font-size: 1.6em;
  font-weight: bold;
  margin: 30px 0 15px 0;
  padding: 0;
  color: #690000;
  text-transform: uppercase;
  border-bottom: 1px solid #ddd;
}

#article-content h6 {
  font-size: 10pt;
  font-weight: bold;
  margin: 30px 0 10px 0;
  padding: 0;
  color: #690000;
  text-transform: uppercase;
}

#article #meta, #article #meta2 {
  float: left;
  width: 100%;
  margin: 0 0 15px 0;
}

#article #meta {
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

#article #meta .left, #article #meta2 .left {
  float: left;
  display: inline;
  width: 69%;
}

#article #meta .right, #article #meta2 .right {
  float: right;
  display: inline;
  width: 29%;
  text-align: right;
}

#article #meta p, #article #meta2 p, #article #meta ul, #article #meta2 ul, #article #meta li, #article #meta2 li {
  margin: 0;
  padding: 0;
  font-size: 1.05em;
  color: #333;
}

#article #meta2 p {
  font-size: 9pt;
}

#article #meta ul {
  margin-top: 5px;
}

#article #meta li {
  margin: 0 0 5px 0;
  background: none;
}

#article #meta2 li {
  background: none;
}

#article #meta .right li {
  margin: 0 0 5px 0;
}

#article p span {
  color: #999;
}

#article #meta2 .small p, #article #meta .small li {
  font-size: .95em;
  text-transform: uppercase;
}

#article .avatar {
  float: left;
  margin: 0 10px 0 0;
}

#article .avatar img {
  display: block;
}

#article .avatar a:link, #article .avatar a:visited, #article .avatar a:active {
  display: block;
  border: 1px solid #bbb;
}

#article .avatar a:hover {
  border: 1px solid #999;
}

#article #meta li a:link, #article #meta li a:visited, #article #meta li a:active {
  color: #666;
}

#article #meta li a:hover {
  color: #000;
}

#article #meta2 .right p, #article #meta2 ul, #article #meta2 ul li {
  float: left;
  display: inline;
  font-size: .95em;
}

#textsize {
  display: inline;
  width: 32px;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#textsize li a {
  float: left;
  width: 12px;
  height: 0;
  margin: 1px 0 0 3px;
  padding: 12px 0 0 0;
  overflow: hidden;
}

#textsize-decrease a {
  background: url("/assets/images/textsize.gif") no-repeat 0 -12px;
}

#textsize-increase a {
  background: url("/assets/images/textsize.gif") no-repeat -14px -12px;
}

#content #textsize a {
  border-bottom: none;
}

#review-info {
  clear: both;
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
}

#review-cover {
  float: left;
  display: inline;
  margin: 0 20px 0 0;
  padding: 9px 9px 5px 9px;
  background: #eee;
  border: 1px solid #ccc;
}

#review-info .left {
  float: left;
  display: inline;
  width: 300px;
}

#review-info .right {
  float: right;
  display: inline;
  width: 110px;
  text-align: right;
}

#review-info dl {
  margin: 10px 0 0;
  padding: 0;
}

#review-info dl dt {
  margin: 0 0 2px 0;
  padding: 0;
  font-size: 8pt;
  font-weight: bold;
  text-transform: uppercase;
  color: #690000;
}

#review-info dl dd {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 9pt;
  color: #333;
}

#review-cover img {
  display: block;
}

#review-cover p {
  margin: 5px 0 0 30px;
  padding: 0;
  text-align: center;
}

#review-rating {
  clear: right;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#review-rating li {
  display: inline;
  margin: 0;
  padding: 0;
  list-style-type: none;
}

#content .enlarge a:link, #content .enlarge a:visited, #content .enlarge a:active {
  display: block;
  width: 87px;
  height: 0;
  margin: 0;
  padding: 30px 0 0 0;
  overflow: hidden;
  background: url("/assets/images/button-enlarge.jpg") no-repeat 0 0;
  border-bottom: 0;
}

.yahooBuzzBadge a {
  
  display: inline !important; 
}

.yahooBuzzBadge a span {
  
  display: inline !important; 
  position: relative !important;
  top: 1px !important;
  margin-right: 3px !important;
}


#article-content .imagebox, #article-content .imagebox_l {
  float: left;


/*  width: 150px;*/
  margin: 0 10px 10px 0;
  padding: 5px;
  font-size: 8pt;
  color: #333;
  text-align: center;
  background-color: #ccc;
}

#article-content .imagebox_c {
  float: bottom;
  margin: 0 10px 10px 0;
  padding: 5px;
  font-size: 8pt;
  color: #333;
  text-align: center;
  background-color: #ccc;
}

#article-content .imagebox_r {
  float: right;


/*  width: 150px;*/
  margin: 0 0 10px 10px;
  padding: 5px;
  font-size: 8pt;
  color: #333;
  text-align: center;
  background-color: #ccc;
}

#article-content .imagebox_w {
  margin: 0 0 15px 0;
  padding: 5px;
  font-size: 8pt;
  color: #333;
  text-align: center;
/*

background-color: #aaa;*/
}

#article-content .imagebox img, #article-content .imagebox_l img, #article-content .imagebox_r img, #article-content .imagebox_c img, #article-content .imagebox_w img {


/*  display: block;*/

/*  width: 150px;*/
  margin: 0;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

#article-content .imagebox_w img {
  max-width: 612px;
  border: 5px solid #ccc;
  padding: 0;
}

#article-content .imagebox .caption, #article-content .imagebox_l .caption, #article-content .imagebox_r .caption {
  display: block;
  padding-top: 3px;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}

/*#article-content .imagebox_w .caption {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 150px;
/*  background-color: #ccc;*/

}*/

#article-content table {
  margin: 5px 10px 10px 0;
  padding: 5px;
  background-color: #ccc;
}

#article-content img[align $='left'], #article-content table[align $='left'] {
  margin: 5px 10px 10px 0;
  padding: 5px;
  background-color: #ccc;
}

#article-content img[align $='right'], #article-content table[align $='right'] {
  margin: 5px 0 10px 10px;
  padding: 5px;
  background-color: #ccc;
}

#article p.archive-nav {
  text-align: center;
}

#article p.archive-nav a {
  border-bottom: 0;
}

#article p.archive-nav-top {
  margin: -10px 0 0;
}

#news-feature {
  position: relative;
  float: left;
  display: inline;
  width: 400px;
  margin: 10px 0 0 10px;
}

#news-feature-effects {
  position: absolute;
  width: 400px;
  height: 174px;
  top: 0;
  left: 0;
  background: url("/assets/images/news-feature-effects.png") no-repeat 0 0 !important;
  background: url("/assets/images/news-feature-effects.gif") no-repeat 0 0;
  overflow: hidden;
}

#news-feature-overlay {
  position: absolute;
  bottom: 0;
  left: 2px;
  width: 376px;
  margin-bottom: 2px;
  padding: 5px 10px;
  background: url("/assets/images/news-feature-overlay.png") repeat-x 0 0 !important;
  background: #000;
}

#news-feature-overlay p {
  margin: 0;
  padding: 0;
  font-size: 1.8em;
  text-align: left;
  text-transform: uppercase;
  line-height: 1.2em;
  color: #fe3939;
}

#news-feature a {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 400px;
  height: 174px;
  text-decoration: none;
}

#news-feature img {
  display: block;
}

p#news-feature-description {
  padding: 10px;
  font-size: 10pt;
  text-align: left;
  color: #666;
}

.news-item {
  float: left;
  display: inline;
  width: 195px;
  margin: 0 0 10px 15px;
}

.news-odd {
  clear: left;
}

#article .news-item h3 {
  font-size: 9pt;
  font-weight: bold;
}

#news-press {
  float: right;
  width: 205px;
  margin: 10px 15px 10px 0;
}

#content #news-press h2 {
  padding-bottom: 25px;
  color: #690000;
}

/* @end */

/* @group blog */

/* BLOG
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#blog-subscribe {
  width: 100%;
}

#blog-subscribe li {
  display: inline;
  float: left;
  width: 50%;
}

#blog-subscribe a {
  border-bottom: 0;
}

#blog-skyscraper {
  float: right;
  width: 160px;
  margin-left: 10px;
}

#content #blog-nav {
  float: left;
  margin: 0 10px 20px;
  padding: 0;
}

#content #blog-nav p {
  margin: 0;
  padding: 0;
  font-size: 1em;
  text-transform: uppercase;
}

#content #blog-nav p.left {
  float: left;
  width: 49%;
}

#content #blog-nav p.right {
  float: right;
  width: 49%;
  text-align: right;
}

#content #blog-nav p a {
  margin: 0;
  padding: 7px 8px;
  color: #9a001b;
  background: #ffa8a7;
  border-bottom: 0;
}

#content #blog-nav p a:hover {
  color: #fff;
  background: #fe3939;
  border-bottom: 0;
}

#comments, h4#respond {
  padding-top: 20px;
  border-top: 1px solid #ccc;
}

#comments h3 {
  color: #9a001b;
}

#blog-search-input {
  float: left;
  display: inline;
  width: 175px;
  height: 14px;
  margin: 4px 8px 0 0;
  padding: 3px 5px;
  font-size: 8pt;
  color: #333;
  background: #a6a6a6 url("/assets/images/blog-search-input-bg.jpg") repeat-x 0 100%;
  border: 1px solid #999;
}

#blog-search-button {
  border: 0;
}

#comment-form p {
  margin-bottom: 10px;
}

#comment-form label {
  margin-left: 5px;
}

#comment-form input, #comment-form textarea {
  font: 12px Arial, Helvetica, Geneva, sans-serif;
  color: #666;
  padding: 3px 5px;
  background: #fefefe;
  border: 1px solid #999;
}

#comment-form input:focus, #comment-form textarea:focus {
  color: #333;
  background: #fff;
  border: 1px solid #050673;
}

#comment-form #comment-message {
  width: 611px;
}

#comment-form #comment-button {
  padding: 0;
  background: transparent;
  border: 0;
}

/* @end */

/* @group video */

/* VIDEO
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

table#more_videos_table {
  width: 600px;
  margin-left: 5px;
}

a.video_list_header_link {
  color: #9A001B;
  font-size: 10pt;
}

td.show_preview_cell {
  width: 200px;
  padding: 4px;
  text-align: left;
  vertical-align: top;
}

td.show_preview_cell:hover {
  background: #ddd;
}

td.large_show_preview_cell {
  width: 300px;
  padding: 4px;
  text-align: left;
  vertical-align: top;
}

img.video_thumb {
  width: 200px;
  height: 100px;
  margin: 0 0 5px;
  display: inline;
  border: 1px solid #bbb;
}

img.large_video_thumb {
  width: 290px;
  height: 145px;
  margin: 0 0 5px;
  display: inline;
  border: 1px solid #bbb;
}

img.video_thumb:hover, img.large_video_thumb:hover {
  border: 1px solid #333;
}

td.show_preview_cell:hover img.video_thumb {
  border: 1px solid #666;
}

td.show_preview_cell:hover img.video_thumb:hover {
  border: 1px solid #333;
}

#video-links {
  width: 100%;
  padding-top: 5px;
  text-align: center;
}

#video-links a {
  margin-right: 10px;
}

#video h2 {
  margin: 20px 0 5px 4px;
  padding: 0;
  font-size: 2em;
  font-weight: normal;
  text-transform: uppercase;
  color: #690000;
}

#video-details h2 {
  margin: 10px 0 2px;
  color: #9a001b;
}

#video h3 {
  margin: 0 0 2px 0;
  padding: 0;
  font-size: 10pt;
  font-weight: normal;
  color: #690000;
}

#video h3 a:link, #video h3 a:visited, #video h3 a:active {
  color: #9a001b;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
}

#video h3 a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #9a001b;
}

#video h5 {
  margin: 0 0 5px;
  padding: 0;
  font-size: 8pt;
  font-weight: normal;
  color: #666;
  border-bottom: none;
}

#video h5 a:link, #video h5 a:visited, #video h5 a:active {
  color: #666;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
}

#video h5 a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #999;
}

#video p {
  margin-bottom: 0;
  font-size: 8pt;
  color: #333;
}

#video-details p {
  margin-bottom: 10px;
  font-size: 9pt;
  line-height: 1.4em;
}

#video-details {
  margin: 0 10px;
}

/* Video age gate temporary CSS - mike */

#video_age_gate {
  
  width: 580px;
  height: 200px;
  border: 2px solid #666;
  padding: 30px;
  font-size: 14pt;
  
}

/* @end */

/* @group sidebar */

/* SIDEBAR
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#midbar {
  float: left;
  display: inline;
  width: 300px;
  margin: 0 0 0 12px;
}

#sidebar {
  float: right;
  display: inline;
  width: 160px;
  overflow: hidden;
}

#midbar .skyscraper, #sidebar .skyscraper {
  margin-top: -10px;
  float: right;
  display: inline;
  width: 160px;
  overflow: hidden;
}

#midbar .skyscraper iframe, #sidebar .skyscraper iframe {
  width: 160px;
}

#midbar .buttons {
  margin-top: -10px;
  float: left;
  display: inline;
  width: 125px;
}

#latestnews, #latestcolumns {
  clear: both;
}

#mid .postlist {
  margin-top: -20px;
}

#mid .postlist h5 {
  margin: 20px 0 7px;
  padding: 0;
  text-transform: uppercase;
}

#mid .postlist h3 {
  margin: 0 0 7px;
  padding: 0 0 0 14px;
  font-size: 9pt;
  line-height: 16px;
  background: url("/assets/images/bullet-grey.gif") no-repeat 2px 0;
}

/* @end */

/* @group footer */

/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

#footer {
  clear: both;
  width: 975px;
  margin: 0 auto -15px;
  text-align: left;
}

#footer .inner {
  float: left;
  width: 935px;
  padding: 20px 20px 15px 20px;
  background: #690000 url("/assets/images/footer-bg.jpg") repeat-x 0 0;
}

#footer-left {
  float: left;
  display: inline;
  width: 59%;
}

#footer-right {
  float: right;
  display: inline;
  width: 39%;
  text-align: right;
}

#footer p {
  margin: 0 0 8px 0;
  padding: 0;
  font-size: 9pt;
  font-weight: normal;
  color: #c6a0a0;
}

#footer p span {
  padding: 0 5px;
  color: #a43e3e;
}

#footer p a:link, #footer p a:visited, #footer p a:active, #footer li a:link, #footer li a:visited, #footer li a:active {
  color: #fe3939;
  text-decoration: none;
  border-bottom: 1px solid #a43e3e;
}

#footer p a:hover, #footer li a:hover {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fe3939;
}

#footer-leaderboard {
  height: 90px;
  padding: 10px 0;
  text-align: center;
}

#footer-leaderboard img {
  display: block;
}

/* @end */

/* @group miscellaneous */

/* MISCELLANEOUS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

.clearer {
  clear: both;
  line-height: 1;
  margin: 0;
  padding: 0;
}

#article p.edit a {
  padding: 1px 0 1px 21px;
  background: url("/assets/images/icon-edit.gif") no-repeat 0 50%;
  border-bottom: 0;
}

.hidden {
  display: none;
}

img {
  border: none;
}

.tinytext {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

.microtext {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9px;
}

input {
  
}

input.submit {
  
}

input.submit_blue {
  border: 1px solid #5F5F5F;
  font-size: 12pt;
  background-color: darkblue;
  color: #fff;
}

input.submit_gray {
  border: 1px solid #5F5F5F;
  font-size: 12pt;
  background-color: #666;
  color: #fff;
}

td.cart_header {
  border-bottom: 1px solid black;
  font-size: 9pt;
  font-weight: bold;
}

td.cart_row {
  font-size: 9pt;
}

a.cart:link, a.cart:visited, a.cart:active {
  color: #fff;
  text-decoration: none;
}

a.cart:hover {
  color: darkred;
  text-decoration: none;
}

a.cart_item:link, a.cart_item:visited, a.cart_item:active {
  color: darkred;
  text-decoration: underline;
}

a.cart_item:hover {
  color: #000;
  text-decoration: none;
}

a.store:link,a.store:visited,a.store:active {
  color: darkred;
  text-decoration: none;
}

a.store:hover {
  color: #000;
}

td.store {
  padding-bottom: 20px;
  font-size: 11pt;
  vertical-align: bottom;
  text-align: center;
}

.spoiler {
  color: #fff;
  background-color: #fff;
}

table.review_meta {
  border: 1px solid gray;
  background-color: #f6f6f0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  padding: 10px;
}

img.coverpic {
  border: 1px solid gray;
}

/* image and caption */

#other_pages {
  text-align: center;
}

#powered_by {
  margin: 0 auto;
  margin-top: 20px;
  padding-top: 10px;
  font-size: 10px;
  text-align: center;
  vertical-align: middle;
}

#common_report {
  text-align: center;
}

#cat_table {
  width: 600px;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  border-top: 1px solid #AAAAAA;
  border-bottom: 1px solid #AAAAAA;
}

#cat_main {
  font-weight: bold;
}

.divline {
  margin-top: 20px;
  margin-bottom: -5px;
  border-bottom: 1px solid #DDDDDD;
}

#sub_cat {
  font-size: 12px;
}

.idented {
  margin-left: 30px;
}

#did_you_mean {
  font-size: 14px;
  text-align: center;
  margin: 10px;
}

/*Top categories*/

.main_cat1 {
  font-size: 16px;
  font-weight: bold;
  color: #0000FF
}

.main_cat2 {
  font-size: 12px;
  font-weight: bold;
  color: #0000FF
}

.cat1:visited {
  font-size: 16px;
  font-weight: bold;
  color: #5555AA
}

/*Small urls*/

.url {
  color: #666
}

/*Page descriptions*/

.description {
  font-size: 13px;
}

/* Title/link of pages */

.title {
  color: #0000FF;
  font-size: 15px
}

#result_report {
  text-align: center;
  padding: 3px;
  font-weight: bold;
  margin-bottom: 14px;
}

td.col {
  font-family: Arial, Verdana, sans-serif;
  font-size: 9pt;
}

input#shopform-zip {
  border: 1px solid #ccc;
}

/* New search result page */

a.search_result_link {
  font-size: 12pt;
  color: red;
  text-align: top;
}

img.search_result_icon {
  float: left;
  padding-right: 5px;
}

a.search_result_header {
  font-size: 14pt;
  font-weight: bold;
  color: #0000BB;
  text-align: top;
  text-decoration: none;
  margin-top: 5px;
}

div.query_display_box {
  font-size: 14pt;
  color: #000000;
  margin: 0 0 10px 0;
  border-bottom: 1px solid lightgrey;
}

table.csl_reviews {
  font-size: 9pt;
}

td.csl_review_title {
  font-size: 11pt;
  font-weight: bold;
}

td.csl_review_helpful {
  font-size: 8pt;
  background-color: #F6F6F0;
  border: 1px solid gray;
  padding: 5px;
}

/* NEW CSS FOR ZEITGEIST PAGE - MM */

div#tag_cloud_box {
  width: 625px;
  border: 1px solid #000000;
  padding: 5px;
  background-image: url(/assets/images/zeitgeist_background.jpg);
  background-repeat: repeat-x;
}

div#tag_cloud_box a:link, div#tag_cloud_box a:visited, div#tag_cloud_box a:active,
div#zeitgeist_timeframe_bar a:link, div#zeitgeist_timeframe_bar a:visited, div#zeitgeist_timeframe_bar a:active {
  margin: 4px;
  color: #9a001b;
  text-decoration: none;
  border-bottom: 1px solid #ddd;
}

div#tag_cloud_box a:hover, div#zeitgeist_timeframe_bar a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #9a001b;
}

div#zeitgeist_timeframe_bar {
  width: 645px;
  text-align: center;
  padding: 3px;
  background-image: url(/assets/images/timebar_background.jpg);
  background-repeat: no-repeat;
  position: relative;
  top: -2px;
}

div#zeitgeist_timeframe_bar a {
  font: 10pt bold;
}

span#timeframe_selected {
  font-size: 10pt;
  color: #000000;
  font-weight: bold;
}

.tag_cloud_level_1 {
  font-size: 8pt;
}

.tag_cloud_level_2 {
  font-size: 12pt;
}

.tag_cloud_level_3 {
  font-size: 16pt;
}

.tag_cloud_level_4 {
  font-size: 18pt;
}

.tag_cloud_level_5 {
  font-size: 20pt;
}

.tag_cloud_level_6 {
  font-size: 22pt;
}

.tag_cloud_level_7 {
  font-size: 24pt;
}

.popular_search_link {
  font-size: 12pt;
}

label.contest,label.contest-small {
  float: left;
  width: 250px;
  font-weight: bold;
  color: #aaa;
  font-size: 15pt;
  text-align: right;
  padding-right: 10px;
}

label.contest-small {
  font-size: 10pt;
  font-weight: normal;
}

input.contest, textarea.contest {
  width: 180px;
  font-size: 12pt;
  color: #999;
  margin-bottom: 5px;
  border: 1px solid #999;
}

input.contest-submit {
  margin-top: 20px;
  margin-left: 250px;
  width: 115px;
  height: 32px;
  font-size: 11pt;
  color: #999;
  border: 0;
  text-align: center;
  background: url('/assets/images/round-btn.gif');
}

select.contest_select {
  font-size: 12pt;
  color: #999;
}

.contest_rules {
  padding-top: 5px;
  font-size: 7pt;
  color: #666;
}

br.select {
  clear: left;
}

/* This is used to make wrapper graphics clickable.
Put a whitespace link in the header.tmpl file */

a.header-link {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 145px;
}

/* @end */

#joe-cuppa {
  float: left;
  width: 570px; 
  margin-bottom: 15px;
  padding: 0px;
	background: url("/assets/images/cuppa/divider-content.gif") no-repeat 0 100%;
}

#joe-cuppa h3 {	
 font: normal 2.2em "Futura", Arial, Verdana, sans-serif;
 text-transform: uppercase;
}

#joe-cuppa p {
	margin: 0;
	font-size: 13px;
	line-height: 18px;
	color: #000;
}

#joe-cuppa-logo {
  padding: 13px 10px 10px;
  background: url("/assets/images/cuppa/cuppa_header.png") no-repeat 0 0;
	height: 170px
	}

#joe-cuppa-image {
  padding: 13px 10px 10px;
	background: url("/assets/images/cuppa/latest-doodle-bg.gif") no-repeat 0 0;
}

#joe-cuppa-content {
  margin: 0 20px;
}


#joe-cuppa-archive {
	position: relative;
	clear: both;
	float: right;
	width: 380px;
	height: 39px;
	background: url("/assets/images/cuppa/previous_cuppa_text.png") no-repeat 0 0;
}


.joe-recent-doodle {
  float: left;
  width: 570px; 
  margin-bottom: 15px;
  padding: 0px;
  background: url("/assets/images/cuppa/divider-content.png") no-repeat 0 100%;
}

.joe-recent-doodle img {
	float: left;
	display: inline;
  margin: 0 0 0 10px;
	padding: 13px;
  background: url("/assets/images/cuppa/cuppa_small_icon_sq_bg.png") no-repeat 0 0;
}

#joe-recent-doodle-sketchbuttons {
	float: left;
	text-align:center;
	display: inline;
	margin-right: 25px;
	margin-left: 10px;
	margin-bottom: 15px;
	padding: 0 0 0 0px;
	height: 200px;
	}

#joe-recent-doodle-sketchbuttons li
{
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0 0 0 0px;
}

#joe-recent-doodle-content {
	float: left;
	text-align:center;
	display: inline;
	margin-left: 45px;
	margin-right: 65px;
	}

#joe-recent-doodle-content li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#joe-recent-doodle-sketchbuttons p {
	padding-left: 10px;
	margin: 0;
	font-size: 13px;
	color: #000;
}

.joe-recent-doodle-sketchbuttons h5 {
	margin: 0 0 2px;
	padding-left: 20px;
	font-size: 8pt;
	font-weight: normal;
	color: #666;
}

#joe-cuppa-wrap {
  width: 580px;
  height: 700px;
  margin: 15px;
  padding: 0px;
}

.fuzzy_date {
  color: red;
}

form.admin {
  float: left;
}

.admin label {
  float: left;
  width: 200px;
  font-weight: bold;
  color: #aaa;
  font-size: 14pt;
  text-align: right;
  vertical-align: top;
  padding-right: 10px;
  padding-top: 2px;
}

.admin input[type="text"], .admin input[type="password"] {
  width: 320px;
  color: #aaa;
  font-size: 11pt;
  border: 1px solid #999;  
}

.admin input[type="text"].short,  .admin input[type="password"].short {
  width: 40px;
}

.admin input[type="text"].login,  .admin input[type="password"].login {
  width: 200px;
}


.admin input[type="submit"] {
  margin-left: 200px !important;
  padding: 5px;
  font-size: 14pt;
}

.admin textarea {
  width: 320px;
  height: 200px;
  color: #aaa;
  font-size: 10pt;
  border: 1px solid #999; 
}

.admin textarea.short {
  height: 75px;
}

.admin textarea.twittery {
  height: 75px;
  width: 350px;
  font-size: 12pt;
  margin-left: 100px;
}

.admin select {
  color: #aaa;
  font-size: 12pt;
  border: 1px solid #999;  
}

form.delete {
  display: block;
  background-color: whitesmoke;
  width: 500px;
  height: 40px;
  padding-top: 15px;
  padding-left: 20px;
  margin-left: 50px;
  font-weight: bold;
  border: 1px solid blue;
}

.delete input[type="submit"] {
  float: right;
  font-size: 10pt;
  border: 1px solid lightgray;
  margin-right: 20px;
  background-color: red;
  color: white;
  font-weight: bold;
}

input[type="submit"].green {
  border: 1px solid gray;
  background-color: #33CC00;
  font-size: 12pt;
  font-weight: bold;
  color: #fff;  
}


/* CALENDAR */

  table.cal {
    width: 945px;
    font-size: 8pt;
  }
  
  td.blank {
    background-color:white;
    border:0;
    width: 200px;
    height: 100px;
  }

  td.cal {
    background-color:white;
    border:1px solid gray;
    vertical-align:top;
    padding:5px;
    width: 200px;
    height: 100px;
  }

  td.cal:hover,td.cal_today:hover {
    background-color: whitesmoke;
    color: #000;
  }

  td.cal_today {
    background-color:#CCCCFF;
    border:1px solid gray;
    vertical-align:top;
    padding:5px;
  }

