/* Theme Name: Orbit Short Fiction v2
Theme URI:http://www.clockpunkstudios.com/
Description:A custom theme for Orbit Books
Version:2.0
Author:Clockpunk Studios
Author URI:http://www.clockpunkstudios.com/

TABLE OF CONTENTS
 
Inherited Styles
HTML Tags
Structure
Headers
Content Styles
Form Elements
Footer

/* ---------- @ Inherited Styles ----------- */

@import url('css/nav.css');
@import url('css/posts.css');
/* ---------- @ HTML Tags ----------- */
* {
  margin: 0;
  padding: 0;
  outline: none;
}
body {
  background: #585858;
  color: #202020;
}
body, select, input, textarea {
  font: 100% Arial, Verdana, Sans-Serif /* Global font-size reset */;
}
body.page-id-53 {
  background-color: #FFF;
  min-height: 50% !important;
}
p {
  line-height: 140%;
}
a, a:visited {
  color: #910303;
}
a:hover, a:active {
  color: #410606;
}
hr {
  display: block;
  height: 1px;
  background: #CCC;
  border: 0;
  color: #CCC;
}
table {
  border-collapse: collapse;
  width: 100%;
  margin: 15px 0;
}
td {
  padding: 4px 6px;
  border-top: 1px solid #CCC;
}
tr {
  background: #e3e3e3;
}
table caption {
  background: #FFF;
  padding: 2px 0;
}
blockquote {
  color: #333;
  padding: 0 18px;
  margin: 25px 45px;
  border-left: 3px solid #CCC;
}

/* ---------- @ Structure ----------- */
#main {
  padding: 30px 0px 0px;
  background: url(images/body-secondary-background.jpg) bottom left repeat-x;
  position: relative;
}
#wrapper {
  font-size: .8em /* Global content font-size */;
  width: 960px;
  margin: 0 auto;
  background: #FFF;
}
#masthead {
  width: 940px;
  margin: 0 auto;
  padding: 25px 10px 0;
  position: relative;
}
#branding {
  float: left;
  width: 575px;
}
#content {
}
#facebook_content {
  width: 810px;
  font-size: 12px;
}
#facebook_content .story {
  margin-top: 20px;
}
#facebook_content #search_controls {
  float: none;
}
#header_wrapper {
  background: url(images/header-main-background.jpg) top center no-repeat;
  height: 309px;
  min-width: 960px;
}
#header_wrapper.sale {
  background: url(images/header-sale-background.jpg) top center no-repeat;
}
#header_wrapper.sale #robot {
  background:none;
}
#header_wrapper.sale #logo {
  background:none;
  text-indent: -9999em;
}

#header_wrapper.sale #facebook_like, #header_wrapper.sale #newsletter_box {
  border:1px solid #CCC;
}

#center_background_wrap {
  background: url(images/center-body-background.jpg) top center repeat-y;
  min-width: 960px;
}
#footer_background_wrapper {
  background: url(images/footer-background.jpg) top center no-repeat;
  height: 104px;
  min-width: 960px;
}
#facebook_like, #newsletter_box {
  position: absolute;
  left: 490px;
  top: 35px;
  background: #FFF;
  min-height: 260px;
  border: 1px solid #ed9594;
  width: 220px;
}
#newsletter_box {
  left: 720px;
  font-size: 12px;
  padding: 4px 10px 0px;
  width: 200px;
  min-height: 256px;
}
#newsletter_box h3 {
  font-size: 16px font-weight:bold;
  letter-spacing: .02em;
  margin: 13px 0 0;
}
#newsletter_box p {
  line-height: 1.3;
  margin-bottom: 19px;
  clear: both;
  padding-top: 7px;
}
#newsletter_icon {
  float: left;
  background: url(images/mail-icon.png);
  height: 37px;
  width: 45px;
  margin-right: 5px;
  margin-bottom: 5px;
}
#newsletter_box label {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 4px;
}
#newsletter_box input, #newsletter_box select {
  margin-bottom: 8px;
  margin-top: 4px;
}
#page_wrap {
  width: 680px;
  margin: 0 auto;
}
#latest_news {
  float: left;
  width: 620px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 10px;
}
#latest_news h2 {
  margin-bottom: 15px;
  padding-left: 10px;
}
#news_from_orbit {
  float: right;
  width: 298px;
  border: 1px solid #7a0505;
  margin-bottom: 20px;
  margin-right: 10px;
}
#news_from_orbit h3 {
  padding: 4px;
  color: #FFF;
  background-color: #7a0505;
  text-align: center;
}
#news_from_orbit h4 {
  font-size: 14px;
  font-weight: bold;
}
#news_from_orbit ul {
  margin: 10px;
}
#news_from_orbit p {
  font-size: 11px;
  font-style: italic;
}
#news_from_orbit li {
  margin-bottom: 10px;
  list-style-type: none;
}
.left {
  float: left
}
.right {
  float: right
}
.clear {
  clear: both;
}
.story {
  display: inline-block;
  padding: 10px;
  width: 136px;
  min-height: 310px;
  position: relative;
  vertical-align: top;
}
.story:last-child {
  margin-right: 0;
}
.story .cover_wrapper {
  min-height: 195px;
}
.story a img {
  border: 1px solid #910303;
}
.story h3 {
  text-align: center;
  font-size: 13px;
  color: #910303;
  margin-bottom: 4px;
  line-height: 18px;
}
.story h3 a, .story h3 a:visited {
  color: #910303;
  text-decoration: none;
}
.story h3 a:hover, .story h3 a:active {
  color: #410606;
  text-decoration: underline;
}
.byline {
  text-align: center;
}
.byline a, .byline a:visited {
  color: #202020;
}
.byline a:hover, .byline a:active {
  color: #666;
}
.tweet_button {
  float: right;
  margin-top: -1px;
}
.badge {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 50px;
  background: #900;
  text-align: center;
  font-size: 10px;
  padding: 4px 0;
  color: #FFF;
  text-transform: uppercase;
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
}
.main_header {
  margin-left: 10px;
  clear: both;
}
.now_header {
  width: 285px;
  float: left;
  clear: none !important;
  margin-top: 25px;
}
#new_header {
  position: absolute;
  top: -38px;
  left: 87px;
}
.new_wrapper {
  position: relative;
  float: left;
}
.upcoming {
  background: #CCC;
}
#upcoming_new {
}
#search_controls {
  float: left;
  margin-right: 10px;
  position: relative;
  margin-top: 25px;
  width: 310px;
}
#search_controls select, #newsletter_box input, #newsletter_box select, #vendor_jump, #audio_vendor_jump {
  width: 130px;
  font-size: 12px;
  padding: 3px;
  border: 1px solid #a5a5a5;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}

#search_controls select {
  display:inline-block;
  margin-top:4px;
  margin-right:10px;
}

#newsletter_box input {
  width: 195px;
}
#newsletter_box select {
  width: 75px;
}
#ajax_area {
  clear: both;
}
#ajax_wrapper {
  min-height: 320px;
  position: relative;
  clear: both;
}
#parent-6-cat-dropdown {
  margin-right: 10px;
}
#spinner {
  background-image: url(images/ajaxloading.gif);
  height: 32px;
  width: 32px;
  display: none;
  position: absolute;
  top: 100px;
  left: 450px;
}
#facebook_content #spinner {
  left: 225px;
}
#secondary_column {
  width: 380px;
  float: left;
  padding-bottom: 20px;
  margin-left: 10px;
}
#primary_column {
  width: 540px;
  margin-left: 20px;
  float: left;
}
.entry p.author {
  font-size: 16px;
  color: #313030;
  margin-bottom: 8px !important;
  font-family: Verdana, Geneva, sans-serif
}
.entry .author a {
  text-decoration: none;
}
.author a:hover {
  text-decoration: underline;
}
.entry p.publishdate {
  margin: 0;
  color: #313030;
  font-size: .85em;
  text-transform: uppercase;
  font-family: Verdana, Geneva, sans-serif;
  margin-bottom: 24px;
}
#share_buttons {
  margin-top: 10px;
}
#twitter_facebook_buttons {
  width: 117px;
  float: left;
}
#other_share {
  width: 210px;
  margin-left: 20px;
  float: left;
}
.addtoany_list a img {
  border: 0;
}
.addtoany_list {
  position: relative;
  top: 3px;
  left: -8px;
}
.addtoany_share_save {
  line-height: 27px;
}
#share_code {
  margin-top: 20px;
}
#share_code h3 {
  margin-bottom: 10px;
}
#share_code p.instructions {
  margin-bottom: 20px;
}
#float_wrapper {
  float: right;
  margin-left: 10px;
  width: 200px;
  margin-right: 20px;
}
#buybox, #audiobox {
  margin-bottom: 25px;
  position: relative;
  color: #FFF;
  width: 200px;
  height: 60px;
  background: url(images/pricing-background.png);
  padding: 10px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -o-border-radius: 10px;
  border: 1px hidden;
  -moz-box-shadow: 2px 2px 8px rgba(0, 0, 0, .6);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .4);
}
#buybox {
  margin-bottom: 30px;
}
#buybox h4, #audiobox h4 {
  font-size: 12px;
  margin: 0 0 23px 10px;
  text-transform: uppercase;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: normal;
}
#price {
  position: absolute;
  right: 11px;
  top: 1px;
  font-size: 38px;
  font-weight: bold;
  color: #FFF;
}
#audioprice {
  position: absolute;
  right: 11px;
  top: 25px;
  font-size: 24px;
  font-weight: bold;
  color: #FFF;
}
#buybox h4 span {
  padding-left: 54px;
}
#vendor_jump, #audio_vendor_jump {
  position: relative;
  top: -15px;
  margin-left: 10px;
  width: 180px;
}
#audio_vendor_jump {
  top: 15px;
}
#comments_wrapper {
  display: none;
}
.button_container {
  margin-bottom: 20px;
}

/* ---------- @ Headers ----------- */
h1, h2, h3, h4, h5, h6 {
  font-family: Arial, Helvetica, sans-serif;
}
h2, h1.pagetitle, h2.posttitle, h1.posttitle, .entry h3 {
  font-size: 24px;
  letter-spacing: 3px;
  color: #313030;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.entry h2 {
  font-size: 26px;
  font-family: Verdana, Geneva, sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  color: #313030;
  text-transform: none;
  margin-bottom: 8px;
}
h3#comments {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
  margin-bottom: 18px;
}
.entry h3 a {
  text-decoration: none;
}
.entry h3 a:hover {
  text-decoration: underline;
}
h4 {
  font-size: 1.4em;
}
h5 {
  font-weight: bold;
  font-size: 1.2em
}
h6 {
  font-weight: bold;
  font-size: 1em;
}

/* ---------- @ Content Styles ----------- */
/* Misc */

#logo {
  text-indent: -9999em;
  background: url(images/logo.png);
  width: 327px;
  height: 207px;
  left: 147px;
  top: 60px;
  position: absolute;
}
#logo a {
  display: block;
  width: 327px;
  height: 207px;
}
#robot {
  background: url(images/robot.png);
  width: 138px;
  height: 246px;
  position: absolute;
  left: 10px;
  top: 45px;
}
#robot a {
  display: block;
  width: 327px;
  height: 207px;
}
.commentcount {
  padding-left: 17px;
  background: url(images/bubble.gif) no-repeat;
  margin-left: 14px;
}
.more-link {
  display: block;
  margin-top: 12px;
  clear: both
}
.clear_spacer {
  clear: both;
  height: 15px;
  display: block;
  width: 100%;
}

/* Author Page */
#writer {
  overflow: hidden;
  background: #f2f2f2;
  margin-bottom: 20px;
  padding: 16px;
}
#writer p {
  margin-top: 0;
}
#writer .avatar {
  margin: 4px 17px 7px 0
}

/* Search and Archives */
.search-highlight {
  background: #FFFF00
}
#comment_pagination {
  margin-top: 22px;
  overflow: hidden;
}
#archive_pagination {
  overflow: hidden;
  padding: 20px;
  text-align: center
}
.current-numeric-page {
  margin-right: 5px;
  background-color: #a40000;
  padding: 4px 8px;
  border: 1px solid #a40000;
  color: #FFF;
  text-shadow: 1px 1px 2px #000;
  text-decoration: none;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}
.page-number-first {
  margin-right: 15px;
}
a.page-number-last {
  margin-left: 10px;
  margin-right: 15px !important;
}
a.show_all_button {
  background: #313030 !important;
  border: 1px solid #313030 !important;
}
#archive_pagination a, #archive_pagination a:visited, #subscribe_submit, .reply a, .reply a:visited, .button, .wpcf7-submit {
  margin-right: 5px;
  padding: 4px 8px;
  text-transform: uppercase;
  border: 1px solid #777171;
  color: #FFF;
  text-shadow: 1px 1px 2px #000;
  text-decoration: none;
  background: #777171;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -o-border-radius: 5px;
}
#archive_pagination a:hover, #archive_pagination a:active, #subscribe_submit:hover, .reply a:active, .replay a:hover, .button:hover, .button:active, .wpcf7-submit:hover {
  color: #FFF;
  background: #313030;
  border: 1px solid #313030;
  cursor: pointer;
}
#comment_pagination div {
  float: left;
  margin-right: 10px;
}
a #icon-rss {
  border: none
}
.archive #icon-rss {
  vertical-align: middle;
  margin-left: 3px;
}
#wpcf7-f1-p23-o1 {
  width: 300px;
  margin: 0 15px 15px 0;
  float: left;
}

/* Sidebar and Widgets */
#subscribe_submit {
  display: block;
  float:right;
}
.widget {
  margin-bottom: 20px;
  overflow: hidden
}
.widget li {
  list-style: none;
  border-bottom: 1px solid #CCC;
  padding: 6px 0;
  line-height: 140%;
}
.widget li a, .widget li a:visited {
  color: #111;
  text-decoration: none
}
.widget li a:hover, .widget li a:active {
  color: #6d6d6d;
}
.widget li.current_page_item a, .widget li.current_page_item a:visited, .widget li.current-cat a, .widget.current-cat a:visited {
  font-weight: bold
}
.widget li.current_page_item li a, .widget li.current_page_item li a:visited, .widget li.current-cat li a, .widget li-current-cat li a:visited {
  font-weight: normal;
}
.widget li li {
  margin-left: 34px;
  border: 0;
  list-style: disc;
}
#wp-calendar tr {
  background: #f2f2f2;
}
#wp-calendar td {
  text-align: center;
  padding: 3px;
}
#recentcomments {
  color: #787878;
}
#recentcomments a, #recentcomments a:visited {
  font-style: italic
}
#recentcomments a.url, #recentcomments a.url:visited {
  font-weight: bold;
  font-style: normal;
}
a.rsswidget, a.rsswidget:visited {
  font-weight: bold
}
.rssSummary {
  line-height: 160%;
}
#wp125adwrap_2c {
  overflow: hidden
}
#wp125adwrap_2c .wp125ad {
  float: left;
  margin-right: 8px;
}
.wp125ad a img {
  border: none;
}
#wp125adwrap_2c div+div {
  margin: 0 !important;
}

/* ---------- @ Form Elements ----------- */
#author, #email, #comment, #url, #searchfield {
  background: #FFF !important;
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  border-color: #6d6d6d;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}
#author, #email, #url {
  width: 220px;
  margin-bottom: 10px;
}
#commentform textarea, #pastecode {
  width: 98%;
  height: 250px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
}
#pastecode {
  font-family: "Lucida Console", Monaco, monospace;
  margin-bottom: 10px;
}
#masthead #searchform {
  float: right;
  width: 260px;
  text-align: right;
  padding-top: 12px;
}
#searchfield {
  width: 220px;
}
#submit {
  text-align: right;
  vertical-align: top;
  margin-left: 398px;
  margin-top: 20px;
}
#respond p {
  margin-bottom: 14px;
}

/* ---------- @ Footer ----------- */
#footer {
  font-size: .8em;
  overflow: hidden;
  width: 940px;
  margin: 0 auto;
  color: #dadada;
  padding: 10px;
  position: relative;
}
#footer a {
  color: #fff;
}
#footer a:hover, #footer a:active {
  color: #CCC;
}
#footer p.copyright {
  width: 300px;
  font-size: 12px;
  line-height: 1.3;
  margin: 0;
}
#footer_links {
  list-style-type: none;
  position: absolute;
  right: 10px;
  top: 10px;
}
#footer_links li {
  line-height: 1.3;
}