/*
Theme Name: Avokatsomon akateemiset
Version: 1.0
Author: Samuli Laukka
Author URI: http://samulin.fi
*/

body {
	margin:0;
	padding:0;
	background-color:#f5fff5;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height:1.6em;
	font-weight: 300;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.raami {
	margin:0 auto;
	width:900px;
}

.otsake {
	margin-bottom: 60px;
}

.sisalto {
	float:left;
	width:600px;
	border-right:1px solid #eee;
	margin-bottom:50px;
}

.sivupalkki {
	float:right;
	width:269px;
	margin-bottom:50px;
	font-size:0.9em;
	line-height: 1.3em;
}

.jalusta {
	clear:both;
	margin-bottom:50px;
	text-align: center;
	color:#ccc;
}

.otsake h1 {
	font-size: 4em;
	font-weight: 300;
}

.otsake a {
	color:#bbb;
}

.teko-otsikko {
	margin-top:0;
	padding-top:0;
}

.jutun_otsikko {
	padding-right:10px;
}

.jutun_otsikko a {
	color:#004700;
}


.jutun_otsikko h2 {
	margin-top:0;
	margin-bottom:0;
	padding-top:3;
	padding-bottom:6px;
	font-size: 2em;
	letter-spacing: -.02em;
	line-height:1.1em;
	font-weight: 300;
}

.jutun_otsikko .meta {
	font-size: 0.9em;
}

.jutun_otsikko .pvm {
	text-transform: uppercase;
}

.jutun_otsikko .kirjoittaja {
	font-style: italic;
}

.jutun_teksti {
	padding-right:30px;
}

.jutun_kommenttilinkki {
	height:30px;
	padding-right:15px;
	margin-bottom:50px;
	text-align: right;
	border-bottom:1px solid #eee;
	text-transform: uppercase;
	font-size: 0.9em;
}

.jutun_kommenttilinkki a {
	color:#888;
}

.jutun_kommenttilinkki a:hover {
}

.liikkuminen {
	text-transform: uppercase;
	font-size:1.1em;
}

.liikkuminen a {
	color:#888;
}

.liikkuminen .uudemmat {
	width:45%;
	float:left;
}

.liikkuminen .vanhemmat {
	width:45%;
	float:right;
	text-align:right;
	padding-right:15px;
}

.sivupalkki .osa {
	border-bottom: 1px solid #eee;
}

.sivupalkki .esittely p {
	margin-top:0;
	padding-top:0;
}

.sivupalkki .hakuboksi {
	padding-bottom:20px;
}

.jalusta a {
	color:#ccc;
}


/* KOMMENTTIOSASTO */

.avatar, .reply, .says {
	display:none;
}

.kommenttiotsikko {
	margin-top:40px;
	padding-top:20px;
	border-top:1px solid #eee;
	text-align: left;
}

.commentlist {
	margin:20px 0;
	padding:0 20px 0 0;
	list-style: none;
	font-size: 0.9em;
	line-height:1.3em;
}

.comment {
	margin-bottom:20px;
	border-bottom:1px solid #eee;
}

.odd {
}

.comment a {
	color:#000;
}

.comment a:hover {
	color:#f00;
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	display:none;
}

.comment cite {
	font-style: normal;
}

#respond {
	margin-top:20px;
}

.commentlist li, #respond p {
}
