/*
Theme Name: Derechos Humanos
Theme URI: http://www.nosetodavia.com/
Description: Diseno para el sitio web de Derechos Humanos
Version: 1.0
Author: Mercho
*/

/*general*/

body {font-family: "Trebuchet MS", Verdana;	font-size: 14px;margin:0;line-height:22px; background:url(images/bkgnd_line.jpg) repeat-x #E9F0F5;}
p, h1, h2, h3, h4, h5, li, ul, ol, form {margin:0; padding:0;}
a {color:#023556;}
a img{ border:none;}
a:hover {color:#3B93E1;}

/*contenedores*/
#contenedor {width:900px;margin:0 auto;}
#superior {float:left;width:900px;height:27px;}
#cabezote {float:left;width:900px;height:47px;}
#logo {float:left;width:900px;height:173px;}
#contenido {float:left;width:900px; height:350px;background:url(images/fondo_contenido.jpg) no-repeat;}
#contenido h1{ background:#3B93E1; border-top:#6BB9FF 2px solid; height:22px; margin:10px 4px; padding:0 15px; color:#FFFFFF; font-size:120%;}
#contenido h1 a{ color:#FFFFFF; text-decoration:none;}
#contenido ul { margin:0 0 0 30px;}
#contenido li { list-style:url(images/bullet.gif); margin-bottom:5px;}
#contenido .cform li{ list-style-image:none !important;}
#navegacion {
	float:left;
	width:99%;
	height:350px; 
	background-image:url(images/declaracion_img.jpg); 
	background-position:right;
	-moz-background-size:100%;
	-webkit-background-size:100%;
	background-size:100%;
	background-repeat:no-repeat;
	text-align:justify; 
	overflow:auto; 
	padding:0 10px 0 0;
}

#navegacion1 {
	float:left;
	width:100%;
	height:350px; 
	background:#CCDEEE; 
	text-align:justify; 
	overflow:auto; 
	padding:0 10px 0 0;
}
#navegacion p{ line-height:16px; padding-bottom:10px;}
#navegacion_categoria {float:left;width:225px; height:350px; overflow:auto;}
#textos {float:left;height:305px; width:630px; overflow:auto; padding:0 22px;}
#textos h2{ font-size:120%;padding:0 0 8px 0;}
#textos p{ padding:0 0 8px 0;}
#calendario {float:left;height:0px; width:445px; overflow:auto; padding:0 2px;}
#calendario h2 {font-size:80%; padding:0; margin:0;}

#buscar{ padding:2px 0 0 0; float:left; vertical-align:bottom;}
#s{ width:100px; height:12px; border:none; font-size:80%;}
#searchsubmit{ width:45px; height:18px; border:none; font-size:80%; background:url(images/bt_buscar.gif) no-repeat;}
#contador{ padding:2px 0 0 0; float:right; color:#FFFFFF; font-size:80%; }
.current a{ padding:0 0 0 10px;text-decoration:none; font-weight:bold; cursor:text; }
.current a:hover{color:#023556; cursor:text; }
.current-cat a{ padding:0 0 0 10px;text-decoration:none; font-weight:bold; cursor:text; }
.current-cat a:hover{color:#023556; cursor:text; }
.txt_min{ font-size:70%; text-align:right;}
.navigation {margin: 0 0 10px 0; height:20px;border-bottom:#CCCCCC solid 1px; font-size:70%;}
.alignright {float: right;}
.alignleft {float: left;}
.noticias_archivo li{ font-size:80%; line-height:16px;}