
/*

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 */


ul {
	padding: 20px;
}

textarea {
	margin-right: 14px !important;
	margin-top: 10px;
	resize: none;
	width: 99% !important;
	margin-left: 15px;
}

input {
	resize: none;
	margin-left: 15px;
}

body {
	font-size: 100%; /* Resets 1em to 10px */
font-family:'Neue Helvetica W01', Helvetica, Arial, sans-serif;
	text-align: left;
	font-weight: 100 !important;
}

.cat-item a {
	color: #FFF !important;
}

#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: 33px;
	font-weight: bolder;
	line-height: 0.818182em;
	margin-top: 0em;
	margin-bottom: 0.818182em;
}

h2 {
	font-size: 1.8em;
	line-height: 1em;
	margin-top: 0.5em;
	margin-bottom: 1.5em;
}

#header h2 {
	margin-bottom: 0em;
	line-height: 0em;
}

h3 {
	font-size: 1.2em;
	line-height: 1.125em;
}

#sidebar h3 {
	font-size: 14px;
	line-height: 1.2em;
	margin-bottom: 0px;
	height: 20px;
	color: #CCC;
	background-position: bottom;
	background-repeat: repeat-x;
}

p {
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	font-weight: 100 !important;
}

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: 10px;
	line-height: 1.8em;
	margin-top: 3.3em;
	float: right;
	color: #FFF;
}

.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
}

#sidebar ul ul {
	line-height: 1.5em;
	margin-top: 0.9em;
	margin-bottom: 0em;
}

.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: 11px;
}

.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;
}

.author-name-comment .url {
	color: #F90 !important;
}

.author-name-comment p {
	font-size: 12px;
	line-height: 10px;
	color: #878787;
	margin-top: 8px;
	margin-bottom: 0px;
	font-weight: bold;
}

.author-name p {
	font-size: 10px;
	line-height: 12px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}

.author-title p {
	font-size: 10px;
	line-height: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #666;
}

.author-name {
	float: left;
	;
}

.author-title {
	float: left;
}

.author-name-featured p {
	font-size: 12px;
	line-height: 12px;
	color: #FFF;
	margin-top: 8px;
	margin-bottom: -2px;
	font-weight: bold;
}

.author-title-featured p {
	font-size: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FFF;
	font-style: italic;
	font-weight: bold;
}

.archivepage h2 {
	margin-top: -10px;
	color: #EF8700 ;
	float: left;
	margin-bottom: 15px;
}

.entry h1 {
	color: #EF8700 !important;
}

.entry h2 {
	font-family: 'Neue Helvetica W01';
	font-weight: 600 !important;
	color: #EF8700 !important;
	margin-top: 25px !important;
	width: 100%;
	margin-bottom: 13px;
	font-size: 25px !important;
	font-size: inherit;
	line-height: 31px !important;
}
    
.entry h3 {
	font-family: 'Neue Helvetica W01' !important;
	font-weight: 300 !important;
	color: #EF8700 !important;
	margin-top: 15px !important;
	width: 100%;
	margin-bottom: 13px !important;
	font-style: normal !important;
	font-size: 25px !important;
}

.entry h4 {
	color: #EF8700 !important;
	margin-bottom: 13px;
	width: 100%;
}

.entry h5 {
	color: #EF8700 !important;
	width: 100%;
	margin-bottom: 13px;
}

.entry h6 {
	color: #EF8700 !important;
	width: 100%;
	margin-bottom: 13px;
}

.entry ol{
	margin-left: -27px !important;
margin-bottom: 10px !important;
	list-style: decimal !important;
color:#666;} 

.entry li {
	text-indent: 0px;
	font-size: 14px;
	line-height: 21px;
}
