/*

THEME:	960bc
AUTHOR:	Troy Dean 
CLIENT NAME:	xxx
CLIENT SITE:	xxx
VERSION:	1.0  

*/ 

/* Put your css for colours here */

body {
	background: #fff;
	color: #111;
}

#header {
	background-color: #fff;
}

#footer {
/* 	background: #fff; */
	border: none;
	color: #BBB;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #111;
}

a, h2 a:hover, h3 a:hover {
	color: black;
}

a:hover {
	color: #CCC;
}

a img {
	border: none;
}

.wp-caption {
	margin: 0;
	padding: 0;
}

.wp-caption img {
	border: 0 none;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	border-left: 5px solid #ddd;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #111;
}

.entry p a:visited {

}
