/* RESET & SHIZ */

* {
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	line-height: 1.24;
}

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

audio, canvas, video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

audio:not([controls]) {
	display: none;
}

[hidden] {
	display: none;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
	font-family: 'Lato', sans-serif;
	color: #222;
}

body {
	margin: 0;
	font-size: 1em;
	min-width: 1050px;
	line-height: 1.4;
	background-image: url("http://cdn0.sbnation.com/share/product_blog/assets/bg3.jpg");

}

::-moz-selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #000;
	color: #fff;
	text-shadow: none;
}

a {
	color: #e53a03;
	text-decoration: none;
	font-weight: 500;
}

a:hover, a:active {
	outline: 0;
	color: #3a2600;
	font-weight: normal;
	
}

abbr[title] {
	border-bottom: 1px dotted;
}

b, strong, .bold {
	font-weight: 900;
}

blockquote {
	margin: 1em 40px;
}

dfn {
	font-style: italic;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 1em 0;
	padding: 0;
}

ins {
	background: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background: #ff0;
	color: #000;
	font-style: italic;
	font-weight: 900;
}

h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: 700;
	font-family: gotham, Helvetica, "Lucida Grande", Verdana, sans-serif;
}

.lato {
	font-family: 'Lato', sans-serif;
}

q {
	quotes: none;
}

q:before, q:after {
	content: "";
	content: none;
}

small {
	font-size: 85%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

ul, ol {
	margin: 1em 0;
	padding: 0 0 0 40px;
}

dd {
	margin: 0 0 0 40px;
}

nav ul, nav ol {
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic;
	vertical-align: middle;
}

.profile-image {
	width: 100px;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

form {
	margin: 0;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

label {
	cursor: pointer;
}

legend {
	border: 0;
	*margin-left: -7px;
	padding: 0;
	white-space: normal;
}

button, input, select, textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
	*vertical-align: middle;
}

button, input {
	line-height: normal;
}

button, input[type="button"], input[type="reset"], input[type="submit"] {
	cursor: pointer;
	-webkit-appearance: button;
	*overflow: visible;
}

button[disabled], input[disabled] {
	cursor: default;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
	*width: 13px;
	*height: 13px;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
	resize: vertical;
}

input:valid, textarea:valid {
	
}

input:invalid, textarea:invalid {
	background-color: #f0dddd;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td {
	vertical-align: top;
}

.chromeframe {
	margin: 0.2em 0;
	background: #ccc;
	color: black;
	padding: 0.2em 0;
}

.ir {
	display: block;
	border: 0;
	text-indent: -999em;
	overflow: hidden;
	background-color: transparent;
	background-repeat: no-repeat;
	text-align: left;
	direction: ltr;
	*line-height: 0;
}

.ir br {
	display: none;
}

.hidden {
	display: none !important;
	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: "";
	display: table;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.light {
	font-weight: 300;
}

/* CSS */

html {
	height: 100%;
	background-color: #f3f1ec;
	/*background-image: -moz-radial-gradient(35% 10%, ellipse closest-side, #ffffff, #efe9e4 100%);
	background-image: -webkit-radial-gradient(35% 10%, ellipse closest-side, #ffffff, #efe9e4 100%);
	background-image: -o-radial-gradient(35% 10%, ellipse closest-side, #ffffff, #efe9e4 100%);
	background-image: -ms-radial-gradient(35% 10%, ellipse closest-side, #ffffff, #efe9e4 100%);
	background-image: radial-gradient(35% 10%, ellipse closest-side, #ffffff, #efe9e4 100%)*/
}

header {
	padding: 15px 0 10px;
	margin-bottom: 15px;
}

header h1 {
	float: left;
}

header h1 a {
	display: block;
	width: 305px;
	height: 55px;
	color: #e84704;
	overflow: hidden;
	text-indent: -9999px;
	background: url(http://share.sbndev.net/product_blog/assets/vox-logo.png) 0 0;
	margin-top: 64px;
	margin-bottom: 30px;
	margin-left: 5px;
}

header ul {
	position: relative;
	bottom: 0;
	float: right;
	padding-top: 100px;
	margin: 0;
}

li {
	color: #523c40;
	font-size: 13px;
}


header ul li {
	display: inline-block;
	margin-left: 30px;
	margin-right: 17px;
	padding-bottom: 5px;
}

header ul li a {
	color: #e84704;
	font-weight: 400;
	font-size: 90%;
	text-transform: uppercase;
	
	
	
}

header ul li.active a {
	color: #3a2600;
	font-weight: normal;
}

header ul li a:hover {
	color: #3a2600;
	font-weight: normal;
}


.tagline {
	color: #565656;
	margin: 25px 0 15px;
	font-size: 100%;
	font-style: normal;
	width: 100%;
	padding-left: 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-top: 0px;
	line-height: 130%;
}

.tagline a {
	font-style: italic;
}






.container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

.main {
	background-color: transparent;
	/*-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/

}

.main .content {
	float: left;
	width: 600px;
	padding: 30px;
	margin-right: 20px;
	margin-left: 20px;
}

.main .sidebar {
	float: right;
	width: 260px;
	
}

.main .content .page-title {
	color: #e84704 !important;
	margin: 0 0 25px 0 !important;
	font-size: 100% !important;
}

.main .content article {
	position: relative;
}

.main .content article.post aside {
	position: absolute;
	left: -110px;
	width: 80px;
	text-align: right;
}

.main .content article.post aside a {
	padding: 5px 20px 5px 8px;
	color: #FFF;
	font-size: 80%;
	font-weight: 400;
}

.main .content article.post aside a:after {
	content: "";
	display: block;
	position: absolute;
	top: 7px;
	right: 1px;
	width: 20px;
	height: 20px;
	background-image: url("http://share.sbndev.net/product_blog/assets/sprite.png");
	background-position: -2px -2px;
}

.main .content article.post aside.comments {
	top: 5px;
}

.main .content article.post aside.comments a {
	background-color: transparent;
	background-image: url(circle.png);
	margin-right: -4px;
	padding-left: 14px;
	padding-right: 29px;
	padding-bottom: 29px;
	padding-top: 14px;
	
	}

.main .content article.post aside.notes {
	top: 30px;
	visibility: hidden;
	
}

.main .content article.post aside.notes a {
	background-color: #003F5E;
}

.main .content article.post aside.notes a:after {
	top: 7px;
	right: -4px;
	background-position: -23px -3px;
	margin-left: 11px;
}

.main .content article.post .byline {
	font-size: 80%;
	color: #444;
	font-style: italic;
	margin-bottom: 25px;
	margin-top: 10px;
}

.main .content article.post .byline .date-link {
	color: #444;
	font-weight: 300;
	
}

.main .content .page-title,
.main .content article.post h2 {
	font-size: 300%;
	line-height: 20px;
	/*text-shadow: 1px 1px 0px #FFF, 2px 2px 0px #DDD;*/
	margin: 0px 0;
	text-transform: none;
	font-style: normal;
	border-bottom: 3px solid black;
	padding-bottom: 10px;
}

.main .content article.post h2 a {
	color: #000;
	line-height: 50px;
	font-weight: 600 !important;
	letter-spacing: -2px;
}

.main .content article.post p {
	margin: 18px 0;
	font: 14px/135% "Lucida Grande", Lucida, Verdana, sans-serif;
}

.main .content article.post img {
  display: block;
  margin: 0 auto;
  max-width: 600px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: 0px solid #FFF;
}

.main .content article.post .tags {
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
	border: 1px solid #CCC;
	border-width: 1px 0;
	font-size: 75%;
}

.main .content article.post .tags li {
	display: inline-block;
	margin-right: 10px;
}

.main .content article.post .tags li a {
	font-weight: 400;
}

.main .content article.post table {
  width: 100%;
  border: 1px solid #FFF;
}
.main .content article.post table td {
  padding: 3px 5px;
  border-right: 1px solid #FFF;
}
.main .content article.post table thead {
  font-weight: bold;
  border-bottom: 1px solid #FFF;
  background-color: rgba(255,255,255,0.8);
}
.main .content article.post table tbody tr:nth-child(2n) {
  background-color: rgba(255,255,255,0.75);
}

.main .content article.post ul li,
.main .content article.post ol li {
  margin: 10px 0;
}

.main .content article.post h3,
.main .content article.post h4 {
  margin: 25px 0 20px;
}

.main .content article.post h3 {
  font-size: 150%;
}

.main .content article.post h4 {
  color: #555;
}

.main .content article.post .size12 { font-size: 12px; }
.main .content article.post .size13 { font-size: 13px; }
.main .content article.post .size14 { font-size: 14px; }
.main .content article.post .size15 { font-size: 15px; }
.main .content article.post .size16 { font-size: 16px; }

.main .content article.video .byline,
.main .content article.photo .byline,
.main .content article.audio .byline,
.main .content article.quote .byline {
	margin-bottom: 25px;
}

.main .content article.chat .chat {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border: 1px solid #DDD;
	margin-top: -10px;
}

.main .content article.chat .chat li {
	padding: 5px 10px;
}

.main .content article.chat .chat li.odd {
	background-color: #EEE;
}

.main .content article.chat .chat li strong {
	margin-right: 5px;
}

.main .content article.video .video-player {
	background: #000;
}

.main .content article.video .video-player iframe {
	display: block;
	margin: 0 auto;
}

.main .content article.quote blockquote {
	background: #EEE;
	background-image: -moz-linear-gradient(top, #EEE, #DDD);
	background-image: -ms-linear-gradient(top, #EEE, #DDD);
	background-image: -o-linear-gradient(top, #EEE, #DDD);
	background-image: -webkit-linear-gradient(top, #EEE, #DDD);
	background-image: linear-gradient(top, #EEE, #DDD);
	padding: 15px;
	text-align: center;
	font-size: 150%;
	margin: 0 0 15px 0;
	text-shadow: 1px 1px 0px #FFF;
	font-style: italic;
}

.main .content .notes {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.main .content .notes .note {
	background: #DDD;
	margin-bottom: 2px;
	padding: 5px 30px 5px 5px;
	position: relative;
}

.main .content .notes .note.like:after {
	content: "";
	position: absolute;
	width: 13px;
	height: 13px;
	top: 9px;
	right: 9px;
	background-image: url("http://share.sbndev.net/product_blog/assets/sprite.png");
	background-position: -23px -3px;
}

.main .content .notes .note.reblog:after {
	content: "";
	position: absolute;
	top: 10px;
	right: 4px;
	width: 20px;
	height: 20px;
	background-image: url("http://share.sbndev.net/product_blog/assets/sprite.png");
	background-position: -43px -3px;
}

.main .content .spacer {
	text-align: center;
	color: #CCC;
	margin: 50px 0;
}

.main .sidebar aside {
	margin: 30px 0;
	position: relative;
}

.main .sidebar aside h3 {
	background-color: transparent;
	width: 270px;
	color: #000;
	font-weight: 400;
	font-style: italic;
	font-size: 130%;
	/*text-shadow: 1px 1px 0px rgba(0,0,0,0.3);*/
	padding: 18px 0 0px 10px;
	margin-bottom: 30px;
	/*background-image: url(sidebarwrap.png);*/
	height: 30px;
	border-bottom: 2px solid black;
}

.main .sidebar aside .view-all {
	position: absolute;
	top: 0;
	right: -19px;
	color: #666;
	font-size: 60%;
	font-weight: 400;
	height: 10px;
	background-color: transparent;
	padding: 7px;
	margin-left: 5px;
	margin-top: 23px;
	margin-right: 5px;
	text-transform: uppercase;
}


.main .sidebar aside.flickr ul {
	list-style-type: none;
	margin: 0;
	padding-left: 0px;
	padding-right: 10px;
}

.main .sidebar aside.flickr ul li {
	display: inline-block;
	background-color: transparent;
	margin: 4px 4px 0 0;
	min-height: 77px;
	vertical-align: middle;
	
}

.main .sidebar aside.flickr ul li img {
	width: 74px;
	height: 74px;
}

.main .sidebar aside.flickr ul li:first-child {
	display: block;
	width: 240px;
	margin-top: 17px;
}

.main .sidebar aside.flickr ul li:first-child img {
	width: 230px;
	height: auto;
}

.main .sidebar aside.twitter ul {
	list-style-type: none;
	color: #585858;
	font-size: 14px;
	margin: 0;
	padding: 0;
	padding-left: 0px;
	display: block;
	width: 285px;
}

.main .sidebar aside.twitter ul li {
	margin: 15px 0;
	font-size: 90%;
	word-spacing: .5px;
}

.main .sidebar aside.twitter ul li:first-child {
	margin-top: 10px;
}

.main .sidebar aside.twitter ul li img {
	float: left;
	height: 55px;
	width: 55px;
	padding: 3px;
	border: 1px solid #e3e3e3;
	margin: 0px 10px 19px 0;
	background-color: #fff;
}

.main .sidebar aside.dribbble ul {
	list-style-type: none;
	margin: 10px 0 0 0;
	padding-left: 0px;
}

.main .sidebar aside.dribbble ul li {
	display: inline-block;
	background-color: #DDD;
	margin: 4px 4px 0 0;
	min-height: 77px;
	vertical-align: middle;
}

.main .sidebar aside.dribbble ul li img {
	width: 114px;
	height: 85px;
}

.main .sidebar .search {
	border: 1px solid #DDD;
	margin: 25px 20px 0 0;
	border-radius: 3px;
	position: relative;
}

.main .sidebar .search input[type="text"] {
	border: 0;
	width: 207px;
	color: #555;
	font-size: 100%;
	padding: 5px 7px;
}

.main .sidebar .search input[type="submit"] {
	border: 0;
	background: transparent;
	text-indent: -90px;
	width: 13px;
	height: 13px;
	position: absolute;
	top: 7px;
	right: 4px;
	background-image: url("http://share.sbndev.net/product_blog/assets/sprite.png");
	background-position: -68px -3px;
}

.pagination {
	color: #888;
	position: relative;
	height: 10px;
}

.pagination .newer {
	position: absolute;
	top: 0;
	left: 0;
}

.pagination .count {
	position: absolute;
	top: 0;
	left: 50%;
	width: 200px;
	margin-left: -100px;
	text-align: center;
}

.pagination .older {
	position: absolute;
	top: 0;
	right: 0;
}

footer {
	background-color: #000;
	margin-top: -5px;
	padding-bottom: 100px;
	
}

footer .copyright {
  display: block;
	text-align: left;
	color: #fef6ea;
	padding-top: 25px;
	font-size: 75%;
	font-weight: 400;
}

#team-page,
body[data-title="Our Team"] article .byline,
body[data-title="Our Team"] .spacer,
body[data-title="Our Team"] .comments {
	display: none;
}

body[data-title="Our Team"] article h2 {
	margin: -7px 0 25px 0 !important;
}

body[data-title="Our Team"] #team-page {
	display: block;
}

body[data-title="Our Team"] #team-page .intro {
	margin-bottom: 50px;
}

body[data-title="Our Team"] #team-page .intro img {
	margin: -10px 0 0;
}

body[data-title="Our Team"] #team-page .intro p {
	margin: 25px 0;
}

body[data-title="Our Team"] #team-page .member {
	margin-bottom: 20px;
	
}

.member:hover .team_links {
	visibility: visible;
	}

body[data-title="Our Team"] #team-page .member.clone {
	display: none;
}

body[data-title="Our Team"] #team-page .member h3 {
	color: black;
	font-size: 150%;
	padding-top: 0px;
	line-height: 110%;
}


body[data-title="Our Team"] #team-page .member h4 {
	margin: 4px 0 10px;
	color: #555;
	text-transform: none;
	font-style: italic;
	font-weight: 400;
}

body[data-title="Our Team"] #team-page .member img.avatar {
	width: 100px;
	float: left;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 47px;
	-moz-box-shadow: 1px 1px 5px #b2b2b2;
	-webkit-box-shadow: 1px 1px 5px #b2b2b2;
	box-shadow: 1px 1px 5px #b2b2b2;
}




.team_links {
	visibility: hidden;
	font-size: 11px;
	line-height: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 112px;
}

.team_links img {
	width: 16px;
	margin-right: 4px;
	height: 16px;
	
}

.team_links a {
	width: 16px;
	margin-right: 20px;
	height: 16px;
	
}

body[data-title="Our Team"] #team-page .member p {
	margin-top: -5px;
	margin-bottom: 10px;
}

/* SYNTAX HIGHLIGHTING */

/* desert scheme ported from vim to google prettify */

pre {
	display: block;
	background-color: #333;
	overflow: scroll;
	font-size: 12px;
	color: #ffffff;
}

pre .nocode {
	background-color: none;
	color: #000
}

pre .str {
	color: #ffa0a0
}

/* string  - pink */

pre .kwd {
	color: #f0e68c;
	font-weight: bold
}

pre .com {
	color: #87ceeb
}

/* comment - skyblue */

pre .typ {
	color: #98fb98
}

/* type    - lightgreen */

pre .lit {
	color: #cd5c5c
}

/* literal - darkred */

pre .pun {
	color: #fff
}

/* punctuation */

pre .pln {
	color: #fff
}

/* plaintext */

pre .tag {
	color: #f0e68c;
	font-weight: bold
}

/* html/xml tag    - lightyellow */

pre .atn {
	color: #bdb76b;
	font-weight: bold
}

/* attribute name  - khaki */

pre .atv {
	color: #ffa0a0
}

/* attribute value - pink */

pre .dec {
	color: #98fb98
}

/* decimal         - lightgreen */

/* Specify class=linenums on a pre to get line numbering */

ol.linenums {
	margin-top: 0;
	margin-bottom: 0;
	color: #AEAEAE
}

/* IE indents via margin-left */

li.L0,li.L1,li.L2,li.L3,li.L5,li.L6,li.L7,li.L8 {
	list-style-type: none
}

/* Alternate shading for lines */

li.L1,li.L3,li.L5,li.L7,li.L9 {
	
}

@media print {

pre {
	background-color: none
}

pre .str, code .str {
	color: #060
}

pre .kwd, code .kwd {
	color: #006;
	font-weight: bold
}

pre .com, code .com {
	color: #600;
	font-style: italic
}

pre .typ, code .typ {
	color: #404;
	font-weight: bold
}

pre .lit, code .lit {
	color: #044
}

pre .pun, code .pun {
	color: #440
}

pre .pln, code .pln {
	color: #000
}

pre .tag, code .tag {
	color: #006;
	font-weight: bold
}

pre .atn, code .atn {
	color: #404
}

pre .atv, code .atv {
	color: #060
}

}

.content pre code {
	background-color: inherit;
	color: inherit
}

.content pre {
	padding: 1em;
	margin: 0.5em 0px;
}

/* THIS CAN BE REMOVED ONCE WE HEAR BACK FROM DISQUS */
aside.comments {
  display: none;
}