/* Author:Peter Vermaercke */
*{margin:0px; padding:0px}
body{margin-bottom:0px; padding-bottom:0px; background-color:#222; color:#CFCFC7}
body, input, select, textarea{font-family:Georgia,"Lucida Grande","Lucida Sans Unicode","Times New Roman",Times,serif; font-size:14px}

#header{margin:10px; color:#000; font-weight:bold}
#header a{color:#FFF; text-decoration:none; text-transform:uppercase}
#header a:hover{color:#0049d5}
#header ul{margin:0; padding:0; list-style-type:none; list-style-image:none}
#header li{background-image:url('../img/bg_black85.png'); background-position:top; background-repeat:repeat; background-attachment:fixed; display:inline; padding:5px; margin-right:5px}

h1{font-size:200%; color:#0049d5; margin-bottom:10px}
h2{font-size:150%; color:#58AA00; margin-bottom:10px}
h3{font-size:100%; color:#58AA00; padding:2px; line-height:200%}

#content, #footer{padding:10px}
.date{width:200px; text-align:center; padding:10px}
.bg{background-image:url('../img/bg_black65.png'); background-repeat:repeat; padding:3px 5px 3px 5px}
.bglow{background-image:url('../img/bg_black25.png'); background-repeat:repeat; padding:3px}

.photo{border:0px; padding:3px}
.photo:hover{background-color:#003291; background-image:none}
.tweet{line-height:200%}

#blog .blogitem, #moblog .moblogitem, #flickr .fphoto{margin-bottom:10px}
.pinky{color:#FF0084}
a, .blue{text-decoration:none; color:#0049d5}

#before, #after{font-size:100%; padding:0px; margin:15px 0px 15px 0px}
#now{font-size:200%; margin:10px 0px 10px 0px}
#before span, #after span{padding:5px}

ul.errors{margin-top:5px; color:#F00; list-style-type:none; width:250px; background-image:url('../img/bg_black25.png'); background-repeat:repeat; padding:3px}

/* MOBLOG */
.moblog-item{margin-top:20px}
.moblog-item-infoHolder{padding-bottom:5px}
.moblog-item-info{font-size:125%; -moz-border-radius-topleft:10px; -webkit-border-top-left-radius:10px; -moz-border-radius-topright:10px; -webkit-border-top-right-radius:10px; padding-bottom:5px}

/* FORM */
input, select, textarea{font-size:16px; padding:5px; background-color:transparent; background-image:url('../img/bg_black65.png'); background-repeat:repeat; padding:3px; -moz-border-radius:5px; border:1px solid #111; color:#58AA00}
input.submit{background-image:url('../img/bg_black75.png'); background-repeat:repeat; padding:3px; border:1px solid #000}