body {
	background-color: #738F47;
	background-image: url("/system/global/images/themes/green/background.gif");
	background-repeat: repeat-y;
	background-position: center center;
}
a {
	color: #166cc4;
	text-decoration: underlinepx;
}
a:hover {
	color: #2671A7;
}
h2 {
	color: #415A37;
	font-family: helvetica, arial, sans serif;
	font-size: 24px;
	font-weight: normal;
	font-style: normal;
}
	h2 a {
		color: #415A37;
		font-family: helvetica, arial, sans serif;
		font-size: 24px;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	h2 a:hover {
		color: #415A37;
	}
	.blog_date {
		border-top: 1px solid #f2f2f2;
	}
	.blog_date p {
		font-size: 10px;
		color: #415A37;
	}
.keywords {
	color: #415A37;
}
h3 {
	color: #555977;
	font-family: helvetica, arial, sans serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
h4 {
	color: #444444;
	font-family: lucida grande, lucida sans, lucida sans unicode, sans serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
}
p {
	color: #444444;
	font-family: lucida grande, lucida sans, lucida sans unicode, sans serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}


.bloggboken_toolbar {
		color: #222222;
}
	.bloggboken_toolbar a {
			color: #222222;
	}
	
	#bloggboken_toolbar_div {
	}	

.bloggboken_toolbar_logged_in {
		color: #222222;
}
	.bloggboken_toolbar_logged_in a {
		color: #222222;
	}


#site {
	width: 780px;
	padding: 0px;
	margin-top: 10px;
	background-color: #ffffff;
}
* html #site {
	width: 779px;
}
#content {
	width: 414px;
	padding-left: 4px;
	padding-right: 4px;
	color: #444444;
	font-family: lucida grande, lucida sans, lucida sans unicode, sans serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
	.photblog_image {
		width: 414px;
	}
	.photblog_thumb_image {
		width: 125px;
		background-color: #f2f2f2;
		border: 5px solid #f2f2f2;
	}
	.photblog_thumb_image img {
		width: 125px;
	}
	.edit_photoblog_image {
		width: 164px;
		
	}
	#content input, textarea {
		border: 1px solid #666666;
	}
* html #content {
	width: 413px;
}
#header {
	background-color: #ffffff;
	background-image: url("/system/global/images/themes/green/header.jpg");
	border-width: 0px;
	border-color: #ffffff;
	margin-bottom: 4px;
	height: 55px;
	padding-top: 65px;
	padding-right: 20px;
	padding-left: 30px;
}
	h1 {
		color: #ffffff;
		font-family: "lucida grande","lucida sans","lucida sans unicode","sans serif";
		font-size: 26px;
		font-weight: bold;
		font-style: normal;
		text-align: left;
	}
#menu {
	background-color: #ffffff;
	padding: 9px;
	padding-top: 0px;
	width: 118px;
}
	#menu p {
		margin-bottom: 4px;
		border-top: 1px solid #ffffff;
		border-right: 1px solid #ffffff;
		border-left: 1px solid #ffffff;
	}
	.menu_button {
		background-color: #d9d9d9;
		border-bottom: 1px solid #ffffff;
		color: #222222;
		font-family: helvetica, arial, sans serif;
		font-size: 11px;
		font-weight: bold;
		font-style: normal;
		text-align: center;
		padding-top: 10px;
		padding-right: 5px;
		padding-bottom: 10px;
		padding-left: 5px;
		display: block;
		text-decoration: none;
	}
		.menu_button:hover {
			background-color: #d0d0d0;
			border-color: #ffffff;
			color: #000000;
		}
#archive {
	background-color: #;
	padding: 10px;
	padding-top: 0px;
	width: 200px;
}
	.avatar {
		margin-bottom: 10px; 
	}
	.avatar_img {
		width: 200px;
	}
	.archive_button_main {
		background-color: #d9d9d9;
		color: #222222;
		font-family: helvetica, arial, sans serif;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		text-align: left;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
	}
	.archive_button {
		background-color: #e5e5e5;
		color: #000000;
		font-family: helvetica, arial, sans serif;
		font-size: 11px;
		font-weight: normal;
		font-style: normal;
		text-align: left;
		border-top: 1px solid #ffffff;
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
	}
		.archive_button:hover {
			background-color: #d9d9d9;
			color: #000000;
			border-color: #ffffff;
		}
	.archive_bg {
		background-color: #f2f2f2;
		border-width: 0px;
		border-color: #ffffff;
		color: #166cc4;
		font-family: lucida grande, lucida sans, lucida sans unicode, sans serif;
		font-size: 10px;
		font-weight: normal;
		font-style: normal;
		padding-left: 10px;
	}
		.archive_bg:hover {
			background-color: #e5e5e5;
			color: #000000;
			border-color: #ffffff;
		}
		.tool-title {
			padding: 5px;
			width: 200px;
			background-color: #f2f2f2;
			border-width: 0px;
			border-color: #ffffff;
			color: #166cc4;
			font-family: lucida grande, lucida sans, lucida sans unicode, sans serif;
			font-size: 10px;
			font-weight: normal;
			font-style: normal;
			border: 1px solid #166cc4;
		}


.comment_header {
		background-color: #f2f2f2;
}
.comment_header p {
		color: #166cc4;
}
