@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		8;
	dw-num-cols-tablet:		10;
	dw-num-cols-desktop:	20;
	dw-gutter-percentage:	20;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 93.0208%;
	padding-left: 0.9895%;
	padding-right: 0.9895%;
	clear: none;
	float: none;
}
#header_main {
}
#nav_main {
display: none;
}
#nav_mobile {
display: block;
}
#pillar_left {
width: 100%;
margin-left: 0;
}
#pillar_mid {
width: 100%;
clear: both;
margin-left: 0;
}
#pillar_right {
width: 100%;
clear: both;
margin-left: 0;
}
.cell3_1 {
width: 100%;
clear: both;
margin-left: 0;
}
.cell3_2 {
width: 100%;
clear: both;
margin-left: 0;
}
.cell3_3 {
width: 100%;
clear: both;
margin-left: 0;
}
#product_top {
}
#product_image {
width: 100%;
margin-left: 0;
}
#product_info {
width: 100%;
clear: both;
margin-left: 0;
}
#product_clips {
width: 100%;
clear: both;
margin-left: 0;
}
#product_bottom {
width: 100%;
margin-left: 0;
}
#product_aside {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
#product_desc {
width: 100%;
margin-left: 0;
}
.column2_1 {
width: 100%;
margin-left: 0;
}
.column2_2 {
width: 100%;
clear: both;
margin-left: 0;
}
.product_image {
width: 100%;
}
#product_buy_mobile {
display: block;
}
#product_buy {
display: none;
}
#top_cart {
width: 100%;
clear: both;
margin-left: 0;
}
.grid {
}
.first_in_row {
width: 100%;
}
.next_in_row {
width: 100%;
clear: both;
margin-left: 0;
}
#article_body {
width: 100%;
margin-left: 0;
}
.article_left {
width: 100%;
margin-left: 0;
}
.article_right {
width: 100%;
clear: both;
margin-left: 0;
}
.article_noside {
width: 100%;
margin-left: 0;
}
.page_tools {
}
#release_left {
width: 100%;
}
#release_right {
width: 100%;
clear: both;
margin-left: 0;
}
#release_image {
width: 100%;
margin-left: 0;
}
#release_info {
display: none;
width: 100%;
clear: both;
margin-left: 0;
}
#buy_buttons_desk {
display: none;
width: 100%;
margin-left: 0;
}
#release_info_mobile {
display: block;
width: 100%;
margin-left: 0;
}
#buy_buttons_mobile {
display: block;
width: 100%;
margin-left: 0;
}
#release_desc {
width: 100%;
margin-left: 0;
}
.grid_mid {
width: 100%;
margin-left: 0;
}
.grid_first {
width: 100%;
margin-left: 0;
}
.grid_next {
width: 100%;
clear: both;
margin-left: 0;
}
.artist_image {
width: 100%;
}
.artist_name {
width: 100%;
clear: both;
margin-left: 0;
}
.artist_desc {
}
.hide_tablet {
	display:block;
}
.hide_desktop {
display: block;
}
#nav_artists_desk {
display: none;
}
#nav_artists_mobile {
display: block;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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

.gridContainer {
	width: 93.4166%;
	padding-left: 0.7916%;
	padding-right: 0.7916%;
	clear: none;
	float: none;
	margin-left: auto;
}
#header_main {
}
#nav_main {
display: block;
}
#nav_mobile {
display: none;
}
#pillar_left {
width: 79.661%;
margin-left: 10.1694%;
}
#pillar_mid {
width: 79.661%;
clear: both;
margin-left: 10.1694%;
}
#pillar_right {
width: 79.661%;
clear: both;
margin-left: 10.1694%;
}
.cell3_1 {
width: 100%;
clear: both;
margin-left: 0;
}
.cell3_2 {
width: 100%;
clear: both;
margin-left: 0;
}
.cell3_3 {
width: 100%;
clear: both;
margin-left: 0;
}
#product_top {
}
#product_image {
width: 79.661%;
margin-left: 10.1694%;
}
#product_info {
width: 79.661%;
clear: both;
margin-left: 10.1694%;
}
#product_clips {
width: 79.661%;
clear: both;
margin-left: 10.1694%;
}
#product_bottom {
width: 100%;
margin-left: 0;
}
#product_aside {
width: 79.661%;
clear: both;
margin-left: 10.1694%;
display: none;
}
#product_desc {
width: 79.661%;
margin-left: 10.1694%;
}
.column2_1 {
width: 100%;
margin-left: 0;
}
.column2_2 {
width: 100%;
clear: both;
margin-left: 0;
}
.product_image {
width: 100%;
}
#product_buy_mobile {
display: block;
}
#product_buy {
display: block;
}
#top_cart {
width: 100%;
clear: both;
margin-left: 0;
}
.grid {
}
.first_in_row {
width: 100%;
}
.next_in_row {
width: 100%;
clear: both;
margin-left: 0;
}
#article_body {
width: 100%;
margin-left: 0;
}
.article_left {
width: 59.322%;
margin-left: 0;
}
.article_right {
width: 38.983%;
clear: none;
margin-left: 1.6949%;
}
.article_noside {
width: 100%;
margin-left: 0;
}
.page_tools {
}
#release_left {
width: 100%;
}
#release_right {
width: 79.661%;
clear: both;
margin-left: 10.1694%;
}
#release_image {
width: 79.661%;
margin-left: 10.1694%;
}
#release_info {
display: none;
width: 100%;
clear: both;
margin-left: 0;
}
#buy_buttons_desk {
display: none;
width: 10.6382%;
margin-left: 0;
}
#release_info_mobile {
display: block;
width: 79.661%;
margin-left: 10.1694%;
}
#buy_buttons_mobile {
display: block;
width: 79.661%;
margin-left: 10.1694%;
}
#release_desc {
width: 79.661%;
margin-left: 10.1694%;
}
.grid_mid {
width: 100%;
margin-left: 0;
}
.grid_first {
width: 100%;
margin-left: 0;
}
.grid_next {
width: 100%;
clear: both;
margin-left: 0;
}
.artist_image {
width: 100%;
}
.artist_name {
width: 100%;
clear: both;
margin-left: 0;
}
.artist_desc {
}
.hide_mobile {
display: block;
}
.hide_desktop {
display: block;
}
#nav_artists_desk {
display: none;
}
#nav_artists_mobile {
display: block;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

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

.gridContainer {
	width: 99.1666%;
	max-width: 2560px;
	padding-left: 0.4166%;
	padding-right: 0.4166%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#header_main {
}
#nav_main {
display: block;
}
#nav_mobile {
display: none;
}
#pillar_left {
width: 19.3277%;
margin-left: 0;
}
#pillar_mid {
width: 59.6638%;
margin-left: 0.8403%;
clear: none;
}
#pillar_right {
width: 19.3277%;
margin-left: 0.8403%;
clear: none;
}
.cell3_1 {
width: 32.3943%;
margin-left: 0;
clear: both;
}
.cell3_2 {
width: 32.3943%;
margin-left: 1.4084%;
clear: none;
}
.cell3_3 {
width: 32.3943%;
margin-left: 1.4084%;
clear: none;
}
#product_top {
}
#product_image {
width: 29.4117%;
margin-left: 5.042%;
}
#product_info {
width: 29.4117%;
margin-left: 0.8403%;
clear: none;
}
#product_clips {
width: 29.4117%;
margin-left: 0.8403%;
clear: none;
}
#product_bottom {
width: 100%;
margin-left: 0;
}
#product_aside {
width: 29.4117%;
margin-left: 5.8823%;
clear: none;
display: block;
}
#product_desc {
width: 54.6218%;
margin-left: 5.042%;
}
.column2_1 {
width: 49.5798%;
margin-left: 20.168%;
}
.column2_2 {
width: 19.3277%;
margin-left: 0.8403%;
clear: none;
}
.product_image {
width: 44.6153%;
}
#product_buy_mobile {
display: none;
}
#product_buy {
display: block;
}
#top_cart {
width: 100%;
margin-left: 0;
clear: both;
}
.grid {
}
.first_in_row {
width: 32.3943%;
}
.next_in_row {
width: 32.3943%;
margin-left: 1.4084%;
clear: none;
}
#article_body {
width: 79.8319%;
margin-left: 10.084%;
}
.article_left {
width: 62.1052%;
margin-left: 0;
}
.article_right {
width: 36.8421%;
margin-left: 1.0526%;
clear: none;
}
.article_noside {
width: 87.3684%;
margin-left: 6.3157%;
}
.page_tools {
}
#release_left {
width: 64.7058%;
}
#release_right {
width: 29.4117%;
margin-left: 0.8403%;
clear: none;
}
#release_image {
width: 45.4545%;
margin-left: 7.7922%;
}
#release_info {
display: block;
width: 45.4545%;
margin-left: 1.2987%;
clear: none;
}
#buy_buttons_desk {
display: block;
width: 100%;
margin-left: 0;
}
#release_info_mobile {
display: none;
width: 6.4935%;
margin-left: 0;
}
#buy_buttons_mobile {
display: none;
width: 6.4935%;
margin-left: 0;
}
#release_desc {
width: 84.4155%;
margin-left: 7.7922%;
}
.grid_mid {
width: 100%;
margin-left: 0;
}
.grid_first {
width: 24.2105%;
margin-left: 0;
}
.grid_next {
width: 24.2105%;
margin-left: 1.0526%;
clear: none;
}
.artist_image {
width: 100%;
}
.artist_name {
width: 100%;
margin-left: 0;
clear: both;
}
.artist_desc {
}
.hide_mobile {
display: block;
}
.hide_tablet {
display:block;
}
#nav_artists_desk {
display: block;
}
#nav_artists_mobile {
display: none;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
