/* @override http://everyboy.typepad.com/css/homestyles.css */

/* Global */

* {
	font-family: Helvetica, Arial;
	font-size: 12px;
}

a {
	color: #ab2f31;
}

a:hover {
	color: #800000;
}

/* Site */

.introText {
	width: 350px;
	font: 12px/1.3 Helvetica, Arial;
	margin-left: 12px;
	margin-bottom: 0px;
	margin-top: 5px;
	font-weight: normal;
	color: #000;
}

div.leftCol {
	width: 450px;
	float: left;
}
* html div.leftCol {
	
}

div.rightCol {
	width: 440px;
	margin-left: 460px;
}
* html div.rightCol {
	width: 390px !important;
	padding-left: 1px;
	float: right;
	margin-left: 0px !important;
}
div#jsonholder h3 {
	background-color: #F0EFEC;
	padding: 3px 3px 3px 8px;
	color: #222;
	font-size: 16px;
	margin-top: 0px;
}

div#jsonholder {
	margin-top: 30px;
	margin-left: 0px;
	text-align: left;
	width: 432px;
	min-height: 280px;
	overflow: auto;
	 background: #fff;
	font-size: 1.2em;
	border: 1px solid #bcbcbc;
	padding-bottom: 10px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	
}

div#jsonholder .readmore {
	text-align: right;
	margin-right: 20px;
	padding-top: 20px;
	
}

div#jsonholder .readmore a {
	padding-top: 20px;
	font-weight: bold;
	font-size: 11px;
	color: #1201B3;
	color: #444;
}

div#jsonholder .jsonItem {
	line-height: 1.7;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}

div#jsonholder a:link, a:visited {


}

div#jsonholder a span {
	font-weight: bold;
}

div#pagebody {
	padding: 0px !important;
	margin-top: 30px;
	width: 960px;
	text-align:left;
}


div#TheLastLalas {
	position: absolute;
	left: -20px;
	top: -25px;
	background-image: url('../images/releases/theLastLalas.png');
	background-repeat: no-repeat;
	width: 485px;
	height: 478px;
	min-height: 478px;
	display: block;
}

div#PaperBackInnerWrapper {
	height: 100%;
}

div#ContentWrapper {
	padding: 20px;
	width:920px;
}

div#MailingListSignup {
	/* /* position: relative;*/*/
	float: right;
	width: 440px;
/*	height: 150px;*/
	background-image: url('../images/coffee_stain.png');
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	margin-top: 30px;
}
div.formHolder, div.error {margin-left: 125px;}
div.thankyouHolder {text-align:center;}

div.releaseOnlineStores {
	background-image: url("../images/onlineStores.png");
	background-repeat: no-repeat;
	width: 487px;
	height: 38px;
}

a.releaseStoreLink {
	display: block;
	float: left;
	height: 38px;
}

#Player {
	overflow: hidden;
	height: 415px;
	width: 434px;
	border-bottom: solid 1px black;
	line-height:1 !important;
}



div.thedebutrelease {
	margin: 0px 0px 10px 0px;
	background-image: url('/images/blueText_debutRelease.png');
	width: 438px;
	height: 46px;
}

div#Availability {
	margin: 0 0 0px 0px;
	padding-top: 5px;
	width: 434px;
}

div#News {
	width: 400px;
	padding-top: 480px !important;
	zoom:1;
}

div#NewsLeft {
	width: 32px;
	background: url('../images/news.png') no-repeat left top;
	float: left;
	height: 150px;
}

div#NewsRight {
	width: 350px;
	margin-left: 35px;
	overflow: visible;
}
div.entry-info-home  {
	padding-top: 0px;
	}

div.entry-info-home  {
	padding-top: 0px;
	}
div.entry-info-home h3 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	clear: left;
}
div#Footer {
	font-size: 0.8em;
	border-top: none !important;
	border-left: none !important;
	border: none !important;
	margin: 0px auto;
	width: 960px;
	padding-top: 20px;
	padding-bottom: 20px;
}
