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


/*
div {
border: 1px dotted #ccc;
}
*/

p.m-alert {
	font-size: 36px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 2em;
	color: white;
	background-color: rgb(74,42,42);
	padding: 4px;
	-webkit-text-size-adjust: none;
	text-align: center;
}
p.m-alert a:link, p.m-alert a:visited {
	color: white;
	font-weight: bold;
}


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


#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: #111;
}


p a:link {
	color: #c43859;
}

p a:visited {
	color: #c43859;
}

.maincol p img {
	margin-right: 1em;
}

h1 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 3.2em;
	color: #c43859;
/* 	text-transform: uppercase; */
	line-height: 1em;
	margin-bottom: .25em;
}

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

h3 {
	font-size: 160%;
	color: #4b341f;
	line-height: 1.8em;
	margin-bottom: .5em;
	border-bottom: 1px dotted #c43859;
}

h4 {
	font-size: 165%;
	color: #c43859;
	line-height: 2em;
/* 	border-bottom: 1px dotted #ef5ba1; */
}


#showing h2 {
	font-size: 1.8em;
	color: #c43859;
	line-height: 120%;
}

#showing .left_sidebar h2 {
	font-size: 1.5em;
	color: #c43859;
	line-height: 140%;
	padding-bottom: .25em;
}


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

#showing h2 a:link, #showing h2 a:visited {
	color: #c43859;
	border-bottom: 1px dotted #ef5ba1;
}

#showing h2 a:hover {
	color: #999;
}

h2 span {
	color: black;
}

#nav {
	display: inline;
	clear: both;
	float: left;
	width: 30em;
	height: 253px;
	margin-left: 3em;
	background-color: #c43859;
/* 	background: url(/images/uploads/ne2009/bg_nav.png) no-repeat; */
}

ul#navigation {
	padding: 2.5em;
}

#navigation li {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 3.3em;
	color: white;
	text-transform: lowercase;
	line-height: 1em;
}

#navigation li a:link, #navigation li a:visited {
	color: white;
	text-decoration: none;
}

#navigation li a:hover {
	color: white;
	border-bottom: 2px dotted white;
}

#home #nav-home a, #showing #nav-showing a, #sponsors #nav-sponsors a, #program #nav-showing a, #history #nav-history a, #contact #nav-contact a, #contact_thanks #nav-contact a  {
	color: white;
	border-bottom: 2px dotted white;
}

.herobanner {
	display: inline;
	float: left;
	width: 57em;
	height: 29em;
	margin-bottom: 2em;
	overflow: hidden;
}

.buttons, .buttons_kids {
	border-bottom: 1px solid #d22861;
	padding-bottom: 1em;
	margin-bottom: 2em;
}

.buttons_kids {
	margin-top: 4em;
	border-bottom: none;
}

.left_sidebar {
	display: inline;
	clear: both;
	float: left;
	width: 25em;
	min-height: 29em;
	margin-left: 5em;

/* outline: 1px solid yellow; */
}

.maincol {
	display: inline;
	float: left;
	margin-left: 3.5em;
	width: 320px;
	border-right: 2px dotted #c43859;
	padding-right: 3em;
}

dl {
	width: 95%;
	margin-bottom: 1em;
}

dt, dd {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 135%;
	line-height: 1.7em;
	color: #4b341f;
	border-bottom: 1px dotted #4b341f;
}

.right_sidebar {
	display: inline;
	float: left;
	margin-left: 1.5em;
/* 	padding-left: 1em; */
	width: 14em;
/* 	height: 35em; */
	height: auto;
/* 	border-left: 2px dotted #f39; */
}

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

#searchfeeds {
	float: left;
	width: 300px;
	margin-left: 31em;
	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;
}



.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: #999;
	margin-top: .75em;
	margin-bottom: .75em;	
}


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

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

.trader_stats ul {
	width: 25em;
	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: 220%;
	border-bottom: 1px dashed #999;
	margin-right: 2em;
}

#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: #999;
	text-decoration: none;
}

p.rss a:visited {
	color: #999;
	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 {
	text-decoration: none;
	color: #999;
}


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


#footer {
	clear: both;
	padding: 10em 2em 2em 2em;
	background: white url(/images/uploads/hv2009/hv2009_footer.png) no-repeat;
	background-position: 0 -90px;
	height: 70px;
}

p.copyright, p.sfd {
	text-align: center;
	display: block;
	width: 100%;
	font-size: 1em;
	text-transform: uppercase;
	color: #999;
	padding-top: 1em;
}

p.sfd {
	padding-top: 0em;
	margin-left: 0;
	}

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

p.sfd a:hover {
	text-decoration: underline;
}



/* Showing section */
.venue {
	font-size: 1em;
	line-height: 100%;
	text-align: left;
	color: #999;
}
.venue_large {
	padding-top: .25em;
	font-size: 1.3em;
	line-height: 120%;
	text-align: left;
	color: #111;
	font-weight: bold;
	border-bottom: 1px dotted #999;
}

.bandtimes {
	border-bottom: 1px dashed #999;
	font-size: 1em;
	text-align: right;
	margin-bottom: 1em;
}

.bandtimes a:link, .bandtimes a:visited {
	text-decoration: none;
}

.artist {
	font-size: 1.2em;
	line-height: 135%;
	text-align: left;
	color: #111;
	border-bottom: 1px dotted #999;
}

.artist span {
	float: left;
	color: #c43859;
	display: block;
	width: 40px;
	font-weight: normal;
}

.bio {
	border-bottom: none;
}

.link {
	color: blue;
	border-bottom: none;
}
.time, .who {
	font-weight: bold;
}

img.artist {
	margin: 1em 0;
	border-bottom: none;
	border: 1px solid #FFE1EC;
}

img.hv09_coin {
	margin-top: 2em;
}


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


img.hv09_hpc {
	display: block;
	margin-left: 3em;
	margin-top: 3em;
}

#home img.hv09_hpc {
/* 	margin-top: 20em; */
/* 	margin-left: 3em; */
}
