/*
Theme Name: Atopos
Theme URI: http://atopos.gr/
Author: Atopos cvc
Author URI: http://atopos.gr
Version: 1.1
*/

@font-face {
  font-family: 'fontello';
  src: url('font/fontello.eot?76876452');
  src: url('font/fontello.eot?76876452#iefix') format('embedded-opentype'),
       url('font/fontello.woff?76876452') format('woff'),
       url('font/fontello.ttf?76876452') format('truetype'),
       url('font/fontello.svg?76876452#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;

  width: 1em;
  display: inline-block;
  text-decoration: inherit;
  text-align: center;
  font-variant: normal;
  text-transform: none;

  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
}

.icon-facebook:before { content: '\e801'; } /* '?' */
.icon-gplus:before { content: '\e803'; } /* '?' */
.icon-pinterest-circled:before { content: '\e802'; } /* '?' */
.icon-twitter:before { content: '\e800'; } /* '?' */

body,
div,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  margin: 0;
  border: 0;
  padding: 0;
}

html {
  height: 100%;
  overflow-x: hidden;
  overflow-y: scroll;
  text-align: center;
  letter-spacing: 2px;
  font: 16px/1.5 'futura-pt', times, 'Times New Roman', arial, sans-serif;
  font-weight: 300;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  min-height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
audio,
canvas,
video {
  display: block;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
b, strong {
  font-weight: 500;
}
abbr[title] {
  border-bottom: 1px dotted;
}

ol, ul {
  list-style-position: inside;
}
ol {
  list-style-type: decimal;
}
ol ol {
  list-style-type: lower-alpha;
}
ul {
  list-style-type: none;
}
ul ul {
  list-style-type: square;
}
dt {
  font-weight: 400;
}
dd {
  margin-top: 0;
}

input,
textarea,
button,
select {
  margin: 0;
  font-size: 1em;
  line-height: normal;
  font-family: inherit;
  vertical-align: baseline;
}
button,
html input[type="button"],
input[type="reset"] {
  cursor: pointer;
  -webkit-appearance: button;
}

button,
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  background: url("https://atopos.gr/wp-content/themes/atopos/img/search_go.jpg") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: none;
  width: 20px;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
      -ms-box-sizing: border-box;
       -o-box-sizing: border-box;
          box-sizing: border-box;
}
textarea {
  overflow: auto;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}
*:focus {
  outline: none;
}

table {
  max-width: 50%;
  margin: 2em auto 0;
  border: 1px solid #000;
  border-collapse: collapse;
  border-spacing: 0;
}
table caption {
  font-size: 1.25em;
}
tr {
  font-family: monospace;
  border: 1px solid #000;
}
td {
  font-size: 67.5%;
  border: 1px solid #000;
}
th {
  padding: 1em;
  font-size: 75%;
  font-weight: normal;
  border: 1px solid #000;
}
figcaption {
  right: 1em;
  bottom: 1em;
  color: #000;
  position: absolute;
}
figcaption a {
  padding: 2em;
}
figure {
  position: relative;
}
figure img,
figure object,
figure embed,
figure video {
  height: auto;
  display: block;
  max-width: 100%;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}



a {
  color: #000;
  transition: color .5s ease;
}
a:hover {
  color: #999 !important;
}

.cf:before,
.cf:after { content: ""; display: table; }
.cf:after { clear: both; }

h1, h2, h3 {
  word-wrap: break-word;
}
h1 {
  font-weight: normal;
  text-transform: uppercase;
}
h1.small {
  color: #eee;
  margin-top: 3em;
  letter-spacing: 29px;
}
h2 {
  line-height: 1;
  font-style: italic;
  font-weight: normal;
  font-family: 'Playfair Display', 'Times New Roman', serif !important;
}
h3 {
  font-size: .8125em;
  font-weight: 500;
}

.attachment figure.original {
  padding: .5em;
  margin: 1em 0 .75em;
  border: 1px solid #000;
}
figure.large {
  display: inline-block;
}
.ie7 figure.large {
  zoom: 1;
  *display: inline;
}
figure.large figcaption {
  display: none;
}
figure.large img,
figure.large a.desaturated,
figure.largeSize img,
figure.largeSize a.desaturated {
          filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
          filter: gray;
  -webkit-filter: grayscale(100%);
}
figure.large img.color {
          filter: none;
          filter: none;
  -webkit-filter: none;
}
figure.large a:hover img,  figure.largeSize a:hover img{
          filter: none;
          filter: none;
  -webkit-filter: none;
}
figure.large a.disabled:hover img, figure.largeSize a.disabled:hover img {
          filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
          filter: gray;
  -webkit-filter: grayscale(100%);
}

.featured figure img {
          filter: none !important;
  -webkit-filter: none !important;
}
.featured figcaption {
  color: #000 !important;
  display: block !important;
  font-size: .5em !important;
}



.show figure.large {
  max-width: 20em;
  margin: 2% 2% 1.4%;
}

.show figure.large:first-child {
    max-width: none;
}

.show figure.large:only-child {
  max-width: 50%;
}
.show figure.large:only-child img {
          filter: none;
          filter: none;
}
.show figure.landscape.enlarged,
.show figure.landscape.enlarged:only-child,
.show figure.landscape.large:nth-child(5n+2) {
  max-width: 90%;
}
.show figure.landscape.enlarged,
.show figure.landscape.large:nth-child(8n) {
  max-width: 50%;
}
.show figure.portrait.enlarged,
.show figure.portrait.large:nth-child(5n+2) {
  max-width: 40%;
}
.show figure.portrait.enlarged,
.show figure.portrait.large:nth-child(8n) {
  max-width: 40%;
}

.show figure.shrink {
  max-width: 20em !important;
}
.show figure.shrink {
  max-width: 20em !important;
}

.show figure.portrait.full,
.show figure.landscape.full {
  max-width: 100% !important;
}

.blurryEyed {
  z-index: 1001;
  display: block;
  color: transparent;
  position: absolute;
    -webkit-box-shadow: 0px 200px 40px;
     -khtml-box-shadow: 0px 200px 40px;
       -moz-box-shadow: 0px 200px 40px;
        -ms-box-shadow: 0px 200px 40px;
         -o-box-shadow: 0px 200px 40px;
            box-shadow: 0px 200px 40px;

          filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'blur\'><feGaussianBlur stdDeviation="3" /></filter></svg>#blur"); /* Firefox 10+, Firefox on Android */
          filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='3');
  -webkit-border-radius: 80px;
          border-radius: 80px;
}

.post figure a {
  border: 2px solid #000;
}
.post figure a:hover {
  border: 2px solid #000;
}

.excluded {
  display: none !important;
}

.container {
  margin: 0 5.555555555555555%;
}

.wrap {
  padding: 0 0.75em;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.post {
  position: relative;
  margin-bottom: 3em;
}
.post:first-child {
  margin-top: 3em;
}
.index .post:first-child {
  /*margin-top: 0;*/
}

.index img[alt=rrripping_girl] {
  /*display: none;*/
}

object {
  height: 490px !important;
}

.post figure,
.post figure a {
  max-width: 100%;
  display: inline-block;
}
.ie7 .post figure,
.ie7 .post figure a {
  zoom: 1;
  *display: inline;
}
.post figure a {
  vertical-align: middle;
  border: 2px solid #000;
}
.post figcaption {
  font-size: .625em;
}
.post img {
}
.ie8 .post figure img {
  width: 20em;
}

.title {
  padding-top: .5em;
  text-align: center;
}
.title a:hover {
  color: #999;
  text-decoration: none;
}

.subtitle {
  margin: .5em 0 1em;
  text-transform: uppercase;
}
.show .subtitle {
  margin-top: -1.625em;
  margin-bottom: 1.5em;
}
.subtitle p {
  font-size: .75em;
  line-height: 1.5;
  letter-spacing: 1px;
}

.categories {
  text-align: center;
}
.categories p {
  font-size: .75em;
}
.categories a {
  text-decoration: none;
}
.categories a:hover {
  color: #999 !important;
}

.index .bubble {
  width: 45%;
  padding-top: .5em;
  margin: .25em auto;
  border-bottom: 1px dotted #666;
}
.index .bubble p {
  width: 100%;
  overflow: hidden;
  font-size: .625em;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.index .lever {
  margin-top: 1em;
}
.index .lever p {
  font-size: .875em;
}

.text {
  word-wrap: break-word;
}
.text h2 {
  margin-top: 1.25em;
}
.text h3 {
  font-size: 1.25em;
  margin-top: 20px;
  margin-top: 2rem;
}
.text p, .text ul, .text ol, .text blockquote {
  line-height: 2;
  margin-bottom: 1.5em;
}
.text blockquote {
  font-size: 140%;
  font-style: italic;
}
.text li {
  font-size: 90%;
}
.text li li {
  font-size: 75%;
}
.text code {
  color: #444;
  font-size: 75%;
}
.text :last-child {
  margin-bottom: 0;
}

.show .aside p {
  font-size: .6875em;
  font-family: monospace;
}
.show .lever p {
  line-height: 1;
  font-weight: 500;
}

.show .bubble a {
  text-decoration: none;
}
.show .bubble a:hover {
  color: #999;
}
.single .title {
  margin-bottom: 2em;
}

.page .extra.right,
.index .extra.right {
  top: 0;
  right: 10%;
  width: 40%;
  position: absolute;
  text-align: right;
}

.external-link:hover {
  padding-right: 1em;
}

.edit {
  display: none;
  font-size: 10px;
  text-transform: uppercase;
}

#header {
  z-index: 10;
  margin-top: 30px;
  position: relative;
}
#social {
  color: #666;
  font-size: .75em;
  padding: 1em 3em;
  text-align: center;
}
#logo {
  width: 100%;
  margin: 0 auto;
  background: #fff;
  text-align: center;
  font-family: 'Courier New', monospace;
}
#logo h1 {
  line-height: 1;
  padding-top: 17px;
  position: relative;
}

#logo h3 {
  font-size: .6875em;
  letter-spacing: 2px;
  text-transform: uppercase;
}
#logo a {
  color: #000;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
#logo img {
  max-width: 7em;
  margin-left: -8px;
  display: inline-block;
  transition: opacity .3s ease;
}
#logo:hover img {
  opacity: .1;
  transition: opacity .5s ease;
}

#livefilter {
  border: 0;
  padding: 0;
  width: 100%;
  color: #000;
  margin-top: 2em;
  text-align: center;
  margin-bottom: 2em;
  border-bottom: 1px solid #ddd;
}

#menu {
  width: 100%;
  margin-top: 45px;
  background: #fff;
}
#menu ul {
  line-height: 2;
  font-weight: 400;
  font-size: .8125em;
  padding: 15px 0 5px;
  text-transform: uppercase;
}
#menu li {
  padding: 0 1%;
  position: relative;
  letter-spacing: 3px;
  display: inline-block;
}
#menu li li {
  padding: 0;
  display: block;
  text-align: left;
  font-size: 1.15em;
  letter-spacing: 2px;
}
.ie7 #menu li {
  zoom: 1;
  *display: inline;
}

.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  display: block;
  padding: 0 .75em;
  border: 1px solid #fff;
  border-bottom: 0;
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
  border: 1px solid #ccc;
  border-bottom: 0;
}
.caret {
  width: 0;
  height: 0;
  vertical-align: top;
  display: inline-block;
  border-top: 4px solid #000000;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: .8125em;
  margin-left: 2px;
}
.dropdown-menu {
  left: 0;
  top: 100%;
  width: 100%;
  float: left;
  z-index: 1000;
  display: none;
  min-width: 320px;
  list-style: none;
  background: #fff;
  position: absolute;
  border: 1px solid #ccc;
  background: #fff;
  padding: 10px !important;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu li {
  background: #fff;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: underline;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  outline: 0;
  text-decoration: none;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: default;
}
.open {
  z-index: 100000000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 990;
  position: fixed;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px solid #000000;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
}
.dropdown-submenu > a:after {
  width: 0;
  height: 0;
  content: " ";
  float: right;
  display: block;
  border-style: solid;
  border-color: transparent;
  border-width: 5px 0 5px 5px;
  /*border-left-color: #cccccc;*/
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
}

.menu a {
  color: #000;
  text-decoration: none;
}
.current-menu-ancestor, .current-menu-parent,
.current-menu-item, .current-project_category-ancestor, .current-project-ancestor {
}
.current-menu-item li.active, .current-project_category-ancestor li.active, .current-project-ancestor li.active,
.dropdown-menu .current-menu-item , .dropdown-menu .current-project_category-ancestor, .dropdown-menu .current-project-ancestor {
}
.current-menu-item a, .current-project_category-ancestor a, .current-project-ancestor a {
  color: #999;
}
.menu a:hover {
  color: #999;
}
.menu a:active {
  color: #aaa;
}

.underline {
  text-decoration: underline;
}

#arrows {
  margin-top: -2.5em;
}
.arrow a {
  top: 50%;
  display: block;
  position: fixed;
  font-size: 1.25em;
  white-space: nowrap;
  text-decoration: none;
}
.arrow a:hover {
  color: #999;
}
.arrow-left a {
  left: 0;
  float: left;
  text-align: right;
  width: 11.1111111%;
}
.arrow-right a {
  right: 0;
  float: right;
  text-align: left;
  width: 11.1111111%;
}

#footer p {
  font-size: .875em;
}

#widgets {
  margin-top: 2.5em;
}
.widget {
  margin-bottom: 1.25em;
}
.widget h3 {
  font-weight: 500;
  font-size: .875em;
  font-style: italic;
  margin-bottom: .625em;
}
.widget ul {
  font-size: .875em;
  list-style: none;
}
.widget li {
  line-height: 2;
}
.widget a {
  text-decoration: none;
}

#crumbs {
  margin-top: 2em;
}
#crumbs a {
  text-transform: capitalize;
}

#address {
  margin-top: 4em;
  padding-bottom: 2em;
}

#address p, #copyright p, #top p {
  color: #666;
  line-height: 2;
  font-weight: 100;
  font-size: .75em;
}
#address a, #copyright a, #top a, #social a {
  color: #666;
}
#address a:hover, #copyright a:hover, #top a:hover, #social a:hover {
  color: #000 !important;
}
#top {
  padding-bottom: 1.5em;
}

#search {
  color: #777;
  padding-top: 6em;
}
div.search {
}
div.search li, div.search form {
  display: inline;
}
div.search input {
  border: 0;
  padding: 0;
  color: #777;
  border-bottom: 1px solid #888;
}
div.search input[type="submit"] {
  background: none;
  border-bottom: none;
}
div.search input[type="text"]:focus {
  border-bottom-style: dotted;
}

#paper {
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  display: none;
  position: absolute;
}
.share {
  margin: 2.25em auto 0;
}
.share p {
  font-size: 19px;
  position: relative;
}
.share a {
  color: #999;
  padding: 0 5px;
  overflow: hidden;
  text-decoration: none;
}

.facebook-like:hover {
  color: #000;
}
.twitter-share:hover {
  color: #000;
}
.pinterest-pinit:hover {
  color: #000;
}
.googleplus-one:hover {
  color: #000;
}

.share a:hover {
  color: #000 !important;
}

#fb-root { display: none; }

#curtain {
  height: 1px;
  display: none;
  z-index: 20002;
  position: fixed;
  background: #000;
}
.closed {
  width: 0;
  top: 50%;
  left: 50%;
  height: 1px;
  display: none;
}
#curtain figure {
  display: block;
  border: 2px solid #000;
  position: relative;
}
#curtain img {
  height: 100%;
  margin: 0 auto;
  display: block;
  max-height: 100%;
}

#seethrough {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 10001;
  position: fixed;
  background: rgba(255, 255, 255, .7);
}

.covered {
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
     -moz-background-size: cover;
       -o-background-size: cover;
          background-size: cover;
}

.ie #a {
  top: -4px;
  margin-right: 3px;
}
.ie8 #a {
  margin-right: 7px;
}
.ie7 #a, .ie8 #a {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.ie #logo, .ie #a, .ie #menu {
  background: #fff;
}
.ie7 #logo, .ie7 #a, .ie7 #menu {
  background: transparent;
}
.ie .cf {
  *zoom: 1;
}

.subdue {
  color: #bbb;
  font-size: 62.5%;
}
.subdue * {
  color: #eee;
  font-size: 62.5%;
}
.subdue span {
  display: none;
}

.archive .categories {
  display: none;
}

.columnized {
  margin-bottom: 2em;
}
.posts.split {
  margin-top: 4em;
  text-align: left;
  margin-bottom: 2em;
}
.posts.split a {
  text-decoration: none;
}
.posts.split a:hover {
  text-decoration: underline;
}
.posts.split span {
  font-weight: 100;
  font-size: .875em;
  display: inline-block;
}
.posts.split strong {
  font-weight: 500;
}
.posts.split .post {
  margin-bottom: .25em;
}
.posts.split .post small,
.posts.split .post small a {
  font-style: italic !important;
}
.posts.split .post small a:hover {
}
.posts.split .heading {
  margin-top: 2em;
}
.posts.split .heading:first-child {
  margin-top: 0;
}

.heading h1 {
  font-weight: 500;
  font-size: 1.25em;
}
.footer a {
  font-weight: 500;
  font-size: .625em;
  font-style: italic;
  text-transform: uppercase;
}


/*.ie7 body {
  width: 40em;
  margin: 0 auto;
  font-size: 1.0625em;
}*/

@media screen and (min-width : 1025px) {

}

/* 640px */
@media screen and (min-width: 40em) {
  .edit {
    display: inline;
  }
  .title {
    font-size: 1.25em;
    padding-top: 1.125em;
  }
  .index .categories {
    width: 50%;
    float: right;
    text-align: right;
  }
  .index .bubble {
    border: 0;
    margin: 0;
    padding: 0;
    width: 50%;
    float: left;
    text-align: left;
  }
  .archive .bubble {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .index .bubble p, .categories p {
    font-size: .75em;
    font-weight: 500;
  }
  .index .featured .title {
    padding-top: 0;
    padding-bottom: .875em;
  }
  .index .featured .subtitle {
    padding-bottom: 2.625em;
    margin-top: -1.25em;
  }
  .index .featured .lever {
    left: 0;
    top: 45%;
    padding: 0;
    width: 100%;
    margin: 1em 0 0;
    position: relative;
  }
  .index .featured .lever p {
    font-size: 1.125em;
    font-weight: 500;
  }
  .show .lever, .show .aside {
    z-index: 1001;
  }
  .show .lever a {
    text-decoration: none;
  }
  .featured figcaption {
    font-size: .625em !important;
  }
}

/* 720px */
@media screen and (min-width: 45em) {
  #logo h3 {
    letter-spacing: 4px;
  }
  #social {
    top: 0;
    right: 0;
    position: fixed;
    z-index: 200000002;
    padding-bottom: 1.5em;
  }
  .ie7 #social {
    position: relative;
    padding-bottom: 0;
  }
  .widget {
    float: left;
    width: 50%;
  }
  .widget h3 {
    font-size: 1.25em;
  }
  .widget ul {
    font-size: .875em;
  }
  .index .featured .lever {
    top: 42.5%;
  }
  .index .featured .lever p {
    font-size: 1.25em;
  }

  .csscolumns
  .posts.split {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
    -webkit-column-gap: .75em;
       -moz-column-gap: .75em;
            column-gap: .75em;
    -webkit-column-break-inside: avoid;
                   break-inside: avoid-column;
  }
  .csscolumns
  .columnized {
    display: inline-block;
  }
}

/* 888px */
@media screen and (min-width: 55.5em) {
  #menu li {
    padding: 0 .75em;
  }
  #header.affix #menu {
    margin-top: 165px;
  }
  #header.affix #menu.affix {
    left: 0;
    top: 90px;
    margin-top: 0 !important;
    position: fixed !important;
  }
  #logo.affix {
    top: 0;
    left: 0;
    height: 90px;
    margin-top: 0;
    position: fixed !important;
  }
  #logo.affix img {
    max-width: 7.5em;
    margin-left: -14px;
  }
  #main.affix {
    margin-top: 245px;
  }
  .index .featured .lever {
    top: 40%;
  }
}

/* 984px */
@media screen and (min-width: 61.5em) {
  #footer p {
    font-size: .75em;
  }
  #copyright {
    left: .5em;
    bottom: 0;
    position: fixed;
    padding: 1em 1em 1.5em;
  }
  #top {
    bottom: 0;
    right: .5em;
    position: fixed;
    padding: 1em 1em 1.5em;
  }
  .title {
    clear: both;
    padding-top: .875em;
  }
  .title a:hover {
    text-decoration: none;
  }
  .subtitle {
    margin: .875em 4em 0;
  }
  .subtitle p {
    line-height: 1.5;
    font-size: .75em;
    letter-spacing: 2px;
  }
  .text {
    word-wrap: break-word;
  }
  .text h2 {
    margin-top: 1.25em;
  }
  .text h3 {
    margin-top: 2em;
  }
  .text :first-child {
    margin-top: 0;
  }
  .text-center p {
    width: 65%;
    margin-left: 17.5%;
  }
  .post-20 .text-center p {
    text-align: justify;
    text-justify: newspaper;
  }
  .text {
    margin-bottom: 2em;
  }
  .see-also li small {
    text-align: right;
    width: 25%;
    display: inline-block;
  }
  .see-also li a {
    text-align: left;
    width: 60%;
    padding-left: .75em;
    line-height: 1.5;
    display: inline-block;
  }
  .has-columns {
    text-align: left;
    font-family: serif;
    text-align: justify;
    text-justify: newspaper;

    orphans: 4;
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
     -webkit-column-gap: 25px;
        -moz-column-gap: 25px;
             column-gap: 25px;

    margin-bottom: 2em;
  }
  .has-columns p:first-child {
    margin-top: 8em;

  }
  .has-columns p {
    width: 100%;
    margin-left: 0;
  }
  .ie7 .text-center p {
    width: 100%;
    margin-left: 0;
  }
  .index #main .post:first-child .title h2 a,
  .index #main .post:nth-child(2) .title h2 a,
  .index #main .post:nth-child(3) .title h2 a {
    /*text-decoration: none;*/
  }
  .post-edit-link {
    text-transform: capitalize;
    text-shadow: none !important;
    letter-spacing: 0 !important;
  }
  .post-edit-link {
    color: #f00 !important;
  }
  .index .categories {
    width: 50%;
    float: right;
    text-align: right;
  }
  .index .bubble {
    border: 0;
    margin: 0;
    padding: 0;
    width: 50%;
    float: left;
    text-align: left;
  }
  .archive .bubble {
    float: none;
    margin: 0 auto;
    text-align: center;
  }
  .index .bubble p, .categories p {
    font-size: .8125em;
  }
  .index .featured .title {
    font-size: 2.25em;
  }
  .index .featured h2 {
    margin: 0 auto;
  }
  .index .featured .title a {
    /*color: #fff;*/
  }
  .index .featured .categories {
    top: 50%;
    right: 0;
    width: 20%;
    z-index: 2;
    position: absolute;
  }
  .index .featured .categories p {
    font-size: 1.25em;
    text-align: center;
  }
  .index .featured .lever {
    left: 0;
    top: 50%;
    margin: 0;
    padding: 0;
    width: auto;
    position: absolute;
  }
  .index .featured .lever p {
    font-size: 1.25em;
  }
  .index .featured .lever p, .index .feature .lever a {
    color: #000;
  }
  .index .featured .bubble {
    width: 100%;
    margin-bottom: 1em;
    text-align: center;
  }
  .index .featured .bubble p {
    font-size: 1.25em;
  }
  .show .lever {
    top: 48%;
    left: 1%;
    width: 20%;
    position: fixed;
  }
  .show .aside {
    left: 1%;
    top: 50.5%;
    width: 15%;
    position: fixed;
    text-align: center;
    padding: 0.5em 2em 0;
  }
  .show .aside p {
    font-size: .75em;
    padding-top: .5em;
    padding-left: 1em;
    padding-right: .75em;
    border-top: 1px dashed #000;
    -webkit-transform: rotate(-2.5deg);
       -moz-transform: rotate(-2.5deg);
        -ms-transform: rotate(-2.5deg);
         -o-transform: rotate(-2.5deg);
            transform: rotate(-2.5deg);
  }
  .show .bubble a {
    text-decoration: none;
  }
  .show .bubble a:hover {
    color: #999 !important;
  }
  .pull {
    top: 25%;
    width: 20%;
    position: absolute;
  }
  .pull-left {
    left: 0;
  }
  .pull-right {
    right: 0;
  }
}

/* 1200px */
@media screen and (min-width: 75em) {
  body {
    font-size: 1.125em;
  }
  .posts.split {
    -webkit-column-count: 3;
       -moz-column-count: 3;
            column-count: 3;
    -webkit-column-gap: .75em;
       -moz-column-gap: .75em;
            column-gap: .75em;
    -webkit-column-break-inside: avoid;
                   break-inside: avoid-column;
  }
  .index .bubble p, .categories p {
    font-size: .875em;
  }
}

/* 1392px */
@media screen and (min-width: 87em) {
  .widget {
    width: 25%;
    padding: 0 25% 0 0;
  }
  .widget:nth-child(2n + 1) {
    padding: 0 0 0 25%;
  }
}

/* 1680px */
@media screen and (min-width: 105em) {
}

/* 1872px */
@media screen and (min-width: 117em) {
}

/* 2080px */
@media screen and (min-width: 130em) {
  body {
    margin: 0 auto;
    max-width: 120em;
  }
}

@media print {
  * { display: none; }
}

/* Newsletter */

.subscribe-container{
  width: 100%;
  max-width: 350px;
  margin: 0 auto;
  margin-top: 95px;
  text-align: left;
}

.subscribe-container *{
   -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    -o-text-size-adjust: none;
    text-size-adjust: none;
    -webkit-tap-highlight-color: transparent;
}

.subscribe-container .subscribe-header{
  margin-bottom: 45px;
}

.subscribe-container .mc-field-group label{
  margin-bottom: 10px;
}

.subscribe-container .mc-field-group input[type="text"],
.subscribe-container .mc-field-group input[type="email"]{

  padding: 0;
  margin: 0;
  border: 1px solid #000;
  display: block;
  width: 100%;
  max-width: 330px;

}

.subscribe-container .mc-field-group{
  margin-bottom: 12px;
}

.subscribe-container input[type="submit"], .subscribe-container button{
  display: inline-block;
  margin: 0;
  padding: 0;
  background-position: right center;
  padding-right: 15px;
  border: none;
  width: auto;
  position: relative;
  font-family: "futura-pt", times, "Times New Roman", arial, sans-serif;
  font-weight: 300;
  text-align: left;
}

.subscribe-container .s-pointer{
  position: absolute;
  top: 3px;
  right: -11px;
}