/*
 * ---:[ Thesis CSS reset ]:---
 */
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

html {
  -webkit-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  clear: both;
  word-wrap: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  line-height: 0.5em; }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

iframe,
video,
embed,
object {
  display: block;
  max-width: 100%; }

img {
  display: block; }

.left,
.alignleft,
img[align="left"] {
  display: block;
  float: left; }

.right,
.alignright,
img[align="right"] {
  display: block;
  float: right; }

.center,
.aligncenter,
img[align="middle"] {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  float: none;
  clear: both; }

.block,
.alignnone {
  display: block;
  clear: both; }

input[type="submit"],
button {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

.wp-smiley {
  display: inline; }

/*
 * ---:[ layout structure ]:---
 */
body {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 16px;
  line-height: 27px;
  color: black;
  background-color: white;
  padding-top: 27px; }

.container {
  width: 1029px;
  margin: 0 auto; }

.columns,
.columns > .content,
.columns > .sidebar {
  box-sizing: border-box; }

.columns > .content {
  width: 749px;
  float: left;
  border-width: 0 1px 0 0;
  border-style: solid;
  border-color: #dddddd; }

.columns > .sidebar {
  width: 280px;
  float: right;
  padding: 27px 27px 0 27px; }

/*
 * ---:[ links ]:---
 */
a {
  color: #ca412c;
  text-decoration: none; }

p a {
  text-decoration: underline; }

p a:hover {
  text-decoration: none; }

/*
 * ---:[ nav menu ]:---
 */
.menu {
  position: relative;
  z-index: 50;
  list-style: none;
  border-width: 0 0 1px 1px;
  border-style: solid; }

.menu li {
  position: relative;
  float: left;
  margin-bottom: -1px; }

.menu .sub-menu {
  position: absolute;
  left: -1px;
  display: none;
  list-style: none;
  z-index: 110;
  margin-top: -1px; }

.menu .sub-menu .sub-menu {
  top: 0;
  left: 196px;
  margin: 0 0 0 -1px; }

.menu li:hover > .sub-menu {
  display: block; }

.menu .sub-menu li {
  width: 196px;
  clear: both; }

.menu a,
.menu_control {
  display: block;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: black;
  border-width: 1px 1px 1px 0;
  border-style: solid;
  background-color: #eeeeee;
  padding: 0.5em 1em; }

.menu a:hover {
  background-color: #dddddd; }

.menu_control {
  display: none;
  background-color: white; }

.menu .sub-menu a {
  border-left-width: 1px; }

.menu,
.menu a,
.menu .sub-menu {
  border-color: #dddddd; }

.menu .current-menu-item > a {
  border-bottom-color: white;
  background-color: white;
  cursor: text; }

.menu .sub-menu .current-menu-item > a {
  border-bottom-color: #dddddd; }

/*
 * ---:[ header ]:---
 */
.header {
  border-bottom: 3px double #dddddd;
  padding: 27px; }

#site_title {
  font-size: 42px;
  line-height: 1.32em;
  font-weight: bold;
  color: black; }

#site_title a {
  color: black; }

#site_title a:hover {
  color: #ca412c; }

#site_tagline {
  font-size: 16px;
  color: #888888;
  line-height: 1.32em; }

/*
 * ---:[ golden ratio typography with spaced paragraphs ]:---
 */
.grt,
.grt h3 {
  font-size: 16px;
  line-height: 27px; }

.grt h1,
.grt .headline {
  font-size: 26px;
  line-height: 40px; }

.grt .headline {
  margin: 0; }

.headline,
.headline a {
  color: black; }

.headline a:hover {
  color: #ca412c; }

.grt h2 {
  font-size: 20px;
  line-height: 33px;
  margin-top: 41px;
  margin-bottom: 14px; }

.grt h2,
.grt h3 {
  color: black; }

.grt h3 {
  font-weight: bold; }

.grt .small,
.grt .caption {
  font-size: 13px;
  line-height: 23px; }

.grt .drop_cap {
  font-size: 54px;
  line-height: 1em;
  margin-right: 0.15em;
  float: left; }

.grt h1,
.grt p,
.grt ul,
.grt ol,
.grt blockquote,
.grt pre,
.grt dl,
.grt dd,
.grt .center,
.grt .block,
.grt .aligncenter,
.grt .alignnone,
.grt .post_image,
.grt .post_image_box,
.grt .wp-post-image,
.grt .caption,
.grt .wp-caption,
.grt .alert,
.grt .note,
.grt .box,
.grt .footnotes,
.headline_area {
  margin-bottom: 27px; }

.grt ul,
.grt ol,
.grt .stack {
  margin-left: 27px; }

.grt ul ul,
.grt ul ol,
.grt ol ul,
.grt ol ol,
.wp-caption p,
.grt .alert p:last-child,
.grt .note p:last-child,
.grt .box p:last-child,
.grt blockquote.right p,
.grt blockquote.left p,
.grt .footnotes p:last-child {
  margin-bottom: 0; }

.grt .left,
.grt .alignleft,
.grt .ad_left {
  margin-bottom: 27px;
  margin-right: 27px; }

.grt .right,
.grt .alignright,
.grt .ad {
  margin-bottom: 27px;
  margin-left: 27px; }

.grt .caption {
  margin-top: -14px;
  color: #888888; }

.grt .footnotes p {
  margin-bottom: 14px; }

/*
 * ---:[ custom text styles ]:---
 */
.grt ul {
  list-style-type: square; }

.grt li a {
  text-decoration: underline; }

.grt li a:hover {
  text-decoration: none; }

.grt blockquote {
  color: #888888;
  margin-left: 14px;
  padding-left: 14px;
  border-left: 1px solid #dddddd; }

.grt code {
  font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif; }

.grt pre {
  font-family: Consolas, Menlo, Monaco, Courier, Verdana, sans-serif;
  background-color: #eeeeee;
  padding: 14px;
  -webkit-tab-size: 4;
  -moz-tab-size: 4;
  tab-size: 4; }

.grt .frame,
.grt .post_image_box,
.grt .wp-caption {
  border: 1px solid #dddddd;
  background-color: #eeeeee;
  padding: 14px; }

.grt .wp-caption img,
.grt .post_image_box .post_image,
.grt .thumb {
  margin-bottom: 14px; }

.wp-caption.aligncenter img {
  margin-right: auto;
  margin-left: auto; }

.wp-caption .wp-caption-text .wp-smiley {
  display: inline;
  margin-bottom: 0; }

.grt .wp-caption p {
  font-size: 13px;
  line-height: 23px; }

.grt .alert,
.grt .note,
.grt .box {
  padding: 14px; }

.grt .alert {
  background-color: #ffff99;
  border: 1px solid #e6e68a; }

.grt .note {
  background-color: #eeeeee;
  border: 1px solid #dddddd; }

.grt .box {
  background-color: #faece9;
  border: 1px solid #f1cac2; }

.grt .footnotes {
  font-size: 13px;
  line-height: 23px;
  border-top: 1px dotted #dddddd;
  padding-top: 27px; }

.grt .avatar {
  width: 63px;
  height: 63px;
  float: right;
  clear: both;
  margin-left: 14px; }

.grt .footnotes,
.grt sub,
.grt sup,
.grt .post_cats,
.grt .post_tags,
.byline,
.byline a {
  color: #888888; }

.byline a {
  border-bottom: 1px solid #dddddd; }

.byline a,
.post_author,
.post_date {
  text-transform: uppercase;
  letter-spacing: 1px; }

.byline a:hover,
.num_comments {
  color: black; }

.byline .post_edit {
  margin-left: 14px; }

.byline .post_edit:first-child {
  margin-left: 0; }

.post_author_intro,
.post_date_intro,
.byline .post_cats_intro {
  font-style: italic; }

.grt .author_description {
  border-top: 1px dotted #dddddd;
  padding-top: 27px; }

.grt .author_description_intro {
  font-weight: bold; }

.grt .author_description .avatar {
  width: 81px;
  height: 81px;
  float: left;
  margin-right: 14px;
  margin-left: 0; }

/*
 * ---:[ golden ratio pullquotes ]:---
 */
.grt blockquote.right,
.grt blockquote.left {
  font-size: 26px;
  line-height: 37px;
  width: 45%;
  margin-bottom: 14px; }

.grt blockquote.right,
.grt blockquote.left {
  padding-left: 0;
  border: 0; }

/*
 * ---:[ post box structural styles ]:---
 */
.post_box {
  padding: 27px 27px 0 27px;
  border-top: 1px dotted #dddddd; }

.top {
  border-top: 0; }

/*
 * ---:[ other post box styles ]:---
 */
.num_comments_link {
  display: inline-block;
  color: #888888;
  text-decoration: none;
  margin-bottom: 27px; }

.num_comments_link:hover {
  background-color: #eeeeee; }

.bracket,
.num_comments {
  font-size: 27px; }

.bracket {
  color: #dddddd; }

/*
 * ---:[ misc. content elements ]:---
 */
.archive_intro {
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #dddddd; }

.archive_intro .headline {
  margin-bottom: 27px; }

.prev_next {
  clear: both;
  color: #888888;
  border-top: 1px solid #dddddd;
  padding: 14px 27px; }

.prev_next .next_posts {
  float: right; }

.previous_posts,
.next_posts {
  display: block;
  font-size: 13px;
  line-height: 23px;
  text-transform: uppercase;
  letter-spacing: 2px; }

.previous_posts a:hover,
.next_posts a:hover {
  text-decoration: underline; }

/*
 * ---:[ comments ]:---
 */
#comments {
  margin-top: 54px; }

.comments_intro {
  color: #888888;
  margin-bottom: 14px;
  padding: 0 27px; }

.comments_intro a:hover {
  text-decoration: underline; }

.comments_closed {
  font-size: 13px;
  line-height: 23px;
  color: #888888;
  margin: 0 27px 27px 27px; }

.comment_list {
  list-style-type: none;
  margin-bottom: 54px;
  border-top: 1px dotted #dddddd; }

.comment {
  border-bottom: 1px dotted #dddddd;
  padding: 27px; }

.children .comment {
  list-style-type: none;
  margin-top: 27px;
  border-left: 1px solid #dddddd;
  border-bottom: 0;
  padding: 0 0 0 27px; }

.children .bypostauthor {
  background-color: transparent;
  border-color: #ca412c; }

.comment .comment_head {
  margin-bottom: 14px; }

.children .comment_head {
  margin-bottom: 0; }

.comment .comment_author {
  font-weight: bold; }

.comment_date {
  font-size: 13px;
  margin-left: 14px;
  color: #888888; }

.comment_date a {
  color: #888888; }

.comment_footer a {
  font-size: 13px;
  line-height: 23px;
  color: #888888;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: 14px; }

.comment_head a:hover,
.comment_footer a:hover,
.comment_nav a:hover {
  text-decoration: underline; }

.comment_footer a:first-child {
  margin-left: 0; }

.comment .avatar {
  width: 54px;
  height: 54px;
  float: right;
  margin-left: 14px; }

.comment_nav {
  font-size: 13px;
  line-height: 23px;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-style: dotted;
  border-color: #dddddd;
  padding: 14px 27px; }

.comment_nav_top {
  border-width: 1px 0 0 0; }

.comment_nav_bottom {
  margin: -54px 0 54px 0;
  border-width: 0 0 1px 0; }

.next_comments {
  float: right; }

/*
 * ---:[ inputs ]:---
 */
input[type="text"],
input[type="number"],
input[type="tel"],
input[type="email"],
input[type="password"],
select,
textarea,
.input_text {
  font-family: inherit;
  font-size: inherit;
  line-height: 1em;
  font-weight: inherit;
  color: black;
  border: 1px solid #dddddd;
  background-color: #eeeeee;
  padding: 0.35em;
  box-sizing: border-box; }

input[type="text"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus,
.input_text:focus {
  border-color: #eeeeee;
  background-color: white; }

textarea,
textarea.input_text {
  line-height: inherit; }

/*
 * ---:[ buttons ]:---
 */
button,
input[type="submit"],
.input_submit {
  font-family: inherit;
  line-height: 1em;
  font-weight: bold;
  border: 3px double #dddddd;
  background-color: white;
  padding: 0.5em; }

button:hover,
input[type="submit"]:hover,
.input_submit:hover,
button:active,
input[type="submit"]:active,
.input_submit:active {
  background-color: #eeeeee;
  transition: background-color 0.3s; }

/*
 * ---:[ misc. form elements ]:---
 */
fieldset legend {
  font-weight: bold; }

.grt fieldset {
  margin-top: 27px;
  margin-bottom: 27px; }

.grt fieldset legend {
  margin-bottom: 14px; }

/*
 * ---:[ comment form ]:---
 */
#commentform {
  margin: 54px 0;
  padding: 0 27px; }

.comment #commentform {
  margin-top: 0;
  padding-right: 0;
  padding-left: 0; }

.comment_form_title {
  font-size: 20px;
  line-height: 33px;
  color: black;
  margin: 0 -27px;
  border-bottom: 1px dotted #dddddd;
  padding: 0 27px 14px 27px; }

#commentform label {
  display: block; }

#commentform p {
  margin-bottom: 14px; }

#commentform p .required {
  color: #dd0000; }

.comment_moderated {
  font-weight: bold; }

#commentform .input_text {
  width: 50%; }

#commentform textarea.input_text {
  width: 100%; }

#commentform .input_submit {
  font-size: 20px; }

#cancel-comment-reply-link {
  float: right;
  font-size: 13px;
  line-height: inherit;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #ca412c; }

#cancel-comment-reply-link:hover {
  text-decoration: underline; }

.login_alert {
  font-weight: bold;
  border: 1px solid #dddddd;
  background-color: #eeeeee; }

/*
 * ---:[ sidebar ]:---
 */
.sidebar {
  font-size: 13px;
  line-height: 19px; }

.sidebar .headline,
.sidebar .sidebar_heading,
.sidebar .widget_title {
  font-size: 21px;
  line-height: 30px; }

.sidebar .sidebar_heading,
.sidebar .widget_title {
  font-variant: small-caps;
  letter-spacing: 1px;
  margin-bottom: 10px; }

.sidebar .input_submit {
  font-size: inherit; }

.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar blockquote,
.sidebar pre,
.sidebar dl,
.sidebar dd,
.sidebar .left,
.sidebar .alignleft,
.sidebar .ad_left,
.sidebar .right,
.sidebar .alignright,
.sidebar .ad,
.sidebar .center,
.sidebar .aligncenter,
.sidebar .block,
.sidebar .alignnone {
  margin-bottom: 19px; }

.sidebar .left,
.sidebar .alignleft,
.sidebar .ad_left {
  margin-right: 19px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .right,
.sidebar .alignright,
.sidebar .ad,
.sidebar .stack {
  margin-left: 19px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.wp-caption p,
.sidebar .post_excerpt p {
  margin-bottom: 0; }

.widget,
.sidebar .text_box,
.sidebar .thesis_email_form,
.sidebar .query_box {
  margin-bottom: 38px; }

.sidebar .thesis_email_form .input_text,
.widget li {
  margin-bottom: 10px; }

.sidebar .search-form .input_text,
.sidebar .thesis_email_form .input_text {
  width: 100%; }

.sidebar .query_box .post_author,
.sidebar .query_box .post_date {
  color: #888888; }

.sidebar .post_content,
.widget li ul,
.widget li ol,
.sidebar .search-form input[type="submit"] {
  margin-top: 10px; }

.widget ul {
  list-style-type: none; }

.widget li a:hover {
  text-decoration: underline; }

/*
 * ---:[ footer ]:---
 */
.footer {
  font-size: 13px;
  line-height: 23px;
  text-align: right;
  color: #888888;
  border-top: 3px double #dddddd;
  padding: 14px 27px; }

.footer a {
  color: #888888; }

.footer a:hover {
  color: black; }

/*
 * ---:[ custom template styles ]:---
 */
body.landing {
  padding-top: 0; }

.landing .container {
  width: 749px; }

.landing .header,
.landing .headline_area,
.landing .footer {
  text-align: center; }

.full_page .columns > .content {
  width: 1029px;
  float: none;
  border-right: 0; }

/*
 * ---:[ woocommerce compatibility ]:---
 */
.woocommerce-shop .content {
  padding: 27px; }

.woocommerce-archive .content {
  padding: 0 27px; }

.woocommerce-archive .post_box {
  margin: 0 -27px 27px -27px; }

.woocommerce-archive .term-description {
  margin-bottom: 27px; }

.woocommerce-result-count {
  font-size: 13px;
  line-height: 23px;
  color: #888888; }

.woocommerce .content > .product {
  margin: 27px 27px 0 27px; }

.woocommerce-shop .page-title,
.woocommerce .product_title {
  font-size: 26px;
  line-height: 40px; }

.woocommerce .page-title {
  padding: 0 27px 27px;
  border-bottom: 1px solid #dddddd;
  margin: 0 -27px 27px -27px; }

.woocommerce .product_title {
  margin-bottom: 14px; }

.woocommerce nav.woocommerce-pagination ul.page-numbers {
  margin: -7px 0 14px 0; }

.woocommerce .products a.button,
.woocommerce .cart button.button,
.grt .woocommerce input.button,
.woocommerce .grt input.button,
.woocommerce .grt #respond input#submit {
  font-family: inherit;
  line-height: 1em;
  padding: 0.5em 0.75em; }

.woocommerce #comments {
  margin-top: 27px; }

.woocommerce #reviews h2 {
  margin-top: 0; }

.woocommerce #commentform {
  padding: 0;
  margin-top: 27px; }

/*
 * ---:[ clearfix ]:---
 */
.columns:after,
.menu:after,
.post_box:after,
.post_content:after,
.author_description:after,
.sidebar:after,
.query_box:after,
.prev_next:after,
.comment_text:after,
.comment_nav:after {
  display: table;
  clear: both;
  content: ''; }

/*
 * ---:[ media queries ]:---
 */
@media all and (max-width: 1029px) {
  body {
    padding-top: 0; }

  .container,
  .landing .container {
    width: auto;
    max-width: 749px; }

  .header {
    border-top: 1px solid #dddddd; }

  .landing .header {
    border-top: 0; }

  .columns > .content {
    float: none;
    width: 100%;
    border: 0; }

  .full_page .columns > .content {
    width: 100%; }

  .columns > .sidebar {
    float: none;
    width: 100%;
    border-top: 3px double #dddddd; }

  .menu_control {
    display: block;
    width: 100%;
    border-width: 0;
    background-color: white;
    padding: 1em 27px;
    cursor: pointer;
    box-sizing: border-box; }

  .menu {
    display: none;
    width: 100%;
    border-width: 1px 0 0 0;
    clear: both; }

  .show_menu {
    display: block; }

  .menu .sub-menu {
    position: static;
    display: block;
    margin: 0;
    border-top: 1px solid #dddddd;
    padding-left: 27px; }

  .menu li {
    width: 100%;
    float: none;
    margin-bottom: 0; }

  .menu .sub-menu li {
    width: 100%; }

  .menu a {
    border-width: 1px 1px 0 0;
    background-color: white;
    padding: 1em 27px; }

  .menu .current-menu-item > a {
    background-color: #eeeeee; }

  .menu > li > a {
    border-left-width: 1px; }

  .menu li:first-child > a:first-child {
    border-top-width: 0; }

  .sidebar .search-form .input_text,
  .sidebar .thesis_email_form .input_text {
    width: 50%; } }

@media all and (max-width: 749px) {
  .menu a {
    border-right-width: 0; }

  .menu > li > a {
    border-left-width: 0; }

  .grt .frame,
  .grt .post_image_box,
  .grt .wp-caption {
    box-sizing: border-box; } }

@media all and (max-width: 450px) {
  .menu a,
  .menu_control {
    padding: 1em 14px; }

  .header,
  .columns > .sidebar,
  .post_box,
  .prev_next,
  .comments_intro,
  .comment,
  .comment_nav,
  #commentform,
  .comment_form_title,
  .footer {
    padding-right: 14px;
    padding-left: 14px; }

  .menu .sub-menu,
  .children .comment {
    padding-left: 14px; }

  .comments_closed,
  .login_alert {
    margin-right: 14px;
    margin-left: 14px; }

  .comment_form_title {
    margin-left: -14px;
    margin-right: -14px; }

  .right,
  .alignright,
  img[align="right"],
  .left,
  .alignleft,
  img[align="left"] {
    float: none; }

  .grt .right,
  .grt .left,
  .grt .alignright,
  .grt .alignleft,
  .grt blockquote.right,
  .grt blockquote.left {
    margin-right: 0;
    margin-left: 0; }

  .post_author:after {
    content: '\a';
    height: 0;
    white-space: pre;
    display: block; }

  .grt blockquote.right,
  .grt blockquote.left,
  #commentform .input_text,
  .sidebar .search-form .input_text,
  .sidebar .thesis_email_form .input_text {
    width: 100%; }

  .grt blockquote {
    margin-left: 0; }

  .comment_date {
    display: none; } }

#header {
  padding: 0; }

#header #site_title a,
#header #site_tagline {
  display: none; }

/*
 * ---:[ custom CSS ]:---
 */
/*
 * font-family: 'Miltonian Tattoo', cursive;
 */
@font-face {
  font-family: 'HoundcatsPBRegular';
  src: url('/_fonts/houndcats_pb-webfont.eot');
  src: url('/_fonts/houndcats_pb-webfont.eot?#iefix') format('embedded-opentype'), url('/_fonts/houndcats_pb-webfont.woff') format('woff'), url('/_fonts/houndcats_pb-webfont.ttf') format('truetype'), url('/_fonts/houndcats_pb-webfont.svg#HoundcatsPBRegular') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bookerlybold';
  src: url('/_fonts/bookerly-bold-webfont.eot');
  src: url('/_fonts/bookerly-bold-webfont.eot?#iefix') format('embedded-opentype'), url('/_fonts/bookerly-bold-webfont.woff2') format('woff2'), url('/_fonts/bookerly-bold-webfont.woff') format('woff'), url('/_fonts/bookerly-bold-webfont.ttf') format('truetype'), url('/_fonts/bookerly-bold-webfont.svg#bookerlybold') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'bookerlyregular';
  src: url('/_fonts/bookerly-regular-webfont.eot');
  src: url('/_fonts/bookerly-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/_fonts/bookerly-regular-webfont.woff2') format('woff2'), url('/_fonts/bookerly-regular-webfont.woff') format('woff'), url('/_fonts/bookerly-regular-webfont.ttf') format('truetype'), url('/_fonts/bookerly-regular-webfont.svg#bookerlyregular') format('svg');
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'miltonian_tattooregular';
  src: url('/_fonts/miltoniantattoo-regular-webfont.eot');
  src: url('/_fonts/miltoniantattoo-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/_fonts/miltoniantattoo-regular-webfont.woff2') format('woff2'), url('/_fonts/miltoniantattoo-regular-webfont.woff') format('woff'), url('/_fonts/miltoniantattoo-regular-webfont.ttf') format('truetype'), url('/_fonts/miltoniantattoo-regular-webfont.svg#miltonian_tattooregular') format('svg');
  font-weight: normal;
  font-style: normal; }
body {
  background: #64b1ff url('images/bkg_body.jpg') repeat-x fixed;
  margin: 0 auto 20px;
  padding: 0;
  font-family: 'bookerlyregular';
  font-size: 16px; }

p {
  font-family: 'bookerlyregular';
  font-size: 16px; }

p b,
p strong {
  font-family: 'bookerlybold';
  font-weight: normal; }

p a,
.post_content li a {
  text-decoration: none; }

p a:hover,
.post_content li a:hover {
  color: #007ca0; }

h1,
h2 {
  font-family: 'miltonian_tattooregular';
  font-size: 34px;
  color: black;
  line-height: 38px;
  margin: 12px auto 16px;
  padding: 0;
  text-align: center; }

h3,
h4,
h5 {
  font-family: 'HoundcatsPBRegular'; }

h3 {
  color: #ca412c;
  font-size: 30px;
  line-height: 34px;
  margin: 8px 0;
  padding: 0; }

h4 {
  color: #007ca0;
  font-size: 25px;
  line-height: 29px;
  margin: 8px 0;
  padding: 0; }

h5 {
  color: black;
  background: #67ba4d url('images/h5_background.png') no-repeat left center;
  font-size: 22px;
  line-height: 22px;
  margin: 8px 0;
  padding: 6px 0 6px 65px; }

#header {
  background: url('images/bkg_header2.png') no-repeat center top;
  height: 271px;
    /*
   * 245px;
   */
  width: auto;
  margin: 0 auto;
  padding: 0;
  border: none; }

#thesis_header_image {
  display: none; }

.quikLinks {
  float: right;
  padding: 0 10px 0 0; }

.quikLinks li {
  display: inline;
  padding: 0;
  margin: 0; }

.quikLinks a {
  font-family: 'Arial Narrow', sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: white;
  padding: 5px 4px; }

.quikLinks a:hover {
  color: #; }

.social_Icons {
  float: right;
  clear: right;
  padding: 0 10px 0 0; }

.social_Icons img {
  display: inline-block;
  margin: 0 4px 0 0; }

/*
 * ---:[ nav menu ]:---
 */
.menu_container {
  height: 28px;
  width: auto;
  background-color: transparent;
    /*
   * #c0b287;
   */
  text-align: center;
  margin-top: -28px; }

/*
 * .menu_container:before {
 * content: url('images/menu_left.png');
 * position: relative;
 * vertical-align: top;
 * height: 28px;
 * margin: 0;
 * padding: 0;
 * }
 * .menu_container:after {
 * content: url('images/menu_right.png');
 * position: relative;
 * height: 28px;
 * vertical-align: top;
 * }
 */
.menu {
  background-color: transparent;
    /*
   * #000000;
   */
  display: inline-block;
  width: auto;
  position: relative;
  z-index: 50;
  list-style: none;
  border: none;
  padding-top: 1px; }

.menu li {
  position: relative;
  float: none;
  margin-bottom: 0;
  display: inline-block; }

.menu a,
.menu_control {
  display: block;
  line-height: 1em;
  text-transform: uppercase;
  font-weight: bold;
  letter-spacing: 0;
  color: #8ac865;
  border: none;
  background-color: transparent;
  padding: 6px 10px; }

.menu a:hover {
  background-color: transparent;
  color: #63b2fd;
    /*
   * blue
   */ }

.menu_control {
  display: none;
  background-color: transparent; }

.menu .current-menu-item > a {
  background-color: transparent;
  color: #f55f48;
    /*
   * reddish orange
   */ }

.subMenu_box {
  background-color: #eab412;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 0 30px; }

.subMenu_fall,
.subMenu_fieldtrips {
  text-align: center; }

.subMenu_fall li,
.subMenu_fieldtrips li {
  display: inline-block; }

.subMenu_fall a,
.subMenu_fieldtrips a {
  font-family: 'Arial Black', sans-serif;
  font-size: 14px;
  padding: 3px 8px;
  color: black; }

.subMenu_fall a:hover,
.subMenu_fieldtrips a:hover {
  color: white; }

.columns {
  border: 4px solid black;
  border-top: none;
  background-color: #c0b287;
  padding-top: 3px; }

.columns > .content {
  border: none;
  width: 740px; }

.grt p,
.grt ul,
.grt ol,
.grt blockquote,
.grt pre,
.grt dl,
.grt dd,
.grt .center,
.grt .block,
.grt .caption,
.post_box .aligncenter,
.post_box .alignnone,
.post_box .post_image,
.post_box .post_image_box,
.post_box .wp-caption,
.post_box .wp-post-image,
.post_box .alert,
.post_box .note,
.headline_area {
  margin-bottom: 15px; }

.grt {
  line-height: 22px; }

.post_box {
  padding: 18px 18px 0; }

.post_box .headline,
.headline a {
  color: black; }

.headline a:hover {
  color: #ca412c; }

.grt .headline {
  font-size: 34px;
  line-height: 38px;
  margin: 12px auto 16px;
  text-align: center; }

.post_box h2 {
  color: black; }

.grt h2 {
  font-size: 34px;
  line-height: 38px;
  margin: 12px auto 16px;
  text-align: center; }

.post_box h3 {
  color: #ca412c;
  font-weight: normal; }

.grt h3 {
  font-size: 30px;
  line-height: 34px;
  margin: 8px 0; }

.post_box blockquote {
  margin: 20px 50px;
  padding: 8px 12px;
  border: none;
  color: black;
  background-color: #f2ebbd; }

.post_box blockquote p {
  margin: 0;
  padding: 0; }

.post_box blockquote.red {
  border: 4px dotted #ca412c;
  background-color: transparent; }


.post_box img {
  position: relative;
  border: 5px solid black;
  outline: 6px solid #ca412c; }

.post_box img.noB {
  border: none;
  outline: none; }

.post_box .frame,
.post_box .post_image_box,
.post_box .wp-caption {
  background-color: #f2ebbd;
  border: 1px solid black;
  padding: 8px 4px; }

.post_box .wp-caption img {
  border: none;
  outline: none;
  margin: 0 auto; }

.post_box .wp-caption p {
  margin-bottom: 0;
  line-height: 17px;
  text-align: center; }

.columns > .sidebar {
  padding: 20px 12px 0; }

.sidebar {
  font-size: 15px;
  line-height: 20px; }

.sidebar .sidebar_heading,
.sidebar .widget_title {
  font-variant: normal;
  letter-spacing: 1px;
  margin-bottom: 5px; }

.sidebar ul.dcw {
  height: 120px; }

.sidebar ul.dcw li a {
  line-height: 1.1; }

.sidebar .headline,
.sidebar .sidebar_heading,
.sidebar p.widget_title {
  font-size: 18px;
  line-height: 22px;
  height: 19px !important;
  clear: both; }

.widget,
.sidebar .text_box,
.sidebar .thesis_email_form,
.sidebar .query_box {
  margin-bottom: 20px; }

.sidebar .thesis_email_form .input_text,
.widget li {
  margin-bottom: 0px; }

.widget,
#meta.widget ul {
  margin-bottom: 20px !important; }

#meta.widget li a:hover,
.widget li a:hover {
  text-decoration: none; }

#meta.widget li abbr {
  font-size: 1em; }

#meta.widget li abbr img {
  margin-top: 0px !important;
  display: inline-block;
  border: none;
  padding: 4px 0 0 !important; }

.footer {
  background-color: #c0b287;
  border: 4px solid black;
  border-top: 14px solid black;
  margin: 6px auto 0;
  padding: 0;
  height: 144px;
  line-height: 18px;
  color: black;
  font-size: 14px; }

.foot_box1,
.foot_box2,
.foot_box3 {
  float: left;
  height: 144px;
  padding: 6px 15px; }

.foot_box1 {
  width: 15%;
  text-align: center; }


.foot_box1 img.socialIcon {
  display: block;
  float: none;
  margin: 3px 0; }

.foot_box2 {
  text-align: center;
  padding: 0;
  margin-top: -14px;
  width: 34.4%; }

.foot_box3 {
  text-align: center;
  padding: 6px 0px;
  width: 31.3%; }

.foot_box2 img,
.foot_box3 img {
  margin: 0 auto; }

.foot_Menu {
  float: left;
  width: 15%;
  padding-top: 30px; }

.foot_Menu li {
  list-style: none;
  text-align: center; }

.foot_Menu a {
  color: black;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  padding: 5px 0; }

.foot_Menu a:hover {
  color: #f55f48;
    /*
   * reddish orange
   */ }

.developer {
  width: 1029px;
  text-align: center;
  margin: 8px auto;
  padding: 0;
  font-size: 14px;
  line-height: 18px; }

.developer img {
  display: inline-block; }



/*
 * ----------  CSS for elements not in WordPress or Thesis  ------------
 */
.hotBoxes {
  width: 33.3%;
  height: 92px;
  float: left;
  margin: 16px 0 20px 0; }

.hotBoxes img {
  margin: 0 auto;
  padding: 0; }

.pumpkinLT {
  width: 74%;
  float: left;
  margin: 20px 0; }

.pumpkinRT {
  width: 25%;
  float: right;
  margin: 20px 0; }

.slideBox {
  width: 905px;
  height: 374px;
  margin: 20px auto; }

.mapBox {
  width: 950px;
  height: 800px;
  margin: 20px auto;
  padding: 0; }

.calBox {
  width: 750px;
  height: 380px;
  margin: 20px auto;
  padding: 0;
  text-align: center; }

.nivoSlider img {
  outline: none; }

.lightBulb {
  margin: 0 4px; }

.loop {
  background-color: #00a0cf;
  font-family: 'bookerlyregular';
  font-size: 20px;
  color: black;
  width: auto;
  line-height: 26px;
  height: 30px;
  margin: 20px auto;
  padding: 4px 0 0 12px;
  text-align: left;
  overflow: hidden;
  position: relative; }

.loop-header {
  font-family: 'HoundcatsPBRegular';
  font-size: 24px;
  line-height: 28px;
  width: auto;
  display: inline-block; }

.loop .loop-header p {
  font-family: 'HoundcatsPBRegular';
  font-size: 24px;
  line-height: 28px;
  margin: 0;
  display: inline-block; }

.loop .loop-content {
  width: auto;
  display: inline-block;
  position: absolute;
  top: 5px; }

.loop .loop-content .post {
  width: auto;
  display: inline; }

.loop .entry-header {
  display: inline;
  width: auto; }

.loop .entry-title {
  display: inline; }

.loop h2.entry-title {
  font-family: 'bookerlyregular' !important;
  font-size: 16px !important;
  line-height: 20px !important;
  margin: 0 !important; }

.loop a {
  width: auto;
  font-family: 'bookerlyregular';
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  padding: 3px 14px;
  color: black;
  text-decoration: none; }

.loop a:hover {
  color: white;
  text-decoration: none; }

/*
 * ---------------------------- :[ media queries ]: -----------------------------------
 */
@media all and (max-width: 1029px) {
  #header {
    background: none;
    height: auto; }

  #thesis_header_image {
    display: block;
    margin: 0 auto; }

  .quikLinks {
    float: none;
    padding: 0;
    height: auto;
    width: auto;
    margin: 8px auto;
    text-align: center; }

  .columns > .content {
    float: none;
    width: 100%;
    border: 0; }

  .columns > .sidebar {
    float: none;
    width: 100%;
    border-top: 3px double #dddddd; }

  .menu_container {
    height: auto;
    margin-top: 0;
    text-align: left; }

  .menu_control {
    display: block;
    width: 100%;
    border-width: 0;
    background-color: black;
    padding: 8px 20px;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  .menu {
    display: none;
    width: 100%;
    border-width: 0;
    clear: both;
    margin-top: 0; }

  .show_menu {
    display: block;
    background-color: black; }

  .menu li {
    width: 100%;
    float: none;
    margin-bottom: 0; }

  .menu a {
    border-width: 1px 1px 0 0;
    background-color: transparent;
    padding: 8px 20px; }

  .menu .current-menu-item > a {
    background-color: transparent; }

  .subMenu_box {
    padding: 0; }

  .post_box {
    padding: 12px 8px 0; }

  .post_box blockquote {
    margin: 20px 14px; }

  .post_box img {
    border: none;
    outline: none; }

  .grt .right,
  .grt .left,
  .post_box .alignright,
  .post_box .alignleft,
  .grt blockquote.right,
  .grt blockquote.left {
    margin: 12px auto; }

  .footer {
    background-color: #c0b287;
    border: 4px solid black;
    border-top: 14px solid black;
    margin: 6px auto 0;
    padding: 0;
    height: auto;
    line-height: 18px;
    color: black;
    font-size: 14px; }

  .foot_Menu,
  .foot_box1,
  .foot_box2,
  .foot_box3 {
    float: none;
    width: auto;
    height: auto;
    padding: 6px 15px;
    margin: 12px auto; }

  .foot_box1 {
    width: auto;
    text-align: center; }

  .foot_box1 img {
    float: none;
    margin: 0 auto; }

  .foot_box1 img.socialIcon {
    display: block;
    float: none;
    margin: 3px auto; }

  .foot_box2 {
    text-align: center;
    padding: 0;
    margin-top: 12px;
    width: auto; }

  .foot_box3 {
    text-align: center;
    padding: 6px 0px;
    width: auto; }

  .foot_box2 img,
  .foot_box3 img {
    margin: 0 auto; }

  .developer {
    width: auto;
    text-align: center;
    margin: 8px auto;
    padding: 0 8px; }

  .pumpkinLT,
  .pumpkinRT {
    width: auto;
    float: none; }

  .pumpkinRT {
    text-align: center; }

  .mapBox,
  .calBox,
  .slideBox {
    width: auto;
    height: auto; }

  .social_Icons {
    float: none;
    padding: 0;
    margin: 5px auto;
    text-align: center; }

  .loop {
    height: auto;
    padding: 5px 0 12px 0;
    text-align: center; }

  .loop .loop-content {
    width: auto;
    display: block;
    position: relative; }

  .loop .entry-title {
    display: block; }

  .loop a {
    padding: 0;
    text-align: center; }

  /*
   * Gravity Forms CSS to make right-align act like top-align
   */  .gform_wrapper .right_label .gfield_label {
    margin: 10px 0 4px 0 !important;
    display: -moz-inline-stack !important;
    display: inline-block !important;
    line-height: 1.3em;
    clear: both;
    text-align: left !important;
    float: none !important;
    width: 100% !important; }

  .gform_wrapper .right_label div.ginput_complex {
    width: 100% !important; }

  .gform_wrapper .right_label input.small,
  .gform_wrapper .right_label select.small {
    width: 25% !important; }

  .gform_wrapper .right_label input.medium,
  .gform_wrapper .right_label select.medium {
    width: 47% !important; }

  .gform_wrapper .right_label input.medium {
    padding-right: 2px !important; }

  .gform_wrapper .right_label input.large,
  .gform_wrapper .right_label select.large,
  .gform_wrapper .right_label textarea.textarea {
    width: 99.2% !important; }

  .gform_wrapper .gform_footer.right_label {
    padding: 16px 0 10px 0 !important;
    margin: 16px 0 0 0 !important;
    text-align: center;
    clear: both !important; } }

@media all and (max-width: 749px) {
   }

@media all and (max-width: 450px) {
  .mapBox,
  .calBox,
  .slideBox {
    max-height: 450px; } }