body {
	background:url(images/bg-body.png) repeat-x top center #DFFFFF;
	font-family:"Trebuchet MS" Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#B4C835;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	margin:0 auto;
	width:800px;
	background: #FFFFFF url(/tarjecolsa-fondo-blue.jpg) no-repeat;
	font-size:1.20em;
	}
#header {
	height:300px;
	}
#sidebar {
	float:right;
	width:250px;
	margin-right:10px;
	}
#content {
	float:left;
	width:500px;
	min-height:400px;
	}
#content-1 {
	float:left;
	width:750px;
	min-height:400px;
}
#footer {
	
	height:200px;
	clear:both;
	}

/* Entries */

.entry {
	padding:5px 10px;
	text-align:justify;
	line-height:1.75em;
	font-size:1.2em;
	}
.entry-title {
	font-size:1.9em;
	font-weight:normal;
	letter-spacing:-1px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#B4C835;
	}


/* Menu */

#menu10 {
	width: 200px;
	margin: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 100%;
	font-weight: bold;

	}
	
#menu10 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	}	
	
#menu10 li a:link, #menu10 li a:visited {
	color: #4D4D4D;
	display: block;
	background:  url(/images/menu10.gif);
	padding: 8px 0 0 10px;
	}
	
#menu10 li a:hover {
	color: #FF9834;
	background:  url(/images/menu10.gif) 0 -32px;
	padding: 8px 0 0 10px;
	}
#menu10 ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
	
    

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#000000;
	padding-left:5px;
	border-bottom:1px solid #ffffff;
	}
#sidebar li a:hover {
	background:#D1EAF3;
	color:#000000;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}
/* Footer */

#footer-valid {
	float:left;
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#FFFFFF;
	}
#footer-valid a {
	color:#FF9933;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:30px;
	letter-spacing:1px;
	color:#aaaaaa;
	font-style:italic;
	}

/* Feed */

#feed {
	height:25px;
	width:126px;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(images/bg-ad-top.png) no-repeat;
	padding:5px;
	}
div.box h3 {
font-size:16px;
color:#7c9c0b;
margin-bottom:5px;
border-bottom:solid 1px #bdd46a;
font-weight: bold; 
}

div.box {
width: 480px;
background-image: url("bordes_02.gif");
background-repeat: repeat-y;
}
	
div.boxup {
background-image: url("bordes_01.gif");
background-position: top center;
background-repeat: no-repeat;
}
div.boxdow {
background-image: url("bordes_03.gif");
background-position: bottom left;
background-repeat: no-repeat;
padding: 25px 25px 25px 25px;
}

div.box p {
font-size:12px;
color:#000000;
margin-bottom:1px;
}
.highlightit img{
border: 1px solid #ccc;
margin-right: 2px;
margin-top: 2px;
}

.highlightit:hover img{
border: 1px solid #000000;
}

.highlightit:hover{
color: red; /* Dummy definition to overcome IE bug */
}
#outer
{
position: relative;
width: 850px;
margin: 0 auto 0 auto;
background: url('fondolados.png') repeat-y;
}
div.newscat span {
font-weight: bold;
padding: 2px 5px 2px;
background: #7abaff;
color: #FFFFFF;
}
div.newscat {
	display: block;
	border-bottom: 3px solid #7abaff;
	padding-top: 5px;
	margin: 10px;
	position: relative;
	font: bold 125%/normal Cambria, "Times New Roman", Times, serif;
	text-transform: uppercase;
}
div.cats {
margin: 10px;

}