/*
Theme Name: CoLCIT
Theme URI:http://www.colcit.org.ar/
Description: Tema del sitio web de CoLCIT
Version: 1.0
Author: Franco Iacomella
Author URI: http://francoiacomella.org/
License: GNU GPLv3 or superior
*/

body 
{
	margin: 0;
	padding: 0;
	FONT-FAMILY: DIN, Trebuchet MS, Trebuchet, Georgia, Verdana, Helvetica, sans-serif;
	background: white url(img/fondo-mcenu.png) repeat-y ;
	font-size: 100%;
  font-size: 15px;
  color: #666;
z-index:0;
}

a {
color: #7E9E00;
}

a:hover {
color: #C0C000;
}

a img {
border: none;
}


h1 {
color: #888;
}

h2, h2 a
{ 
	color: #7E9E00;
	margin-bottom: 0; 
	background:url(navigation.jpg) no-repeat;
  text-align: left;
}

h2 span
{
	display: none;
}

#wpcf {
text-align: left;
}

#wpcf input, textarea{
background: #ccc;
border: 1px solid;

}

#wpcf input:focus, textarea:focus {
border: 1px solid #FCAF3E;
}

#menu {
	position:absolute;
padding-top:135px;
	left:0px;
	width: 200px;
height:80%;
/*padding-bottom:100px;*/
top:0px;

	background-color: #1a1a1a;lazyest_image
	font-size:90%;
	font-weight: bold;
z-index:1;
}


#menu-ul
{
	list-style: none;
	font-size: 1em;
	margin: 0px 0;
	padding: 0;
}

#menu-ul li a
{
	display: block;
	width: 200px;
	padding: 5px 18px;
	margin: 0;
	margin-bottom: 10px;
	color: #ccc;
	background:#000;
	text-decoration: none;
}


#menu-ul li a:hover { 
color: #657e00; 
}

#fondo {
height: 100%;
position: fixed;
width:982px;
z-index:-1;
left:0px;
top:0px;
	background: transparent url(img/fondo-menu.png) repeat-y ;
}

#contenido {
  position:absolute;
  left:200px;
  width: 320px;
  text-align: justify;
  background-color: #4d4d4d;
  color: #e6e6e6;
z-index:2;

height:90%;
}

#contenido-texto {
  padding: 1em;
padding-bottom:150px;
  background-color: #4d4d4d;


}

#totoras {
width: 660px;
height: 528px;
background: transparent url(img/totoras2.jpg) top left ;
position: fixed;
bottom: 100px;
right: 0px;
z-index:-2;
}

#degrade2 {
display:block;
width: 1259px;
height: 770px;
background: transparent url(img/degrade.png) top left no-repeat;
position: absolute;
top: 0px;
right: 0px;
}

#abajo {
background: black url(img/fecha.png) right no-repeat;
width: 100%;
height: 100px;
position: fixed;
bottom: 0px;
z-index:100;
}

#titulo {
background: transparent url(img/titulo.png) top left no-repeat;
height: 94px;
width: 566px;
position: absolute;
bottom: 0px;
left: -15px;
}

#cabeza {
padding-top:10px;
}

.toc {
  border: #ccc solid 1px;
  float: right;
  font-size: .9em;
  margin: 0 0 5px 12px;
  width: 200px;
}

.toc ol {
  margin: 5px;
  padding-left: 30px;
}

.nota {
font-size:90%;
padding: 10px;
color: #fff;
border: 1px solid #1A1A1A;
background: #444141;
}

.foto {
border: 4px #668000 solid;

}

.lazyest_image {
border: 4px #668000 solid;
}