/*
 Theme Name:  munkehoj
 Theme URI:    http://munkehojgrundejerforening.dk/munkehoej
 Description:  HF Parkens tema
 Author:       Henrik Isen
 Author URI:   http://www.isentekst.dk
 Template:     twentytwelve
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  Munkehoej



*/

.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
	border-radius: 0px;
    	box-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
img.header-image {
    border-radius: 0px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0, 0.1);
}

.header-image {
	margin-top: 14px;
	margin-top: 1rem;
}
.site-header h1 a {
   font-weight: 400;
color: #4f664c;
}


.site-header h2 { display: none

}

.site-header h1 a:hover,
.site-header h2 a:hover {
	color: #9398aa;

}

 
.entry-content a:visited, .comment-content a:visited { 
    color: #9398AA;
}
 a, a:active, a:visited {
    outline: none;
    color: #9398AA;
    text-decoration: none;
}
a:hover {
text-decoration: underline;
 
}

.template-front-page .widget-area .widget li a {
    color: #9398AA;
}



.site-content article {
    border-bottom: 0px double #ededed;
    margin-bottom: 24px;
    margin-bottom: 1.71rem;
    padding-bottom: 24px;
    padding-bottom: 1.71rem;
    word-wrap: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}



h1, h2, h3, h4, h5, h6 {
   color: #444;
}



.entry-header, .entry-title, .entry-content h1, .comment-content h1, .entry-content h2, .comment-content h2, .entry-content h3, .comment-content h3, .entry-content h4, .comment-content h4, .entry-content h5, .comment-content h5, .entry-content h6, .comment-content h6 {color: #6C738D}
.entry-header .entry-title {}

.widget-title{
    margin-bottom: 0px;
color: #6C738D;
font-size: 1rem;
    line-height: 1;
    font-weight: bold;
    text-transform: none;
   
}

.widget-area .widget a, .widget-area .widget a:visited {
    color: #9398AA; text-decoration: none;
}

.widget-area .widget a:hover, .template-front-page .widget-area .widget li a:hover, .comments-link a:hover, .entry-meta a:hover {
   color: #666;
text-decoration: underline;
}




footer[role='contentinfo'] {
   display: none; 
}

.archive-header {
display: none
}


.medlemsliste {
margin-bottom:0.5rem;
margin-bottom:7px;
padding-bottom: 0.5rem; 
padding-bottom: 7px; 
border-bottom: 1px solid #ededed;
line-height: 1.714285714;
}

.medlemsnavn {
color: #6C738D;
font-weight: 600;
clear: all;
}

.medlemsbox {
}




@media screen and (min-width:600px) {



body .site {
       box-shadow: 0 0 0 rgba(100, 100, 100, 0.3) }

.site-header h1, .site-header h2 {
	position: absolute; 	
	padding: 4rem;
	padding: 56px;
    
}


.entry-header .entry-title {
    font-size: 32px;
    font-size: 2.28571rem;
    line-height: 1.2;
}

.entry-header .entry-title a {
    font-size: 24px;
    font-size: 1.71rem;
    line-height: 1.2;
text-decoration: none;
}

.entry-page-image {
       width: 39%;
}

.template-front-page.has-post-thumbnail article {
       width: 55%;
}

.entry-content h2, .comment-content h2, .mu_register h2 {
    font-size: 21px;
    font-size: 1.5rem;
    line-height: 1.2;
    font-weight: 200;
}

.archive-title, .page-title, .widget-title, .entry-content th, .comment-content th {
    font-size: 21px;
    font-size: 1.5rem;
    line-height: 2;
    font-weight: 200;
    text-transform: none;
    color: #636363;
}

.widget-area .widget h3 {
	margin-bottom: 0 ;
}

.main-navigation ul.nav-menu,
	.main-navigation div.nav-menu > ul {
		border-bottom: 1px solid #f3f3fe;
		border-top: 1px solid #f3f3fe;
		display: inline-block !important;
		text-align: left;
		width: 100%;
	}
	.main-navigation ul {
		margin: 0;
		text-indent: 0;
	}
	.main-navigation li a,
	.main-navigation li {
		display: inline-block;
		text-decoration: none;
	}
	.main-navigation li a {
		border-bottom: 0;
		color: #9398AA;
		line-height: 3.692307692;
		text-transform: uppercase;
		white-space: nowrap;
	}
	.main-navigation li a:hover,
	.main-navigation li a:focus {
		color: #000;
	}
	.main-navigation li {
		margin: 0 40px 0 0;
		margin: 0 2.857142857rem 0 0;
		position: relative;
	}
	.main-navigation li ul {
		margin: 0;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 1;
		height: 1px;
		width: 1px;
		overflow: hidden;
		clip: rect(1px, 1px, 1px, 1px);
	}
	.main-navigation li ul ul {
		top: 0;
		left: 100%;
	}
	.main-navigation ul li:hover > ul,
	.main-navigation ul li:focus > ul,
	.main-navigation .focus > ul {
		border-left: 0;
		clip: inherit;
		overflow: inherit;
		height: inherit;
		width: inherit;
	}
	.main-navigation li ul li a {
		background: #f3f3fe;
		border-bottom: 1px solid #ededed;
		display: block;
		font-size: 11px;
		font-size: 0.785714286rem;
		line-height: 2.181818182;
		padding: 8px 10px;
		padding: 0.571428571rem 0.714285714rem;
		width: 180px;
		width: 12.85714286rem;
		white-space: normal;
	}
	.main-navigation li ul li a:hover,
	.main-navigation li ul li a:focus {
		background: #E5EAFB;
		color: #444;
	}
	.main-navigation .current-menu-item > a,
	.main-navigation .current-menu-ancestor > a,
	.main-navigation .current_page_item > a,
	.main-navigation .current_page_ancestor > a {
		color: #9398AA;
		font-weight: bold;
	}
body.template-medlemsliste .site-content{

		width: 100%;
overflow: hidden
}
	}


}