/*
Theme Name: HR Sverige
Theme URI: http://codebyko.se/
Description: none
Author: KO Mattsson
Author URI: http://codebyko.se/
Template: thematic
Version: 1
*/

@import url("../thematic/style.css");

#header {
	background-color: #f7f7f7;
}

#blog-title a {
display:block;
text-indent:-9000px;
height: 49px;
width: 400px;
background:url(img/hrsverige_logo.png) no-repeat top center;
}
#branding {
	padding: 44px 0;
}
#main { padding: 44px 0 22px; }

.entry-title a:hover,
.entry-meta a:hover,
.entry-content a:visited,
.entry-utility a:hover,
.aside a:hover,
a { color: #2E5F87; }
a:hover { color: #666; }
