/*
Theme Name: Twenty Ten Snow
Description: Snowchange modifications for the Twenty Ten theme 
Author: K.M.
Template: twentyten
*/

@import url("../twentyten/style.css");

#site-title a {
    font-family: raanana, geneva, arial, helvetica, sans-serif; 
    font-size: 18pt;  	
    color: #6699CC;
    text-transform: uppercase;
}


body {
	line-height: 100%;
/*	background-image:url('images/tausta.gif');
	background-repeat:repeat-y; */
}


p {
	font-size: 1em; /* 12px; */
	line-height: 125%;
	margin-bottom: 0;
	margin-top: 0cm;
/*	background-image:url('images/tausta.png');
	background-repeat:repeat-y;*/
}

div.entry-content table, tr, td {
	font-size: 12pt;
}

.comments-link {
	display: none;
}

#access {
  /* background-color: #6699CC;*/
  background-color: #21324B;
}

#content h2 a,
#content h3,
#content .entry-title{
  font-family: raanana, geneva, arial, helvetica, sans-serif;   	
  text-transform: uppercase;
  color: #6699CC;
}

h2.entry-title a {
	/* font-family: Geneva, Arial, Helvetica, sans-serif;   */
	font-size: 14pt;   	
	text-transform: uppercase;
	color: #6699CC;
}

h2.entry-title {
	font-family: geneva, arial, helvetica, sans-serif;   	   	
	text-transform: uppercase;
	color: #6699CC;
}


h3 {
	font-size: 14pt;
	font-family: geneva, arial, helvetica, sans-serif;   	
   	color:#6699CC;
	text-transform: uppercase;
}

h3.widget-title {
	font-size: 12pt;
	font-family: heneva, arial, helvetica, sans-serif;   	
   	color:#6699CC;
	text-transform: uppercase;
}

div.menu a {
	font-family: geneva, arial, helvetica, sans-serif; 
	/*font-variant: small-caps;*/
	text-transform: uppercase;
}

div.entry-content {
	background-image:url('images/tausta.png');
	background-repeat:repeat-y;
	background-position: right top; /*x100% y0%;*/;
	/* font-size: 1.5em; */
	font-size: 12pt;
	line-height: 125%;
}

div.entry-content p {	
	font-size: 12pt;
	line-height: 125%;
}

ul.news {
  font-family: geneva, arial, helvetica, sans-serif;  
  font-size: 10pt;
  padding: 1pt;
  margin: 1em;
}

ol.pub {
	list-style-type: lower-alpha;
}

li {
  margin-bottom: 0.5em;
  font-size: 12pt;
  line-height: 110%;
}

a:link {
	/* color: #0066cc; */
	color:#6699CC;
	text-decoration:none;
}
a:visited {
	/* color: #0066cc; */
	color:#6699CC;
	text-decoration:none;
}
a:active,
a:hover {
	color: #ff4b33;
	text-decoration:none;
}

ul.news a:link,
   a:visited,
   a:active {
	/* color: #0066cc; */
	color:#6699CC;
	text-decoration:none;
}

ul.news a:hover {
	color: #ff4b33;
	text-decoration:none;
}


/* Otsikkokuvan tausta */
#branding img {
 	/* Kuvan ylä- ja alareunan rajaus, värin oletusarvo: #000*/
	border-top: 0px solid #6699CC; /* Oletuspaksuus 4px */
	border-bottom: 0px solid #6699CC; /* Oletuspaksuus 1px */
	clear: both;
	display: block;
}
