/* Home CSS */

#content #columns-AB-A #display {
	width: 480px;
	height: 245px;
	color: #999999;
	background: #272523;
}

#home-section {
	width: 440px;
	padding: 0 20px 18px 20px;
	color: #999999;
	background: #272523;
}
#home-section h4 {
	float: left;
	width: 440px;
	height: 14px;
	padding: 10px 0;
	color: #999999;
	/*background: #272523 url('../images/master/bg_link.jpg') top repeat-x;*/
	background-color: #0D0B0B;
	text-align: center;
}
#home-section h4 a {
	color: #999999;
}

/* box radio */
#content #columns-AB-A #radio-section {
	width: 484px;
	height: 38px;
	margin: 0px;
	color: #999999;
	background: url('../images/master/bg_radio.jpg') no-repeat;
}
#radio-section dl {
	margin: 0;
	padding: 12px 0 0 0;
}
#radio-section dl dt,
#radio-section dl dd {
	float: left;
	display: inline;
	margin: 0;
}
#radio-section dl dt {
	padding: 0 12px 0 18px;
}
#radio-section dl dd {
	padding: 0 12px;
	border-left: 1px solid #272523;
}
#radio-section dl dd.music {
	color: #999999;
}
#radio-section dl dd a {
	color: #9A65FD;
	font-weight: bold;
	text-decoration: underline;
}

/* anuncios */
#home-section div.adv-2-column {
	height: 100px;
	padding: 10px 0;
}
#home-section div.adv-2-column div.left {
	float: left;
}
#home-section div.adv-2-column div.right {
	float: right;
}

/* proximas festas */
#home-section #proximas-festas-section {
	display: table;
	width: 440px;
	padding-top: 10px;
	color: #999999;
	background: #454545;
}
#proximas-festas-section h2 {
	float: left;
	display: inline;
	dis/play: table-cell; /* Firefox */
	clear: both;
	width: 120px;
	height: 46px;
	color: #454545;
	background: #0D0B0B;
}
#proximas-festas-section h3 {
	float: left;
	display: inline;
	dis/play: table-cell; /* Firefox */
	width: 290px;
	height: 32px;
	padding: 14px 0 0 20px;
	color: #999999;
	background: #272523;
	font-weight: normal;
}

/* ultimas noticias */
#home-section #last-news-section {
	display: table;
	width: 440px;
	padding-top: 10px;
	color: #999999;
	background: #454545;
}
#last-news-section h2 {
	clear: both;
	width: 120px;
	height: 46px;
	color: #454545;
	background: #0D0B0B;
}
#last-news-section h4 {
	margin-top: 10px;
}

/* dj destaque */
#dj-section {
	display: table;
	width: 250px;
	margin: 10px 0 0 0;
	color: #999999;
	background: #3A3835;
}
#dj-section h2 {
	float: left;
	display: inline;
	disp/lay: table-cell; /* Firefox */
	width: 100px;
	height: 115px;
	color: #454545;
	background: #0D0B0B;
}
#dj-section h4 {
	float: left;
	clear: both;
	width: 250px;
	height: 14px;
	padding: 10px 0;
	color: #999999;
	/*background: #272523 url('../images/master/bg_link.jpg') top repeat-x;*/
	background-color: #0D0B0B;
	text-align: center;
}
#dj-section h4 a {
	color: #999999;
	background: #272523;
}
