@font-face {
    font-family: 'Dymo';
    src: url('https://cdn.assets.cutkeep.net/assets/dymo-d1c2b1546992bb242c6b82183c0d297aa329e830f460a56a596b9f221fa4479d.eot');
    src: url('https://cdn.assets.cutkeep.net/assets/dymo-d1c2b1546992bb242c6b82183c0d297aa329e830f460a56a596b9f221fa4479d.eot?#iefix') format('embedded-opentype'),
         url('https://cdn.assets.cutkeep.net/assets/dymo-f600dc3de5aaf140e29c069fee0556d5e53f87cb517f5ebebf341a645c24101e.woff') format('woff'),
         url('https://cdn.assets.cutkeep.net/assets/dymo-d9c1abf6130b1ac2d1c1455736a234d3a2f3b19a9d72997f0e6e69b1d4457370.ttf') format('truetype'),
         url('https://cdn.assets.cutkeep.net/assets/dymo-eb2255431e8de8fba7e7bf41a0cd5b96f18e6f918eabfc4686269b010bae2b8a.svg#dymo') format('svg');
    font-weight: normal;
    font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}


.dymo {
	font-family:'Dymo';
	font-weight:100 !important;
}




/*
*= require fonts/dymo
*/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#snippets {
  width: 900px;
  padding: 8px;
  background: #FFF;
  margin-left: auto;
  margin-right: auto;
}
#snippets .snippets-row {
  margin-bottom: 4px;
  background: #FFF url(https://cdn.assets.cutkeep.net/assets/snippets/background-d9254354aab0a764b03bc5db9cc5fc2a7597910db56941f526c82f4508b51b1f.gif) top left repeat;
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
}
#snippets .masthead {
  margin-bottom: 8px;
}
#snippets p {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}
#snippets h2 {
  font-weight: bold;
}
#snippets .author {
  padding: 5px 20px 5px 20px;
  background: #EEE;
  border-radius: 10px;
}
#snippets .author p.large {
  font-size: 18px !important;
  margin: 5px 0 0 0;
}
.share-snippets {
  padding: 3px;
  text-align: right;
  width: 910px;
  margin: 0 auto;
}
.small-issue {
  text-align: center;
}
.small-issue h4 {
  margin: 0;
  font-size: 18px;
  font-weight: bold;
}
.small-issue img {
  border: 5px solid #FFF;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.5);
}
.issue {
  font-family: Arial, Helvetica, sans-serif;
  border: 5px solid #fff;
  background: #FFF;
  width: 200px;
  float: left;
  margin: 10px;
  font-size: 10px;
}
.issue h4 {
  font-size: 20px;
}
.article {
  display: block;
  float: left;
}
.article .dim {
  position: absolute;
  bottom: 0px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0;
  width: 100%;
  color: #FFF;
  background-position: bottom left;
  background-repeat: no-repeat;
  z-index: 1;
}
.article .exclusive {
  z-index: 2;
  position: absolute;
  top: 0px;
  right: 0px;
}
.article div h2 {
  margin: 5px 10px 0px 0px;
  padding: 0 0 0 10px;
  font-size: 24px;
}
.article div p {
  margin: 0px 10px 5px 10px;
  font-size: 10px;
}
.end {
  border-top: 4px solid #FFF;
  border-bottom: 4px solid #FFF;
  clear: both;
}
.dim a {
  color: #FFF;
}
.masthead-footer {
  height: 20px;
  padding: 2px 5px;
}
.masthead-footer span {
  float: right;
}
.masthead-footer div {
  line-height: 12px !important;
  float: left;
}
.masthead-footer .issue-date {
  padding-top: 3px;
}
.contribute {
  font-size: 14px;
  font-weight: bold;
  color: #FFF;
  height: 25px;
  display: block;
  border-top: 4px solid #FFF;
}
.contribute div {
  float: left;
  display: block;
  padding: 4px 10px;
  height: 17px;
}
.trans {
  overflow: hidden;
  width: 720px;
  height: 480px;
  position: relative;
}
.trans div {
  padding: 5px 20px 20px 20px;
  color: #FFF;
  background-repeat: no-repeat;
}
.trans div p,
.trans div h2 {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}
.trans div p {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 10px 0 3px;
}
.contrib {
  display: inline;
  float: left;
}
.contrib a {
  display: block;
  width: 132px;
  padding: 3px;
  color: #000;
  margin: 1px;
}
.snippet_entry {
  background: #FFF;
  padding: 10px 20px;
  font-family: Verdana;
  font-size: 12px;
  line-height: 24px;
  border-left: 1px solid #DDD;
}
.snippet_entry ul li {
  font-size: 11px !important;
  padding-left: 15px;
}
.snippet_entry h3 {
  border-bottom: 1px solid #000;
  border-top: 1px solid #000;
  background: #333;
  color: #FFF;
  padding: 0px;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 4px;
  margin: 15px 0px 0 0px;
}
.snippet_entry .body img {
  padding: 5px;
  margin: 5px;
  background: #DDD;
  border: 1px solid #AAA;
}
.snippet_entry .body img.no-border {
  border: 0;
  padding: 0;
  margin: 10px;
}
.snippet_entry .right {
  margin-right: 0;
  margin-left: 10px;
}
.snippet_entry .left {
  margin-left: 0;
  margin-right: 10px;
}
.snippets h4 {
  margin: 0;
  padding: 5px 20px;
  border-top: 1px solid #BBB;
  border-bottom: 1px solid #BBB;
  background: #FFF;
  font-size: 12px;
}
.snippets_footer {
  border-top: 1px solid #999;
  margin-top: 10px;
  padding: 10px;
  background: #eee;
  color: #000;
  font-weight: bold;
  clear: both;
}
.in-this-issue {
  font-size: 14px;
  text-transform: uppercase;
  background: #EEE;
  text-align: center;
  letter-spacing: 2px;
}
#snippet_list {
  width: 179px;
  float: left;
}
#snippet_list img {
  text-align: center;
}
#snippet_list h3 {
  margin: 0;
  padding: 0;
}
#snippet_list ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #FFF;
}
#snippet_list ul li {
  margin: 0;
}
#snippet_list ul li a {
  font-family: Helvetica;
  color: #333;
  text-decoration: none;
  display: block;
  font-weight: bold;
  font-size: 13px;
}
#snippet_list ul li a .hoverer {
  background: #FFF;
  padding: 5px;
  border-bottom: 1px dotted #CCC;
}
#snippet_list ul li a small {
  display: none;
  line-height: 14px;
}
#snippet_list ul li a:hover .hoverer {
  margin: 0 0 0 50px;
  min-height: 60px;
}
#snippet_list ul li a:hover small {
  display: block;
}
#article .comments h3,
#article .comments div,
#article .comments h4,
#article .comments form {
  background-image: none;
  margin: 0 10px;
  padding: 5px;
}
#article {
  float: right;
  width: 720px;
  margin-right: 1px;
}
#article h4 {
  border: 1px solid #999;
  padding: 10px 0 !important;
  border-width: 1px 0 1px 0;
  margin: 5px 0px;
  line-height: 150%;
}
#article ul {
  list-style: square;
}
#article li {
  list-style-position: inside;
}
#article .flash {
  border: 1px solid #999;
  background: #EEE;
  margin: 0;
  padding: 0;
}
#article .flash h3,
#article .flash p {
  color: #000;
}
#article .snippet_entry p {
  font-size: 12px !important;
  line-height: 200%;
}
#article .snippet_entry div h4 {
  margin: 5px 20px;
}
.masthead h1 {
  margin: 0;
}
.masthead h1 a {
  height: 102px;
  display: block;
}
.masthead p {
  display: block;
  background: #333;
  color: #FFF;
  padding: 2px 5px !important;
  margin: 0;
  height: 20px;
  font-size: 14px;
}
.masthead p span {
  float: right;
  height: 20px;
}
.masthead p b {
  float: left;
  height: 20px;
}
#thanks,
#editors {
  overflow: auto;
}
#thanks {
  font-size: 10px;
}
#thanks u {
  font-size: 12px;
}
#page_bg {
  margin-top: 8px;
  margin-bottom: 8px;
  background: -webkit-linear-gradient(0deg, #FEFEFE 140px, #F0F0F0 176px);
}
h2 {
  line-height: 120%;
  font-weight: bold;
}
.snippets_section {
  margin: 10px 0px;
  background: url(https://cdn.assets.cutkeep.net/assets/snippets/section_fade-a775d784caa055e1680e49c71a011781e9432336b0adcd5bc853e72e5c74de88.jpg) top left repeat-x;
  padding: 20px;
}
.snippets_comment {
  font-size: 14px;
  text-indent: -13px;
  color: #333;
}
.snippets_comment .bigquote {
  font-size: 24px;
  line-height: 10px !important;
  color: #CCC;
  font-weight: bold;
  letter-spacing: 3px;
  font-family: serif;
}
.snippets_comment_timestamp {
  font-size: 10px !important;
  color: #999;
}
.dymo {
  font-family: 'Dymo';
  text-rendering: optimizeLegibility;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
  font-weight: lighter !important;
}
h1.dymo {
  margin-bottom: 0;
  font-size: 80px;
  line-height: 80%;
}
h2.dymo {
  margin-bottom: 0;
  font-size: 50px;
  line-height: 80%;
}
.dymo a,
h1.dymo {
  color: #FFF !important;
  text-decoration: none !important;
}
.spin {
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  transform: rotate(-3deg);
  -webkit-transform-origin: 100% 0%;
}
.spin h3 {
  font-size: 18px;
}
