@import url('reset.css');
@import url('extra.css');
/* global layout */
html {
	background: #ffffff;
	font-size: 76%;
}
body {
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #000000;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #787878;
}
/* layout */
#container {
	padding: 40px;
}
/* header */
#branding h1 {
}
#branding h1 a {
	display: block;
}
/* navigation */
#sharedTop {
	height: 80px;
}
#sharedTop ul li {
	float: left;
	margin-right: 0.5em;
	background: url('../imgs/separator.gif') right 10px no-repeat;
	padding-right: 1.2em;
	text-transform: lowercase;
}
#sharedTop ul li.last {
	background: none;
	padding-right: 0;
	margin-right: 0;
}
#sharedTop ul li.selected a {
	font-weight: bold;
}/* @end */
/* @end */

/* content */
#content {
	clear: both;
}
#box {
	overflow: auto;
	zoom: 1;
}
#box img {
	width: 357px;
	float: right;
}
#box a {
	border-bottom: thin dotted #111;
}
/* content_primary */
#content_primary {
	line-height: 120%;
	width: 1100px;
	overflow: auto;
}
.front #content_primary {
	width: 1210px;
}
#content_primary h2 {
	font-weight: normal;
	line-height: 120%;
	font-size: 110%;
}
#content_primary h3 {
	font-weight: normal;
	font-size: 110%;
}
#content_primary p {
	margin-bottom: 1.1em;
}
#content_primary ul {
	margin-left: 1.2em;
	margin-bottom: 1em;
}
#content_primary div.vcard {
	margin-bottom: 1em;
}
#content_primary .extra {
	font-size: 0.8em;
	line-height: 130%;
}
#content_primary sup {
	font-size: 70%;
	line-height: 1em;
	vertical-align: top;
}
#content_primary .event {
	float: left;
	width: 510px;
}
/*#content_primary .news-gallery {
	padding-right: 170px;
}*/
#content_primary div.event,
#content_primary div.pagination {
	margin-bottom: 35px;
}
#content_primary .agenda {
	width: 100%;
}
/*#content_primary .agenda .description{
	width:680px;
	float:left;
}*/
#content_primary div.event div.flyer {
	margin-top: -20px;
	margin-bottom: 20px;
}
#content_primary div.event div.name {
	font-weight: bold;
	font-size: 0.8em;
}
#content_primary .description {
	font-size: 0.8em;
}
#content_primary .description strong {
	font-size: 1.25em;
}
#content_primary .description strong em {
	font-size: 0.8em;
}
#content_primary .description em strong {
	font-size: 1em;
}
/* contact */
#contact div.vcard div.adr,
#contact div.vcard div.org {
	font-weight: bold;
}
#contact div.vcard div.adr {
	margin-bottom: 1.2em;
}
#contact div.vcard a {
	display: block;
	margin-bottom: 1.2em;
}
/* back_issue */
#content_primary .issue .artists.rollover {
	background: none repeat scroll 0 0 #ffffff;
	border: 1px solid #ccc;
	box-shadow: 2px 2px 4px #ccc;
	display: none;
	left: 50px;
	padding: 5px;
	position: absolute;
	top: 50px;
}
#content_primary .issue:hover .artists.rollover,
#content_primary .issue .artists.rollover:hover {
	display: block;
}
#content_primary .issue {
	position: relative;
	float: left;
	margin-right: 20px;
	font-size: 0.8em;
	line-height: 120%;
	height: 200px;
	width: 200px;
}
#content_primary .issue img {
	image-rendering: optimizequality;
}
#content_primary form .issue {
	clear: none;
}
#content #content_primary .issue span {
	font-style: italic;
}
#content #content_primary .issue h3 {
	margin-bottom: 1.1em;
	font-size: 1.05em;
}
#content #content_primary .issue h3 span {
	font-weight: bold;
	font-style: normal;
}
#content_primary form .issue h3 {
	margin: 0 0 1.1em 0 !important;
	font-size: 1.05em !important;
	font-weight: normal !important;
}
#content_primary form .issue h3 span {
	font-weight: bold !important;
	font-style: normal !important;
}
#content #content_primary .issue .artists ul {
	margin-bottom: 0;
	margin-left: 0;
}
#content #content_primary .artists ul li.selected {
	font-weight: bold;
}
#content #content_primary .issueLatest,
#content #content_primary .issueDetail {
	width: 830px;
}
#content #content_primary .issueLatest img,
#content #content_primary .issueDetail img {
	border: 1px solid #787878;
}
#content #content_primary .issueDetail .issue {
	width: 180px;
	_width: 165px;
}
#content #content_primary .issueDetail .front {
	height: 313px;
	padding: 0px 15px 0px 0px;
	float: left;
	margin-right: 20px;
	background: url('../imgs/cover_front_small.gif') bottom right no-repeat;
}
#content #content_primary .issueDetail .back {
	height: 313px;
	padding: 0px 15px 0px 0px;
	float: left;
	background: url('../imgs/cover_front_small.gif') bottom right no-repeat;
}
#content #content_primary .inside {
	_width: 445px;
	max-width: 445px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#content #content_primary .inside .image {
	height: 312px;
	padding: 0px 15px 0px 0px;
	background: url('../imgs/cover_inlay.gif') bottom right no-repeat;
}
#content #content_primary .issueDetail .artist {
	font-weight: bold;
	padding-left: 450px;
}
#content #content_primary .issueDetail .intro {
	padding-left: 450px;
}
.front #content #content_primary > div > div {
	margin-top: 57px;
	float: left;
}
#content #content_primary .latestObjects {
	margin-top: 57px;
	float: left;
}
.front #content #content_primary .latestObjects {
	margin-top: 0;
}
#content #content_primary .issueLatest .collectionbox,
#content #content_primary .issueLatest .front,
#content #content_primary .issueLatest .back {
	box-shadow: 9px 9px 10px 0 rgba(165, 165, 165, 1);
	-webkit-box-shadow: 9px 9px 10px 0 rgba(165, 165, 165, 1);
	float: left;
	height: 515px;
	margin-right: 20px;
	overflow: hidden;
	width: 375px;
}
#content #content_primary .issueLatest .collectionbox {
	box-shadow: none;
	-webkit-box-shadow: none;
	width: 770px;
}
#content #content_primary .issueLatest .collectionbox img {
	border-color: #FFFFFF;
}
#content #content_primary .issueLatest .collectionbox,
#content #content_primary .issueLatest .front a,
#content #content_primary .issueLatest .back a {
	margin: 0px;
	padding: 0px;
}
#content #content_primary .issueLatest .collectionbox,
#content #content_primary .issueLatest .front img:hover,
#content #content_primary .issueLatest .back img:hover {
	opacity: 0.6;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
// IE8  filter: alpha(opacity=60);
}
p span.artistsDescription {
	font-size: 85%;
}
#content #content_primary ul#artists {
	margin-left: 0px;
	padding-left: 0px;
}
#content #content_primary #formWizard h3 {
	font-weight: bold;
	font-size: 100%;
	margin: 1em 0;
}
#formWizard table {
	width: 100%;
}
#formWizard table td.field {
	width: 21px;
}
#formWizard #categoryback_issues {
	margin: 12px 0px 12px 0px;
}
#formWizard #categoryback_issues div.product {
	width: 150px;
	float: left;
}
#formWizard .req-fields {
	margin: 1em 0;
	font-size: 80%;
}
#content #formWizard div.category input,
#content #formWizard div.category label {
	float: none;
}
#content #formWizard div.category label {
	width: 75px;
}
#content #formWizard div.customer div {
	margin-bottom: 7px;
}
#content #formWizard div.customer input,
#content #formWizard div.customer textarea,
#content #formWizard div.customer select {
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#mailinglist-subscribe {
	border: 1px solid #333;
	padding: 25px 25px 5px 25px;
}
#mailinglist-subscribe form {
	margin-bottom: 25px;
}
#mailinglist-subscribe form div {
	margin-bottom: 7px;
}
.main-c-blocks {
	width: 390px;
	margin-left: -10px;
}
.color-block {
	width: 140px;
	height: 130px;
	float: left;
	margin: 0 23px 33px 10px;
	padding: 10px;
	position: relative;
}
.color-block:odd {
}
.color-block:even {
}
.color-block .intro {
	font-size: 12px;
	font-weight: normal;
}
.color-block .text {
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
}
.color-block .location {
	position: absolute;
	bottom: 10px;
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
}
.color-block--image {
	padding: 0;
	width: 180px;
	height: 170px;
	overflow: hidden;
	background: #fff !important;
}
.color-block--image img {
	width: 100%;
	height: auto;
}
/*.color-block + .color-block {
	margin-top: 5px;
}*/
#content_primary .color-block h2 {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 10px;
}
#content_primary .color-block p {
	margin-bottom: 5px;
}
input[name=h8pt] {
	display: none;
}

#optin {
    float: left;
    margin-right: 10px;
    margin-bottom: 20px;
}

@media screen and (max-height: 780px) {
#container {
	transform: scale(0.9);
	transform-origin: 0 0 0;
}
}

@media screen and (max-device-height: 780px) {
#container {
	transform: scale(0.9);
	transform-origin: 0 0 0;
}
}
