/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01a.jpg) repeat-x left top;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000000;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea {
	padding: 5px;
	border: 1px solid #626262;
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #87268C;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.6em;
}

h2 {
	font-size: 2em;
}

h3 {
	margin-bottom: 2em;
	font-size: 1em;
	font-weight: bold;
}

hr {
	color: #f4f4f4;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 200%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #87268C;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CE34FF;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 10px 20px 10px 0px;
}

img.right {
	float: right;
	margin: 10px 20px 10px 0px;
}

.center {
  text-align: center;
}

/* Header */

#wrapper {
}

#header {
	width: 800px;
	height: 110px;
	margin: 0 auto;
	background: url(images/vuokatinmaahockeygames2.png) no-repeat left;
}

#logo h1, #logo p {
	float: left;
}

#logo h1 {
	height: 88px;
	padding: 20px 90px 0 0;
	font-size: 4em;
}

#logo p {
	margin: 0 0 0 -80px;
	padding: 50px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.5em;
	font-weight: bold;
}

#logo a {
	text-decoration: none;
	font-weight: bold;
}

#logo p a {
	color: #87268C;
}

/* Menu */

#menu {
	width: 800px;
	height: 60px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
	font-family: Tahoma, Arial, sans-serif;
}

#menu a {
	display: block;
	float: left;
	margin: 6px 4px 6px 2px;
	padding: 1px 10px;
	text-decoration: none;
	font-size: 1em;
	font-weight: normal;
	color: #FFFFFF;
	font-weight:bold;
}

#menu a:hover {
	color: #CE34FF;
}

#menu .current_page_item {
}

#menu .current_page_item a {
	background: #CE34FF;
}

/* Page */

#page {
	width: 800px;
	margin: 0 auto;
	padding: 30px 0;
}


/* Content */

#content {
	float: left;
	width: 500px;
}

.post {
	margin-bottom: 50px;
}

.post .title h1 {
	font-size: 2.5em;
	color: #87268C;
	font-weight: bold;
}

.post .title h2 {
	font-size: 2.2em;
	color: #87268C;
	font-weight: bold;
}

.post .entry {
	padding-top: 30px;
}

.post .entry h2 {
	font-size: 1.6em;
	padding-top: .3em;
  padding-bottom: .3em;
}

.post p {
  clear: both;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 250px;
	background: #DEEFB6;
	border: 1px dashed #B5C58C;
	margin-bottom: 25px;
	margin-right: 20px;
}

#sidebar ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 20px;
}

#sidebar li ul {
	padding: 0px 20px 0px 20px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 10px;
	padding-bottom: 5px;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 5px 0 0 20px;
	font-size: 1.6em;
}

#sidebar img {
  padding-top: 10px;
}

#sidebar a:hover {

}

/* Footer */

#footer {
	clear: both;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img02a.jpg) repeat-x left top;
	color: #983F9D;
}

#footer p {
	margin: 0 0 5px 0;
	line-height: normal;
	font-size: .9em;
	text-align: center;
}

#footer a {
	text-decoration: none;
	color: #953E9C;
}

@media print {
#menu, #sidebar, #footer, #header {
	display: none;}
#page, #content {
  width:600px;
  margin-left:50px;
}
}
