/*
Theme Name: Thisness
Theme URI: http://www.simplethemes.com
Description: A simple WordPress theme based on the Skeleton RWD framework
Version: 1.6
Author: Simple Themes
Author URI: http://www.simplethemes.com
License: GPL
License URI: http://www.opensource.org/licenses/gpl-license.php
*/


/* Table of Contents
==================================================
  #Global Reset

  #LAYOUT

  #Structural Customization
  #Header
  #Navigation Bar
  #Typography
  #Tables
  #Widgets
  #WP Blog
  #Form Buttons
  #Styled Buttons
  #Tabs
  #Toggles
  #Callouts
  #Comments
  #WP Gallery
  #Misc
*/


/* @group Global 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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline; }
  article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block; }
  body {
    line-height: 1; }
  ol, ul {
    list-style: none; }
  blockquote, q {
    quotes: none; }
  blockquote:before, blockquote:after,
  q:before, q:after {
    content: '';
    content: none; }
  table {
    border-collapse: collapse;
    border-spacing: 0; }
  table.pad td {
  padding: 10px;
  }

  pre,code {
    white-space: normal;
    background-color: #ededed;
    border-bottom: 1px solid #d9d9d9;
    border-top: 1px solid #d9d9d9;
    display: block;
    width: 100%;
    font: 12px/24px Consolas,"Andale Mono WT","Andale Mono","Lucida Console","Lucida Sans Typewriter","DejaVu Sans Mono","Bitstream Vera Sans Mono","Liberation Mono","Nimbus Mono L",Monaco,"Courier New",Courier,monospace;
    margin: 5px 0;
    padding: 5px;
}
p code {display: inline;}


body {
  line-height: 150%;
  -webkit-text-size-adjust: 100%;
}

/* @end */

/* @group LAYOUT */


/* Table of Contents
==================================================
  #Site Styles
  #Page Styles
  #Media Queries
  #Font-Face */

/* #Site Styles
================================================== */


/* @group Navigation */

#navigation {
  margin-bottom: 20px;
  clear: both;
}

#navigation ul,
#navigation ul li {
  float: left;
  margin: 0;
  padding: 0;
}

/* @end */

#footer {
  clear: both;
  padding: 10px 0 10px 0;
}

#credits {
  text-align: center;
}

/* #Page Styles
================================================== */

/* Layout Shortcodes */
.full-width {width:960px; height:auto; overflow:hidden}

.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_thirds { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourths { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth { width: 37.6%; }
.three_fifth { width: 58.4%; }
.four_fifth { width: 67.2%; }
.one_sixth { width: 13.33%; }
.five_sixth { width: 82.67%; }

.one_half,
.one_third,
.two_thirds,
.three_fourths,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
  position: relative;
  margin-right: 4%;
  margin-bottom: 20px;
  float: left;
}


.one_fourth:last-child,
.last {margin-right:0 !important;}



/* @group Structural Customization */


header {
  min-height: 4em;
  background: #CCC url(images/masthead_bg_test.jpg);
  margin-bottom: 1em;
  border-bottom: 1px solid #DDD;
  box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.1);
  -webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.1);
}

header .header-thumbs {
  padding-top: 6em;
  margin-bottom: 1.5em;
}

#header-container {
  height: 3em;
  background: #80BF4F url(images/noise_3percent.png);
  width: 100%;
  padding: 1em 50%;
  margin-left: -50%;
  box-shadow: 0px 0px 5px 0px;

  position: fixed;
  top: 0;
  z-index: 100;
}

#header {
  clear: both;
}

#header .inner {
  padding-bottom: 20px;
}


.header-icons, .header-links {
  font-family: "proxima-nova-alt-ext-cond", sans-serif;
  line-height: 4em;
}

.header-icons {
  text-align: right;
}

#header a,
#header a:active,
#header a:hover,
#header a:visited{ color: black; }

.thumb img {
  -webkit-box-shadow:1px 1px 6px #ddd;
  -moz-box-shadow:1px 1px 6px #ddd;
  box-shadow:1px 1px 6px #ddd;
  border: 5px solid white;
  width: 200px;
  height: auto !important;
}

.header-thumbs .thumb a span {
  position: absolute;
  top: 0px;
  padding: 1em;
  opacity: 0;
  display: block;
  height: 254px;
  color: #80bf4f;
  font-size: 1em;
  transition: 0.5s;
}

.header-thumbs .thumb:hover a span {
  background: rgba(25, 25, 25, .7);
  opacity: 0.9;
}

.header-thumbs .thumb a span:after {   content: " \00a0 \00a0 \00a0 \00a0 \00a0 "; }

header .category-links a:first-child {
  padding-left: 2em;
}

.header-icons a {
  display: inline-block;
  width: 32px; height: 32px;
  background-image: url(http://ruinsorbooks.com/wp-content/themes/thisness/images/5_icons.png);
  text-indent: 9999px;
  opacity: 0.7;
  margin: 0.75em 0 0 0.25em;
  line-height: 5em;
}

.header-icons .inner {float: right;}

.icon_facebook  { background-position: 0px 0px; }
.icon_pinterest { background-position: -32px 0px; }
.icon_rss       { background-position: -64px 0px; }
.icon_tumblr    { background-position: -96px 0px; }
.icon_twitter   { background-position: -128px 0px; }

.header-icons a:hover {
  text-indent: 0;
}

/* thumbs in general */

.thumbs {}

.thumb a span {
  color: #333;
  font-size: 0.8em;
}

.thumbs .read-more {
  float: right;
  margin-top: -0.5em;
  font-size: 1.25em;
}

.thumbs .read-more a:after {
  content: "\2192";
}



/* Give the main wrapper a separate background color */

#wrap {}

/* Footer Styles */

#footer {
  border-top: 1px solid #d6d6d6;
  font-size: .9em;
}
#footer.noborder {
  border: none;
  padding-top: 0;
}

#footer #credits {
  font-size: 11px;
  color: #9f9f9f;
}

a.themeauthor {
  display: block;
  width: 75px;
  height: 12px;
  margin: 0px auto;
  float: right;
  text-decoration: none;
  text-indent: -9999em;
  background: url(images/icons/stlogo.png) no-repeat right center;
}

footer {
  width: 100%;
  font-size: 80%;
  height: 2.5em;
  background: #000;
  border-top: 1px solid #999;
  box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.1);
  -webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.1);
  -moz-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.1);
  position: fixed;
  bottom: 0;
  opacity: 0.8;
  left: 0;
}

footer p {
  float: left;
  color: #F0F0F0;
  line-height: 2.5em;
  padding-left: 1em;
  margin-bottom: 0;
}

footer a {
  text-decoration: none;
}
footer a:hover {
  color: #FFF;
}

footer p.follow {
  float: right;
  padding-right: 1em;
}
footer .share-button {float: right; margin-right: 1em;}
footer .share-button .twitter-follow-button {margin: 8px 1em  0 0}
footer .share-button .tumblr {margin-bottom: -3px;}


/* @end */

/* @group Header */

#site-title {
  margin: 0;
  padding: 0;
  font-size: 3em;
  line-height: 1em;
  letter-spacing: -1px;
  color: #80BF4F;
  white-space: nowrap;
}

#header div#site-title a,
#header h1#site-title,
#header h1#site-title a {
  margin: 0;
  padding: 0;
  text-decoration: none;
  letter-spacing: -2px;
  text-shadow: 0px 1px 0px #999;
}
#site-title a.logo {
  display: inline-block;
  height: 0.5em;
}

#site-title a.logo img{
  height: 1.25em;
  width: 1.25em;
  margin-top: -0.5em;
  margin-bottom: -0.25em;
}

#header #site-title a:hover {
  color: #3253ad;
}

/* Header Tagline */

#header span.site-desc {
  font-family: "proxima-nova-alt-ext-cond",sans-serif;
  margin: 0;
  padding: 0;
  font-size: 2em;
  line-height: 1em;
  color: #7d7d7d;
  letter-spacing: -1px;
}

/* Image Header */

#header #site-title.graphic a {
  text-indent: -9999em;
  display: block;
  background-repeat: no-repeat;
  background-position: left;
}
#header span.site-desc.graphic {
  display: none;
}

/* @end */

/* @group Navigation Bar */

#navigation ul {
  width: 100%;
   background: -moz-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
   background: -webkit-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
  -pie-background: linear-gradient(#FCFCFC, #ECECEC);
    border-color: #EAEAEA #F5F5F5 #F5F5F5 #F5F5F5;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0 1px 1px #ccc;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}


#navigation ul li {
   background: -moz-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
   background: -webkit-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
  -pie-background: linear-gradient(#FCFCFC, #ECECEC);
  background-image: none;
  border-right: 1px solid #e3e3e3;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}

#navigation ul li a {
  background-image: none;
  padding: 15px 25px;
  text-decoration: none;
  display: block;
  font-weight: bold;
  text-shadow: 1px 1px 0px #fff;
}

/* Navbar Hover Links */

#navigation ul li:hover a,
#navigation ul li a:hover {
  color: #545454;
  background: #f1f1f1;
   background: -moz-linear-gradient(270deg, #FFFFFF, #F1F1F1) repeat scroll 0 0 transparent;
   background: -webkit-linear-gradient(270deg, #FFFFFF, #F1F1F1) repeat scroll 0 0 transparent;
  -pie-background: linear-gradient(#FFFFFF, #F1F1F1);
  border-bottom: 1px solid #F1F1F1;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}

#navigation ul li:hover li a {
  color: #595959;
  font-weight: normal;
}

/* Navbar Active Links */

#navigation ul li.active a {
  color: #333;
  background: #fff;
  text-shadow: 1px 1px 0px #fff;
  border-bottom: 1px solid #fff;
}


/* Nav Sublevel */

#navigation ul.sub-menu {
   background: -moz-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
   background: -webkit-linear-gradient(270deg, #FCFCFC, #ECECEC) repeat scroll 0 0 transparent;
    border-color: #EAEAEA #F5F5F5 #F5F5F5 #F5F5F5;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
     border-radius: 5px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}

#navigation ul.sub-menu li {
  border: none;
}

/* Nav Sublevel Links */

#navigation ul.sub-menu li a {
  background: #f0f0f0;
  padding: 5px 0px 5px 8px;
  height: 32px;
  line-height: 32px;
  border-radius: 0;
  min-width: 210px;
  border-bottom: none;
  position: static;
    behavior: none;
}

/* Nav Sublevel Hover */

#navigation ul.sub-menu li a:hover {
  background: #fff;
  border-bottom: none;
}


/* @end */



/* @group Typography */

body {
  font-family: "proxima-nova-alt",sans-serif;
  font-size: 13pt;
}

h1, h2, h3, h4, h5 {
  font-family: "proxima-nova-alt-ext-cond",sans-serif;
  font-weight: normal !important;
  color: #333;
    letter-spacing: -1px;
  }

  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-weight: inherit;
  text-decoration: none;
  }

  h2.entry-title a {}


  h1 {line-height: 140%; margin-bottom: 14px;}
  h2 {line-height: 1.333em; margin-bottom: 0.5em; font-size: 2em; }
  h3 {line-height: 130%; margin-bottom: 8px; }
  h4 {line-height: 125%; margin-bottom: 8px; }
  h5 {line-height: 120%; margin-bottom: 8px;}

  h2.entry-title {
    text-align: right; width: 220px;
    text-transform: lowercase
  }

  /*  anchor tag offset */
  .post a.anchor {
    display: block;
    position: relative;
    top: -7em;
    visibility: hidden;
  }

  h6 {
    font-size: 14px;
    line-height: 120%;
    margin-bottom: 8px;
    color: inherit;
    font-weight: bold;
    text-transform: uppercase;
    color: #375199;
  }
  .subheader { color: #777; }
  .normal {font-weight: normal;}
  .bolder {font-weight: bolder;}

  p { margin: 0 0 20px 0; }
  p img { margin: 0; }
  p.lead { font-size: 21px; line-height: 27px; color: #777;  }

  em { font-style: italic; }
  strong { font-weight: bold; color: #333; }
  small { font-size: 80%; }
/*  Blockquotes  */
  blockquote, blockquote p { font-size: 17px; line-height: 24px; color: #777; font-style: italic; }
  blockquote { margin: 0 0 20px; padding: 9px 20px 0 19px; border-left: 1px solid #ddd; }
  blockquote cite { display: block; font-size: 12px; color: #555; }
  blockquote cite:before { content: "\2014 \0020"; }
  blockquote cite a, blockquote cite a:visited, blockquote cite a:visited { color: #555; }

  hr { border: solid #ddd; border-width: 1px 0 0; clear: both; margin: 10px 0 30px; height: 0; }


/* #Links
================================================== */

  a, a:visited {color: #80bf4f; text-decoration: none;}
  a:hover, a:focus { color: #000; text-decoration: underline;}

  p a {text-decoration: underline;}
  p a, p a:visited { line-height: inherit; }

/* #Lists
================================================== */
  ul, ol { margin-bottom: 20px; }
  ul { list-style: none outside; }
  ol { list-style: decimal; }
  ol, ul.square, ul.circle, ul.disc { margin-left: 30px; }
  ul.square { list-style: square outside; }
  ul.circle { list-style: circle outside; }
  ul.disc { list-style: disc outside; }
  ul ul, ul ol,
  ol ol, ol ul { margin: 4px 0 5px 30px;}
  ul ul li, ul ol li,
  ol ol li, ol ul li { margin-bottom: 6px; }
  li { line-height: 18px; margin-bottom: 12px; }
  ul.large li { line-height: 21px; }
  li p { line-height: 21px; }

/* # Image Alignment Classes
============================================================== */

.alignright {
  float: right;
  margin: 0px 0px 10px 15px;
}

.alignleft {
  float: left;
  margin: 0px 15px 10px 0px;
}
.aligncenter {
  display:block;
  margin:0 auto;
}

/* WP Captions */

.wp-caption {
  text-align: center;
  margin: 10px auto;
  width: 100% !important;
  position: relative;
}
.wp-caption.alignright {
  width: auto !important;

}


.wp-caption {
  color: #666;
  position: relative;
  behavior: url('../wp-content/themes/skeleton/css/PIE.php');
}

.wp-caption.aligncenter {clear: both;}

img.size-large,
img.size-full,
.entry-content img,
.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
  max-width: 100%;
  height: auto;
}

.entry-content img {
  -webkit-box-shadow:1px 1px 6px #ddd;
  -moz-box-shadow:1px 1px 6px #ddd;
  box-shadow:1px 1px 6px #ddd;
}

.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  position: absolute;
  top: 0;
  width: 100px;
  right: -110px;
  text-align: left;
}

.wp-caption.alignleft {
  margin: 0px 10px 0px 0px;
}
.wp-caption.alignright {
  margin: 0px 0px 0px 10px;
}

/* BRUTAL WORK ON IMG SPACING */

.entry-content p:empty { display: none; }


.entry-content img.size-large,
.entry-content p,
.entry-content div.wp-caption {
  margin-top: 0;
  margin-bottom: 2em;
}

.entry-content p a:last-child img.size-large:last-child,
.entry-content p img:only-child {
  margin-bottom: 0;
}

/* @end */

/* @group Tables */

table {
  margin: .5em 0 1em;
}

table th {
  text-align: left;
  border: 1px solid #d1d1d1;
  padding: .4em .8em;
  background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
  font-weight: bold;
}

table td {
  background-color: #fff;
  border: 1px solid #d1d1d1;
  padding: 10px;
}

/* @end */

/* @group Widgets */


.widget-container ul {
  list-style: none;
}

.widget-container ul ul {
  list-style: square;
  margin-left: 1.3em;
}

.widget-container select {
  max-width: 100%;
}

.widget_search #s {/* This keeps the search inputs in line */
  width: 60%;
}

.widget_search label {
  display: none;
}

.widget-container {
  margin: 0 0 28px 0;
  padding-top: 1px;
}

.widget-container ul {
  margin-left: 0;
}

.widget-title {
  font-weight: bold;
  font-size: 1.5em;
}

input#searchsubmit {
  margin-bottom: 0;
}

.widget-container a:link,
.widget-container a:visited {
  text-decoration: none;
}

.widget-container a:active,
.widget-container a:hover {
  text-decoration: underline;
}

.widget-container .entry-meta {
  font-size: 11px;
}

#wp_tag_cloud div {
  line-height: 1.6em;
}

/* WP Calendar Widget */

#wp-calendar {
  font-family: arial,helvetica,sans-serif;
  width: 100%;
  font-size: .85em;
}

#wp-calendar td {
  padding: 4px 0;
  text-align: center;
  border: 1px solid #d2d2d2;
  background-color: #ededed;
  text-shadow: #fff 1px 1px 0;
  color: #7c7c7c;
}

#wp-calendar td.pad {
  background-color: #e5e5e5;
}

#wp-calendar td#today {
  color: #fff;
  background-color: #6e6e6e;
  text-shadow: 1px 1px 0px #333;
}

#wp-calendar caption {
  font-weight: bold;
}

#wp-calendar th {
  font-style: normal;
  background: #ddd url(images/gradient_small_trans.png) repeat-x 0 top;
  border: 1px solid #ccc;
  padding: 5px;
  color: #666;
  text-shadow: #ebebeb 0 1px 0;
}

/* WP RSS Widget */

.widget_rss a.rsswidget {
  color: #000;
}
.widget_rss a.rsswidget:hover {
  color: #ff4b33;
}
.widget_rss .widget-title img {
  width: 11px;
  height: 11px;
}

/* Indent Sidebar Lists */

.widget-container ul ul {
  border: none;
  margin-left: 1.3em;
  padding: 0;
}

/* Page Menus/Custom Menus */

li.page_item,li.menu-item {
  padding: 0;
  margin: 0;
  list-style: none;
}


li.page_item a,li.menu-item a {
  display: block;
  border-bottom: 1px solid #eee;
  padding: 8px 0px 8px 24px;
  line-height: 120%;
  font-weight: bold;
  background: url(images/light/arrow_bullet.png) no-repeat 10px;
}

li.page_item a:hover,li.menu-item a:hover {
  background: url(images/dark/arrow_bullet.png) no-repeat 10px;
}

/* Page Menus/Custom Menus - Sublevels */

li.page_item li a,li.menu-item li a {
  display: inline;
  padding: 0;
  margin: 0;
  background: none;
  border: none;
  color: #666;
  line-height: 175%;
  font-weight: normal;
}
li.page_item li a:hover,li.menu-item li a:hover {
  background: none;
}

li.page_item a:hover,
li.menu-item a:hover {
  text-decoration: none;
  color: #333;
}

/* @end */

/* @group WP Blog Styles */

.entry-meta {
  font-size: 11px;
  color: #666;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.cat-links,.comments-link,.meta-sep,.entry-utility {
  font-size: 11px;
  color: #666;
}

.post {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d6d6d6;
  position: relative;
}
.post-head {
  display: block;
  border: 1px solid transparent;
  margin-left: -2px;
}
.post.single {
  border-bottom: none;
}

a.more-link {
  display: block;
  float: right;
  font-weight: bold;
}

.st_relatedposts h4 {
  border-bottom: 1px solid #ebebeb;
}

.st_relatedposts ul {
  color: #666;
  list-style: square;
  margin-left: 20px;
}

.entry-utility .share {float: right;}
/*.entry-utility .share .fb-like {top: -3px;}*/
.entry-utility .share iframe:first-child {margin-right: -20px;}

.post-head .fb-like {
  float: right;
}


/* @end */



/* @group Tabs */

  ul.tabs {
    display: block;
    margin: 0 0 20px 0;
    padding: 0;
    border-bottom: solid 1px #ddd; }
  ul.tabs li {
    display: block;
    width: auto;
    height: 30px;
    padding: 0;
    float: left;
    margin-bottom: 0; }
  ul.tabs li a {
    display: block;
    text-decoration: none;
    width: auto;
    height: 29px;
    padding: 0px 20px;
    line-height: 30px;
    border: solid 1px #ddd;
    border-width: 1px 0 0 1px;
    margin: 0;
    background: #f5f5f5;
    font-size: 13px; }
  ul.tabs li a.active {
    background: #fff;
    height: 30px;
    position: relative;
    top: -4px;
    padding-top: 4px;
    border-right-width: 1px;
    margin: 0 -1px 0 0;
    color: #111;
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px; }
  ul.tabs li:first-child a {
    -moz-border-radius-topleft: 2px;
    -webkit-border-top-left-radius: 2px;
    border-top-left-radius: 2px; }
  ul.tabs li:last-child a {
    border-width: 1px 1px 0 1px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-right-radius: 2px; }

  ul.tabs-content { margin: 0; display: block; }
  ul.tabs-content > li { display:none; }
  ul.tabs-content > li.active { display: block; }

  /* Clearfixing tabs for beautiful stacking */
  ul.tabs:before,
  ul.tabs:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0; }
  ul.tabs:after {
    clear: both; }
  ul.tabs {
    zoom: 1; }


/* @end */

/* @group Toggles */

.toggle_container {
  padding: 10px;
  margin-bottom: 1px;
  background-color: #fff;
}


p.trigger {
  display: block;
  padding:  8px 8px 8px 16px;
  margin: 0;
  cursor: pointer;
  font-weight: bold;
  font-size: 1.25em;
  line-height: 175%;
}

/* Up Toggle State */

p.trigger {
  background: #f8f8f8 url(images/icons/16_expand.png) no-repeat 10px center;
  border-top: 1px solid #e5e5e5;
  padding-left: 34px;
}

p.trigger a {
  color: #2774ae;
  text-shadow: #fff 1px -1px 0;
  text-decoration: none;
}

/* Hover Toggle State */

p.trigger:hover {
  background: #fff url(images/icons/16_expand.png) no-repeat 10px center;
}

p.trigger a:hover,p.trigger.active a:hover {
  color: #2774ae;
  text-shadow: #fff -1px 1px 0;
}

/* Active Toggle State */

p.trigger.active {
  background: #fff url(images/icons/16_collapse.png) no-repeat 10px center;
  border-top: 1px solid #ebebeb;
}

p.trigger.active a {
  color: #000;
  text-shadow: #fff 1px 1px 0;
}

/* @end */

/* @group Callouts */

/* Callout Box */

.cta {
  margin: 10px auto 0px auto;
  padding: 10px 10px 20px 10px;
  background-color: #f2f2f2;
  border: 1px solid #dcdcdc;
  -webkit-border-radius:8px;
  -moz-border-radius:8px;
  border-radius:8px;
  text-shadow: #fff 1px 1px 0;
   box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -moz-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
    -webkit-box-shadow: 1px 1px 0 #fff inset, -1px -1px 0 #fff inset;
  position: relative;
     behavior: url('./wp-content/themes/skeleton/PIE.php');
}

.cta p {
  margin: 0;
  padding: 0;
}

.cta h3 {
  font-size: 1.5em;
  text-shadow: #fff 1px -1px 0;
}

/* @end */

/* @group WP Gallery */

.gallery {
  display: block;
  clear: both;
  overflow: hidden;
  margin: 0 auto;
}

.gallery .gallery-row {
  display:block;
  clear: both;
  overflow: hidden;
  margin: 0;
}

.gallery .gallery-item {
  overflow: hidden;
  float: left;
  margin: 0;
  text-align: center;
  list-style: none;
  padding: 0;
}
.gallery .gallery-item img,
.gallery .gallery-item img.thumbnail {
  max-width: 79%;
  height: auto;
  padding: 0;
  margin: 5px auto;
  border: 1px solid #fff;
  background-color: #fff;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    -pie-box-shadow: 0px 0px 5px #ccc;
    position: relative;
    behavior: url("./wp-content/themes/skeleton/PIE.php");
}
.gallery-caption {
  color: #666;
  font-size: 11px;
  line-height: 12px;
  margin: 0;
  padding: 0;
}


/* Attachment Page */

#nav-below {
  width: 100%;
  font-size: 0.9em;
}

#nav-below .nav-previous {
  float: left;
}
#nav-below .nav-next {
  float: right;
  text-align: right;
}
.entry-caption {
  text-align: center;
  font-weight: bold;
  font-size: 16px;
}

#nav-above {display:none;}

/* @end */

/* @group Misc */


/* Apply CSS class of "guest" to menu items hidden from logged-in users */

body.logged-in li.guest,
body.logged-in li.guest {
  display: none;
}

/* #Images
================================================== */

img.scale-with-grid {
  max-width: 100%;
  height: auto; }


/* #Forms (see formalize.css)
================================================== */


  label,legend {
  font-weight: bold;font-size: 13px;
  display: inline-block;
  }

  input[type="checkbox"] {display: inline; }

/* # Misc Typography Balancing to Maintain Vertical Rhythm
============================================================== */
  .remove-bottom { margin-bottom: 0 !important; }
  .half-bottom { margin-bottom: 10px !important; }
  .add-bottom { margin-bottom: 20px !important; }
  .add-top { margin-top: 20px !important; }


.resize {
    background: url(images/resize.png) repeat scroll 0 0 transparent;
    bottom: 0;
    height: 80px;
    position: fixed;
    right: 0;
    width: 80px;
}
.bypostauthor,.gallery-caption {}

/* @end */




/* #Media Queries
================================================== */

@media only screen and (min-width: 960px) {
  .header-links.category-links a:first-child {
    padding-left: 1em;
  }
}


/* iPad Portrait/Browser */
@media only screen and (min-width: 768px) and (max-width: 959px) {

  #navigation ul {border-radius:0px;}
  #navigation ul li a {font-size: .9em;padding: 10px 15px;}
  #navigation ul {min-width: 700px;}
  #sidebar .widget-container {margin-left: 0px;}
  .resize {display: none;}
  #respond textarea {width:auto;}

  /* jigoshop styles */
  #header .site-desc.text {font-size: 1.25em;}


  .header-links.category-links { white-space: nowrap; }
  .header-links.category-links a:first-child {
    padding-left: 4em;
  }


  .container .post .post-head {width: 100%}
  .container .post-head h2.entry-title {width: 100%; text-align: left;}
  .container .twelve.columns {width: 100%}
}


/* Mobile/Browser */
@media only screen and (max-width: 767px) {

  /* thisness */
  #header-container {
    position: relative;
  }

  header .header-thumbs {
    padding-top: 1em;
    white-space:nowrap;
  }
  .header-thumbs img {width: 100%; height: auto}
  .header-thumbs .thumb {width: 21%; float: none; display: inline-block;}
  .top-thumb img {border-width: 1px;}
  #header .one_fourth,
  #header .one_half {width: auto; margin-bottom: 0}

  .header-icons, .header-links {line-height: auto}
  .header-icons a { display: none; }
  .header-icons a.icon_twitter,
  .header-icons a.icon_tumblr { display: block; }
  .header-icons a { float: none; margin-bottom: .5em;}
  .header-icons {
    position: fixed; top: 0px; right: 10px;
  }


  h2.entry-title {text-align: left; width: auto}
  .wp-caption p.wp-caption-text {
    float: none; text-align: center; top: auto; right: auto; width: auto;}

  footer {position: fixed; bottom: 0; height: 2.5em;}
  footer p.about {display: none;}
  footer p.follow {float: none;}
  footer div.share-button {float: right; margin-right: 1em;}

  /* /thisness */

  #wrap .products li,.products li.first,.products li.last {
   float: left;
   clear: both;
  margin: 20px 0px 20px 0px;
  width: 100%;
  }
  #breadcrumb {display: none;}

  #sidebar .widget-container {margin-left: 0px;}
  .full-width,
  .one_half,
  .one_third,
  .two_thirds,
  .three_fourths,
  .one_fourth,
  .one_fifth,
  .two_fifth,
  .three_fifth,
  .four_fifth,
  .one_sixth,
  .five_sixth {width: 100%;}
  .resize {display: none;}

  .header-thumbs .thumb a span {
    display: none;
    opacity: 0;
    visibility: hidden;
  }

}
/* end < 767 styles */

/* Mobile Landscape/Browser */
@media only screen and (min-width: 480px) and (max-width: 767px) {}

/* Anything smaller than standard 960 */
@media only screen and (max-width: 959px) {}

/* iPad Portrait Only */
@media only screen and (min-width: 768px) and (max-width: 991px) and (max-device-width: 1000px) {}

/* Mobile Only */
@media only screen and (max-width: 767px) and (max-device-width: 1000px) {}

/* Mobile Landscape Only */
@media only screen and (min-width: 480px) and (max-width: 767px) and (max-device-width: 1000px) {}



