/* 

Layout by Chris Frank for ALLDAYEVERYDAY
www.alldayeveryday.com
chris@thebrothersfrank.com

*/
@font-face {
  font-family: 'Didot';
  src: url('http://alldayfiles.com/fonts/didotbt-webfont.eot');
  src: local('☺'), url('http://alldayfiles.com/fonts/didotbt-webfont.woff') format('woff'), url('http://alldayfiles.com/fonts/didotbt-webfont.ttf') format('truetype'), url('http://alldayfiles.com/fonts/didotbt-webfont.svg#webfontScQ6IAKD') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Moderno';
  src: url('http://alldayfiles.com/fonts/didot-webfont.eot');
  src: local('☺'), url('http://alldayfiles.com/fonts/didot-webfont.woff') format('woff'), url('http://alldayfiles.com/fonts/didot-webfont.ttf') format('truetype'), url('http://alldayfiles.com/fonts/didot-webfont.svg#webfontScQ6IAKD') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Futura';
  src: url('http://alldayfiles.com/fonts/futura-medium-webfont.eot');
  src: local('☺'), url('http://alldayfiles.com/fonts/futura-medium-webfont.woff') format('woff'), url('http://alldayfiles.com/fonts/futura-medium-webfont.ttf') format('truetype'), url('http://alldayfiles.com/fonts/futura-medium-webfont.svg#webfontScQ6IAKD') format('svg');
  font-weight: normal;
  font-style: normal;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: 400;
}
code {
  font-family: monospace;
}
em {
  font-style: italic;
}
strong {
  font-weight: 700;
}
ol, ul {
  list-style: none;
}
caption, th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: 400;
}
q:before, q:after {
  content: '';
}
fieldset,
img,
abbr,
acronym {
  border: 0;
}
a {
  outline: 0;
}
.border-left {
  border-left: 1px solid #aaa;
}
.border-right {
  border-right: 1px solid #aaa;
}
.border-top {
  border-top: 1px solid #aaa;
}
.border-bottom {
  border-bottom: 1px solid #aaa;
}
.heavy {
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-family: Didot, 'gill sans', serif;
}
.bold {
  font-weight: bold;
  font-size: 11px;
  color: #333;
}
.r-column {
  display: inline-block;
  border-left: 1px solid #aaa;
}
#inner-wrap {
  width: auto;
  overflow: hidden;
  position: relative;
  background: #ffffff;
  margin-bottom: -5px;
}
/* END LESS VARIABLES */
html {
  background-color: #ffffff;
}
body {
  background-color: #ffffff;
  min-width: 1px;
  font-family: 'gill sans', serif;
  font-size: 76%;
  line-height: 1.25;
  font-weight: lighter;
  position: absolute;
  height: 100%;
  width: 100%;
  min-width: 1040px;
}
#top-strip {
  display: block;
  position: fixed;
  top: 103px;
  left: 0;
  height: 0px;
  width: 100%;
  height: 30px;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  border-width: 2px;
  z-index: 1999;
  background: #000000;
  font-family: futura;
  -webkit-box-shadow: 0 3px 3px rgba(155, 155, 155, 0.15);
  -moz-box-shadow: 0 3px 3px rgba(155, 155, 155, 0.15);
}
#top-strip ul#hard-featuring {
  margin: 7px 0 0 10px;
}
#top-strip ul#hard-featuring li#search-item {
  white-space: nowrap;
  color: #666;
  text-transform: uppercase;
  font-size: 9px;
}
#top-strip ul#hard-featuring li {
  display: inline;
  margin-right: 10px;
}
#top-strip ul#hard-featuring li a {
  color: #666;
  text-transform: uppercase;
  font-size: 9px;
  font-weight: normal;
}
#top-strip ul#hard-featuring li a:hover {
  color: #000;
}
#top-strip ul#hard-featuring li form {
  display: inline;
}
#top-strip ul#hard-featuring li form fieldset {
  display: inline;
  padding-left: 5px;
}
#top-strip ul#hard-featuring li form input {
  height: 10px;
  padding: 0;
  margin: 0;
  font-size: 9px;
  position: absolute;
  top: 10px;
  left: 285px;
}
#top-strip ul#hard-featuring li form input#search_field {
  width: 98px;
  border: none;
  border: 1px solid #d2d0c8;
  color: #333;
  /*					float: left;*/

  /*					margin-left: 6px;*/

}
#top-strip ul#hard-featuring li form input#search_button {
  display: none;
}
#top-strip ul#hard-featuring li#desc-item {
  position: absolute;
  right: 5px;
}
#outer-wrap {
  position: relative;
  height: 100%;
}
#outer-wrap span img.featured-image {
  height: 96%;
  margin-left: -97px;
  margin-top: -123px;
  padding: 10px;
  float: left;
}
#outer-wrap span .caption {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 30%;
  text-align: left;
  font-family: cambria, georgia, serif;
  font-size: 14px;
}
#outer-wrap span a {
  text-decoration: none;
  color: #ffffff;
}
#outer-wrap span .wide {
  max-width: 45%;
  height: auto !important;
  margin: 133px -1px 0 0 !important;
  border-right: 1px solid #aaa;
}
#outer-wrap a.case-study-prev {
  position: absolute;
  bottom: 21px;
  left: 23px;
  z-index: 2000;
  height: 26px;
  width: 50px;
  background: url(images/prevarrow.png) no-repeat;
  background-position: left top;
  opacity: 0.3;
  /*		-webkit-border-top-left-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-topleft: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-top-left-radius: 3px;
		border-bottom-left-radius: 3px;	*/

}
#outer-wrap a.case-study-next {
  position: absolute;
  bottom: 21px;
  left: 23px;
  z-index: 2000;
  height: 26px;
  width: 50px;
  margin-left: 51px;
  background: url(images/nextarrow.png) no-repeat;
  background-position: left top;
  /*		-webkit-border-top-right-radius: 3px;
		-webkit-border-bottom-right-radius: 3px;
		-moz-border-radius-topright: 3px;
		-moz-border-radius-bottomright: 3px;
		border-top-right-radius: 3px;
		border-bottom-right-radius: 3px;	*/

}
#outer-wrap .feature.frontpage {
  position: absolute;
  top: 133px;
  bottom: 0;
  left: 10px;
  background: none;
  margin: 0 0 0 -1px;
  padding: 0;
  width: auto;
  z-index: 1;
  overflow: visible;
  display: none;
}
#outer-wrap .feature.frontpage img {
  height: 96%;
  z-index: 1;
  margin-top: 12px;
  margin-bottom: 12px;
}
#outer-wrap .feature.frontpage p.feature-date {
  position: absolute;
  top: 2%;
  left: 2%;
  color: #000;
  text-shadow: #fff 0 0 5px;
  width: 300px;
}
#outer-wrap .feature.frontpage .caption {
  position: absolute;
  /* fix this */

  display: none;
}
#outer-wrap #header {
  background-color: #000000;
  background-image: url(images/bg_header.png);
  background-repeat: repeat-x;
  background-position: left top;
  position: fixed;
  top: 0;
  left: 0;
  height: 103px;
  width: 100%;
  z-index: 1998;
  overflow: hidden;
  overflow-y: hidden;
}
#outer-wrap #header img {
  margin-top: 74px;
  margin-left: 10px;
}
#outer-wrap #header a {
  display: block;
  margin: 0;
  padding: 0;
  height: 0;
  border: none;
}
#outer-wrap #header h1 {
  display: none;
}
#outer-wrap #nav {
  padding: 0;
  position: fixed;
  top: 65px;
  right: 4px;
  z-index: 4000;
}
#outer-wrap #nav h2 {
  display: none;
}
#outer-wrap #nav ul {
  margin-top: 15px;
  white-space: nowrap;
}
#outer-wrap #nav ul li {
  float: left;
  white-space: nowrap;
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-family: Didot, 'gill sans', serif;
  font-family: sans-serif;
  padding: 2px 11px 5px 11px;
  margin: 5px 0;
  border-left: 1px solid #aaa;
  font: 9px futura;
}
#outer-wrap #nav ul li a {
  color: #000;
}
#outer-wrap #nav ul li a:hover {
  color: #d2d0c8 !important;
}
#inner-wrap {
  background: #fff !important;
}
#inner-wrap #content {
  display: inline-block;
  border-left: 1px solid #aaa;
  margin-top: 135px;
  margin-bottom: -5px;
}
#inner-wrap #content .top_post h2 {
  position: relative;
}
#inner-wrap #content .top_post h2.no-results {
  width: 6000px;
}
#inner-wrap #content .posts {
  background-color: #fff;
  color: #000;
  float: left;
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  min-width: 298px;
  margin-right: 190px;
  padding: 11px 0 200px 0;
  z-index: 1001;
}
#inner-wrap #content .large {
  padding: 10px;
}
#inner-wrap #content .large img {
  max-width: 250px;
  height: auto;
  clear: both;
  margin: 20px;
  border-top: 10px solid #fff;
}
#inner-wrap #content .large h2 {
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-family: Didot, 'gill sans', serif;
  font-size: 24px;
  margin-top: 0;
  margin-bottom: 1em;
}
#inner-wrap #content .large h2 a {
  color: black;
}
#inner-wrap #content .large h2.date {
  font-size: 1em;
  font-style: italic;
  margin: -6px 0 0 0;
  border-top: 3px solid #000;
  padding-top: 3px;
}
#inner-wrap #content .large h3 {
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-family: Didot, 'gill sans', serif;
  margin-bottom: 1em;
}
#inner-wrap #content .large p {
  margin-bottom: 1em;
  font-size: 1.2em;
  line-height: 1.5em;
}
#inner-wrap #content .large i {
  font-style: italic;
}
#inner-wrap #content .large b, #inner-wrap #content .large strong {
  font-weight: bold;
  font-size: 11px;
  color: #333;
}
#inner-wrap #content .large div#disqus {
  margin-top: 40px;
  border-top: 1px solid #000;
  padding-top: 5px;
}
#inner-wrap #content .large div#disqus img {
  margin: 0;
}
#inner-wrap #content .large div#disqus .dsq-options span {
  height: 20px;
  line-height: 20px;
  vertical-align: top;
}
#inner-wrap #content .large div#disqus .dsq-options span a {
  padding-right: 10px;
}
#inner-wrap #content .tiny {
  padding: 0;
  line-height: 13px;
  clear: left;
  float: left;
  width: 48%;
  min-width: 140px;
  border-top: 4px solid #000;
  display: inline-block;
  overflow: visible;
  margin: 0 1.5% 0em 1.5%;
  position: relative;
  z-index: 1000;
}
#inner-wrap #content .tiny img {
  float: left;
  clear: both;
  margin: 0 1em 1em 0;
  max-width: 60%;
  height: auto;
}
#inner-wrap #content .tiny img.photopost_photo, #inner-wrap #content .tiny object {
  position: relative;
  float: none;
  top: 0;
  max-width: 100% !important;
  height: auto;
  margin-bottom: .5em;
}
#inner-wrap #content .tiny h2 {
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-family: Didot, 'gill sans', serif;
  position: absolute;
  top: 5px;
  font-size: 22px;
  font-weight: lighter;
  line-height: 19px;
  background: #fff;
  width: 8em;
  padding-bottom: 0;
}
#inner-wrap #content .tiny h2 .num {
  font-family: moderno, didot, 'gill sans', serif;
}
#inner-wrap #content .tiny h2 a {
  display: block;
  color: black;
}
#inner-wrap #content .tiny h2.date {
  font-size: 14px;
  border-top: none;
  padding: 2px 0 0 0;
  margin-bottom: .5em;
  position: static;
  margin-top: 3em;
  width: 100%;
  font-style: italic;
  font-family: moderno, 'gill sans', serif;
  font-weight: lighter !important;
  letter-spacing: 1px;
}
#inner-wrap #content .tiny a {
  color: #cc4d9a;
}
#inner-wrap #content .tiny a:hover {
  color: #807a7a;
}
#inner-wrap #content .tiny a.more {
  color: #000;
}
#inner-wrap #content .tiny .caption img {
  display: none;
}
#inner-wrap #content .tiny p {
  font-size: 1.1em;
  line-height: 1.3em;
  margin-bottom: 1em;
}
#inner-wrap #content div.post-footer {
  clear: both;
  margin-top: -0.5em;
}
#inner-wrap #content div.post-footer h4, #inner-wrap #content div.post-footer p {
  font: 1em futura;
  color: #d2d0c8;
  text-transform: uppercase;
  font-size: 8px;
}
#inner-wrap #content div.post-footer h4 {
  margin-right: 5px;
  color: #000;
  clear: left;
  margin-bottom: 4px;
}
#inner-wrap #content div.post-footer p {
  float: left;
  line-height: 10px;
}
#inner-wrap #content div.post-footer a {
  color: #cc4d9a;
  display: block;
  float: left;
  padding: 0 2px;
  margin: 0 3px 3px 0;
}
#inner-wrap #content div.post-footer a:hover {
  color: #d2d0c8;
}
#inner-wrap #content div.post-footer ul.mandatory_social_media_buttons li {
  display: block;
  float: left;
  height: 15px;
  margin: 0 5px 0 0;
  padding: 5px 0 0 0;
}
#inner-wrap #content div.post-footer ul.mandatory_social_media_buttons li img {
  margin: -10px 0 0;
  padding: 0;
  width: 16px;
}
#inner-wrap #content .hidden {
  display: none;
}
#inner-wrap #content .feature.tiny {
  display: none;
}
#inner-wrap #content .video object {
  min-height: 300px;
  width: 100%;
  height: auto;
}
#inner-wrap #content ul.guest-posts {
  background-color: #fad200;
  background-attachment: fixed;
  position: absolute;
  overflow: visible;
  left: 100%;
  top: 0;
  padding-top: 10px;
  width: 190px;
}
#inner-wrap #content ul.guest-posts li {
  padding: 0 5%;
  margin: 0 0 20px 0;
  float: left;
  width: 170px;
  color: #ffffff;
}
#inner-wrap #content ul.guest-posts li h2 {
  text-transform: uppercase;
  color: #000;
  text-decoration: none;
  font-family: Didot, 'gill sans', serif;
}
#inner-wrap #content ul.guest-posts li h3 {
  font-family: futura;
  text-transform: uppercase;
  font-variant: small-caps;
  color: #807a7a;
  margin-bottom: 5px;
  font-size: 10px;
}
#inner-wrap #content ul.guest-posts li#tags ul#categories li {
  display: inline;
  width: auto;
  padding: 0 7px 0 0;
  margin: 0;
  text-transform: capitalize;
  font-family: futura, sans-serif;
  font-variant: small-caps;
  text-transform: lowercase;
}
#inner-wrap #content ul.guest-posts li#tags ul#categories li a {
  color: #cc4d9a;
}
#inner-wrap #content ul.guest-posts li#tags ul#categories li a:hover {
  color: #d2d0c8;
}
#inner-wrap #content ul.guest-posts li#following {
  max-height: 336px;
  overflow: hidden;
}
#inner-wrap #content ul.guest-posts li#following img, #inner-wrap #content ul.guest-posts li#following a {
  display: block;
  float: left;
  height: 40px;
  width: 40px;
  padding: 0;
  margin: 0 1px 1px 0;
}
#inner-wrap #content ul.guest-posts li#facebook img {
  margin-bottom: -3px;
}
#inner-wrap #content ul.guest-posts li#facebook div#fb_badge_container {
  overflow: hidden;
}
#inner-wrap #content ul.guest-posts li#facebook div#fb_badge_container iframe {
  margin: -82px 0 -1px 0 !important;
  padding: 0;
  height: 372px !important;
  border-bottom: 1px solid #777 !important;
}
#inner-wrap #content ul.guest-posts li#formspring .formspring-container {
  overflow: hidden;
  height: 120px;
}
#inner-wrap #content ul.guest-posts li#formspring iframe {
  margin-top: -62px;
}
#inner-wrap #content .post.quote {
  border-bottom: none;
  margin-bottom: 20px;
  padding-top: 0;
}
#inner-wrap #content .post.quote .date, #inner-wrap #content .post.quote .post-footer {
  display: none;
}
#inner-wrap #content .post.quote .open {
  font-size: 4em;
  font-family: didot;
  float: left;
  clear: left;
  display: block;
  margin-top: 20px;
  margin-bottom: -1em;
  margin-left: -2px;
}
#inner-wrap #content .post.quote h3 {
  clear: left;
  margin: 5px 20px 0 0;
  font-family: Didot, 'gill sans', sans-serif;
  font-size: 2em;
  line-height: 1em;
  padding: 0 5px 5px 5px;
  font-weight: bold;
  padding-left: .7em;
}
#inner-wrap #content .post.quote p.quote-source {
  float: right;
  margin: 1em 0 0 0;
}
#inner-wrap #content .post.quote div.post-footer {
  margin-top: 4em;
}
#pagination {
  z-index: 3000;
  display: block;
  position: absolute;
  bottom: 13px;
  left: 10px;
  right: 193px;
  font-family: futura, 'gill sans', sans-serif;
  font-size: 9px;
  text-transform: uppercase;
}
#pagination li {
  height: 1em;
  position: absolute;
  top: 0;
}
#pagination li#newer {
  left: 0;
  top: -5px;
}
#pagination li#youarehere {
  text-align: center;
  display: block;
  margin: 0 auto;
  position: relative;
  width: 82px;
}
#pagination li#older {
  right: 0;
  top: -5px;
}
#pagination a {
  color: #cc4d9a;
}
#pagination a:hover {
  color: #d2d0c8;
}
#pagination strong {
  font-size: 13px;
  font-weight: normal;
}
#dphoto {
  position: fixed;
  top: 135px;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 3000;
  border: none;
}
/* global links */
a {
  text-decoration: none;
  color: #cc4d9a;
}
a: hover {
  text-decoration: underline;
  color: #807a7a;
}
@media screen and (min-height: 900px) {
  #outer-wrap span img.featured-image {
    width: 655px;
    height: auto;
  }
  .feature.frontpage {
    width: 565px !important;
    overflow: hidden !important;
  }
  .feature.frontpage img {
    width: 560px !important;
    height: 735px !important;
  }
  .case-study-next, .case-study-prev {
    bottom: auto !important;
    top: 829px !important;
  }
}
.top {
  z-index: 200 !important;
}
.near-top {
  z-index: 199 !important;
}
.hover-color {
  font-size: larger;
}
h2.page-title {
  padding: 12px;
  position: absolute;
}
#stupid-top-thing {
  position: fixed;
  top: 15px;
  height: 19px;
  left: 10px;
  right: 10px;
  z-index: 5000;
}
#stupid-top-thing #fb {
  float: left;
}
#stupid-top-thing .at-search {
  float: right;
}
#stupid-top-thing .at-search input.input-text {
  width: 105px;
  height: 15px;
  float: left;
  margin-right: 5px;
  font-size: 10px;
  background-color: #6B6A68;
  color: #31302D;
  border: none;
}
#tumblr_controls {
  z-index: 5001 !important;
  margin-top: 10px !important;
  margin-right: 137px !important;
  position: fixed !important;
}
#right-column {
  position: relative;
  right: 0;
  margin: 0 0 0 0;
  float: right;
  clear: none;
  width: 48%;
  padding-right: 1%;
}
#right-column .tiny {
  width: 100% !important;
}
.post ul {
  list-style: disc;
}
.post li {
  margin-bottom: 1em;
}
.post .flavorpill_logo {
  display: none;
}
li.post.summer_guide {
  margin-top: 30px !important;
}
.perm_page a.case-study-prev, .perm_page a.case-study-next {
  display: none !important;
}
#inner-wrap #content .summer_guide h2 {
  position: absolute;
  top: -4px;
  left: 0;
  right: 0;
  width: auto;
  background: #E75240;
  padding: 6px;
  color: white;
}
#inner-wrap #content .summer_guide h2.date {
  background: none;
  color: black;
  position: static;
}
#inner-wrap #content .summer_guide .flavorpill_logo {
  margin: 0 0 8px 0;
  padding: 0;
  margin-top: -10px;
  display: block;
  clear: both;
}
#inner-wrap #content .summer_guide .flavorpill_logo img {
  height: 30px;
  margin: 0;
  padding: 0;
}
#inner-wrap #content .large.summer_guide h2 {
  position: static;
  margin-bottom: 10px;
}
@media screen and (min-width: 1040px) {
  .feature.frontpage {
    position: fixed !important;
  }
  a.case-study-prev, a.case-study-next {
    position: fixed !important;
  }
}
/*.reblog {
	h2.date { margin-top: .5em !important; }
	display: none;
}*/
/*
// Special weird thing for the Lisa Axelson img:
.lisa_axelson img {
	width: 200px;
	max-width: 200px;
	}
*/