/*  
Theme Name: Desigualdades
Theme URI:  http://www.desigualdades.cl
Description: Theme para desigualdades.cl
Version: 1.0
Author: Multimedial
Author URI: http://www.multimedial.cl

	
 */

body {
	background: #fff url(img/bg-header.png) repeat-x scroll;
	color:#666666;
	font:12px Arial, Helvetica, sans-serif;
}
h2 {
	font-size:18px;
	color:#465493;
	padding-bottom:5px;
	font-weight: bold;
}
h3 {
	font-size:15px;
	color:#526D78;
	padding-bottom:7px;
}
a {
	color: #019F92;
	text-decoration:none
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}


.langbar	{
			float:right;
			font-size:11px;
			margin:10px 0px 0px 0px;
			}
			.langbar a {
						color:#FFF;
						padding:0px 10px;
						}

#header-home-holder{
	background: #fff;
	
}
#header, #header-home{
	margin: 0 auto;
	height:310px;
	position:relative;
	text-align:center;
	width:950px;
}

 #header-home{height: 280px;}

 #header-home{
	margin: 0 auto;
	background-color: #fff;
	width: 950px;
}

	 #header-home .logos{
	right: 0px;
	position: absolute;
	margin-top: 215px;
}
	#header h1, #header-home h1 {
		float:left;
		height:74px;
		margin-top: 40px;
		margin-bottom: 10px;
	}
	 #header-home h1 {
		position: absolute;
		left: 0;
		margin-top: 20px;
		margin-bottom: 0px;
	}
		#header h1 a, #header-home h1 a {
			font-size:1px;
			text-indent:-100000px;
			display:block;
		}
		#header h1 img, #header-home h1 img  {
			display:block;
		}

	#header ul {
		float:right;
		position:relative;
		z-index:22;
		top:9px;
		clear:right;
	}
		#header ul li {
			display:block;
			float:left;
			padding-right:2px;
		}
			#header ul li a {
				display:block;
				float:left;
				text-decoration:none;
				font-size:12px;
				padding-left:9px;
				color:#637E73;
			}
			#header ul li a:hover, #header ul li a.active {
				background:url(img/tab-left.png) no-repeat left;
				color:#333;
			}
				#header ul li a span {
					display:block;
					float:left;
					cursor:pointer;
					height:36px;
					line-height:35px;
					padding-right:9px;
				}
				#header ul li a:hover span, #header ul li a.active span {
					background:url(img/tab-right.png) no-repeat right;
				}


	#header .wrap {
		width:950px;
		margin:0 auto;
		text-align:left;
		padding-top:50px;
	}

#content {
	margin-top: 15px;
	text-align:center;
	min-width:950px;
}

#content-home {
	text-align:center;
	min-width:950px;
	background-color: #fff;
}
#footer-home-menu{
		background: transparent url(img/bg-menu-home.png) repeat-x;	
		height: 55px;
} 
		#footer-home ul {
	margin: 0 auto;
	width: 630px;
		height: 55px;
	}
		#footer-home ul li {
			display:block;
			float:left;
			padding-right:25px;
			padding-top: 18px;
		}
		#footer-home ul li a{
		color: #fff;
		font-weight: bold;
		}
	
	#content .wrap {
	width:950px;
	margin:0 auto;
	text-align:left;
	padding-bottom:20px;
}
			
	#page {
		float:left;
		width:600px;
	}	
		#page p {
			line-height:150%;
			padding-bottom:12px;
		}
		#page ul {
			clear:both;
			padding-left:18px;
			padding-top:8px;
			padding-bottom:12px;
		}
			#page ul li {
				background:url(img/list.gif) no-repeat left 10px;
				line-height:30px;
				padding-left:10px;
			}
		#page .alignleft {
			display:block;
			border:solid 5px #D8E6CF;
			float:left;
			margin: 5px 14px 14px 0;
}

		#page .alignright {
			display:block;
			border:solid 5px #D8E6CF;
			float:right;
			margin: 5px 0px 14px 14px;
}

		#page .aligncenter {
			display:block;
			border:solid 5px #D8E6CF;
			margin: 5px auto;
}
				#comment form {
				padding-top:54px;
			}
				#comment form label {
					position:relative;
					font-size:10px;
					top:-5px;
					padding-left:12px;
				}
				#comment form .clear {
					height:18px;
				}
				#comment form input {
					width:210px;
					background:url(img/bg-field.gif) repeat-x top #fff;
					border:solid 1px #cecece;
					padding:5px;
					font:12px Arial, Helvetica, sans-serif;
				}
				#comment form textarea {
					background:url(img/bg-field.gif) repeat-x top #fff;
					border:solid 1px #cecece;
					padding:5px;
					font:12px Arial, Helvetica, sans-serif;
					width:550px;
					height:200px;	
				}
				#comment form select {
					background:url(img/bg-field.gif) repeat-x top #fff;
					border:solid 1px #cecece;
					padding:5px;
					font:12px Arial, Helvetica, sans-serif;
				}
				#comment form button {
					font:14px Arial, Helvetica, sans-serif;
					color:#666666;
					background:#f0f0f0;
					border:solid 1px #cecece;
					width:150px;
					text-align:center;
					outline:none;
					padding:5px 0;
					cursor:pointer;
				}
	
	#sidebar {
		border-left:dotted 1px #ccc;
		width:305px;
		padding-left:15px;
		float:right;
	}
		#sidebar h3 {	
			color: #465493;
			font-size: 18px;
			font-weight: normal;
		}			
		#sidebar li {
			border-bottom: 1px #526D78 dotted;
			padding: 18px 22px;
			line-height:140%;
			width: 270px;
		}
		#sidebar li a{		
		color: #526D78;
		}
				
		#sidebar a img {
			display:block;
		}
		

#footer {
	background: url(img/bg-footer.gif) repeat-x;
	height:98px;
	text-align:left;
	min-width:950px;
}

#footer-home {
	overflow: hidden;
	text-align:center;
	min-width:950px;
	clear: both;
}
	#footer-home p {
	padding-top: 20px;
	text-align: center;
	color:  #5A66A2;
	}
	
	#footer p {
		line-height:140%;
		padding-top:14px;
	    margin-left: 20px;
	}
	#footer-home .footer-text {
	color:  #5A66A2;

	font-weight: bold;
	font-size: 16px;
	}
	
	#footer span {
		color: #000;
		font-size: 16px;
		font-weight: bold;
		line-height:140%;
	}

#post-block{
margin-bottom:20px;
border-bottom:1px solid #666;
}
