/*
      Theme Name: himaluz
      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 */
ul{
	list-style-type:none;
}
img{
	border:none;
}
h1{
	height:0px;
	display:block;
	text-indent:-99999px;	
}
a{
 	font-family:Trebuchet MS,Arial,Helvetica;
	font-weight:normal;
	text-decoration:none;	
	outline:none;
}   
p{
	margin:5px 0px 0px 0px;
}
h2 a{
	font-size:30px;
	text-transform:lowercase;	
	color:#4a11a6;
 	font-family:Trebuchet MS,Arial,Helvetica;
}
body{
 	font-family:Arial,Helvetica;
	font-size:12px;
	color:#004d96;
	background: url(images/fondo.jpg)  repeat-x;
}

#page{	
	width:1024px;
	margin:0px auto;
}
#header {  
	background:url(images/header.jpg) top  no-repeat;
	height:176px;	
}
	ul.menu{
		height:38px;
		margin-left:20px;
	}
		ul.menu li{
			float:left;
			border-right:1px solid #650365;
			height:38px;
		}
			ul.menu li a{
				float:left;
				height:18px;
				display:block;
				color:#fff;
				text-transform:lowercase;
				font-size:14px;
				padding:10px 40px 10px 40px;
			}
				ul.menu li a:hover{
					border-bottom:1px solid #fff;
				}
				ul.menu li.current_page_item {
					background:url(images/lampa.jpg) 16px 3px no-repeat;
				}
					ul.menu li :hover{
						background:url(images/lampa.jpg) 16px 3px no-repeat;
					}
				ul.menu li.page-item-9{
					border:none;
				}

#container {
	margin-left: 20px ;
	background:url(images/biglampa.png) top left no-repeat;
	min-height:370px;
}
	#content {
		width:395px;
		float:left;
		margin:20px 10px 0px 270px;
	}
		.entry{
			text-align:justify;
			margin-top:20px;
		}
	#sidebar {
		width:327px;
		float:right;
		background:url(images/trabajos.png) top  no-repeat;
		height:300px;
	}
	.gal{
		width:220px;
		height:200px;
		margin-left:45px;
		margin-top:70px;
	}
		.gal .images ul{
			list-style-type:none;    
			overflow:hidden;
			height:170px;
		}
			.gal .images  li{
				display:block;
				width:100px;
				height:80px;
				float:left; 
				margin:3px;
			}
				.gal .images img{
					border:none;
					width:100px;
					height:70px;	
				}
				
	#sidebar  .gal .images ul  li  a  .description{display:none;}

	ul.gallery  li{
		width:150px;
		height:150px;
		float:left;
		margin:10px;
	}
		ul.gallery li img{
			padding:3px;
			border:2px solid #E8BBFE;
		}
#footer{
	height:20px;
	background:url(images/footer.png) bottom repeat-x;
}
.footer {
	height:10px;
	margin:0px auto;
	width:1024px;
	margin-top:-30px;
	color:#b52051;
	font-size:10px;
	font-family:Trebuchet MS,Arial,Helvetica;
	text-align:right;
	float:right;
}
	.footer a{
		color:#b52051;
		font-size:10px;
		font-family:Trebuchet MS,Arial,Helvetica;
	}
	
.wpcf7-form input, .wpcf7-form textarea{width:300px;}	
.wpcf7-form  input[type=submit]{width:80px;}
.contacto ul.gallery {display:none;}

.description{
	margin-left:6px; 
	color:370037;
	text-align:center;
}
