/*
Theme Name: blakey
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
*/
/* =Reset
-------------------------------------------------------------- */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
html {
  font-size: 62.5%;
  /* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 */

  overflow-y: scroll;
  /* Keeps page centred in all browsers regardless of content height */

  -webkit-text-size-adjust: 100%;
  /* Prevents iOS text size adjust after orientation change, without disabling user zoom */

  -ms-text-size-adjust: 100%;
  /* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ */

}
body {
  background: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
table {
  /* tables still need 'cellspacing="0"' in the markup */

  border-collapse: separate;
  border-spacing: 0;
}
caption,
th,
td {
  font-weight: normal;
  text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  /* Improves readability when focused and also mouse hovered in all browsers people.opera.com/patrickl/experiments/keyboard/test */

  outline: 0;
}
a img {
  border: 0;
}
/* =960gs
----------------------------------------------- */
/*
  960 Grid System ~ Core CSS.
  Learn more ~ http://960.gs/

  Licensed under GPL and MIT.

  Forces backgrounds to span full width,
  even if there is horizontal scrolling.
  Increase this if your layout is wider.

  Note: IE6 works fine without this fix.
  
  zoom:1 rule is specifically for IE6 + IE7.
  Move to separate stylesheet if invalid CSS is a problem.
  
  Convert to less compatible by Adrian Lee
  email: adrian [at] radianstudio [dot] com
*/
body {
  min-width: 960px;
}
.clearboth {
  clear: both;
}
.clearbasic {
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* `Container */
.container_12 {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
  zoom: 1;
  /* Grid >> 12 Columns */

}
.container_12 .grid_1 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 60px;
}
.container_12 .grid_2 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 140px;
}
.container_12 .grid_3 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 220px;
}
.container_12 .grid_4 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 300px;
}
.container_12 .grid_5 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 380px;
}
.container_12 .grid_6 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 460px;
}
.container_12 .grid_7 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 540px;
}
.container_12 .grid_8 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 620px;
}
.container_12 .grid_9 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 700px;
}
.container_12 .grid_10 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 780px;
}
.container_12 .grid_11 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 860px;
}
.container_12 .grid_12 {
  display: inline;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  width: 940px;
}
.container_12 .prefix_1 {
  padding-left: 80px;
}
.container_12 .prefix_2 {
  padding-left: 160px;
}
.container_12 .prefix_3 {
  padding-left: 240px;
}
.container_12 .prefix_4 {
  padding-left: 320px;
}
.container_12 .prefix_5 {
  padding-left: 400px;
}
.container_12 .prefix_6 {
  padding-left: 480px;
}
.container_12 .prefix_7 {
  padding-left: 560px;
}
.container_12 .prefix_8 {
  padding-left: 640px;
}
.container_12 .prefix_9 {
  padding-left: 720px;
}
.container_12 .prefix_10 {
  padding-left: 800px;
}
.container_12 .prefix_11 {
  padding-left: 880px;
}
.container_12 .suffix_1 {
  padding-right: 80px;
}
.container_12 .suffix_2 {
  padding-right: 160px;
}
.container_12 .suffix_3 {
  padding-right: 240px;
}
.container_12 .suffix_4 {
  padding-right: 320px;
}
.container_12 .suffix_5 {
  padding-right: 400px;
}
.container_12 .suffix_6 {
  padding-right: 480px;
}
.container_12 .suffix_7 {
  padding-right: 560px;
}
.container_12 .suffix_8 {
  padding-right: 640px;
}
.container_12 .suffix_9 {
  padding-right: 720px;
}
.container_12 .suffix_10 {
  padding-right: 800px;
}
.container_12 .suffix_11 {
  padding-right: 880px;
}
.container_12 .push_1 {
  position: relative;
  left: 80px;
}
.container_12 .push_2 {
  position: relative;
  left: 160px;
}
.container_12 .push_3 {
  position: relative;
  left: 240px;
}
.container_12 .push_4 {
  position: relative;
  left: 320px;
}
.container_12 .push_5 {
  position: relative;
  left: 400px;
}
.container_12 .push_6 {
  position: relative;
  left: 480px;
}
.container_12 .push_7 {
  position: relative;
  left: 560px;
}
.container_12 .push_8 {
  position: relative;
  left: 640px;
}
.container_12 .push_9 {
  position: relative;
  left: 720px;
}
.container_12 .push_10 {
  position: relative;
  left: 800px;
}
.container_12 .push_11 {
  position: relative;
  left: 880px;
}
.container_12 .pull_1 {
  position: relative;
  left: -80px;
}
.container_12 .pull_2 {
  position: relative;
  left: -160px;
}
.container_12 .pull_3 {
  position: relative;
  left: -240px;
}
.container_12 .pull_4 {
  position: relative;
  left: -320px;
}
.container_12 .pull_5 {
  position: relative;
  left: -400px;
}
.container_12 .pull_6 {
  position: relative;
  left: -480px;
}
.container_12 .pull_7 {
  position: relative;
  left: -560px;
}
.container_12 .pull_8 {
  position: relative;
  left: -640px;
}
.container_12 .pull_9 {
  position: relative;
  left: -720px;
}
.container_12 .pull_10 {
  position: relative;
  left: -800px;
}
.container_12 .pull_11 {
  position: relative;
  left: -880px;
}
.container_12:before,
.container_12:after {
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  content: '.';
  font-size: 0;
  line-height: 0;
}
.container_12:after {
  clear: both;
}
/* Grid >> Children (Alpha ~ First, Omega ~ Last) */
.alpha {
  margin-left: 0;
}
.omega {
  margin-right: 0;
}
/* Clear Floated Elements */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
  content: '.';
  font-size: 0;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
/* =Fonts
----------------------------------------------- */
@font-face {
  font-family: 'VarelaRound-Regular';
  src: url('/wp-content/themes/blakey/fonts/varelaround-regular.eot');
  src: url('/wp-content/themes/blakey/fonts/varelaround-regular.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/blakey/fonts/varelaround-regular.woff') format('woff'), url('/wp-content/themes/blakey/fonts/varelaround-regular.ttf') format('truetype'), url('/wp-content/themes/blakey/fonts/varelaround-regular.svg#varelaround-regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* =Colors
----------------------------------------------- */
/* =Global
----------------------------------------------- */
body,
button,
input,
select,
textarea {
  color: #404040;
  font-family: 'VarelaRound-Regular', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5;
}
body {
  background: #000000 url('/wp-content/themes/blakey/img/bg.png');
  color: white;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
}
h1 {
  font-size: 3em;
  margin-bottom: 1em;
}
h2 {
  font-size: 1.6em;
  margin-bottom: 1em;
}
h3 {
  font-size: 1.4em;
  margin-bottom: 1em;
}
hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}
/* Text elements */
p {
  margin-bottom: 1.5em;
}
ul,
ol {
  margin: 0 0 1.5em 3em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: bold;
}
dd {
  margin: 0 1.5em 1.5em;
}
b,
strong {
  font-weight: bold;
}
dfn,
cite,
em,
i {
  font-style: italic;
}
blockquote {
  margin: 0 1.5em;
}
address {
  margin: 0 0 1.5em;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  padding: 1.6em;
  overflow: auto;
  max-width: 100%;
}
code,
kbd,
tt,
var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
mark,
ins {
  background: #fff9c0;
  text-decoration: none;
}
sup,
sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: .5ex;
}
small {
  font-size: 75%;
}
big {
  font-size: 125%;
}
figure {
  margin: 0;
}
table {
  margin: 0 0 1.5em;
  width: 100%;
}
th {
  font-weight: bold;
}
button,
input,
select,
textarea {
  font-size: 100%;
  /* Corrects font size not being inherited in all browsers */

  margin: 0;
  /* Addresses margins set differently in IE6/7, F3/4, S5, Chrome */

  vertical-align: baseline;
  *vertical-align: middle;
  /* Improves appearance and consistency in all browsers */

}
button,
input {
  line-height: normal;
  /* Addresses FF3/4 setting line-height using !important in the UA stylesheet */

  *overflow: visible;
  /* Corrects inner spacing displayed oddly in IE6/7 */

}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 0;
  border-radius: 3px;
  background: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5), inset 0 15px 17px rgba(255, 255, 255, 0.5), inset 0 -5px 12px rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.8);
  cursor: pointer;
  /* Improves usability and consistency of cursor style between image-type 'input' and others */

  -webkit-appearance: button;
  /* Corrects inability to style clickable 'input' types in iOS */

  font-size: 12px;
  font-size: 1.4rem;
  line-height: 1;
  padding: 1.12em 1.5em 1em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  border-color: #ccc #bbb #aaa #bbb;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.8), inset 0 15px 17px rgba(255, 255, 255, 0.8), inset 0 -5px 12px rgba(0, 0, 0, 0.02);
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  border-color: #aaa #bbb #bbb #bbb;
  -webkit-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* Addresses box sizing set to content-box in IE8/9 */

  padding: 0;
  /* Addresses excess padding in IE8/9 */

}
input[type="search"] {
  -webkit-appearance: textfield;
  /* Addresses appearance set to searchfield in S5, Chrome */

  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) */

  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration {
  /* Corrects inner padding displayed oddly in S5, Chrome on OSX */

  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  /* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ */

  border: 0;
  padding: 0;
}
input[type=text],
input[type=email],
textarea {
  color: #666;
  border: 1px solid #ccc;
  border-radius: 3px;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
  color: #111;
}
input[type=text],
input[type=email] {
  padding: 3px;
}
textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */

  padding-left: 3px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */

  width: 98%;
}
/* Links */
a {
  color: #e84905;
  text-decoration: none;
  border-bottom: 1px solid #e84905;
}
a:visited {
  color: #e84905;
}
a:hover,
a:focus,
a:active {
  color: white;
  border-bottom: 1px solid white;
  transition: color 200ms, border-bottom 200ms;
  -moz-transition: color 200ms, border-bottom 200ms;
  -webkit-transition: color 200ms, border-bottom 200ms;
  -o-transition: color 200ms, border-bottom 200ms;
}
/* Alignment */
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
}
/* Text meant only for screen readers */
.assistive-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */

  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
/* =Banner
----------------------------------------------- */
.book-banner {
  width: 220px;
}
.book-banner .cover {
  float: left;
}
.book-banner .cover a {
  border: 0;
}
.book-banner .about {
  padding: 10px;
  background-color: #262626;
}
.book-banner .about h3 {
  margin-bottom: 5px;
}
.book-banner .about p {
  font-size: .9em;
  margin: 0;
}
.book-banner a.summary {
  background: white;
  display: block;
  width: 220px;
  height: 50px;
  color: black;
  text-align: center;
  float: left;
  border: 0;
}
.book-banner a.summary span {
  display: block;
  padding-top: 14px;
}
.book-banner a.summary:hover {
  background-color: #ebebeb;
  border: 0;
}
.book-banner a.order {
  background: #e84905;
  display: block;
  width: 220px;
  height: 120px;
  color: white;
  text-align: center;
  float: left;
  border: 0;
}
.book-banner a.order .title {
  padding-top: 10px;
  display: block;
}
.book-banner a.order span.order-now {
  font-size: 1.8em;
}
.book-banner a.order:hover {
  background-color: #fa5e1c;
  border: 0;
}
/* =Layout
----------------------------------------------- */
h1.site-title {
  margin-bottom: 0;
}
h1.site-title a {
  border: 0;
  color: white;
  margin-bottom: 0;
}
header#masthead {
  margin-top: 30px;
  height: 152px;
}
body.home.page #wrapper {
  background: url('img/bg-home.png') repeat-x;
}
body.home.page #wrapper .entry-content {
  background: url('img/bg-book-roulette.jpg') no-repeat;
  height: 448px;
}
body.home.page #wrapper .entry-content .roulette-book {
  width: 600px;
  padding: 70px 0 0 300px;
}
body.home.page #wrapper .entry-content .roulette-book .blurb {
  width: 400px;
  padding-right: 20px;
  padding-bottom: 60px;
  float: left;
}
body.home.page #wrapper .entry-content .roulette-book a.author {
  width: 150px;
  float: left;
  text-align: center;
  color: white;
  border: 0;
}
body.home.page #wrapper .entry-content .roulette-book a.author img {
  border: 4px solid white;
}
body.home.page #wrapper .entry-content .roulette-book a.author:hover {
  border: 0;
}
body.home.page #wrapper .entry-content .roulette-book a.author:hover img {
  border: 4px solid #e84905;
}
body.home.page #wrapper .entry-content .roulette-book a.summary {
  background: white;
  display: block;
  width: 210px;
  height: 90px;
  color: black;
  text-align: center;
  float: left;
  border: 0;
}
body.home.page #wrapper .entry-content .roulette-book a.summary span {
  display: block;
  padding-top: 32px;
}
body.home.page #wrapper .entry-content .roulette-book a.summary:hover {
  background-color: #ebebeb;
  border: 0;
}
body.home.page #wrapper .entry-content .roulette-book a.order {
  background: #e84905;
  display: block;
  width: 380px;
  height: 90px;
  color: white;
  text-align: center;
  float: left;
  border: 0;
}
body.home.page #wrapper .entry-content .roulette-book a.order .title {
  padding-top: 10px;
  display: block;
}
body.home.page #wrapper .entry-content .roulette-book a.order span.order-now {
  font-size: 1.8em;
}
body.home.page #wrapper .entry-content .roulette-book a.order:hover {
  background-color: #fa5e1c;
  border: 0;
}
#books .book {
  padding-bottom: 10px;
}
#books .books-left {
  width: 140px;
  float: left;
  margin-right: 20px;
}
#books .books-right {
  width: 140px;
  float: left;
}
#books .title {
  margin: 0;
}
#books .author {
  font-size: .8em;
  color: #666666;
}
.roulette-book-teaser {
  width: 600px;
  height: 265px;
  background: url('img/bg-books.jpg');
  margin-bottom: 2em;
  position: relative;
}
.roulette-book-teaser h3 {
  position: absolute;
  top: 20px;
  right: 30px;
}
.roulette-book-teaser a.order {
  background: #e84905;
  display: block;
  width: 220px;
  height: 120px;
  color: white;
  text-align: center;
  float: left;
  border: 0;
  position: absolute;
  top: 110px;
  right: 30px;
}
.roulette-book-teaser a.order .title {
  padding-top: 10px;
  display: block;
}
.roulette-book-teaser a.order span.order-now {
  font-size: 1.8em;
}
.roulette-book-teaser a.order:hover {
  background-color: #fa5e1c;
  border: 0;
}
#media {
  width: 600px;
}
#media .item {
  background-color: black;
  border: 1px solid #222222;
  padding: 10px;
  margin-bottom: 10px;
  text-align: left;
}
#media .item .title {
  font-size: 1.2em;
  margin-bottom: 15px;
}
#media .item.youtube {
  text-align: center;
}
#media .item.youtube h3 {
  margin-bottom: 10px;
}
#media a.download {
  background-color: #e84905;
  color: white;
  padding: 3px 5px;
  border: 0;
}
#media a.download:hover {
  background-color: #fa5e1c;
  border: 0;
}
#testimonials .testimonial {
  text-align: center;
  width: 940px;
}
#testimonials .testimonial p {
  padding: 0 80px;
}
#testimonials .testimonial .from {
  color: #666666;
}
#testimonials-nav {
  text-align: center;
  width: 940px;
}
#testimonials-nav a {
  background: #333333;
  color: white;
  border: 0;
  text-decoration: none;
  margin: 0 5px;
  padding: 4px 8px;
  font-size: .8em;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
#testimonials-nav a:hover {
  background: #4d4d4d;
}
#testimonials-nav a:focus {
  outline: none;
}
#testimonials-nav a.activeSlide {
  background: #e84905;
  color: white;
}
.site-footer {
  clear: both;
  width: 100%;
  text-align: center;
  padding-top: 70px;
  padding-bottom: 40px;
}
/* =Sidebar
----------------------------------------------- */
.widget-area h1 {
  font-size: 1.4em;
}
/* =Blog
----------------------------------------------- */
#content article {
  margin-bottom: 40px;
}
#content article header.entry-header {
  margin: 0;
  padding: 0;
}
#content article header.entry-header,
#content article footer.entry-meta {
  color: #666666;
  width: 590px;
}
#content article header.entry-header a,
#content article footer.entry-meta a {
  border: 0;
  color: #999999;
}
#content article header.entry-header a:hover,
#content article footer.entry-meta a:hover {
  color: white;
}
#content article .entry-header h1.entry-title {
  margin-bottom: 0;
  font-size: 1.8em;
  color: white;
}
#content article .entry-header h1.entry-title a {
  color: white;
  border: 0;
}
#content article .entry-summary p,
#content article .entry-content p {
  padding-right: 60px;
}
#content article .entry-meta {
  margin-bottom: 1em;
}
#content article footer.entry-meta {
  background-color: black;
  border: 1px solid #222222;
  padding: 5px 15px;
  width: 630px;
}
#content article footer.entry-meta .sep {
  padding: 0 10px;
}
#content .page-header h1.page-title {
  margin-bottom: 20px;
  font-size: 1.8em;
  color: #666666;
}
#content .page-header h1.page-title a {
  color: white;
  border: 0;
}
#searchform input {
  width: 210px;
}
/* =Forms
----------------------------------------------- */
input[type="text"],
textarea {
  width: 590px;
  border: 0;
  padding: 5px;
}
#respond,
.wpcf7-form {
  background-color: black;
  border: 1px solid #222222;
  padding: 30px 30px 20px 30px;
  width: 600px;
}
#respond .wpcf7-not-valid-tip,
.wpcf7-form .wpcf7-not-valid-tip {
  background-color: #e84905;
  color: white;
  border: 0;
  padding: 3px 6px 3px 6px;
  left: 0;
  top: 27px;
  width: 590px;
}
#respond .wpcf7-response-output,
.wpcf7-form .wpcf7-response-output {
  border: 2px solid #e84905;
  margin: 0 0 20px 0;
  padding: 5px 10px;
  text-align: center;
}
p.form-allowed-tags {
  font-size: .8em;
  color: #666666;
}
p.form-allowed-tags code {
  font-size: .8em;
}
/* =Comments
----------------------------------------------- */
#comments ol,
#comments ul {
  list-style: none;
  margin: 0 0 0 20px;
}
#comments .comment-author img {
  margin-right: 10px;
  vertical-align: middle;
}
#comments .comment-meta {
  color: #666666;
  margin: 10px 0;
}
#comments .comment-meta a {
  border: 0;
  color: #999999;
}
#comments .comment-meta a:hover {
  color: white;
}
#comments #respond {
  margin-bottom: 40px;
}
/* =Menu
----------------------------------------------- */
.main-navigation {
  clear: both;
  display: block;
  float: left;
  width: 100%;
  margin: .5em 0 1em 0;
}
.main-navigation ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.main-navigation li {
  float: left;
  position: relative;
}
.main-navigation li.current_page_item a {
  color: #e84905;
  border-bottom: 1px solid #e84905;
}
.main-navigation a {
  font-size: 1.2em;
  display: block;
  text-decoration: none;
  margin-right: 1em;
  border: 0;
  color: #666666;
}
.main-navigation a:hover {
  color: white;
}
.main-navigation ul ul {
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
  display: none;
  float: left;
  position: absolute;
  top: 1.5em;
  left: 0;
  z-index: 99999;
}
.main-navigation ul ul ul {
  left: 100%;
  top: 0;
}
.main-navigation ul ul a {
  width: 200px;
}
.main-navigation ul li:hover > ul {
  display: block;
}
/* Small menu */
.menu-toggle {
  cursor: pointer;
}
.main-small-navigation .menu {
  display: none;
}
/* =Content
----------------------------------------------- */
.hentry {
  margin: 0 0 1.5em;
}
.entry-meta {
  clear: both;
}
.byline {
  display: none;
}
.single .byline,
.group-blog .byline {
  display: inline;
}
.entry-content,
.entry-summary {
  margin: 0;
}
.entry-content p {
  padding-right: 20px;
}
.page-links {
  clear: both;
  margin: 0 0 1.5em;
}
/* =Asides
----------------------------------------------- */
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
  display: none;
}
/* =Media
----------------------------------------------- */
.site-header img,
.entry-content img,
.comment-content img,
.widget img {
  /*
	max-width: 100%;
    */

}
.site-header img,
.entry-content img,
img[class*="align"],
img[class*="wp-image-"] {
  /* height: auto; */

  border: 3px solid white;
}
.site-header img,
.entry-content img,
img.size-full {
  max-width: 100%;
  width: auto;
  /* Prevent stretching of full-size images with height and width attributes in IE8 */

}
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
.entry-content img.alignleft {
  margin: 0 30px 30px 0;
}
.wp-caption {
  border: 1px solid #ccc;
  max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
  margin-bottom: 1.5em;
}
.wp-caption img {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.site-content .gallery {
  margin-bottom: 1.5em;
}
.site-content .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.site-content .gallery dd {
  margin: 0;
}
/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
  max-width: 100%;
}
/* =Navigation
----------------------------------------------- */
.site-content .site-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}
.site-content .nav-previous {
  float: left;
  width: 50%;
}
.site-content .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
/* =Widgets
----------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget ul {
  list-style: square;
  margin: 0;
  padding: 0;
}
/* Search widget */
#searchsubmit {
  display: none;
}
