/*
Theme Name: Palmelund
Theme URI: palmelund.eu
Description: Theme for Palmelund.eu
Author: Peter Arnold
Author URI: http://oribi.dk
Template: bootstrap-basic
Version: 0.1
*/

/*
#75bb34 pl grønt
*/

/**
** GENERAL
** STYLING
**/

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

body {
    color: #333;
    font: 16px/1.8em Verdana ,sans-serif;   
    font: 16px/1.8em "Open Sans",sans-serif; 
}

a { color: #75bb34; }
a:hover { color: #75bb34; }

hr {
    border-color: #75bb34;
    border-width: 2px 0 0;
}

blockquote { font-size: 1.2em; }



h1, h2, h3, h4 {
    font-family: Verdana,Geneva,sans-serif;
    font-family: 'Open Sans Condensed', sans-serif;
    font-weight: bold;
}

/**
** GENERAL
** STYLING end
**/

/**
**
** HOME page
**/

.home article a { color: #333; }

.home article a:hover { text-decoration: none; }

.home article h3 {
    font-size: 20px;
    display: inline-block;
}

.home .dhr-area .bx-wrapper {
    box-shadow: none;
    -webkit-box-shadow: none;
}
    
h2.widgettitle { text-transform: uppercase; }

.dhr-area .bx-wrapper {
    height: 135px;
    font-size: 17px;
    line-height: 31px;
	text-align: center;
	text-transform: uppercase !important;	
}

.textwidget a { color: #333; }

.home .blog-area article h3 { margin-top: 0px; }

.home .blog-area article { margin-bottom: 20px; }

.home .feed-area .pinterest_rss_widget h2 { display: none; }

.home .feed-area .pinterest_rss_widget {
    list-style: none;
    height: 360px;
    overflow: auto;
}

.home .feed-area .pinterest_rss_widget::-webkit-scrollbar {
    width:16px;
    background-color:#eee;
}

.home .feed-area .pinterest_rss_widget::-webkit-scrollbar-thumb { background-color:#75bb34; }
.home .feed-area .pinterest_rss_widget::-webkit-scrollbar-thumb:hover { background-color:#75bb34; }
.home .feed-area .pinterest_rss_widget::-webkit-scrollbar-thumb:active { background-color:#75bb34; } 

.featured-area article {
    overflow: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.featured-area article:last-of-type { margin-bottom: 10px; }    
    
.featured-area .thumb-container {
    float: left;
    margin-right: 15px;
    clear: left;
}

.featured-area p, 
.featured-area h3 {
    max-width: 360px;    
}

.home .featured-area h3 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 5px;
}
.featured-area p {
    display: inline-block;
    line-height: 22px;
}

.home .read-more {
    display: block;
    text-align: right;
    padding-right: 15px;
}

/**
**
** HOME page end
**/



h3.short-desc {
    color: #555;
    margin-bottom: 25px;
    margin-top: -5px;
}

h1 {
    font-size: 34px;
    color: #75bb34;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px !important;
}

::selection {
  background: #75bb34; /* WebKit/Blink Browsers */
  color: #fff;
}
::-moz-selection {
  background: #75bb34; /* Gecko Browsers */
  color: #fff;
}

blockquote {
    margin-top: 10px;
    padding-bottom: 0;
    padding-top: 0;    
    border-left: 2px solid #75bb34;
    color: #000;
    font-style: italic;
}

blockquote footer {
    font-weight: bold;
    font-style: normal;
}

.page-header { padding-bottom: 0; }

.post-type-archive-cases .page-header { margin-top: 20px; }

.site-title { margin-top: 0; }

.site-title .site-logo {
    display: inline-block;
    width: 100%;
    height: 50px;
    background: url('/wp-content/themes/bootstrap-basic-palmelund/img/palmelund_logo_xs.jpg') no-repeat 10px 10px;
}

.site-title .site-title-heading { display: none; }

.site-title .site-description { display: none; }

nav.navbar.navbar-default {
    min-height: 43px;
    left: 0;
    position: absolute;
    right: 0;
    z-index: 10;
}

nav.navbar ul.container {
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-left: 30px;
}

.navbar-default {
    background-image: none;
    background-repeat: repeat-x;
    border-radius: 0px;
    box-shadow: none;
}
.navbar-default {
    background-color: #75bb34;
    border-color: #e7e7e7;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    color: #eeffde;
    padding-bottom: 10px;
    padding-top: 10px;
}

.navbar-default .navbar-nav > li > a:hover { color: #fff; }

.navbar-brand, .navbar-nav > li > a { text-shadow: none; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #75bb34;
    background-color: transparent;
    color: #fff;
    font-weight: bold;
    box-shadow: none;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .active > a { background-image: none; }

.home-icon {
    background: url('/wp-content/themes/bootstrap-basic-palmelund/img/home.png') no-repeat scroll left 0 transparent;
    width: 30px;
    height: 25px;
    margin: 10px 15px 0 30px;
    text-indent: -9999px;
}

.home-icon.active,
.home-icon:hover {
    background: url('/wp-content/themes/bootstrap-basic-palmelund/img/home.png') no-repeat scroll left -28px transparent;
}


.responsive-video {
    position: relative;
    padding-bottom: 56.25%;
    margin-top: 30px;
    overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.entry-meta { margin-bottom: 10px; }

#main-column .post, #main-column .page { border: none; }

h2.product-subheading {
    margin-top: 0;
    margin-bottom: 15px;
    clear: both;
}

.case-produkt-desc h2 {
    margin-top: 0;
    text-transform: uppercase;
}

.case-produkt-attrs {
    /*overflow: auto;*/
    border-left: 2px solid #75bb34;
    padding-left:10px;
}

.product-cta {
    text-align: right;
}

.product-cta a {
    background-color: #75bb34;
    color: #fff;
    padding: 5px 8px;
}    
    
.case-attrs {
    overflow: auto;
    margin-bottom: -10px;
    display: block;
    line-height: 1.2em;
    margin-bottom: 5px;
    clear: both;
}    
    
.case-attrs strong {
    display: block;
    line-height: 1.2em;
}    
    
.case-attrs div {
    padding-bottom: 15px;
    break-inside: avoid-column;
    -webkit-column-break-inside: avoid;    
}

.case-produkt-attrs div {
    margin-bottom: 20px;
}

.case-produkt-attrs div:last-child  {
    margin-bottom: 0;
}

.case-produkt-attrs strong {
    font-size: 1em;
}

.case-produkt-img {
    margin-bottom: 15px;
}

.case-produkt-img hr {
    margin-top: 5px;
    margin-bottom: 10px;
}

.slider-wrapper.theme-default.with-context {
    display: inline-block;
    margin-right: 15px;
    float: left;
}

/*.nivoSlider, .page-header {*/
.page-header {
    border-bottom: none;
    padding-bottom: 5px;
    margin-bottom: 20px !important;
}

.page-header hr {
    margin-bottom: 0;
}

.theme-default .nivoSlider {
    box-shadow: none;
}

.theme-default .nivo-controlNav {
    padding: 0;
    position: relative;
    top: -75px;
    margin-bottom: -35px;
    z-index: 5;
}

.theme-default .nivo-directionNav a {
    background: url("/wp-content/themes/bootstrap-basic-palmelund/img/arrows.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    width: 31px;
    height: 33px;
}

.theme-default a.nivo-prevNav {
    left: 15px;
}

.theme-default a.nivo-nextNav {
    background-position: -32px 0;
    right: 15px;
}

.slider-context {
    background-color: #75bb34;
    width: 55px;
    display: inline-block;
    position: relative;
}

.slider-context div {
    color: #fff;
    font-size: 30px;
    -moz-transform: translateX(-50%) translateY(-50%) rotate(90deg);
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(90deg);
    transform:  translateX(-50%) translateY(-50%) rotate(90deg);    
    text-transform: uppercase;
    position: absolute;
    top: 50%;
    left: 50%;    
}

.related-entries li {
    line-height: 1.4em;
    display: inline-block;
    vertical-align:top;
    margin-bottom: 30px;
    height: 285px;
    overflow: hidden;
}

.related h3 {
    margin-top: 10px;
}

.home article .thumb-container,
.post-type-archive article .thumb-container,
.related-entries .thumb-container {
    overflow: hidden;
    margin-bottom: 5px;
}

.thumb-container img {
    -webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
}

.home article:hover .thumb-container img,
.related-entries li:hover .thumb-container img,
.post-type-archive article a:hover .thumb-container img {
    -webkit-transform:scale(1.1); /* Safari and Chrome */
    -moz-transform:scale(1.1); /* Firefox */
    -ms-transform:scale(1.1); /* IE 9 */
    -o-transform:scale(1.1); /* Opera */
     transform:scale(1.1);
}


.related-entries li a {
    color: #333;
}

.related-entries li p {
    font-size: 0.9em;
}

.related-entries li a:hover {
    text-decoration: none;
}

.post-type-archive-cases .page-header,
.post-type-archive-produkter .page-header {
    margin-top: 10px;
}
    
.post-type-archive-cases article,
.post-type-archive-produkter article {
    height: 380px;
    margin-bottom: 25px;
}

.post-type-archive-cases article h3,
.post-type-archive-produkter article h3 {
    margin-top: 10px;
    margin-bottom: 5px;
}

.post-type-archive-cases article .entry-content,
.post-type-archive-produkter article .entry-content {
    line-height: 1.4em;
}

.page-id-2886 .site-content{
    margin-top: 44px;
}

.site-content {
    margin-top: 65px;
}

#site-footer {
    background: none repeat scroll 0 0 #fff;
    border-top: 2px solid #75bb34;
    font-size: 0.9em;
    text-transform: uppercase;
    padding-bottom: 0;
    background: url("img/footer_logo.png") no-repeat scroll center 30px rgba(0, 0, 0, 0);
}

#site-footer .footer-left, #site-footer .footer-right {
    padding-bottom: 15px;
    padding-top: 10px;
}

#site-footer .social {
    margin-top: 55px;
}

.copyright {
    clear: both;
    color: #fff;
    height: 30px;
    background-color: #75bb34;
    font-size: 0.6em;
    text-align: center;
    text-transform: none;
}

.edit-post-link.btn{
    float: right;
    margin-right: 25px;
    margin-top: -22px;
    padding-left: 0;
    padding-right: 0;
}

.edit-post-link.btn a {
    padding-left: 5px;
    padding-right: 5px;
}

.blog .entry-content img {
    margin-bottom: 10px;
    margin-left: -15px;
}



/**
** BXSLIDER OVERRIDES
**/
.bx-wrapper {
    margin-bottom: 0;
}

.bx-wrapper .bx-viewport {
    background: none repeat scroll 0 0 #fff;
    border: none;
    box-shadow: none;
    left: 0;
    transform: translateZ(0px);
}

.bx-wrapper .bx-pager {
	top: -40px;
}

.bx-pager.bx-default-pager { display: none; }

.bx-controls-direction a {
    opacity: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
}

.bx-wrapper:hover .bx-controls-direction a {
    opacity: 1;
}

.bx-wrapper .bx-controls {
/*    margin-top: 30px;
    position: relative;*/
}

.bx-wrapper .bx-controls {
    bottom: 25px;
    /*margin-top: 79px;*/
    position: absolute;
    width: 100%;
}


/**
** BXSLIDER OVERRIDES end
**/


/**
** RESPONSIVE
** STUFF
**/
.page-id-2886 .container-fluid {
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (max-width: 767px) {

    .home main>div {
        margin-bottom: 15px;
    }
    
    .slider-context {
        display: none;
    }
    
    .center-block {
        float: none;
    }

}


@media (max-height: 768px) {
    
    nav.navbar {
        top: 61px;
    }
    
    .navbar-default .navbar-nav > li > a {
        padding-top: 7px;
        padding-bottom: 7px;
    }
    
}

@media (min-width: 768px) {
    
    .home-icon {
        margin-top: 7px;
        margin-right: 10px;
        margin-left: 10px;
    }
    
    .navbar-nav > li > a {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .slider-wrapper.theme-default.with-context {
        width: 620px;
    }
    
    .home main>div {
        margin-bottom: 15px;
    }
        
    .slider-context {
        height: 288px;
    }
}

@media (max-width: 992px) {
    
    .case-attrs div:last-child {
        margin-bottom: 0;
    }

    .home main>div {
        margin-bottom: 15px;
    }
    
    #site-footer {
        background: url("img/footer_logo.png") no-repeat scroll 85% 115px rgba(0, 0, 0, 0);
    }
    
    .footer-right {
        text-align: left;
    }    
   
}


@media (min-width: 992px) {

	.bx-pager.bx-default-pager { display: block; }
    
	.dhr-area .bx-wrapper {
		height: 230px;
	}
	
    .home-icon {
        margin-top: 10px;
    }
    
    .navbar-nav > li > a {
        font-size: 18px;
        line-height: 24px;
        padding-left: 17px;
        padding-right: 17px;
    }
    
    .dhr-area .bx-wrapper {
        height: 365px;
		padding-top: 85px;
    }
    
    .case-desc-content {
    -webkit-column-count: 2;  /*Chrome, Safari, Opera */
    -moz-column-count: 2;  /*Firefox */
    column-count: 2;

    -webkit-column-gap: 35px;  /*Chrome, Safari, Opera */
    -moz-column-gap: 35px;  /*Firefox */
    column-gap: 35px;
    }    

    .case-desc h3 { margin-top: 0; }
    
    .slider-wrapper.theme-default.with-context { width: 840px; }
    
    .slider-context { height: 391px; }
}


@media (min-width: 1200px) {
    
    .navbar-nav > li > a {
        font-size: 20px;
        line-height: 28px;
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .dhr-area .bx-wrapper {
		font-size: 26px;
		height: 435px;
		line-height: 35px;
    }
    
    /*.bx-wrapper .bx-controls { margin-top: 63px; }*/
    
    .slider-wrapper.theme-default.with-context { width: 1040px; }
    
    .slider-context { height: 485px; }
    
}

@media (min-width: 768px) and (min-height: 768px) {
    
    .site-title .site-logo {
        height: 110px;
        background: url('/wp-content/themes/bootstrap-basic-palmelund/img/palmelund_logo_sm.jpg') no-repeat 25px center;
    }
    
    nav.navbar { top: 111px; }
    
    .site-content { margin-top: 55px; }
    
    .home main>div { margin-bottom: 15px; }    
}

@media (min-width: 992px) and (min-height: 768px) {
    
    .home main>div { margin-bottom: 20px; }

    .site-title .site-logo {
        height: 120px;
        background: url('/wp-content/themes/bootstrap-basic-palmelund/img/palmelund_logo_md.jpg') no-repeat 25px center;
    }
    
    nav.navbar {  top: 121px; }
    
    .site-content { margin-top: 60px; }    
    
}

@media (min-width: 1200px) and (min-height: 768px) {
    
    .site-title .site-logo {
        height: 135px;
        background: url('/wp-content/themes/bootstrap-basic-palmelund/img/palmelund_logo_lg.jpg') no-repeat 25px center;
    }

    nav.navbar { top: 136px; }
        
    .site-content { margin-top: 70px; }    
    
}




