/*
THEME NAME: Alpicola
THEME URI: http://www.alpicola.com/
DESCRIPTION: A theme for the alpicola.com suite of websites.
VERSION: 2.0
AUTHOR: Robert Sherby
AUTHOR URI: http://www.alpicola.com/
*/

body {
	width: 95%; /* allow relative column widths */
}

.section {
	float: left;
}

.section > ul,
#journal-entries,
#errata-items,
#sidebar-items {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 2%;
}

#journal {
	width: 60%;
}


#errata {
	width: 21%;
}

#sidebar {
	width: 19%;
}

#footer {
	clear: left;
	padding-top: 1.5em;
}
