html  {margin: 0; padding: 0; border: 0; font: 12px/1.5em Verdana; margin-bottom: 5em;}
body, h1, a {margin: 0; padding: 0; border: 0; font-size: 100%; margin-bottom: 5px;}

img {
	border: none;
} 

body {
	color: rgb(0, 0, 0); 
	background-color: #EEE;
}

A {
	color: #3366cc;
	text-decoration: none;
}

A:active {
	color: #000099;
}

A:hover 
{
	text-decoration: underline overline;
}

A:visited {
	color: #990099;
}

A.external-link:after {
	content : url(icon/extlink.gif);
	text-decoration: none;
}

H3{
	font-size: 1.3em;
}

UL {
	margin-top: 0.5em;
}

LI {
	margin-bottom: 0.8em;
}

#container { 
	position: relative;
	min-height: 100%;
	height: 100%;
}

#header {
	font-size: 2em;
	margin-top: 1em;
	margin-bottom: 1.5em;
	margin-left: 1em;
}

#header H1{
	margin-top: 0.5em;
}

#header H2{
	margin-top: 0.5em;
	font-size: 0.9em;
}

#header A{
	text-decoration: none;
	color: black;
}

#header A:visited{
	text-decoration: none;
	color: black;
}

#header_right {
	float: right;
	width: 50%;
	text-align: right;
	margin-right: 65px;
	max-height: 60px;
}

#header_right img {
	max-width: 80px;
	max-height: 100px;
}


#footer {
	position: absolute;
	bottom: 0;
	margin: 0;
	padding: 10px;
	width: 95%;
}

#foot_right {
	float: right;
	width: 50%;
	text-align:right;
	margin-right: 10px;
}

#foot_left{
	width: 50%;
}

#content {
	margin-left: 50px;
	margin-top: 2em;
	margin-bottom: 2em;
	padding-top: 4em;
	display: block;
	font-size: 1.3em;
	padding-bottom: 100px;
	width: 90%;
}

#content ul {
	list-style-type:none;
	margin-left: 0;	
}

#content h2{
	margin-top: 1em;
	margin-bottom: 1em;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
	padding-left: 0.3em;
	background-color: #CCC;
}

#menu {
	display: block;
}


#right_col {
	float: right;
	width: 35%;
	text-align: right;
	margin-right: 50px;
}

#right_col img{
	width: 200px;
}


#left_col {
	width: 65%;
}

.papers {
	font: 12px/1.5em Verdana;
	margin-left: 50px;
}

.papers ol {
	list-style-type: upper-roman;
	margin-left: 0;
}

.papers li {
	margin-bottom: 0.8em;
}


#pfcs {
	font: normal 11px/1.5em Verdana;
	font-size: 1.0em;
}
#twocolumns {
	width: 100%;
	height: 100%;
}

#musica {
	width: 75%;
	float:left;
	padding-bottom: 2em;
	height: 100%;
}

#musica ul{
	list-style-type: circle;
}

#lastfm_player {
	width: 25%;
	float: right;
	height: 100%;
}

#musicabis {
	clear: both;
	display: block;
	width: 100%;
}

#musicabis li{
	list-style-type: circle;
}

#bookslist li.bad
{
	list-style-image: url(icon/icon_thumbdown.gif);
}

#bookslist li.good
{
	list-style-image: url(icon/icon_thumbup.gif);
}

.bookslist li.bad
{
        list-style-image: url(icon/icon_thumbdown.gif);
}

.bookslist li.good
{
        list-style-image: url(icon/icon_thumbup.gif);
}

#fotos ul {
	float: left;
	width: 700px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#fotos li {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;
	padding-left: 50px;
	margin-top: 25px;
}

#tabsG {
	float:left;
	width:100%;
	background:#666;
	font-size:93%;
	line-height:normal;
	font-weight: bold;
}
#tabsG ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
}
#tabsG li {
	display:inline;
	margin:0;
	padding:0;
}
#tabsG a {
	float:left;
	background:url("tableftG.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
}
#tabsG a span {
	float:left;
	display:block;
	background:url("tabrightG.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsG a span {float:none;}
/* End IE5-Mac hack */
#tabsG a:hover span {
	color:#FFF;
}
#tabsG a:hover {
	background-position:0% -42px;
}
#tabsG a:hover span {
	background-position:100% -42px;
}

#tabsG a.selected{
	background-position:0% -42px;
}

#tabsG a.selected span{
	background-position:100% -42px;
}

#tabsG a.nothing {
	color: #000;
}
#tabsG a.nothing:hover {
	color: #000;
}
#tabsG a.nothing:hover span {
	background-position:100% 0px;
}
