/* Companion Custom CSS over-rides for [ The circus of feisty men and flying tigers ]: ComicPress - 2.9 */

body
{
	background-color:#333;
	color:#FEFBC2;
}

a{
	color:#7E7E7E;
}


a:hover{
	color:#7A7A7A;
}

#content-wrapper{
	background-color:#434343;
}

#wp-calendar-wrap{
background-color:#434343;
}

h1{
    margin:20px 0;
}

#wp-calendar td a{
	color:#FF0;
}

.nav a{
	color:#FAD82A;
	font-size:14px;
}


.nav a:hover{
	color:#FF0;
}
