/*

THEME:		960bc
AUTHOR:		Troy Dean 
WEBSITE:   	http://www.guardianwebdesign.com.au
CLIENT NAME:	xxx
CLIENT SITE:	xxx
VERSION:		1.0  

*/ 

/* Put your css for typography here
- as a rule of thumb any css rules relating to
font, text, letter-spacing, line-height as well
as margins and padding for headings, paragraphs and lists.

Values for font-size, line heights and bottom margins have been determined
by Richard Rutter's article "Compose to a Vertical Rhythm" at
http://24ways.org/2006/compose-to-a-vertical-rhythm */


body {
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-align: left;
	line-height:18px;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: left;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
h1 {

	font-size:24px;
	line-height:30px;
	font-weight:100;
	color:#666666;
}
h2 {

	font-size:24px;
	font-weight:100;
	color:#3399cc;
	margin-bottom: 15px;
	line-height:26px;
	text-transform:uppercase;
}
#header h2 {
	margin-bottom: 0em;
	line-height: 0em;
}
h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-weight:100;	
	color:#3399cc;
	margin-bottom: 15px;
	line-height:24px;
		text-transform:uppercase;
}

h4 {

	font-size:24px;
	font-weight:100;
	color:#ffffff;
	margin-bottom: 0px;
	line-height:26px;
	text-transform:uppercase;
}

h5 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:100;
	line-height:40px;

color:#3399cc;
}
h6 {
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:100;
	line-height:40px;
	color:black;
text-transform:uppercase;
}
#sidebar h3 {
	font-size: 1.2em;
	line-height: 1.2em;
	margin-top: 1.2em;
	margin-bottom: 0em;
}
p {
	margin-bottom:15px;
}
a {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
small {
	font-size: 1em;
	line-height: 1.8em;
	margin-top: 1.8em;
	margin-bottom: 1.8em;
	color: #000000;
}
.postmetadata {
	text-align: left;
	color: #666666;
}
.smallattachment {
	text-align: center;
}
.attachment {
	text-align: center;
}
.navigationTop, .navigationBottom {
	font-size: 11px;
	line-height: 40px;
	margin-top: 1.2em;
	margin-bottom: 1.2em;
	text-align: left
}

	
#sidebar ul ul {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 0.9em;
	margin-bottom: 0em;
}
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	color: #996633;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentmetadata {
	font-weight: normal;
	color: #996633;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
}
