* {
	margin: 0;
	padding: 0;
}
html {
	/*background: url(yerbita.jpg) repeat-x bottom;*/
}
body {
	font: .75em arial, sans-serif;
	margin:0px;
}
#header {
w
}

h1, h2, h3, .lite dt{
	font-weight: normal;
	padding: .5em 0 .2em 0;
	color:rgb(100,100,100);
	
}
h1 {
	font-size: 2.5em;
	color:#FCC917;
}
h2, .lite dt {
	font-size: 2em;
}
h2{
	border-bottom:1px solid #DCDCDC;
}
.maincont .maincont h2{
	/*font-size: 2em;*/
}
h3, .sidebar h2 {
	font-size: 1.7em;
}
h4, .sidebar h3 {
	font-size: 1.3em;
	padding: 1em 0 0 0;
}
a, .button {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.external span {
	background-image:url(../img/external.png);
	background-position: right;
	background-repeat: no-repeat;
	/*padding-right:130px;*/
}
a img {
	border: none;
}
#header a{
	color: #999;
	text-decoration: none !important;
}
small a, p a {
	color:rgb(0,102,158);
	text-decoration:underline;
	/*color: #555;*/
}
small a:hover, p a:hover {
	color:rgb(252,201,23);
	/*color: #555;*/
}

h1 a, h2 a, h3 a{
	border-bottom: 1px dotted;
}
#wrapper {
	
	position:absolute;
}
input {
	border: 1px solid #CDCDCD;
	font-size: .95em;
}
.button {
	background: none;
	border: none !important;
	font-weight: bold;
	cursor: pointer;
}
.maincont {
	width: 100%;
	/*float: left;*/
	float: none !important;
}
.maincont h1{
	margin-top:2em;
}

.maincont .maincont {
	width: 36em;
}
.maincont .maincont .maincont {
	width: 17em;
}

.maincont p, .maincont ul {
	/*text-align: justify;*/
	color: #777;
	font-size: 1.2em;
	line-height: 1.3em;
	padding: 1em 1em;
}
.maincont ul {
	margin-left: 1.5em;
	line-height: 1.5em;
}

.lite p {
	text-align: left;
	font-size: 1.2em;
}


#footer {

	display:none;
}

.noborder, fieldset {
	border: none !important;
}
.empuja {
	padding-bottom: 150px; 
}
.metadata {
	line-height: 1.5em;
}

.halfw {
	width: 49%;
}


.maincont img {
 padding: 3px;
 border: 1px solid #CCC;
}
img.size-full {
 max-width: 95%;
 position: relative;
 margin: 1em auto;
 display: block;
 
} 
img.size-med {
 max-width: 45%;
 margin: 1em;
} 



/*------------ table ---------------*/

.wikitable {
	margin:1em;
}
.wikitable td {
	padding:1em;
	color:gray;
}
.wikitable th {
        padding:1em;
	background-color: gray;
	color:white;
}

/*---------- foss4g--------------*/
.announce {
	border:1px solid gray;
	margin:3em;
	margin-top:0.2em;
	padding-left:2em;
	padding-right:2em;
	background-color:rgb(240,240,240);
	font-size:0.85em;
}
/*---------- twiter -----------*/
.twtr-hd, .twtr-ft{
	display:none;
	
}
/*---------- sponsors ----------*/

.sponsor {
	text-align:center;
}
.platinum a {
	text-decoration:none;
}
.bronze a {
	text-decoration:none;
}
.bronze img {
	vertical-align:middle;
	margin-right:1em;
	margin-bottom:1em;

}
/*---------- others ----------*/
#aliases {
	font-size:0.5em;
}
.escondido {
	display:none;
}
/*------------ table -----------*/
#tbList {
	width:100%;
	color:#4d4d4d;
}

#tbList th{
	margin:3px;
	padding:10px;
}

#tbList td{
	margin:3px;
	padding:10px;
}

#tbProg {
	width:100%;
	color:#4d4d4d;
}

#tbProg th{
	margin:3px;
	padding:10px;
	vertical-align:top;
}

#tbProg td{
	margin:3px;
	padding:10px;	
	vertical-align:top;	
	border-bottom:1px solid black;
}

.disp {
 	background-color: rgb(245,245,245);
	
}

.par {
	
	background-color:rgb(240,240,240);
}

#tbProg th{
	margin:3px;
	padding:10px;
	vertical-align:top;
	background-color:rgb(60,60,60);
	color:rgb(250,250,250);
	font-size:1.1em;
}

.schedTue  {
background-color:#062270;
color:white;
}
.schedWed {
background-color:#A6A400;
color:white;
}
.schedThu {
background-color:#A60000;
color:white;
}

