body {
    color:#000000;
    font-family: Arial,Liberation Sans,DejaVu Sans,sans-serif;
    background: #4B545B url('img/background.png') top left fixed repeat-x;
}
a:link {
    color:#FFFFFF;
    text-decoration:none;
}
a:visited {
    color:#FFFFFF;
    text-decoration:none;
}
.container{ 
    width:980px; 
    text-align:left;  
    margin-left:auto; 
    margin-right:auto;  
}

.albums {
    text-align:center;
    background: #AAEFEF;
    _width:845px;
    align: center;
    margin:0 auto;
}
.album {
    font-size:70%;
    padding: 7px;
    padding-top: 5px;
    /* background: url('img/white.png') repeat-y; */
    text-shadow:0 1px 0 #FFFFFF;
    min-height:100px;
    float:left;
    display:inline;
    text-align: center;
}
.album a {
    color: #4E6E7C;
    text-decoration: none;
}
.album a:hover {
    color: #222B34;
}
.first {
    border-left: 0px solid;
    padding-left: 0px;
    background: transparent;
}
.headerbar {
    margin-top:60px;
    display:block;
}
.sitelinks {
    position: absolute; bottom: -10px; right: 0
}
#headerlogo {
    height:264px;
    position: relative;
    background: url('http://beeroclock.nl/images/header.png') center bottom;
}

.photo img {
    background:none repeat scroll 0 0 #FFFFFF;
    padding:10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
}

.video-item {
    width:80px;
    background:none repeat scroll 0 0 #FFFFFF;
    padding:10px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
}

.clickGo {
    float: right;
}

.clearFix {
    width: 100%;
    height: 1px;
    margin: 0 0 -1px;
    clear: both;
}
.fb-like-box {
    background:none repeat scroll 0 0 #FFFFFF;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);
}
#title {
    text-align:center;
    margin-bottom:10px;
}
#photoholder {
    text-align:center;
    background: url('img/white.png') repeat-x;     
}
#photo {
        border: #FFFFFF 3px solid;
}
#maiden {
    text-align:center;
    position:relative;
    top:-120px;
    margin-bottom:60px;
   
}
#mottoholder {
    /* background: url('img/white.png') repeat-x; */
}
#motto {
    margin-left:566px;
    margin-top:0px;
}
#fb {
    position:absolute;
    top:300px;
    right:0px;
}
#maid {
    position:absolute;
    top:-40px;
    left:140px;
    border: #FFFFFF 3px solid;
}
.column {
    float:left;
    width:465px;
    margin-right:20px;
    text-align:center
}
.footer {
    background: url('img/white.png') repeat-x;
    margin-top:20px;
    padding:20px;
}

a.attrib:link {
    color:#000000;
}
a.attrib:visited {
    color:#000000;
}
a.fblink {
    position:relative;top:-4px;
}
