/*
Theme Name: tgcb
Theme URI: http://www.thegreencorduroybook.com
Description: A child theme of 2012 default WordPress theme.
Author: Trevor Tingey
Author url: http://tingeyconsulting.com/
Version: 1.0
Tags: black, blue, white, fixed-width, custom-header, theme-options
Template: twentytwelve
*/
@import url('../twentytwelve/style.css');

body {
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url('images/tiled_stripes.png') repeat top left;
}

img {
  box-shadow: none;
}

#page.site {
  min-width: 960px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
}

#main.wrapper {
  width: 620px;
  display: inline-block;
  height: 100%;
  vertical-align: top;
}

#secondary {
  width: 300px;
  padding: 0 0 0 30px;
  margin-top: 170px;
  border-left: 1px solid #ccc;
  position: relative;
  top: 0;
  right: 0;
  bottom: 72px;
  margin-bottom: 72px;
  display: inline-block;
}

#secondary .toys {
  width: 269px;
  height: 75px;
  position: absolute;
  top: -110px;
}

#secondary .book {
  background: url('images/book.png');
  width: 282px;
  height: 339px;
}

#secondary form {
  text-align: center;
}

#secondary button.buy {
  margin: 40px auto;
  height: 47px;
  width: 186px;
  background: url('images/buy_button.png') repeat top left;
  border: none;
}

.sharethis-container {
  text-align: center;
  margin-bottom: 50px;
}

aside .textwidget {
  text-align: center;
  font-style: italic;
}


#masthead {
  position: relative;
}

#masthead nav {
  position: absolute;
  right: 0;
  top: 90px;
  margin-top: 0;
}

.main-navigation li {
  margin: 0;
  line-height: 40px;
}

.main-navigation li:first-child:before {
  content: "";
}

.main-navigation li:before {
  content: "·";
  font-size: 50px;
  vertical-align: middle;
  display: inline-block;
  height: 50px;
  margin: 0 10px 0 5px;
  color: #f29e2b;
}

.main-navigation li a {
  color: #f29e2b;
  font-family: "snoopy snails nf" sans-serif;
  font-size: 20px;
}

.site-header h1 {
  margin-bottom: 20px;
}

.site-header h1 a {
  text-indent: -2000px;
  width: 259px;
  height: 133px;
  background-image: url('images/logo.png');
}

.site-header h2 {
  text-align: center;
  padding: 0 40px;
  font-size: 12px;
  font-style: italic;
}

.main-navigation div.nav-menu > ul {
  border: none;
}

#secondary aside.wppa_widget {
  margin-bottom: 10px;
}

.site-content {
  width: 100%;
}

.site-content article {
  position: relative;
  padding: 0 40px 0 55px;
  border: none;
  margin-bottom: 40px;
}

.site-content article .pinit {
  top: 0;
  left: 0;
  position: absolute;
}

.site-content article .pinit-overlay a {
  background: url('images/pinterest-icon.png') no-repeat 0 0;
  width: 16px;
  height: 16px;
  border-radius: 3px;
}

.site-content article img {
  width: 42px;
  box-shadow: none;
}

.entry-header {
  margin: 0;
}

.entry-header .entry-title {
  color: #ce3045;
  font-family: "snoopy snails nf" sans-serif;
  font-size: 20px;
}

.wpcf7 .label {
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: "snoopy snails nf" sans-serif;
  font-size: 24px;
  color: #ccc;
  display: inline-block;
}

.wpcf7 textarea {
  width: 594px;
  margin: 0;
  padding: 0;
}

.wpcf7 .share-button {
  text-align: right;
}

div.wpcf7 img.ajax-loader {
  margin-left: 8px;
}

.wpcf7 .share-button input[type=submit] {
  margin: 40px auto;
  height: 30px;
  width: 87px;
  background: url('images/share_button.png') no-repeat 0 0;
  line-height: 36px;
  border: none;
  box-shadow: inherit;
}

