body{
background: url(../gfx/header_bkg.png) repeat-x;
background-color: #E1EEBF;
margin: 0px;
padding: 0px;
font-family: "Lucida Sans Unicode",Georgia,sans-serif;
text-align: center;
font-size: 12px
}
img{
border: 0px
}

#wrapper{
height: 100%;
background-color: #fff;
width: 960px;
margin: 0 auto;
}
#header{
display: block;
height: 104px;
}

#menu ul{
margin: 0px;
padding: 0px;
height: 23px;
background-color: #066315
}
#menu li {
display: block;
float: left;
padding: 3px 0px 0px 20px;
}
 #menu li a {
  display: block;
  text-decoration: none;
  white-space: nowrap;
font-size: 14px;
color: #fff;
}

 #menu li a:hover {
color: #B6103E;
}

#services table{

}

#services td{
width: 350px;
vertical-align: top
}
#container{
text-align: left;
}
#content{
background-color: #fff;
float:left;
width: 748px;
padding-left: 10px;
text-align: left;
}
#content h2.fold{
padding-left: 18px
}
#meetings ul li{
line-height: 2.2em;
list-style-type: disc
}
#sidebar{
float: right;
background: url(../gfx/logoi.png) no-repeat right;
background-color: #fff;
width: 200px;
min-height: 550px;
text-align: left;
line-height: 1.5em
}
#sidebar a{
font-weight: bold;
text-decoration: none;
color: #B6103E
}

#sidebar a:hover{
font-weight: bold;
text-decoration: none;
color: #146232
}

#tekst{
width: 720px
}

.clear{
clear:both
}

#info_table{
margin: 0 auto;
padding-top: 30px;
width: 960px;
}
#info_table table{
width: 960px;
}
#info_table table th{
font-size: 30px;
color: #fff
}
.post-block {
	display:block;
	margin:5px 0px 0px 0px;
	padding:0;
	width:700px;
	height:100%;
	background:url(../images/bg_postbox.png) no-repeat top center;
font-size: 12px;
}


.post-content {
	display:block;
	margin:0;
	padding:0;
	width:700px;
	position:relative;
	padding: 0px 10px 0px 10px;
}

.post-title {
color:#fff;
background-color: #B6103E;
margin:0;
padding: 1px 5px 1px 10px;
font-size: 12px;
}

.post-title a{
	color:#fff;
	text-decoration:none;
	outline:none;
}

.post-title a:visited{
	color:#fff;
}

.post-title a:hover{
	color:#7fab00;
}

.post-meta {
margin:0;
	padding:3px 0px 0px 10px;
    font-size: 10px;
display: none;
}

.post-entry {
	margin:0;
	padding:0px 0px 0px 10px;
	width:680px;
	margin-top:5px;
    line-height: 1.5em;
text-align: justify;
	}
.post-entry h2{
float: left
}
.post-entry ul li{
list-style-type: disc
}

.post-image {
	float:left;
	display:block;
	width:120px;
	height:110px;
	position:relative;
	background:#e5ded2;
	margin-right:20px;
}

.post-entry img{
border: 1px solid;
padding: 3px
}

.post-entry img.noborder{
border: 0px;
padding: 2px
}

.post-image img{
border: none;
	margin:0;
	padding:0;
	display:block;
	width:100px;
	height:90px;
	position:absolute;
	top:10px;
	left:10px;
}

.post-image-pdf {
	float:left;
	display:block;
	margin-right:10px;
}

.post-image-pdf img{
	display:block;
	width:58px;
	height:68px;
}

.button-green {
position:relative;
float:right;
bottom: 15px;
right: 0px;
font-weight: bold;
text-align:right;
}

.button-green a{
	color:#B6103E;
	text-decoration:none;
	outline:none;

}

.button-green a:visited{
	color:#146232;
	text-decoration:none;
	outline:none;

}

.button-green a:hover{
	color:#146232;
	text-decoration:none;
	outline:none;

}

/*INDEX PAGE SERVICES*/
#services td {
position: relative;
width: 340px;
margin: auto;
padding-bottom: 20px;
font-family: "Lucida Sans", Tahoma, Verdana, sans-serif
}

#services td h2 {
margin: 0px;
padding-left: 10px;
font-size: 14px;
width: 342px;
background-color:#B6103E
}


#services ul, li, h4 {
margin: 0; padding: 0;
list-style: none;
}
h4 {
padding: 0.5em;
font-size: 12px;
}
#services h2 a {
text-decoration: none;
color: #fff;
}

#services a:hover {
text-decoration: underline;
}

#widget {
overflow: hidden;
background: #e3e3e3;
padding: 1em;
border: 1px solid #c5c5c5;
height: 135px; /* You should adjust this height for your project. */
position: relative;
float: left;
width: 350px;
-moz-border-radius-bottomright: 10px;
-webkit-border-bottom-right-radius: 10px;
}

#widget img {
float: left;
border: 1px solid white;
padding: 0.2em;
background: #d3d3d3;
margin-right: .5em;
margin-left: .5em;
width: 80px;
height: 90px;
}

#widget li {
clear: left;
overflow: hidden;
position: relative;
top: 0;
padding-bottom: 1em;
height: 136px; /* Change this to fit your needs. The plugin will access this value if you don't pass a parameter in when you call it. */
font-size: 11px
}
li p {
color: #474747;
margin-top: .4em;
padding-right: 10px;
float: right;
}
#footer{
position: relative;
bottom: 0px;
padding-top: 1px;
height: 80px;
text-align: center;
background: url(../gfx/footer_bkg.png) repeat-x;
}
#footer p{
font-size: 9px;
line-height: 0.5em
}
#footer a{
color: #fff;
font-weight: bold;
text-decoration: none
}
