/*
Theme Name: Orneholm 
Theme URI: http://edited.se
Author: edited.se
Author URI: http://edited.se
Description: Orneholm website
Version: 2.0.1
License: All rghts reserved ediTed.se
License URI: license.txt
Tags: web design, graphic design, portfolio, web developer, SEO
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}

ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
.clear{clear:both;}

/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}





/* =Structure
----------------------------------------------- */
html{ background:url('images/bg_black_wood.jpg') repeat top left transparent;}


/********************* header ***********************************************/
#header-content-main{
	width:100%;
	height:150px;
	background:url('images/header-all-bg.png') repeat top left transparent;
}
#header-content{
	width:1024px;
	height:150px;
	margin:0 auto;
	background:url('images/header-bg.png') repeat top left transparent;
}
#logo{
	width:545px;
	float:left;
	margin:42px 0 0 12px;
}
#logo a img{border:none}

/* =Menu
-------------------------------------------------------------- */
#main-menu{
	float: right;
	position:relative;
	top:95px;
	right:30px;
	font-family:"Times New Roman";
}

#access {display:block; float:left; }

#access ul li a, #access ul li ul li a{font-size: 19px; color: #fff;}
#access ul li a:hover, #access ul li ul li a:hover{color: #000;}
#access ul {list-style: none;}

#menu-mainmenu li{padding:5px 10px;} 
#menu-mainmenu li:hover{background:url('images/header-bg.png') repeat top left transparent; padding:5px 10px;}
#menu-mainmenu li a{ text-decoration:none;}


#menu-mainmenu ul li{
	background:url('images/sub-menu-bg.png') repeat top left transparent;
	width:351px;
	z-index:999;
	float:left;
}
#menu-mainmenu ul li:first-child{ background:url('images/sub-menu-bg.png') repeat-x bottom left transparent !important;}


#menu-mainmenu ul li a{
	background-image: url('images/sub-menu-li.png');
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-left: 14px;
	text-decoration: underline;
	font-size:13px !important;
	font-weight:bold;
}

#menu-mainmenu li li:hover{background:url('images/header-bg.png') repeat top left transparent;}
#menu-mainmenu ul li a:hover{ 
	color:#000 !important;
	background-image: url('images/sub-menu-li2.png');
}



#access li {
	float: left;
	position: relative;
	margin-right:12px;
}

#access ul ul{
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top:29px;
	left: 0;
	z-index:9999;
}
#access ul li:hover > ul {
	display: block;
}
#access .current_page_item,
#access .current_page_ancestor{
	background:#e9e9e9;
}
#access li .current_page_item,
#access li .current_page_ancestor{
	background:url('images/header-bg.png') repeat top left transparent;
}
#access .current_page_item > a,
#access .current_page_ancestor > a {
	padding:5px 10px;
	color:#000;
}




/********************* Content ***********************************************/
#main-content{
	width:1024px;
	margin:0 auto;
	padding:0 0 60px 0;
}

#content{
	padding:0 0 0 12px;
	color:#ffffff;
	font-family:"Times New Roman";
	font-size:14px;
	margin-bottom:30px;
}
#content  { min-height:500px; } * html #content { height:500px; }


#text{
	width:635px;
	float:left;
	text-align:left;
	margin:0;
	padding:0;
}
#text p{margin:0 0 15px 0;}
#services-sub-pages{margin-top:24px; padding-left:30px;}
#services-sub-pages ul{}
#services-sub-pages li{padding:0 0 0 12px;background:url(images/arrows.png) 0 -18px no-repeat;}
#services-sub-pages li:HOVER{background-position: 0 8px;}
#services-sub-pages ul li a{color: #ffffff; font-size:17px;font-weight: bold; line-height:25px;}
#services-sub-pages ul li a:hover{color:#0066ff;}


#slider{
	width:355px;
	height:240px;
	float:left;
	padding:0;
	margin:35px 0 0 0;
	background: none;
}
/************************   Styling content ***************/
.entry-content{
	padding:35px 10px 0 0;
	height:100%;
}
.entry-content a{
	text-decoration:none;color:#fff;
}
.entry-content h1{
	font-size: 22px;
	font-weight: bold;
	margin-bottom:22px;
	display:block;
}


/*Contact box*/
.contact_box{
	width:240px;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom:30px;
	padding: 0;
	color: #fff;
	text-align: left;
	font-size: 12px;
}
.contact_box p img{ margin-bottom: 10px; width:240px; float:left;}


/********************************************FOOTER ***************************************/
#colophon{
	width:100%;
	height:100px;
	background:url('images/header-all-bg.png') repeat top left transparent;
	clear:both;

}
#footer-contact{	
	width:1024px;
	height:100px;
	margin:0 auto;
	background:url('images/header-bg.png') repeat top left transparent;
}
#footer-contact a {
	text-decoration:none;
	color:#fff;
}
#supplementary{
	width: 660px;
	float:left;
	color:#ffffff;
	font-size:15px;
}
#first, #second, #third{float:left; padding-left:12px; padding-top:20px;}
#first{ width:283px;}
#second{width:180px;}
#third{ width:160px;}
#first h3.widget-title, #second h3.widget-title, #third h3.widget-title{ font-size: 18px; font-weight: bold; line-height:24px;}



.shakeimage{
position:relative
}
#bulina{
	width:172px;
	float:right;
	height:173px;
	position:relative;
	top:-90px;
	right:58px;
}
#bulina a img{ border:none;}
#site-generator{
	width:1024px;
	margin:0 auto;
	color:#ffffff;
	text-align:right;
	padding-right:0;
	font-size:12px;
	position:relative;
}
#site-generator a{ text-decoration:none; color:#ffffff;}






img[class*="wp-image-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size images with height and width attributes in IE8 */
}
/*contact form*/
.wpcf7-form h2{ font-size:16px; font-weight:bold; line-height:60px;}

.wpcf7-submit { width:110px !important;}
.obl { color:#ff0000; }

.adress input, .adress2 input { height:40px;}
.wpcf7-form input, .wpcf7-form textarea { width:288px;}
.wpcf7-form textarea{ height:35px;}
.adress, .adress2{ height:40px;}

table.contact-table{ border-spacing:15px;}
.den{ width:115px;}



/*image slider*/
#slideshow {
    position:relative;
    height:240px;
	overflow:hidden;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 240px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 240px;
    display: block;
    border: 0;
    margin-bottom: 10px;
}
#slideshow li{
	display:block;
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	display:none;
    height: 240px;
}
#slideshow li.active {
	display:block;
}
.option1{width:292px;}