/* High Street Northcote CSS */
/* Coded by the lovely people at stillmovingdesign.com.au */
/* edited: 27 April 2009 */
/* ...to be for the learning, not to copy. */



body {
	font-size: 62.5%;
	font-style: normal;
	text-align: center;
	background-color: white;
}


#container {
  width: 100%;
  text-align: center;
}

#content {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	background: url(/images/uploads/site/bg_body.png) repeat-y;
	margin-top:1em;
}

#top-shadow {
	height:12px;
	background: url(/images/uploads/site/bg_top.png) no-repeat;
}

#header {
	background: url(/images/uploads/site/bg_header.png) no-repeat;
	height: 150px;
}


p, li, h1, h2, h3, h4, h5 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
}

p {
	font-size: 135%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	line-height: 1.5em;
	margin-bottom: .5em;
	color: #666;
}

p a:link {
	color: #c33;
}

p a:visited {
	color: #c33;
}

.content_col ul {
	margin: 1em 0;
}

.content_col li {
	font-size: 135%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
	list-style-type: disc;
	margin-left: 1.1em;
	line-height: 1.5em;
	color: #666;
}
.members {
border-top: 3px solid #c33;
}

#traders li {
	list-style-type: none;
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 2.5em;
	color: #c33;
	text-transform: uppercase;
	line-height: 1.5em;
	margin-bottom: .25em;
}

h2 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.5em;
	color: #c33;
	line-height: 1.8em;
	margin-bottom: .2em;
}

h3 {
	font-size: 1.4em;
	color: #c33;
	line-height: 2em;
	margin-top: 1em;
	margin-bottom: .2em;
}

.traderform h3 {
	margin-top: .5em;
}

#news h2 {
	font-size: 1.8em;
}
.news h2 {
	line-height: 140%;
}

#gallery h2 {
	font-size: 1.8em;
	text-transform: uppercase;
}

.trader h2 a:link, .trader h2 a:visited {
	color: #c33;
}
.trader h2 a:hover {
	color: #999;
}

h2 span {
color: black;
}

#nav {
	display: inline;
	clear: both;
	float: left;
	width: 33em;
	height: 24em;
	margin-left: 1em;
	background: url(/images/uploads/site/bg_nav.png) no-repeat;
}

ul#navigation {
	padding: 2.5em;
}

#navigation li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.8em;
	color: #999;
	text-transform: uppercase;
	line-height: 1.2em;
}

#navigation li a:link, #navigation li a:visited {
	color: #999;
}

#navigation li a:hover {
	color: #c33;
}

#home #nav-home a, #news #nav-news a, #festivals #nav-festivals a, #traders #nav-traders a, #history #nav-history a, #gallery #nav-gallery a, #contactus #nav-contact a  {
	color: #c33;
}

.subnav_current {
	font-weight: bold;
}


#header .logo {
	float: left;
	width: 260px;
	height: 101px;
	margin: 2em 0 3em 3.5em;
}

#searchfeeds {
	float: left;
	width: 300px;
	margin-left: 29em;
	margin-top: 4em;
}

#header input, #contactform input, #contactform textarea, #traderform input {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	color: #666;
	float: left;
	width: 220px;
	height: 16px;
	border: none;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	padding: 4px 0 0 4px;
}

#header .submit, #traderform .submit {
	float: left;
	width: 42px;
	height: 24px;
	background: url(/images/uploads/site/submit.png) no-repeat;
	border: none;
}


input.blur {
	color: #666;
}

label {
	display: none;
}

#contactform {
	float: left;
	width: 29em;
}

.address_panel {
	float: left;
}

#contactform input {
	width: 260px;
	height: 16px;
	padding: 4px 0 0 4px;
	margin-bottom: 4px;
}

#contactform textarea {
	width: 260px;
	height: 160px;
}

#traderform select {
	float: left;
	width: 300px;
	height: 24px;
	border: none;
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	border-left: 2px solid #ccc;
	padding: 4px 0 0 4px;
}


#contactform #submit {
	float: left;
	width: 42px;
	height: 24px;
	background: url(/images/uploads/site/submit.png) no-repeat;
	border: none;
}

#traderform {
	clear: left;
	background: url(/images/uploads/site/bg_profile.png) no-repeat;
	padding: .5em 0 2em 2em;
}

#traderform form {
	clear: left;
	margin-top: 1.5em;
}

.herobanner {
	display: inline;
	float: left;
	margin-bottom: 2em;
}

.col1 {
	display: inline;
	clear: both;
	float: left;
	margin-left: 3.5em;
	width: 28em;
}

.col2x {
	display: inline;
	float: left;
	margin-left: 2.5em;
	width: 52.5em;
}

.col2 {
	float: left;
	width: 28em;
}

.column_left {
	clear:both;
	float: left;
	width: 32em;
}

.content_col {
	float: left;
	display: inline;
	width: 52em;
	margin-left: 3em;
	margin-top: 2em;
}

#traders .content_col p {
	margin-bottom: 1em;
}

.traderlist {
	width: 50em;
	float: left;
margin-bottom: 3em;
}

.traderlist h2 {
	font-size: 2em;
	line-height: 160%;
	color: #c33;
}


.traderlist h3 {
	font-size: 1.5em;
	line-height: 160%;
	color: #c33;
	margin-top: 0;
}

.traderlist h3 a:link, .traderlist h3 a:visited {
	text-decoration: underline;
	color: #c33;
}


.traderlist h3 a:hover {
	text-decoration: underline;
	color: #c33;
}


.traderlist h4 {
	font-size: 1.2em;
	line-height: 100%;
	color: #666;
	margin-top: .75em;
	margin-bottom: .75em;	
}


.traderlist img {
	margin-bottom: 1.25em;
}

.traderlist p {
/* 	line-height: 100%; */
}

.trader_stats ul {
<!-- 	width: 28em; -->
<!-- 	float:left; -->
	border-bottom: 2px solid #c33;
	padding-bottom: .5em;
	margin-bottom: 1.25em;
	margin-right: 1.25em;
}

.trader_stats ul li {
	font-size: 1.4em;
	line-height: 140%;
	color: #666;

}

.traderlist img {
	float: left;
	margin-right: 2em;
	border: 1px solid #ccc;
}

.trader_edit_options li {
	font-size: 1.3em;
	line-height: 220%;
/* 	color: #999; */
}

.trader_edit_options li a:link, .trader_edit_options li a:visited {
	font-weight: bold;
/* 	text-decoration: none; */
}


li.trader_image {
	background: url(/images/uploads/site/pictures--pencil.png) 0 4px no-repeat;
	padding-left: 2em;
}

li.trader_edit_profile {
	background: url(/images/uploads/site/card--pencil.png) 0 4px no-repeat;
	padding-left: 2em;
}

li.trader_logout {
	background: url(/images/uploads/site/arrow-180.png) 0 4px no-repeat;
	padding-left: 2em;
}

li.trader_delete {
	background: url(/images/uploads/site/cross-circle-frame.png) 0 4px no-repeat;
	padding-left: 2em;
}


.news_list {
	margin-left: 4em;
}

.news_list ul li {
	font-size: 1.3em;
	line-height: 160%;
	border-bottom: 1px dashed #999;
	margin-right: 1em;
	margin-bottom: .25em;
}

#gallery .news_list ul li {
	text-transform: capitalize;
}

.news_list ul li a:link {
	text-decoration: none;
	color: #666;
}

.news_list ul li a:visited {
	text-decoration: none;
	color: #666;
}
.news_list ul li a:hover {
	text-decoration: none;
	color: red;
}

.newspic {
	float: left;
	padding-right: 2em;
	padding-top: .5em;
	padding-bottom: 1em;
}

.content_col hr {
	border: none;
	border-top: 3px solid red;
	padding-top: 1em;
	padding-bottom: 1em;
}


.col_events {
	float: left;
	width: 20em;
	margin-left: 2em;
	padding-left: 2.5em;
}

.col_events img {
	margin-bottom: 1.5em;

}
.profile {
	clear: left;
	height: 140px;
	background: url(/images/uploads/site/bg_profile.png) no-repeat;
	padding: 1em 0 0 2em;
}

.trader {
	float: left;
	width: 25em;
	margin-right: 2em;
}

.trader .profile img {
	float: left;
	border: 1px solid #ccc;
}


p.rss {
	text-align: left;
	font-size: 1em;
	line-height: 2em;
	padding-left: 2.2em;
	background: url(/images/uploads/site/rss.png) center left no-repeat;
}

p.rss a:link {
	color: #666;
	text-decoration: none;
}

p.rss a:visited {
	color: #666;
	text-decoration: none;
}

p.rss a:hover {
	color: #666;
	text-decoration: none;
}

#searchfeeds p.rss {
	margin-left: 14.5em;
}

#home .news p {
	font-size: 1.2em;
	margin-bottom: 1em;
	text-decoration: none;
}

#home .news p a:link, #home .news p a:visited, #home .news p a:active {
	text-decoration: none;
	color: #666;
}


#home .news p a:hover {
	text-decoration: none;
	color: #333;
}


#footer {
	clear: both;
	padding: 2em;
	background: white url(/images/uploads/site/bg_footer.png) no-repeat;
/* 	background-position: 0 -120px; */
	background-position: 0 -120px;
	height: 80px;
	padding-top:9em; /* This needs to come out when the footer H4 goes back in. */
}

#footer h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #999;
	line-height: 1.8em;
	text-align: center;
	border-top: 1px dotted red;
	padding-top: 1.5em;
	margin-bottom: 3em;
}

p.copyright, p.sfd {
	float: left;
	display: block;
	width: 49%;
	font-size: 1em;
	text-transform: uppercase;
	color: #999;
}

p.sfd {
	text-align: right;
}

p.sfd a:link, p.sfd a:visited {
	text-decoration: none;
	color: #999;
}
p.sfd a:hover {
	text-decoration: underline;
}

/* Gallery */

#gallery .thumb img {
	margin: 0 6em 3em 0;
	border: 1px solid #ccc;
}

#images_counter {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	margin: 1em 0 2em 0;
}

.qp_counter {
	margin-right: 1em;
	margin-left: 1em;
}

a.qp_disabled {
	text-decoration: none;
}

.tooltip { 
	position: absolute; 
	top: 0; 
	left: 0; 
	z-index: 3; 
	display: none; 
}
  
p.instructions {
width: 80%;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	color: black;
	padding: 1em;
	background-color: #cff;
}

span.instructions {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: .75em;
	color: black;
	padding: .5em;
/* 	padding-left: 2em; */
	margin-left: .35em;
	background-color: #cff;
	border: 1px dashed #ccc;
}

/* tooltip styling. uses a background image (a black box with an arrow) */ 
div.tooltip2 { 
    background-color: #333; 
    font-size:12px; 
    height:153px; 
    padding:30px; 
    width: 310px; 
    font-size: 14px; 
    display:none; 
    color:#fff; 
} 
 
/* tooltip title element (h3) */ 
div.tooltip2 h3 { 
    margin:0; 
    font-size:14px; 
    color:#333; 
}

#trigger {
	width: 16px;
	height:16px;
	text-decoration:none;
	width:16px !important;
}

/* simple mouseover effect for the trigger */
#trigger:hover {color:#000;}



.googlemaps {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1em;
	color: #999;
	padding-left: 1.75em;
	background: url(/images/uploads/site/marker.png) no-repeat top left;
	text-transform: uppercase;
/* 	letter-spacing: .15em; */
}

.googlemaps a:link, .googlemaps a:hover, .googlemaps a:visited {
text-decoration: none;
	color: #999;
}

.googlemaps a:hover {
text-decoration: none;
	color: #333;
}

img.check {
vertical-align:  text-bottom;
}

img.how {
vertical-align:  text-bottom;
margin-right: .5em;
}


/* Search results */
.no_results {
	font-size: 1em;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-align: left;
}


.resultRowOne {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	color: #000;
	padding: 8px 6px 8px 0px;
	background-color: transparent;
	border-bottom: 1px dashed #999;
}

.resultRowTwo {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	color: #000;
	padding: 8px 6px 8px 0px;
	border-bottom: 1px dashed #999;
	background-color: transparent;
}
.resultHead {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #000;
	padding: 8px 0 8px 0px;
	border-bottom: 1px solid #999;
	background-color: transparent;
}


