/* 
    Created on : 04-Oct-2017, 07:57:04
    Author     : Beatrix
*/

body .container{
    background-color: whitesmoke;
}

.MainHeader{
    margin: 5px 5px 50px;    
}

.MainHeader > p{
    font-style: italic;
    font-size: large;
    margin-left: 15px;
    margin-top: -10px;
    color: #601A2E;
}

h1{
    color: #601A2E;    
}

.flag{
    height: 20px;
    width: 32px;
    margin: 5px;
    margin-top: 20px;
    margin-bottom: 50px;
}

.navbar .container{
    margin-bottom: 30px;
    margin-top: -40px;
    border-bottom: 1px lightslategrey solid;
    border-top: 1px gainsboro solid;
    border-radius: 5px;
    background-color: white;
}

.nav-link{    
    margin-right: 40px;
}

.nav-link:hover{
    background-color: whitesmoke;
    border-radius: 5px;
}

.nav-link > a{
    text-decoration: none;
    color: #601A2E;
}

.nav-link > a:hover{
    text-decoration: none;    
}

.HeaderImage{
    margin-bottom: 70px;
}

.withCopyright > img{
    height: 253px;
    width: 265px;
}

.polaroid{
    background-color: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    border: 10px solid whitesmoke;
    border-bottom-width: 35px;
}

.withCopyright > figcaption{
    font-size: 9px;
    color: grey;    
    position: relative;
    left: 10px;
    top: -35px;
}

.image1{
    transform: rotate(-16deg);
    position: relative;
    top: 25px;
}

.image2{
    transform: rotate(5deg);
}

.image3{
    transform: rotate(-5deg);
}

.image4{
    top: 30px;
    position: relative;
    transform: rotate(20deg);
}

.followingTextWMore{
    width: 80%;
}

.socialLinks{
    margin-bottom: 70px;
}

.socialButton{
    position: relative;
    top: 40px;
    margin-top: 10px;    
}

.contactLink{
    width: 275px;
    height: 40px;    
}

.socialButtonLink{
    padding-top: 7px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 10px;
    background-color: white;
    border-radius: 5px;    
    border: 1px solid whitesmoke;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.socialButtonLink:hover{
    background-color: whitesmoke;
}

.contactLink > a{
    position: relative;
    top: 5px; 
    text-decoration: none;
    color: #601A2E;
}

.icon{
    height: 30px;
    width: 30px;
    border-radius: 5px;
}

#facebookButton{    
    position: relative;
    bottom: -5px;
    left: -205px;
}

#wordpressButton{
    border-radius: 50%;
    position: relative;
    top: 5px;
    left: -160px;
}

#facebookButEN{    
    position: relative;
    bottom: -5px;
    left: -217px;
}

#wordpressButEN{
    border-radius: 50%;
    position: relative;
    bottom: -5px;
    left: -143px;
}

.wButton{
    position: relative;
    top: 40px;
}

h4{
    margin-top: 20px;
}

#month{
    text-align: center;
}

caption{
    caption-side: top;
    text-align: left;
    color: black;
}

.table-bordered th,
.table-bordered td {
    border: 1px solid #cccccc;    
}

#dateCol{
    width: 20%;
}

#eventCol{
    width: 33%;
}

.followingTextWMore{
    padding-bottom: 70px;
}

.HatLady{
    position: relative;
    margin-bottom: 30px;
    margin-top: -35px;
    padding: 0px;
}

.HatLady > video{
    display: block;
    margin: auto;    
}

.HatLady > p{
    text-align: center;
    font-size: 12px;
}

#contactFacebook{
    position: relative;
    left: -145px;
    top: -1px;
}

.contactPageLink{
    padding-top: 7px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 30px;
    background-color: white;
    border-radius: 5px;    
    border: 1px solid whitesmoke;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);    
}

.contactPageLink:hover{
    background-color: whitesmoke;
}

.contactPageSocial > a{
    text-decoration: none;
    color: #601A2E;
}

#contactWordpress{
    position: relative;
    left: -140px;
}

#contactLowerPic{
    position: relative;
    right: -70px;
    top: -40px;
}

.publicationsImage{
    width: 230px;
    margin-bottom: 35px;
}

.publicationsText > h5{
    margin-top: 50px;
}

#beaTranslate{
    width: 240px;
    float: left;
    margin-right: 30px;
    margin-bottom: 10px;
}

#Kyrkja{
    width: 850px;
}

.kjyrkaImage > figcaption{
    font-size: 12px;
    text-align: center;
}
