/*
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	:
	Author Site	:
	Scheme Name	:
	Comments	:
*/
body { font: 62.5% "Lucida Grande", Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #2e2e2e; background: #cfd89a url('(EmptyReference!)'); text-align: center; margin-right: 0; margin-bottom: 30px; margin-left: 0; }
#page { background-color: white; padding: 0; border-color: #576457; border-width: 2px;
	/* The entire design is contained within the 'page' id */
	}
#header { background: url(andy/headers/rotate.php) no-repeat center; height: 221px; 
	/* Contains the menu */
	}
ul.menu { margin: 0; padding: 0; position: absolute; left: 20px; bottom: 0; width: 90%; }
ul.menu li {
	display: inline;
	margin: 0;
	}
ul.menu,
ul.menu li a {
	padding: 5px 15px 6px;
	}
ul.menu li a {
	font: bold 1em Verdana, Helvetica, Arial, Sans-Serif;
	color: white;
	margin: 0;
	}
ul.menu li a:hover { color: #333 !important; font-weight: bold; background: white; text-decoration: none; }
ul.menu li.current_page_item a,
ul.menu li.current_page_item a:hover { color: #cfd89a !important; font-weight: bold; background: white; text-decoration: none; }
.primary a:hover, .primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover { color: #b41; }
h2 a:hover, h2 span a:hover {
	color: #b41 !important;
	}
a {
	color: #667b9d;
	text-decoration: none;
	}
.itemtext a:visited {
	color: #b41;
	}
#footer { color: black; font-size: 1em; font-weight: bold; text-align: center; }
#footer a {
	color: #803126;
	border-bottom: 1px solid #ccc;
	font-weight: bold;
	}
#footer a:hover {
	border: none;
	text-decoration: underline;
	color: black;
	}
/*- Headings */
h1, h2, h3, h4 { font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
h1 { /* H1 is used for the title of your blog */
	font-weight: bold; letter-spacing: 6px; padding-top: 75px; margin: 0 0 0 40px; width: 100%; }
h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	color: white;
	}
h1:hover {
	text-decoration: none;
	}
.itemhead { margin-top: 10px; }

.secondary .aside .asidelink { padding-left: 0; display: block; font-size: 1.4em; text-align: center; }

.secondary .aside .asidelink a {
	margin-left: 0;
	color: #444;
	}
asidehead { color: #303030; font-size: 1.3em; font-weight: bold; text-align: center; }
