﻿@import url('https://fonts.googleapis.com/css?family=Lora');
@import url('https://fonts.googleapis.com/css?family=Bellefair');
@import url('https://fonts.googleapis.com/css?family=Great+Vibes');
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville:400i');

img.galleria {
border-radius: 6px;
border: 1px solid #6b8996;
}

img.lista {
border-radius: 33px 0px 0px 33px;
}

::-moz-selection { color: #dddddd; background: #6b8996; }
::selection { color: #dddddd; background: #6b8996; }

::-webkit-scrollbar { width: 4px; }
::-webkit-scrollbar-track { background: #6b8996; }
::-webkit-scrollbar-thumb { background: #dddddd; }

body {
margin: 0;
width: 100%;
background: url(http://vahtipossu.org/s/Cloudfield/Graphics/cf-bg.jpg) fixed;
background-repeat: no-repeat;
}

div.container {
background-color: rgba(255, 255, 255, 0.9);
width: 100%;
max-width: 1000px;
margin: 15px auto 15px auto;
padding: 15px 25px 5px 25px;
border: 12px solid rgba(107, 137, 150, 0.2);
border-radius: 45px;
}

div.heppa {
display: inline-block;
width: 30.85%;
max-width: 100%;
margin: 4px 0px;
font-family: lora;
font-size: 14px;
background-color: rgba(255, 255, 255, 0.9);
border: 12px solid rgba(107, 137, 150, 0.2);
border-radius: 45px;
}

div.half {
display: inline-block;
margin: 5px 0px;
padding: 6px;
width: 48.1%;
max-width: 100%;
float: left;
background: url(http://vahtipossu.org/s/Cloudfield/Graphics/cf-bx.jpg);
border: 1px solid #6b8996;
border-radius: 6px;
}

table.pilvi {
margin: 10px 0px;
font-size: 14px;
width: 100%;
border: 1px solid #6b8996;
border-radius: 6px;
background: url(http://vahtipossu.org/s/Cloudfield/Graphics/cf-bx.jpg);
}

footer {
margin: 15px 0px 0px 0px;
width: 100%;
background-color: transparent;
font-family: bellefair;
font-size: 15px;
color: #888888;
text-align: center;
}

b, strong {
font-weight: normal;
color: #6b8996;
text-shadow: 0px 0px 1px #6b8996;
}

i, em {
color: #888888;
}

a:link, a:visited {
color: #6b8996;
text-decoration: none;
}

a:hover {
color: #000000;
text-decoration: none;
}

h1 {
font-size: 56px;
font-family: great vibes;
font-weight: normal;
color: #6b8996;
text-align: center;
margin: 10px 0px -30px 0px;
}

h2 {
font-size: 22px;
font-family: bellefair;
font-weight: normal;
margin: 30px 0px 10px 0px;
padding-left: 50px;
color: #888888;
text-align: left;
text-transform: uppercase;
border-bottom: 1px solid #888888;
}

p {
color: #000000;
font-family: lora;
font-size: 14px;
text-align: justify;
line-height: 1.7;
}

.nav {
background-color: rgba(255, 255, 255, 0.9);
border-radius: 45px;
border: 12px solid rgba(107, 137, 150, 0.2);
list-style: none;
width: 100%;
max-width: 1050px;
margin: 15px auto 25px auto;
padding: 0;
text-align: center;
text-decoration: none;
font-family: bellefair;
font-size: 24px;
font-weight: normal;
color: #888888;
}

.nav li {
display: inline;
}

.nav a {
display: inline-block;
padding: 0px 30px 20px 30px;
text-decoration: none;
text-transform: uppercase;
font-family: bellefair;
font-weight: normal;
color: #888888;
}

.nav a:hover {
color: #000000;
text-decoration: none;
font-family: bellefair;
}

.nav a:active {
color: #000000;
text-decoration: none;
font-family: bellefair;
}

a.ot:link, a.ot:visited, a.ot:hover {
font-size: 62px;
font-family: great vibes;
font-weight: normal;
color: #6b8996;
text-align: center;
margin: 10px 0px -30px 0px;
text-transform: none;
}

div.suku {
display: inline-block;
margin: 0;
padding: 15px;
}

button {
margin: 0px;
clear: both;
padding: 2px 6px;
border: 1px solid #6b8996;
border-radius: 6px;
background-color: #E5E9EA;
color: #000000;
font-family: lora;
font-size: 14px;
}

table.kasvatus {
background-color: rgba(255, 255, 255, 0.9);
width: 100%;
font-family: lora;
font-size: 14px;
margin: 0;
padding: 15px;
border: 12px solid rgba(107, 137, 150, 0.2);
border-radius: 45px;
}

/* Hevoslistaus */

.tab {
display: block;
background-color: rgba(255, 255, 255, 0.9);
width: 100%;
max-width: 1000px;
margin: 25px auto 21px auto;
padding: 20px;
border: 12px solid rgba(107, 137, 150, 0.2);
border-radius: 45px;
text-align: center;
}

.tab button {
float: center;
color: #888888;
background-color: transparent;
font-family: bellefair;
font-size: 20px;
text-transform: uppercase;
padding: 5px 15px 0px 15px;
}

.tablinks {
float: center;
background-color: none;
border: none;
font-family: bellefair;
font-size: 20px;
}

.tabcontent {
display: none;
background-color: transparent;
padding: 0px;
width: 100%;
max-width: 1074px;
background-color: transparent;
margin: auto auto 15px auto;
}