/*
Theme Name: Kankaanpään Uimarit
Theme URI: http://www.sofure.fi
Description: Kankaanpään uimareiden verkkosivut
Version: 0.1
Author: Sofure Avoin yhtiö
*/
* { padding: 0px; margin: 0px;} 

html { 
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

body {
	width: 100%;
	background-image:url(img/new_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color: #5180b2;
	text-align: center;
}

a {
	text-decoration: none;
	color: #194e8c;
}
a:hover {
text-decoration: underline;
}

#header {
	padding: 0px;
	margin: 0px;
	height: 184px;
}

div#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	display: table;
}

div#left {
	display: table-cell;
	width: 230px;
	background: url(img/navi_bg.jpg) repeat-y;
}

div.clear { clear: both; }

div#logo {
	display: table-cell;
	width: 260px;
	height: 325px;
	background-image:url(img/logo_new_bg.jpg);
	background-repeat: no-repeat;
}

div#navi {
	display: table-cell;
	width: 260px;
	font-family: "Tahoma", Geneva, sans-serif;
	font-size: 16px;
	color: #194e8b;
	padding-bottom: 60px;
}
div#navi ul {
	margin-left: 1px;
	list-style: none;
	width: 235px;
}
#mainlinks {
	background: url(img/linkki_bg.gif) repeat-x bottom;
}
div#navi li {
	margin: 0px;
	width: 235px;
	padding-top: 0px;
	
	background-image:url(img/linkki_bg.gif);
	background-repeat: repeat-x;
}	

div#navi li a {
	display: block;
	width: 205px;
	padding: 6px 0px 6px 30px;
	text-decoration: none;
	color: #194e8c;
}
div#navi li a:hover {
	color: white;
	background: url(img/valittu_linkki_bg.jpg);
}

div#right {
	display: table-cell;
	vertical-align: top;
	width: 700px;
	background: url(img/right_bg.gif) repeat;
}

div#content {
	display: table-cell;
	width: 700px;
	min-height: 300px;
	vertical-align: top;
	padding: 25px 0px 50px 0px;
	background: transparent url(img/right_side_new_bg.jpg) no-repeat right top;
}
/* TEKSTITOUHUT ALKAA */

h1, h2, h3, h4 { color: #344458; font-family: "Tahoma", Geneva, sans-serif; }

span { 	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

div#content div.teksti {
	width: 616px;
	margin: 0px 0px 20px 15px;
	padding-bottom: 8px;
}


.otsikko {
	margin: 0px 0px 15px 0px;
	color: #7a9eb4;
	font-size: 24px;
	font-family: "Tahoma", Geneva, sans-serif;
}

.pvm {

	color: #3d84d8;
	font-size: 14px;
	font-family: "Tahoma", Geneva, sans-serif;
	margin-top: 30px;
}

.leipateksti {
	font-size: 14px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.leipateksti p {
	margin-top: 15px;
	font-size: 14px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

/* TEKSTITOUHUT LOPPUU */

.row {
	display: table-row;
}
#links {
	margin-left: 14px;
	margin-top: 30px;
}

#links, #links ul {
	list-style: none;
}
#links h2 {
	margin-top: 10px;
}

#links ul {
	margin-top: 5px;
	margin-left: 20px;
}

#links li, #links ul li a {
	text-decoration: none;
	color: #194e8c;
}

#links ul li a:hover{
	text-decoration: underline;
}

blockquote {
	margin: 10px auto;
	display: block;
	background-color: white;
	border: solid 1px;
        text-align: center;
        padding-bottom: 15px;
        padding-top: 0px;
}
.news {
	color: #344458;
	font-size: 24px;
	font-family: "Tahoma", Geneva, sans-serif;
}
#news_container {
        margin-top: 10px;
}
#news_container strong {
	font-size: 16px;
}

#news_header {
	color: #344458;
	font-size: 24px;
	font-family: "Tahoma", Geneva, sans-serif;
	margin: 0px 0px 0px 15px;
}

.has_sub ul li {
    color: #233953;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}

#sivukartta, #sivukartta ul {
	list-style: none;
}

#sivukartta a{
	color: #344458;
	text-decoration: none;
}

#sivukartta a:hover{
	text-decoration: underline;
}

div#footer {
	margin: 0px auto;
	width: 960px; height: 60px;
	background-image:url(img/footer_bg.jpg);
}
.arrow {
	position: absolute;
	margin-left: 177px;
	margin-top: -2px;
}


div.kilpailutuloksia ul {
	margin-top: 10px;
}

div.kilpailutuloksia ul, div.kilpailutuloksia ul a {
	list-style: none;
	text-decoration: none;
}
	margin-bottom: 10px;
div.kilpailutuloksia ul li {
	font-family: "Tahoma", Geneva, sans-serif;	
	font-size: 18px;
}

div.kilpailutuloksia ul li ul li {
	font-family: "Tahoma", Geneva, sans-serif;	
	font-size: 14px;
	margin-left: 15px;
}

div.kilpailutuloksia ul li ul li a {
	text-decoration: none;
	color: #194e8c;
}

div.kilpailutuloksia ul li ul li a:hover {
	text-decoration: underline;
}
#respond {margin-top: 15px;}
#commentlist {list-style: none;}
p {margin-top: 10px;}
h3#comments {margin-top: 30px; width: 616px;}
.comment {margin-top: 10px; width: 606px; background-color: #edf0f2; padding: 5px;}
.alignleft {margin-top: 10px;}
.alignright {margin-top: 10px;}
