@import url(https://fonts.googleapis.com/css?family=Pontano+Sans|Playfair+Display+SC:700|Old+Standard+TT:700|Viga|Titillium+Web|IBM+Plex+Sans+Condensed|Share|Overlock+SC|Snippet|Quattrocento|Parisienne|MonteCarlo);

    font-family: 'Parisienne', cursive;
    font-family: 'Quattrocento', sans-serif;
    font-family: 'Snippet', sans-serif;
    font-family: 'Overlock SC', cursive;
    font-family: 'Share', cursive;
    font-family: 'IBM Plex Sans Condensed', sans-serif;
    font-family: 'Titillium Web', sans-serif;
    font-family: 'Viga', sans-serif;
    font-family: 'Old Standard TT', serif;
    font-family: 'Playfair Display SC', serif;
    
    font-family: 'Pontano Sans', sans-serif;



<style type="text/css">
<!--

A: {color: #D9C77D; text-decoration:none;}
A:link {color:#456857; text-decoration:none; }
A:visited {color:#456857; text-decoration:none;-webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
A:active {color:#72A194; text-decoration:underline; -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
A:hover {color:#72A194; text-decoration:underline; -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}

A:link.link {color:#222; text-decoration:none; }
A:visited.link {color:#222; text-decoration:none; }
A:active.link {color:#777; text-decoration:none; }
A:hover.link {color:#777; text-decoration:none; }

A:link.link2 {color:#fff; text-decoration:none; }
A:visited.link2 {color:#fff; text-decoration:none; }
A:active.link2 {color:#ddd; text-decoration:none; }
A:hover.link2 {color:#ddd; text-decoration:none; }
    

body {
line-height: 150%; margin: 0;
}

#koko {
background: url(http://kanelipulla.net/raven/bgg1.jpg) fixed;
	position: static;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#yla {
    position: static;
	width: 100%;
    margin: 0px auto;
	padding: 0px 0px 50px 0px;
}

#ala {
	background-position: center;
    position: static;
	width: 100%;
    margin: 0px auto;
	padding: 10px 0px 10px 0px;
    height: 50px;
}


#otsikko {
    font-family: 'Old Standard TT', serif;
    font-size: 55px;
	text-align: center;
    font-weight: normal;
    text-transform: uppercase;
    color: #111;
    text-shadow: 1px 1px 10px #fff;
    padding: 40px 0px 20px 0px;
    margin: 0px 0px 0px 0px;
}

.linkkipalkki {
    width: 70%;
    font-family: 'Viga', sans-serif;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: normal;
    margin-bottom: 20px;
    color: #222;
    text-align: center;
}

.linkbox {
}

.linkboxa {
}

.linkbox:hover {
    background: rgba(255,255,255, 0.70);
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
}

#teksti {
	width: 90%;
    align: center;
    color: #444;
    background: rgba(255,255,255, 0.70);
	font-family: 'Pontano Sans', sans-serif;
    font-size: 13.5px;
	text-align: justify;
    margin-top: 25px;
    margin: 0px auto;
    padding: 0px 0px 10px 0px;
    border: 8px #fff solid;
    box-shadow: 1px 1px 15px #ddd;
}

.tekstipalkki {
	width: 90%;
    padding-top: 10px;
    align: center;
}

#end {
    font-size: 10px;
    letter-spacing: 0px;
    font-family: 'Snippet', sans-serif;
    color: #999;
    text-transform: uppercase;
	text-align: center;
    text-shadow: 1px 1px 15px #fff;
}


h1 {
    font-family: 'Viga', sans-serif;
    font-size: 19px;
    color: #456857;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-align: center;
    text-shadow: 1px 1px 10px #ddd;
}

h4 {
    font-family: 'Viga', sans-serif;
    font-size: 25px;
    color: #456857;
    font-weight: normal;
    letter-spacing: 0px;
    text-align: center;
    text-shadow: 1px 1px 10px #ddd;
}

h4 span {
 font-family: 'Viga', sans-serif;
 font-size: 17px;
 text-transform: uppercase;
}

h2 {
    font-family: 'Viga', sans-serif;
    font-size: 15px;
    color: #3A4E45;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    padding-left: 15px;
    padding-bottom: 5px;
    text-shadow: 1px 1px #fff;
}

h3 {
    font-family: 'Viga', sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #CAB764;
    padding-left: 15px;
    text-align: left;
    text-shadow: 1px 1px #fff;
}

hr {
border: 0;
height: 1px;
background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
}

pre {
	font-family: 'Pontano Sans', sans-serif;
    font-size: 13.5px;
	text-align: justify;
}

.pix {
    margin: 7px; box-shadow: 1px 1px 10px #ddd;
    -webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
}

.pix3 {
box-shadow: 1px 1px 10px #ddd; height: 75px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
opacity:0.9; filter:alpha(opacity=90); /* For IE8 and earlier */
}

.pix3:hover {
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    opacity:0.8; filter:alpha(opacity=70); /* For IE8 and earlier */
}

.pix4 {
 margin: 7px; box-shadow: 1px 1px 10px #ddd; height: 160px;
-webkit-border-radius: 7px;
-moz-border-radius: 7px;
border-radius: 7px;
opacity:0.9; filter:alpha(opacity=90); /* For IE8 and earlier */
}

.pix4:hover {
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
    opacity:0.8; filter:alpha(opacity=70); /* For IE8 and earlier */
}

.lista {
background: #f9f9f9;
}

.lista:hover {
background: rgba(100%, 100%, 100%, 0.10);
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

.varsalista {
    font-size: 12px;
    color: #888;
    border-bottom: 1px #fff solid;
    padding: 4px;
}

.ponit {
    width: 100%;
}

.boxi {
    width: 100%;
    background: #f9f9f9;
    padding: 20px 35px 20px 35px;
    text-align: left;
    line-height: 140%;
    border: 3px #efefef solid;
    box-shadow: 1px 1px 15px #f8f8f8;
}

.pony {
    border: 1px #fff solid;
    box-shadow: 1px 1px 15px #eee;
}

.pony:hover {
    border: 1px #efefef solid;
    box-shadow: 1px 1px 15px #ddd;
}

.nimi {
    font-family: 'Viga', sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    margin-left: 5px;
}

.nimi2 {
    font-family: 'Titillium Web', sans-serif;
    text-transform: uppercase;
    font-size: 13px;
    margin-left: 5px;
    background: #000;
    border: 1px #ddd solid;
    padding: 3px 6px 3px 6px;
        -webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.meriitti {
    font-size: 9px;
    color: #C06363;
    font-family: 'Share', cursive;
    text-transform: uppercase;
}

.allekirjoitus {
    font-family: 'Parisienne', cursive;
    font-size: 35px;
    color: #C8B06B;
    text-shadow: 1px 1px 10px #ddd;
}

.merkki {
    font-size: 12px;
    color: #F7DCD4;
}

.merkki2 {
    font-size: 12px;
    color: #888;
}

.merkki3 {
    font-size: 11px;
    color: #bbb;
}

.napsu {
    height: 65px;
    width: 280px;
    font-family: 'Overlock SC', cursive;
    text-transform: uppercase;
    font-size: 14px;
    color: #fff;
    cursor: help;
    text-shadow: 1px 1px 10px #333;
    font-weight: normal;
    background: #313F38;
    box-shadow: 1px 1px 10px #ddd;
    border: 4px #fff solid;
}

.napsu:hover {
    color: #fff;
    background-color: #3C4C45;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.infoboxi {
    width: 100%;
    border-spacing: 1px;
    border-collapse: separate;
}

.ifi {
    background: #f9f9f9;
    text-align: center;
    width: 30%;
    padding: 10px;
}

.ifi:hover {
    background: rgba(100%, 100%, 100%, 0.10);
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

.if {
    font-size: 11px;
    background: #f9f9f9;
    line-height: 150%;
    text-align: left;
    color: #999;
    padding-left: 15px;
    padding-top: 4px;
    padding-bottom: 4px;
}

.if:hover {
    background: rgba(100%, 100%, 100%, 0.10);
    -webkit-transition: all 0.5s ease-in;
    -moz-transition: all 0.5s ease-in;
    -o-transition: all 0.5s ease-in;
    transition: all 0.5s ease-in;
}

/*kasvatus*/
.kasvatit {width:100%; margin:0 auto;}
.td6 { width:8%; padding:10px;}
.td7 { width:20%; font-size:16px;padding:10px;text-align: left;text-shadow: 0 0 1px #7a7a7a;}
.td8 { width:40%; padding:10px;text-align: left;}
.td9 { width:12%; padding:10px;text-align: left;}

/* heppalistaus */ 
.listaus .lista { width:95%; margin:0 auto; padding-bottom:20px; margin-top: 15px; flex-wrap: wrap; display: flex;list-style:none}
.listaus .lista li {width:30%; text-align:center; line-height:1.8; font-size:10pt; padding-bottom: 30px;flex: calc(100% / 3); }
.listab {padding:3px; border-radius:7px; box-shadow:0 0 3px #eee; max-width:200px; height: 150px; margin:10px 0 0px 0; object-fit: cover;}
a:link.heppa, a:visited.heppa {font-family:'Quicksand'; font-size:12pt; line-height: 0px;}
a:hover.heppa {color:#8f8f8f;}
em {color:#949494; font-size: smaller;}

/*heppasivu*/
.horse-info {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    vertical-align: middle;
    align-items: center;
}

.horse-basic-info {
    width: 48%;
}

.horse-basic-info table {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

.horse-basic-info tr td {
    padding-top: 10px;
    line-height: 250%;
}

.horse-basic-info tr td:first-child {
    text-align: center;
    text-shadow: 0px 0px 5px rgba(0,0,0,0.1);
    width: 40%;
}

.horse-main-img {
    width: 48%;
    text-align: center;
    padding-top: 20px;
}

.horse-main-img .copyright {
    margin-bottom: 0;
}

.horse-main-img img {
    height: 300px;
    border-radius: 7px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.horse-gallery {
    text-align: center;
    margin-top: 20px;
}

.horse-gallery img {
    height: 120px;
    border-radius: 7px;
    margin: 10px;
    -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
    box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
}

.suku {background: url(http://kanelipulla.net/raven/bgg1.jpg) fixed; width:100%; padding:10px; line-height:1.8;}
.isa {background-color:#fff; padding:15px; margin-left:15px; width:33%;}
.suku td {padding:15px; margin-left:15px; width:33%;}

.horse-competitions {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 100%;
}

.horse-competitions > div:first-child {
    width: 50%;
    align-content: center;
}

.horse-competitions > div:last-child {
    width: 50%;
}

.half-arc {
    position: relative;
    width: 250px;
    height: 125px;
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
    border-bottom: 0;
    background: #fff;
    box-sizing: border-box;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
}

.half-arc:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 200%;
    border-radius: 50%;
    background-image: conic-gradient(#9fb285, #4d5f33 calc(var(--percentage, 0) / 2), #bbb 0);
    transition: transform .5s ease-in-out;
    z-index: 1;
    transform: rotate(270deg);
}

.half-arc:after {
    content: "";
    position: absolute;
    display: block;
    background: #fff;
    z-index: 2;
    width: calc(100% - 32px);
    height: calc(200% - 32px);
    border-radius: 50%;
    top: 16px;
    left: 16px;
}

.half-arc span {
    color: #4d5f33;
    z-index: 3;
    text-align: center;
    margin-top: 2em;
}

.jalkelaiset td {padding: 10px;}

-->
</style>