/*
Theme Name: Vammalan Shakkikerho
Theme URI: http://www.vammalanshakkikerho.net
Description: Yksinkertainen ja kevyt perusteema.
Version: 1.0
Author: Viestintatoimisto Samuli Kinnari
Author URI: http://www.kinnari.fi
*/

BODY {
	letter-spacing: normal;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #565656;
	line-height: 135%;
}

/* LAYOUT */ 

#kokoaja {
	width: 80%;
	height: auto;
	margin: 2% 0 0 10%;
	padding: 0 0 0 0;
	background-color: White;
	background-image: url(layout/nappulat_01.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#kokoajasisempi {
	width: auto;
	height: auto;
	margin: 0;
	padding: 30px;
	background-color: transparent;
}

#palkki {
	width: auto;
	height: auto;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-color: White;
}

#logo {
	width: auto;
	height: 105px;
	margin: 0 0 0 0;
	padding: 15px 0 15px 0;
}

#sisalto {
	width: 61%;
	height: auto;
	margin: 4% 0 4% 0;
	display: inline;
	float: left;
}

#sisaltosisempi {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#kuvapalkki {
	width: 22%;
	height: auto;
	margin: 4% 0 4% 4%;
	float: left;
	background-color: transparent;
	line-height: normal;
	text-align: center;
}

#navigointipalkki {
	width: 33%;
	height: auto;
	margin: 4% 0 155px 4%;
	padding: 0 0 0 0;
	float: left;
	background-color: transparent;
	line-height: normal;
	border-left: 1px solid #C0C0C0;
}

#navigointi {
	padding: 0 0 0 15px;
	margin: 0 0 0 0;
}

.boksi {
	padding: 0 0 0 0;
	margin: 0 0 35px 0;
	border-top: 0px solid Black;
}

#alapalkki1 {
	width: 80%;
	height: auto;
	margin: 0 0 0 10%;
}

#alapalkki2 {
	width: 46%;
	height: auto;
	margin: 4% 0 0 4%;
	float: left;
	background-color: Blue;
	text-align: right;
}

.fiksaus {
	width: auto;
	height: auto;
	clear: both;
}

/* TEKSTIT */ 

#logo h1 {
	font-size: 205%;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: normal;
	margin: 0;
	color: Black;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	padding: 0 0 0 0;
	line-height: normal;
}

#logo p {
	color: #666666;
	font-weight: normal;
	font-size: 80%;
	margin: 0;
	padding: 0;
}

#navigointipalkki p {
	font-size: 90%;
}

#sisalto h2 {
	font-size: 135%;
	font-weight: bold;
	text-transform: none;
	margin-top: 0;
	line-height: normal;
	color: Black;
}

#sisalto h3 {
	font-size: 115%;
	font-weight: bold;
	text-transform: none;
}

#sisalto p {
	font-size: 90%;
}

#sisalto .paivays {
	font-size: 90%;
	margin: 0;
	color: #606060;
	font-weight: normal;
}

#sisalto .aihe {
	font-size: 90%;
	color: #606060;
	font-weight: normal;
	padding-bottom: 15px;
}

#sisalto .eikommentointia {
	font-size: 90%;
	font-style: italic;
}

#navigointipalkki h3 {
	font-size: 135%;
	font-weight: normal;
	color: Black;
	text-transform: none;
	margin-top: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	border-bottom: 0px solid Black;
}

#alapalkki1 p, #alapalkki2 p {
	font-size: 80%;
	color: White;
	margin: 0;
	padding: 10px 10px 35px 10px;
	text-align: right;
}

#alapalkki1 h3, #alapalkki2 h3 {
	font-size: 90%;
	color: White;
}

/* LISTAT */ 

#sisalto ul {

}

#sisalto li {
	list-style-type: disc;
	text-align: left;
	font-size: 90%;
	margin: 0 0 10px 0;
}

#navigointi ul {
	margin: 0;
	padding: 0 0 0 0;
}

#navigointi li {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
	text-align: left;
	font-size: 90%;
	border-bottom: 0px solid #C0C0C0;
}

#navigointi li ul li {
	padding: 5px 0 0 20px;
	border: 0;
	font-size: 90%;
	list-style-type: none;
}

#navigointi .viivaton {
	
}

.current_page_item {
	
}

#navigointipalkki .boksi ul {
	margin: 0;
	padding: 5px 0 0 0;
}

#alapalkki1 ul, #alapalkki2 ul {
	margin: 0;
	padding: 0;
}

.boksi li {
	margin: 0 0 0 0;
	padding: 5px 0 5px 0;
	list-style-type: none;
	text-align: left;
	font-size: 90%;
	border-bottom: 0px solid #C0C0C0;
}

/* LINKIT */ 

#logo h1 a, a:active, a:link, a:visited {
	color: Black;
	font-weight: normal;
	text-transform: none;
	text-decoration: none;
	background-color: transparent;
	letter-spacing: normal;
}

#logo h1 a:hover {
	text-decoration: none;
}

#sisalto a, a:active, a:link, a:visited {
	font-style: normal;
	color: Blue;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: normal;
	text-transform: none;
}

#sisalto a:hover {
	text-decoration: none;
}

#sisalto h2 a, a:active, a:link, a:visited {
	font-style: normal;
	color: Blue;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	letter-spacing: normal;
	background-color: transparent;
	line-height: normal;
}

#sisalto h2 a:hover {
	text-decoration: none;
}

#sisalto h3 a, a:active, a:link, a:visited {
	font-style: normal;
	color: Blue;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: normal;
	text-transform: none;
	background-color: transparent;
}

#sisalto h3 a:hover {
	text-decoration: underline;
}

#navigointi a, a:active, a:link, a:visited {
	font-style: normal;
	color: Blue;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: normal;
	text-transform: none;
	background-color: transparent;
}

#navigointi a:hover {
	text-decoration: none;
}

#alapalkki1 a, a:active, a:link, a:visited, #alapalkki2 a, a:active, a:link, a:visited {
	font-style: normal;
	color: White;
	font-weight: normal;
	text-decoration: underline;
	letter-spacing: normal;
	text-transform: none;
	background-color: transparent;
}

#alapalkki1 a:hover, #alapalkki2 a:hover {
	text-decoration: none;
}

/* KUVAT */ 

#navigointipalkki img, #alanavigointi img  {
	border: 0px solid #D0D0D0;
	margin: 0 0 0 0;
	float: right;
}

#sisalto img {
	border: 4px solid #D0D0D0;
	margin: 0;
}

#logo img {
	border: 0;
	margin: 0;
	padding: 0;
}

/* LOMAKE */

form {
	margin: 0;
	font-size: 100%;
	color: Black;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	padding: 0;
}

select, input, textarea {
	border-top: 1px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
	border-left: 3px solid Black;
	background-color: White;
	font-size: 100%;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 3px;
	margin: 0;
}

.nappi {
	font-weight: normal;
	text-transform: none;
	padding: 2px;
	background-color: White;
}

#alapalkki1 form {
	margin: 0;
	font-size: 100%;
	color: Black;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	padding: 0;
}

#alapalkki1 select, input, textarea {
	border-top: 1px solid White;
	border-right: 1px solid White;
	border-bottom: 1px solid White;
	border-left: 1px solid White;
	background-color: White;
	font-size: 100%;
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	padding: 3px;
	margin: 0;
}

#alapalkki1 .nappi {
	font-weight: normal;
	text-transform: none;
	padding: 2px;
	background-color: White;
}

/* ERIKOISMUOTOILUT */ 

#sisalto blockquote {
	color: Black;
	text-align: left;
	line-height: normal;
	border-left: 5px solid Silver;
	font-style: italic;
	padding: 0 0 0 15px;
}

/* Kalenteri */

table {
	font-size: 90%;
}

caption {
	font-weight: bold;
}