/*
Theme Name: Resursteamet
*/

/* main elements */

.blog-links .prev a,
.blog-links .next a{
	float:left;
	background: url(images/bullet08.gif) no-repeat 0 50%;
	font:bold 1em Georgia, "Times New Roman", Times, serif;
	color:#afafaf;
	padding-left:10px;
	text-decoration:underline;
}
.blog-links .next a {
	float:right;
	padding:0 10px 0 0;
	background: url(images/bullet07.gif) no-repeat 100% 50%;
}
.blog-links .prev a:hover,
.blog-links .next a:hover{
	text-decoration:none;
}

.twocolumn h4 {
	color:#ee7900;
	margin-bottom: 4px;
}

a.fis {
	text-decoration: none;
}

a.bloglista {
	text-decoration: none;
	font-size: 16px;
	color: #ee7900;
}

a.bloglista:hover {
	text-decoration: underline;
	font-size: 16px;
	color: #ee7900;
}

a.lasmer {
	text-decoration: none;
	font-size: 12px;
	color: #ee7900;
}

a.lasmer:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #ee7900;
}

h1.blogg
{
	font-family: arial;
	font-size: 24px;
	color: #000;
	font-weight: bold;
}

img.avatar
{
	border: solid 1px #000;
	top: auto;
	line-height: 100px;
	display: block;
}
