.text, .link, .photo, .video, .quote {
  margin-bottom: 1.5em;
  padding-bottom: 2em;
  border-bottom: 2px	dotted	#F7F7F7; }

cite {
	font-size: small;
	color: #838380;
}

/*tumblr styles*/
@media only screen and (min-width: 768px) {
  .text, .link, .photo, .video, .quote {
    padding-left: 4em;
    padding-right: 4em; } }
.post h1,
.post h2,
.post h3,
.post h4,
.post h5 {
  text-align: left; }

.post h2 {
  margin-top: .25em; }

.postMeta,
.tags {
  padding: 0;
  list-style: none;
  font-size: smaller;
  color: #aaa; }

.post h1 {
	color: #F46353;
font-size: 36px;
}

.post h2 a:link,
.post h2 a:visited,
.post h2 a:hover,
.post h2 a:active {
  color: #F46353;
  text-decoration: none; }

.post h2 a:hover {
  text-decoration: none;
  color: #16A4AE; }

.tags {
  margin-bottom: 1.5em; }

.tags > li {
  position: relative;
  padding-left: 5px;
  float: left; }

.tags > li:first-child {
  padding: 5px; }

.tags > li > span, .day > span {
  vertical-align: middle;
  color: #ddd;
  position: absolute;
  top: 2px;
  left: 0; }

.note > span, .tags > span {
  position: absolute;
  top: 2px;
  left: 4px; }

.tags a:link, .tags a:visited, .tags a:hover, .tags a:active {
  color: #aaa; }

.postMeta > li {
  display: inline-block;
  position: relative;
  padding-left: 20px; }

.postMeta > li.year {
  padding-left: 4px; }

.video iframe {
  max-width: 100%; }

#tumblr_controls, .tmblr-iframe {
  display: none !important; }

body.tmblr-iframe--controls-phone-container, .tmblr-iframe-pushdown {
  padding-top: 0 !important; }

