/*--------------------- CSS RESET  ---------------------------------------------*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, 
blockquote, a, address, cite, em, font, img, 
strong, dl, dt, dd, ol, ul, li,
fieldset, form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}

ol, ul {
	list-style: none;
}

p {
	margin-bottom: 0.8em;
}

:focus {
	outline: 0;
}

@media screen {
	a.nakymaton:link, a.nakymaton:visited, a.nakymaton:hover { display: none;}
}

/*--------------------- PAGE STRUCTURE  ---------------------------------------------*/

body {
	font-family: 'MedioRegular', Georgia, "Lucida Grande", "Bookman Old Style", "Book Antiqua", Constantia, "Lucida Bright", Lucidabright, Lucida, serif;
	background: #6699ff url(../kuvat/body-bgr.jpg) repeat-x;
}

#wrapper {
	width: 980px;
	min-height: 700px;
	position: relative;
	background: url(../kuvat/wrapper-bgr.jpg) no-repeat;
}

#header {
	background: url(../kuvat/header-bgr.jpg) no-repeat;
	height: 253px;
	position:relative
}

#main-nav {
	width: 980px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 9px;
	margin-bottom: 19px;
}

#main-nav li {
	display: inline;
	color: #cc0000;
	margin-right: 12px;
	letter-spacing: 2px;
	text-shadow:1px 0px 3px #FFFFFF;
	font-size: 16px;
}

#sivu #main-nav li {
	margin-right: 12px;
	font-size: 15px;
}

#main-content {
	position: relative;
}

#content {
	width: 570px;
	position: absolute;
	top: 1px;
	left: 185px;
	background: url(../kuvat/content-bgr.png) repeat-x;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-top: 13px;
	padding-bottom: 8px;
	margin-bottom: 20px;
}

#sivu #content {
	width: 715px;
	position: absolute;
	top: 40px;
	left: 37px;
}

#content-inner {
	background: url(../kuvat/content-inner-bgr3.png) repeat-x 0px 467px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-bottom: 8px;
}

#kristosofia-sivu #content-inner {
	margin-top: -106px;
	padding-top: 32px;
}

#toiminta-sivu #content-inner {
	margin-top: -46px;
	padding-top: 10px;
}

#toimintaa-paikkakunnilla-sivu #content-inner {
	margin-top: -73px;
	padding-top: 10px;
}

#tule-mukaan-sivu #content-inner {
	margin-top: -56px;
	padding-top: 17px;
}

#kristosofiaverkosto-sivu #content-inner {
	margin-top: -106px;
	padding-top: 32px;
}

#historiaa-sivu #content-inner {
	margin-top: -75px;
	padding-top: 11px;
}

#linkit-sivu #content-inner {
	margin-top: -69px;
	padding-top: 13px;
}

#yhteys-sivu #content-inner {
	margin-top: -74px;
	padding-top: 13px;
}

#toiminta, #liity-listalle  {
	width: 140px;
	position: absolute;
	left: 24px;
	top: 1px;
	background: url(../kuvat/toiminta-bgr.png) repeat-x;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#liity-listalle {
	min-height: 100px;
	padding-top: 10px;
}

#footer {
	clear: both;
}

/*--------------------- TYPOGRAPHY  ---------------------------------------------*/

@font-face {
	font-family: 'MedioRegular';
	src: url('../fonts/Medio-webfont.eot');
	src: local('MedioRegular'), url('../fonts/Medio-webfont.woff') format('woff'), url('../fonts/Medio-webfont.ttf') format('truetype'), url('../fonts/Medio-webfont.svg#webfont') format('svg');
}

@font-face {
	font-family: 'CharisSILRegular';
	src: url('../fonts/CharisSILR.eot');
	src: local('CharisSILRegular'), url('../fonts/CharisSILR.ttf') format('truetype'), url('../fonts/CharisSILR.svg#webfont') format('svg');
}

#content p {
	color: #121212;
	font: 15px/16px 'CharisSILRegular', Georgia, "Lucida Grande", "Bookman Old Style", "Book Antiqua", Constantia, "Lucida Bright", Lucidabright, Lucida, serif;
	margin-bottom: 0.7em;
	padding-right: 15px;
	padding-left: 15px;
}

#toiminta ul {
	color: #FFF;
	font-size: 13px;
	font-family: 'CharisSILRegular', Georgia, "Lucida Grande", "Bookman Old Style", "Book Antiqua", Constantia, "Lucida Bright", Lucidabright, Lucida, serif;
}

#toiminta ul li {
	padding: 0 15px 0 20px;
	line-height: 15px;
	margin-bottom: 1px;
	letter-spacing: 1px;
}

.anafangi {
	float: left;
	margin-right: 4px;
	color: #FFF;
	font-size: 50px;
	line-height: 43px;
	text-shadow:1px 0px 1px #FFFFFF;
}

#sivu #content ul {
	margin-left: 30px;
	margin-top: 20px;
	font-size: 15px;
	font-family: 'CharisSILRegular', Georgia, "Lucida Grande", "Bookman Old Style", "Book Antiqua", Constantia, "Lucida Bright", Lucidabright, Lucida, serif;
}

#sivu #content ul li {
	margin-bottom: 10px;
	list-style: disc;
	margin-left: 20px;
}




/*--------------------- H1 -  H2 - H3 - H4 ---------------------------------------------*/

#header h1 {
	text-indent: -9999px;	
}

#toiminta h2, #liity-listalle h2 {
	color: #000;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 2px;
	padding-left: 20px;
	text-shadow:1px 0px 2px #FFFFFF;
	margin-bottom: 2px;
}

#liity-listalle h2 {
	padding-left: 0px;
	font-size: 11px;
	letter-spacing: 1px;
	text-align: center;
}

#sivu #content h2 {
	position: relative;
	text-indent: -9999px;
}

#kristosofia-sivu #content h2 {
	background: url(../kuvat/kristosofia.png) no-repeat;
	height: 106px;
	width: 215px;
	left: 10px;
	top: -70px;
}

#toiminta-sivu #content h2 {
	background: url(../kuvat/toiminta.png) no-repeat;
	height: 46px;
	width: 158px;
	left: 10px;
	top: -38px;
}

#toimintaa-paikkakunnilla-sivu #content h2 {
	background: url(../kuvat/toimintaa-paikkakunnilla.png) no-repeat;
	height: 73px;
	width: 480px;
	left: 10px;
	top: -57px;
}

#tule-mukaan-sivu #content h2 {
	background: url(../kuvat/tule-mukaan.png) no-repeat;
	height: 56px;
	width: 238px;
	left: 10px;
	top: -49px;
}

#kristosofiaverkosto-sivu #content h2 {
	background: url(../kuvat/kristosofiaverkosto.png) no-repeat;
	height: 106px;
	width: 348px;
	left: 10px;
	top: -70px;
}

#historiaa-sivu #content h2 {
	background: url(../kuvat/historiaa.png) no-repeat;
	height: 75px;
	width: 189px;
	left: 10px;
	top: -60px;
}

#linkit-sivu #content h2 {
	background: url(../kuvat/linkit.png) no-repeat;
	height: 69px;
	width: 118px;
	left: 10px;
	top: -50px;
}

#yhteys-sivu #content h2 {
	background: url(../kuvat/yhteys.png) no-repeat;
	height: 74px;
	width: 237px;
	left: 10px;
	top: -53px;
}

#sivu #content h3 {
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 2px;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	border-bottom: 1px dotted #FFF;
	font-size: 18px;
	margin-bottom: 7px;
	text-shadow:1px 0px 3px #FFFFFF;
}

#sivu #content h4 {
	text-transform: uppercase;
	color: #FFF;
	letter-spacing: 2px;
	text-align: center;
	margin-right: 1px;
	margin-left: 1px;
	border-bottom: 1px dotted #FFF;
	font-size: 14px;
	margin-bottom: 7px;
	text-shadow:1px 0px 3px #FFFFFF;
}

/*--------------------- LINKS  ---------------------------------------------*/

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

 a:hover {
	color: #000;	
	text-decoration: underline;
	text-shadow:1px 0px 7px #FFFFFF;
}

#main-nav a:link, #main-nav a:visited, #toiminta a:link, #toiminta a:visited {
	color: #FFF;
	text-decoration: none;
}

#main-nav a:hover, #toiminta a:hover  {
	color: #000;	
	text-shadow:1px 0px 7px #FFFFFF;
}

#kristosofia-sivu #main-nav a.kristosofia, #toiminta-sivu #main-nav a.toiminta, #tule-mukaan-sivu #main-nav a.tule-mukaan,
#kristosofiaverkosto-sivu #main-nav a.kristosofiaverkosto, #historiaa-sivu #main-nav a.historiaa, 
#linkit-sivu #main-nav a.linkit, #yhteys-sivu #main-nav a.yhteys {
	color: #000;	
	text-shadow:1px 0px 7px #FFFFFF;
	cursor: default;
}

#sivu #header h1 a:link, #sivu #header h1 a:visited {
	height: 110px;
	width: 425px;
	position: absolute;
	left: 90px;
	top: 10px;	
}

/*--------------------- FORM  ---------------------------------------------*/

form {
	text-align: center;
}

form .nimikentta {
	background: #FFF url(../kuvat/nimikentta-bgr.jpg) no-repeat;
	margin-top: 2px;
	width: 128px;
	height: 21px;
	margin-bottom: 6px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-width: 0px;
	margin-left: -4px;
}

form .nimikentta:focus {
	background: #FFF url(../none);	
}

form .painike {
	background: #A7A725 url(../kuvat/button-bgr.jpg);
	border: 0px;
	text-indent: -9999px;
	height: 24px;
	width: 90px;
	cursor: pointer;
}
