/********************************
 * @since update	- 2007-10-08
 * @since update	- 2008-11-22
 * @author Lívio Morais
 ********************************/

	.ta-c { text-align:center; }
	.m-c { margin:0 auto; }
	img { border:0; }


/****************
 *	BODY Styles	*
 ****************/
	html, body, #wrapper {
		height:100%;
		margin:0px;
		padding:0px;
		border:none;
		text-align:center;
	}

	#wrapper {
		margin:0px auto;
		text-align:left;
		vertical-align:middle;
	}

	body {
		background-color:#121212;
		color:#706142;
		cursor:url("http://hematoma.com.sapo.pt/fyww.cur");
		scrollbar-track-color:#080808;
		scrollbar-arrow-color:#58260F;
		scrollbar-highlight-color:#191715;
		scrollbar-face-color:#251E10;
		scrollbar-shadow-color:#100E0C;
		scrollbar-3dlight-color:#281209;
		scrollbar-darkshadow-color:#281209;
	}

	.full_width_height {
		width:100%;
		height:100%;
	}

	.full_width {
		width:100%;
	}

	.full_height {
		height:100%;
	}

	table.global {
		width:100%;
		height:100%;
		padding:4px;
		border-collapse:collapse;
	}

	td {
		background-color:inherit;
		color:#706142;
		font-size:11px;
		font-family:verdana, sans-serif;
	}

	body.head {
		background-color:#080403;
		color:#706142;
		height:120px;
		text-align:center;
		background-image:url(http://hematoma.com.sapo.pt/images/head.gif);
	}

	body.main {
		background-color:#030201;
		color:#706142;
		background-image:url(http://hematoma.com.sapo.pt/images/back.jpg);
	}

	div.home_scroll {
		position:static;
		width:290px;
		height:480px;
		overflow:auto;
		padding:8px;
	}

	body.main_photos {
		background-color:#030201;
		color:#706142;
		background-image:url(http://hematoma.com.sapo.pt/images/back_photos.jpg);
	}


	#homepage_img {
		margin:0px 0px 30px 0px;
	}


	td.bottom {
		background-color:inherit;
		color:#303026;
		font-family:arial,sans-serif;
		font-size:10px;
		margin:0px 0px 0px 0px;
		text-align:center;
	}

	td.content {
		padding:10px;
		text-align:left;
		vertical-align:top;
	}

	td.back_td {
		height:24px;
		font-size:10px;
		text-align:left;
		font-family:verdana,sans-serif;
		padding:0px 0px 20px 20px;
	}


/****************
 *	Discography	*
 ****************/
	p.ficha_tecnica {
		background-color:inherit;
		color:#706142;
		font-size:9px;
		font-family:verdana,sans-serif;
	}


/****************************
 *	Tabela em Discography	*
 ****************************/
	td.musica_td {
		text-align:left;
		width:150px;
	}

	td.lyrics_td {
		text-align:left;
		font-size:8px;
		width:20px;
	}

	/*
	.menu1_back {
		background-color:#1E1506;
		font-size:15px;
		text-align:center;
	}
	*/


/************
 *	Agenda	*
 ************/
	td.agenda_td {
		height:28px;
		text-align:left;
		border:thin dotted #1F1A14;
		border-spacing: 6px;
	}


/************
 *	Photos	*
 ************/
	td.photos_list_date {
		width:80px;
		height:30px;
	}

	td.photo_td {
		width:140px;
		height:120px;
		text-align:center;
		border:thin dotted #1b1814
	}

	img.photo {
		border:0px;
		width:80px;
		height:80px;
	}

	.menu1 {
		background-color:#1e1506;
		color:#706142;
		font-size:15px;
		border:0px;
	}

	td.menu_link {
		background-color:inherit;
		color:#706142;
		font-size:10px;
		border:0px;
		text-align:center;
		width:76px;
	}

	.menu1_space{
		width:15px;
	}


/************
 *	Anchor	*
 ************/
	a:link {
		background-color:inherit;
		color:#807050;
		text-decoration:underline;
	}

	a:visited {
		background-color:inherit;
		color:#807050;
		text-decoration:underline;
	}

	a:hover {
		background-color:inherit;
		color:#746546;
		text-decoration:underline;
	}

	a:active {
		background-color:inherit;
		color:#706142;
		text-decoration:underline;
	}


/****************************
 *	Other Styles 			*
 ****************************/
	h1 {
		background-color:inherit;
		color:#706142;
		font-size:18px;
		font-family:verdana,sans-serif;
	}

	h2 {
		background-color:inherit;
		color:#706142;
		font-size:17px;
		font-family:verdana,sans-serif;
	}

	h3 {
		background-color:inherit;
		color:#706142;
		font-size:17px;
		font-family:verdana,sans-serif;
	}

	hr.home {
		border:1px solid;
		border-color:#251B10;
		width:250px;
	}


	div#paginador {
		text-align:center;
		margin-bottom:30px;
	}

