

/***********

Basics

***********/

body {
  padding: 0px;
  margin: 0px;
  font-family: Helvetica, Arial, sans-serif;
  color: #192114;
}

h1,h2,h3,h4,h5,h6,li,p,a {
  line-height: 1.5em;
}

a {
  color: #192114;
}

a:hover {
  color: #03aded;
}

#outer {
  padding: 0px 10px;
}

#container {
  width: 100%;
  max-width: 978px;
  min-width: 755px;
  margin: 0 auto;
  overflow: hidden;
}

#sidebar {
  width: 248px; /* 248px */
  height: 100%;
  float: left;
  position: fixed;
}

#content {
  width: 700px; /* 700px */
  float: left;
  margin-left: 278px; /* 250px */
}


/***********

Sidebar

***********/


/* Masthead */

h1#masthead {
  margin-top: 0px;
  margin-bottom: 5px;
  margin-left: -17px; /* this is for the overhang */
  padding-left: 17px; /* this is for the overhang */
}

h1#masthead a {
  text-indent: -9999px;
  display: block;
  width: 100%;
  height: 250px;
  margin-left: -17px; /* this is for the overhang */
  background: url("https://ksr-assets.s3.amazonaws.com/tumblr-ksr-masthead.png") no-repeat 0 0;
}


/* Description */

p.description {
  font-size: 0.75em;
  color: #192114;
  margin-bottom: 30px;
  margin-right: 64px; /* 60px */
  padding: 20px 0px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

p.description a {
  color: #192114;
  text-decoration: none;
  border-bottom: 1px dotted #ccc;
}
p.description a:hover {
  color: #85c443;
  border-bottom: 1px solid #85c443;
}



/* Category nav */

ul#tumblr-nav {
  list-style-type: none;
  margin: 5px 0px 50px;
  padding: 0px;
}

ul#tumblr-nav a {
  text-decoration: none;
  color: #192114;
  font-weight: bold;
  line-height: 1.8em;
  margin: 5px 5px 5px -5px;
  padding-left: 5px;
  display: block;
}

ul#tumblr-nav a:hover {
  color: #85c443;
}

ul#tumblr-nav.page-tagged-creators li.creators a,
ul#tumblr-nav.page-tagged-tips li.tips a,
ul#tumblr-nav.page-tagged-rewards li.rewards a,
ul#tumblr-nav.page-tagged-irl li.irl a {
  color: #85c443;
  text-decoration: underline;
}


/* Kickstarter links */

ul#ksr-links {
  list-style-type: none;
  position: absolute;
  bottom: 10px;
  width: 100%;
  margin: 0px;
  padding: 0px;
}

ul#ksr-links li a {
  float: left;
  margin-right: 10px;
  font-size: 0.75em;
  color: #777e70;
}

ul#ksr-links li a:hover {color: #5f625b;}




/***********

Content

***********/


/* Basic layout */

#content ol {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}

article {
  margin: 40px 0px 30px;
  overflow: hidden;
  position: relative;
  padding-bottom: 40px;
  border-bottom: 1px solid #c5c7c4;
}

article img {
  width: 100%;
}

article div.body {
  width: 530px;
  margin-right: 15px;
  padding-top: 20px;
  float: left;
}

article aside {
  width: 140px;
  margin: 36px 0px 1em 15px;
  float: left;
}


/* Date */

article time {
  margin: 30px 0px 15px;
  display: block;
}

article time a {
  font-size: 0.75em;
  color: #999;
  text-decoration: none;
}

article time a:hover {
  color: #656b63;
}


/* Tag styles */

article ul.tags {
  padding: 0px;
  list-style-type: none;
}

article ul.tags li {
  display: inline-block;
  margin: 5px 3px 5px 0px;
}

article ul.tags li a {
  padding: 5px 15px;
  font-size: 0.75em;
  font-weight: bold;
  color: #777e70;
  background-color: #ebefe7;
  text-decoration: none;
  border-radius: 12px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  -o-border-radius: 12px;
}

article ul.tags li a:hover{
  color: #656b63;
  background-color: #c6cdbe;
}


/* Metadata styles */


article aside a.notes {
  font-size: 0.875em;
  font-weight: normal;
  float: left;
  display: inline-block;
  padding: 5px 10px;
  padding-left: 34px;
  margin-bottom: 15px;
  color: #fff;
  text-decoration: none;
  background: url('https://ksr-assets.s3.amazonaws.com/tumblr-icon-notes-heart.png') no-repeat 8px center #85c443;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
}

article aside a.notes:hover {
  background-color: #5a961c;
}

article aside ul.social {
  padding: 5px 0px;
  margin: 0px;
  list-style-type: none;
  width: 40px;
  float: right;
}

article aside ul.social li a {
  text-indent: -9999px;
  height: 18px;
  width: 18px;
  background: url('https://ksr-assets.s3.amazonaws.com/tumblr-icon-ksr-social-small.png') no-repeat 1px 0;
  float: left;
}

article aside ul.social li.facebook a {
  background-position: 1px -21px;
  margin-left: 3px;
}

article aside ul.social li.twitter a:hover {background-position: -19px 0px;}
article aside ul.social li.facebook a:hover {background-position: -19px -21px;}

article a.content-source {
  position: absolute;
  bottom: 45px;
  right: 3px;
  font-weight: bold;
  text-decoration: none;
  font-size: 12px;
  line-height: 13px;
  text-align: right;
  color: #fff;
  background: url("https://ksr-assets.s3.amazonaws.com/tumblr-arrow-view-on-ksr.png") no-repeat right 0px;
  padding: 5px 15px 5px 10px;
  border-radius: 3px 0px 0px 3px;
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  -o-border-radius: 3px 0px 0px 3px;
}

article a.content-source:hover {
  background-position: right -27px;
}



/* Photoset post */

article div.photoset img {
  width: auto;
}


/* Quote post */

article div.quote {
  border: 10px solid #85c443;
  background: url("https://ksr-assets.s3.amazonaws.com/tumblr-icon-quote-marks.png") no-repeat 30px 30px;
  padding: 30px 60px;
  width: 380px;
  font-size: 1.5em; /* 24 */
}

article div.quote p.source {
  font-size: 0.58333333em; /* 14 */
  font-weight: bold;
}

article div.quote a:hover {
  color: #4f9a13;
}



/* Link post */

article h2 {
  margin: 0px;
  margin-top: 16px;
}



/* Chat post */

#content article ol.chat {
  margin-top: 20px;
}

article ol.chat li {
  font-size: 0.875em;
  margin: 5px 0px;
  overflow: hidden;
  padding: 10px;
  background-color: #ebefe7;
}

article ol.chat li strong {
  width: 100px;
  float: left;
}

article ol.chat li span {
  width: 400px;
  margin-left: 10px;
  float: left;
}


/* Audio post */

article div.audio {
  overflow: hidden;
  margin-bottom: 30px;
}

article div.audio img {
  width: 200px;
  margin-right: 30px;
  float: left;
}

article div.audio div.player {
  float: left;
}

article div.audio p {
  float: left;
  width: 300px;
}


/* Reblog post */

article blockquote {
  margin: 0px;
  padding: 10px 0px 10px 30px;
  width: 500px;
  border-left: 10px solid #85c443;
}

article blockquote p {
  margin: 0px;
}



/***********

Permalink page

***********/


/* Post notes */


#content.permalink article {
  margin-bottom: 20px;
}

#content.permalink article div.body {
  border-bottom: 0px;
}

#content.permalink .permalink-notes {
  margin-bottom: 50px;
}

#content.permalink .permalink-notes h2 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 20px;
}

#content.permalink .permalink-notes ol.notes li {
  font-size: 0.75em;
  line-height: 2.5em;
}

#content.permalink .permalink-notes ol.notes li img.avatar {
  vertical-align: text-top;
}

#content.permalink .permalink-notes ol.notes li blockquote {
  margin: .5em .5em .5em 2.5em;
}




