/* Essientals */

body {
    background: white url(img/dunderhumorbg.png);
    text-align: center;
    font-family:verdana, arial;
    font-size: 11pt;
    overflow: auto;
    margin: 24px auto;
    width: 1048px;
}

#left p {
    text-align: center;
}

.plupp {
    height: 60px;
}

.menu {
    background: transparent url(img/menubg.png) no-repeat scroll top center;
    text-align: center;
    color: white;
    margin: auto;
    margin-top: 155px;
    height: 60px;
    line-height: 60px;
    font-size: 16pt;
    font-weight: bold;
    font-style: italic;
}

.text {
    margin: 30px;
    padding: 30px;
    color: yellow;
    margin: 8px 16px;
    background: #7e020e;
    overflow: hidden;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}

.fb {
    margin: auto;
    background-color: white;
    border: thick;
    border-color: lightblue;
    width: 182px;
    
}

.fb-big {
    margin: auto;
    background-color: white;
    border: thick;
    border-color: lightblue;
    width: 700px;
    
}

.menu a {
    color: white;
    text-decoration: none;
}

.menu a:hover {
    text-decoration: underline;
}

p {
    padding: 16px;
    color: yellow;
    margin: 8px 16px;
    background: #7e020e;
    overflow: hidden;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}

.bild {
    padding: 16px;
    color: yellow;
    text-align: center;
    width: 25%;
    margin: 8px 16px;
    background: #5a020a;
    overflow: hidden;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}


.medverk {
    padding: 16px;
    color: yellow;
    text-align: center;
    width: 165px;
    float: left;
    height: 120px;
    margin: 8px 16px;
    background: #5a020a;
    overflow: hidden;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}

.medverk2 {
    padding: 16px;
    color: yellow;
    margin: 8px 16px;
    background: #5a020a;
    overflow: hidden;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}

.trivia{
    width: 65%;
    margin-top: 35px;
    float: right;
    
}

h1 {
    color: yellow;
    font-style: italic;
    padding: 2px 16px;
}

h2 {
    color: yellow;
    font-style: italic;
}

a {
    outline: none;
    color: white;
}

a img {
    border: none;
}

/* Design */

#content {
    float: left;
    background: #ac0010 url(img/dunderhumorlogo.png);
    background-repeat: no-repeat;
    width: 780px;
    text-align: justify;
    margin: auto;
    overflow: hidden;
    min-height: 1200px;
    border-radius: 16px 0px 16px 16px;
    -moz-border-radius: 16px 0px 16px 16px;
    -webkit-border-radius: 16px 0px 16px 16px;
}


#left {
    background: #ac0010;
    float: left;
    width: 250px;
    border-radius: 0px 16px 16px 0px;
    -moz-border-radius: 0px 16px 16px 0px;
    -webkit-border-radius: 0px 16px 16px 0px;
}

.vidinfo {
    text-align: center;
}

#spelavideo {
    float: right;
    margin: 4px;
}

.senaste {
    margin: auto;
    position: relative; left: 250px;
    width: 300px;
    margin-top: 5px;
}


.video {
    margin: auto;
    height: 370px;
    width: 560px;
    margin-top: 10px;
    text-align: center;
}



.half {
    background: transparent url(img/bg.jpg) repeat-y;
    width: 50%;
    float: left;
}

.bot {
    padding: 6px;
    text-align: center;
}

.videoimg {
    margin: 8px;
    float: left;
}

h1 {
    text-align: center;
}

.medverk3 {
    padding: 16px;
    color: yellow;
    text-align: center;
    width: 165px;
    float: left;
    height: 120px;
    margin: 8px 16px;
    background: #7e020e;
    overflow: hidden;
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}