/*
Theme Name: Media-now (2013)
Theme URI: http://wordpress.org/themes/twentythirteen
Author: the WordPress team
Author URI: http://wordpress.org/
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
Text Domain: twentythirteen
Template: twentythirteen

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("twentythirteen.css");

/*
@font-face {
    font-family: Titillium-Web;
    src:url('Titillium-Web.ttf.woff') format('woff'),
        url('Titillium-Web.ttf.svg#Titillium-Web') format('svg'),
        url('Titillium-Web.ttf.eot'),
        url('Titillium-Web.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}
*/
pre {
    background-color: #ffffff;
    color: #000000;
    /*    font-family: Titillium-Web;*/
}
body,p,
h1, h2, h3, h4, h5, h6, li {
    /*    font-family: Titillium-Web;*/
}


.site-header {
    margin-bottom: 32px;
}

.site {
    border: medium none;
    max-width: 100%;
}

#main {
    background-color: #ECECEC;
    float: left;
    padding-top: 10px;
    position: relative;
    width: 100%;
    min-height: 678px;
    margin-top: -8px;
}

.page-template-template-frontpage #main {
    margin-top: 0;
}
.entry-header {
    display: none;
}

.search .entry-header {
    display: block;
}

h1 {
    font-size: 24px;
    font-weight: 700;
    margin: 0 0 15px;
}

.social {
    height: 18px;
    padding-left: 6px;
}
.page-template-template-frontpage #main {
    padding-top: 0;
}

.hentry {
    padding: 0;
}

.sub-menu.sub-menu-3 {
    background: none repeat scroll 0 0 #ECECEC !important;
    display: none;
    left: 80px !important;
    padding: 12px 10px !important;
    position: absolute !important;
    width: 120px !important;
    margin-top: -39px !important;
    border: 1px solid white;
    border-radius: 3px;
    opacity: .50;

}

.sub-menu.sub-menu-3 li:first-child {
    background-image: url("../img/trekant_left.png") !important;
    background-repeat: no-repeat !important;
    margin-left: -17px !important;
    /*    margin-top: 5px !important;*/
    padding-left: 15px !important;
}

.rslides_container {
    margin-bottom: 10px;
}

#inner-main {
    border: medium none;
    max-width: 1000px;
    margin: 0 auto;
    background-color: white;

}

.site-header .search-field,
.site-header .search-field:focus{
    background-position: 233px center;
    background-size: 18px 18px;
    border: 1px solid black;
    height: 30px;
    margin: 0;
    padding: 0 0 0 8px;
    z-index: 2000;
    width: 260px;
}

.site-header .search-form {
    right: 0;
}

.site-footer {
    background-color: #FFFFFF;
    padding-left: 35px;
    text-align: left;
    float: left;
    width: 100%;
    border-top: 50px solid #ECECEC;
}
.navbar {
    height: 37px;
    max-width: 990px;
    background-color: #FFFFFF;
}

#outerTopMenu {
    max-width: 990px;
    width: 100%;
    margin: 0 auto;
}

#TopMenuBar {
    float: right;
    width: 445px;
}
#TopMenuBar > div span,
#TopMenuBar > span {
    border-left: 1px solid #000000;
    float: left !important;
    font-size: 12px;
    padding: 0 10px;
    height: 20px;
}


.skiptranslate.goog-te-gadget > span {
    display: none;
}

#TopMenuBar > div span#socialMedia {
    border: none;
    padding: 0;
}
#TopMenuBar > div span:last-child {
    /*    border-right: 1px solid #000000;*/
}

#TopMenuBar > div span > a,
#TopMenuBar > span > a {
    text-decoration:none;
    color: #000000;
}

#TopMenuBar > div span > a:hover,
#TopMenuBar > span > a:hover {
    text-decoration:underline;
    color: #000000;
}

.site-header .home-link {
    padding-left: 0;
    padding-right: 0;
    max-width: 990px;
    width: 100%
}

.home-link img {
    width: 100%;
    padding: 20px 0 20px 0;
    max-width: 324px;
}
#google_language_translator, #language {
    clear: none !important;
    text-align: right;
    width: auto !important;
}

#TopMenuBar select.goog-te-combo {
    background-color: #FFFFFF;
    border: 0 solid #FFFFFF !important;
    font-family: Titillium Web;
    font-size: 12px;
    height: auto !important;
    margin: 0 !important;
    padding: 0 !important;
    text-transform: uppercase;
    width: 143px !important;
    color: #000000;
}

.entry-header, .entry-content, .entry-summary, .entry-meta {
    max-width: 100%;
    width: 100%;
    background: #ECECEC;
}

h2,
.wp-caption .wp-caption-text, .entry-caption, .gallery-caption {
    color: #000000;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    padding-top: 20px;
}

p {
    font-size: 100%;
}

hr {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #000000;
    height: 1px;
    margin: 0 0 24px;
}

ul {
    list-style-type: disc !important;
}

.site-info {
    padding-left: 10px;
}

.home 	img.aligncenter {
    margin: 0;
}


.pictogram img {
    width: 100%;
    margin: 0;
}

.pictogram {
    border: 5px solid #ECECEC;
    margin:0;
    padding: 0 !important;
}

.page-template-default #post-2182 #mainContent,
.single-post #post-2182 #mainContent {
    max-width: 100%;
}

/* advanced file media-selector */

.attachment .centered .filename {
    clear: left;
    float: left;
    height: 65px;
    margin-left: -58px;
    position: relative;
    width: 116px;
    word-wrap: break-word;
    z-index: 10000000;
}

/* Calender*/


.calnk > div:hover {
    background-position:0 0;
    text-decoration:none;
    color:#000000;
    border-bottom:1px dotted #000000;
}
.calnk  a:visited {
    text-decoration:none;
    color:#000000;
    border-bottom:1px dotted #000000;
}

.current-day .calnk {
    /*background-color: #ECECEC !important;*/
}
.calnk {
    color:#000000;
    border-bottom:0px dotted #000000  !important;
    /*background-color: #FF0000 !important;*/
    font-weight: bold !important;
    text-align: center !important;
    text-decoration: underline !important;

}
.calnk > div > span {
    display:none;
    text-align: left;
}
.calnk > div:hover > span {
    color:#333333;
    background:#ECECEC;
    display:block;
    position:absolute;
    margin-top:-1px;
    padding:5px;
    width:150px;
    z-index:100;
    line-height:1.2em;
}

td .calnk > a {
    display:none;
    text-align: left;
}
td:hover .calnk > a{
    color:#333333;
    background:#ECECEC;
    display:block;
    position:absolute;
    margin-top:-1px;
    padding:5px;
    width:150px;
    z-index:100;
    line-height:1.2em;
}



.calendar-table {
    border:0 !important;
    width:100% !important;
    border-collapse:separate !important;
    border-spacing:2px !important;
}
.home .calendar_body {
    background-color: #FF0000;
    height: 117px;
}

.home .calendar_body table {
    line-height: 1.044 !important;
}

table {
    font-size: 12px !important;
    line-height: 1.23 !important;
    border: 1px solid red !important;

}
#sportsklubber-right table {
    line-height: 1.53 !important;
}


td {
    border-top: 0px solid #EDEDED !important;
    padding: 6px 10px 6px 0;
}

.calendar-heading {
    height:25px;
    text-align:center;
    border:1px solid red !important;
    background-color:red !important;
}
.calendar-next {
    width:25%;
    text-align:center;
}
.calendar-prev {
    width:25%;
    text-align:center;
}
.calendar-month {
    width:50%;
    text-align:center;
    font-weight:bold;
}
.normal-day-heading {
    text-align:center;
    width:25px;
    height:25px;
    font-size:0.8em;
    border:1px solid red !important;
    background-color:red !important;
}
.weekend-heading {
    text-align:center;
    width:25px;
    height:25px;
    font-size:0.8em;
    border:1px solid red !important;
    background-color:red  !important;
    color:white !important;
    font-weight: bold;
}
.day-with-date {
    vertical-align:text-top;
    text-align:left;
    width:auto;
    height:60px;
    border:1px solid red !important;
    background-color:red  !important;
    text-align: center !important;
}
.no-events {

}
.day-without-date {
    width:auto;
    height:60px;
    border:1px solid red !important;
    background-color: red !important;
}
span.weekend {
    color: white !important;
    font-weight: bold;

}
.current-day {
    vertical-align:text-top;
    text-align:center !important;
    width:auto;
    height:60px;
    border:1px solid #BFBFBF;
    background-color:#E4EBE3;
}
span.event {
    font-size:0.75em;
}
.kjo-link {
    font-size:0.75em;
    text-align:center;
}
.calendar-date-switcher {
    height:25px;
    text-align:center;
    border:1px solid #D6DED5;
    background-color:#E4EBE3;
}
.calendar-date-switcher form {
    margin:2px;
}
.calendar-date-switcher input {
    border:1px #D6DED5 solid;
    margin:0;
}
.calendar-date-switcher select {
    border:1px #D6DED5 solid;
    margin:0;
}
.calnk > div:hover > span span.event-title {
    padding:0;
    text-align:center;
    font-weight:bold;
    font-size:1.2em;
    margin-left:0px;
}
.calnk > div:hover > span span.event-title-break {
    width:96%;
    text-align:center;
    height:1px;
    margin-top:5px;
    margin-right:2%;
    padding:0;
    background-color:#000000;
    margin-left:0px;
}
.calnk > div:hover > span span.event-content-break {
    width:96%;
    text-align:center;
    height:1px;
    margin-top:5px;
    margin-right:2%;
    padding:0;
    background-color:#000000;
    margin-left:0px;
}
.page-upcoming-events {
    font-size:80%;
}
.page-todays-events {
    font-size:80%;
}

.calendar-table tr {
    height: 13.5px;
}

.calendar-table table,tbody,tr,td {
    margin:0 !important;
    padding:0 !important;
}
table.calendar-table {
    margin-bottom:0px !important;
    border-spacing: 0 !important;
}
.cat-key {
    width:100%;
    margin-top:30px;
    padding:5px;
    border:0 !important;
}
.cal-separate {
    border:0 !important;
    margin-top:10px;
}
table.cat-key {
    margin-top:5px !important;
    border:1px solid #DFE6DE !important;
    border-collapse:separate !important;
    border-spacing:4px !important;
    margin-left:2px !important;
    width:99.5% !important;
    margin-bottom:5px !important;
}
.cat-key td {
    border:0 !important;
}


.widget a,
.widget a:hover,
.calendar-table a,
.calendar-table a:hover {
    color: #000000;
    font-weight: normal;
}

.calendar_title > p > a,
.widget .calendar_title > p > a {
    font-weight: bold;
    color: #000000;
}



.page-template-template-frontpage .ngg-slideshow {
    margin: 0 auto 10px;
}
.page-template-template-frontpage.sidebar .entry-header,
.page-template-template-frontpage.sidebar .entry-content,
.page-template-template-frontpage.sidebar .entry-summary,
.page-template-template-frontpage.sidebar .entry-meta {
    padding: 0;
}

.page-template-template-frontpage .site-main .sidebar-container {
    height: auto;
    position: relative;
    float: left;
    width: 100%;
    top: auto;
}

.page-template-template-frontpage .site-main .widget-area {
    float: left;
    width: 100%;
}
.page-template-template-frontpage .widget h3,
.page-template-template-frontpage .widget .widget-title {
    /*    font-family: 'Titillium-Web' !important;*/
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    margin: 0;
    padding: 5px 10px 0;
    text-transform: uppercase;
}

.page-template-template-frontpage .widget_events_calendar_1,
.page-template-template-frontpage .widget_text,
.page-template-template-frontpage .widget_sp_image {
    /*float: left;*/
    /*position: relative !important;*/
    /*top: auto !important;*/
    /*left: auto !important;*/
}

.page-template-template-frontpage .widget_sp_image .attachment-large {
    width: 490px;
    max-width:100%;
    height: 234px;
    margin:0;
}

.page-template-template-frontpage .widget_sp_image .attachment-medium {
    width: 240px;
    height: 117px;
    margin:0;
}

.page-template-template-frontpage .widget_events_calendar_1,
.page-template-template-frontpage .widget_text,
.page-template-template-frontpage  .widget_sp_image {
    background-color: #FFFFFF;
    border-top: 0px solid #ECECEC;
    border-left: 5px solid #ECECEC;
    border-right: 5px solid #ECECEC;
    border-bottom: 10px solid #ECECEC;
}

.page-template-template-frontpage .calendar_title,
.page-template-template-frontpage  .widget_sp_image-description {
    padding: 5px 10px;
}

.page-template-template-frontpage .calendar_title,
.page-template-template-frontpage .widget_sp_image-description p {
    font-size: 13px;
    line-height: 20px;
}



.page-template-template-frontpage .lille .widget_sp_image-description p {
    font-size: 13px;
    height: 18px;
    line-height: 19px;
    margin-bottom: 0;
    margin-top: 6px;
    overflow: hidden;
    text-align: center;
}

.page-template-template-frontpage .textwidget p {
    font-size: 13px;
    line-height: 20px;
    padding: 5px 10px;
}


#sportsklubber-right.pictogram .widget-title,
#sportsklubber-right.pictogram h2,
aside.pictogram  h3.widget-title,
aside.lille h3.widget-title {
    display: none;
}

aside.stor-forskudt  > h3.widget-title:first-child,
aside.stor > h3.widget-title:first-child {
    display: none;
}

aside.stor-forskudt,
aside.stor {
    max-width: 500px;
    width:100%;
    height: 350px;
    padding:0;
    margin:0;
    overflow: hidden !important;
}
aside.lille-forskudt,
aside.stor-forskudt {
    /*margin-top: -180px;*/
    overflow: hidden !important;
}
aside.widget_events_calendar_1,
aside.pictogram,
aside.lille {
    max-width: 250px;
    width: 50%;
    height: 170px;
    padding:0;
    margin:0;
}



#kalenderTekst,
.widget_events_calendar_1 .calendar_title p,
.cal.calendar_title p,
.pictogram .widget_sp_image-description p {
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    margin: 7px 0 14px;
}

.cal.calendar_title p {
    margin: 7px 0 -7px;
}

.page-template-template-frontpage .widget-area {
    height: auto !important;
}

/* Boligforeninger */

.page-template-template-overview img.size-full,
.page-template-template-overview img.size-large {
    width: 100%;
}

.page-template-template-overview #rigth-box {
    float: right;
    width: 500px;
    max-width:100%;
}

.page-template-template-overview #rigth-box #fakta, .page-template-template-overview #rigth-box #kontakt {
    background-color: #FFFFFF;
    border-color: #ECECEC;
    border-style: none solid solid;
    border-width: 0 5px 5px;
    float: left;
    /*    font-family: 'Titillium-Web' !important;*/
    font-size: 15px;
    height: 440px;
    margin: 0;
    max-width: 250px;
    overflow: hidden;
    padding: 10px;
    width: 50%;
    word-wrap: break-word;
}

.page-template-template-overview #rigth-box #fakta .boxTitle,
.page-template-template-overview #rigth-box #kontakt .boxTitle {
    float: left;
    padding: 0 0 18px 0;
}


#fakta-box strong {
    float: left;
    padding: 0;
}


#fakta p, #fakta-box p, #kontakt p {
    clear: both;
    float: left;
    /*    line-height: 14px;*/
    white-space: normal;
}

.page-template-template-overview #rigth-box #kort {
    background-color: #FFFFFF;
    border-style: solid;
    border-width: 5px;
    border-color: #ECECEC;
    width: 500px;
    height: 400px;
    max-width:100%;
    float: left;
    padding: 10px;
}

.page-template-template-overview .entry-header,
.page-template-template-overview .entry-content,
.page-template-template-overview .entry-summary,
.page-template-template-overview .entry-meta {
    background-color: #FFFFFF;
    border-color: #ECECEC;
    border-style: none solid solid;
    border-width: 0 5px 5px;
    float: left;
    max-width: 100%;
    padding: 25px;
    width: 500px;
}
.page-template-template-overview .entry-content {
    min-height:840px;
}

.page-template-template-overview .aligncenter img,
.page-template-template-overview .aligncenter {
    width: 450px !important;
    max-width: 100%;
}

/* Helhedsplan */

.page-template-default img.size-full,
.page-template-default img.size-large,
.single-post img.size-full,
.single-post img.size-large{
    width: 100%;
}


.page-template-default .entry-header,
.page-template-default .entry-content,
.page-template-default .entry-summary,
.page-template-default .entry-meta,
.single-post .entry-header,
.single-post .entry-content,
.single-post .entry-summary,
.single-post .entry-meta{
    background-color: #FFFFFF;
    border-color: #ECECEC;
    border-style: none solid solid;
    border-width: 0;
    float: left;
    max-width: 100%;
    padding: 25px;
    width: 730px;
}

.page-template-default article,
.single-post article{
    background-color: #FFFFFF;
    border-style: none solid solid;
    border-width: 0;
    border-color: #ECECEC;
    float: left;
    max-width: 100%;
    width: 730px;
}

.page-template-default .aligncenter img,
.page-template-default .aligncenter,
.single-post .aligncenter img,
.single-post .aligncenter{
    width: 730px !important;
    max-width: 100%;
}
.page-template-default #mainContent,
.single-post #mainContent{
    float: left;
    max-width:440px;
    width: 100%
}
.page-template-default #fakta-box pre,
.page-template-default #fakta-box,
.single-post #fakta-box pre,
.single-post #fakta-box{
    float: right;
    background-color: #ffffff;
    max-width: 210px;
    color: black;
    width: 100%;
}

.page-template-default #fakta-box pre,
.single-post #fakta-box pre{
    padding-top:0;
    margin-top: 0;
}

/*Listeside*/

.page-template-template-list .entry-header,
.page-template-template-list .entry-header,
.page-template-template-list .entry-content,
.page-template-template-list .entry-summary,
.page-template-template-list .entry-meta,
.category  .entry-header,
.category  .entry-header,
.category  .entry-content,
.category  .entry-summary,
.category  .entry-meta{
    background-color: #FFFFFF;
    border-color: #ECECEC;
    border-style: none solid solid;
    border-width: 0;
    float: left;
    max-width: 100%;
    padding: 25px;
    width: 730px;
}

.page-template-template-list article
.category  article {
    background-color: #FFFFFF;
    border-style: none solid solid;
    border-width: 5px;
    border-color: #ECECEC;
    float: left;
    /*    max-width: 100%;
        width: 730px;*/
    width: 73%
}
.page-template-template-list .entry-content img,
.page-template-template-list .entry-content img.alignleft,
.page-template-template-list .entry-content .wp-caption.alignleft,
.category .entry-content img,
.category .entry-content img.alignleft,
.category .entry-content .wp-caption.alignleft{
    margin-left: 0;
    width: 200px;
    max-width:100%;
}

.page-template-template-list .entry-content img,
.category .entry-content img{
    float: left;
    height: 113px;
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 15px;
    max-width: 100%;
    width: 200px;
}

@media screen and (max-width: 600px) {
    .page-template-template-list .entry-content img,
    .category .entry-content img{
        height: auto;
    }
}

.page-template-template-list #klub-liste h2,
.category #klub-liste h2{
    clear: none;
    float: left;
    margin: 0;
    padding-top: 0;
}

.list-element {
    float: left;
    margin-bottom: 10px;
    max-width: 100%;
    width: 665px;
}

.list-element p {
    clear: none;
    float: left;
    font-size: 14px;
    height: 84px;
    max-width: 450px;
    width:100%;
    overflow: hidden;
}


.list-element div {
    float: left;
    max-width: 450px;
    width: 100%;
}

/* Sportsklubber */

.page-template-default article,
.single-post article,
.page-template-Sportsklubber-php article {
    background-color: #FFFFFF;
    border-style: none solid solid;
    border-color: #ECECEC;
    float: left;
    max-width: 730px;
    width: 100%;
}
/*
.page-template-Sportsklubber-php .entry-header {
    margin-bottom: 0;
}

.page-template-Sportsklubber-php .entry-title {
    font-weight: 900;
    font-size: 24px;
    margin: 17px;
}

#sportsklubber-liste {
	float: left;
	padding: 3%;
	padding-top: 0;
}
*/
#sportsklubber-right {
    background-color: #FFFFFF;
    float: right;
    width: 27%;
    border-style: none solid solid;
    border-width: 0 5px 10px;
    border-color: #ECECEC;
    padding: 0 0 15px 0;
}

#sportsklubber-right > h2,
#sportsklubber-right > div.textwidget{
    margin: 0 15px;
}
/*


#sportsklubber-liste img {
	height: 124px;
    width: 220px;
    float: left;
    padding-right: 10px;
    padding-top: 10px;
}

#sportsklubber-liste > h2 {
	display: none;
}
#sportsklubber-liste > h3 {
	clear: none;
   font-size: 18px;
	margin: 0 0 12px 12px;
}


#sportsklubber-liste .widget_sp_image-description {
    margin: 0 50px 0 0px;
}
*/

/* kalenderside */
.page-template-Kalenderside-php #events {
    background-color: #FFFFFF;
    border-color: #ECECEC;
    border-style: none solid solid;
    border-width: 5px;
    float: left;
    max-width: 100%;
    padding: 25px;
    width: 730px;
}


.page-template-Kalenderside-php .event h1 {
    margin-top: 0;
    margin-bottom: 0;
}

.page-template-Kalenderside-php .event h2 {
    padding-top: 0;
    margin: 0;
}

.page-template-Kalenderside-php .event hr {
    border: 1px dotted #ECECEC;
    margin: 10px 25%;
    width: 50%;
}
#devBy {
    float: right;
}

#devBy a, #devBy a:hover, #devBy a:active {
    color: #ECECEC;
    /*    font-family: 'Titillium-Web' !important;*/
    font-size: 9px;
    font-weight: 700;
}

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)  {
    /*@media screen and (max-width: 1024px) and (min-width: 600px){*/
    .site-header .search-field:focus {
        margin: 5px;
    }
    .site-header .search-field {
        background-color: #FFFFFF;
        background-position: 55px center;
        margin: 5px;
        width: 80px;
    }

    aside.stor-forskudt, aside.stor {
        width: 50%;
    }
    aside.pictogram, aside.lille, aside.widget_events_calendar_1  {
        width: 50%;
    }



    .site-main .sidebar-container {
        max-width: 100%;
    }


    .page-template-default #fakta-box,
    .single-post #fakta-box{
        float: left;
    }

    .page-template-template-overview .entry-header, .page-template-template-overview .entry-content, .page-template-template-overview .entry-summary, .page-template-template-overview .entry-meta {
        width: 100%;
    }


    .page-template-template-overview #rigth-box {
        width: 100%;
    }

    .page-template-template-overview #rigth-box #fakta, .page-template-template-overview #rigth-box #kontakt {
        border-style: solid solid;
        border-width: 5px 5px;
        height: 400px;
        width: 25%;
    }


    .page-template-template-overview #rigth-box #kort {
        height: 400px;
        max-width: 50%;
        width: 50%;
    }

    .page-template-template-overview .aligncenter img, .page-template-template-overview .aligncenter {
        max-width: 100%;
        width: 100% !important;
    }

    #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.menu-item, #megaMenu ul li.menu-item.ss-nav-menu-mega ul.sub-menu li.widget {
        min-width: 17%;
        width: 17%;
    }

    .page-template-default article,
    .single-post article{
        max-width: 100%;
    }

    .page-template-default .entry-header, .page-template-default .entry-content, .page-template-default .entry-summary, .page-template-default .entry-meta,
    .single-post .entry-header, .single-post .entry-content, .single-post .entry-summary, .single-post .entry-meta{
        width: 100%;
    }

    #sportsklubber-right {
        float: left;
    }

    #TopMenuBar {
        width: 450px;
    }

    .page-template-default #sportsklubber-right,
    .single-post #sportsklubber-right{
        float: left;
        max-width: 730px;
        width: 100%;
        margin: auto 25px;
    }


}

/* Mobile phone */
@media screen and (max-width: 600px) {

    #sportsklubber-right {
        width: 100%;
    }

    aside.stor-forskudt, aside.stor {
        width: 100%;
    }
    aside.pictogram, aside.lille {
        width: 50%;
    }


    /*		#content .entry-header, #content .entry-content, #content .entry-summary, #content footer.entry-meta, #content .featured-gallery, .search.sidebar .page-content, .blog.sidebar .page-content, .sidebar .post-navigation .nav-links, .paging-navigation .nav-links, #content .author-info, .comments-area .comments-title, .comments-area .comment-list, .comments-area .comment-navigation, .comment-respond, .sidebar .site-info, .sidebar .paging-navigation .nav-links */
    .home	#content .entry-content {
        padding-left: 0;
        padding-right: 0;
    }
    .page-template-template-list .entry-content img {
        width: 100%;
    }


    .page-template-template-list article {
        width: 100%;
    }

    aside.lille-forskudt, aside.stor-forskudt {
        margin-top: 0;
    }

    .page-template-default #fakta-box,
    .single-post #fakta-box {
        float: left;
    }

    #content .entry-content {
        padding-left: 10px;
        padding-right: 10px;
    }

    .page-template-template-overview #rigth-box #fakta, .page-template-template-overview #rigth-box #kontakt {
        border-style: solid;
        border-width: 5px;
    }

    .site-header .search-field:focus {
        margin: 5px;
    }
    .site-header .search-field {
        background-color: #FFFFFF;
        background-position: 55px center;
        margin: 5px;
        width: 80px;
    }

    #TopMenuBar {
        float: right;
        max-width: 100%;
        width: 445px;
    }

    #selectLanguage {
        float: left;
        padding: 0 10px;
    }

    #TopMenuBar > div {
        float: right;
        padding: 10px 0 10px;
    }

    .home-link img {
        margin-left: 2%;
        padding: 0;
    }
}