/* dit zijn styles die ik vrijwel altijd in mijn projectjes ga gebruiken. */

p {margin-bottom: 20px;}
strong { font-weight: bold; }
em { font-style: italic; }




/* ########################################## */

.thumbnail {
            height: 200px;
            width: 200px;
            background-color: red;
}



@font-face {
font-family: scriptina;
src:  url("../fonts/Scriptina.otf");

}


html { 
        font-family: 'Lato', sans-serif;
        letter-spacing: 2px;
        

}

.headertekst h1 { 
        
        font-family: scriptina;
        font-size: 9em;
        padding-top: 90px;
        letter-spacing: 0px;
        float: left;
        position: relative;
        top: 0;
        left: 0;
        border-bottom: 0px;
        
        
        
        
        
}

.headertekst h2 { 
        font-size: 1.2em;
        float: left;
        margin-left: 110px;
        letter-spacing: 2px;
        position: relative;
 
}



.headertekst {
        margin: 29px auto 9px;
        width: 620px;
        max-width: 100%;
        
} 


header img {
        display: block;
        width: 100%;
        max-width: 1536px;
        margin: 0 auto;
    
    
    
}

.home { font-weight: bold;}

.artikelsite {font-weight: bold}

nav { 
        
        position: sticky;
        height: 39px;
        left: 50px;
        top: 0; 
        width: 100%;
        max-width: 1059px;
        list-style-type: none;
        margin: 0 auto;
        padding: 0;
        border: 1px solid black;
        border-width: 0 0 1px 0;
        text-align: center;
        background-color: rgba(255,255,255, 0.7);
    
}

nav li {
        display: inline;
        padding: 25px;
    
}

nav a {
        display: inline-block;
        padding: 10px;
        text-decoration: none;
        color: #000;    
    
} 

h3 a {
        text-decoration: none;
        color:  #ffcc25;
        font-style: normal;
        
    
}



article {
        max-width: 1040px;
        margin: 50px auto;
        
    
}

#wrapper {
        max-width: 1200px;
        margin: 0 auto;
    
}




.overigeartikelencontainer {
        max-width: 1040px;  
        margin: 100px auto 7px;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
        padding-bottom: 59px;



}

hr{ 
        max-width: 1040px;
        margin-top: 100px;    
}

.weektekst {
        height: 50px;
}

.beautyspecialtekst {
        height: 50px;
    
}

h3 {
        font-size: 2em;
        font-weight: bold;
        letter-spacing: 3px; 
    
    
}

h4 {    
        font-size: 1.3em;   
        font-weight: bold;
    
}

h5 {
    font-size: 1em;
    text-align: center;
    margin-bottom: 10px;
    
}


.week h3 { 
        position: relative;
        float: left;
        margin-left: 519px;
        margin-top: 75px;
        margin-bottom: 37px
        max-width: 359px;


}

section h3 {
        margin-left: 177px;
        position: relative;
        margin-top: 75px;
        margin-bottom: 9px;
        font-style: normal;
        float: left;
        
    
}



        
    


.overigeartikelencontainer h3 {
        position: relative;
        text-align: center;
        margin-left: 350px;
        float: left;
        
        
        
    
    
}

.instagram h4 {
        position: relative;
        margin: 75px auto 23px;
        text-align: center;
       
        
}

.instafotos div {
        float: left;
        width: 250px;
        height: 250px;
        margin: 40px 40px 0 40px; 
        background-color: #000;
        background-size: 250px;
    
}

.instagram{
        max-width: 995px;
        margin: 57px auto 7px;
        border-top: 1px solid black;
        padding-bottom: 39px;
        border-bottom: 1px solid;
        
    
}

.instagram a {
        text-decoration: none;
        color:  #ffcc25;
        font-style: normal;
        
        
    
}

.insta1{
        background-image: url(../img/insta1.jpg)
}

.insta2{
        background-image: url(../img/insta2.jpg)
}

.insta3{
        background-image: url(../img/insta3.jpg)
}



        
    
}

.beautyblok {
        height: 406px;
        background-color: #f8f8f8;
}

.grotecirkel { 
        height: 400px;
        width: 400px;
        background-color: black;
        border-radius: 50%;
/*        border: 3px solid #996699;*/
    
}

.overigrij1{
        max-width: 1017px;
        margin: 0 auto;
}

.middel {
        height: 289px;
        width: 289px;
        background-color: #000;
        border-radius: 50%;
        margin: 25px 25px 99px;
        float: left;
        background-size: 289px 289px;
        
        
    
    
}

.overigrij1 h4{
        float: left;
        margin-left: 15px;
        font-size: 1.32em;
        text-align: center;
        line-height: 37px;
}

.overigrij1 h3{
        float: left;
        margin-left: 47px;
        margin-top: 30px;
        color: #000;
    
}



.kleinecirkel {
        height: 112px;
        width: 112px;
        background-color: #ff4848;
        border-radius: 50%;
    
}

.weekimg {
        background-image: url(../img/paul.jpg);
        float: left;
        background-size: 400px 400px;
        

}

.beautyspecialimg {
        background-image: url(../img/beautygroot.jpg);
        float: left;
        margin-left: 0;
        background-size: 400px 400px;
}

.overigeimg1 {
        background-image: url(../img/reizen.jpg);
        
    
}

.overigeimg2 { 
        background-image: url(../img/selfie.jpg);
        
    
}

.overigeimg3 {
        background-image: url(../img/gelemode.jpg);
           
    
}

.overigeimg4 {
        background-image: url(../img/tattoos.jpg);
        
    
}

.overigeimg5 {
        background-image: url(../img/bus.jpg);
        
    
}

.overigeimg6{ 
        background-image: url(../img/lippenstift.jpg);
        
}

.zwartvlakhover{
        background-color: #000;
        height: 100%;
        opacity: 0;
        transition: opacity 1s;
        border-radius: 50%;
}

.middel:hover .zwartvlakhover{
        opacity: 0.79;
    
}

.middel:hover h3{
        opacity: 1;
    
}

.zwartvlakhover h3 {
        font-size: 2em;
        color: white;
        position: relative;
        margin: 0;
        top: 130px;
        left: 43px;
        opacity: 0;
        transition: all 2s;
    
}



.leesartikel { 
        float: left;
        margin-top: 251px;
        margin-left: -360px;
}

.leesartikel h3 {
        font-size: 1.5em;
        font-weight: bold;
        color: #ffcc99;
        text-align: center;
        margin-top: 29px;
    
}

h2 {
        font-size: 2.7em;
        font-weight: bold;
        letter-spacing: 4px;
        float: left; 
        text-align: center;
        line-height: 65px;
    
}

header h2{
        width: 677px;
    
}

.weekblok h2 { 
        float: left;
        margin-left: 15px;
        margin-top: 35px;
        font-size: 2.7em;
        letter-spacing: 4px;
        width: 595px;
        line-height: 65px;
        
}

.beautyblok h2 {
        float: left;
        margin-left: 0;
        margin-top: 19px;
        font-size: 2.7em;
        letter-spacing: 4px;
        width: 621px;
        line-height: 65px;
        
    
}

footer img {
        float: left;
        margin: 25px 130px;
        height: 40px;
    
}

footer div {
        max-width: 900px;
        margin: 0 auto;
        
        
    
}

        
    


p {     
        
        font-size: 1.25em;
        margin: 25px auto;
        text-align: center;
        max-width: 930px;
        line-height: 38px;
        word-spacing: 0;
        letter-spacing: 0px;
        
        
}



header h1 { 
        font-size: 4.2em;
        line-height: 77px;
        letter-spacing: 7px;
        text-align: center;
        max-width: 1063px;
        margin: 0 auto;
        border-bottom: 1px solid;
        padding-bottom: 15px;
        
}

article h2 {
        font-size: 1.5em;
        text-align: center;
        font-weight: bold;
        margin: 70px auto 20px;
        float: none;
        letter-spacing: 1px;
        
        
    
}

article h3 {
        
        text-align: center;
    
}

.pmetfotoscontainer{
        max-width: 1365px;
        margin: 0 auto;
    
}

article img {
        display: block;
        width: 494px;
        height: 380px;
        float: left;
        margin: 25px 10px;
    
}

section h2 {
        font-style: italic;
        max-width: 1000px;
        font-weight: normal;
        font-size: 2.2em;
        margin: 109px auto 0;
}

a:hover {
        text-decoration: underline;
    
}




.clear { 
    clear: both;
    display: block;
}