/*
Theme Name: Zacarias
Theme URI: http://www.---.com.ar
Description: ---
Version: 1.0
Author: Guion Medio
Author URI: http://www.guionmedio.com
Tags: 
*/

@import "styles/reset.css";
@import "styles/styles.css";


.ffg_img_css {
	border: none !important;
}

#twitter_update_list li{
	font-size: 13px;
	padding: 0 10px 5px 0;
	margin: 0 0 5px;
	border-bottom: 1px dashed #DEDEDE;
	color: #666;
}
#twitter_update_list a{
	color: #768B1F;
}

.headerideas {
	width: 600px;
	height: 170px;
	background: url(img/ideasencabezado.jpg) no-repeat;
	margin: 0 0 0 10px;
}
.bannerideas {
	width: 200px;
	height: 150px;
	display: block;
	text-indent: -3000px;
	background:url(img/boton-contacto.png) no-repeat;
	margin: 0 0 20px 0;
}
.bannerideas2 {
	width: 200px;
	height: 150px;
	display: block;
	text-indent: -3000px;
	background:url(img/boton-padron.png) no-repeat;
	margin: 0 0 20px 0;
}
.botonsidebar {
	margin-bottom: 10px;
}
.botonpropuesta {
    margin-top: 10px;
	margin-bottom: 10px;
}
#csn_form {
	padding: 10px;
	background: #F5F5F5;
}
.form-textarea textarea, .form-input input {
	padding: 3px;
	background: url(img/fondoform.png) repeat-x #fff;
	border: 1px solid #7096A9;
	width: 300px;
	margin: 0px 0px 10px;
}
.form-label label {
	display:block;
	width: 300px;
	text-align:left;
	font-size: 12px;
	color:#06334A;
	text-transform: uppercase;
	margin: 0px 0 0 0;
	height: 19px;
}

#csn_form input, #csn_form textarea {
	padding: 3px;
	background: url(img/fondoform.png) repeat-x #fff;
	border: 1px solid #7096A9;
	width: 210px;
	float: right;
	margin: 10px 10px 0;
}
#csn_form span {
	display:block;
	width: 114px;
	text-align:right;
	font-size: 12px;
	color:#06334A;
	text-transform: uppercase;
	float:left;
	margin: 10px 0 0 0;
	height: 19px;
}
#csn_submit {
	width: 75px;
	height: 28px;
	border: none;
	background:url(img/ideasbtn.png);
	margin: 10px 0 0 133px;
}
#captcha {
	margin: 10px 0 0 133px;
}
#captcha_vinculo {
	font-size: 11px;
	color:#06334A;
	margin: 5px 0 0 220px;
}
legend {
	display: block;
	padding: 5px;
	background: #F5F5F5;
	width: 360px;
}
.form-option {
	clear: both;
}

.fecha {
font-size: 11px;
color: #999;
}
