html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; color:white !important; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: bold; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #c60a6b; color:#fff; text-shadow: none; }
::selection { background:#c60a6b; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #c60a6b; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
a:link, a:visited, a:hover, a:active, :link, :visited, :hover, :active { -webkit-transition: .2s linear; }

/* Mike Mai Network icon */
#mmNetworkIcon{display:block;opacity:.4;position:fixed;right:-120px;bottom:32px;font-family:Georgia, serif;background:rgba(0,0,0,0.8);z-index:9999;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out}#mmNetworkIcon:hover{opacity:1;right:0}#mmNetworkIcon .logo{float:left;padding:3px 4px 7px 6px;vertical-align:middle;color:black;line-height:20px;text-decoration:none;text-shadow:rgba(255,255,255,0.6) 1px 1px;font-size:20px;border:1px solid black;background:#69CCE5;background:-webkit-linear-gradient(top, #69cce5 0%, #56d6ef 50%, #34bae2 51%, #0b7ca5 100%);background:-moz-linear-gradient(top, #69cce5 0%, #56d6ef 50%, #34bae2 51%, #0b7ca5 100%);background:-o-linear-gradient(top, #69cce5 0%, #56d6ef 50%, #34bae2 51%, #0b7ca5 100%);background:-ms-linear-gradient(top, #69cce5 0%, #56d6ef 50%, #34bae2 51%, #0b7ca5 100%);background:linear-gradient(top, #69cce5 0%, #56d6ef 50%, #34bae2 51%, #0b7ca5 100%)}#mmNetworkIcon .logo sup{top:-0.8em;font-size:9px;font-style:italic}#mmNetworkIcon .text{float:left;width:120px;padding:10px 0;color:rgba(255,255,255,0.5);line-height:12px;text-align:center;font-size:12px}

/* Primary Styles for mobile
   Author: Mike Mai
   Cyan: rgba(34,185,236,1), #20b9ec
   Magenta: rgba(199,10,108,1), #c60a6b
   Yellow: rgba(255,198,10,1), #ffc50b
   Green: rgba(156,213,57,1), #9dd53a
*/

body { padding-top:10px; background: url("https://s3.amazonaws.com/sofuckingdope/assets/tactile_noise.png"); font-family:Trebuchet MS, sans-serif; font-size:15px; }

.left { float:left; }
.right { float:right; }

#wrap { margin:0 auto; width:80%; }

header { padding:20px 0; z-index:999; }

.previous, .next { position:absolute; top:40%; z-index:999; width:8%; opacity:.5; }
.previous img, .next img { width:100%; }
.previous { left:10px; }
.previous:hover { left:5px; }
.next { right:10px; }
.next:hover { right:5px; }
.previous:hover, .next:hover { opacity:1; }

article { clear:both; background:rgba(255,255,255,.05); box-shadow: 0px 0px 5px rgba(0,0,0,.3); -o-box-shadow: 0px 0px 5px rgba(0,0,0,.3); -moz-box-shadow: 0px 0px 5px rgba(0,0,0,.3); -webkit-box-shadow: 0px 0px 5px rgba(0,0,0,.3); border-radius:10px; -o-border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; overflow:hidden; }

footer { padding:20px 0; font-size:12px; }

nav { float:right; }
nav a { display:inline-block; padding:10px 15px; margin-left:5px; height:14px; font-family:sans-serif; font-size:14px; font-weight:bold; font-weight:bold; letter-spacing:-1px; line-height:1em; text-decoration:none; color:rgba(255,255,255,1) !important; border-radius:5px; -o-border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-shadow: rgba(0,0,0,.3) 1px -1px; opacity:.8;
	background: #c16e96;
	background: -moz-linear-gradient(top, #c16e96 0%, #c40062 50%, #b20a56 51%, #c4608d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c16e96), color-stop(50%,#c40062), color-stop(51%,#b20a56), color-stop(100%,#c4608d));
	background: -webkit-linear-gradient(top, #c16e96 0%,#c40062 50%,#b20a56 51%,#c4608d 100%);
	background: -o-linear-gradient(top, #c16e96 0%,#c40062 50%,#b20a56 51%,#c4608d 100%);
	background: -ms-linear-gradient(top, #c16e96 0%,#c40062 50%,#b20a56 51%,#c4608d 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c16e96', endColorstr='#c4608d',GradientType=0 );
	background: linear-gradient(top, #c16e96 0%,#c40062 50%,#b20a56 51%,#c4608d 100%); }
nav a:hover { opacity:1; text-decoration:none; }
nav a.twitter {	color:black !important; text-shadow: rgba(255,255,255,.6) 1px -1px;
	background: #b7deed;
	background: -moz-linear-gradient(top, #b7deed 0%, #71ceef 50%, #21b4e2 51%, #b7deed 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b7deed), color-stop(50%,#71ceef), color-stop(51%,#21b4e2), color-stop(100%,#b7deed));
	background: -webkit-linear-gradient(top, #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%);
	background: -o-linear-gradient(top, #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%);
	background: -ms-linear-gradient(top, #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b7deed', endColorstr='#b7deed',GradientType=0 );
	background: linear-gradient(top, #b7deed 0%,#71ceef 50%,#21b4e2 51%,#b7deed 100%);
}

.plusone { display:inline-block; padding:0 10px; margin-right:-100%; }

header h1 { display:inline-block; font-family:'Pacifico', serif; font-size:28px; line-height:1em; font-weight:normal; color:#c60a6b; text-shadow: black 1px -1px, black 2px -2px; }
header h1 a:link, h1 a:visited, h1 a:active { color:#c60a6b; text-decoration:none; border:none; }
header h1 a:hover { color:white; }

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.caption { padding:3%; font-weight:normal !important; line-height:1.5em; text-shadow:rgba(0,0,0,.8) 1px -1px; }
.caption h2, .caption h3, .caption h4, .caption h5, .caption h6, .caption p, .caption blockquote, .caption ol, .caption ul { margin-bottom:12px; }
.caption h2, .caption h3, .caption h4, .caption h5, .caption h6 { font-family:'PT Sans Narrow', sans-serif; line-height:1em; font-weight:bold; color:#20b9ec; }
.caption h2 { font-size:22px; }
.caption blockquote { padding:10px; font-size:16px; font-style:italic; background:rgba(0,0,0,.2); border-left:3px solid #ffc50b; }
.caption em { font-style:italic; }
.caption strong { font-family:sans-serif; letter-spacing:-1px; }
.caption a, .caption a:active, .caption a:visited { font-weight:bold; color: white; border-bottom:1px dotted #c60a6b; text-decoration:none; }
.caption a:hover { color:#ffc50b; }

.meta { font-size:10px; font-weight:bold; text-transform:uppercase; padding:10px 3%; background:rgba(199,10,108,.3); }

.date, .permalink, .permalink a { display:inline-block; }
.date, .permalink a { padding:8px 12px; font-weight:bold; line-height:1em; color:white; border-radius:50px; -o-border-radius:50px; -moz-border-radius:50px; -webkit-border-radius:50px; }
.date { color:rgba(255,255,255,.3); background:rgba(0,0,0,.2); }
.permalink a { color:#c60a6b; background:rgba(0,0,0,.5); text-decoration:none; }
.permalink a:hover { color:white; }

footer { padding:20px 10% 100px 10%; margin-top:5%; font-size:18px; color:white !important; background:rgba(0,0,0,.5); }
footer h1 { font-family:'PT Sans Narrow', sans-serif; font-size:30px; }
footer em { padding:5px; font-size:12px; font-style:italic; background:rgba(255,255,255,.1); }
footer h1, footer h2, footer h3, footer h4, footer h5, footer h6, footer p, footer blockquote, footer ol, footer ul { margin-bottom:12px; }
footer hr { height:0; border-top:1px solid black; border-bottom:1px solid rgba(255,255,255,.05); }
footer a { color:#c60a6b; text-decoration:none; }
footer a:hover { text-decoration:underline; }
footer a.none { color:white; }
footer a.none:hover { text-decoration:none; }

.pagination { display:block; height:40px; padding:20px; font-family:'Pacifico', serif; font-size:18px; line-height:1em; }
.pagination a { color:#c60a6b; text-decoration:none; }
.pagination a:hover { color:white; }









.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


@media all and (orientation:portrait) {


}

@media all and (orientation:landscape) {


}

@media all and (max-width: 600px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */

	nav, .previous, .next { display:none; }
	
	#wrap { width:94%; }
	
	footer { padding:20px 3% 100px 3%; }

}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}