/*
Theme Name: Lunnebergs Theme
Description: Tema till Lunnebergs.se skapat av grebban.com 
Author: Grebban Design
Author URI: http://grebban.com
Theme URI: http://grebban.com
Version: 1.0
*/

body {
	background: #fff;
	color: #4a4a4a;
	font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif;
	line-height:130%;
	margin: 70px 0 0;
}
@font-face {
 font-family: 'ChevinMedium';
 src: url('../fonts/chevinmedium-webfont.eot?'), url('../fonts/chevinmedium-webfont.woff') format('woff'), url('../fonts/chevinmedium-webfont.ttf') format('truetype'), url('../fonts/chevinmedium-webfont.svg#chevinmedium-webfont') format('svg');
}
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -114px;
	width:100%;
}
#header {
	margin:0 auto 0 auto;
	overflow: hidden;
	text-align:center;
	width:887px;
}
#header img {
	margin:47px 0 0 0;
}
#navigation {
	margin:15px auto 20px auto;
	overflow: hidden;
	width:887px
}
#navigation ul {
	margin:20px 15px 25px 0;
	overflow: hidden;
	padding: 0 0 0 195px;
}
#navigation li {
	display: inline;
	float: left;
	margin: 0 0 0 50px;
}
#navigation a {
	color:#4a4a4a;
	display: inline;
	float: left;
	font-family: 'ChevinMedium', 'Myriad Pro', sans-serif;
	font-size:30px;
	height:40px;
	line-height:160%;
	text-decoration:none;
	text-transform: uppercase;
}
#navigation a:hover {
	color:#27879f;
}
#navigation li.current-menu-item a {
	background: url(../images/navigation-active.png) bottom center no-repeat;
	color:#27879f;
}
hr {
	background: url(../images/hr.png) no-repeat;
	border:none;
	display: block;
	height: 1px;
	margin:0 auto;
	padding:0;
	overflow: hidden;
	width:887px;
}
hr.bottom {
	margin:-1px auto 0 auto;
}
#slideshow {
	margin:0 auto 0 auto;
	overflow: hidden;
	position:relative;
	width:887px;
}
#slideshow .slides {
	background: url(../images/hr.png) bottom center no-repeat;
	margin:0 0 3px 0;
	overflow: hidden;
	height:361px;
}
#slideshow .slides img {
	height:352px;
	left:0;
	position:absolute;
	top:0;
}
#content {
	margin:0 auto 140px auto;
	overflow: hidden;
	width:887px;
}
#content .main {
	float:left;
	display:inline;
	height:100%;
	margin: 0 56px 0 37px;
	overflow: hidden;
	width:840px;
	text-align: center;
}
#content .main h1 {
	font-family: 'ChevinMedium', 'Myriad Pro', sans-serif;
	font-size:37px;
	line-height:130%;
	margin:30px 0 0 0;
}
#content .main h2 {
	font-size:22px;
	font-weight:normal;
	line-height:130%;
	margin:30px 0 0 0;
}
#content .main p {
	margin:30px 0 0 0;
}
#content .main a {
	color:#27879f;
	text-decoration:none;
}
#content .main a:hover {
	color:#27879f;
	text-decoration:underline;
}
#content .sidebar {
	float:left;
	display:inline;
	height:100%;
	overflow: hidden;
	width:213px;
}
#content .sidebar .news {
	margin: 0 0 50px 0;
}
#content .sidebar .news h2 {
	background: url(../images/small-hr.png) bottom center no-repeat;
	color:#bca474;
	font-family: 'ChevinMedium', 'Myriad Pro', sans-serif;
	font-size:22px;
	line-height:130%;
	margin:30px 0 0 0;
	padding:0 0 10px 0;
	text-transform:uppercase;
}
#content .sidebar .news li {
	background: url(../images/small-hr.png) bottom center no-repeat;
	padding:10px 0;
}
#content .sidebar .news p {
	font-size:17px;
	font-weight:bold;
}

#content .sidebar .news p a {
    color:#4A4A4A;
    text-decoration: none;
}

#content .sidebar .news span.date {
	color:#9c9c9c;
}
#content .sidebar .submenu {
	margin:14px 0 0 0;
}
#content .sidebar .submenu ul {
	background: url(../images/small-hr.png) top center no-repeat;
	padding:1px 0 0 0;
}
#content .sidebar .submenu li {
	background: url(../images/small-hr.png) bottom center no-repeat;
}
#content .sidebar .submenu li a {
	color:#5d5d5d;
	font-family: 'ChevinMedium', 'Myriad Pro', sans-serif;
	display:block;
	font-size:14px;
	padding:8px 18px;
	text-decoration:none;
	text-transform:uppercase;
}
#content .sidebar .submenu li.current-menu-item a {
	background: url(../images/small-hr.png) #f8f8f8 bottom center no-repeat;
	color:#27879f;
}
#content .sidebar .submenu li a:hover {
	background: url(../images/small-hr.png) #f8f8f8 bottom center no-repeat;
	color:#27879f;
}
#footer {
	background: url(../images/hr.png) top center no-repeat;
	margin:0 auto 0 auto;
	overflow: hidden;
	width:887px;
	text-align: center;
}
#footer p {
	color:#949494;
	font-family: 'ChevinMedium', 'Myriad Pro', sans-serif;
	font-size:10px;
	text-transform:uppercase;
}
#footer p.brown-hr {
	color:#4a4a4a;
	background: url(../images/brown-hr.png) top center no-repeat;
	font-family: 'ChevinMedium', 'Myriad Pro', sans-serif;
	font-size:14px;
	margin:8px 0 0 0;
	padding:20px 15px 0 15px;
}
#footer p.copyright {
	margin: 0 0 40px 0;
	padding:0 15px 0 15px;
}
#footer a {
	color:#949494;
	text-decoration:none;
}
#footer a:hover {
	color:#4a4a4a;
	text-decoration:underline;
}
#footer, .push {
	height: 114px;
}
#sub #header {
	text-align:left;
}
#sub #header img {
	margin: 39px 0 0 20px;
}
#sub #navigation {
	margin:24px auto 20px auto;
}
#sub #content .main h1 {
	margin:10px 0 30px 0;
}
#sub #content .sidebar .submenu {
	margin:14px 0 120px 0;
}
