/* ---------- BODY ---------- */

body {
font-family: "Lucida Grande", "Trebuchet MS", "Bitstream Vera Sans", Verdana, Helvetica, sans-serif;
font-size: 12px;
line-height: 1.75em;
color: #000;
background: #fdfdfd;
border-top: 4px solid #000;
}

/* ---------- CONTAINERS ---------- */
	
#wrapper {
width: 79em;
margin: 0em auto 0em auto;
/* background-image: url(http://localhost/hvca_textpattern/images/79em.png); */
}

#header {
margin: 0 0 0 9em;
width: 70em;
color: #333;
height: 4em;
background: transparent;
border-bottom: 3px double #ccc;
}

#left {
width: 9em;
float: left;
margin: 1.75em 0em 0em 0em;
background: transparent;
}
	
#content {
width: 49em;
float: left;
margin: 0em 0em 0em 1em;
background: transparent;
padding: 3.5em 0em 3.5em 0em;
border-right: 1px solid #ccc;
}

#front #content {
width: 49em;
float: left;
margin: 0em 0em 0em 1em;
background: transparent;
padding: 1.75em 0em 3.5em 0em;
border-right: 1px solid #ccc;
}

#sidebar {
width: 18em;
float: right;
margin: 0em 1em 0em 0em;
background: transparent;
padding: 3.5em 0em 3.5em 0em;
color: #555;
}

#footer {
width: 70em;
margin: 0 0 0 9em;
background: transparent;
color: #333;
height: 4em;
clear: both;
border-top: 3px double #ccc;
}

#hvcablurb {
margin: 0em 1em 1.75em 0em;
background: #F1FEEB;
color: #679B50;
font-size: 1.1em;
font-weight: bold;
border-top: 1px dashed #ccc;
border-bottom: 1px dashed #ccc;
}

#sidebar_mailinglist {
font-size: 0.9em;
margin: 3.5em 0em 3.5em 0em;
}

#sidebar_gallerymile {
font-size: 0.9em;
margin: 3.5em 0em 3.5em 0em;
}

#sidebar_hours {
font-size: 0.9em;
margin: 3.5em 0em 3.5em 0em;
}

#sidebar_sponsors {
font-size: 0.9em;
margin: 3.5em 0em 3.5em 0em;
}

.blog_excerpt {
margin: 0em 0em 3.5em 0em;
clear: both;
}

/* ---------- LINKS ---------- */

a:link {
background: transparent;
color: #333;
text-decoration: none;
font-weight: bold;
}

a:active {
background: transparent;
color: #333;
text-decoration: none;
font-weight: bold;
}

a:visited {
background: transparent;
color: #333;
text-decoration: none;
font-weight: bold;
}

a:hover {
background: transparent;
color: #333;
text-decoration: underline;
font-weight: bold;
}

h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
padding-bottom: 0em;
border-bottom: none;
}

/* ---------- HEADERS ---------- */

h1, h2, h3, h4 {
font-family: "Helvetica Neue";
letter-spacing: 0.1em;
margin: 1.75em 1em 1.75em 0em;
text-transform: uppercase;
color: #000;
}

h1 {
font-size: 1em;
margin: 0.2em 0em 0em 0em;
}

h2 {
font-size: 1em;
margin: 0em 1em 1.75em 0em;
}
	
h3 {
font-size: 1em;
margin: 3em 1em 1.75em 0em;
}

h3.excerpt_header{
font-size: 1em;
margin: 0em 1em 1em 0em;
}

h3.blog_header{
font-size: 1em;
margin: 3em 1em 0em 0em;
}

h4 {
font-size: 1em;
margin: 1.75em 1em 1em 0em;
text-transform: none;
}

#front h2 {
font-size: 1em;
margin: 1.75em 1em 1.75em 0em;
}

/* ---------- PARAGRAPHS ---------- */
	
p {
margin: 0em 1em 1em 0em;
}

#sidebar p {
margin: 0em 0em 1.75em 0em;
}

#hvcablurb p{
margin: 1em;
}

blockquote {
font-style: italic;
}

/* ---------- LISTS ---------- */

ul {
margin: 0em 1em 1em 1.75em;
padding: 0;
list-style-image: url(http://hvca.org.nz/images/9.png);
}

li {
margin: 0em;
padding: 0em 0em 0em 0.6em;
}

#sidebar ul {
margin: 0em 1em 0em 1em;
padding: 0;
list-style: none;
}

ul.section_list {
background: transparent;
float: right;
width: 100%;
font-size: 1em;
line-height: 1.75em;
margin: 0em;
padding: 0em;
list-style: none;
}

.section_list li a:link, .section_list li a:active, .section_list li a:visited, .section_list li a:hover {
margin: 0em 0em 0em 0.5em;
padding: 1em 0.5em 0.5em 0.5em;
display: inline;
list-style: none;
color: #333;
float: right;
background: transparent;
text-transform: uppercase;
}

.section_list li a:hover {
color: #fdfdfd;
background: #79B75E;
text-decoration: none;
}

.section_list li a.current {
color: #fff;
background: #92DE71;
}

dl {
margin-bottom: 1em;
}

dd {
margin-left: 1.75em;
}

/* ---------- FORMS ---------- */

form.search {
width: 18em;
margin: 0em;
}

input.searchbox {
width: 13em;
}

input.button {
margin-left: 0.75em;
}

#txpCommentInputForm {
margin-top: 1.75em;
}

/* ---------- IMAGES ---------- */

img {
border: none;
}

img.articleimage {
float: right;
margin: 0em 1.75em 0em 1em;
border: 1px solid #666;
}


img.exhibitionlist {
margin-right: 1.75em;
}





/* ---------- TABLES ---------- */






table {
margin-top: 0.5em;
padding: 0em;
}

td {
vertical-align: top;
padding-bottom: 0em;
}

td.ex_title {
width: 20em;
}

td.ex_details {

width: 29em;

padding-top: 3em;
}

td h4 {
margin: 0em 1em 1.75em 0em;
}

#txpCommentInputForm {
	padding: 0.5em 0;
	}

#txpCommentInputForm fieldset {
	border: none;
	}

#txpCommentInputForm fieldset legend {

	padding: 0 0 0.5em 0;
	}


	#txpCommentInputForm fieldset label {
	float: left;
	width: 60px;
	display: block;
	text-align: right;
	margin: 0 10px 1em 0;
	}

#txpCommentInputForm fieldset br {
	clear: left;
	}

#txpCommentInputForm fieldset div {
	margin: 1em 0 1em 70px;
	}

#txpCommentInputForm fieldset div .button {
	padding: 0.2em 0.5em;
	float: left;
	width: 5em;
	margin-right: 0.5em;
	}

#txpCommentInputForm fieldset div br {
	clear: none;
	}
