/*

THEME:		960bc
AUTHOR:		Troy Dean 
WEBSITE:   	http://www.guardianwebdesign.com.au
CLIENT NAME:	xxx
CLIENT SITE:	xxx
VERSION:		1.0  

*/ 

/* Put your css for colours here */


#header {

		}

#footer {
		color: #FFF;
		border: none;
		}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
		color: #FFF;
		}

a, h2 a:hover, h3 a:hover {
		color: #99CCFF;
		}

a:hover {
		color: #99CCFF;
		}

a img {
		border: 0;
		}

.wp-caption {
		border: 1px solid #ddd;
		background-color: #99CCFF;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;
		}

.wp-caption img {
		border: 3px solid #FFFFFF;
		}

acronym, abbr {
		border-bottom: 1px dashed #999;
		}

blockquote {
		border-left: 5px solid #FFF;
		color: #99CCFF;
		font-weight: bold;
		}

blockquote p {
		color: #99CCFF;
		font-weight: bold;
		}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
		color: #fff;
		}

.entry p a:visited {
		color: #99CCFF;
		}

.commentlist li .avatar { 
		border: 1px solid #eee;
		}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
		background-color: #fff;
		}


/* Admin Comment */
.comment-author-admin {
background-color: #306FA7 !important;
} 

/* Respond */

#respond h3 {
	color: #99CCFF;
	padding-bottom: 0;
	margin-bottom: 0;
	}

/* Commenter info */
.comment-author {
	padding-bottom: 10px;
}

.thread-alt {
		border: 1px solid #f8f8f8;
		}

.thread-even {
		background-color: transparent;
		}

.depth-1 {
		border: 1px solid #ddd;
		}

.even, .alt {
		border-top: 1px solid #f8f8f8;
		border-bottom: 1px solid #f8f8f8;
		}
