@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);
/*for circle links */
@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700);
/* line 4, ../sass/_homepage.sass */
#home-background {
  background: -webkit-linear-gradient(#caffc8, white, white);
  background: -o-linear-gradient(#caffc8, white, white);
  background: -moz-linear-gradient(#caffc8, white, white);
  background: linear-gradient(#caffc8, #ffffff, #ffffff);
}

/* line 10, ../sass/_homepage.sass */
.interface.homepage {
  width: 980px;
  margin: auto;
}
/* line 13, ../sass/_homepage.sass */
.interface.homepage a {
  text-decoration: none;
  display: inline-block;
  position: relative;
}
/* line 18, ../sass/_homepage.sass */
.interface.homepage a .homecircle {
  background: #f8a953;
  width: 130px;
  height: 130px;
  border-radius: 100px;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 130px;
}
/* line 31, ../sass/_mixins.sass */
.interface.homepage a .homecircle:hover {
  background: #ff671f;
}
/* line 20, ../sass/_homepage.sass */
.interface.homepage a .homecircle_small {
  background: #f8a953;
  width: 100px;
  height: 100px;
  border-radius: 100px;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1.2em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 100px;
}
/* line 47, ../sass/_mixins.sass */
.interface.homepage a .homecircle_small:hover {
  background: #ff671f;
}
/* line 23, ../sass/_homepage.sass */
.interface.homepage a#one {
  top: 420px;
  left: 160px;
}
/* line 26, ../sass/_homepage.sass */
.interface.homepage a#two {
  top: 160px;
}
/* line 28, ../sass/_homepage.sass */
.interface.homepage a#three {
  left: 170px;
  top: 12px;
}
/* line 31, ../sass/_homepage.sass */
.interface.homepage a#four {
  left: 350px;
  top: 160px;
}
/* line 34, ../sass/_homepage.sass */
.interface.homepage a#five {
  top: 420px;
  left: 200px;
}
/* line 38, ../sass/_homepage.sass */
.interface.homepage img#larry-face {
  display: block;
  margin: auto;
  float: none;
}
/* line 42, ../sass/_homepage.sass */
.interface.homepage h1 {
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 4em;
  text-transform: uppercase;
  letter-spacing: 7px;
  color: #5ff04b;
  text-align: center;
  margin-top: 0;
}
/* line 51, ../sass/_homepage.sass */
.interface.homepage p {
  text-align: center;
}

/*for circle links */
/* line 4, ../sass/_pages.sass */
.interface {
  width: 980px;
  margin: auto;
}

/* line 8, ../sass/_pages.sass */
.topnav {
  margin-top: 15px;
  position: absolute;
  z-index: 1000;
  right: 200px;
}
/* line 13, ../sass/_pages.sass */
.topnav a {
  display: inline-block;
  margin: 10px;
}

/* line 17, ../sass/_pages.sass */
a {
  text-decoration: none;
  display: inline-block;
}

/* line 21, ../sass/_pages.sass */
.img {
  display: block;
  float: left;
}

/* line 25, ../sass/_pages.sass */
.teachercircle_nav {
  background: #4d4cff;
  width: 75px;
  height: 75px;
  border-radius: 100px;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 75px;
}
/* line 63, ../sass/_mixins.sass */
.teachercircle_nav:hover {
  background: #0100ff;
}

/* line 28, ../sass/_pages.sass */
.editorcircle_nav {
  background: #bb1f27;
  width: 75px;
  height: 75px;
  border-radius: 100px;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 75px;
}
/* line 63, ../sass/_mixins.sass */
.editorcircle_nav:hover {
  background: #cc222b;
}

/* line 31, ../sass/_pages.sass */
.poetcircle_nav {
  background: black;
  width: 75px;
  height: 75px;
  border-radius: 100px;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 75px;
}
/* line 63, ../sass/_mixins.sass */
.poetcircle_nav:hover {
  background: #424242;
}

/* line 34, ../sass/_pages.sass */
.presscircle_nav {
  background: #5ff04b;
  width: 75px;
  height: 75px;
  border-radius: 100px;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 75px;
}
/* line 63, ../sass/_mixins.sass */
.presscircle_nav:hover {
  background: #3bff2b;
}

/* line 37, ../sass/_pages.sass */
.bibliocircle_nav {
  background: #ba0dff;
  width: 75px;
  height: 75px;
  border-radius: 100px;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 75px;
}
/* line 63, ../sass/_mixins.sass */
.bibliocircle_nav:hover {
  background: #950acc;
}

/* line 41, ../sass/_pages.sass */
.teachercircle {
  background: #4d4cff;
  width: 130px;
  height: 130px;
  border-radius: 100px;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 130px;
  float: left;
}
/* line 31, ../sass/_mixins.sass */
.teachercircle:hover {
  background: #0100ff;
}

/* line 45, ../sass/_pages.sass */
.editorcircle {
  background: #bb1f27;
  width: 130px;
  height: 130px;
  border-radius: 100px;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 130px;
  clear: both;
  position: relative;
  top: -260px;
}
/* line 31, ../sass/_mixins.sass */
.editorcircle:hover {
  background: #cc222b;
}
/* line 50, ../sass/_pages.sass */
.editorcircle a {
  color: white;
}

/* line 55, ../sass/_pages.sass */
.poetcircle {
  background: black;
  width: 130px;
  height: 130px;
  border-radius: 100px;
  color: white;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  line-height: 130px;
  float: left;
}
/* line 31, ../sass/_mixins.sass */
.poetcircle:hover {
  background: #424242;
}

/* line 59, ../sass/_pages.sass */
.editor-text {
  float: right;
  margin-top: 200px;
  width: 550px;
  text-align: justify;
}

/* line 66, ../sass/_pages.sass */
.teacher-text {
  margin-top: 180px;
  width: 550px;
  text-align: justify;
  float: right;
}

/* line 72, ../sass/_pages.sass */
.editor-quotes {
  clear: both;
  float: right;
  width: 700px;
}

/* line 77, ../sass/_pages.sass */
.teacher-quotes {
  clear: both;
  position: relative;
  bottom: 100px;
}

/* line 82, ../sass/_pages.sass */
.big-link-editor {
  display: block;
}

/* line 86, ../sass/_pages.sass */
.big-link-poet {
  z-index: 1000;
  position: absolute;
  left: 300px;
  top: 300px;
}

/* line 92, ../sass/_pages.sass */
.big-link-teacher {
  display: block;
  clear: both;
  position: relative;
  bottom: 230px;
  left: 150px;
}

/* line 99, ../sass/_pages.sass */
.interface .top {
  width: 100%;
  postion: relative;
  overflow: auto;
}

/* line 105, ../sass/_pages.sass */
.poet-body {
  width: 100%;
  margin-top: 60px;
  padding: 20px 0 20px 20px;
  overflow: auto;
}
/* line 110, ../sass/_pages.sass */
.poet-body .poet-quotes {
  width: 60%;
  display: inline-block;
  vertical-align: top;
}
/* line 114, ../sass/_pages.sass */
.poet-body .poet-quotes p {
  margin-bottom: 40px;
}
/* line 116, ../sass/_pages.sass */
.poet-body .complete-fragments {
  display: inline-block;
  vertical-align: top;
  margin-left: 80px;
}
/* line 120, ../sass/_pages.sass */
.poet-body .complete-fragments h4 {
  text-align: center;
}

/* line 123, ../sass/_pages.sass */
h2 {
  margin-top: 100px;
}

/* line 126, ../sass/_pages.sass */
.bibliography {
  margin-top: 60px;
  margin-bottom: 30px;
}
/* line 129, ../sass/_pages.sass */
.bibliography .books {
  display: inline-block;
  width: 30%;
}
/* line 132, ../sass/_pages.sass */
.bibliography .books .bookimages {
  margin-bottom: 15px;
}
/* line 135, ../sass/_pages.sass */
.bibliography .list {
  display: inline-block;
  width: 60%;
  position: relative;
  bottom: 200px;
}
/* line 140, ../sass/_pages.sass */
.bibliography .list .text {
  width: 70%;
  margin-bottom: 30px;
}
/* line 143, ../sass/_pages.sass */
.bibliography .list .text a {
  color: black;
}
/* line 145, ../sass/_pages.sass */
.bibliography .list .text a:hover {
  color: #ba0dff;
}

/* line 148, ../sass/_pages.sass */
.articles {
  margin-top: 60px;
}
/* line 150, ../sass/_pages.sass */
.articles .poetsandwriters div {
  display: inline-block;
  vertical-align: top;
  margin-top: 30px;
}
/* line 154, ../sass/_pages.sass */
.articles .poetsandwriters div.photopw {
  width: 30%;
  padding-right: 20px;
}
/* line 157, ../sass/_pages.sass */
.articles .poetsandwriters div.titlepw {
  width: 45%;
}
/* line 159, ../sass/_pages.sass */
.articles .poetsandwriters div.titlepw #glassfilter {
  font-size: 3.5em;
  margin: 0;
}
/* line 162, ../sass/_pages.sass */
.articles .poetsandwriters div.readpw {
  width: 30%;
}
/* line 164, ../sass/_pages.sass */
.articles .poetsandwriters div #glassfilter {
  display: block;
  margin-left: 40px;
  margin-top: 100px;
}
/* line 168, ../sass/_pages.sass */
.articles .nyt {
  width: 85%;
  margin-bottom: 40px;
}
/* line 172, ../sass/_pages.sass */
.articles .nyt .titlenyt h1 {
  width: 700px;
  float: left;
}
/* line 175, ../sass/_pages.sass */
.articles .nyt .titlenyt a {
  float: right;
  font-weight: bold;
  margin-top: 35px;
}
/* line 179, ../sass/_pages.sass */
.articles .nyt .titlenyt p {
  clear: both;
}
/* line 184, ../sass/_pages.sass */
.articles .nyt .photonyt h6 {
  width: 500px;
  text-align: left;
  float: left;
}
/* line 188, ../sass/_pages.sass */
.articles .nyt .articlenyt {
  clear: both;
}
/* line 191, ../sass/_pages.sass */
.articles a {
  text-decoration: none;
  color: black;
}
/* line 194, ../sass/_pages.sass */
.articles a:hover {
  color: #5ff04b;
}

/* line 198, ../sass/_pages.sass */
.poems {
  margin-top: 60px;
}
/* line 200, ../sass/_pages.sass */
.poems .col-1 {
  width: 40%;
  display: inline-block;
  vertical-align: top;
  padding-left: 80px;
}
/* line 206, ../sass/_pages.sass */
.poems .col-2 {
  width: 50%;
  display: inline-block;
  vertical-align: top;
}
/* line 210, ../sass/_pages.sass */
.poems .col-2 #heard span {
  margin-left: 120px;
}
/* line 212, ../sass/_pages.sass */
.poems .col-2 #heard span#beddoes {
  margin-left: 170px;
}

/* line 215, ../sass/_pages.sass */
footer {
  position: absolute;
  left: 0;
  width: 100%;
  background: black;
  min-height: 40px;
}

/* line 223, ../sass/_pages.sass */
.toplinks {
  background: black;
  padding: 5px 20px;
  margin-bottom: 10px;
}

/* line 228, ../sass/_pages.sass */
.footer-links {
  display: inline-block;
  text-decoration: none;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 400;
  font-size: 1.3em;
  text-transform: uppercase;
  margin-right: 1em;
}

/* line 236, ../sass/_pages.sass */
.teacher-footer {
  color: white;
}
/* line 238, ../sass/_pages.sass */
.teacher-footer:hover {
  color: #0100ff;
}

/* line 240, ../sass/_pages.sass */
.editor-footer {
  color: white;
}
/* line 242, ../sass/_pages.sass */
.editor-footer:hover {
  color: #cc222b;
}

/* line 244, ../sass/_pages.sass */
.poet-footer {
  color: white;
}
/* line 246, ../sass/_pages.sass */
.poet-footer:hover {
  color: #424242;
}

/* line 249, ../sass/_pages.sass */
.press-footer {
  color: white;
}
/* line 251, ../sass/_pages.sass */
.press-footer:hover {
  color: #5ff04b;
}

/* line 254, ../sass/_pages.sass */
.biblio-footer {
  color: white;
}
/* line 256, ../sass/_pages.sass */
.biblio-footer:hover {
  color: #ba0dff;
}

/* line 258, ../sass/_pages.sass */
.book_box {
  clear: both;
  margin-top: -100px;
}
/* line 261, ../sass/_pages.sass */
.book_box .new {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 3em;
}
/* line 265, ../sass/_pages.sass */
.book_box .new p {
  width: 220px;
  font-size: 0.85em;
  font-family: "Source Sans Pro", sans-serif;
}
/* line 269, ../sass/_pages.sass */
.book_box .new a {
  color: #bb1f27;
}

/* line 272, ../sass/_pages.sass */
.released {
  width: 150px;
  height: 30px;
  color: black;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: 700;
  size: 2em;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  margin-bottom: 1em;
}
