/* CSS Document */
/*
Theme Name:     SecretHost
Theme URI:
Description:    Highly customizeable theme
Author:         Claus Kløve & Daniel Jørgensen
Author URI:	http://secrethost.dk
Template:       twentytwelve
Version:        1.4
*/

@import url("../twentytwelve/style.css");

/* Daniel Jørgensen - SecretHost.dk */

#sh_slider_overlay {
    background-image:url('images/slider_overlay.png');
    background-position: bottom center;
    z-index: 99999;
    width: 100%;
    height: 100%;
    max-height: 42px;
    background-size: 100% auto;
    background-repeat:no-repeat;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
#meteor-slideshow {
    width: 100% !important;
}
#sh_topcenter {
    max-width: 960px;
    width: 100%;
    margin: 0 auto;
}
#sh_toptxt {
    display:inline-block;
    margin-top: 22px;
}
#sh_toptxt h1 {
    color: white;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 10px;
}
#sh_toptxt p {
    color: #e0922f;
    text-align: right;
}

.main-navigation {
    border-bottom: 6px solid #e0922f;
}

.sh_widgetframe {
    padding: 7px 6px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.sh_widgetframe h2 {
    position: relative;
    left: 1.5px;
    padding: 15px 5px 15px 52px;
    background-repeat:  no-repeat;
    background-position: top left;
}
.sh_widget_aktiviteter h2 {
    background-image:url('images/widget_aktiviteter.jpg');
}
.sh_widget_nyheder h2 {
    background-image:url('images/widget_nyheder.jpg');
}
.sh_widget_blog h2 {
    background-image:url('images/widget_blog.jpg');
}
.sh_widget_newsletter h2 {
    background-image:url('images/widget_nyhedsbrev.jpg');
}

.sh_widget_blog div, .sh_widget_newsletter div {
    padding: 8px 5px !important;
    margin: 2px 0 !important;
}

.gallerilink {
    border-radius: 14px 14px 14px 14px !important;
    -moz-border-radius: 14px 14px 14px 14px !important;
    -webkit-border-radius: 14px 14px 14px 14px !important;
    border: 1px solid #323232 !important;
}

.wp-cpl-theme-0 li {
    border-bottom: solid 1px rgba(138,138,138,1.0) !important
}

.wp-cpl-theme-0 li.wp-cpl-even {
    background: transparent !important;
}

.entry-header h1 {
    color: #323232 !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.entry-header {
    margin-bottom: 40px;
}

.gallery .gallery-icon img {
    padding: 0;
}

#gallery-1 img, img.size-thumbnail {
border: 2px solid #cfcfcf !important;
}
/* -------------------------------- */

html, body {
    min-height: 100%;
}

body .site {
    margin-top: 0;
    margin-bottom: 7px;
    margin-bottom: 0.5rem;
    padding: 0;
}
body, table, td {
        color: #000;
	font-size:14px;
        font-family: Open Sans;
}

.full-width .site { max-width: 960px; }

.site {
	background-color:transparent;
        clear:both;
        z-index: 2;
        position: relative;
        overflow: visible;
}

.site-header {
	position:relative;
	padding:0;
	line-height:0;
}

.wrapper {
    padding-top: 42px !important;
    padding-top: 3rem !important;
    padding-bottom: 28px !important;
    padding-bottom: 2rem !important;
}

.widget-area {
    padding-top: 0 !important;
    padding-right: 0 !important;
    margin: 0;
    line-height: 1.3em;
}

.widget-area a {
    color: #595959;
}

.widget-area h2 a {
    color: #e0af70;
}

.widget-area h2 {
    margin: 0 0 6px 0 !important;
}



.header-image {
	margin:0;
}

.meteor-clip img {
    width: 100% !important;
    height: auto !important;
}
.mslide, .mslide img {
    width: 100% !important;
    height: auto !important;
}

.site-content {
    margin: 0;
    margin: 0;
    min-height: 500px;
}

.entry-content, .entry-summary, .mu_register, td {
    line-height: 19px;
    line-height: 1.3571;
}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    line-height: 19px;
    line-height: 1.3571;
    margin: 0 0 19px;
    margin: 0 0 1.3571rem;
}

a {
    text-decoration:none;
}

.entry-content table, .comment-content table {
	font-size: 1rem !important;
}
.entry-content td, .comment-content td {
    vertical-align:top;
    border-top: none 0;
    padding: 0 12px 0 0;
}
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: none 0 !important;
    border-top: none 0 !important;
}

.main-navigation li {
    margin: 0 !important;
    padding: 0 !important;
    position: relative;
    float: left;
}
.main-navigation li ul {
    text-align: left;
    z-index: 100;
}


.main-navigation li a {
    padding: 0 14px;
    padding: 0 1rem;
    border-bottom: 0 none;
    XXXline-height: 1 !important;
    font-size:14px !important;
    font-weight:normal;
    text-transform: uppercase;
    white-space: nowrap;

    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
    font-weight: normal;
}

.main-navigation li ul li a {
    border-bottom: 1px solid #000000;
    line-height: 1.3 !important;
}

.main-navigation li li a {
    line-height: 2 !important;
}

.responsiveSelectContainer {
    line-height: 0;
}

#sh_bg_wrapper {
    width:100%;
}

.type-post .entry-header .entry-title a {
    font-size: 14px;
    font-weight: bold;
}

.site-content article {
    -moz-hyphens: auto;
    border-bottom: none;
    margin-bottom: 1.14286rem;
    padding-bottom: 1.71429rem;
    word-wrap: break-word;
}

.category .site-content article {
    border-bottom: 1px solid #585858;
}


.entry-content table, .comment-content table {
    border-bottom: none;
    font-size: 0.857143rem;
    line-height: 2;
    margin: 0 0 1.71429rem;
    width: 100%;
}

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
    border-radius: 0;
    border:none;
    box-shadow: none;
}
footer[role="contentinfo"] {
    text-align:center;
    width: 100%;
    border-top: none;
    clear: both;
    font-size: 13px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
    display: table;
}

footer[role="contentinfo"] div {
    line-height: 1.4;
    display: inline-block;
    display: table-cell;
    vertical-align: middle;
    height: 100%;
    padding: 15px 0 15px 0;
}

.main-navigation {
    position:relative;
    margin: 0;
    padding: 0;
    max-width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.wp-post-image {
    margin: 0;
    padding: 0;
    border:none;
    border-radius: 0;
    box-shadow: none;
}

button, input, textarea {
    border: 1px solid #CCCCCC;
    border-radius: 3px 3px 3px 3px;
    font-family: inherit;
    padding: 3px;
}

#leftsidebar {
    display: inline-block;
    float:left;
    width: 22%;
    margin-right: 14px;
    margin-right: 1rem;
}

#secondary {
    float:right;
}

.sh_widgetframe {
    margin-bottom: 25px;
}

.two-sidebars #primary {
    width: 50%;
}

#secrethost {
    color: #999999;
    font-size: 10px;
    margin: 1rem auto 6rem;
    text-align: center;
}
.ngg-gallery-thumbnail img {
    background-color: #FFFFFF;
    border: 1px solid #6c7b00;
    display: block;
    margin: 0 13px 13px 0;
    padding: 0;
    position: relative;
}

/* Formularer */
div.wpcf7-mail-sent-ok {
    display: inline !important;
    float: left;
}
.mailform {
    margin: 0;
    padding: 0;
    width: 100%;
    min-width: 240px;
    float: left;
    display: block;
}

.formsend {
    width:140px !important;
}

.formpost {
    width:24% !important;
}

.formbyholder {
    display: inline-block;
    float:right;
    width:69% !important;
}

.formby {
    float:right;
    display: inline-block;
    width:50% !important;
    min-width:110px !important;
}
.mailform .formtelefon {
    display: inline-block;
    float:left;
    width: 29% !important;
}

.formleft {
    padding-top: 3px;
    clear: left;
    min-width: 150px;
    width: 25%;
    float: left;
}

.formright {
    clear: right;
    min-width: 220px;
    width: 50%;
    float: left;
}

.formfull {
    clear: right;
    min-width: 220px;
    width: 100%;
    float: left;
    margin-bottom: 0.8em;
}


.formleft, .formright {
    display: inline-block;
    margin-bottom: 0.8em;
}

.mailform input[type="file"]{
    width: 80%;
}

.mailform input, .mailform textarea, .mailform select {
    padding:2px;
    width: 100%;
    font-size: 11px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.mailform input[type="radio"], .mailform input[type="checkbox"] {
    width: 100%;
    max-width: 20px;
}

.mailform input[type="submit"] {
    width: 100%;
    max-width: 100px;
}

.wpcf7-radio .first {
    margin-left: 0 !important;
}

.formreq input, .formreq textarea, .formreq select {
    border-right:#ff0000 2px solid;
}

.mailform .formfromholder {
    display: inline-block;
    float:right;
    width: 50% !important;
}
.mailform .formfrom {
    float:right;
    width: 50% !important;
}
.wpcf7-validation-errors {
    float: left;
}

#sh_footer {
    width: 100%;
}

/* -- Formularer */


#mobilnav {
    display: none;
    position: fixed;
    z-index: 999;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 12px 0;
    background-color: #000;
    zoom: 1;
}


/* Responsive */
.main-navigation ul.nav-menu.toggled-on, .menu-toggle {
    display: none;
    z-index: 999999;
}

#logomobile {
    display: none;
}

@media screen and (max-width: 960px) {
        .main-navigation {
            float: left;
            display: block;
            width: 100%;
            margin-top: 0 !important;
        }
        div.meteor-slides {
            float: left;
            position: relative !important;
        }
        .responsiveSelectContainer {
            padding: 5px 30px;
        }
        .main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
            display: none!important;
        }
}

@media screen and (max-width: 800px) {

    #logo {
        display: none;
    }

}

@media screen and (max-width: 720px) {

    #mobilnav {
        display: block;
    }

    #primary {
        width: 100% !important;
    }

    .site-content {
       min-height: available;
    }

    #leftsidebar, #secondary {
        width: calc( 100% - 2rem);
        margin: 1rem auto;
    }
    .widget-area {
        float: left !important;
    }

}
@media screen and (max-width: 1100px) {

	#fbbox {
            padding:0;
            width:100%;
            text-align:left;
            clear:both;
            position: relative;
            float:left;
            top: 0;
            right: 0;
            overflow:visible;
	    margin: 0;

	}

}
@media screen and (max-width: 530px) {
    #sh_toptxt {
        display:none;
    }
    #logomobile {
        display: block;
    }

}