/*
THEME NAME: 20 Seconds Blog
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: 20 Seconds Of Joy Theme, created and styled by <a href="http://www.okapi.de/">okapi.de</a>. Based on Sandbox Theme v.1.6 by <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
VERSION: 1.6
AUTHOR: <a href="http://www.okapi.de/">okapi.de, Andreas Prockl</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

div.gallery dl
{
	margin: 1em auto;
	overflow: hidden;
	text-align: center;
}

div.gallery dl.gallery-columns-1
{
	width: 100%;
}

div.gallery dl.gallery-columns-2
{
	width: 49%;
}

div.gallery dl.gallery-columns-3
{
	width: 33%;
}

div.gallery dl.gallery-columns-4
{
	width: 24%;
}

div.gallery dl.gallery-columns-5
{
	width: 19%;
}

div#menu ul li,div.gallery dl
{
	float: left;
}

div#header,div#footer
{
	text-align: center;
}

input#author,input#email
{
	width: 50%;
}

div.gallery *
{
	margin: 0;
	padding: 0;
}