.section {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
.block .block {
  margin: 0 -10px;
  width: auto;
  display: inline-block;
}
a { color: #618f1a; }
body {
  background: #1f1715 url(/images/bg.png);
  font-family: Helvetica, Arial, sans-serif;
  color: #1f1715;
}
.content {
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
#head {
  height: 50px;
  width: 100%;
  position: fixed;
  background: #000000;
  text-transform: uppercase;
  z-index: 999;
  line-height: 50px;
}
#head #logo {
  margin: 0 10px;
  overflow: hidden;
  float: left;
  display: inline;
  width: 160px;
  overflow: visible;
}
#head #logo a {
  color: #ffffff;
  background: url(/images/planet_argon_logo_small.png) left center no-repeat;
  padding-left: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #746c6a;
  overflow: visible;
  text-align: right;
  position: relative;
  left: 10px;
}
#head #nav {
  margin: 0 10px;
  overflow: hidden;
  float: left;
  display: inline;
  width: 640px;
  height: 50px;
  background: #1f1715;
}
#head #nav a { text-decoration: none; }
#head #nav a.selected {
  color: #cb001b;
  font-weight: bold;
}
#head #nav .home_link {
  float: left;
  font-weight: bold;
  margin-left: 10px;
}
#head #nav ul { float: right; }
#head #nav ul li { float: left; }
#head #nav ul li a {
  color: #6c5a4c;
  font-size: 0.8em;
  margin-right: 10px;
}
#head #nav ul li a:hover { color: #83b43d; }
#head #rss_link {
  margin: 0 10px;
  overflow: hidden;
  float: left;
  display: inline;
  width: 100px;
  position: relative;
  top: 3px;
  left: -7px;
}
#body #primary {
  margin: 0 10px;
  overflow: hidden;
  float: left;
  display: inline;
  width: 640px;
  margin-left: 180px;
  background: url(/images/body-bg.png) repeat-y;
  height: 1%;
  width: 660px;
  position: relative;
  overflow: visible;
}
#foot {
  color: #807572;
  width: 960px;
  margin: 0 auto;
  overflow: hidden;
}
#foot .content {
  margin: 25px auto 25px auto;
  padding-left: 190px;
}
#foot #newsletter {
  margin: 0 10px;
  overflow: hidden;
  float: left;
  display: inline;
  width: 340px;
  margin: 0;
  padding-left: 10px;
  background: #1f1715;
  height: 255px;
}
#foot #elsewhere {
  margin: 0 10px;
  overflow: hidden;
  float: left;
  display: inline;
  width: 280px;
  margin: 0;
  padding-left: 10px;
  background: #1f1715;
  height: 255px;
}
#foot #elsewhere img { float: left; }
#foot p {
  line-height: 1.5em;
  font-size: 0.85em;
}
#foot p.rails {
  font-size: 0.85em;
  line-height: 1.3em;
  margin-bottom: 25px;
  float: right;
  margin-right: 25px;
  width: 200px;
}
#foot p.rails a {
  text-transform: none;
  color: #6c5a46;
}
#foot p.rails a:hover { color: #7fb43d; }
#foot label {
  display: block;
  font-size: 0.85em;
  margin: 25px 0 5px 0;
}
#foot label input[type="text"] {
  font-size: 0.85em;
  width: 75%;
}
#foot h3 {
  text-transform: uppercase;
  margin: 20px 0 10px 0;
  color: #d5d0bf;
}
#foot ul {
  margin-bottom: 25px;
  margin-right: 10px;
}
#foot ul li {
  border-bottom: 1px dashed #000000;
  font-size: 0.9em;
}
#foot ul li a {
  display: block;
  text-decoration: none;
  color: #6c5a46;
  padding: 5px 0 5px 0;
  padding-left: 2px;
  position: relative;
}
#foot ul li a:hover {
  color: #7fb43d;
  background-color: #2f2723;
}
#foot ul li a span {
  position: absolute;
  right: 0px;
  font-size: 0.8em;
  margin-right: 2px;
}
#foot ul img {
  float: left;
  margin-right: 10px;
}
#foot #copyright {
  margin: 0 10px;
  overflow: hidden;
  float: left;
  display: inline;
  width: 640px;
  clear: both;
  font-size: 0.8em;
  padding: 15px 0;
  text-align: center;
  border-top: 1px dashed #000000;
  position: relative;
  left: -10px;
}
#entries_footer {
  clear: both;
  overflow: hidden;
}
#entries_footer .paginator {
  background: #88725d;
  float: left;
  width: 620px;
  padding: 5px 0 5px 20px;
  margin-left: 10px;
  margin-bottom: 0px;
}
#entries_footer .paginator li {
  font-size: 0.8em;
  float: left;
  display: inline;
  margin: 0 1px 0 1px;
  color: #1f1715;
  font-weight: bold;
  background: #9ab849;
}
#entries_footer .paginator li a {
  padding: 5px 4px 4px 4px;
  display: block;
  text-decoration: none;
}
#entries_footer .paginator li a { color: #ffffff; }
#entries_footer .paginator li a:visited { color: #ffffff; }
#entries_footer .paginator li a:hover {
  background-color: #618f1a;
  color: #ffffff;
}
#entries_footer .paginator li.current {
  color: #ffffff;
  background-color: #cb001b;
  padding: 5px 4px 4px 4px;
}
#entries_footer .paginator li.disabled {
  padding: 5px 4px 4px 4px;
  background: #88725d;
  color: #b8b0ae;
}
#entries, #entry {
  padding-bottom: 20px;
  position: relative;
  margin-top: 50px;
}
#entries { padding-bottom: 0; }
.entry { margin: 0; }
.entry p {
  clear: both;
  line-height: 1.5em;
}
.entry .entry_header {
  margin: 0;
  background: url(/images/entry_header.png) left bottom;
  position: relative;
  left: -2px;
  top: 30px;
  height: 62px;
  width: 662px;
  clear: both;
  z-index: 700;
  white-space: nowrap;
}
.entry .entry_header .entry_image {
  display: none;
  margin-left: 8px;
  position: absolute;
  top: 73px;
  left: -55px;
}
.entry .entry_header .entry_avatar {
  margin: 0;
  padding: 0;
  position: absolute;
  top: 15px;
  left: -178px;
}
.entry .entry_header .entry_avatar img {
  border: 2px solid #ffffff;
  height: 40px;
  width: 40px;
  background: #cccccc;
}
.entry .entry_header ul {
  width: 122px;
  padding-left: 7px;
  height: 43px;
  padding-top: 7px;
  margin: 0;
  position: absolute;
  background: url(/images/entry_details.png);
  left: -129px;
  top: 12px;
  z-index: 800;
}
.entry .entry_header ul li {
  color: #dddddd;
  font-size: 11px;
  margin: 0 10px 0 0;
  line-height: 13px;
}
.entry .entry_header ul li span { display: block; }
.entry .entry_header .entry_date {
  text-transform: uppercase;
  font-size: 10px;
}
.entry .entry_header h1 {
  clear: both;
  margin: 0 0 0 10px;
  color: #ffffff;
  font-size: 2em;
  line-height: 1.5em;
  letter-spacing: -2px;
  font-weight: normal;
  font-family: Georgia, Times, serif;
  overflow: hidden;
}
.entry .entry_header h1 a {
  text-decoration: none;
  color: #ffffff;
}
.entry .entry_header h1 a:hover {
  border-bottom: 1px dashed #1f1715;
  color: #1f1715;
}
.entry .entry_header .entry_comments {
  position: absolute;
  top: -20px;
  right: 20px;
  font-size: 11px;
}
.entry .entry_header .entry_comments a { color: #618f1a; }
.entry .entry_body {
  padding: 20px 0 0 0;
  overflow: hidden;
  position: relative;
  margin: 0 10px;
  background: url(/images/entry_body.png) left bottom no-repeat;
  border-bottom: 1px dashed #968e8c;
}
.entry .entry_content p {
  margin: 20px;
  margin-top: 0;
}
.entry .entry_content p.footnote { font-size: 12px; }
.entry .entry_content p.footnote sup {
  vertical-align: super;
  font-weight: bold;
}
.entry .entry_content h2 {
  padding: 0 20px;
  color: #cb001b;
  font-size: 22px;
  line-height: 40px;
  font-weight: normal;
  font-family: Georgia, Times, serif;
  letter-spacing: -1px;
}
.entry .entry_content h3 {
  padding: 0 20px;
  color: #524a48;
  font-size: 16px;
  line-height: 30px;
}
.entry .entry_content ul {
  list-style: circle inside;
  margin-bottom: 10px;
}
.entry .entry_content ol { list-style: decimal inside; }
.entry .entry_content li {
  padding: 0 20px 10px 20px;
  line-height: 1.5em;
}
.entry .entry_article p {
  margin: 20px;
  margin-top: 0;
}
.entry .entry_article p.footnote { font-size: 12px; }
.entry .entry_article p.footnote sup {
  vertical-align: super;
  font-weight: bold;
}
.entry .entry_article h2 {
  padding: 0 20px;
  color: #cb001b;
  font-size: 22px;
  line-height: 40px;
  font-weight: normal;
  font-family: Georgia, Times, serif;
  letter-spacing: -1px;
}
.entry .entry_article h3 {
  padding: 0 20px;
  color: #524a48;
  font-size: 16px;
  line-height: 30px;
}
.entry .entry_article ul {
  list-style: circle inside;
  margin-bottom: 10px;
}
.entry .entry_article ol { list-style: decimal inside; }
.entry .entry_article li {
  padding: 0 20px 10px 20px;
  line-height: 1.5em;
}
.entry .entry_article { margin-top: 20px; }
.entry .entry_article p { margin-bottom: 15px; }
.entry_quote blockquote {
  background: url(/images/quotes_top.gif) 10px 10px no-repeat;
  font-size: 1.2em;
  line-height: 1.5em;
  text-align: justify;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin-bottom: 20px;
  float: left;
  padding-right: 10px;
}
.entry_quote blockquote div {
  padding: 20px 35px 20px 45px;
  background: url(/images/quotes_bottom.gif) right bottom no-repeat;
}
.entry_quote blockquote div p { margin-bottom: 10px; }
.entry_quote blockquote cite {
  font-size: 0.65em;
  float: right;
  margin-bottom: 0;
  margin-right: 10px;
}
.entry_quote blockquote cite .quote_author {
  font-weight: bold;
  font-style: normal;
}
.quote_text {
  clear: both;
  margin-left: 20px;
  margin-right: 20px;
  margin-bottom: 20px;
}
.entry .entry_link { float: left; }
.entry .entry_link a.primary_link {
  background: url(/images/link_icon.gif) left center no-repeat;
  color: #618f1a;
  display: block;
  font-weight: bold;
  padding-left: 30px;
  line-height: 24px;
  margin: 20px;
}
.entry .entry_video {
  width: 640px;
  text-align: center;
  background: #737472;
  position: relative;
  top: -1px;
}
.entry .entry_video object {
  display: block;
  margin: 0 auto 0 auto;
}
.entry .entry_video embed {
  display: block;
  margin: 0 auto 0 auto;
}
.entry .entry_video p { text-align: left; }
.entry .entry_video div.entry_content {
  padding-top: 15px;
  background: url("/images/entry_body.png") 0px 0px;
}
.entry .entry_photo img {
  display: block;
  margin: 15px 0 15px 20px;
  padding-bottom: 10px;
}
#comments h3 {
  line-height: 40px;
  font-family: Georgia, Times, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  font-size: 1.5em;
  color: #cb001b;
}
#comments h2 {
  line-height: 40px;
  font-family: Georgia, Times, sans-serif;
  font-weight: normal;
  letter-spacing: -1px;
  font-size: 1.5em;
  color: #cb001b;
}
#comments #x_comment_form {
  clear: both;
  padding: 0 20px 20px 30px;
}
#comments #x_comment_form .error {
  margin: 5px 0;
  line-height: 25px;
  color: #1f1715;
  background: url(/images/error.png) left top no-repeat;
  padding-left: 30px;
  font-weight: bold;
}
#comments #x_comment_form fieldset {
  position: relative;
  margin-bottom: 5px;
}
#comments #x_comment_form fieldset legend span {
  position: absolute;
  right: 15px;
  top: 10px;
  font-size: 10px;
  color: #cb001b;
}
#comments #x_comment_form fieldset legend span.legend_label {
  position: relative;
  left: 0px;
  top: 0px;
  color: #1f1715;
  font-size: 11px;
  text-transform: uppercase;
  padding-top: 10px;
  padding-bottom: 2px;
  display: block;
}
#comments #x_comment_form label {
  margin: 10px 10px 7px 0;
  text-transform: uppercase;
  font-size: 11px;
  float: left;
  width: 295px;
  color: #1f1715;
}
#comments #x_comment_form label span { color: red; }
#comments #x_comment_form label input[type="text"] {
  display: block;
  font-size: 1.2em;
  margin-top: 2px;
  width: 285px;
}
#comments #x_comment_form textarea {
  font-size: 1em;
  height: 150px;
  margin: 0 0 10px 0;
  display: block;
  width: 590px;
}
#comments #x_comment_list {
  position: relative;
  margin: 0 30px;
}
#comments #x_comment_list h3 { margin-bottom: 20px; }
#comments #x_comment_list p.comment_jump_link {
  position: absolute;
  right: 0px;
  top: 15px;
}
#comments #x_comment_list li {
  float: left;
  margin: 0 15px 20px 0px;
  clear: both;
}
#comments #x_comment_list li .comment_details { margin-left: 80px; }
#comments #x_comment_list li .comment_details img {
  position: relative;
  right: 35px;
}
#comments #x_comment_list li .comment_details h5 {
  font-size: 0.9em;
  margin-bottom: 5px;
  color: #1f1715;
}
#comments #x_comment_list li .comment_details h5 a {
  display: inline;
  color: #618f1a;
  text-decoration: none;
}
#comments #x_comment_list li .comment_details h5 a:hover {
  display: inline;
  color: #cb001b;
  text-decoration: underline;
}
#comments #x_comment_list li .comment_details h5 span {
  font-size: 0.8em;
  font-weight: normal;
}
#comments #x_comment_list li .comment_details ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#comments #x_comment_list li .comment_details ul li {
  margin: 0;
  padding: 4px 10px 4px 0;
  float: left;
  clear: none;
}
#comments #x_comment_list li .comment_details ul li a { padding: 2px 0; }
#comments #x_comment_list li .comment_details ul li a:hover { text-decoration: none; }
#comments #x_comment_list .comment_body p {
  line-height: 1.4em;
  margin: 0;
}
#comments #x_comment_list .author_image {
  position: absolute;
  left: 0px;
}
#comments #x_comment_list .author_image img {
  border: 5px solid #cfccc5;
  margin-bottom: -5px;
  padding: 0;
}
#comments #x_comment_list .author_image span {
  display: block;
  font-size: 0.55em;
  background-color: #cfccc5;
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
  padding: 5px 0 5px 0;
}
#comments #x_comment_list .comment_details ul { margin-top: 10px; }
#comments #x_comment_list .comment_details ul li {
  font-size: 0.8em;
  margin-bottom: 10px;
}
#comments #x_comment_list .comment_details .web_address {
  background: url(/images/world_link.png) no-repeat;
  padding-left: 20px;
}
#comments #x_comment_list .comment_details .twitter_address {
  background: url(/images/Twitter-16x16.png) no-repeat;
  padding-left: 20px;
}
#comments #x_comment_list .comment_body { clear: left; }
#div.clearfix { clear: both; }
#main_content #signin {
  margin-left: 28%;
  padding: 20px;
}
#main_content #signin h2 { font-size: 1.2em; }
#main_content #signin dt { margin-top: 10px; }
#main_content #signin dd input[type="text"] { font-size: 1.2em; }
input[type="password"] { font-size: 1.2em; }
