/* @group Resolution Independent */

@font-face {
  font-family: "AnarchistSans";
  src: url('type/anarchistsansblack-webfont.eot');
	src: local('☺'), url('type/anarchistsansblack-webfont.woff') format('woff'), url('type/anarchistsansblack-webfont.ttf') format('truetype'), url('type/anarchistsansblack-webfont.svg#webfontOZRpdICE') format('svg');
	font-weight: bold;
	font-style: normal;
}

::selection {
	background: #ff4000;
	color: white;
}

::-moz-selection {
	background: red;
	color: white;
}

a::selection {
	color: black;
}

a::-moz-selection {
	color: black;
}

a:hover::selection {
	color: red;
	background: white;
}

a:hover::-moz-selection {
	color: red;
	background: white;
}

body {
	margin: 0;
	padding: 0;
	text-rendering: optimizeLegibility;
}

nav ul li a img {
	display: none;
}

.button {
	font: bold 12px Helvetica, Arial, Sans-Serif !important;
	display: inline-block;
	background: -webkit-gradient(linear, left top, left bottom, from(#f08055), to(#d60007)) !important;
	background: -moz-linear-gradient(top,  #f08055,  #d60007) !important;
	background: url(/img/button.png) repeat-x #d60007;
	color: #fff !important;
	cursor: pointer;
	padding: 3px 10px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #b45556;
	text-shadow: 0 -1px 0 rgb(176, 31, 31);
	text-decoration: none !important;
}

.button:hover {
	color: #fff !important;
	background: -webkit-gradient(linear, left top, left bottom, from(#777), to(#000)) !important;
	background: -moz-linear-gradient(top,  #777,  #000) !important;
	background: url(/img/button-hover.png) repeat-x #000;
	border: 1px solid #333;
	text-shadow: 0 -1px 0 rgb(0, 0, 0);
	text-decoration: none !important;
}

.serif {
	font-family:Georgia,Times,serif;
}

video, video * {
	background-color: black;
}

img {
	border: 0;
}

.screenreaderonly {
	top: -10000px;
	width:1px;
	height:1px;
	overflow:hidden;
	position: absolute;
}

nav {
	width: 100%;
	height: 125px;
	top: 40px;
	position: absolute;
}

nav * {
	 margin:  0;
	 padding: 0;
	 border:  0;
}

nav li {
	display: inline;
}

nav li a {
	display: inline-block;
	text-transform: uppercase;
	position:  relative;
	font: bold 95% AnarchistSans, Helvetica Neue, Helvetica, Arial, sans-serif;
	float: left;
}

nav li a#nav0 {
	background: url(/img/nav.png) repeat-x 0 -1000px;
	color:  white;
}

nav li a#nav1:hover {
	background: url(/img/nav.png) repeat-x 0 -1040px;
}

nav li a#nav2:hover {
	background: url(/img/nav.png) repeat-x 0 -1080px;
}

nav li a#nav3:hover {
	background: url(/img/nav.png) repeat-x 0 -1120px;
}

nav li a#nav4:hover {
	background: url(/img/nav.png) repeat-x 0 -1160px;
}

nav li a#nav5:hover {
	background: url(/img/nav.png) repeat-x 0 -1200px;
}

nav li a#nav6:hover {
	background: url(/img/nav.png) repeat-x 0 -1240px;
}
	
nav li a:hover {
	display: inline-block;
	color: white;
	text-decoration: none;
}
	
nav li a .navlink {
	display: inline-block;
	position: relative;
	padding-left: 9px;
	padding-right: 9px;
}

nav li a#logo {
	display: inline-block;
	position: relative;
	top: 13px;
	height: 99px;
	left: 0;
	background: url(/img/noborders.png) no-repeat 13px;
	background-size: 293px 99px;
}

nav ul {
	height: 125px;
	background: url(/img/nav.png) repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

div#main {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
	overflow: hidden;
	margin-bottom: 28px;
}
	
section header {
	position: relative;
	min-height: 40px;
	display: block;
	background: -webkit-gradient(linear, left top, left bottom, from(#edecec), to(#bebdbd)) !important;
	background: -moz-linear-gradient(top,  #edecec,  #bebdbd) !important;
	background: url(/img/header-bg.png) repeat-x #bebdbd;
}

section header h2 {
	font-family:Georgia,Times,serif;
	font-size:28px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:-0.04em;
	line-height:28px;
	text-transform: lowercase;
	margin: 0;
	padding: 5px 8px;
}

section header h2 img {
	position: relative;
	top: 5px;
}

section div {
	margin-top: 12px;
}

section div p, section div ol {
	font: 11px Helvetica, Arial, sans-serif;
}

section div ol {
	padding-left: 2em;
	padding-right: 1em;
	margin-top: 0;
}

section div p:first-child {
	margin-top: 0;
}

section div ul li {
	list-style: none;
}

section div ul {
	display: inline;
	margin: 0;
	padding: 0;
	font-family:Georgia,Times,serif;
	font-size: 9pt;
}

div#aside {
	color: #fff;
	background: #242424 url(/img/aside-bg.png) repeat-x;
	clear: both;
}

div#aside p, div#aside a {
	font: 11px Helvetica, Arial, sans-serif;
}

div#aside h3 {
	font-family: Georgia,Times,serif;
	font-weight: normal;
}

div#aside a {
	color: #cdcdcd;
}

div#aside div.subaside {
	background: #373837 url(/img/aside-div-bg.png) repeat-x;
}

div#aside div.subaside div {
	color: #888;
}

div#aside ul li {
	list-style: none;
}

div#aside ul {
	padding: 0;
}

footer {
	position: fixed;
	clear: both;
	display:  block;
	z-index: 99;
	bottom:  0;
	padding: 0;
	border: 0;
	width: 100%;
	height: 20px;
}

footer p {
	color: #888;
	font-size: 7pt;
	text-align: center;
	font-family: "Lucida Grande", Lucida, sans-serif;
	padding-top: 5px;
	position: relative;
	background-color: #242424;
	height: 20px;
	margin: 0 auto;
}

footer p a {
	color: #cdcdcd;
}

/* @end */

/* @group Resolution Dependent */

@media handheld and (max-width: 480px), screen and (max-device-width: 480px), screen and (max-width: 635px) {

	.unfinished {
		cursor: default;
		color: rgba(128,128,128,0.5)
	}
	
	.unfinished:after {
		content: "- coming soon -";
	}

	.tipbullet {
		display: none;
	}
	
	.tiplabel {
		display: none;
	}
	
	body {
		background-color: #fff;
	}
	
	nav {		
		top: 0;
	}
	
	nav li a#logo {
		min-width: 293px;
		width: 100%;
	}
	
	nav li a {
		width: 100%;
		top: 26px;
		left: 0;
		color: #fff;
		height: 35px;
		background: #313131;
	}
	
	nav li a div {
		padding-top: 10px;
		text-indent: 5px;
	}
	
	div#main {
		margin-top: 370px;
	}
	
	section {
		width: 100%;
		background-color: #fff;
		padding-bottom: 12px;
	}
	
	section header {
		height: auto;
		min-height: 40px;
		background-color: #bebdbd;
	}

	section header h2 {
		line-height: 28px;
		white-space: normal;
    	overflow: visible;
    	text-overflow: visible;
	   	 -o-text-overflow: visible; 
	   	 -ms-text-overflow: visible;
		padding: 5px 12px 10px;
	}
	
	section div {
		padding-left: 13px;
		padding-right: 13px;
		background-color: #fff;
	}
	
	#main p a, #main ul a, #aside a, footer a {
		text-decoration: underline;
	}

	#main p a:hover, #main ul a:hover {
		color: #000;
	}
	
	section div p, section div ol {
		font-size: 13px;
	}

	section div ul {
		font-size: 10pt;
	}
	
	section div video {
		width:  100%;
		height: auto;
	}
	
	section img {
		max-width: 100%;
	}

	div#aside {
		margin-top: 40px;
	}

	div#aside div.subaside {
		border-top: 20px solid #242424;
		padding: 1px 13px;
	}

	div#aside h3 {
		font-size: 15px;
	}

	div#aside p, div#aside a {
		font-size:  13px;
	}

	div#aside a:hover {
		color: #e82010;
	}

	div#aside div#comrades ul#column2 {
		margin-top: -1em;
	}
	
	footer {
		position: relative;
		height:  auto;
		background-color: #242424;
		padding-bottom: 5px;
	}
	
	footer p {
		background-color: transparent;
		height:  auto;
		margin-left: 13px;
		margin-right: 13px;
	}
	
	footer p a:hover {
		color: #e82010;
	}
	
	
}

@media screen and (min-width: 636px) {

	.tipbullet {
		position: absolute;
		display: none;
		left: 13px;
		top: 7px;
		border-style: solid;
		border-width: 25px;
		border-color: transparent transparent #000 transparent;
	}
	
	.tiplabel {
		font: 10px Helvetica, Arial, Sans-serif;
		line-height: 10px;
		font-weight: bold ! important;
		text-transform: none !important;
		position: absolute;
		display: none;
		background: #000;
		left: -38px;
		top: 37px;
		width: 140px;
		padding: 4px;
		text-align: center;
		z-index: 500;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
	}
	
	.unfinished {
		cursor: help;
	}
	
	.unfinished:hover .tiplabel, .unfinished:hover .tipbullet {
		display: block;
	}
	
	nav li a {
		height: 35px;
		top: 26px;
		color: #444;
	}
	
	nav li a div#home {
		padding-left: 13px;
	}
		
	nav li a .navlink {
		top: 9px;
	}
	
	nav li a#logo {
		width: 636px;
	}
	
	nav ul {
		width: 636px;
	}
	
	div#main {
		margin-top: 240px;
		width: 636px;
	}
	
	section {
		display: block;
		margin: 0 0 40px;
	}

	section img {
		max-width: 636px;
	}
	
	div#aside {
		width: 636px;
		margin-left: auto;
		margin-right: auto;
		display: table;
	}

	div#aside li {
		height: 14px;
	}
	
	div#aside ul {
		margin-top: -4px;
	}

	div#aside h3 {
		font-size: 14px;
	}
	
	div#aside div.subaside {
		position: relative;
		width: 264px;
		top: 0;
		overflow:  hidden;
		float: left;
		margin-left: 20px;
		margin-top: 20px;
		padding-left: 12px;
		padding-right: 12px;
	}
	
	div#aside div.row1 {
	 	height: 109px;
	}

	div#aside div.row2 {
	 	height: 380px;
		background-image: none;
	}
	
	div#aside div.col1 {
		width: 330px;
	}

	div#aside div.col2 {
		width: 198px;
	}
	
	div#aside div#comrades ul#column2 {
		position:absolute;
		top: 2.8em;
		margin-left: 180px;
	}
	
	
	footer p {
		width: 636px;
	}
	
}

@media screen and (min-width: 960px) {
	
	.tipbullet {
		top: 98px ! important;
	}
	
	.tiplabel {
		top: 128px ! important;
	}
	
	section header h2 div {
		height: auto;
	}
	
	nav li a {
		height: 125px;
		color: white;
		left: 335px;
		top: auto;
	}
	
	nav li a div#home {
		padding-left: 9px;
	}

	nav li a#nav1:hover {
		background: url(/img/nav.png) repeat-x 0 -250px;
	}

	nav li a#nav2:hover {
		background: url(/img/nav.png) repeat-x 0 -375px;
	}

	nav li a#nav3:hover {
		background: url(/img/nav.png) repeat-x 0 -500px;
	}

	nav li a#nav4:hover {
		background: url(/img/nav.png) repeat-x 0 -625px;
	}

	nav li a#nav5:hover {
		background: url(/img/nav.png) repeat-x 0 -750px;
	}

	nav li a#nav6:hover {
		background: url(/img/nav.png) repeat-x 0 -875px;
	}
	
	nav li a .navlink {
		top: 98px;
	}
	
	nav li a#logo {
		width: 330px;
	}
	
	nav li a#nav0 {
		background: url(/img/nav.png) repeat-x 0 -125px;
	}
		
	nav ul {
		width: 960px;
	}
	
	div#main {
		margin-top: 205px;
		width: 960px;
	}
	
	section {
		height: 410px;
		display: inline-block;
		margin: 0 0 12px;
	}

	section.left {
		float: left;
	}

	section.middle {
		margin-left: 12px;
		display: inline-block;
		float: left;
	}

	section.right {
		float: right;
	}

	section.single, section.single header {
		width: 312px;
	}

	section.double, section.double header {
		width: 636px;
	}

	section.triple, section.triple header {
		width: 960px;
		display: inline-block;
	}

	section.single img {
		max-width: 312px;
	}

	section.double img {
		max-width: 636px;
	}

	section.triple img {
		max-width: 960px;
	}
	
	section div {
		overflow: hidden;
	}
	
	div#aside {
	width: 960px;
	height: 229px;
}

	div#aside div.subaside {
	width: 144px;
	height: 376px;
	background: #373837 url(/img/aside-div-bg.png) repeat-x;
}

	div#aside div.subaside div, div#aside h3 {
	position: relative;
	top: -4px;
}

	div#aside div#comrades {
	width: 342px;
	padding-right: 0;
}

	div#aside div#comrades ul#column2 {
	margin-top: -2.8em;
	}
	
	footer p {
		width: 960px;
	}
	
}

@media screen and (min-height: 1200px) {
	footer {
		position: static;
	}
	
	footer p {
		height: 15px;
	}
}

/*iPhone*/
/* @media only screen and (max-device-width: 480px) {
	
} */

/*iPad*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		.unfinished {
			cursor: default;
			color: rgba(128,128,128,0.5) ! important;
		}
	
		.tipbullet {
			display: none;
		}
		
		.tiplabel {
			display: none;
		}
		
		footer {
			position: static;
		}
		
		footer p {
			height: 15px;
		}
}

/* @end */