/*  
Theme Name: MEDIAKAMMONEN
Theme URI: 
Description: Mediakammonen.fi
Version: 1.1
Author: Teemu J. Kammonen
Author URI: http://www.MEDIAKAMMONEN.fi

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Arial, Helvetica;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #000000;
}

h1{
	font-family: Helvetica;
	font-size: 24px;
	padding: 0 0 0 0;
}

a:link, a:visited{
	text-decoration: none;
	color: #700;
}

img {
border: 0;
}

a:hover{
	text-decoration: none;
}

p{
	padding: 10px 0 0 0;
}

#wrapper{
	margin: 0 auto 0 auto;
	width: 790px;
	text-align: left;
}

#header{
	float: left;
	width: 790px;
margin: 200px 0 30px 0;
}

#container{
	float: left;
	width: 790px;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family: Helvetica;
	font-size: 18px;
line-height: 21px;
}

.post h2 p{
	font-family: Helvetica;
	font-size: 18px;
line-height: 21px;
padding: 0 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}





#footer{
	clear: both;
	float: left;
	width: 790px;
	padding: 10px 0 0 0;
}

#footer p{
	line-height: 18px;
}

#twitter {
float: right;
margin: 0 0 50px 0;
}