/*
      Theme Name: edinexsus
      Theme URI: http://www.
      Version: 1.0
      Author: Portales Andalucia
      Author URI: http://www.portalesandalucia.com
*/

/* FIXES */
*, html { 
	margin:0; 
	padding:0;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* END FIXES */
h1{
	height:0px;
	display:block;
	text-indent:-99999px;	
}
a{
 	font-family:Corbel,Arial,Helvetica;
	font-weight:normal;
	text-decoration:none;
	color:#001c4d;
	outline:none;
}   
p{
	margin:5px 0px 0px 0px;
}
h2 a{
	font-size:20px;
	text-transform:capitalize;	
	color:#001c4d;
 	font-family:Arial,Helvetica;
}
h3{
	color:#e50202;
	font-size:14px;
 	font-family:Arial,Helvetica;
	font-weight:normal;
	margin-bottom:10px;
}
body{
	font-size:11px;
	background: url(images/fondo.jpg)  repeat-x;
	font-family:Arial,Helvetica; 
	font-weight:normal; 
	color:#242424;
}
ul{
	list-style-type:none;
}
img{
	border:none;
}
#page{	
	width:860px;
	margin:0px auto;
}
#header {  
	background:url() bottom  no-repeat;
	height:125px;	
	position:relative;
}
	#header .logo{
		position:absolute;
		width:274px;
		height:59px;
		bottom:30px;
		left:0px;
		background:url(images/logo.png) no-repeat;
	}
	#header .menu{
		width:410px;
		height:10px;
		position:absolute;
		bottom:47px;
		right:0px;
	}
		#header .menu li{
			float:left;
		}
			#header .menu li.current_page_item a, #header .menu li.current-cat a{
				color:#656565;
			}			
			#header .menu li a{
				color:#001c4d;
				font-weight:bold;
				padding-left:12px;
				text-transform:capitalize;
			}
#container {
	margin-bottom:30px;
}
	#container .header{
		height:250px;
		color:#fff;
		font-size:14px;
		font-family:Arial,Helvetica;
	}
		#container .header .header_content{
			width:300px;
			float:left;
			padding-top:70px;
			
		}
		#container .header img{
			float:right;
			padding-top:30px;
		}
	#content{
		margin-top:30px;
	}
		#content .catalogo{
			margin-top:10px;
		}
				#content ul li a{
					color:#242424;
					font-size:14px;
					font-family:Trebuchet MS, Corbel,Arial,Helvetica;
				}
					#content ul li a:hover, #content ul li.active a{
						color:#001c4d;
						text-decoration:underline;
					}
	#content {
	
	}
	.inicio_catalogo , 
	.inicio_novedades,
	.inicio_promaciones	{
		font-size:12px;
		font-weight:bold;
		width:285px;
		color:#242424;
		float:weight;
		float:left;
		height:185px;
		position:relative;
	}
	.inicio_catalogo{
		background:url(images/catalogo.jpg) 160px 40px  no-repeat;
		width:284px;
	}
	.inicio_novedades{
		background:url(images/novedades.jpg) 180px 40px  no-repeat;
		width:310px;
	}
	.inicio_promaciones{
		background:url(images/publication.jpg) right 40px  no-repeat;
		width:265px;
	}
		.inicio_catalogo img,
		.inicio_novedades img,
		.inicio_promaciones	img	{
			width:80px;
			height:110px;
			float:right;
			margin-left:20px;
			margin-right:40px;
		}
		.inicio_catalogo .entry, 
		.inicio_novedades .entry,
		.inicio_promaciones .entry{
			margin-top:14px;
			margin-bottom:10px;
		}
		
		
		.catalogo_list{
			width:300px;
			float:left;
		}
		.catalogo_entry{
			width:480px;
			margin-right:80px;
			float:right;
			margin-top:34px;
		}
			.catalogo_entry img{
				float:left;
				border:1px solid #ccc;
				margin-left:6px;
				margin-right:7px;
				margin-bottom:10px;
			}
			
	.leer_mas{
		width:50px;
		height:20px;
		position:absolute;
		bottom:0px;
		display:block;
		background:url(images/button_mas.jpg) no-repeat;
	}
	#sidebar {
	
	}
#footer {
	text-align:center;
	color:#adadad;
	font-size:10px;
}
	#footer a{
		color:#adadad;
		font-size:10px;
	}
.enlases{
	color:#242424; 
	font-size:12px; 
	font-family:Arial,Helvetica;
	line-height:24px;
}	
	.enlases a{
		font-size:12px; 
		font-family:Arial,Helvetica;
	}	
		.enlases a:hover{
			text-decoration:underline;
			color:#001C4D;
		}
.wpcf7-form input{
	width:350px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border:1px solid #D9D9D9;
	height:25px;
}	
.wpcf7-form textarea{
	height:125px;
	-moz-border-radius-bottomleft:10px;
	-moz-border-radius-bottomright:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	border:1px solid #D9D9D9;
	width:350px;
}
.wpcf7-form  input[type=submit]{width:80px;}