/*

THEME:		960bc
AUTHOR:		Troy Dean / Infinite Eye
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 

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 {
		font-size: 62.5%; /* Resets 1em to 10px */
		font-family: Helvetica, Arial, sans-serif;
		text-align: left;
		}

.description {
		margin-top:0.818182em;
		font-size: 1.6em;
		}
.description span {
		font-size: 1.5em;
		padding-top:2px;
		padding-bottom:0.818182em;
		display:block;
}
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: 2.2em; /* 22px */
		line-height: 0.818182em;
		margin-top: 0em;
		margin-bottom: 0.818182em;
		text-transform: capitalize;
		}

h2 {
		font-size: 1.8em;
		line-height: 1em;
		margin-top: 0.5em;
		margin-bottom: 0.5em;
}

#header h2 {
		margin-bottom: 0em;
		line-height: 0em;
		}

h3 {
		font-size: 1.6em;
		line-height: 1.125em;
		margin-top: 0em;
		padding-top:0.25em;
		margin-bottom: 1em;
		}

p {
		font-size: 1.4em;
		line-height: 1.3em;
		margin-top: 0.818182em;
		margin-bottom: 1.2em;
		text-align: left
		}

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;
		}

.postmetadata {
		text-align: left;
		}

.smallattachment {
		text-align: center;
		}

.attachment {
		text-align: center;
		}

.navigationTop, .navigationBottom {
		font-size: 1.5em;
		line-height: 1.2em;
		margin-top: 1.2em;
		margin-bottom: 1.2em;
		text-align: left
		}



.entry h3 {
		font-size: 1.8em;
		line-height:1.3em;

}

.tabs li a {
	font-size:1.2em;
}

#sidebar h3 {
		font-size: 1.2em;
		line-height: 1.2em;
		margin-top: 1.2em;
		margin-bottom: 0em;
		padding-bottom:0;
		}

.box p {margin-top:0.5em;}

.corporate h2 {
	font-size:2.2em;
	margin-top: 0em;
	margin-bottom: 0.5em;
}
.corporate li {
	font-size:1.6em;
	line-height: 1.2em;

}
.corporate ul  {
	margin:0 0 1em 0;padding:0;
}
.corporate h2, .corporate li, .find-out {color:#fff;}
.find-out {
	font-size:1.4em;
	padding:3px 5px;
	background-color:#d82828;

}
.social-media strong   {
	font-size:1.6em;
	font-weight:normal;
	
}
.charities h4 , #mail-list h4{
	font-weight:normal;
	font-size:1.6em;
	text-transform:uppercase;
	margin-bottom:0.5em;
	
}
.charities p {
	margin:0;
	font-size:1.3em;
	line-height:1.5em;
	
}
.user-input label {
	font-size:1.3em;
}
img.wpcf7-captcha-your-captcha {
	padding-bottom:5px;padding-top:2px;
}
.footer-mini-links, .credit {
	font-size:1.2em;
	padding-top:10px;
	
}


.roh-fields {
	font-size: 1.4em;
	line-height: 1.25;
}


.commentlist li, #commentform input, #commentform textarea {
		font-size: 0.9em;
		}
		
.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;
		}

#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;
		}
		
/*contact form */
div.wpcf7-response-output {
	font-size:1.6em;line-height:1.2em;
	text-align:left;
	width:60%;
}
span.wpcf7-not-valid-tip  {color:#333 ; }

.box h3 a{
	font-size:1.2em;
	text-transform:uppercase;
	font-weight:normal;}
	
.blog-link{
	font-size:1.2em;
	padding-top:1em;
	font-weight:normal;}