/*
Theme Name: York Peace Festival
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

* {
    margin: 0;
    padding: 0;
    outline: 0;
    border-collapse: collapse;
}

html {
    height:100%;
    margin-bottom: 1px;
}

body {
    background-color: #e5f0e5;
    font-family:  Arial, Sans-serif;
    font-size: 0.9em;
    color: #333;
    line-height: 140%;
    height:100%;
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/bkgrdStripes.jpg');
    background-position: center top;
}

#sitewrapper {
    width: 864px;
    margin: 0 auto;
    padding: 5px 21px 0 21px;
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/centreShadow.jpg');
    background-repeat: repeat-y;
    background-position: center top;
}

ul,ol{
  list-style-type:disc;
  padding:5px 0 5px 0;
  margin:0 0 0 30px;
}

.gallery{
  padding-bottom:10px;
  overflow:auto;
  display:block;
}

#header {
    width: 100%;
}

#contentWrap {
    width:864px;
    background:url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/grassland.jpg') bottom left no-repeat transparent;
}

a,a:active,a:visited{
  color:#4AB34C;
  text-decoration:underline;
}

a:hover{
  text-decoration:none;
}

h1, h1 a, h1 span {
    width: 816px;
    height: 213px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    margin: 0 auto;
    position: relative;
}

h1 span {
    position: absolute;
    top: 0;
    left: 0;
	background-color:#fff;
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/header.jpg');
}

h2 {
    font-size: 1.5em;
    font-weight: bold;
    color: #be6898;
    margin: 0.5em 0;
}

#leftNav {
    float: left;
    width: 224px;
    height: 600px;
    padding: 10px 0 90px 0px;
}

#mainColumn {
    width: 550px;
    float: left;
    padding: 10px 30px 120px 30px;
    border-left: 1px solid #a8adb0;
    color: #a15a61;
	position:relative;
	background:transparent;
	min-height:680px;
}

.clear {
    clear: both;
    font-size: 0px;
    line-height: 0px;
}

#mainColumn p {
    margin-bottom: 0.5em;
	padding:5px 0 5px 0;
}

#leftNav ul {
    list-style: none;
    margin:5px 0 0 0;
	padding:0;
}

#leftNav ul a,#leftNav ul a:active,#leftNav ul a:visited{
    display: block;
    height: 30px;
    width: 212px;
    overflow: hidden;
    margin-bottom: 3px;
	padding-left:0px;
}

#leftNav ul a.on,#leftNav ul a.on:active,#leftNav ul a.on:visited{
	padding-left:0px;
}

#leftNav ul li a span {
    display: block;
    height: 30px;
    width: 212px;
}
/*
#leftNav #navLinks{
  padding-top:10px;
}*/

#leftNav #navHome span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navHome.jpg');
}

#leftNav #navHome .on span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navHome-on.jpg');
}

#leftNav #navWhatsOn span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navWhatsOn.jpg');
}

#leftNav #navWhatsOn .on span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navWhatsOn-on.jpg');
}

#leftNav #navStalls span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navStalls.jpg');
}

#leftNav #navStalls .on span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navStalls-on.jpg');
}

#leftNav #navCommunity span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navCommunity.jpg');
}

#leftNav #navCommunity .on span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navCommunity-on.jpg');
}

#leftNav #navInfo span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navInfo.jpg');
}

#leftNav #navInfo .on span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navInfo-on.jpg');
}

#leftNav #navLinks span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navLinks.jpg');
}

#leftNav #navLinks .on span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navLinks-on.jpg');
}

#leftNav #navLocation span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navLocation.jpg');
}

#leftNav #navLocation .on span {
    background-image: url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/navLocation-on.jpg');
}

#leftNav ul ul{
  list-style-type:none;
  margin:0 0 20px 45px;
  width:auto;
  padding:0;
  font-family:'trebuchet ms',helvetica;
  font-size:1.05em;
}

li.Stalls,li.Community,li.Info,li.Links,li.On,li.Location{
  display:none !important;
}

#leftNav ul ul a,#leftNav ul ul a:active,#leftNav ul ul a:visited{
    width: 167px;
	padding:0;
	margin:0;
	font-weight:bold;
	height:20px;
	text-decoration:none;
}

#leftNav ul ul a:hover{
  text-decoration:underline;
}

ul.whatsOn a,ul.whatsOn a:active,ul.whatsOn:visited a{
  color:#C18EB9;
}

ul.stalls a,ul.stalls a:active,ul.stalls:visited a{
  color:#E66927;
}

ul.community a,ul.community a:active,ul.community:visited a{
  color:#F8D91F;
}

ul.info a,ul.info a:active,ul.info:visited a{
  color:#B7CD3A;
}

ul.links a,ul.links a:active,ul.links:visited a{
  color:#A76E77;
}

ul.location a,ul.location a:active,ul.location:visited a{
  color:#2499CE;
}

.sociable_tagline{
  display:none;
}

.sociable{
  border-top:1px solid #a8adb0;
  padding-bottom:6px;
  padding-top:16px;
  clear:both;
  margin-bottom:0px !important;
  position:relative;
  top:10px;
}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 2px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 2px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Form Elements */

/*
#respond,#comments{
  border-top:1px solid #a8adb0;
  padding-top:14px;
}*/

#respond,#comments, #contactForm{
  padding-top:15px;
}

input,textarea{
  border:1px solid #a8adb0;
  padding:1px;
  font:normal normal 0.8em arial,sans-serif;
  background:url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/input-bg.gif') top left no-repeat;
}

#submit{
  background:#4AB34C;
  width:80px !important;
  font-weight:bold;
  color:#fff;
  position:relative;
  left:6px;
  border:0px;
  font-family:'trebuchet ms',helvetica;
  font-size:1.05em;
  margin:0 !important;
  float:right;
}

#commentform input,#contactForm input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform,#contactForm{
	margin: 5px 10px 0 0;
	}
#commentform textarea,#contactForm textarea {
	width: 100%;
	padding: 2px;
	overflow:auto;
	}

.commentmetadata{
  font-size:0.8em;
}

.commentlist{
  margin:0;
  padding:0
}
	
.commentlist li,.commentlist li.alt{
  padding-bottom:0px;
  background:url('http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/comment-list.gif') bottom no-repeat;
}
	
#mainColumn form p{
  padding:0;
}

.err{
  color:#E76656;
  display:block;
  clear:both;
}
  
.errTop{
  display:block;
  color:#E76656;
  padding:5px 0 0 0;
}

#contactForm{
  display:none;
}

#Contact #contactForm{
  display:block;
}

#Contact #respond,#Contact .sociable ul{
  display:none;
}

#Contact .sociable{
  margin:0 !important;
}

/*
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { 
	text-align:center;
	}
	
	select {
	width: 130px;
	}
*/
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding:4px 0 0 0;
	margin: 8px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 0.75em;
	padding:0 !important;
	margin: 0 !important;
}

.entry img{
  border: 1px solid #ddd;
  background-color: #f3f3f3;
}

/* End captions */

/*GALLERY*/

.gallery-item img{
  }

  #smallPrint{
    font-size:0.8em;
	clear:both;
	width:90%;
	padding:0 0 6px 0;
	display:block;
	text-align:right;
	position:absolute;
	bottom:0px;
	margin-top:0px;
	border-top:1px solid #a8adb0;
	}

	#smallPrint img,#smallPrint a img{
	  border:0px;
}

#smallPrint img{
  float:left;
  margin:5px 0px 0px 3px;
}

#smallPrint span{
  float:right;
  padding:14px 3px 8px 0;
}

/*LIGHTBOX*/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#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-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.yorkpeacefestival.org.uk/wp-content/themes/yorkpeacefestival/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

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

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }
