/****** RESET **********************************************************/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe, /*h1, h2, h3, h4, h5, h6,*/ p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {line-height: 1;}
ol, ul {ist-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse;border-spacing: 0;}
a {text-decoration:none; outline:none;}

@charset "UTF-8";
/************************************************************ MEER MUSIC // v.1.0.0. */
/*
Theme Name:MEER MUSIC
Theme URI:http://www.meer-music.com/
Version:- 1.0.0.
Author:Vico Zabel (http://www.vicozabel.com)
*/

/*** JOSEPH PARSONS - fonts and colors ***********************************/
h1, h2, h3, h4, h5, h6 {
	font-family: "Arial Narrow", Arial, "MS Trebuchet", sans-serif;
	letter-spacing: 1px;
	color: #30333E;
}
strong		{font-weight:bold;}
em			{font-style:italic;}
.alignleft {
	float: left;
	margin: 0px 30px 30px 0px;
}
.alignright {
	float: left;
	margin: 0px 0px 30px 30px;
}

#content {
	padding: 0px 380px 0px 60px;
}
#content h1 {
	font-family: "Arial Narrow", Arial, "MS Trebuchet", sans-serif;
	font-size: 24px;
	line-height: 30px;
	letter-spacing: 1px;
	color: #30333E;
	margin: 0px 0px 20px 0px;
	text-transform: uppercase;
}
#content p {
	font-family: Arial, "MS Trebuchet", sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #30333E;
	letter-spacing: 0px;
	max-width: 700px;
	margin: 0px 0px 20px 0px;
}
#content img {
	margin-top:7 px;
	border: 3px solid #221e1f; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px;
}
#content a {
	font-weight: normal;
	color: #30333E;
}
#content a:hover {
	color: #7C7D81;
}

#sidebar {
	font-family: "Arial Narrow", Arial, "MS Trebuchet", sans-serif;
}

#sidebar .copy {
	font-size: 12px;
	line-height: 15px;
	margin: 0px 0px 20px 0px;
	min-width: 600px;
	color: #FFFFFF;
}

#sidebar a {
	font-size: 12px;
	color: #999999;
}
#sidebar a:hover {
	color: #111111;
}
#sidebar label {
	color: #FFFFFF;
}
#sidebar h3 {
	font-size: 13px;
	line-height: 15px;
	margin: 0px 0px 10px 0px;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #FFFFFF;
}
#sidebar p {
	font-size: 15px;
	line-height: 20px;
	margin: 0px 0px 20px 0px;
	min-width: 600px;
	color: #FFFFFF;
}

#footer p {
	font-family: Arial, "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #222222;
}
#footer a {
	font-size: 12px;
	color: #999999;
}
#footer a:hover {
	color: #111111;
}

/************************************************************ DEFAULT */

html, body {
	font-size: 100%;
	background: #1919C1 url(site-bg.png) center;
}
body {
	font-family: sans-serif;
	font-size: 1em;
	color: #FFFFFF;
}
#site {
	display:block;
	position:relative;
	width: 100%; 
	max-width: 1280px;
	min-width: 1000px;
	margin-left: auto;
	margin-right: auto
}

/************************************************************ HEADER */

#header {
	display: block;
	position: relative;
	width: 100%;
	height: 380px;
	margin-left: 0px;
	margin-top: 0px;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
#header .spacer_left {
	width: 20%;
	margin-left: -180px;
	height: 60px;
}
.navigation	{
	display: block;
	position: absolute;
	width: 100%;
	height: 160px;
	left: 0px;
	bottom: 0px;
	background-image: url(bar.png);
}
.navigation ul {
	display: inline;
	list-style: none;
}
.navigation li {
	float: left;
}
.navigation .nav_btn {
	display: block; 
	position: relative;
	height: 125px;
	padding-left: 2px;
	padding-right: 2px;
	overflow: hidden;
	text-indent:-2981px;
}
.navigation .sub_btn {
	display: block;
	position: relative;
	height: 20px;
	padding-left: 2px; 
	padding-right: 2px;
	overflow: hidden;
}

/** EN */
#navigation_en .nav_1			{width:54px;  background-image:url(navigation_en.png);    background-position:    0px    0px;}
#navigation_en .nav_2			{width:60px;  background-image:url(navigation_en.png);    background-position: -300px    0px;}
#navigation_en .nav_3			{width:54px;  background-image:url(navigation_en.png);    background-position: -150px    0px;}
#navigation_en .nav_4			{width:74px;  background-image:url(navigation_en.png);    background-position:-1200px    0px;}
#navigation_en .nav_1:hover		{                                                                                background-position:    0px -150px;}
#navigation_en .nav_2:hover		{                                                                                background-position: -300px -150px;}
#navigation_en .nav_3:hover		{                                                                                background-position: -150px -150px;}
#navigation_en .nav_4:hover		{                                                                                background-position:-1200px -150px;}
.language_en					{display:block; position:relative; width:80px; height:45px;	 margin-left:5px; 	 background-image:url(navigation_language.png); background-position:0px -150px; text-indent:-600px; overflow:hidden;}
.language_en:hover				{background-position:0px    0px;}

/** DE */
#navigation_de .nav_1			{width:54px;  background-image:url(001_IMAGES/site-HEADER/navigation_de.png);    background-position:    0px    0px;}
#navigation_de .nav_2			{width:60px;  background-image:url(001_IMAGES/site-HEADER/navigation_de.png);    background-position: -300px    0px;}
#navigation_de .nav_3			{width:54px;  background-image:url(001_IMAGES/site-HEADER/navigation_de.png);    background-position: -150px    0px;}
#navigation_de .nav_4			{width:74px;  background-image:url(001_IMAGES/site-HEADER/navigation_de.png);    background-position:-1200px    0px;}
#navigation_de .nav_1:hover		{                                                                                background-position:    0px -150px;}
#navigation_de .nav_2:hover		{                                                                                background-position: -300px -150px;}
#navigation_de .nav_3:hover		{                                                                                background-position: -150px -150px;}
#navigation_de .nav_4:hover		{                                                                                background-position:-1200px -150px;}
.language_de					{display:block; position:relative; width:80px; height:45px;	 margin-left:5px; 	 background-image:url(navigation_language.png); background-position:0px    0px; text-indent:-600px; overflow:hidden;}
.language_de:hover				{background-position:0px -150px;}

/************************************************************ SIDEBAR */

#sidebar_container { /* used to place sidebar - pushes sidebar away from left edge */
	display: block;
	position: absolute;
	width: 100%;
	height: 10px;
	max-width: 1215px;
	min-width: 1000px;
	margin-left: 0px;
	top: 0px;
	margin-bottom: -10px;
	overflow: visible;
	z-index: 999;
}
#sidebar {
	display: block;
	position: relative;
	width: 250px;
	height: auto;
	background: url(001_IMAGES/site-SIDEBAR/bg.jpg) no-repeat 0px 231px;
	margin: 0px 15px 0px auto;
}
#slot_1_storelink {
	display: block;
	position: relative;
	width: 250px;
	margin: 0px 0px 0px 0px;
}
#slot_2_social, #slot_3_player, #slot_4_album, #slot_5_mailinglist {
	display: block;
	position: relative;
	width: 230px;
	padding: 10px 10px 15px 10px;
}
#slot_1_storelink {
	height: 145px;
	background: url(001_IMAGES/site-SIDEBAR/slot_1_storelink/bg.jpg);
}
#slot_2_social {
	width: 220px;
	height: 61px;
	background: url(001_IMAGES/site-SIDEBAR/slot_2_social/bg.png);
	padding-left: 20px;
}
#slot_3_player, #slot_4_album, #slot_5_mailinglist {
	width: 228px;
	height: auto;
	margin: 0px 0px 1px 0px;
	border: 1px solid #FFFFFF;
}
#slot_3_player {
	min-height: 300px;
}
#slot_4_album {
}
#slot_5_mailinglist {
}

/** SLOT_1: store */
#slot_1_storelink a {
	display: block;
	position: relative;
	width: 250px;
	height: 145px;
	margin: 0px 0px 0px 0px;
	text-indent: -2981px;
	background: url(001_IMAGES/site-SIDEBAR/slot_1_storelink/link.png) top;
}
#slot_1_storelink a:hover {
	margin: 0px 0px 0px 0px;
	background: url(001_IMAGES/site-SIDEBAR/slot_1_storelink/link.png) bottom;
}

/** SLOT_2: social */
#slot_2_social ul {
	display: inline;
	list-style-type: none;
}
#slot_2_social li {
	float: left;
}
#slot_2_social .nav_btn	{
	display: block;
	position: relative;
	height: 50px;
	text-indent: -600px;
	overflow: hidden;
}
#slot_2_social .nav_1		{width:27px; background-image:url(001_IMAGES/site-SIDEBAR/slot_2_social/social.png); background-position:  -14px    0px;}
#slot_2_social .nav_2		{width:27px; background-image:url(001_IMAGES/site-SIDEBAR/slot_2_social/social.png); background-position:  -41px    0px;}
#slot_2_social .nav_3		{width:27px; background-image:url(001_IMAGES/site-SIDEBAR/slot_2_social/social.png); background-position:  -68px    0px;}
#slot_2_social .nav_4		{width:27px; background-image:url(001_IMAGES/site-SIDEBAR/slot_2_social/social.png); background-position:  -95px    0px;}
#slot_2_social .nav_1:hover	{																			   background-position:  -14px -100px;}
#slot_2_social .nav_2:hover	{																			   background-position:  -41px -100px;}
#slot_2_social .nav_3:hover	{																			   background-position:  -68px -100px;}
#slot_2_social .nav_4:hover	{																			   background-position:  -95px -100px;}

/** SLOT_4: album */
#slot_4_album						{display:block; position:relative; width:228px; height:auto; min-height:130px; left:0px;}
#slot_4_album .album_image			{display:block; position:absolute; width: 90px; height: 90px; left: 10px; top: 36px; border:2px solid #000000;}
#slot_4_album .album_buynow_off		{display:none;}
#slot_4_album .album_buynow_on		{display:block; position:relative; width:115px; height:auto; margin-left:105px; top:0px;}
#slot_4_album .album_description	{display:block; position:relative; width:115px; height:auto; margin-left:105px; margin-top:10px;}

/************************************************************ CONTENT */

#content {
	display: block;
	position: relative;
	width: auto;
	min-height: 500px;
	background-image: url(bg.png);
        background-color: #36353a;
}

.cd_thumb {
	display: block;
	position: relative;
	float: left;
	margin: 0px 20px 20px 0px;
}
.cd_thumb img {
	width: 120px;
	height: auto;
	background: #FFFFFF;
}
.cd_thumb h2 {
	font-size: 14px;
	margin: 10px 0px 10px 5px;
}
.cd_thumb_small {
	display: block;
	position: relative;
	float: left;
	margin: 0px 5px 5px 0px;
}
.cd_thumb_small img {
	width: 70px;
	height: auto;
	background: #FFFFFF;
}
.cd_thumb_small h2 {
	font-size: 12px;
	margin: 5px 0px 10px 5px;
}
.cd_overview {
	display: block;
	position: relative;
	clear: both;
	margin: 150px 0px 0px 0px;
}
.cd_overview h3 {
	margin: 3px 0px 0px 0px;
}
.cd_overview ul {
	
}
.cd_overview li {
	list-style: none;
	font-size: 15px;
	line-height: 20px;
}
.cd_overview h3 a {
	font-weight: normal;
	font-size: 13px;
	color: #999999;
}
.cd_overview h3 a:hover {
	color: #CCCCCC;
}
.cd_song {
	display: block;
	position: relative;
	clear: both;
	margin: 150px 0px 0px 0px;
}
.cd_song h3 {
	display: block;
	position: relative;
	clear: both;
	font-weight: normal;
	font-size: 18px;
	margin: 30px 0px 30px 0px;
	text-transform: capitalize;
}

.contact_item h2 {
	font-size: 17px;
	margin: 5px 0px 10px 0px;
	color: #BBBBBB;
}
.contact_item h2 span {
	font-size: 12px;
	color: #FFFFFF;
}

.contact_item .details {
	display: block;
	position: relative;
}
.contact_item table {
	margin: 15px 0px 25px 0px;
}
.contact_item .info {
	max-width: 350px;
	font-size: 12px;
	line-height: 14px;
}
.contact_item td {
	font-size: 13px;
	line-height: 15px;
	padding: 5px 0px 5px 0px;
}
.contact_item .head {
	width: 120px;
	color: #BBBBBB;
}
.contact_item .data {
	color: #FFFFFF;
}
/************************************************************ FOOTER */

#footer {
	display: block;
	position: relative;
	width: 100%;
	height: 200px;
	background: #FFFFFF url(bg.gif) center;
	border-top:7px solid #231f20;
}
#footer .copyright {
	display: block;
	position: absolute;
	left: 50px;
	bottom:20px;
}
#footer .address_container {
	display: block;
	position: relative;
	width: 100%;
	height: 10px;
	max-width: 1215px;
	min-width: 1000px;
	margin-left: 0px;
	bottom: 0px;
	margin-bottom: -10px;
	overflow: visible;
	z-index: 1000;
}  /* pushes sidebar away from left edge */
#footer .address {
	display: block;
	position: relative;
	width: 250px;
	height: auto;
	bottom: 0px;
	margin: 130px 15px 0px auto;
}
.mce_inline_error {background: FFEEEE none repeat scroll 0% 0%; font-weight: bold; float: left; z-index: 1; width: 80%; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; color: FF0000;}

#header	{ background: url(HEADER_img_001.jpg) top; }
		
		#navigation_en .nav_1			{background-position:     0px -300px;}
                
#mc_embed_signup fieldset {position: relative;}
	#mc_embed_signup legend {position: absolute; top: -1em; left: .2em;}
        
.mc-field-group {overflow:visible;}

.store-footer {color: white;}

.store-product-detail-description-short {font-size: 14px;}

.store-product-option-display { font-weight: bold; }