/* text.css ei saa laittaa muita kuin content editorin tyylit !!! */

body {  font-size: 75%; color: #222; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; }

p 			{ margin: 0 0 1.5em; }
p.ingressi 	{ font-size: 1.17em; line-height: 1.17em; }

h1 { font-weight: normal; color: #111; font-size: 2em; line-height: 1; margin-bottom: 0.75em; }
h2 { font-weight: normal; color: #111; font-size: 1.6667em; line-height: 1; margin-bottom: 0.9em; }
h3 { font-weight: normal; color: #111; font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-weight: normal; color: #111; font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-weight: normal; color: #111; font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-weight: normal; color: #111; font-size: 1em; font-weight: bold; }

ul	{ list-style-type: disc; margin: 0 1.5em 1.5em 1.5em; }
ol	{ list-style-type: decimal; margin: 0 1.5em 1.5em 1.5em; }

dl	{ margin: 0 0 1.5em 0; }
dd	{ margin-left: 1.5em; }

table       		{ }
tr					{ }
td					{ }
td.tausta-sininen	{ color: #fff; background: #2A4053; }
td.tausta-vihrea	{ color: #fff; background: #bdcf23; }
td.vaalea  			{ background: #f5f5f5; }

img 						{ }
img.reunukset				{ background: #fff; padding: 4px; border: 1px solid #a3a3a3; }
img.vasemmalle  			{ float: left; margin: 0 1.5em 1.5em 0; padding: 0; }
img.oikealle				{ float: right; margin: 0 0 1.5em 1.5em; }
img.reunukset-vasemmalle  	{ background: #fff; padding: 4px; border: 1px solid #a3a3a3; float: left; margin: 0 1.5em 1.5em 0; }
img.reunukset-oikealle		{ background: #fff; padding: 4px; border: 1px solid #a3a3a3; float: right; margin: 0 0 1.5em 1.5em; }

span				{ }
span.pienempi		{ font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
span.isompi			{ font-size: 1.166667em; line-height: 1.2857; margin-bottom: 1.2857em; }
span.vaaleampi      { color: #666; }
span.tummempi       { color: #000; }
span.lisatty   		{ background: #060; color: #fff; }
span.poistettu		{ background: #900; color: #fff; }
span.highlight		{ background: #bdcf23; }

img.at,
img[src="/files/images/ap-pics/at-viivaton.gif"] { display: inline; margin: 0 0 0 -3px; padding: 0; vertical-align: middle; }
