/* Companion Custom CSS over-rides for [ Ingers blogg ]: Hybrid - 0.7.1 */
 /*
body {
font-family:Gautami,Verdana, Arial, Helvetica, sans-serif;
font-size:92%;
background:#E0E0EF fixed url('http://rihane.files.wordpress.com/2010/03/bkprimula3..png');
color:#555;
margin:0;
padding:0;
}
#header{
	margin: 10 10 10px;
	width: 804px;
	height: 130px;
	background:#E0E0EF url('http://inger.helande.biz/files/2010/02/huvud2.png') no-repeat;
	color: #999;
	position: relative;
	padding-top:100px;
}
span  {
background:url("images/nav.png") no-repeat scroll right top transparent;
display:block;
height:36px;
line-height:36px;
padding-right:15px;
 
}

#opacitet {
opacity:0.5;
filter:alpha(opacity=50);
}

a {
color:#660099;
text-decoration:underline;
}

a:visited {
color:#666;
text-decoration:underline;
}

a:hover {
color:#CC0099;
text-decoration:underline;
}

.entry {
background:#fff;
font-size:1.4em;
line-height:1.7em;
padding:10px;
}
*/
