body {
	font-size: 12px; 
	font-family: Verdana, Arial, Sans-Serif;
	background-color: white;
	color: #363842;
	border-top: 5px solid #382412;
	border-bottom: 5px solid #382412;
	line-height: 140%;
	}

#header {
	border-bottom: 5px solid #382412;
	}

/* header photo named here */
#headerimg {
	background: url(http://www.littleoslo.com/img/header/header004e.jpg) no-repeat bottom left;
	}

/* nothing to edit if its the same as in defined in "body" above */
/*
#content {
	font-size: 12px; 
	font-family: Verdana, Arial, Sans-Serif;
	background-color: white;
	color: #362f2d;
	}
*/

#sidebar {
	font-size: 12px;
	}

#sidebar #sidemenu {
	border-bottom: 3px double #CEA;
	}

#sidebar #sidetab {
	color: #363842;
	font-size: 14px;
	text-align: right;
	font-weight: bold;
	border-bottom: 3px solid #382412;
	}

small {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 9px;
	}

h1 {
	font-size: 16pt;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h2 {
	font-size: 12pt;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}
	
h3 {
	font-size: 11pt;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

a img {
	border: none;
	}

a {
	color: #5b832f;
	text-decoration: none;
	}

a:hover {
	color: #284907;
	text-decoration: none;
	}

#sidebar .menucat li {
	padding: 4px 0px;
	border-bottom: 1px solid #EEE;
	list-style: outside url() disc;
	}

.postmetadata {
	border-top: 1px solid #382412;
	}

.postend {
	border-bottom: 1px dotted #382412;	
	}

.postmetadata p {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 8pt;
	color: #5b832f;
	text-align: right;
	margin: 3px auto;
	}

.tab1 a, .tab2 a {
	color: white;
	font-weight: bold;
	}

.tab1 a:hover, .tab2 a:hover {
	color: #c7b299;
	}

#linkicons {
	text-align: left;
	padding-left: 15px;
	}

#linkicons img {
	padding: 5px;
	}

.post h2 {	
	margin-bottom: 5px;
	}

.bordered {
	border: 1px solid #007134;
	}

.entry, .entrytext {
	padding-right: 10px;
	}

.posttags {
	text-align: right;
	margin: 3px;
	}

.posttags span {
	font-size: 9px;
	border-top: 1px solid #382412;
	padding: 3px;
	}