/* 
-----------------------------------
-----------------------------------
Site:       www.matarikifestival.org.nz
CSS author: Pauline Standen
Created:    12 April 2011
Updated by: 
-----------------------------------
-----------------------------------
*/

/* 
-----------------------------------
global
-----------------------------------
*/

body
{
	margin: 0;
	padding: 0;
	font: 81.25%/1.25 verdana, helvetica, arial, sans-serif;
	color: #333;
	background-color: #beb9b4;
}

a:link { color: #4e6e38; }
a:visited { color: #4e6e38; }
a:hover { color: 598739; text-decoration:none; }
a:active, a:focus { color: #4e6e38; }
img { border: none; }

h1, .h1{font-size: 180%; margin: 0 0 .5em; color: #708c3b; font-family: "PTF NORDIC Rnd", "Arial Narrow", Arial, sans-serif; color: #708c3b; text-transform: uppercase;}
h2, .h2{font-size: 150%; margin: 0 0 .5em; color: #080e5a; font-family: Arial, Helvetica, sans-serif; color: #392315;}
h3, .h3{font-size: 125%; margin: 0 0 .5em; color: #080e5a; font-family: Arial, Helvetica, sans-serif; color: #392315;}
h4, .h4{font-size: 110%; margin: 0 0 .5em; color: #080e5a; font-family: Arial, Helvetica, sans-serif; color: #392315;}
h5, .h5{font-size: 100%; margin: 0 0 .5em; color: #080e5a; font-family: Arial, Helvetica, sans-serif; color: #392315;}
h6, .h6{font-size: 100%; margin: 0 0 .5em; color: #080e5a; font-family: Arial, Helvetica, sans-serif; color: #392315;}

h2.withLine{
clear: both;
  display:block; 
  border-top: 1px solid #4e6e38;
  padding-top: 5px;
}
h3.blockGreen{
  background-color:#6d8a49;
  display: block;
  margin-bottom:0;
  padding:6px 10px;
  color: white;
  margin-top: 12px;
}
h4 a {
	text-decoration: none
}

.clearBoth{
 clear: both;
 height: 1px;
}
p {margin: 6px 0 8px 0;}

#accesskeys{
	display:none;
}
/* 
-----------------------------------
wrapper
-----------------------------------
*/

#wrapper
{
	width: 980px;
	margin: 0 auto;
	background-image: url(../images/template/background.jpg);
	background-repeat : no-repeat;


}
/* 
-----------------------------------
header
-----------------------------------
*/

#header { 
 position: relative;
 height: 192px;
 padding:0;
 margin:0;

 
 }
 
 /* 
-----------------------------------
logo
-----------------------------------
*/

#logo { 
	padding: 0; 
	float:left;
}

#printlogo {display: none;}

/* 
-----------------------------------
utilities
-----------------------------------
*/

#utilities
{
		/*display:inline;*/
		float: right;
		color: #7b7aa0;
		padding: 8px;
		font-size: 0.9em;
}
#utilities a{
	color: #7b7aa0;
	text-decoration: none;
}
#utilities a:hover{
	color: #7b7aa0;
	text-decoration: underline;
}
#utilities a.current{
	color: #7b7aa0;
	text-decoration: underline;
}
 
 /* 
-----------------------------------
Navigation
-----------------------------------
*/
#navigation {
}

#navigation ul{
	margin: 0;
	padding: 0px 0 6px 0px;
	float: left;
	width: 725px;
}

#navigation ul li{
	display: inline;
	list-style-type: none;
}
#navigation ul li.first span{
	padding-left: 30px;
}

#navigation ul li a{
	float: left;
	display: block;
	color: #fff;
	text-decoration: none; 
	margin: 0 3px 0 0;
	text-transform: uppercase;
	font-family: "Lucida sans", helvetica, arial, sans-serif;
}

#navigation ul li a:hover{
	color: #97c32f;
}
#navigation ul li a:hover span{
}

#navigation ul li a span{
	display: block;
	padding: 5px 15px;
}

#navigation ul li.current a{
	color: #97c32f;
}

#navigation ul li.current a:hover{
	color: #97c32f;
}

#navigation ul li.current a span {  }

#navigation ul li.language a{
	background: none;
	padding-top: 6px;
	padding-left: 25px;
	color: #fff;
}
#navigation ul li.language2 a{
	background: none;
	padding-top: 6px;
	padding-right: 35px;
	color: #fff;
}

 /* 
-----------------------------------
content
-----------------------------------
*/

#content
{
float: left;
	width: 685px;
	height: 100%;
	min-height: 800px;
	margin: 0;
	padding: 15px 20px 0 20px;
	background: #fff;
	border:none;
}

#content div.bgBlock, #content div.searchBox{
	overflow: hidden;
	margin-bottom: 2px;
	margin-top: 12px;
}
 #content div.searchBox{
margin-bottom: 8px;
 }
#content div.nobgBlock {
	overflow: hidden;
	margin-bottom: 2px;
	margin-top: 12px;
}

#content div.bgBlock div.details{
	margin: 6px;
}
#content div.bgBlock div.newsItem img{
    padding:0;
    margin: 0 10px 0 10px ;
}

#content div.newsLinks{
	width: 307px;
	margin: 8px;
	float:left;
	background: url(/images/template/newsbubble.gif) top left no-repeat;
	min-height: 
}
#content div.newsLinks p{
	margin: 1px 6px 6px 40px;
	font-style : italic;
}
#content div.newsLinks p a{
	font-style : normal;
	font-weight: bold;
}

#content div.first4{
	width: 327px;
	float: left;
	margin: 0 0 5px 0;
}
#content div.last4{
	width: 318px;
	float: left;
	margin: 0 0 5px 1px;
}

#content div.newsItem {
    width: 646px;
    padding:0 0 6px 0;
    margin: 8px 0;
	clear: both;
	min-height: 120px;
	border-bottom: 1px solid #fff;

}
#content div.newsItemHalf {
	width: 323px; 
	border-bottom: 1px solid #fff; 
	height:120px; 
	margin:0; 
	padding: 0 0 10px 0;
	float: left;
}
.left{
		float: left;
}
#content div.homeContent {
	float: left;
	width: 380px;
	margin: 0 20px 0 0;
	
}
#content div.homeNews {
	float: left;
	width: 260px;
	background-color: #e1dedc;
	padding: 10px;

}

#content div.homeNews div.newsItem{width:250px;}

#content div.newsItem img{
    padding:0;
    margin: 0 10px 10px 0;
}
#content div.newsItemHalf img{
    padding:0;
    margin: 0px 10px 0 10px;
}
#content div.newsItem p{
    padding:0;
    margin: 6px 0 0 0;
}
#content div.newsItemHalf p{
	padding: 0;
	margin: 0 3px 4px 0;
}
#content div.newsItem h3, #content div.newsItemHalf h3 {margin: 0; padding: 0;}
#content div.newsItem h3 a {color:#333;}
#content div.newsItemHalf h4 {margin: 10px 3px 3px 0; padding: 0;}
#content div.featuredEvents {
 width: 646px;
}
#content div.newsItemHalf h4 a img.eventListingImg{
  width:100px;
  height: 111px;
  margin: 0 5px;
  float: left;
}

#content div.half{
	width: 314px;
	float: left;
	margin: 0 0 5px 0;
}
#content div.andhalf{
	margin: 0 0 5px 17px;
	width: 314px;	
	float: left;
}
#content div.half div {
	float:left;
	width: auto;
}
#content div.searchResults {
 width: 646px;
  background-color: #fff;
}

#content  div.eventItem {
 /*width: 646px;*/
 min-height: 120px;
 border-bottom: 1px solid #b5cb71;
 margin-bottom: 8px;
 padding-bottom: 6px;
 clear:both;
 overflow: hidden;
 padding-right: 0;
 position: relative;
}

#content div.eventItem div.image {
 float: left;
 width: 110px;
 margin: 2px 10px 6px 4px;
}
#content div.eventItem div.details {
 float: left;
 width: 550px;
 margin: 0px 2px 2px 0;
 padding-left: 0;
}
#content div.eventItem div.details h4{
	color:#196533;
    margin: 0px;
	padding: 0px;
	
}

#content div.eventItem div.buttons {
 float: right;
 width: 138px;
 margin: 2px 6px 2px 0;
 text-align: right;
 padding: 0;
 position: absolute;
 right: 0px;
 bottom: 2px;
}


#content div.featuredEvents div.listing {
 width: 314px;
 min-height: 120px;
 margin-bottom: 8px;
 margin-left: 8px;
 padding-bottom: 6px;
float: left;
}
#content div.half div.listing, #content div.andhalf div.listing {
 width: 310px;
 min-height: 120px;
 margin-bottom: 8px;
 padding-bottom: 6px;
}
#content div.half div.listing h3, #content div.andhalf div.listing h3 {margin: 0; padding: 0;}
#content div.half div.listing p, #content div.andhalf div.listing p {margin: 0; padding: 0;}
#content div.featuredEvents div.listing {float: left; margin-left: 12px;}


#content div.homeNews div.noBorder, #content div.featuredEvents div.noBorder{ border-bottom: 0 solid #6fb344; padding-bottom: 2px;}

#content div.half div.listing img, #content div.andhalf div.listing img, #content div.featuredEvents div.listing img, #content div.searchResults div.listing img {
 margin: 4px 8px 2px 0px;
 float: left;
} 
#content div.searchResults div.buttons img{border:none; margin-right:0; padding-right:0; float:right;}

#content div.half div.listing h4, #content div.andhalf div.listing h4, #content div.featuredEvents div.listing h4{
 margin: 0 4px 0px 14px;
}
#content div.searchResults div.details h4 {margin: 0 4px 2px 0}

#content div.homeNews div.listing p, #content div.featuredEvents div.listing p, #content div.searchResults div.listing p{
 margin-top: 2px;
 margin-bottom: 2px;

}
p.moreLink{
 text-align: right;
 font-weight: bold;
 margin-right: 6px;
 padding-bottom: 0;
}

#content div.eventDetails{
 width: 680px;
 margin-bottom: 2px;
 padding-bottom: 2px;
 margin-left: 0px;
clear: both;
 overflow: auto;
 padding-right: 0;
}
#content div.eventDetails div.galleryImages{
	width: 300px;
	float: left;
	 margin: 2px 0px 2px 0;
	
}
#content div.eventDetails div.listingdetails{
		width: 370px;
	   float: left;
	    margin: 2px 2px 0 0;
		overflow: hidden;
}
div.mainSponsor{
	clear: both;
	width: 300px;
	margin: 18px 0 0 1.px0;
}
#content div.tiles {
	margin: 0 0 0 20px;
}
#content div.tiles img {
	border: none;
	margin: 1px;
}
#content img.mainImg {
	margin-left: 6px;
	margin-bottom: 6px;
}


img.imgArtist{
	margin: 0 10px 4px 0;
}
img.extraPadding{
	padding-bottom: 10px;
}
#content img.newsImg{
 margin: 0 10px 1px 0;
 float: left;
}

object.youtube509, embed.youtube509{
	width:646px;
	height: 509px;
}
object.youtube388, embed.youtube388{
	width:646px;
	height: 388px;
}




 /* 
-----------------------------------
search 
-----------------------------------
*/
div.mainSearchBox{

}

div.mainSearchBox form{
	/*margin: 0 0 10px 0 ;
	padding: 6px;*/
	 margin: 0;
	background-color: #e1dedc;
	padding: 10px 4px 0 6px;
		
}
div.searchBox form input, div.searchBox form select{
	border:none;
	padding: 2px;
	width: 292px;
}
div.searchBox form select{
  width: 298px
}
div.searchBox form input.button{
	width: auto;
	float: right;
}
 div.searchBox ul{
	padding-left: 20px;
}
td.divided{
	border-left: 1px solid white;
}

 /* 
-----------------------------------
Promo column
-----------------------------------
*/

#promo{
	float: left;
	width: 254px;
	margin: 0px 0 5px 0 ;
	height: 100%;
	min-height: 675px;
	background: url(/images/woodgrain.jpg) no-repeat 0 -5px;
 
}
.dateInfo{
	padding: 0 0 2px 16px;
}
#promo h3{
	font-family: "PTF NORDIC Rnd", "Arial Narrow", Arial, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 155%;
	color: #453628;
	letter-spacing: 1px;
}
#promo div.sideEventSearch{
	padding: 0 16px 10px 16px;
	overflow:hidden;
}
#promo div.sideEventSearch h3{
	color: #a5cd39;
	font-weight: bold;
}
.topMargin{
		margin-top: 26px;
}

#promo div.sideEventSearch span{
	margin: 0 0 4px 0;
	font-size: 0.85em;
	float: right;
	
}
#promo div.sideEventSearch span a {
	color: #f6eae3;
}
#promo img.comps{
	padding: 0 0 0 12px;
}
#promo div.sideFeatures{
		background-color: #b5cb71;
		padding: 0;
		margin: 0;
}
#promo div.sideFeatures h3{
	padding: 8px 0 4px 18px;
	font-weight: bold;
	display: block;
	background-color: #6d8a49;
	color: #fff;
}

#promo div.find{
 margin: 0 0 4px 0;
 padding: 0;
 width: 237px;
 background-color: #feeaf6;
 color: #196533;
}

#promo div.find form{
 margin:0 0 6px 0;
 padding:0 0 20px 0;
}
#promo div.find h3{
 color: #fff;
 margin: 0;
 padding: 8px 0 0 20px;
 font-size: 180%;
 text-transform: uppercase;
 height: 43px;
 font-weight: bold;

}
#promo div.find h4{
 color: #333;
 margin: 0 0 2px 14px;
 padding: 0;

}
#promo div.find p{
 margin: 0 14px 0 0;
}

#promo div.listing {
 width: 237px;
 min-height: 120px;
 background-color: #fff;
 margin-bottom: 4px;
  overflow: hidden;
}

#promo div.listing img {
 border: 1px solid #196533;
 margin: 8px;
 float: left;
} 
#promo div.listing h4{
 margin: 2px 4px 2px 14px;
 padding-top: 6px;

}
#promo div.listing p{
 margin-top: 2px;
 margin-bottom: 1px;

}
div.sidePromo{
	padding: 10px;
	border-bottom: 1px solid #fff;
	margin-bottom: 6px;
}

#promo p.moreLink{
 text-align: right;
 font-weight: bold;
 margin-right: 6px;
}

#promo img.socialLogo{

	margin: 0 16px 6px 10px;
	
}
#promo div.sideArtists{
    display: block;
	padding: 2px 16px 0 16px;
	border-bottom: 1px solid #fff;
	min-height:80px; 
	margin:0; 
	width: 222px;

}
#promo div.sideArtists img{
    padding:0;
    margin: 0px 10px 0 10px;
}

#promo div.sideArtists h4 {
  margin: 10px 3px 3px 0; 
  padding: 0;
}
#promo div.sideArtists h4 a img.eventListingImg{
  width:60px;
  height:60px;
  margin: 0 5px;
  float: left;
}

#promo div.sideArtists p{
	padding: 0;
	margin: 0 3px 4px 0;
}
#promo div.sideArtists a{
	color: #848753;
}

#promo div.sideFollow {
	padding: 0 16px;
}

#promo div.sideFollow h3{
	margin-top: 50px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#promo div.sideFollow ul{
	display: block;
	list-style-type: none;
}

#promo div.sideFollow a{
	color: #2c89d9;
}

#promo div.sideButton{
    width: 123px;
	height: 96px;
	text-align: center;
	padding: 0;
	margin: 9px 0 0 0;
}
#promo div.sideButton a span {
	width: 123px;
	height: 96px;
	overflow: hidden;
	cursor: pointer;
}


#pastEvents{
	display: block;
	margin-right: 0px;
	width: 237px;
	height: 269px;
	background: url("/images/promopastevent2.jpg") no-repeat 0 0;
}

#pastEvents:hover{
	background-position: 0 -268px;
}
#pastEvents span{
	display: none;
}

/* 
-----------------------------------
logos for sponsors
-----------------------------------
*/

div.logos {
	color: #808080;
	font-size: 0.9em;
}

div.logos div{
	float: left;
	padding: 0 16px 0 0;
	margin: 0 0 10px 0;
}
div.logos div img{
	margin-right: 20px;
}
div.sideTwitter{
	margin-top: 10px;
}
div.sideTwitter img{
	margin: 16px 0px 0 0px;
	padding: 0
}

div#twitter_div ul
{
list-style-type: none;
margin-left: 0px;
padding: 0px 0px 2px 0px;
}
 
div#twitter_div ul li
{
list-style-type: none;
margin-left: 0px;
padding: 6px 16px;
border-bottom: 1px solid #fff;
color: #453628;
}
div#twitter_div a:link {
	color: #848753;
}
 /* 
-----------------------------------
Footer
-----------------------------------
*/

#footer {
 clear:both;
 width: 958px;
 background: url(/images/template/gradient.jpg) repeat-y;
 color: #fff;
 height:44px;
 margin: 10px 0 0;
}

#footer a:link { color:#fff; text-decoration:none;}
#footer a:visited { color:#fff;  text-decoration:none;}
#footer a:hover { color:#fff; text-decoration:underline; }
#footer a:active, #footer a:focus { color:#fff; text-decoration:none;}

#footer div.left{
 font-size:100%;
 text-transform: uppercase;
 font-weight: bold;
 float: left;
 width:570px;
 padding: 14px 5px 5px 20px;
 letter-spacing: .1em;
}
#footer div.right{
 float:right;
 width:330px;
 padding: 14px 20px 5px 5px;
 text-align: right;
}



 /* 
-----------------------------------
Misc
-----------------------------------
*/

div.noBorder{border: 0px}
p, ul{
	font-weight: normal;
}


/*
--------------------------------------
email to a friend page
--------------------------------------
*/
body.Email{
	 background: #fff;
	 background-image: none;
}
#wrapperEmail{
	 width: 400px;
 padding: 0;
 margin: 0 auto;

}
#email{
	 float: left;
     width: 400px;
      min-height: 480px;
      margin: 5px 0;
	background-color:#ffffff; 
	border:1px solid #693071;
}
#email h1{
	background: #693071 url(/images/template/h2bgemail.jpg);
	color: #fff;
	padding: 6px 6px 4px 50px;
	 text-shadow: 0px 0px 1px #ccc;
	 font-size: 160%;
	 text-transform: none;
}

#email form{
	border: none;
	padding: 20px;
}

#email form input{
	width: 350px;
}
#email form input.chkBox{
	width: 20px;
}
#email form textarea {
	width: 350px;
}
#email form input.btnSubmit{
   width: 120px;
   float: right;
   margin-right: 4px;
	
}

.missing{
	background-color: #fcd9ee;
}

.important {
	color: #f00;
}

div.message{
	margin: 20px  20px 0  20px;
}
.userdata {
	color: #693071;
}

#content div.youTubeLeft{
  margin-left: 20px; 
}

#content div.youTubeRight{
  float:right;
  margin-left: 20px; 
  width: 340px;
}
#content div.youTubeFull{
  margin: 8px 0; 
  border: none;
}

/*maps*/

 .directions-form-container  h2 {
	border-bottom: 1px solid #693071;
}

.directions-form-container input, .directions-form-container select {
	border: 1px solid #bbb;
}

.directions-output {
	border-top: none;
}

 /*Logos*/
div.logos h5, div.logos p, div.logos img{
 padding-left: 0px;
}

#content div.logos p{
 margin-left: 0;
}
div.logos{

}
div.logosleft{width:130px;margin-left:20px; float:left;}
div.logosmiddle{width:300px; float:left; margin-left:10px;}
div.logosright{width:198px; float:left;margin-left:10px;}


/*---------------------------------
lightbox
-----------------------------------*/
div.gallerylrg img{
	padding-right: 5px;
	padding-bottom: 4px;
}
#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color:#fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prev2.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/next2.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
	
/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#fadeshow1{
	min-height: 320px;
}
