/*
.....................................................................
Developed by:
.....................................................................

Eimoe AS
http://eimoe.com/

.....................................................................
*/
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,300,700);



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, 
img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, 
caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, 
ruby, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table { border-collapse: collapse; border-spacing: 0; }
button, input, select, textarea { width: auto; overflow: visible; margin: 0; font-size: 100%; vertical-align: baseline; }
textarea { overflow: auto; vertical-align: text-top; }
img { height: auto; max-width: 100%; }
* { outline: none; }


html, body { height: 100%; }


/*.videoWrapper { position: relative; padding-bottom: 56.25%; /* 16:9 */ padding-top: 25px; height: 0; margin-bottom: 30px; }
.videoWrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }*/



/* Settings */

body { 
/*background: #fff;
color: #444;
font-size: 62.5%;
line-height: 1;*/
-moz-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
font-smoothing: antialiased;
text-rendering: optimizeLegibility; 
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}






/*html, button, input, select, textarea { 
font-family: "Open Sans", Helvetica, Arial, sans-serif;
}*/

/*.wrapper { max-width: 1180px; margin: 0 auto; position: relative; clear: both; }
#container { margin: 0 auto; padding: 0; min-height: 100%; width: 100%; position: relative; }*/


/*.grid { float: left; padding-top: 35px; }
.full-col, .leftbar, .two-col { display: inline; padding-bottom: 300px; }
.full-col { width: 100%; margin: 0 0 20px 0; }
.leftbar { width: 25.423728813559%; margin: 10px 0 20px 0; }
.two-col { width: 71.186440677966%; margin: 0 0 20px 3.389830508475%; min-height: 350px; }*/





/* Header */

#header { position: relative; top: 0; left: 0; width: 100%; height: 180px; }
#logo { float: left; margin: 40px 0 0 0; width: 389px; height: 100px; position: relative; display: block; }
#logo a img { position: relative; display: block; }

#header .wrapper, #header { border-bottom: 4px solid #a4cd39; }
.home #header, .page-template-default #header, .blog #header { border-bottom: none; }
.page-template-page-wallpaper #header .wrapper, .page-template-page-kontakt #header .wrapper, .single-post #header .wrapper { border-bottom: none; }

/* Footer */

/*#footer { background: #a4cd39; height: 300px; position: absolute; bottom: 0; width:100%; }
.mainfooter.wrapper { font-size: 16px; line-height: 22px; overflow: hidden; padding-top: 20px; }
.mainfooter.wrapper p { margin: 0; padding: 0; }
.mainfooter a, .mainfooter a:hover { text-decoration: none; }
#footer, #footer a { color: #fff; }
#footer a:hover { color: #b2cb47; }
#footer .one_four { text-align: left; }
#footer .one_four.last, #footer .one_four.second { text-align: right; }*/





/* Typography */

.grid, .menu { word-wrap: break-word; }
.grid { font-size: 17px; line-height: 24px; font-weight: 400; }
b, strong { font-weight: 700; }
i, em, dfn, cite { font-style: italic; }
em strong, strong em { font-style: italic; font-weight: 700; }
tt, var, pre, kbd, samp, code { font-family: 'Courier New', Courier, monospace !important; font-style: normal; }
pre { margin-top: 20px; max-width: 98%; padding-left: 1em; height: auto; }
del { text-decoration: line-through; }
ins, dfn { border-bottom: 1px solid #ccc; }
sup, sub, small { font-size: 85%; }
abbr, acronym { font-size: 85%; letter-spacing: .1em; text-transform: uppercase; }
a abbr, a acronym { border: none; }
dfn[title], abbr[title], acronym[title] { border-bottom: 1px solid #ccc; cursor: help; }
sup { vertical-align: super; } sub { vertical-align: sub; }
.wp-caption p.wp-caption-text { font-weight: 300; }



/* Headlines */

h1, h1 a { font-size: 55px; line-height: 60px; font-weight: 300; border-bottom: 1px solid #ccc; padding: 0 0 20px 0; }
.single h1 { font-size: 45px; line-height: 50px; }
h2, h2 a { font-size: 24px; line-height: 30px; }
h3, h3 a { font-size: 32px; line-height: 40px; }
h4, h4 a { font-size: 20px; line-height: 24px; }
h5, h5 a { font-size: 20px; line-height: 24px; }
h6, h6 a { font-size: 20px; line-height: 24px; }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { text-decoration: none !important; }
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { word-wrap: break-word; margin: 0 0 .5em 0; }
h3, h3 a { padding-top: 0px !important;  }

/* Links */

a { color: #000; text-decoration: underline; }
a:hover { color: #888; text-decoration: underline; }
::selection { background: #000; color: #fff; }
.leftbar a { text-decoration: none; }

/* Margin and Padding + other standards */

/* p, hr, dl, pre, form, table, address, ul, ol { margin: 0 0 25px 0; } */

/*
caption { padding-bottom: .8em; }
fieldset { margin: 1.6em 0; padding: 0 1em 1em; }
legend { padding-left: .8em; padding-right: .8em; }
legend+* { margin-top: 1em; }
input, textarea { padding: .3em .4em .15em; }
select { padding: .1em .2em 0; }
option { padding: 0 .4em; }
dt { margin-bottom: .4em; margin-top: .8em; }
ul, ol { margin-left: 1.4em; }
ol ol, ul ol { margin-left: 2.5em; }
form div { margin-bottom: .8em; }
*/
.left { float: left; }
.right { float: right; }
.center { text-align: center; }
.alignnone { margin: 0 0 0 0; }
.aligncenter, div.aligncenter { display: block; margin: 0 auto 20px auto; }
.alignright { float: right; margin: 0 0 20px 20px; }
.alignleft { float: left; margin: 0 20px 20px 0; }
.aligncenter { display: block; margin: 10px auto; }
a img.alignright { float: right; margin: 0 0 20px 20px; }
a img.alignnone { margin: 0; }
a img.alignleft { float: left; margin: 0 20px 20px 0; }
a img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.wp-caption { text-align: left; font-size: 16px; max-width: 100%; }
.wp-caption.alignnone { margin: 0 0px 20px 0; }
.wp-caption.alignleft { margin: 0 0px 20px 0; }
.wp-caption.alignright { margin: 0 0 20px 0px; }
.wp-caption img { border: 0 none; height: auto; margin: 0; padding: 0; width: auto; }
.wp-caption p.wp-caption-text { font-size: 16px; line-height: 20px; margin: 0; padding: 0; }
img.wp-post-image, img.attachment-full, img.attachment-large, img.attachment-medium, img.attachment-thumbnail { display: block; margin: 0 auto; width: auto; }
.clearfix:after, #container:after, .widget-wrapper:after { clear: both; content: "\0020"; display: block; height: 0; max-height: 0; overflow: hidden; visibility: hidden; }
.clearfix, #container, .widget-wrapper { display: inline-block; }
*html .clearfix, *html #container, *html .widget-wrapper { height: 1%; }
.clearfix, #container, .widget-wrapper { display: block; }
.clear { clear: both; }
.none { display: none; }

/* Menu */




nav#menuresponsive { height: 180px; padding: 0; margin: 0; width: 100%; }



.menu { 
/* height: 180px;  */

clear: none; padding: 0; margin: 0;
/*text-align: right;  */
/* width: 60%; float: right;  */

display: inline; 

background-color: #f06; /* TEST */
text-align: center; 


}
.menu, .menu ul { display: block; list-style-type: none; margin: 0; padding: 0; }

.menu li { border: 0; 
display: inline-block; 
/*^margin: 140px 0 0 0;  */
padding: 0; position: relative; z-index: 5; 
}


.menu li:hover { white-space: normal; z-index: 10000; }
.menu li li { float: none; display: block; text-align: left; }
.menu ul { left: 0; position: absolute; top: 2.8em; visibility: hidden; z-index: 10; }
.menu li:hover > ul { top: 100%; visibility: visible; }
.menu li li:hover > ul { left: 100%; top: 0; }
.menu:after, .menu ul:after { clear: both; content: '.'; display: block; height: 0; overflow: hidden; visibility: hidden; }
.menu, .menu ul { min-height: 0; }
.menu ul, .menu ul ul { margin: 0; padding: 0; }
.menu ul li a:hover, .menu li li a:hover { text-decoration: none; }
.menu ul { margin-top: 1px; min-width: 14em; width: auto; }
.menu li a { color: #222; display: inline-block; font-size: 17px; margin: 0 40px 0 0; padding: 0; text-decoration: none; font-weight: 700; }
.menu .current_page_item ul li a { color: #222; }
.menu a:hover, .menu .current_page_item a { color: #000; }

.menu li li { background: #a4cd39; background-image: none; color: #fff; filter: none; margin: -1px 0 1px -30px; width: auto; padding: 0; }
.menu li li:first-child { padding-top: 35px; margin-top: 26px; }
.menu li li a { background: #a4cd39 !important; border: none; color: #222; font-size: 16px;  height: auto; height: 30px; padding: 1px 80px 5px 30px; margin: 0; text-shadow: none; white-space: nowrap; display: block; }

.menu li li a:hover { background: #a4cd39 !important; background-image: none; border: none; color: #fff; }

.menu li li:hover { background: #a4cd39 !important; } 

.menu ul > li + li { border-top: 0; }
.menu li li:hover > ul { left: 100%; top: 0; }
.menu li li:hover > ul li:first-child { margin-top: -18px; padding-top: 18px; }
.menu > li:last-child > a { margin-right: 0; }

.togglebutton { display: none; }

/* Left Sub menu */

ul.submenu { list-style: none; padding: 10px 0 20px 0; }
ul.submenu li { font-size: 17px; line-height: 22px;  margin: 0 0 10px 0; }
ul.submenu li a { color: #000; }
ul.submenu li a:hover, ul.submenu li.current_page_item a { color: #a4cd39; }
ul.submenu ul.children { margin: 0 ; display: none; text-transform: none; list-style: none;  }
ul.submenu ul.children li { text-transform: none; }
ul.submenu li.page_item_has_children.current_page_item ul.children, ul.submenu li.page_item_has_children.current_page_ancestor ul.children { display: block; }
ul.submenu li ul.children { margin: 10px 0 0 0; padding: 0; }
ul.submenu li ul.children li { font-size: 15px; width: auto; display: block; margin: 0; padding: 0; }
ul.submenu li ul.children li a { color: #000; display: block; margin: 0 0 7px 10px; padding: 0; }
ul.submenu li ul.children li a:hover, ul.submenu li ul.children li.current_page_item a { color: #496573; }



/* Forms */

/*label { display: block; font-weight: 700; padding: 2px 0; }
legend { padding: 2px 5px; }
fieldset { margin: 0 0 1.5em; padding: 1em 2em; }
form div { clear: both; }
select, input[type="text"], input[type="password"] { border: 1px solid #999; background: #fff; margin: 0; outline: none; padding: 4px 8px; vertical-align: middle; width: 85%; margin-bottom: .5em; }
select { height: auto; width: 70%; }
area, textarea { background: #fff; border: 1px solid #999; height: auto; overflow: auto; margin: 0; outline: none; padding: 5px 8px; width: 85%; }
input, select { cursor: pointer; }
area:focus, input:focus, textarea:focus { background: #fff; }
input[type='text'], input[type='password'] { cursor: text; }
legend { padding: 2px 5px; }
form { clear: both; }
label { float: left; width: 29%; height: 30px; line-height: 30px; }
select, input[type="text"], input[type="password"], input[type='email'] { margin: 0 0 .5em 0; padding: 1.6% 2%; vertical-align: middle; width: 95.7%; cursor: text; border: 2px solid #ddd; background: #fff; margin: 0; outline: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
input[type="text"].adresse { width: 68%; float: right; }
input[type="text"].postnr { width: 20%; }
select { height: 30px; width: 100%; }
area, textarea { background: #fff; border: 2px solid #ddd; height: auto; overflow: auto; margin: 0; outline: none; padding: 1.6% 2%; width: 95.7%; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
input, select { cursor: pointer; }
area:focus, input:focus, textarea:focus { background: #fff; }
textarea:focus, input:focus { border: 2px solid #000; }
input.wpcf7-submit, button[type="submit"] { margin: 0; width: 100%; background: #000; color: #fff; height: 70px; line-height: 10px; -webkit-border-radius: 35px; -moz-border-radius: 35px; border-radius: 35px; border: none; clear: both; cursor: pointer; }
input.wpcf7-submit:hover, button[type="submit"]:hover { background: #444; color: #fff; }
span.wpcf7-not-valid-tip { color: #000; position: relative; top: 3px; }*/






/* Lists */

/*ul { list-style-type: none; margin: 0 0 1.4em 0; padding: 0;  }
#content ul { list-style-type: disc; font-size: 15px; line-height: 22px; margin: 0 0 1.4em 0; padding: 0;  }
#content ul li { margin: 0 0 0 23px; }
ul ul { list-style-type: square; }
ul ul ul { list-style-type: circle; }
ol { line-height: 22px; list-style-position: outside; list-style-type: decimal; }*/

/* More.. and Widgets */

#more { margin-top: 15px; color: #888; }
#more a { display: inline-block; margin: 0; padding: 0; text-decoration: none; color: #888; }
#more #s { width: 70%; }
#more ul li { margin-left: 10px; }
#more ul li a { display: inline; text-decoration: none; }
#more .widget-title img { float: right; height: 11px; position: relative; top: 4px; width: 11px; }
#more cite { font-style: normal; line-height: 18px; padding: 6px 12px; }
#more .tagcloud, #more .textwidget { display: block; line-height: 1.5em; margin: 0 0 20px; word-wrap: break-word; }
#more .textwidget a { display: inline; }
#more ul .children { border: none; margin: 0; padding: 0; }
#more .author { padding-top: 4px; }
.widget_archive select, #cat { display: block; margin: 0 15px 0 0; }
.widget-title, .widget-title-home h3 { display: block; font-size: 24px; line-height: 23px; margin: 0; padding: 0 0 20px 0; text-align: left; }
.widget-title a { border-bottom: none; padding: 0!important; }






/* Pagination */








/* Grid */

/*.one_two { width: 48.728813559322%; }
.one_three { width: 31.638418079096%; }
.one_four { width: 23.093220338983%; }
.three_four { width: 74.364406779661%; }
.one_two,.one_three,.one_four  { position: relative; margin-right: 2.542372881356%; float: left; }
.last { margin-right: 0 !important; clear: right; float: right !important; }
.clearboth { clear: both; display: block; font-size: 0; height: 0; line-height: 0; width: 100%; }*/

/* Gallery */

/*.gallery { width: auto; margin: auto; }
.gallery-item { float: left; text-align: center; margin: 0; padding: 0; width: 31.66666666666667%; }
.gallery-item:nth-child(2n) { margin: 0 2.5%; }
dl.gallery-item img { margin: 0 !important; padding: 0 !important; border: 0 !important; width: 100%; }*/

/* Page designs when needed */

#map-canvas{ width: 100%; height: 500px; top: 0px; margin-bottom: 20px; }
#map-canvas img{ max-width: none; }
#wallpaper { height: 700px; width: 100%; top: 0px; margin-bottom: 20px; }

/*.fullscreen { background: #a4cd39; color: #fff; padding: 40px 0 30px 0; margin: 0 0 20px 0; }
.fullscreen h2 { color: #fff; }*/

/* Index */
.blog ul#article img, .home .bloggen img { margin-bottom: 10px; }
.blog ul#article a, .home .bloggen a  { text-decoration: none; font-size: 28px; line-height: 34px; }

/* Home */

/*.blog a {text-decoration: none; }*/

/* IE Fix */

.chromeframe { position: relative; left: 0; top: 0; background: #f00; height: 20px; line-height: 20px; color: #fff; font-size: 18px; }
.svgno, .animno { display: none !important; }
.ie7 .svgyes, .ie8 .svgyes, .ie7 .animyes, .ie8 .animyes, .ie9 .animyes { display: none !important; }
.ie7 .svgno, .ie8 .svgno, .ie7 .animno, .ie8 .animno, .ie9 .animno { display: block !important; }

/* Retina fix */

.retinayes { display: none !important; }
.retinano { display: block !important; }
@media only screen and (-webkit-min-device-pixel-ratio: 2),
only screen and ( min--moz-device-pixel-ratio: 2),
only screen and ( -o-min-device-pixel-ratio: 2/1),
only screen and ( min-device-pixel-ratio: 2),
only screen and ( min-resolution: 192dpi),
only screen and ( min-resolution: 2dppx) { 
.retinayes { display: block !important; }
.retinano { display: none !important; }
}

/* Print */

@media print {
#header { position: relative; top: 0; left: 0; width: 100%; height: auto; z-index: 999; }
.grid { padding-top: 16pt; font-size: 10pt; line-height: 12pt; }
h1 { page-break-before: always; font-size: 40pt;  color: #000; line-height: 42pt; margin-top: 8pt;}
h2 { font-size: 10pt; color: #878787 !important; line-height: 12pt; }
h1, h2, h3, h4, h5, h6 { page-break-after: avoid; }
ul, ol, dl { page-break-before: avoid; }
.wrapper { padding: 0 10mm; margin: 0; }
#footer, .menu, #wallpaper { display: none; }
}

/* Responsive Design */

/*@media screen and (max-width: 1300px) {
.wrapper { margin: 0 60px; padding: 0; }
}

@media screen and (max-width: 1200px) {
.menu, #logo { width: 50%; }
}*/
@media screen and (max-width: 1050px) {
.menu, #logo { width: 50%; }
.menu li a { margin: 0 20px 0 0; }

}
/*@media screen and (max-width: 980px) {
.menu, #logo { width: 50%; }
}*/

@media screen and (max-width: 890px) {
/*.wrapper { padding: 0 30px; margin: 0; }
.grid.leftbar { display: none; }
.grid { padding-top: 0; }
.grid { font-size: 18px; line-height: 22px; }
.mainfooter.wrapper { padding-left: 30px; }
h1, h1 a { font-size: 52px; line-height: 62px; }
#header { position: relative; top: 0; left: 0; width: 100%; height: auto; height: 180px; z-index: 999; }
#header .wrapper { border-bottom: none; }
#logo { width: 50% }
.full-col, .leftbar, .two-col { width: 100%; margin: 10px 0 3em 0; min-height: 0; clear: both;  padding-bottom: 0px !important;}
input[type="search"] { border: 1px solid #90989c; width: 100%; }
.search-form { left: 20px; top: 85px; padding: 0 20px 0 0;   }
.search-field { margin: 0 20px 0 30px; }
.lang { position: absolute; top: 37px; right: 20px; }
.mainfooter .right { float: left; clear: both; }
img.alignleft, img.alignright { float: none; margin: 0 0 20px 0; text-align: center; clear: both; }
.main-col img, .full-col img, .two-col img  { width: 100% }
.one_two, .one_four, .one_three, .two_three, .three_four, .one_five { width: 100% !important; clear: both; float: none; margin-right: 0; }
.excerpt { margin-bottom: 40px; }
.dato { float: left; display: inline-block; }
.blog .dato, .aar { padding-bottom: 30px; }
.blog article.artikkel, .bloggen li { padding-bottom: 30px; }
.pagination .one_two { width: 50% !important; float: left; margin: 0; padding: 0; clear: none !important; }
.pagination .one_two.last { width: 50% !important; float: right; margin: 0; padding: 0px; clear: none !important; }*/

.togglebutton { color: #000; display: block; cursor: pointer; position: absolute; top: 15px; right: 30px; font-size: 65px; margin: 0; padding: 0; line-height: 1; }
.togglebutton::selection, .menu li a::selection, nav::selection, .menu::selection  { background: transparent !important; }
nav#menuresponsive { background: #a4cd39; position: fixed; top: 0; left: 0; height: auto; width: 100%; height: 100%; padding: 20px 0 60px 0; display: none; overflow: hidden; }
.menu { width: 100%; clear: both; padding: 0; margin: 0; text-align: center; width: auto; min-height: 0; float: none; display: inline; }
.menu li { border: 0; display: block; margin: 10px 0 10px 30px; padding: 0; position: relative; z-index: 5; text-align: left; }
.menu li:hover { white-space: normal; z-index: 10000; }
.menu li li { float: none; display: block; text-align: left; }
.menu ul { left: 0; position: relative; top: 0; visibility: visible; z-index: 10; }
.menu li:hover > ul { top: 100%; visibility: visible; }
.menu li li:hover > ul { left: 100%; top: 0; }
.menu:after, .menu ul:after { clear: both; content: '.'; display: block; height: 0; overflow: hidden; visibility: hidden; }
.menu, .menu ul { min-height: 0; }
.menu ul, .menu ul ul { margin: 0; padding: 0; }
.menu ul li a:hover, .menu li li a:hover { text-decoration: none; }
.menu ul { margin-top: 1px; min-width: 14em; width: 100%; }
.menu li a { color: #fff; display: block; font-size: 18px; line-height: 22px; margin: 0; padding: 0; text-decoration: none; }
.menu a:hover, .menu .current_page_item ul li a { color: #fff; }
.menu .current_page_item a { color: #fff; }
.menu li li { background: none; background-image: none; color: #fff; filter: none; margin: 0; width: auto; padding: 0; }
.menu li li:first-child { margin-top: 12px; }
.menu li li a { display: block; background: none !important; border: none; color: #fff; font-size: 18px; height: auto; height: 22px; padding: 0 0 0 10px; margin: 0; text-shadow: none; white-space: nowrap; display: block; }
.menu li li a:hover { background: none !important; background-image: none; border: none; color: #fff; }
.menu li li:hover { background: none !important; }
.menu ul li ul li { display: block; clear: both; }
.menu ul > li + li { border-top: 10px; }
.menu li li:hover > ul, .menu li li > ul { left: 10px; top: 0; }
.menu li li:hover > ul li:first-child, .menu li li > ul li:first-child { margin-top: 10px; padding-top: 0; }
.menu li li:hover > ul li:last-child, .menu li li > ul li:last-child { margin-bottom: 10px; }
.menu li li:first-child { padding-top: 0px; margin-top: 10px; }

/*#wallpaper { height: 700px; width: 100%; top: 0px; }
#map-canvas{ height: 700px; width: 100%; top: 0px; }

#footer { display: none; }*/

}

@media screen and (max-width: 650px) {
.gallery-item { float: none; width: 100%; }
.gallery-item:nth-child(2n) { margin: 0; }
#logo { width: 70%; }
}