

a{
	outline: none;
}


/* BODY */

body{ 
	font-family: Georgia; 
	font-size: 16px;
	color: #3f6241;
	margin: 0px;
	padding: 0px;
	background: #d0ba97;
}

html, body {
	height: 100%;
	margin: 0px;
	padding: 0px;
}

/**/

.radius{

	-webkit-border-radius:  18px; /* Safari, Chrome */
	-khtml-border-radius:  18px;    /* Konqueror */
	-moz-border-radius:  18px; /* Firefox */
	border-radius: 18px;
} 

.cl{
	clear: both;
}

/* LAYOUT */

#bg{
	background: url('/templates/images/top.jpg') no-repeat center top;
}

#wrapper{
	margin-top: -50px;
}

.logo{
	width: 1000px;
	height: 100px;
	padding-top: 290px;
	top: -40px;
	margin: 0px auto;
	background: url('/templates/images/logo.png') 15px 0 no-repeat;
	z-index: 2;	
	position: relative;

}

/* MENU */

.menu{
	width: 1000px;
	margin: 0px auto;
}

#menu{
	min-height: 125px;
	position: relative;
	overflow: hidden;
}

	#menu:before{
		content: "";
		position: absolute;
		width: 200%;
		height: 200%;
		top: -50%;
		left: -50%;
		z-index: 0;
		background: url('/templates/images/menu.png') 0px  -50px repeat;
	}

	#menu:before{
		-webkit-transform: rotate(2deg);
		-moz-transform: rotate(2deg);
		-ms-transform: rotate(2deg);
		-o-transform: rotate(2deg);
		transform: rotate(2deg);
	}

.lavalamp{
	width: 750px;
	position: relative;
	z-index: 99;
	float: right;
	top: 30px;
	-webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    transform: rotate(2deg); 
}

	.lavalamp  ul, .lavalamp  li{
		padding: 0;
		margin: 0;
	}
	
	.lavalamp li{
		margin-left: 15px;
		display: inline;
	}
	
	.lavalamp li a:link, .lavalamp li a:visited{
	color: #f3f1be;
	font-family: calibri;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	margin: 0px 4px 0px 4px;
	}
	
	.lavalamp li a:hover{
		color: #ffffff;
	}
	

	.lavalamp ul {
		margin: 0;
		padding: 0;
		z-index: 300;
		position: absolute;
	}
	 
		.floatr {
			position: absolute;
			top: -4px;
			z-index: 50;
			width: 90px;
			height: 30px;
			border-radius : 8px;
			-moz-border-radius : 8px;
			-webkit-border-radius : 8px;
			background : rgba(0,0,0,.20);
			-webkit-transition: all .4s ease-in-out;
			-moz-transition: all .4s ease-in-out;
		}

/* FOOTER */

#footer{
	height: 400px;
	background: url('/templates/images/footer.png') bottom center repeat-x;
}

.pies{
	height: 400px;
	position: absolute;
	width: 450px;
	z-index: 99;
	background: url('/templates/images/pies.png') no-repeat;
}

.cp{
	width: 1000px;
	margin: 0px auto;
}

.rights{
	height: 70px;
	z-index: 10;
	position: relative;
	top: 320px;
	background: url('/templates/images/line.png') top repeat-x;
	line-height: 55px;
	color: #76603e;
	font-size: 15px;
}

/* CONTENT */

.content{
	
	z-index: 2;
	width: 1000px;
	text-align: left;
}

	.content{
		font: 16px/28px Georgia;
	}
	
	.content h1{
		font-size: 36px;
		color: #41885b;
		margin-top: 0px;
	}

.container1{
	width: 1000px;
	z-index: 2;
	margin: 0px auto;
	position: relative;
}

.container{
	position: relative;
	height: 300px;
	top: 300px;
}


/*  PARALLAX */

#parallax  {
	position: absolute; 
	top: 0px; 
	left: 0;
	overflow: hidden; 
	width: 100%; 
	height: 1000px;
}

	#bokeh1 {
		position: absolute; 
		top: 0px; 
		left: 0px;
		width: 1950px; 
		height: inherit;
		background: url('/templates/images/bokeh1.png') repeat-x center top;
	}

	#bokeh2 {
		position: absolute; 
		top: 0px; 
		left: 0px;
		width: 1590px; 
		height: inherit;
		background: url('/templates/images/bokeh2.png') repeat-x center top;
	}

	#bokeh3 {
		position: absolute; 
		top: 0px; 
		left: 0px;
		width: 1550px; 
		height: inherit;
		background: url('/templates/images/bokeh3.png') repeat-x center top;
	}

	#bokeh4 {
		position: absolute; 
		top: 0px; 
		left: 0px;
		width: 1400px; 
		height: inherit;
		background: url('/templates/images/bokeh4.png') repeat-x center top;
	}

	
/* TYPO & styles of content*/

h5{
	font: 11px/14px Verdana;
	color: #6e1e1e;
	font-weight: bold;
}

h6{
	font: 11px/14px Verdana;
	color: #7b6d54;
}

h1{
	font-size: 30px;
	font-weight: bold;
	color: #861502;
}

	h1 a:link, h1 a:visited{
		font-size: 26px;
		font-weight: bold;
		color: #861502;
	}

h2{
	font-size: 14px;
	color: #571b03;
	margin-left: 10px;
	margin-bottom: 10px;
}

h3{
	font-size: 36px;
	margin-bottom: 10px;
	margin-top: 0px;
}

h4{
	font-size: 26px;
	margin-bottom: 10px;
	margin-top: 0;
}

a:link, a:visited{
	color: #7d491a;
}

a:hover{
	color: #fff;
}

#pedigree table{
	width: 100%;
}

#pedigree .small_rod{
	font: 9px/10px Verdana;
	font-weight: bold;
}

#pedigree .medium_rod{
	font: 11px/12px Verdana;
}


#pedigree img[src$=".jpg"]{
	border-radius : 5px;
	-moz-border-radius : 5px;
	-webkit-border-radius : 5px;
	box-shadow: 0px 0px 8px #705327;
	margin: 6px;
}

#pedigree table{
	border: 1px solid #a0865e;
}


#pedigree td{
	border: 1px solid #a0865e;
	padding: 5px;
	text-align: left;
	font: 16px/28px Georgia;
	color: #5a3b21;
	font-weight: bold;
}

.lista{
	list-style-type:none;
}

.lista li{
	width: 826px;
	display: block;
	margin-bottom: 20px;
}

.image_list {
	padding: 8px;
	margin: 5px;
	-moz-box-shadow: 0 0 5px #ad9d7a;
	-webkit-box-shadow: 0 0 5px #ad9d7a;
	box-shadow: 0 0 5px #ad9d7a;
	height: 251px;

}

.sub_list{
	height: 38px;
	text-align: right;
	padding-top: 220px;
	padding-right: 10px;
}

.sub_list h2{
	font-size: 30px;
}


.sub_list:hover{
	background: url('/layer_sub.png') repeat-x bottom;
}

#imagesList1 ul, #imagesList1 li{
	list-style-type: none;
}

#imagesList1 li{
	float: left;
	padding: 10px;
}

#imagesList1 img{
	height: 80px;
}

.breadcrumbs{
	font-size: 12px;
}

	.breadcrumbs a:link{
		font-size: 12px;
	}

	.galeria{
		text-align: justify;
		padding-bottom: 25px;
		margin-bottom: 20px;
		border-bottom: 1px dashed #877558;
	}
	
	.galeria:last-child{
		margin: 0;
		padding:0;
		border: 0;
	}
	
	.galeria a:link img{
		border-radius : 10px;
		-moz-border-radius : 10px;
		-webkit-border-radius : 10px;
		box-shadow: 0px 0px 12px #705327;
		margin: 10px;
	}
	
.image{
	border-radius : 30px;
	-moz-border-radius : 30px;
	-webkit-border-radius : 30px;
	box-shadow: 0px 0px 12px #705327;
	margin: 10px;
}


.news-title{
	margin: 3px;
}

.news-date{
	font: 11px/15px Verdana;
	margin:0;
}

	.pet-button:link, .pet-button:visited{
		color: #7d491a;
		font-size: 20px;
		background: #ead6b6;
		padding: 10px;
		text-decoration: none;
		-webkit-border-radius:  8px; /* Safari, Chrome */
		-khtml-border-radius:  8px;    /* Konqueror */
		-moz-border-radius:  8px; /* Firefox */
		border-radius: 8px;
	}
	
	.pet-button:hover{
		color: #c2cda5;
		background: #587c6c;
	}