/*
	Author Name	: Fotoinfo.de
	Author Site	: http://www.fotoinfo.de
	Style Name	: Fotoinfo
	Style URI	: http://www.fotoinfo.de
	Version		:
	Comments	: 2009-09-06
*/

#page {
	/* The entire design is contained within the 'page' id */
	}
	
#header {
	/* Contains the H1 and menu */
	}
	
#primary {
	/* Contains the main column */
	}

.hentry {
	/* Each entry is contained within the 'hentry' class */
	}

.entry-content {
	text-align: left;
	/* The meat and potatoes of every entry */
	}


#sidebar-1 {
	/* The first sidebar */
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	}
