/*
Theme Name: Congresistas Congreso Visible
Theme URI: http://www.congresovisible.org
Description: Congreso Visible Clases Congresistas
Version: 1.0
Author: http://www.monoku.com

Creada : 16.11.09
Modificada : 16.11.09
*/
#footer {
	
}

#footer .footer-wrapper {
	position: relative;
	height: 470px;
	background-image: url("../img/footer.jpg");
	background-position: center top;
	background-repeat: no-repeat;
}

#footer h3, #footer h3 a{
	font-size: 17px;
	color: #799FBB;
	border: none;
	padding: 0;
	font-family: Georgia, 'Nimbus Roman No9 L', 'Century Schoolbook L', "Times New Roman", Times, serif;
	font-weight:normal;
	text-decoration:none;
}

#footer p {
	font-size: 12px;
	color: #7f7f7f;
	padding: 5px 0;
	font-family: Georgia, 'Nimbus Roman No9 L', 'Century Schoolbook L',
		"Times New Roman", Times, serif;
	font-style: italic;
	line-height: 12px;
}

#footer .cita {
	font: 18px bold Georgia, 'Nimbus Roman No9 L', 'Century Schoolbook L',
		"Times New Roman", Times, serif;
	color: #7f7f7f;
	position: absolute;
	top: 115px;
	width: 525px;
	left: 46%;
	margin-left: -225px;
	text-align: center;
	position: relative;
}

#footer .cita .quote,#footer .cita .quote2 {
	display: inline-block;
	background-image: url("../img/sprite-icons.png");
	background-position: -1600px 0;
	height: 18px;
	width: 18px;
}

#footer .cita .quote2 {
	background-position: -1600px -31px;
}

#footer .cita .autor {
	display: block;
	text-align: right;
	font-size: 14px;
	color: #999;
}

#footer .cita a.autor {
	color: #0099CC;
	text-decoration: none;
}

#footer .cita a.autor:hover {
	text-decoration: underline;
}

#footer .about {
	position: absolute;
	top: 280px;
	left: 22px;
	width: 265px;
}

#footer .redes {
	position: absolute;
	top: 280px;
	left: 372px;
	width: 230px;
}

#footer .redes ul {
	
}

#footer .redes ul a {
	font-size: 12px;
	font-family: Georgia, 'Nimbus Roman No9 L', 'Century Schoolbook L', "Times New Roman", Times, serif;
	color: #7f7f7f;
	font-style: italic;
	text-decoration: none;
}
#footer .redes ul a:hover {
	text-decoration: underline;
}

#footer .redes ul a span {
	display: inline-block;
	width: 15px;
	height: 12px;
	background-image: url("../img/sprite-icons.png");
	background-position: -1585px 3px;
	background-repeat: no-repeat;
}

#footer .redes ul a.youtube span {
	background-position: -1585px -12px;
}

#footer .redes ul a.facebook span {
	background-position: -1585px -28px;
}

#footer .redes ul a.twit span {
	background-position: -1585px -44px;
}

#footer .redes ul a.tumblr span {
	background-position: -3363px -30px;
}

#footer .twitter {
	position: absolute;
	top: 280px;
	left: 690px;
	width: 235px;
	height: 100px;
}

#footer .twitter .fecha {
	font-style: normal;
	font-size: 10px;
	color: #999;
	word-spacing: -1px;
	display: block;
	text-align: right;
	position: absolute;
	right: 12px;
	bottom: 0;
}

#footer .menu1,
#footer .menu2{
	text-align: center;
	padding-bottom: 8px;
}
#footer .menu1 li,
#footer .menu2 li{
	display: inline;
	border-left: 1px solid #e1e1e1;
	padding: 0 8px 0 10px;
	margin: 0;
}
#footer .menu1 li a,
#footer .menu2 li a{
	color: #999;
	font-size: 11px;
	line-height: 11px;
	font-family: Georgia, 'Nimbus Roman No9 L', 'Century Schoolbook L', "Times New Roman", Times, serif;
	text-decoration:none;
}
#footer .menu1 li a:hover,
#footer .menu2 li a:hover{
	text-decoration:underline;
}
#footer ul li.primero {
	border: none;
}
.separador{
	text-align: center;
}
.separador .borde{
	border-bottom: 1px solid #e1e1e1;
	width: 560px;
	margin: auto;
}
#footer .menu2{
	padding: 11px 8px 14px;
	background-image: url("../img/sprite-backgrounds-sombras.jpg");
	background-repeat: no-repeat;
	background-position: 0 -314px;
}
#footer .credito{
	text-align: center;
	padding: 5px;
	color: #bebebe;
	font-size: 9px;
}
.monoku-link{
	position: relative;	
}
#monoku{
	background-image: url("../img/sprite-icons.png");
	background-position: -1620px 0px;
	width: 72px;
	height: 20px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999em;
	position: absolute;
	top: -17px;
	right: 0px;
}