/* @override http://duskgalleryandstore.co.nz/typography.css */

/* CSS Document */
body {
font-family: Trebuchet MS, "Lucida Grande", Lucida, Verdana, sans-serif;
font-size:86%;
color:#3f3830 ;
line-height: 1.2em;
}

h1 {}

h2 {
text-transform: uppercase;
color: #8e8a85;
font-weight: normal;
font-size: 1em;}
	
h3 {}

h4, h5, h6 {
text-transform: uppercase;
color: #8e8a85;
font-weight: normal;
font-size: 1em;}

p {
font-size:0.9em;
line-height: 1.5em;
}

a, a:link, #navigation a:visited {
color: #000;
}
a:hover, a:visited {
color:#676565;	
}

/* nav styleing */

#navigation ul li a:hover {
background: #f2f2f2;
color: #000;
}

#navigation a {
text-decoration: none;
text-transform: uppercase;	
}
/**/
.intro {
color:#696561;
}

#subscribe {
font-size: 0.9em;
}

#content-right {

}

#home #content-right  {
	margin-top: 60px;
background: #f2f2f2;
padding: 20px;
}
#content-right h2 {
	margin: 5px 0px;
	padding: 0px;
}

#form-mail-chimp form .button {
margin: 8px 10px 0px 0px;
background: #736e68;
border: 3px double #a29c97;
color: white;
text-transform: uppercase;
padding: 5px 10px;
letter-spacing: .1em;
float: right;
}

#subscribe h4 {
text-transform: uppercase;
letter-spacing: .1em;
font-size: 1.1em;
color: #000;
font-weight: normal;
margin:0px 0px 8px 0px;
}

#footer {
font-size: 0.9em;
color: #676565;
margin-top: 10px;
padding-bottom: 10px;
}

#footer h4 {
margin: 0px 0px 5px 0px;
}

#dd {
font-size: 0.9em;
color: #676565;
padding-top: 10px;
}

/* content formatting */

#content-left h2 {
margin: 0px;	
}

p {
	margin:0.9em 0px;
}