/*  
Theme Name:  Jobbr v2 - Print
Theme URI: http://jobbr.se
Description:  Jobbr version 2 - new beginning
Version: 2.0
Author: Kristoffer Lidman / iDenta Labs
Author URI: http://identa.se/
*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666;
	background: #fff;
}
a {
	color: #666;
	border: none;
	text-decoration: none;
}
a:hover {
	color: #205f82;
}
p {
	margin: 0 0 15px 0;
}
img  {
	border: none;
}
h1, h2, h3, h4, h5  {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.frontpage {
	display:block;
	width:220px;
	height:75px;
	border: none;
	float: left;
	margin: 0;
	padding: 0;
	text-indent:-9009px;
}
.frontpage a {
	display:block;
	outline:none;
	width:100%;
	height:100%;
	padding: 0;
	margin: 0;
	border: none;
}
.alignleft  {
	float: left;
}
.alignright  {
	float: right;
}
#top {
	display: none;
}
#header {
	display: none;
}
#footer {
	display: none;
}
.single_actions, .single_fav_button, .single_share_button {
	display: none;
}
