/*
Author Name : Zach
Author Site : http://www.quakerism.net
Style Name : k2gaq
Style URI : http://gaq.quakerism.net/wp-content/themes/k2/styles/k2gaq/
Version : 1.0
Comments : This K2 style tries to implement a background image, change some colors, and that's mostly it.
*/



	.entry-content {
		font: 1.4em/1.6em 'Lucida Grande', Verdana, Arial, Sans-Serif;
		text-align: left;
		color: #000000;
		}


#page {
	background: white;
	padding-top: 0px;
	}

.menu { text-transform: lowercase; }

/* Remove metadata icons (time, comment balloon, edit pencil) */
	.chronodata {
		padding-left: 2px;
		background: none;
		}
	.commentslink {
		padding-left: 2px;
		background: none;
		}
	.quoter_comment {
		padding-left: 2px;
		background: none;
		}
	.entry-tags {
		padding-left: 2px;
		background: none;
		}
	.entry-edit a {
		padding-left: 2px;
		background: none;
		}







/* CURRENTLY DISABLED CUSTOMIZATIONS
** Change menu (navbar) bg tabs:
**	ul.menu li a:hover {
**		background: #;
**		color: # !important;
**		}
**
**
*/