@import url(base.css);
@import url(skeleton.css);
body {
  background: url("../images/subtle_grunge.png") repeat;
  color: #383838; }

ul, ol {
  line-height: 170%;
  margin-top: 20px; }

a {
  color: #262626;
  text-decoration: none;
  border-bottom: 1px #919191 solid;
  padding-bottom: 1px; }

a img {
  border-bottom: 0px #919191 solid;
  padding-bottom: 0px; }

img {
  border-bottom: 0px #919191 solid;
  padding-bottom: 0; }

p {
  line-height: 170%; }

h1 {
  font-size: 1.9em;
  margin-top: 75px;
  font-family: "freight-sans-pro", sans-serif; }

h2 {
  font-size: 1.4em;
  font-weight: 500; }

.hidetext {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

blockquote {
  color: #383838;
  border-left: 2px #bbbbbb solid;
  padding: 0px 10px 0px 10px;
  margin: 10px 0 10px 0;
  font-size: 1em;
  font-style: normal; }
  blockquote p {
    font-size: 1em;
    font-style: normal;
    margin: 0;
    line-height: 170%; }

#photo {
  /* overflow-x:hidden; */
  width: 100%;
  border-bottom: 8px #f58d0f solid; }
  #photo .bg {
    background: url(../images/californiahouses.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
    margin-bottom: -10px; }

/* maybe not use 

#series {
	width:100%;
	@include border-radius(30px);
	background-color:$medgrey;

	p {
		
		padding:20px;
	}


	ul {
		text-align:center;
		padding:20px 0 20px 0;

		li {
			display:block;

		}
	}

} */
#scratch {
  clear: both;
  padding-top: 60px;
  padding-bottom: 20px; }
  #scratch h3 {
    font-size: 1.2em;
    color: #919191;
    font-style: italic;
    float: left;
    padding-right: 5px; }
  #scratch ul {
    display: block;
    padding-top: 8px;
    font-style: italic;
    margin-top: 0;
    margin-bottom: 0; }
    #scratch ul li {
      display: inline; }
      #scratch ul li a {
        color: #919191;
        border-bottom: none;
        padding: 5px 10px 5px 10px;
        margin-left: 10px;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px; }
      #scratch ul li a:hover {
        background-color: #e6e6e6;
        opacity: 70%; }
      #scratch ul li .active {
        background-color: #f58d0f;
        color: white; }
      #scratch ul li .active:hover {
        background-color: #e5a42b;
        opacity: 20%; }

header, #rapper, footer, #scratch {
  max-width: 625px; }

#rapper #content {
  margin: auto; }
  #rapper #content a {
    color: #262626;
    text-decoration: none;
    border-bottom: 1px #919191 solid;
    padding-bottom: 1px; }
  #rapper #content a img {
    border: 10px #e6e6e6 solid; }
  #rapper #content .entry {
    margin: 30px 0 30px 0; }
    #rapper #content .entry h2 {
      /* font-size:2em; */
      margin-bottom: 0; }
      #rapper #content .entry h2 a {
        border-bottom: none; }
    #rapper #content .entry .permalink {
      font-size: 1.5em;
      margin-top: 20px;
      text-align: center; }
      #rapper #content .entry .permalink a {
        border-bottom: none;
        margin-top: 20px;
        color: #919191; }
      #rapper #content .entry .permalink span {
        font-size: 2em;
        padding: 0 10px 0 10px;
        font-family: Georgia;
        margin-top: 20px; }
  #rapper #content .story h2 {
    font-family: "freight-sans-pro", sans-serif;
    font-size: 1.8em; }
    #rapper #content .story h2 a {
      color: #383838; }
  #rapper #content .story p {
    margin: 15px 0 15px 0; }
  #rapper #content .linked {
    margin: 50px 0 50px 0; }
    #rapper #content .linked h2 {
      /* font-size:1.5em; */
      font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-size: 1.1em; }
      #rapper #content .linked h2 a {
        border-bottom: 1px #d1d1d1 solid;
        padding-bottom: 2px; }
    #rapper #content .linked p {
      margin: 5px 0 15px 0; }
#rapper #pagination {
  text-align: center;
  font-size: 5em;
  width: 100%;
  clear: both; }
  #rapper #pagination a {
    color: #bbbbbb; }
  #rapper #pagination #left, #rapper #pagination #right {
    width: 50%;
    float: left; }
    #rapper #pagination #left span, #rapper #pagination #right span {
      width: 100px;
      height: 100px;
      display: block;
      background-color: #e6e6e6;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      border-radius: 50px; }
#rapper #header #logo h1 {
  width: 150px;
  height: 150px;
  margin: auto;
  text-align: center;
  background-color: white;
  background: url("../images/profile.jpg") bottom center no-repeat white;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  background-color: #262626;
  border: 20px solid #e6e6e6;
  margin: 40px auto 20px auto; }
#rapper #header ul {
  font-family: "nimbus-sans", sans-serif;
  font-weight: 500;
  font-size: 1.3em;
  text-align: center;
  margin: 45px 0 80px 0; }
  #rapper #header ul li {
    display: inline;
    padding: 0 10px 0 10px; }
    #rapper #header ul li a {
      border-bottom: none;
      color: #444444; }
#rapper #footer {
  clear: both;
  text-align: center;
  margin: 0 0 80px 0; }
  #rapper #footer p {
    display: block;
    color: #919191;
    font-size: 11px; }

/* retina garbage */
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    /* Retina-specific stuff here 
    	#logo {
			h1 {
				background: url("../images/profile@2x.jpg") bottom center no-repeat $light;
				background-size: 160px 160px;
			}
		} */
  /* body {
  	background:url("../images/subtle_grunge@2X.png") repeat;
  	background-size: 400px 400px;
  } */ }
/* media query that crap */
/* Smaller than standard 960 (devices and browsers) */
@media only screen and (max-width: 959px) {
  #header {
    margin-bottom: 40px; }
    #header ul {
      font-family: "nimbus-sans", sans-serif;
      font-weight: 500;
      font-size: 1.3em;
      text-align: center; }
      #header ul li {
        display: block;
        float: left;
        clear: both;
        text-align: center;
        width: 100%;
        margin-top: 15px;
        border-top: 1px #d1d1d1 solid;
        border-bottom: 1px #d1d1d1 solid;
        padding-top: 10px;
        padding-bottom: 10px; }
        #header ul li a {
          color: #444444;
          display: block;
          padding-top: 10px;
          padding-bottom: 10px; }

  #scratch {
    text-align: center;
    margin: 0;
    padding: 0;
    margin: 15px 0 35px; }
    #scratch h3 {
      border-bottom: 1px #d1d1d1 solid;
      width: 100%;
      float: none;
      padding-bottom: 15px; }
    #scratch ul li {
      display: block;
      clear: both;
      padding: 5px 0 5px; } }
/* Tablet Portrait size to standard 960 (devices and browsers) */
/* All Mobile Sizes (devices and browser) */
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
