/*
Theme Name: Tema Sermaray
Theme URI: http://www.ejaleeweb.com
Description: Un tema creado por EjaleeWeb
Author: ejaleeweb.com
Author URI: http://www.ejaleeweb.com
Version: 1.0
*/

* {
	margin:0;
	padding:0;
}


body {
	

	background:#ededed;
	font-family:'Open Sans', sans-serif;
	text-align: justify;
}

a{
	text-decoration: none;
}


h1,h2,h3,h4 {
	font-family: 'Playfair Display SC', serif;
}

h3{
	color:#e9ae4a;
}


p{
	padding:0 0 10px 0;
	
	line-height: 120%;
	}

ul li, ol li{
	padding:5px 0;
}



#header {
	width:100%;
	height:60px;
	background-image:url(images/backmenu.jpg); 
	background-color:#447870;
	border-bottom: solid 10px #e9ae4a;
	
}

#logo {
	width:300px;
	height:0px;
	float:left;
}

#navi{
	width:820px;
	float:right;
	
}

			#navi li{
				list-style:none;
			}
			
			#navi ul{
				float:right;
				padding:20px 0 0 0;
			}
			
			#navi ul li{
				float:left;
				padding:0 10px;
			}
			
			
			#navi ul li a{
				color:#fff;
				font-size: 14px;
				font-family: 'Playfair Display SC', serif;
			}
			
			
			#navi ul li a:hover{
				color:#e9ae4a;
			}


#contenedor{
	width:1060px;
	margin:0 auto;
}

#first {
	background: url(images/background.jpg) 0 -130px;
	background-size: cover;
	padding:30px 0 70px;
	width:100%;
	
}

#slide {
	width:460px;
	height:230px;
	background-color:#908e8e;
	border-radius: 4px;
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;
	margin: 40px 0 20px;
	background-image: url(images/backslide.jpg);
	overflow:hidden;
	float:right;
	padding:20px;
	box-shadow: 0 0 10px 0 #646464;
	-moz-box-shadow: 0 0 10px 0 #646464;
	-webkit-box-shadow: 0 0 10px 0 #646464;
}


#bloquelogo{
	width:500px;
	text-align: center;
	margin:30px  auto 30px;
	float:left;
	
}

		#bloquelogo img{
			width:370px;
			height:auto;
		}


#bloques{
	width:1020px;
	clear:both;
	
}

.box{
	width:320px;
	height:640px;
	float:left;
	background-color:#b4b4c0;
	margin:0 20px 0 0;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	overflow:hidden;
	
}

.box .contenido{
	padding:20px;
}

.clear {
	width: 1020px;
	height:1px;
	clear:both;
}



#bloqueb{
		width:320px;
		
		padding:10px;
		float:right;
		background-color:#282828;
		border-radius:4px;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		color:#fff;
		margin:70px 0;
		}
	
	#bloqueb input{
		padding:3px;
		margin:5px 0;
		border-radius: 3px;
		-webkit-border-radius:3px;
		-moz-border-radius: 3px;
		border:none;
	}
	
	fieldset{
		border:none;
	}
	
	.form-textarea textarea{
		width:90%;
		padding:3px;
		margin:5px 0;
		border-radius: 3px;
		-webkit-border-radius:3px;
		-moz-border-radius: 3px;
		border:none;
		
	}
	
	.form-label {
		margin:5px 0 5px 0;
		font-size: 12px;
	}
	
	legend{
		margin:5px 0 8px 0;
	}
	
	.information {
		font-size:10px;
	}
	
.fono {
	font-weight:bolder;
	text-align: right;
	color:#cccaca;
	padding:10px 0 0 0;
}


.post {
	padding:20px;
	width:670px; 
	float:right;
	
}

.post ul, .post ol{
	margin: 0 0 0 30px;
}

.post h2{
	font-weight:100;
	margin:0 0 30px 0;
	color:#008a81;
}


#contenido{
	width: 980px;
	background:url(images/back.png);
	padding:20px;
	margin:-40px auto 50px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-bottom: solid 5px #e9ae4a;
	background-color:#e5e4e4;
	box-shadow: 0 0 10px 0 #646464;
	-moz-box-shadow: 0 0 10px 0 #646464;
	-webkit-box-shadow: 0 0 10px 0 #646464;
}

#menu {
	width:660px;
	float:left;
	
}

.bloque {
	width:210px;
	margin:5px;
	float:left;
	height: 240px;
	
	text-align: center;
	border-radius: 3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	overflow: hidden;
}

.bloque a{
	width:210px;
	height:210px;
	display:block;
	
}

.bloque a p{
	font-weight:lighter;
	color:#8c8575;
	padding: 10px;
	
}


.bloque a:hover h1, .bloque a:hover p {
	color:#e9ae4a;
}


.bloque a h1{
	font-size:14px;
	text-transform:uppercase;
	font-weight:lighter;
	color:#8c8575;
	padding:10px;
	clear:both;
}

.bloque a p{
	color:#016a63;
}


#entrada{
	width:260px;
	padding:15px;
	float:right;
	
}


.clear {
	width:1020px;
	clear:both;
	height:1px;
}

#sidebar{
	width:250px;
	padding:15px;
	float:left;
	border-radius: 5px;
	-webkit-border-radius:5px;
	-moz-border-radius: 5px;
	margin:80px 0;
	
}

.widget ul li {
	list-style: none;
}

.widget h2{
	color:#623915;
	
	font-weight:bold;
	padding:5px;
	list-style:none;
	width:270px;
	margin:0 0 20px -15px ;
	
}

#mi-sidebar li{
	list-style: none;

}

#mi-sidebar li a{
	color:#623915;
	font-size: 17px;
	padding:4px;
}

#piedepagina {
	width:100%;
	
	margin:30px 0 0 0;
	padding:20px 0;
	background: #3d3d3d ;
}

#piedepagina img{
	display: block;
	float:left;
	width:220px;
	height:auto;
}


#piedepagina li {
	list-style: none;
	float: right;
	display:block;
	padding:10px;
	color:#fff;
}

#piedepagina li .widgettitle {
	font-size:14px;
}



#thumb {
	width:710px;
	height:200px;
	overflow:hidden;
	margin:-20px 0 25px -20px;
	background-color:#cbd9d7;
}

.pagina {
	background-color:#d9d9d9;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	overflow:hidden;
	box-shadow: 0 0 10px 0 #646464;
	-moz-box-shadow: 0 0 10px 0 #646464;
	-webkit-box-shadow: 0 0 10px 0 #dadada;
	margin:90px 0 0 0;
	
}

.pagina h1{
	color:#383838;
	border-left: solid 80px #e9ae4a;
	margin:40px 0 40px -20px;
	padding: 0 25px;
	
}


.post-contenido {
	padding:0 10px 0 90px;
}



.gallery {
display: block;
clear: both;
overflow: hidden;
margin: 0 auto;
}
.gallery .gallery-row {
display:block;
clear: both;
overflow: hidden;
margin: 0;
}
.gallery .gallery-item {
overflow: hidden;
float: left;
margin: 0;
text-align: center;
list-style: none;
padding: 0;
position: absolute
bottom: 0
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
max-width: 89%;
height: auto;
padding: 1%;
margin: 0 auto;
}
.gallery-caption {
margin-left: 0;
}