@import url(jquery_lightbox.css);

#navbar {
  margin-bottom: 0;
}

#main_cols {
  padding: 15px 0 0
}

.body_content {
  color: #333;
  font: normal 14px/1.6 Arial, Helvetica, sans-serif;
}

.pagination {
  width: 75%;
  color: #ccc;
  float: left;
  text-align: left;
  margin: 0 auto 10px;
  font: normal 10px/normal Verdana;
}

.pagination-label {
  margin-right: 15px;
}

.pages a.viewfull {
  margin-left: 12px;
}

.pagination span {
  color: #333;
  font-weight: bold;
}

/* Article Heading */

#article_heading {
  /*height: 1%;*/
  /*padding: 12px 15px;*/
  position: relative;
  margin-bottom: 15px;
  border-bottom: 1px solid #e5e5e5;
  /*background: #fff url(../images/article_header_arrow.gif) right center no-repeat;*/
}

/*
#article_heading #article_info {
  float: left;
  width: 625px;
}
*/

#article_heading h1, #article_heading h2, #article_heading p {
  padding: 0;
  margin: 0 0 8px;
}

#article_heading h1 {
  color: #363;
  display: inline;
  font: normal 2.2em arial;
}

#article_heading h2 {
  color: #666;
  font: italic normal 1.2em/1.4 arial;
}

#article_heading p {
  color: #888;
  font-size: 10px;
}

/*
#article_top {
  width: 295px;
  float: right;
  padding: 0 15px;
}
*/

#article_top h5 {
  margin: 0;
  padding: 0;
  color: #333;
  font-size: 1.1em;
}

#article_top ul {
  margin:0;
  padding: 0;
  clear: both;
  list-style: none;
}

#article_top li a {
  color: #369;
  display: block;
  font-style: italic;
  padding: 5px 20px 0 0;
  border-top: 1px dotted #e5e5e5;
  background: url(../images/icon_point_box.gif) right center no-repeat;
}

#article_top li a:hover {
  color: #036;
  padding-right: 18px;
  border-top: 1px solid #ddd;
}

#article_top p {
  margin: 0;
  padding: 0;
  color: #555;
  font-size: 12px;
  line-height: 1.6;
}

/* Article Tools */

#article_tools_top {
  margin-bottom: 15px;
}

#article_tools_bot {
  margin-top: 15px;
  padding-top: 10px;
  border-top: 1px solid #e5e5e5;
}

#article_tools_bot .tools {
  width: 455px;
}

ul.tools {
  padding: 0;
  width: auto;
  float: left;
  color: #666;
  height: 24px;
  margin: 0 0 10px;
  list-style: none;
  display: inline-block;
}

#left2thirds ul.tools {
  margin-left: 0;
}

.tools li {
  display: inline;
}

.tools li a {
  float: left;
  width: auto;
  color: #666;
  font-size: 11px;
  line-height: 24px;
  margin-right: 12px;
  padding-left: 20px;
  background: url(../images/tools_icons.gif) no-repeat;
}

.tools li.reuse a, .tools li.reprint a {
  color: #999;
  float: right;
  font-size: 9px;
  margin: 0 0 0 12px;
}

.tools li a:hover {
  color: #999;
}

.tools li.comment a {
  background-position: 0 0;
}

.tools li.print a {
  background-position: 0 -48px;
}

.tools li.share a {
  background-position: 0 -72px;
}

.tools li.link_to a {
  background-position: 0 -120px;
}

.tools li.related a {
  background-position: 0 -144px;
}

.tools li.rss a {
  background-position: 0 -192px;
}

.tools li.reuse a {
  background-position: 0 -216px;
}

.tools li.reprint a {
  background-position: 0 -240px;
}

/* Adjust Font Size */

#adjust_text_size {
  float: right;
  width: 90px;
  color: #999;
  display: none;
  font-size: 11px;
  position: relative;
}

#adjust_text_size a {
  top: 0;
  color: #fff;
  width: 12px;
  height: 12px;
  display: block;
  margin-top: 3px;
  position: absolute;
  text-align: center;
  font: bolder 10px/11px "Courier New", monospace;
  background: url(../images/text_size_button.gif) no-repeat;
}

#adjust_text_size a:hover {
  text-decoration: none;
}

#adjust_text_size a.disabled {
  background-position: 0 -12px;
}

#adjust_text_size a#decrease {
  right: 20px;
}

#adjust_text_size a#increase {
  right: 0;
}

/* Article Sidebars */

.article_sidebar {
  padding: 8px;
  width: 250px;
  font-size: .85em;
  position: relative;
  background: #f1f1f1;
  border: 1px solid #e5e5e5;
}

.article_sidebar.left {
  float: left;
  margin: 0 12px 4px 0;
}

.article_sidebar.right {
  float: right;
  margin: 0 0 4px 12px;
}

.article_sidebar img {
  display: block;
  margin: 0 0 8px;
}

.article_sidebar h5 {
  margin: 0;
  padding: 0;
  font-size: 1em;
}

.article_sidebar ul, .article_sidebar ol {
  padding: 0;
  margin: 0 0 10px 18px;
}

.article_sidebar img.click_to_enlarge {
  top: 16px;
  left: 8px;
  border: none;
  display: none;
  position: absolute;
}

.article_sidebar p.caption {
  color: #666;
  font: normal .9em/1.4 Geneva, Arial, Helvetica, sans-serif;
}

/* Pull Quote */

blockquote.quotebox {
  margin: 0;
  color: #036;
  width: 200px;
  padding: 10px;
  font-weight: bold;
  border: solid #eee;
  border-width: 3px 0;
}

blockquote.quotebox.left {
  float: left;
  margin: 0 12px 4px 0;
}

blockquote.quotebox.right {
  float: right;
  margin: 0 0 4px 12px;
}

blockquote.quotebox span.quote {
  color: #999;
  font: bold 20px/0 Geneva;
}

blockquote.quotebox cite {
  color: #666;
  display: block;
  font-size: 11px;
  text-align: right;
  font-weight: normal
}

/* Below-article Pagination */

.sub_pagination {
  clear: both;
  font-size: 13px;
  font-weight: bold;
  text-align: right;
  padding: 4px 0 8px;
  border-bottom: 1px solid #ccc;
}

.sub_pagination a.prev {
  float: left;
}

.sub_pagination a.next {
  float: right;
}

.sub_pagination a.onepage {
  font: normal 11px arial;
}

/* Read More Box */

#read_more_topics {
  padding: 5px 10px;
  background: #f1f1f1;
  border: solid #e5e5e5;
  border-width: 1px 0;
}

#read_more_topics h4 {
  margin: 0;
  padding: 0;
  width: inherit;
  display: inline;
  font-size: inherit;
}

#read_more_topics ul {
  margin: 0;
  padding: 0;
  color: #666;
  display: inline;
  list-style: none;
}

#read_more_topics li {
  width: inherit;
  display: inline;
}

/* Right Col Content Box */

.rightcol_content {
  padding: 10px;
  padding-left: 25px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-left: none;
  font-size: .9em;
  background: url(../images/bg_rightcol_content.gif) no-repeat;
}

.rightcol_content h4 {
  padding: 0;
  margin: 0 0 10px;
  font-size: 1.2em;
}

.rightcol_content ol, .rightcol_content ul {
  margin:0;
  padding: 0;
  list-style: none;
}

.rightcol_content li {
  clear: both;
  margin: 10px 0;
  font: normal 13px/1.3 Arial, Helvetica, sans-serif;
}

/* Most Pop Box */

#mpop.rightcol_content li {
  margin: 5px 0;
  display: block;
  padding: 0 0 5px;
  font-size: 1.2em;
  border-bottom: 1px dotted #ddd;
}

#mpop.rightcol_content li span {
  color: #363;
  float: left;
  width: auto;
  display: block;
  font-size: .9em;
  font-family: Georgia;
}

#mpop li a {
  width: 90%;
  font-weight: bold;
  padding-left: 10px;
  display: inline-block;
}

/* Feat WP Box */

#ad_featured_wp.rightcol_content img {
  float: left;
  width: 90px;
  height: 120px;
  border: 1px solid #ccc;
}

#ad_featured_wp.rightcol_content p {
  font-size: 1.1em;
  padding-left: 105px;
}

/* Help icons */

sup.help_bubble {
  z-index: 20;
  width: 12px;
  height: 12px;
  cursor: pointer;
  position: relative;
  display: inline-block;
  background: url(../images/help_bubble.gif) no-repeat;
}

sup.help_bubble span {
  top: -5px;
  z-index: -1;
  color: #333;
  right: -5px;
  width: 250px;
  padding: 10px;
  display: none;
  text-align: left;
  background: #ffd;
  overflow: visible;
  position: absolute;
  border: 1px solid #ccc;
  font: normal 12px/1.5 Arial, Helvetica, sans-serif;
}

/* Related Accordion
-------------------------------------------------- */

#related_reading {
  clear: both;
  margin: 15px 0;
}

sup#related_help.help_bubble span {
  top: -1px;
  left: -1px;
}

#body_content #related_reading {
  padding: 0;
  clear: none;
  border: none;
  float: right;
  width: 250px;
  position: static;
  margin: 0 0 12px 12px;
}

#related_reading h4 {
  padding: 0;
  color: #363;
  margin: 0 0 5px;
}

#related_reading ul {
  margin: 0;
  color: #696;
  padding: 8px 15px 10px 25px;
  background: url(../images/bg_related_reading_ul.gif) repeat-x;
}

#related_reading li {
  margin: 0 0 8px;
}

#related_reading .accordion {
  padding: 5px;
  font-size: 13px;
  position: relative;
  background: #f1f1f1;
  border: 1px solid #e5e5e5;
}

#related_reading .accordion div {
  background: #f1f1f1;
}

#related_reading a.acc_head.ui-accordion-header {
  color: #333;
  display: block;
  padding: 2px 4px;
  background: #ccc;
  position: relative;
  border: solid #eee;
  border-width: 1px 0 0;
}

#related_reading a.acc_head:hover {
  color: #636;
  background: #ccc;
  text-decoration: none;
}

#related_reading a.acc_head.ui-accordion-header.selected {
  color: #fff;
  border: none;
  background: #636;
  font-weight: bold;
}

#related_reading a.acc_head.selected:hover {
  text-decoration: none;
}

#article_rss {
  padding: 5px 10px;
  border: solid #c60;
  border-width: 1px 0;
  line-height: normal;
  background: #f38400 url(../images/bg_article_rss.gif) right center no-repeat;
}

#article_rss h4, #article_rss a {
  margin: 0;
  padding: 0;
  color: #fff;
}

#article_rss a.get_feed {
  color: #ff9;
  font-style: italic;
}

#article_rss a.get_feed:hover {
  color: #ff6;
}

.subarticle_block {
  margin: 20px 0;
}

#subarticle_subs {
  height: 40px;
  border: solid #ccc;
  border-width: 2px 0;
}

#subarticle_subs ul {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  position: relative;
}

#subarticle_subs li {
  padding: 0;
  float: left;
  width: 326px;
  display: block;
  cursor: pointer;
  overflow: hidden;
  text-align: right;
}

#subarticle_subs a {
  color: #eee;
  display: block;
  cursor: pointer;
  font: bold 12px/20px Tahoma;
}

#subarticle_subs a#enews {
  background: #926f92;
}

#subarticle_subs a#mag {
  background: #7a4c7a;
}

#subarticle_subs a#rss {
  background: #636;
}

#subarticle_subs a#enews:hover, #subarticle_subs a#mag:hover, #subarticle_subs a#rss:hover {
  color: #fff;
  font-size: 13px;
  background: #303;
}

#subarticle_subs a span {
  height: 20px;
  padding: 10px;
  display: block;
  background: url(../images/bg_subarticle_subs.png) no-repeat;
}

#subarticle_subs a#enews span {
  background-position: 0 -6px;
}

#subarticle_subs a#mag span {
  background-position: 0 -56px;
}

#subarticle_subs a#rss span {
  background-position: 0 -108px;
}

/* Recommendations */

.recommendation {
  width: auto;
  float: left;
  font-size: 10px;
  display: inline;
  position: relative;
  margin-right: 12px;
}

.recommendation div {
  display: inline;
}

.recommendation .score {
  float: left;
  width: auto;
  height: 22px;
  line-height: 22px;
  padding: 0 8px 0 5px;
  display: inline-block;
  background: #636 url(../images/recommend_score_round.gif) right center no-repeat;
}

.recommendation .score span {
  color: #fff;
  font-size: 10px;
}

a.recommendation_link, .recommend, .thanks, .you_voted {
  float: left;
  width: 115px;
  height: 22px;
  overflow: hidden;
  text-indent: -999px;
  display: inline-block;
  background: url(../images/btn_recommend.gif) no-repeat;
}

.recommendations, .recommended {
  z-index: 0;
  color: #333;
  float: left;
  width: 115px;
  height: 22px;
  cursor: pointer;
  text-align: center;
  position: relative;
  font: bold 10px/22px Arial, Helvetica, sans-serif;
  background: url(../images/btn_recommend.gif) no-repeat;
}

.recommendations {
  background-position: 0 -22px;
}

a.recommendation_link {
  display: block;
  background-position: 0 -22px;
}

.recommend.thanks {
  background-position: 0 -44px;
}

.recommendation div.you_voted {
  top: 0;
  left: 0;
  z-index: 1;
  display: none;
  position: absolute;
  background-position: 0 -66px;
}

div.must_login, div.rec_help {
  z-index: 1;
  left: -1px;
  bottom: 30px;
  color: #666;
  width: 335px;
  padding: 10px;
  display: none;
  background: #ffc;
  text-align: left;
  position: absolute;
  border: 1px solid #ccc;
  font: normal 12px/1.5 Arial, Helvetica, sans-serif;
}

div.must_login a.close, div.rec_help a.close {
  display: block;
  font-size: 10px;
}

div.rec_help {
  text-indent: 0;
}

/* Link to this */

#link_to_this {
  z-index: 0;
  cursor: pointer;
  min-height: 30px;
  overflow: visible;
  position: relative;
  background: #f1f1f1;
  border: solid #e5e5e5;
  border-width: 1px 0;
}

#link_to_this a.ltt_link_to {
  margin: 0;
  padding: 0;
  color: #333;
  height: 30px;
  display: block;
  padding-left: 40px;
  background: url(../images/bg_link_to_this.gif) 10px center no-repeat;
  font: bold 12px/30px Verdana, Arial, Helvetica, sans-serif;
}

#link_to_this a.ltt_link_to:hover {
  color: #636;
}

#link_to_this a.ltt_close {
  color: #ffc;
  font: normal 10px/normal Arial, Helvetica, sans-serif;
}

.ltt_dropdown {
  z-index: 1;
  clear: both;
  color: #fff;
  display: none;
  padding: 10px;
  background: #969;
  position: relative;
}

.ltt_dropdown .content {
  visibility: hidden;
}

.ltt_dropdown h4 {
  margin: 0;
  color: #fff;
}

.ltt_dropdown p, .ltt_dropdown textarea {
  font-size: 11px;
}

.ltt_dropdown textarea {
  color: #666;
  width: 98.5%;
  padding: 2px;
  height: 75px;
}

