BODY {
	background-image: url(/kyrka/images/tile.gif); 
	background-position: top center; 
	padding: 0px; 
	margin: 0px; 
	text-align: center;
}

.widget {
	list-style: none;
}

a {
	color: #000;
}

.selectedMenuItem a {
	text-decoration: none; 
	color: #000;
}

.menuItem a {
	text-decoration: none; 
	color: #000;
}

.header {
	font-family: Arial, sans-serif; 
	font-size: 16px; 
	color: #000;
	font-weight: bold;
}

.blogHeader {
	font-size: 24px; 
	color: #d73c23;
	font-family: Arial, sans-serif; 
	padding-bottom: 5px;
	margin-bottom: 15px; 
	border-bottom: 1px solid #9ec642; 
}

.blogDate {
	font-size: 10px; 
	font-family: Arial, sans-serif; 
	color: #868690;
}

.text {
	color: #000;
	font-size: 14px; 
	font-family: Arial, sans-serif; 
}

.entry {
	margin-left: 25px; 
	width: 480px; 
	margin-bottom: 40px; 
}

#container {
	width: 884px; 
	overflow: hidden; 
	margin: 20px auto;
}

#header {
	width: 884px;
	background-image: url(/kyrka/wp-content/themes/default/img/top.png);
	background-repeat: no-repeat; 
	background-position: top center; 
	height: 220px;
	display: block; 
}

#topLeft {
	float: left; 
	width: 500px; 
	overflow: hidden;
}

#topRight {
	float: left; 
	width: 340px; 
	overflow: hidden;
	text-align: left;
}

#home {
	height: 160px; 
	width: 400px; 
	margin-left: 40px;
}

#menu {
	margin-left: 40px; 
}

.selectedMenuItem {
	background-color: #FFF; 
	padding: 10px; 
	color: #000;
	font-size: 18px;
	font-family: Georgia; 
	margin-right: 0px; 
	float: left; 
}

.menuItem {
	padding: 10px; 
	color: #000;
	font-size: 18px;
	font-family: Georgia; 
	float: left; 
	margin-right: 0px; 
}

#photoContent {
	margin-left: 53px; 
	margin-top: 14px;
	width: 267px; 
	background-image: url(/kyrka/wp-content/themes/default/img/photo.jpg);
	background-repeat: no-repeat; 
	background-position: top left;
}

#middle {
	width: 884px;
	background-image: url(/kyrka/wp-content/themes/default/img/middle_bg.gif);
	background-repeat: repeat-y; 
	background-position: top center;
	text-align: left; 	
}

#footer {
	background-image: url(img/bottom.gif);
	background-repeat: no-repeat; 
	background-position: top center;
	width: 884px;
	height: 25px; 
}

#body {
	margin: 13px;
	margin-bottom: 0px; 
	margin-top: 0px; 
	border: 1px solid #e6eec9;
	border-top: 0px;
}

#sidebar {
	float: left; 
	width: 265px;
}

.calendarTop {
	border: 2px solid #9ec642;
	margin-bottom: 10px; 
}

#bodyContent {
	width: 534px; 
	float: left; 
}

.calendarDateBoxDate {
	font-family: Arial, sans-serif;
	font-size: 16px;
	margin-top: 3px; 
	font-weight: bold; 
	color: #000;
}

.calendarDateBoxText {
	font-family: Arial, sans-serif;
	font-size: 11px; 
	font-weight: bold; 
	color: #868690;
}

.calendarFirstRow {
	background-color: #e3ffb4; 
	padding: 5px; 
}

.calendarSecondRow {
	background-color: #d2ff8a;
	padding: 5px; 
}

.calendarDateBox {
	border: 1px solid #aaaaaa;
	background-color: #FFF;
	width: 34px; 
	height: 40px; 
	margin-right: 20px; 
	float: left; 
	text-align: center; 
}

.calendarDateBoxEmpty {
	width: 36px; 
	height: 40px; 
	margin-right: 20px; 
	float: left; 
	text-align: center; 
}

.calendarDateContent {
	font-family: Arial, sans-serif; 
	font-size: 11px; 
	color: #000; 
	float: left; 
	width: 180px; 
}
