/*
Theme Name: Operación Milagro
Theme URI: http://www.operacionmilagro.org.ar/
Author: the Santiago Benedetti
Version: 1.0
*/
@charset "utf-8";
/* CSS Document */

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
	display: block;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
:focus {
	outline:none
}
body {
	padding:0px;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:12px;
	line-height:20px;
}
.clear {
	clear:both
}
iframe {
	overflow:hidden;
	border:0;
	filter:"progid:DXImageTransform.Microsoft.Alpha(style=0, opacity=0)";
}

.formaspago {
	clear:both;
	margin:10px 0px;
	display:block;
}

.ayudar section a {
font-size:12px;
	color:#d00000;
	font-weight:bold;
	text-align:right
}
.ayudar section a:hover {
	opacity: 0.6 
}

form .left, form .right {
	width:45%;
}
form .full {
	width:100%;
	float:left
}
form label {
	display:block;
	font-size:12px;
	line-height:15px;
	padding:0px;
	margin:0px 0px 10px 0px;
	font-weight:bold
}
form label .campo {
	border:1px solid #d9d9d9;
	width:94%;
	height:24px;
	background:#fff;
	margin:5px 0px 0px 0px;
	padding:0px 3%;
	font-size:12px;
	color:#666;
	display:block
}
form label select.campo {
	padding:0;
	width:100%;
}
form label .campogde {
	border:1px solid #d9d9d9;
	width:97%;
	height:75px;
	background:#fff;
	margin:5px 0px 0px 0px;
	padding:5px 1.5%;
	font-size:12px;
	color:#666;
	display:block;
	resize: none
}
form .obligatorios {
	clear:both;
	width:45%;
	font-size:12px;
	line-height:34px;
	float:left;
	margin:10px 0px 0px 0px;
}
form .botonazo {
	border:1px solid #FE0000;
	width:100px;
	height:34px;
	background:#fff;
	margin:10px 0px 0px 0px;
	padding:0px;
	font-size:12px;
	color:#FE0000;
	cursor:pointer;
	float:right;
	text-transform: uppercase;
	font-weight:bold
}
form .botonazo:hover {
	background:#FE0000;
	border:1px solid #fff;
	color:#fff
}
form label .checkcito {
	padding:0px;
	margin:0px 5px 0px 0px;
}
span.wpcf7-form-control-wrap {
	width:100%;
}	
div.wpcf7-response-output {
	display:block;
	clear:both;
	margin:0px;
	padding:20px 0px 0px 0px;
	border:none!important;
	font-size:12px!important;
	font-weight:bold!important;
}
.wpcf7-validation-errors {
	color:#FE0000!important;
}
.wpcf7-mail-sent-ok {
	color:#220D7B!important;
}
span.wpcf7-not-valid-tip {
	font-weight:normal!important
}

.wp-pagenavi {
    clear: both;
	text-align:center
}
.wp-pagenavi a, .wp-pagenavi span {
    border: 1px solid #d00000!important;
    margin: 2px!important;
    padding: 3px 5px!important;
    text-decoration: none;
	color:#d00000;
	font-size:12px
}
.wp-pagenavi a:hover, .wp-pagenavi span.current {
    border-color: #ffffff!important;
	color:#fff;
	background:#d00000
}
.wp-pagenavi span.current {
    font-weight: bold;
}

.ayudar section h3 {
    font-size: 12px;
    margin: 20px 0 5px;
	font-weight:bold
}

.direccion h4 {
	color: #d00000;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 5px 0;
    padding: 0;
    text-align: left;
}
.direccion h4 {
	font-size:12px;
}