/*!
Theme Name: 	ITB 06
Theme URI: 		http://matterful.co
Description: 	Fiddled and fucked-with facilities for fidgety future franchises.
Version: 		1.0
Author: 		C. Reeves  
Author URI: 	http://matterful.co
Tags: 			fizzle, fucking-fizzled, really-fucking-fizzled
*/
@font-face {
  font-family: 'Carrosserie-Fat';
  src: url('images/webfonts/23F290_0_0.eot');
  src: url('images/webfonts/23F290_0_0.eot?#iefix') format('embedded-opentype'), url('images/webfonts/23F290_0_0.woff') format('woff'), url('images/webfonts/23F290_0_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Carrosserie-Regular';
  src: url('images/webfonts/23F290_1_0.eot');
  src: url('images/webfonts/23F290_1_0.eot?#iefix') format('embedded-opentype'), url('images/webfonts/23F290_1_0.woff') format('woff'), url('images/webfonts/23F290_1_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@-webkit-keyframes spin_right {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spin_right {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-ms-keyframes spin_right {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin_left {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(-360deg);
  }
}
@-moz-keyframes spin_left {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(-360deg);
  }
}
@-ms-keyframes spin_left {
  from {
    -ms-transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(-360deg);
  }
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@-moz-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -moz-transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
  }
}
@-o-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -o-transform: translateY(0);
  }
  40% {
    -o-transform: translateY(-30px);
  }
  60% {
    -o-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
@-webkit-keyframes shake {
  0% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
  33% {
    -webkit-transform: translate(-2px, 0px) rotate(-2deg);
  }
  66% {
    -webkit-transform: translate(2px, 0px) rotate(2deg);
  }
  100% {
    -webkit-transform: translate(0px, 0px) rotate(0deg);
  }
}
@-moz-keyframes shake {
  0% {
    -moz-transform: translate(0px, 0px) rotate(0deg);
  }
  33% {
    -moz-transform: translate(-2px, 0px) rotate(-2deg);
  }
  66% {
    -moz-transform: translate(2px, 0px) rotate(2deg);
  }
  100% {
    -moz-transform: translate(0px, 0px) rotate(0deg);
  }
}
@-o-keyframes shake {
  0% {
    -o-transform: translate(0px, 0px) rotate(0deg);
  }
  33% {
    -o-transform: translate(-2px, 0px) rotate(-2deg);
  }
  66% {
    -o-transform: translate(2px, 0px) rotate(2deg);
  }
  100% {
    -o-transform: translate(0px, 0px) rotate(0deg);
  }
}
@keyframes shake {
  0% {
    transform: translate(0px, 0px) rotate(0deg);
  }
  33% {
    transform: translate(-2px, 0px) rotate(-2deg);
  }
  66% {
    transform: translate(2px, 0px) rotate(2deg);
  }
  100% {
    transform: translate(0px, 0px) rotate(0deg);
  }
}
@-webkit-keyframes upfront {
  5% {
    top: -28px;
    z-index: 0;
  }
  10% {
    top: 20px;
  }
  15% {
    top: 12px;
    z-index: 100;
  }
  80% {
    top: 12px;
    z-index: 100;
  }
  85% {
    top: -28px;
    z-index: 0;
  }
  90% {
    top: 20px;
  }
}
@-moz-keyframes upfront {
  5% {
    top: -28px;
    z-index: 0;
  }
  10% {
    top: 20px;
  }
  15% {
    top: 12px;
    z-index: 100;
  }
  80% {
    top: 12px;
    z-index: 100;
  }
  85% {
    top: -28px;
    z-index: 0;
  }
  90% {
    top: 20px;
  }
}
@-o-keyframes upfront {
  5% {
    top: -28px;
    z-index: 0;
  }
  10% {
    top: 20px;
  }
  15% {
    top: 12px;
    z-index: 100;
  }
  80% {
    top: 12px;
    z-index: 100;
  }
  85% {
    top: -28px;
    z-index: 0;
  }
  90% {
    top: 20px;
  }
}
@keyframes upfront {
  5% {
    top: -28px;
    z-index: 0;
  }
  10% {
    top: 20px;
  }
  15% {
    top: 12px;
    z-index: 100;
  }
  80% {
    top: 12px;
    z-index: 100;
  }
  85% {
    top: -28px;
    z-index: 0;
  }
  90% {
    top: 20px;
  }
}
* {
  margin: 0;
  padding: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio {
  display: block;
  width: 100%;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: Georgia, 'Droid Serif', "Times New Roman", Times, serif;
  color: #474548;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  text-rendering: optimizeLegibility;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted #babab4;
  cursor: help;
}
.headline_meta abbr {
  border: 0;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: Menlo, Monaco, "Courier New", monospace;
  _font-family: 'courier new', monospace;
}
code,
pre {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 0.7222em;
  border: 1px solid #babab4;
}
pre {
  background-color: #faf6e8;
  line-height: 1.4872em;
  margin-bottom: 2.5625em;
  padding: 1.1154em 3%;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
code {
  background-color: #fcf2c8;
  padding: 0 5px 1px;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small,
.small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dd {
  margin: 0 0 1.62em 0;
}
dt {
  font-weight: bold;
}
img,
object,
embed {
  max-width: 100%;
  height: auto;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: bottom;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
label,
input,
button,
select,
textarea {
  font-weight: normal;
}
input[type="image"],
input[type="checkbox"],
input[type="radio"] {
  float: left;
  display: block;
  width: auto;
  height: auto;
  padding: 0;
  margin: .4em .6em 0;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
}
input[type="image"] {
  border: 0;
}
input[type="file"] {
  width: auto;
  padding: initial;
  line-height: initial;
  border: initial;
  background-color: #ffffff;
  background-color: initial;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="button"],
input[type="reset"],
input[type="submit"] {
  width: auto;
  height: auto;
}
select,
input[type="file"] {
  *margin-top: 4px;
  /* For IE7,add top margin to align select with labels */
}
select[multiple],
select[size] {
  height: auto;
}
textarea {
  height: auto;
}
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input[type="hidden"] {
  display: none;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus,
select:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
input:focus,
textarea:focus,
input[type="submit"]:focus {
  outline: 0;
  outline: thin dotted \9;
}
body {
  color: #474548;
  font-size: 18px;
  font-family: Georgia, 'Droid Serif', "Times New Roman", Times, serif;
  background: #F2F2EC;
  line-height: 1em;
  text-align: left;
  -webkit-font-smoothing: subpixel-antialiased;
}
a {
  color: #666;
  text-decoration: none;
}
a:hover {
  color: #f18d7a;
}
.format_text a {
  color: inherit;
  text-decoration: none;
  background: linear-gradient(to bottom, #ffffff, #ffda23) bottom repeat-x;
  background-size: 25%;
}
#header_main {
  padding: 1.6111em 0 1.4em;
}
#header_main a {
  color: #babab4;
}
#header_main .container {
  margin-top: 0;
  position: relative;
}
#logo {
  display: block;
  color: #babab4;
  padding-bottom: 0;
  margin: 0;
  position: absolute;
  left: -15px;
  top: 0;
  z-index: 100;
  width: 314px;
}
#logo:hover {
  -webkit-animation: shake 300ms 0 ease;
  -moz-animation: shake 300ms 0 ease;
  -ms-animation: shake 300ms 0 ease;
}
.singular #logo {
  top: 9px;
  z-index: 0;
}
.singular #logo:hover {
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-animation-name: upfront;
  -webkit-animation-duration: 3s;
  -webkit-animation-timing-function: ease-in-out;
}
#header_main nav {
  font-style: italic;
  line-height: 2;
  text-align: right;
  padding-top: 30px;
}
#header_main nav a {
  color: #585A54;
  padding: 0 0 0 1.8em;
  display: inline-block;
}
#header_main nav a:hover,
#header_main nav a.current-menu-item {
  color: #babab4;
  text-decoration: none;
}
#header_main nav a.current-menu-item:hover {
  cursor: text;
}
#header_main nav a.iconotype {
  font-size: 2.2em;
  line-height: .6em;
  padding: 0 0 0 18px;
  display: inline-block;
  float: right;
}
p {
  margin-bottom: 1.62em;
  line-height: 1.78em;
}
:last-child {
  margin-bottom: 0;
}
ul,
ol {
  list-style: none;
  list-style-image: none;
  margin: 0 0 1.62em 0;
  padding: 0;
}
nav ul,
nav ol {
  margin: 0;
  padding: 0;
}
ul.none,
ul.none li,
li.widget ul.none li {
  margin-left: 0;
  list-style: none;
  list-style-type: none;
}
.format_text li {
  line-height: 1.611;
}
.format_text ol,
.format_text ul {
  margin: 0 0 1.62em 1.5em;
}
.format_text ul {
  list-style-type: disc;
}
.format_text ul ul {
  list-style-type: square;
}
.format_text ul ul ul {
  list-style-type: circle;
}
.format_text ol {
  list-style-type: decimal;
}
.format_text ol ol {
  list-style-type: lower-alpha;
}
.format_text ol ol ol {
  list-style-type: lower-roman;
}
li,
li {
  margin-bottom: 0.80555em;
}
ol ol,
ol ul,
ul ul,
ul ol {
  margin-left: 2.1111em;
}
ul > ul,
ol > ol,
ul > ol,
ol > ul {
  margin-bottom: 0.81em;
}
b#show_baseline {
  display: block;
  position: absolute;
  top: 3px;
  right: 6px;
  color: #777;
}
b#show_baseline:hover {
  cursor: pointer;
}
.show_baseline .container {
  background-image: url(images/baseline-29.png);
  background-repeat: repeat;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 1em;
  font-weight: bold;
  text-transform: uppercase;
}
legend small {
  color: #babab4;
}
label {
  font-family: 'Carrosserie-Regular', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  display: inline-block;
  margin: 0 0 .5em;
  color: #babab4;
}
p label {
  margin-bottom: -1.62em;
}
label.radio,
label.checkbox {
  font-family: Georgia, 'Droid Serif', "Times New Roman", Times, serif;
  display: block;
  margin-bottom: 0;
  padding-left: 2em;
}
select {
  width: 48%;
  background-color: #ffffff;
  font-size: .9em;
}
input,
textarea,
select {
  display: block;
  border: 1px solid #CFCFCF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 0.6em 0.8em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
input,
textarea {
  background-color: #fafaea;
  -webkit-box-shadow: inset 0 0 4px #D1D1C7;
  -moz-box-shadow: inset 0 0 4px #D1D1C7;
  box-shadow: inset 0 0 4px #D1D1C7;
  -webkit-transition: border linear 0.2s;
  -moz-transition: border linear 0.2s;
  -ms-transition: border linear 0.2s;
  -o-transition: border linear 0.2s;
  transition: border linear 0.2s;
  -webkit-transition: box-shadow linear 0.2s;
  -moz-transition: box-shadow linear 0.2s;
  -ms-transition: box-shadow linear 0.2s;
  -o-transition: box-shadow linear 0.2s;
  transition: box-shadow linear 0.2s;
}
input[type="submit"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
input:focus,
textarea:focus,
input[type="submit"]:focus {
  border-color: #EC654C;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: 0 0 8px #EC654C;
  -moz-box-shadow: 0 0 8px #EC654C;
  box-shadow: 0 0 8px #EC654C;
}
input {
  width: 45%;
  padding: .46em .5em .5em;
}
textarea {
  width: 96%;
  padding: 2%;
}
.mozilla textarea {
  width: 95%;
  padding: .5em;
}
#sidebars input[type="email"],
#sidebars input[type="text"] {
  width: 94%;
}
.centered_form {
  text-align: center;
  margin-bottom: 1.62em;
}
.centered_form input {
  display: block;
  margin: 0 auto 1em;
}
.centered_form input[type="submit"] {
  display: inline-block;
}
.fullwidth_form {
  margin-bottom: 1.62em;
}
.fullwidth_form input {
  display: block;
  margin: 0 auto 1em;
  width: 96%;
}
.fullwidth_form input[type="checkbox"] {
  float: left;
  display: block;
  width: auto;
  height: auto;
  padding: 0;
  margin: .4em .6em 0;
  *margin-top: 0;
  line-height: normal;
  cursor: pointer;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
}
.fullwidth_form input[type="submit"] {
  width: 52%;
}
.fullwidth_form label {
  width: 98%;
}
.inline_form {
  margin-bottom: 1.62em;
  text-align: center;
}
.inline_form input {
  display: inline-block;
  margin: 0 1em 1em 0;
}
.inline_form input[type="submit"] {
  margin-right: 0;
}
.triple_inline_form {
  margin-bottom: 1.62em;
  text-align: center;
}
.triple_inline_form input {
  display: inline-block;
  margin: 0 1em 1em 0;
  width: 38%;
}
.triple_inline_form input[type="submit"] {
  margin-right: 0;
  width: 15%;
}
.btn_main,
input[type="submit"] {
  color: #FFF;
  background-color: #EC654C;
  font-family: 'Carrosserie-Fat', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  font-weight: normal;
  line-height: 1.2em;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0.6em 0.8em 0.5em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn_main:hover,
input[type="submit"]:hover {
  color: #FFF;
  background-color: #e84527;
}
.btn_alt,
input[type="submit"].btn_alt {
  color: #f1f4ed;
  background-color: #babab4;
  font-family: 'Carrosserie-Fat', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  font-weight: normal;
  line-height: 1.2em;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  padding: 0.6em 0.8em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn_alt:hover,
input[type="submit"].btn_alt:hover {
  color: #FFF;
  background-color: #a6a69f;
}
.btn_fancy,
input[type="submit"].btn_fancy {
  color: #f1f4ed;
  font-family: 'Carrosserie-Fat', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  font-weight: normal;
  line-height: 1.2em;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #f18d7a #e73d1e #90230f;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 0.6em 0.8em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #e34d32;
  background-image: -moz-linear-gradient(top, #EC654C, #da3517);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#EC654C), to(#da3517));
  background-image: -webkit-linear-gradient(top, #EC654C, #da3517);
  background-image: -o-linear-gradient(top, #EC654C, #da3517);
  background-image: linear-gradient(top, #EC654C, #da3517);
  filter: formatString("progid:DXImageTransform.Microsoft.gradient(startColorstr={0}, endColorstr={1})", #EC654C, #da3517);
  -ms-filter: formatString("progid:DXImageTransform.Microsoft.gradient(startColorstr={0}, endColorstr={1})", #EC654C, #da3517);
  background-image: -ms-linear-gradient(top, #EC654C, #da3517);
  background-repeat: repeat-x;
}
.btn_fancy:hover,
input[type="submit"].btn_fancy:hover {
  color: #babab4;
  background-color: #da3517;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -ms-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn_fancy_alt,
input[type="submit"].btn_fancy_alt {
  color: #f1f4ed;
  font-family: 'Carrosserie-Fat', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  font-weight: normal;
  line-height: 1.2em;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-color: #d2d2cf #a2a299 #6f6f66;
  background: #aeaea7;
  background-image: -moz-linear-gradient(top, #babab4, #a2a299);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#babab4), to(#a2a299));
  background-image: -webkit-linear-gradient(top, #babab4, #a2a299);
  background-image: -o-linear-gradient(top, #babab4, #a2a299);
  background-image: linear-gradient(top, #babab4, #a2a299);
  filter: formatString("progid:DXImageTransform.Microsoft.gradient(startColorstr={0}, endColorstr={1})", #babab4, #a2a299);
  -ms-filter: formatString("progid:DXImageTransform.Microsoft.gradient(startColorstr={0}, endColorstr={1})", #babab4, #a2a299);
  background-image: -ms-linear-gradient(top, #babab4, #a2a299);
  background-repeat: repeat-x;
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.3);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  padding: 0.6em 0.8em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.btn_fancy_alt:hover,
input[type="submit"].btn_fancy_alt:hover {
  color: #babab4;
  background-position: 0 -15px;
  background-color: #a2a299;
}
.btn_full_main {
  display: block;
  text-align: center;
  padding: 1em;
  color: #f1f4ed;
  background-color: #EC654C;
  font-family: 'Carrosserie-Fat', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  font-weight: normal;
  line-height: 1.2em;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  border-top: 3px solid #e73d1e;
  margin-bottom: 1.62em;
  border-top: 3px solid #EC654C;
}
.btn_full_main:hover {
  color: #FFF;
  background-color: #e84527;
}
table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  background-color: transparent;
  margin-bottom: 1.62em;
}
table th,
table td {
  padding: .45em;
  line-height: 1.1em;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #aeaea7;
}
table th {
  font-weight: bold;
}
table thead th {
  vertical-align: bottom;
}
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}
table tbody tr:nth-child(odd) td,
table tbody tr:nth-child(odd) th {
  background-color: #babab4;
}
table tbody tr:hover td,
table tbody tr:hover th {
  background-color: #aeaea7;
}
.container {
  width: 1110px;
  margin: 0 auto;
}
.content_left {
  float: left;
  width: 70%;
}
.sidebar {
  float: right;
  width: 23%;
  padding: 3% 2%;
}
.sidebar p {
  font-size: .9em;
}
.sidebar p.about {
  padding: 1em 5%;
  text-align: center;
}
.sidebar a {
  color: #292824;
}
.sidebar .about a {
  color: inherit;
  text-decoration: none;
  background: linear-gradient(to bottom, #F2F2EC, #b6b6ab) bottom repeat-x;
  background-size: 25%;
}
.sidebar a:hover {
  opacity: 1;
}
.sidebar a#headshot {
  opacity: 1;
  display: block;
  text-align: center;
}
.sidebar a#headshot img {
  margin: 0 auto;
}
.sidebar ul li {
  font-size: .9em;
}
.sidebar_widget {
  text-align: center;
}
.sidebar_widget li {
  margin-bottom: 1.8em;
  line-height: 1.5em;
}
.sidebar_bumpers {
  width: 110px;
  margin: 2em auto;
  text-align: center;
}
.sidebar_bumpers a {
  display: block;
  text-align: center;
}
.sidebar_bumpers a:hover {
  opacity: 1;
}
.sidebar_bumpers a img {
  margin: 2em auto;
}
.sidebar_bumpers a.seven_days {
  margin: 0 -10px;
}
p.sidebar_social {
  text-align: center;
  font-size: 1.3em;
}
section {
  margin-bottom: 2.41666667em;
}
article {
  margin-bottom: 0;
  border-top: 1px solid #e6e6e0;
  background-color: #FFF;
  padding: 13% 16.66666667%;
  width: auto;
  zoom: 1;
}
article:before,
article:after {
  content: "";
  display: table;
}
article:after {
  clear: both;
}
.has_bigbox article {
  padding-top: 2.4em;
}
.big_box {
  margin: 0;
  margin-left: -8px;
  margin-right: -8px;
}
.big_box + article {
  padding-top: 3%;
}
.post {
  position: relative;
}
.post nav.post_topper {
  position: absolute;
  left: -3px;
  background-color: #FFF;
  border: 1px solid #F8F8F8;
  border-top: 1px solid #e6e6e0;
  color: #babab4;
  font-size: 10px;
  padding: 1px 5px;
  font-family: Verdana, 'lucida grande', 'helvetica neue', helvetica, sans-serif;
}
.post nav.post_topper:hover {
  opacity: 1;
}
.post nav.post_topper a {
  color: #E4E7E0;
  font-style: italic;
}
.post nav.post_topper a:hover {
  color: #474548;
}
article nav.post_meta {
  position: relative;
  border-top: 1px solid #babab4;
  color: #babab4;
  font-size: 10px;
  padding: 2px 0;
  font-family: Verdana, 'lucida grande', 'helvetica neue', helvetica, sans-serif;
}
a.single_subscriber {
  display: block;
  background-color: #EC654C;
  color: #B75847;
  font-family: 'Carrosserie-Regular', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  font-size: .8em;
  padding: 1.6em 16.66666667% 1.2em;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
a.single_subscriber strong {
  font-family: 'Carrosserie-Fat', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  font-weight: normal;
}
a.single_subscriber em {
  opacity: 0;
  color: #fff;
  font-style: normal;
}
a.single_subscriber:hover {
  background-color: #CA6E31;
  color: #B75847;
}
a.single_subscriber:hover em {
  opacity: 1;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.category_header {
  color: #babab4;
  padding: 1.6em 16.66666667% 1.2em;
  font-family: 'Carrosserie-Regular', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  line-height: 2em;
  border-top: 3px solid #5D6059;
  background-color: #292824;
}
.category_header span {
  font-family: 'Carrosserie-Fat', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
}
.category_header a {
  color: #959E8B;
}
.category_header a:hover {
  color: #babab4;
}
.searchform_container {
  background-color: #89897f;
  padding: 3em 13% 1.4em;
}
#searchform {
  font-size: 1.33333333em;
  margin: 0;
}
#searchform input {
  width: 65%;
  margin-right: 5%;
}
#searchform input[type="submit"] {
  margin-right: 0;
  width: 20%;
}
.similar_posts {
  border-top: 0 none;
  background-color: #787D74;
  padding: 4.3em 16.66666667% 2.8em;
}
.similar_posts h3 {
  color: #C3C9BD;
  margin-top: 0;
}
.similar_posts a {
  color: #C3C9BD;
}
.similar_posts a:hover {
  color: #FFF;
}
#comments {
  background-color: #D5DAD3;
  width: auto;
  zoom: 1;
}
#comments article {
  border-top: 0;
  border-bottom: 1px solid #C3C7BF;
  background-color: transparent;
  padding: 6% 16.66666667%;
}
#comments a {
  color: #babab4;
}
#comments a:hover {
  color: #585A54;
}
#comments .avatar {
  float: left;
  margin: 0 1.62em .2em 0;
}
#comments .comment_meta {
  margin-bottom: .2em;
}
#comments .comment_author {
  font-family: 'Carrosserie-Fat', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  color: #474548;
}
#comments .comment_author a {
  color: #474548;
}
#comments .comment_author a:hover {
  color: #babab4;
}
#comments time,
#comments time a {
  color: #babab4;
  font-family: verdana, 'lucida grande', 'helvetica neue', helvetica, sans-serif;
  font-size: 11px;
}
#comments:before,
#comments:after {
  content: "";
  display: table;
}
#comments:after {
  clear: both;
}
#respond {
  padding: 6% 16.66666667%;
}
#respond h3 {
  color: #474548;
  margin-top: 0;
}
.no_comments #comments {
  display: none;
}
.pagination {
  font-size: .9em;
  font-family: 'Carrosserie-Regular', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  padding: 1.3em 1em 1.2em;
  border-top: 3px solid #EC8F7F;
  background-color: #EC654C;
  text-align: center;
}
.pagination a,
.pagination span {
  display: inline-block;
  padding: 0 8px;
}
.pagination a {
  color: #f2f2ed;
}
.pagination a:hover {
  color: #FFF;
  text-decoration: underline;
}
.prev_paginated {
  margin-right: 1em;
}
.next_paginated {
  margin-left: 1em;
}
.sharebar {
  font-size: 16px;
  line-height: 1.2;
  border-top: 1px solid #babab4;
  border-bottom: 1px solid #babab4;
  margin-bottom: 1.8125em;
}
ul.sharebar {
  list-style: none;
  margin-left: 0;
  margin-bottom: 1.8125em;
}
p.sharebar a {
  display: inline-block;
  margin: 0.7em 2em 0.5em;
}
.sharebar li {
  margin: 10px 12px 3px 0;
  float: left;
  width: 117px;
}
.sharebar li:last-child {
  margin-right: 0;
}
.two_column {
  float: left;
  width: 46.13%;
  margin-bottom: 1em;
}
.three_column {
  float: left;
  margin: 0 8% 1em 0;
  width: 28%;
}
.four_column {
  float: left;
  margin-right: 2.7777777778%;
  width: 22.91%;
}
.two_column.last_column,
.three_column.last_column,
.four_column.last_column {
  float: right;
  margin-right: 0;
}
.line_1of3 {
  background: url(images/vert_line.gif) repeat-y 32% 0;
}
.line_2of3 {
  background: url(images/vert_line.gif) repeat-y 68% 0;
  overflow: hidden;
  _overflow: visible;
  zoom: 1;
}
.line_1of2 {
  background: url(images/vert_line.gif) repeat-y 50% 0;
}
#feature_box {
  background-color: #b8bdb2;
  position: relative;
  color: #fff;
  overflow: hidden;
}
#feature_box h1 {
  color: #fff;
  font-family: Georgia, 'Droid Serif', "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 1.83333333em;
  margin-bottom: 1em;
  line-height: 1.4em;
}
#feature_box h1 span {
  font-style: normal;
}
#feature_box input {
  -webkit-box-shadow: 0 0 0 #959C8E;
  -moz-box-shadow: 0 0 0 #959C8E;
  box-shadow: 0 0 0 #959C8E;
}
.feature_content {
  z-index: 1;
  position: relative;
  padding: 13% 10% 8%;
}
#feature_hero {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 0;
  height: 100%;
  max-width: 300%;
}
#footer_main {
  color: #afb6a7;
  font-size: .9em;
}
#footer_main nav {
  font-family: 'Carrosserie-Regular', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  font-size: .9em;
  line-height: 2em;
  text-align: center;
  border-top: 3px solid #53554f;
  background-color: #585A54;
  padding: .9em .4em .85em;
}
#footer_main nav a {
  color: #afb6a7;
  display: inline-block;
  padding: 0 1em;
}
#footer_main nav a:hover {
  color: #fff;
}
#footer_main .small {
  padding: 1em 0;
  color: #585A54;
  text-align: center;
}
h1,
h2,
h1 a,
h2 a,
h3,
h4,
h5,
h6 {
  font-family: 'Carrosserie-Fat', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
  color: #292824;
  font-weight: normal;
}
h1,
header h2 {
  font-size: 1.8em;
  line-height: 1.28333333em;
  margin: 0 0 .1em;
}
h2 {
  font-size: 1.22222222em;
  line-height: 1.334em;
  margin: 1.70588235em 0 0.35294118em 0;
}
h3 {
  font-size: 1em;
  line-height: 1.2em;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 2.63636364em;
  margin-bottom: .625em;
}
header h1,
header h2,
header h3,
header h4 {
  margin-top: 0;
}
header a {
  color: #292824;
}
header a:hover {
  color: #292824;
  text-decoration: underline;
}
h4 {
  font-size: 0.88888889em;
  color: #292824;
  font-family: Georgia, 'Droid Serif', "Times New Roman", Times, serif;
  font-style: italic;
  font-weight: bold;
  line-height: 2.07142em;
  margin: 0;
}
h5 {
  font-size: 0.83333333em;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0 0 0.375em;
}
h6 {
  color: #585A54;
  font-size: 0.83333333em;
  text-transform: uppercase;
  letter-spacing: 0;
  margin: 0 0 0.33333333em;
}
.category-software-tech h2,
.category-quote h2,
.category-software-tech h1,
.category-quote h1 {
  font-size: 1.22222222em;
}
.category-quote h2 {
  margin-bottom: .5em;
}
.no_headline .page header {
  display: none;
}
em,
i {
  font-style: italic;
}
em em,
i i {
  font-style: normal;
}
p.lede {
  font-size: 1.2em;
  line-height: 1.9em;
  margin-bottom: 1.3em;
}
blockquote {
  font-style: italic;
  color: #babab4;
  line-height: 1.78em;
  margin: 0.4em 0 1.62em 0;
  padding-left: 1.2em;
  border-left: 3px solid #dfdfdc;
}
blockquote em {
  font-style: normal;
}
p.cite {
  text-align: right;
  font-weight: normal;
  font-style: italic;
}
.big p.cite {
  font-size: 0.62em;
}
.cite a {
  color: #babab4;
  text-decoration: none;
}
.cite a:hover {
  text-decoration: none;
}
.cite:before {
  content: "~ ";
}
blockquote.big,
blockquote p.big {
  font-size: 1.83333333em;
  font-style: italic;
  line-height: 1.611111111em;
  margin: 0 0 2em 0;
}
blockquote p.big {
  margin-bottom: .6em;
}
blockquote.big p {
  margin-bottom: 1em;
}
blockquote.big .cite,
blockquote.big small {
  font-size: 0.48484848em;
  margin-top: -1em;
}
blockquote.big em {
  font-style: normal;
}
blockquote.none {
  border: none;
  padding: 0;
}
blockquote.no-line {
  border: none;
}
blockquote.quotable {
  padding: 0;
  border: 0 none;
}
q {
  quotes: '“' '”' '‘' '’';
}
q:before {
  content: '“';
  content: open-quote;
}
q:after {
  content: '”';
  content: close-quote;
}
q q:before {
  content: '‘';
  content: open-quote;
}
q q:after {
  content: '’';
  content: close-quote;
}
blockquote q:before {
  content: '‘';
  content: open-quote;
}
blockquote q:after {
  content: '’';
  content: close-quote;
}
blockquote q q:before {
  content: '“';
  content: open-quote;
}
blockquote q q:after {
  content: '”';
  content: close-quote;
}
.alert .lede {
  color: #474548;
}
.lede .btn_main {
  font-size: 0.6em;
}
.format_text p:last-child {
  margin-bottom: 0;
}
.right {
  text-align: right;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.quiet {
  color: #babab4;
}
.alt_font {
  font-family: 'Carrosserie-Regular', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
}
.alt_font_fat {
  font-family: 'Carrosserie-Fat', 'Franklin Gothic Medium', 'Arial Narrow Bold', impact, Haettenschweiler, 'Arial Narrow', arial, sans-serif;
}
.main_font {
  font-family: Georgia, 'Droid Serif', "Times New Roman", Times, serif;
}
.quiet.alt_font {
  font-size: .8em;
}
span.pullquote_left,
span.pullquote_right {
  display: block;
  width: 47.65%;
  margin-top: 0.81em;
  margin-bottom: 0.81em;
  padding: 0.81em 0;
  position: relative;
  color: #babab4;
  border-top: 3px solid #babab4;
  border-bottom: 3px solid #babab4;
}
span.pullquote_right {
  float: right;
  margin-left: 1.62em;
}
span.pullquote_left {
  float: left;
  margin-right: 1.62em;
}
.pullquote_left span.title,
.pullquote_right span.title {
  display: block;
  font-weight: bold;
}
.highlight {
  border-radius: 1em 0 1em 0;
  background-image: linear-gradient(-100deg, rgba(250, 247, 133, 0.3), rgba(250, 247, 133, 0.7) 95%, rgba(250, 247, 133, 0.1));
}
::-moz-selection {
  background: #fff1c2;
  text-shadow: none;
}
::selection {
  background: #fff1c2;
  text-shadow: none;
}
q {
  quotes: '“' '”' '‘' '’';
}
q:before {
  content: '“';
  content: open-quote;
}
q:after {
  content: '”';
  content: close-quote;
}
q q:before {
  content: '‘';
  content: open-quote;
}
q q:after {
  content: '’';
  content: close-quote;
}
.post_tags {
  font-size: .88888888em;
  line-height: 1.8125em;
  margin-bottom: 1.8125em;
}
ul.horr_list {
  list-style: none;
  display: inline;
  margin: 0;
  padding: 0;
}
.horr_list li {
  margin: 0 0.5em 0.5em 0;
  list-style: none;
  display: inline;
}
ul.horr_list_centered {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
.horr_list_centered li {
  display: inline;
}
.horr_list_centered a {
  display: inline-block;
  padding: 10px;
}
ul.none,
ul.none li,
li.widget ul.none li {
  margin-left: 0;
  list-style: none;
  list-style-type: none;
}
ul.horr_right {
  float: right;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.horr_right li {
  float: left;
  margin-bottom: 0;
  margin-right: 0.5em;
  background: #eee;
  line-height: 1;
  border: 1px solid #C3C7BF;
}
.horr_right a {
  padding: 0.25em 0.5em;
  display: block;
  border: none;
}
.drop_cap {
  font-size: 3.39em;
  line-height: 0.88em;
  padding: 0.04em 0.12em 0 0;
  float: left;
}
.border_top {
  border-top: 1px solid #babab4;
  padding-top: 0.25em;
}
.border_bottom {
  border-bottom: 1px solid #babab4;
  padding-bottom: 0.25em;
}
.border_top_big {
  border-top: 4px solid #babab4;
  padding-top: 0.25em;
}
.border_bottom_big {
  border-bottom: 4px solid #babab4;
  padding-top: 0.25em;
}
hr.small {
  margin: 1em 0;
}
hr {
  display: block;
  height: 1px;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #babab4;
  color: transparent;
  margin: 3.22222222em 0;
  padding: 0;
}
hr.space {
  border: 0;
  margin: 1em 0;
}
div.alert,
p.alert {
  background-color: #FFF6C5;
  border-top: 3px solid #f8d200;
}
div.alert input[type="email"],
p.alert input[type="email"] {
  background-color: #FFF;
  border-color: #292824;
  -webkit-box-shadow: 0 0 8px #CCC184;
  -moz-box-shadow: 0 0 8px #CCC184;
  box-shadow: 0 0 8px #CCC184;
}
.box_main {
  background-color: #f1f4ed;
  border-top: 3px solid #8fa76e;
}
div.alert,
p.alert,
.box_main {
  margin: 0 0 1.6111em;
  padding: 4% 10%;
  margin-bottom: 1.62em;
}
.box_main h2,
.box_main h3,
.box_main h4,
.alert h2,
.alert h3,
.alert h4 {
  margin: .7em 0 .8em;
}
.note {
  color: #babab4;
  font-size: .8em;
  font-style: italic;
  margin-bottom: 1.62em;
}
div.note {
  padding: 1.611em 0;
  border-top: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  margin: 2.9em 0;
}
.alert p:last-child,
.note p:last-child,
.widget p:last-child,
.widget li:last-child,
li.widget p:last-child,
.box_main form:last-child,
.box_main p:last-child,
.alert form:last-child,
.alert p:last-child {
  margin-bottom: 0;
}
.text_alert {
  color: #FFA441;
}
.text_error {
  color: #E7675C;
}
.text_success {
  color: #71B372;
}
figure {
  margin: .9em 0 1.8em;
}
figure img {
  width: 100%;
}
figure figcaption {
  font-size: .8em;
  color: #babab4;
  text-align: center;
  margin: .8em 0 .6em;
}
img.frame {
  background-color: #EEE;
  background: none repeat scroll 0 0 rgba(90, 90, 90, 0.1);
  border: 1px solid #CCC;
  border: 1px solid rgba(90, 90, 90, 0.3);
  padding: 1px;
}
.wp-caption {
  padding: 1px;
  padding-bottom: 0.555555556em;
}
img.pull_wide {
  max-width: 110%;
}
.pull_wide,
blockquote.big.pull_wide {
  margin-left: -5%;
  margin-right: -5%;
}
.wp-caption p {
  font-size: 0.777777778em;
  line-height: 1.8125em;
  margin-bottom: 0;
  margin-top: 0.714285714em;
  color: #666;
  padding: 0 1em;
}
.alignright {
  float: right;
  margin: 0.4em 0 0.805555556em 4.64%;
}
.alignleft {
  float: left;
  margin: 0.4em 4.64% 0.805555556em 0;
}
.headshot {
  background-color: #EEE;
  background: none repeat scroll 0 0 rgba(90, 90, 90, 0.1);
  border: 1px solid #CCC;
  border: 1px solid rgba(90, 90, 90, 0.3);
  padding: 1px;
  float: left;
  width: 72px;
  margin: .3em 4.64% .5em 0;
}
.img_full {
  width: 100%;
  margin-top: 0.4em;
  margin-bottom: 0.333333333em;
}
.big_box .img_full {
  margin-bottom: 0;
}
.wp-caption .img_full {
  margin-top: 0;
}
.img_half {
  width: 47.69%;
}
.img_quarter {
  width: 30%;
}
.group .img_half.alignright,
.group .img_half.alignleft {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0.5em;
}
.img_circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  padding: 0.6em 0.8em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.img_rounded {
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  padding: 0.6em 0.8em;
  border-width: 0;
  border-style: solid;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.icon_btn {
  font: 900 11px/11px "helvetica neue", helvetica, arial, sans-serif;
  color: #333;
  position: relative;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  padding: 4px 6px;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: white;
  background-image: -moz-linear-gradient(top, #ffffff, #dedede);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#dedede));
  background-image: -ms-linear-gradient(top, #ffffff, #dedede);
  background-image: linear-gradient(top, #ffffff, #dedede);
  background-image: -o-linear-gradient(top, #ffffff, #dedede);
  border: #CCC solid 1px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: none;
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ffffff', endColorstr='#dedede');
}
.icon_btn:hover {
  color: #000;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
}
.icon_btn span {
  padding-left: 22px;
}
.icon_btn.twitter span {
  background: url(images/icons.png) no-repeat 0 1px;
}
.icon_btn.facebook span {
  background: url(images/icons.png) no-repeat 0 -22px;
}
.icon_btn.email span {
  background: url(images/icons.png) no-repeat 0 -42px;
}
.remove_margin_bottom {
  margin-bottom: 0 !important;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.group:before,
.group:after,
.container:before,
.container:after {
  content: "";
  display: table;
}
.group:after,
.container:after {
  clear: both;
}
.group,
.container {
  zoom: 1;
}
.clearme {
  clear: both;
  overflow: hidden;
  zoom: 1;
}
.debug [style],
.debug style {
  outline: 5px solid yellow;
}
.debug style {
  display: block;
}
.debug img {
  outline: 5px solid red;
}
.debug img[alt] {
  outline-color: green;
}
.debug img[alt=""] {
  outline-color: yellow;
}
.debug a {
  outline: 5px solid yellow;
}
.debug a[title] {
  outline-color: green;
}
.debug a[target].debug a[href*=javascript],
.debug a[href="#"] {
  outline-color: red;
}
.debug [class=""],
.debug [id=""] {
  outline: 5px solid yellow;
}
@media only screen and (max-width: 1140px) {
  body {
    padding: 5px;
  }
  .container {
    width: auto;
    margin: 0 auto;
    padding: 0;
  }
  .big_box {
    margin-left: -8px;
    margin-right: -8px;
  }
  article {
    padding: 8% 9%;
  }
}
@media only screen and (max-width: 900px) {
  body {
    font-size: 14px;
  }
  article {
    padding: 10% 10% 15%;
  }
  .four_column,
  .three_column,
  .two_column {
    float: none;
    margin: 0 0 1.62em;
    padding: 0 5%;
    width: 90%;
  }
  .two_column.last_column,
  .four_column.last_column,
  .three_column.last_column {
    float: none;
  }
  footer nav {
    text-align: center;
  }
  footer .small {
    text-align: center;
  }
}
@media only screen and (max-width: 800px) {
  .hide_small {
    display: none;
  }
  .triple_inline_form input {
    display: block;
    margin: 0 auto 1em;
    width: 80%;
  }
  .triple_inline_form input[type="submit"] {
    margin: 0 auto 1em;
    width: 60%;
  }
  #searchform input {
    width: 94%;
    display: block;
    margin: 0 0 1em;
  }
  #searchform input[type="submit"] {
    margin: 0 auto 1em;
    width: 40%;
  }
  .alignright,
  .wp-caption.alignright,
  .alignleft,
  .wp-caption.alignleft,
  .wp-post-image {
    display: block;
    float: none;
    margin: 1.62em auto 1.62em;
  }
  img.img_half,
  img.img_half.alignleft,
  img.img_half.alignright {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .img_half.frame,
  .img_half.alignleft.frame,
  .img_half.alignright.frame,
  .wp-caption.img_half,
  .wp-caption.img_full {
    width: 96%;
    padding: 2%;
  }
  .wp-caption img {
    width: 100%;
  }
  .prev_next p.previous,
  .prev_next p.next,
  .prev_next.post_nav p {
    float: none;
    width: auto;
    text-align: center;
  }
  .content_left,
  .sidebar {
    float: none;
    width: 100%;
  }
  .sidebar a#headshot img {
    max-width: 300px;
  }
  #logo {
    display: block;
    position: relative;
    top: 0;
    left: -4px;
    margin: 0 auto 2em;
    width: 90%;
  }
  #header_main nav {
    line-height: 2;
    text-align: center;
    padding: 0;
  }
  #header_main nav a {
    padding: 0.2em .8em;
    line-height: 1.4;
  }
  .big_box {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 400px) {
  form.inline,
  form.centered {
    text-align: center;
  }
  .inline_form input,
  .centered_form input {
    width: 92%;
  }
  .inline_form input[type="submit"],
  .centered_form input[type="submit"] {
    width: auto;
  }
  #feature_hero {
    position: absolute;
    top: 0;
    right: -160px;
  }
  blockquote.big {
    font-size: 1.8em;
    letter-spacing: 0;
    line-height: 1.4em;
  }
  h2,
  .category-software-tech h2,
  .category-quote h2,
  .category-software-tech h1,
  .category-quote h1 {
    font-size: 1em;
  }
  h1,
  header h2 {
    font-size: 1.8em;
  }
}
/* Retina Display */
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a,
  a:visited {
    color: #444 !important;
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  @page _color {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  #main_menu {
    display: none;
  }
  footer {
    display: none;
  }
}
/*# sourceMappingURL=style.css.map */