/* 
Theme Name:Kinst2
Theme URI:none
Description: with logo by hedvig wiezell
Author:Adam Ulveson
*/
* {
	margin:0;
	padding:0;
}
body {
	font-family: baskerville;
	
}
#container {
	margin: 0 auto;
	width: 964px;
	padding: 0 20px;
}
#content {
	float: left;
	width: 500px;
	margin-right: 20px;
	margin-top: 0px;
	padding: 0px;
}
#calendar {
	float: right;
	margin-left: 20px;
}
.meta, #calendar .events, #navigation li, #lankar ul h2 {
	background: #9FF4C3;
}
.meta {
	padding: 5px;
	font-size: 13px;
}

#calendar .events {
	width: 190px;
	font-family: ;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 10px 5px;
}
#calendar .events a {
	text-decoration: underline;
	font-size: px;
	font-weight: normal;
	color: black;
	text-transform: ;
}
#calendar .events-section {
	margin-bottom: 20px;
}
#calendar h2 {
	text-transform: ;
}
#footer {
	float: left;
	width: 100%;
	height: 200px;
}
#header {
	height: 100px;
	text-align:  ;

	padding:40px 0 20px 0;
	margin-bottom: 20px;
	border-bottom: ;
}
#header h2 {
	float: left;
	height: 100px;
}
#navigation {
	float: right;
	margin-top: 0px;
	font-size: 13px;
	width: 500px;
}
#navigation ul li {
	float: right;
	width: 90px;
	margin: 0 0 10px 20px;
}
#navigation li a {

	padding: 5px;
	color: black;
	text-decoration: none;
}
#lankar ul h2 {
	font-size: 16px;
}
#lankar ul li {
	float: left;
	width: 200px;
	margin-right: 20px;
}
ol.commentlist li {
	padding: 10px 0;
}
/*div.event {
	margin: 20px 0;
	background: ;
}
*/
.post {
	float: left;
	margin-bottom: 40px;
	padding-bottom: 10px;
}
/* Typografi */

.post p {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 24px;
}
.meta p {
	line-height: 20px;
	font-size: 13px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: ;
	line-height: 20px;
	text-transform: upper;
	font-weight: normal;
	
}
h2 {
	font-size: 20px;
	margin-bottom: 20px;
	line-height: 20px;
}
h4 {
	background: ;
}
a {
	color: #000;
}
a:hover {
	background: #9FF4C3;
	text-decoration: underline;
}
.post h2 a {
	text-decoration: none;
	color: #000;
	line-height: 20px;
}
h2#logo a {
	font-size: 36px;
	line-height: 100px;
}

/* Grejer */
img, img a {
	border: none;
	margin-bottom: 20px;
}
img.alignright {
	float: right;
	margin-left: 20px;
}
img.alignleft {
	float: left;
	margin-right: 20px;
}

ul {
	list-style: none;
	font-size: 13px;
}
.calendar ul li {
	margin-bottom: 20px;
}
