/*
/*
Theme Name: Oscar Aguad
Theme URI: http://www.kreas.com.ar/
Description: Theme creado para Oscar Aguad. Dise&ntilde;o: Arkhe - Maquetaci&oacute;n y Desarrollo: Kreas
Version: 1.0
Author: Ignacio Cuppi - Nicol&aacute;s Cuppi
Author URI: http://www.kreas.com.ar/
Tags: red, white, silver, two columns, widgets

*/
body{
	margin: 0;
	color: #333;
	/*background-color: #c5c6c8;*/
	background-image: url(imagenes/fondo_degree.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6{
	font-family: Arial, Helvetica, sans-serif;
}
h2, h2 a{
	font-size: 14px;
	color: #C5071B;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0;
}

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

#contenedor{
	width: 876px;
	margin: 0 auto;
	background: url(imagenes/fondo_cont.png);
}

#head{
	width: 876px;
	height: 286px;
	margin-bottom: 10px;
	background: url(imagenes/head.jpg) top no-repeat;
	position: relative;
}

#head #campania2011{
	width: 205px;
	height: 43px;
	background: url(imagenes/campania2011.png) no-repeat;
	position: absolute;
	left: 55px;
	top: 218px;
}
#head #campania2011 a{ display: block; width: 100%; height: 100%; text-indent: -9999px;}


#contenido{
	width: 608px;
	float: left;	
}

#pie{
	width: 876px;
	height: 121px;
	margin-top: 15px;
	background: url(imagenes/pie.jpg) top no-repeat;
	position: relative;
}
#pie_logos{
	width: 876px;
}

#home{
	width: 578px;
	height: 1204px;
	margin-left: 30px;
	background: url(imagenes/fondo_home.png) top no-repeat;
	position: relative;
}

#home #video{
	width: 250px;
	height: 233px;
	position: absolute;
	top: 53px;
	left: 20px;
}

#home #video2{
	width: 250px;
	height: 233px;
	position: absolute;
	top: 380px;
	left: 285px;
}

#home #gestion{
	width: 200px;
	height: 165px;
	position: absolute;
	top: 420px;
	left: 28px;
}

#home #prensa{
	width: 220px;
	height: 165px;
	position: absolute;
	top: 180px;
	left: 310px;
}

#home #calendario{
	width: 506px;
	height: 250px;
	position: absolute;
	top: 725px;
	left: 22px;
}

#pagina{
	width: 495px;
	margin-left: 85px;
	text-align: justify;
}

#pagina #pagina_pie{
	width: 495px;
	height: 114px;
	background: url(imagenes/fondo_pagina_pie.png) no-repeat;
}

#pagina #gestion_legislativa{
	width: 495px;
	height: 140px;
	background: url(imagenes/gestion_legislativa.png) no-repeat;
	margin-bottom: 15px;
}
#pagina #prensa_difusion{
	width: 495px;
	height: 140px;
	background: url(imagenes/prensa_difusion.png) no-repeat;
	margin-bottom: 15px;
}
#pagina #informacion_ciudadana{
	width: 495px;
	height: 140px;
	background: url(imagenes/informacion_ciudadana.png) no-repeat;
	margin-bottom: 15px;
}
#pagina #pensamiento_politico{
	width: 495px;
	height: 140px;
	background: url(imagenes/pensamiento_politico.png) no-repeat;
	margin-bottom: 15px;
}
#pagina #voto_virtual{
	width: 495px;
	height: 140px;
	background: url(imagenes/voto_virtual.png) no-repeat;
	margin-bottom: 15px;
}

#pagina .post .img_post{
	margin: 0 10px 10px 0;
}

.ampliar{
	height: 19px;
	padding: 3px 0 0 25px;
	background-image: url(imagenes/ampliar.png);
	background-repeat: no-repeat;
	background-position: %50 left;
	text-transform: uppercase;
	font-size: 11px;
}
.ampliar a{
	color: #C5071B;
	text-decoration: none;
	display: block;
}

.volver{
	height: 19px;
	padding: 3px 0 0 25px;
	background-image: url(imagenes/volver.png);
	background-repeat: no-repeat;
	background-position: %50 left;
	text-transform: uppercase;
	font-size: 11px;
}
.volver a{
	color: #C5071B;
	text-decoration: none;
	display: block;
}

.wp-polls{
	text-transform: uppercase;
	font-size: 14px;
}
.wp-polls-ul{
	color: #C5071B;
}
.wp-polls-ul li{
	margin-bottom: 10px;
}

/*---------- MENU HEAD -------------*/

#head #menu ul{
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}
#head #menu li{
	list-style: none;
	padding-top: 3px;		
}
#head #menu li a{
	font-size: 14px;
	text-transform: uppercase;
	padding-left: 10px;
	background-image: url(imagenes/item.png);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}

#head #menu .menu_negro a{
	color: #000;
}

#head #menu .menu_rojo a{
	color: #C5071B;
}

/*-------------- SIDEBAR ----------------------*/

#sidebar{
	width: 210px;
	/*background-color: #EEEEEE;*/
	float: left;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin-left: 33px;
}
#sidebar .side_der{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: dashed #B1B3B4 1px;
}
#sidebar .buscador{
	margin: 10px 0;
}

#sidebar h3{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #008cd1;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
	/*border-bottom: solid #abc816 5px;*/
}
#sidebar img{
	border: none;
}
#sidebar a{
	color: #666;
	text-decoration: none;
}
#sidebar a:hover{
	text-decoration: underline;
}

#sidebar #buscador{
	width: 190px;
	height: 35px;
	background: url(imagenes/fondo_buscador.png) no-repeat;
	padding: 7px;
	margin-bottom: 10px;
}
#sidebar #buscador #s{
	border: solid #FFF 0;
}
#sidebar #buscador .buscador_fondo{
	background-color: #FFF;	
	width: 175px;
	height: 21px;
}

.widget-area ul, .widget-area ul ol {
	margin: 0;
	padding: 0;
}
.widget-area ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 20px;
}

.widget-area ul ul, .widget-area ul ol {
	margin: 5px 0 0 0;
}

.widget-areaul ul ul, .widget-area ul ol {
	margin: 0 0 0 10px;
	}

ol li, .widget-area ul ol li {
	list-style: decimal outside;
}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 5px 0 5px 0;
	border-bottom: dashed #cccccc 1px;
}

#sidebar a img{
	border: none;
}

#sidebar ul{
	margin: 5px 0 0 0;
	padding: 0;
	list-style: none;
}
#sidebar li{
	list-style: none;
	padding-top: 3px;
}
#sidebar li a{
	font-size: 14px;
	text-transform: uppercase;
}

#sidebar .menu_negro a{
	color: #000;
}

#sidebar .menu_rojo a{
	color: #C5071B;
}


/*-------------- END SIDEBAR ----------------------*/

/*---------- POST --------------*/
.post{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: dashed #CCC 1px;
}
.post h2 a{
	font-size: 15px;
	color: #C5071B;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: 0;
}
.post h2 a:hover{
	text-decoration: none;
}
.post a{	
	color: #C5071B;
	text-decoration: none;
}
.post a:hover{	
	text-decoration: underline;
}
.post img{
	margin: 10px;
}

/*------------- NAVEGACION ------------------*/
.navigation{
	margin-bottom: 15px;
}

.navigation a{
	color: #C5071B;
	text-decoration: none;
}


/*---------- COMENTARIOS ------------*/
h3#comments{
	font-size: 16px;
	padding: 0 0 0 20px;
}

.commentlist{
	margin: 0;
	padding: 0 0 0 20px;
}

.commentlist li{
	list-style-type: none;	
	padding: 5px;
}

.commentlist .even{
	background-color: #EFEFEF;
}

.commentlist .odd{
	background-color: #FBFBFB;
}

.comment{
	font-family: Arial, Helvetica, sans-serif;
	border: solid #CCC 1px;
	margin-bottom: 10px;
}
.comment-body{
	color: #303030;
	font-size: 12px;
}

.comment-body .comment-author{
	font-size: 11px;
	font-weight: bold;
}
.comment-body .comment-author cite{
	font-size: 12px;
	font-style: normal;
}
.comment-body .comment-meta{
	border-bottom: solid #CCC 1px;
	font-size: 11px;
}
.comment-body .comment-meta a{
	color: #666;
	text-decoration: none;
}

#respond{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0 0 0 20px;
}
#respond h3{
	font-size: 16px;
}
#respond a{
	color: #7F7F7F;
	text-decoration: none;
}
