/*   
Theme Name: Hedenlunda
Theme URI:
Description: Hedenlunda Slott
Author: Mohsen Nadjafi
Author URI: makingithappen.se
Version: 1.0
*/
body{
	background:url('images/hs_bg.png') repeat top center;
	font-family:Georgia;
	font-size:11px;
	color:#323232;
}

#page{
	width:1065px;
	margin:0 auto;
	padding:0 0 10px 0;
}
#logo,.box,#subcontent,#spotlight{
	margin-left:260px;
}
#nav{
	width:250px;
	font-size:13px;
	text-align:right;
	margin-top:24px;
}
#nav ul ul,
#nav .current_page_item ul ul,
#nav .current_page_ancestor ul ul,
#nav .current_page_ancestor .current_page_item ul ul,
#nav .current_page_ancestor .current_page_ancestor ul ul {
	display: none;
}
#nav .current_page_item ul,
#nav .current_page_ancestor ul,
#nav .current_page_ancestor .current_page_item ul,
#nav .current_page_ancestor .current_page_ancestor ul,
#nav .current_page_ancestor .current_page_ancestor .current_page_item ul,
#nav .current_page_ancestor .current_page_ancestor .current_page_ancestor ul {
	display: block;
	font-size:11px;
	margin-bottom:5px;
}
#nav ul li a, #nav .current_page_item ul a{
	display:block;
	text-decoration: none;
	padding:5px 34px 5px 0;
	background:none;
	color:#dabe20;
}
#nav ul li a:hover, #nav .current_page_item a{
	background:url('images/hs_nav_active.png') no-repeat right center;
}
.box-top{
	width:805px;
	height:21px;
	background:url('images/hs_box_top.png') no-repeat;
}
.second .box-top{
	background:url('images/hs_box_top_second.png') no-repeat;
}
.box-mid{
	background:url('images/hs_box_mid.png') repeat-y;
	width:731px;
	padding:20px 37px;
}
.home .box-mid{
	width:757px;
	padding:3px 24px;
}
.box-bot{
	width:805px;
	height:21px;
	background:url('images/hs_box_bot.png') no-repeat;
}
#content{
	margin-left:290px;
}
#subcontent{
	width:729px;
	height:79px;
	padding:38px 38px 10px 38px;
	margin-bottom:15px;
	overflow:hidden;
	background:url('images/hs_sub.png') no-repeat;
}
#spotlight{
	color:#ffffff;
	width:785px;
	height:126px;
	padding:0 10px;
	margin-bottom:10px;
	background:url('images/hs_spotlight.png') no-repeat;
}
#spotlight .spotlight-box{
	margin-right:25px;
	width:225px;
	padding:15px 10px;
	height:111px;
}
#spotlight .last{
	margin-right:0px;
}
#spotlight a{
	color:#ffffff;
}
#footer{
	width:733px;
	font-size:10px;
	padding:15px 11px 15px 50px;
	margin-left:271px;
	background:url('images/hs_footer.png') no-repeat left center;
	color:#786060;
}
#footer span{
	display:block;
	margin-bottom:4px;
}
#footer a{
	color:#786060;
	text-decoration:underline;
}

#slider {
	position:relative;
	background:url('images/loading.gif') no-repeat 50% 50%; 
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

h1,h2,h3{
	font-weight:normal;
	margin-bottom:15px;
	color:#b69923;
}
h1{
	font-size:18px;
}
h2{
	font-size:14px;
}
h3{
	font-size:12px;
}

p{
	margin-bottom:18px;
}
a{
	text-decoration:none;
	color:#000000;
}
/* MAIN CSS ENDS */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	/*padding: 4px;*/
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	/*padding: 4px;*/
	margin: 0 7px 2px 0;
	display: inline;
	}
.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*.clear {display: inline-block;} */ /* for IE/Mac */
<!--[if IE]>
.clear {
	zoom: 1;
    display: block;     /* resets display for IE/Win */
}
.gainlayout { height: 1%; }
<![endif]-->
