/*
      Theme Name: Natural Ecologic Saffron
      Theme URI: http://www.naturalecologicsaffron.com
      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 */

@font-face {
	font-family: 'Helvetica-CondensedLight Light';
	src: url('Helvetica-CondensedLight.eot');
	src: local('Helvetica-CondensedLight Light'), local('Helvetica-CondensedLight'), url('Helvetica-CondensedLight.woff') format('woff'), 			url('Helvetica-CondensedLight.ttf') format('truetype'), url('Helvetica-CondensedLight.svg#Helvetica-CondensedLight') format('svg');
}

body {
	font-size:0.9em;
	background:#5A3B61 url('imagenes/background.png') repeat-x;
	font-family:Helvetica, Arial, "Trebuchet MS";
}
a {
	color:#553ca0;
	text-decoration:none;
}
#header {
	width:1006px;
	height:177px;
	background:url('imagenes/header.png') no-repeat;
	margin:0px auto 0px auto;
}
	#header h1 {
		height:177px;
		width:250px;
		float:left;
	}
		#header h1 a {
			display:block;
			height:177px;
			width:250px;
			text-indent:-9999999px;
		}
	#header #menu {
		float:right;
		list-style:none;
		margin-top:147px;
		margin-right:20px;
	}
		#header #menu li {
			float:left;
			margin:0px 5px;
			text-align:center;
			font-family:"Calibri";
		}
			#header #menu li a {
				background:url('imagenes/menu.png') -107px 0px no-repeat;
				width:107px;
				padding:7px 0px;
				display:block;
			}
			#header #menu li a:hover {
				background:url('imagenes/menu.png') no-repeat;	
				color:#7763b3;	
			}
			#header #menu li.page-item-8 a {
				background:url('imagenes/menu.png') -371px 0px no-repeat;
				width:157px;
			}
			#header #menu li.page-item-8 a:hover {
				background:url('imagenes/menu.png') -214px 0px no-repeat;
				color:#7763b3;
			}
			
#image-header {
	width:980px;
	height:363px;
	margin:0px auto;
	background:url('imagenes/productos.jpg') no-repeat;
	
}
#container {
	width:980px;
	margin:0px auto;
	background:#fff;
	padding:30px 0px;
}
	#content {
		margin:0px 30px;
		line-height:20px;
		font-size:0.9em;
		text-align:justify;
	}
	#content h2 a {
		color:#71ad1f;		
	}
	#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
		font-family: "Helvetica-CondensedLight Light";
		font-weight:normal;
		color:#ff0000;
	}
	#content p {
		margin:15px auto;
	}
	#content h2 {
		font-size:25px;
		margin:10px auto;
	}

	
	div#imageleft {
		float:left;
		margin-right:20px;
	}
		div#imageleft a img {
			border:0px;
		}
	.page-2 {
		margin-left:10px;
	}
 	.page-10 {
		margin-left:351px;
	}
	#sidebar {
	
	}
#footer {
	width:940px;
	margin:0px auto;
	background:#fff;
	padding:5px 20px;
	font-size:0.8em;
	color:#A2A2A2;
}
	#footer a {
		color:#A2A2A2;
	}
	#footer a:hover {
		text-decoration:underline;
	}
	.menu {
		border-top:1px solid #ccc;
		
		padding:10px;
	}
	.menu ul {
		list-style:none;
		float:left;
	}
		.menu ul li {
			float:left;
			margin:0px 5px 0px 0px;
			padding-right:5px;
			border-right:1px solid #ccc;
		}
	.mail {
		float:right;
		text-align:right;
		font-size:1.4em;
	}
	.telmail {
		margin:5px auto;
		padding:10px;
		background:#CFD3F1;
	}
		.copyright {
			float:left;
		}
		.tel {
			float:right;
			text-align:right;
			font-size:1.4em;
		}
.your-message textarea {
	width:530px;
	height:100px;
}