@charset "utf-8";
/* CSS Document */
/* Specify blanket rules for all elements */
body {
	font-size:80%;
	font-family:"Century Gothic", Times, serif;
	margin:10px;
	background-color:#000000;
	color:#999999;
	letter-spacing: 0.1em;
	font-weight:500;
	background-image:url(images/simbolo_auto_back.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
/* Rules for headings */
h1 {
	letter-spacing: 0.25em;
}
h2 {
font-size:140%;
}
h3 {
font-size:110%;
}
h4 {
	line-height: 180%;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
	font-size:94%
}

/* Default paragraph styles */
p {
font-size:100%;
line-height:150%;
}
a {
	color:#CCCCCC;
	text-decoration:underline;
}
#carimbo {
	position:absolute;
	top: 5px;
	left: 5px;
	width: 300px;
	height: 175px;
	background-image: url(images/carimbo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	}


/* Masthead */
#masthead {
}
/* Content */
#content {
	margin-left:25%;
	margin-right:25%;
	padding:5px;
	padding-top:40px;
	border:1px solid #000;
	text-align:center;
	height: 400px;
	margin-bottom: 60px;
}
#cover {
	margin-bottom:10px;
	padding:5px;
	padding-top:40px;
	border:1px solid #000;
	height: 400px;
	margin-left:25%;
	margin-right:25%;
}

#simbolo {
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/simbolo_cd.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 90px;
	margin-bottom: 100px;
}
#dogma {
	float:left;
	border:1px none #000;
	background-image:url(images/dogma_cd.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 50px;
	width: 150px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#segredo {
	float:right;
	border:1px none #000;
	background-image:url(images/segredo_cd.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 50px;
	width: 200px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Sidebar B */
#sidebar_b {
	position:absolute;
	right: 20px;
	width:200px;
	background-image:url(images/frame.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 260px;
	top: 350px;
}
#frame_centre{
	background-image:url(images/frame_centre.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 60px;
}

#letter {
	margin-top: 35px;
	margin-left: 21px;
	margin-right: 12px;
}
#news {
	margin-top: 24px;
	margin-left: 21px;
	margin-right: 12px;
	height: 200px;
	overflow: auto;
	scrollbar-arrow-color: #b02424;
	scrollbar-base-color: #000000;
}
#menu {
	margin-left:20%;
	margin-right:20%;

	text-align:center;
}



/* Footer */
#footer {
clear:both;
display: block;
text-align: center;
}

/* Sidebar A */
#sidebar_a {
	position:absolute;
	left: 20px;
	width:200px;
	background-image:url(images/frame.gif);
	background-repeat:no-repeat;
	background-position:center;
	height: 260px;
	top: 350px;
}
ul {
	list-style-type:disc;
	margin: 5px;
	padding-top:20px;
	padding-left:auto;
	padding-right:auto;
}
li {
	display:inline;
}
.menu_item {
	font-family: "lucida console", arial, sans-serif;
	color:#999999;
	font-weight:600;
	text-decoration:none;
	font-size: 110%;
	letter-spacing: 0.3em;
	width: 35px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top:4px;
	padding-bottom: 4px;
}
.menu_item:hover {
	border: 2px solid #999999;
	padding-left: 4px;
	padding-right: 4px;
	padding-top:4px;
	padding-bottom: 4px;
}
/* live table */
#live td{
	border-bottom-color:#CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dashed;
}

#live td.clean
{
border-bottom:none;
}
#music {
margin-left:auto;
margin-right:auto;
}

#music td{
	border-bottom-color:#CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	padding:8px;
}
#music a{
color:#CCCCCC;
	text-decoration:underline;
	font-size: 75%;
}
#concertos {
	overflow: auto;
	scrollbar-base-color: #000000;
	scrollbar-arrow-color: #b02424;
	height: 450px;
	width: 430px;
    margin-right: auto;
	margin-left: auto;
	}
	#concertos_outer {
	height: 340px;
	width: 430px;
    margin-right: auto;
	margin-left: auto;
	}