/*
	Author Name	: Wladek Flakin
	Author Site	: http://www.revolution-wolfsburg.de.vu
	Style Name	: Revolution
	Style URI	: 
	Version		:
	Comments	:
*/

A {
color: #cc0000;
}

A:visited {
color: #990000;
}

#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 {
	/* The meat and potatoes of every entry */
	}

.secondary {
	/* Contains the sidebar */
	}

