/*

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 */

body {
	text-align: left;
	font: normal normal 62.5% Helvetica, Arial, "Helvetica Neue", Geneva, sans-serif;
}

#headerimg {
	
}

#headerimg .description {
	font-size: 1.17em;
	text-align: left;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	font-size: 1.17em;
	color: black;
}

h2, h2 a, h2 a:hover, h2 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	font-size: 1.17em;
	padding-bottom: .5em;
	color: black;
}

h3 {
	font-size: 1.17em;
	line-height: 2em;
	font-weight: normal;
}

h3  a, h3 a:hover {
	font-weight: bold;
	font-size: .9em;
	/*text-decoration: underline;*/
	color: black;
}

h3 a:visited {
	color: black;
}

#shop-title {
	color: #606060;
}

#sidebar h3 {
	font-size: 1.17em;
	margin-bottom: .5em;
}

li.page_item a {
	color: #606060;
}

li.page_item a:hover {
	color: #000;
}

li.page_item.current_page_item a,
li.page_item.current_page_item a strike {
	color: #000;
}

li.page_item.current_page_item a:hover,
li.page_item.current_page_item strike a:hover {
	color: #606060;
}

/* Start: TEMP SUPPORT FOR RED MENU ITEM */

li#canvas-reissue a {
	color: red;
}

li#canvas-reissue.page_item li a {
	color: #606060;
}

li#canvas-reissue.page_item li a:hover {
	color: #000;
}

li#canvas-reissue.page_item.current_page_item li a,
li#canvas-reissue.page_item.current_page_item li a strike {
	color: #000;
}

li#canvas-reissue.page_item.current_page_item li a:hover,
li#canvas-reissue.page_item.current_page_item li strike a:hover {
	color: #606060;
}

/* End: TEMP SUPPORT FOR RED MENU ITEM */

h4 {
	margin: 0em -1.4em 1.7em 0em;
	font: 1.1em/1.5em Helvetica, Arial, Geneva, sans-serif;
}

p {
	font-size: 1.15em;
	line-height: 1.4em;
	margin: 0em 0em 1em 0em;
	text-align: left;
	word-spacing: .05em;
}

p + p {
	padding: 0 0 0 0;
	text-indent: 0em;
}

.scaps {
	letter-spacing: .1em;
	font: .8em/1.5em Helvetica, Arial, Geneva, sans-serif;
}

blockquote {
	color: black;
	font-size: 1.1em;
}

blockquote a {
	text-decoration: underline;
	color: black;
}

blockquote a:hover {
	color: #918883;
}

presstitle {
	
}

.tag-press {
	
}

a {
	text-decoration: none;
}

a:hover {
	color: #000000;
}

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.2em;
	line-height: 1.34em;
	margin-top: 1.17em;
	margin-bottom: 1.17em;
	text-align: left
}

ul.lcp_catlist li {
	text-indent: 5px;
	list-style-type: disc;
	border: 0px dotted #fa7d77;
}

#sidebar ul ul a {
	font-size: 1.17em;
	line-height: 1.5em;
	margin-top: .5em;
	/*sp

ace below*/
		margin-bottom: 1em;
	margin-left: 0em;
}

#pagenav ul ul a {
	margin-left: 0em;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 1.17em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {


}

.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.17em;
	text-align: center;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
}