﻿#headerfill
{
	height: 154px;
	width: 861px;
	display:block;
}

#header2
{
	height: 44px;
	width: 861px;
	background-image: url(../Images/Layout/Home/The_Odes_design_03.jpg);
	background-repeat: no-repeat;
}

#header3
{
	margin-left: 116px;
	background-image:url(../Images/Layout/Home/welcome.jpg);
	background-repeat:no-repeat;
	height:222px;
	position:relative;
	width:745px;
}

#middle
{
	margin-left: 286px;
	margin-right: 20px;
	width: 570px;
	height:100%;
}

#right
{
	width: 150px;
	float: right;
	margin-top:-240px;
	position:relative;
}

/********************* menu ****************************/

.menuheader
{
	width: 150px;
	height: 71px;
	display: block;
	position:absolute;
		background-image: url(../Images/Layout/Home/theListenerTop.gif);
}

.listenerArrow
{
	position: relative;
	padding-left:130px;
	padding-top:7px;
}

.menucontent
{
	width: 150px;
	padding-top: 75px;
	padding-left:10px;
	padding-bottom:5px;
	background-image: url(../Images/Layout/Home/theListenerMiddle.gif);
	background-repeat: repeat-y;
}

.menucontentNoBG
{
	width: 150px;
	padding-top: 5px;
}

.menufooter
{
	width: 150px;
	height: 47px;
	background-image: url(../Images/Layout/Home/theListenerBottom.gif);
	display: block;
	position:absolute;
}

/********************* post ****************************/

.postcontent
{
	position:relative;
}

/********************* post block ****************************/
.postContentBlockHeaderNew
{
	display: block;
	width: 281px;
	height: 28px;
	
}
.postContentBlockHeaderTop10
{
	display: block;
	width: 281px;
	height: 28px;
}
.postcontentBlock
{
	background-image: url(../Images/Layout/Home/postSmallBlockMiddle.gif);
	background-repeat: repeat-y;
	min-height:250px;
	width: 281px;
}

.postfooterBlock
{
	background-image: url(../Images/Layout/Home/postSmallBlockBottom.gif);
	background-repeat: no-repeat;
	display: block;
	width: 281px;
	margin-left: 5px;
}

.featuredArtist
{
	padding-top: 8px;
}
.featuredArtistTD
{
	vertical-align: top; width: 281px;
}

/********************* header ****************************/
#header
{
	position: absolute;
	width: 1036px;
}

/********************* header3 ****************************/

#headerLaCronica
{
	width:360px;
	height:39px;
	padding-left:22px;
	margin-top:-40px;
	padding-top: 10px;		
}

.headerReadMore
{
	padding-left:290px;
	padding-top: 13px;
}

.headerArtistsJoin
{
	padding-top: 35px;
	padding-left:500px;
}

.headerShopNow
{
	padding-top: 15px;
	padding-left:500px;
}

/********************* footer ****************************/
#footer
{
	width: 1036px;
	height:107px;
	background-position: right;
	background-image: url(../Images/Layout/General/footer.gif);
	background-repeat: no-repeat;
	position: relative;
}

.footerTxtLeft
{
	padding-top: 35px;
	padding-left: 125px;
	color: White;
}

.footerTxtRight
{
	margin-top: -38px;
	color: White;
	display:inline;
	float: right;
	margin-right: 5px;
}
.footerTxtLeft a
{
	color: White;
	text-decoration: none;
}
