/*
Theme Name: Jounin teema
*/

body {

	background-color: black;
	background-image: url("/wp-content/uploads/2010/08/patt_4c67c052ec0e0.jpg");
	font-family:"Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;

	font-size: 15px;
	line-height: 130%;

	height: 100%;
	margin: 0;
	text-align: center;
	color: #eee;
	
}







.content {

	background-image: url("/wp-content/uploads/2010/08/patt_4c6bda7fdad57.jpg");

	border-top: 10px solid red;
	border-bottom: 10px solid red;
	
	background-color: #FAFAFA;
	color: #444;

	text-align: left;
	clear: both;
	overflow: auto;
	padding: 0px;

}

.content-inner {

	width:940px;
	background-color:white;

	border-left:2px solid #AAAAAA;
	border-right:2px solid #AAAAAA;

	margin:0 auto;
	padding:20px 70px;

	overflow: hidden; /* float bugi */




}



h1, h2 {
	color: white;

	font-weight: bold;
	margin: 0;
	padding: 0;
	text-align: center;
}

h1, h1 a {
	font-family: 'Lobster', arial, serif;
	font-size: 50px;
	margin: 50px 0 0;
	color: LightBlue;
}

.content h1 {
	font-family: 'Lobster', arial, serif;
	color: #444;
	padding: 0;
	font-size:50px;
	line-height:50px;
	margin:40px 0 60px;

}

.contentbox h1 {
	font-size: 30px;
	margin: 10px 0;
}

.sidebox h1 {

	font-size: 35px;
	margin: 10px 0;
	padding: 0;
}

h2 {
	font-size:15px;
	font-weight:normal;
	margin:20px 0;
	padding: 10px 0;
}

.content h3 {
	color: #000000;
	font-family: 'Yanone Kaffeesatz', arial, serif;
	font-size:30px;
	margin: 30px 0 10px;
	
}


.footer h3 {
	font-family: 'Lobster', arial, serif;
	color: LightBlue;
	font-size: 30px;
	margin:0 0 20px;
}



a {
color: blue;
}

.footer a {
	color: white;
}

.content strong {
	background-color: #ffc;
	font-weight: normal;
}


ul {
	padding: 0 0 0 20px;
	margin: 0 0 10px;
}

li {
	padding: 0 0 10px;
	margin: 0;
}


.left {
	float: left;
	width: 450px;


}

.right {
	float: right;
	width: 420px;

}


.keywords span {

}

.keywords ul {
	list-style:none outside none;
	float: left;
	padding: 0;
	margin: 5px 0;
}


.keywords li {


background-color:#EEEEFF;
float:left;
font-size:12px;
font-weight:normal;
margin:2px;
padding:1px 5px;

}


.sidebox {

	padding: 10px 20px;
	margin: 30px 10px;

	background-color: #FAFAFA;
	border-left: 3px solid #AAAAAA;

	text-align: center;

}

.sidebox:hover {
	background-color: #fee;
}

.sidebox h3 {
	text-align: center;
	margin-bottom: 5px;
}

.bottombox, .contentbox {
	margin: 30px auto;
	background-color: black;
	border: 1px solid wheat;
	margin: 30px auto;
	padding: 20px;
	width: 400px;
	
}

.contentbox {
	background-color: lightYellow;
	clear: both;
}

.yhteys {
	background-color: #fc0;
}


.osaamiset {
	text-align: center;

}

.osaamiset ul {
	list-style:none outside none;
	float: left;
	padding: 0;
	margin: 5px 0;
}


.osaamiset li {
	float: left;
	font-weight: normal;
	margin: 2px;
	padding: 2px;
	font-size: 12px;

}


.sivut {

}

.sivut ul {
	list-style:none outside none;
	padding: 0;
	margin: 0;
	text-align:center;
}

.sivut li {
	font-family: 'Yanone Kaffeesatz', arial, serif;
	padding: 0;
	font-size: 25px;
	list-style: disc outside none;
	margin: 15px 0 10px 30px;
	text-align: left;

}

.sivut a {

	text-decoration:none;
	color: black;
}

.sivut p {
	text-align: center;
	margin: 30px 0 10px;
}

.sivut p a {
	font-weight: bold;
	text-decoration: underline;

}


.right h3 {
	
}






.footer {

	clear: both;
	text-align: center;
}


/*
WP:n omat
*/

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}
