/* General */
img{border:none}

.navbar{font-family:sans-serif;}

.listgroup
{
  width:40%;
  float:left
}

.footer, .others{clear:both}

/* Fix the awful default lists that clump together */
li{margin-bottom:0.3em;}

/* Photo gallery, TODO: move to its own stylesheet */
.preview{border: 4px solid #888; margin: 1em;}
.gallery{margin: 1em;font-family:sans-serif;font-size:120%;}
.gallery_preview{border:4px dashed black;margin-right: 1em; vertical-align:middle;}

/* Front page's sidebar */
#newsbar{float:right;width:20%}

/* Bottom of the page, put some stuff on right-hand side */
.pageinfo{float:right;font-size:small;}
.footer{margin-bottom:10%}

.code{background-color:white; color:black; padding:1em; border: 2px solid black}
