/*
Theme Name: Proyecto Desarrolla 2009
Theme URI: http://proyectodesarrolla.org/
Description: Plantilla original para el sitio ProyectoDesarrolla.org
Version: 2.0
Author: Marcelo Simonetti
Author URI: http://cebra.com.uy/
Tags: orange, fixed width, two columns

	This stylesheet was built by Gonzalo Linares.
	This theme was built by Camilo Rivero.

*/

body{
	background: url("auxiliar/bg_blue.gif");
	font-family: Arial, sans-serif;
	text-align: center;
}

h1	{font-size:14px;} /*titulos*/
h2	{font-size:20px; color:#009736; }/* barra de nav superior */
h3	{font-size:50px; color:#0053A3; font-weight:bold; padding:0; margin:0;}/* titulos azules */
h4	{font-size:27px; color:#009736; font-weight:bold; padding:0; margin:0;}/* titulos verdes*/
h5	{font-size:20px; color:#009736; font-weight:normal; padding:0; margin:0;} /* subtítulos verdes*/
h6	{font-size:12px; color:#F08D00; text-decoration:none; padding:0; margin:0;} /* vinculos en cuerpo de texto */
p, li	{font-size:12px; color:#000000; text-align:justify;} /*parrafo*/


a:link				{color: #f08d00; text-decoration:none;}
a:visited			{color: #f08d00; text-decoration:none;}
a:focus, a:hover 	{color: #f2bf77; text-decoration:underline;}
a:active			{color: #f08d00; text-decoration:none;}

#wrapper{
	width: 900px;
	text-align: left;
	margin: 0 auto;
	position:relative;
}

/* ----------------------------------------------CABEZAL */

#header{
	background: url(auxiliar/bg_header-blue.png) no-repeat;
	width: 900px;
	height: 276px;
	margin: 0 0 0 14px;
	padding:0;
	}
#header {behavior: url(iepngfix.htc); cursor:default}

h1		{
	height: 50px;
	width: 50px;
	position: absolute;
	top: 0px;
	left: 0px;
	overflow: hidden;
}

h1 a:link, h1 a:hover, h1 a:visited, h1 a:active{
	display: block;
	width:50px;
	height:50px;
	text-indent: -100000px;
} 
/* ----------------------------------------------NUEVA BARRA NAVEGACION */

/* style unordered list */

ul#navbar {
	margin: 0;
	list-style: none;
}

ul#navbar li {
	list-style-type: none;
	text-align:center;
}

/* style menu items */

ul#navbar li.topitem {
	float: right;
	position: relative;
	width: 85px;
	height:60px;
	padding: 50px 2px 2px 2px;
	font-size:8pt;
	font-weight:bold;
	text-transform:uppercase;
}


/* position and hide drop-down menu */

ul#navbar li.topitem ul{
	display: none;
	position: absolute;
	right: 0;
	width: 85px;
	text-transform:none;
	padding:25px 2px 2px 2px;
	line-height:10px;
}

ul#navbar li > ul { top: auto; left: auto; }
/* display drop-down menu (add an 'over' class attribute to list items for IE */
ul#navbar li:hover ul, ul#navbar li.over ul { display: block; }

ul#navbar li li a {
	display: block;
	font-size: 8pt;
	color: #ffffff;
	padding: 3px 2px;
	text-decoration: none;
}

ul#navbar li li a:hover {
	color: #f08d00;
	background: #0053a3;
}


/* ----------------------------------------------BARRA NAVEGACION */

.bot-inicio:hover { background:url("auxiliar/bg_inicio2.gif") no-repeat 15px 5px; }
.bot-somos:hover { background:url("auxiliar/bg_somos3.gif") no-repeat 15px 2px; }
.bot-proyectos:hover { background: url("auxiliar/bg_proyecto3.gif") no-repeat 15px 1px; }
.bot-publicaciones:hover { background: url("auxiliar/bg_publicaciones3.gif") no-repeat 15px 1px; }
.bot-enlaces:hover { background: url("auxiliar/bg_enlaces3.gif") no-repeat 15px 2px; }
.bot-actividades:hover { background: url("auxiliar/bg_actividades3.gif") no-repeat 5px 7px; }
.bot-galeria:hover { background: url("auxiliar/bg_galeria3.gif") no-repeat 15px 10px; }
.bot-contacto:hover { background: url("auxiliar/bg_contacto4.gif") no-repeat 10px 16px; }

/* ---------------------------------------------- CONTENIDO */

#main{
	background: url(auxiliar/bg_body.png) top right;
	width:900px;
	margin: 0 0 0 14px;
}
	#main {behavior: url(iepngfix.htc); cursor:default}

#content{
	width: 680px;
	margin: 0 0 0 14px;
	min-height:500px;
	overflow:auto;
	padding: 0 30px 20px 170px;
	position:relative;
}

.post-content{
	width:680px;
	margin:0;
	text-align:left;
	float:right;
	padding-bottom:10px;
}

#center-content {
	width:270px;
	text-align:left;
	margin: 0 auto;
	float:left;
}

#cont-equipo {
	width:230px;
	text-align:left;
	margin: 0 auto;
	float:left;
	}

#right-content {
	width:360px;
	margin-left:30px;
	text-align:left;
	float:right;
	padding-bottom:10px;
}

	div.novedades h3 { color: #009736; font-size: 20px; }
	div.novedades h5 { color: #009736; font-size: 16.6px; font-weight: 900; }

.enlace{
	height:150px;
	width:170px;
	margin-top:5px;
	float:left;
}
.publicacion{
	height:250px;
	width:160px;
	margin:5px;
	float:left;
}

	div#post-title {
		border-bottom: 1px solid #009736;
		margin: 0;
		padding-top: 30px;
		width: 100%;
	}

.novedades a { display: block; }

#titulos{
	width:360px;
	margin:0;
	padding-top:30px;
	border-bottom: 1px solid #009736;
}
#titulos2{
	width:680px;
	margin:0;
	padding-top:30px;
	border-bottom: 1px solid #009736;
	}

/* ----------------------------------------------LISTAS */

#content ul { margin: 20px 0; padding: 0; }

#content ul li {
	background: transparent url('auxiliar/vinetas.gif') no-repeat 0 -16px;
	list-style-type: none;
	margin: 20px 0;
	padding: 0 0 0 32px;
}

/* ----------------------------------------------LATERAL */

#leng{
	width: 81px;
	height: 178px;
	background: url("auxiliar/bg_leng-blue.png");
	position:absolute;
	top:300px;
	left:0;
	padding: 25px 20px 50px 15px;
	}
#leng {behavior: url(iepngfix.htc); cursor:default;}

#foto_lateral1{
	width: 168px;
	height: 176px;
	background: url("auxiliar/f_borde-blue.png");
	position:absolute;
	top:600px;
	left:0;
	}
#foto_lateral {behavior: url(iepngfix.htc); cursor:default}

#foto_lateral2{
	width: 168px;
	height: 176px;
	background: url("auxiliar/f_borde2.png");
	position:absolute;
	top:600px;
	left:0;
	}
#foto_lateral2 {behavior: url(iepngfix.htc); cursor:default;}

#foto_lateral3{
	width: 168px;
	height: 176px;
	background: url("auxiliar/f_borde3.png");
	position:absolute;
	top:600px;
	left:0;
	}
#foto_lateral3 {behavior: url(iepngfix.htc); cursor:default;}

#foto_lateral4{
	width: 168px;
	height: 176px;
	background: url("auxiliar/f_borde4.png");
	position:absolute;
	top:600px;
	left:0;
	}
#foto_lateral4 {behavior: url(iepngfix.htc); cursor:default;}

/* ----------------------------------------------CONTENIDO */
#form-right{
	width:500px;
	float:left;
	text-align:left;
	clear:rigth;
	}
#form-left{
	width:150px;
	float:left;
	padding-rigth:10px;
	text-align:right;
	}

/* ----------------------------------------------LLAMADOS */

#llamados-home {
	border-bottom: 2px solid #00C948;
	margin: 15px 0 0 0;
	padding: 10px 0 5px 0;
}

/* ----------------------------------------------GALERIA */
#FrogJS	{
	width: 650px;
	height: 600px;
	margin: 0 auto;
	padding:10px;
	}
#FrogJSCredit	{
	text-align: right;
	font-size: 10px;
	color: #999;
	padding: 1px;
	}
#FrogJSCaption	{
	padding-top:10px;
	font-size: 11px;
	text-align: left;
	line-height: 140%;
	}
/* ----------------------------------------------PIE */
#footer{
	width: 900px;
	height:8px;
	margin-left:14px;
	background: url(auxiliar/bg_footer.png);
	}
#footer {behavior: url(iepngfix.htc); cursor:default}


/* ----------------------------------------------MISC */

.aligncenter { margin: 15px auto; text-align: center; }
.float-r, .alignright { float: right; margin: 0 0 5px 7px; }
.float-l, .alignleft { float: left; margin: 0 7px 5px 0; }


.sIFR-flash {visibility:visible !important;margin:0;}
.sIFR-replaced {visibility:visible !important;}
span.sIFR-alternate {position:absolute;left:0;top:0;width:0;height:0;display:block;overflow:hidden;}

.clearfix:after {content: "."; display: block;height: 0; clear: both; visibility: hidden;}

.floatclear {clear: both;line-height: 0px;font-size:0;width:100%;height:2px;margin:0;padding:0;}
.hide {position: absolute;left:-9999999px;font-size:0%;width:9990px;display:none;}

/* Hides from IE-mac \*/
* html .clearfix {display: block;}
/* End hide from IE-mac */
