﻿/*
THEME NAME: Sandbox Revisited
THEME URI: http://selfevidenthotdogs.com/sandbox/
DESCRIPTION: Seminal Sandbox theme updated for Wordpress 2.9
VERSION: 1
AUTHOR: David Seguin, built from Sandbox by Andy Skelton and Scott Allan Wallick
TAGS: threaded-comments, sticky-post, microformats
*/

/* css resets */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}



/*layout*/
body {
	text-align: center;
}
#shell {
	margin: 10px auto;
	width: 800px;
	text-align: left;
	background: white; /*for dev work only*/
}
#main {
	display: inline;
	float: left;
	width: 800px;
	background: white; /*for dev work only*/
	line-height: 1.0;
	 /* min-height:100%;*/
   position:relative;
}

/* clutter city image menu */

#ccmenu {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 729px;
  height: 65px;
  background: url(http://cluttercity.norwichartscentre.org.uk/wp-content/img/cc-bg.gif) no-repeat;
  position: relative;
}

#ccmenu span {
  display: none;
  position: absolute;
}

#ccmenu a {
  display: block;
  text-indent: -900%;
  position: absolute;
  outline: none;
}

#ccmenu a:hover {
  background-position: left bottom;
}

#ccmenu a:hover span {
  display: block;
}

#ccmenu .about {
  width: 144px;
  height: 58px;
  background: url(http://cluttercity.norwichartscentre.org.uk/wp-content/img/cc-about.gif) no-repeat;
  left: 25px;
  top: 2px;
}

#ccmenu .book {
  width: 174px;
  height: 58px;
  background: url(http://cluttercity.norwichartscentre.org.uk/wp-content/img/cc-book.gif) no-repeat;
  left: 160px;
  top: 2px;
}

#ccmenu .apply {
  width: 114px;
  height: 58px;
  background: url(http://cluttercity.norwichartscentre.org.uk/wp-content/img/cc-apply.gif) no-repeat;
  left: 333px;
  top: 2px;
}

#ccmenu .music {
  width: 128px;
  height: 58px;
  background: url(http://cluttercity.norwichartscentre.org.uk/wp-content/img/cc-music.gif) no-repeat;
  left: 450px;
  top: 2px;
}

#ccmenu .vendors {
  width: 166px;
  height: 58px;
  background: url(http://cluttercity.norwichartscentre.org.uk/wp-content/img/cc-vendors.gif) no-repeat;
  left: 580px;
  top: 2px;
}



/*
#ccmenu .about span {
  width: 86px;
  height: 14px;
  background: url(http://cluttercity.norwichartscentre.org.uk/wp-content/img/cc-about.gif) no-repeat;
  left: 28px;
  top: -20px;
}
*/



#blogtitle {
text-align:center;

}

#logo {
text-align:center;
}

#wrapper {
		width: 800px;
		margin: 0 auto;
		padding: 5px 0;
		
		}



.sidebar {
	width: 150px;
	display: inline;
	float: left;
	line-height: 1.4;
}
#primary {
	background: aqua; /*for dev work only*/
}
#secondary {
	background: fuchsia; /*for dev work only*/
}
#footer {
	clear: both;
	background: white; /*for dev work only*/
	color: grey;
	width: 800px;
	text-align: center;
	font-size: 100%;

}

#footer p {
text-align: center;
}

#footer a, a:link {
	color: #000000;
	text-align: center;
	text-decoration: none; 
}
#footer a:visited {
	color: #000000;
	text-align: center;
	text-decoration: none; 
}
#footer a:hover {
	color: #ff0000;
	text-decoration: none;
}
#footer a:active {
	color: 000;
}

#footerml {
	clear: both;
	background: white; /*for dev work only*/
	color: grey;
	width: 800px;
	text-align: right;
	font-size: 100%;
}

#footerml a, a:link {
	color: #000000;
	text-align: right;
	text-decoration: none; 
}






/*globals*/
body {
	background: #FFF;
	font: 1.6em/1.8em verdana, sans-serif;
	color: #000;
	font-size: 100%;
}
p {
	margin: 4px 0 10px;
	text-align: left;
	font-size: 95%;
	line-height:1.3em
}
blockquote {
	margin: 0 20px;
}


a, a:link {
	color: #ff0000;
	text-align: center;
	text-decoration: none; 
}
a:visited {
	color: #ff0000;
	text-align: center;
	text-decoration: none; 
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:active {
	color: 000;
}

a img{
border:0;


} 






/*header*/
#header {
	background: white; /*for dev work only*/
	text-align: center;
}
#access {
	position: absolute;
	right: 1em;
	top: 1em;
}
/*main nav*/
div#menu {
	background: white; /*for dev work only*/
	width: 650px;
	text-align: center;
	

	
}
div#menu ul li {
	float: left;
	
	
}
div#menu ul,
div#menu ul ul {
	list-style: none;
	
	
}
div#menu ul a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	font: 1.4em/1.6em verdana, sans-serif;
		color: black;
	background:white;
	}
	


	
div#menu ul li ul {
	left: -999em;
	position: absolute;
	
}
div#menu ul li: hover ul {
	left: auto;

}


div#nactickets {
position: relative;
right: 0;
top: 0;
}

div#musicmenu {
	background: white; /*for dev work only*/
	width: 648px;
	text-align: center;
	font: 1.4em verdana, sans-serif;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
}

div#musicmenu a {
	color: #000000;
	text-align: center;
	text-decoration: none; 
}

div#musicmenu ul li {
	float: center;
}


div#musicmenu ul,
div#musicmenuul ul {
	list-style: none;
	
	
}
div#musicmenu ul a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	font: 1.4em/1.6em verdana, sans-serif;
		color: #000000;
	
}
div#musicmenu ul li ul {
	left: -999em;
	position: absolute;
	
}
div#musicmenu ul li: hover ul {
	left: auto;
	
}

#current{
background-color: #336699;
}

div#mmenu .current ul a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	font: 1.4em/1.6em verdana, sans-serif;
		color: #ff0000;
	}








/*sidebar*/
.sidebar ul,
.sidebar li {
	list-style: none;
}

/*entry*/
div.post {

border-left: 1px solid #666;
border-right: 1px solid #666;
border-top: 1px solid #666;
	border-bottom: 1px solid #666; /*for dev work only*/
	margin: 0 0 15px;
	padding: 0 0 15px;
	float: left; 
		padding-left:25px;
	padding-right:25px;
	padding-bottom:25px;
	
}
.entry-title,
.entry-meta {
	clear: both;
	font: normal 1.4em/1.6em verdana, sans-serif;
		padding-top: 10px;
	margin-bottom: 10px;
	/* text-transform: uppercase; */
	color: #000000;
	
}
.entry-content ul,
.entry-content ol {
	margin: 15px 15px 15px 25px;
	
}

	.entry-content,
	.entry-meta {
	clear: both;
	text-align: left;
	color: #00;
	width: 600px;
	padding-left:100px;
	}
	
div#tweet {
	font: normal 1.2em/1.4em verdana, sans-serif;
	text-align: left;
	color: #000000;
	width: 554px;
	border-left: 1px solid #666;
border-right: 1px solid #666;
border-top: 1px solid #666;
	border-bottom: 1px solid #666; /*for dev work only*/
	margin: 0 0 15px;
	padding: 0 0 15px;
	float: left; 
		padding-left:70px;
	padding-right:25px;
	padding-bottom:20px;
	background-image: url(http://norwichartscentre.org.uk/nac/wp-content/img/tweet.gif); 
	background-repeat: no-repeat; 
	background-position: center left;
	}

/*forms*/
form#commentform .form-label {
	margin: 1em 0 0;
}
form#commentform span.required {
	background: #fff;
	color: #c30;
}
form#commentform,
form#commentform p {
	padding: 0;
}
input#author,
input#email,
input#url,
textarea#comment {
	padding: 0.2em;
}
input#author,
input#email,
input#url {
	width: 50%;
}
textarea#comment {
	height: 13em;
	margin: 0 0 0.5em;
	overflow: auto;
	width: 98%;
	padding: 5px;
}

/*images in posts*/
.alignright,
img.alignright {
	float: right;
	margin: 1em 0 0 1em;
}
.alignleft,
img.alignleft {
	float: left;
	margin: 1em 1em 0 0;
}
.aligncenter,
img.aligncenter,
img.center {
	display: block;
	margin: 1em auto;
	text-align: center;
}

/*gallery*/
div.gallery:after { /*in lieu of a clearfix class in the markup*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
div.gallery {
	zoom: 1;
	margin: 10px 0 20px;
	width: 100%;
}
p.wp-caption-text {
	font-style: italic;
}
div.gallery dl {
	margin: 0 auto;
	overflow: hidden;
	text-align: center;
	float: left;
}
div.gallery dl.gallery-columns-1 {
	width: 100%;
}
div.gallery dl.gallery-columns-2 {
	width: 49%;
}
div.gallery dl.gallery-columns-3 {
	width: 33%;
}
div.gallery dl.gallery-columns-4 {
	width: 24%;
}
div.gallery dl.gallery-columns-5 {
	width: 19%;
}
#nav-images:after { /*in lieu of a clearfix class in the markup*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#nav-images {
	zoom: 1;
	padding: 10px 0 20px;
}

/*comments*/
div.comments ol {
	list-style: none;
}
div.comments ol li {
	list-style: none;
}
div.comments .comment-body {
	margin: 0 0 .5em;
}
div.comments ul.children {
	margin: 0 0 0 1em;
	list-style: none;
}
div.comments ul.children li {
	list-style: none;
}

/*pagination*/
div#nav-above {
	margin-bottom: 1em;
}
div#nav-below {
	margin-top: 1em;
}
.nav-previous {
	display: inline;
	float: left;
}
.nav-next {
	display: inline;
	float: right;
}

/*misc*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix { /*ie7*/
	zoom: 1;
}



/*front page*/	
.separator {
		clear: both;
		height: 1px;
		background: #000000;
		border-bottom: 1px solid #7f7f7f;
		}

.separatorInvisible {
		clear: both;
		height: 1px;
		}
	/*	
#thumbnails {
		
		padding-left: 0px;
		
		}
		
		#thumbnails div p {
		margin-bottom: 0;
		text-align: center;
		line-height: 1.0em;
		}
		
		#thumbnails.a {
		margin-bottom: 0;
		text-align: center;
		line-height: 1.0em;
		}
		
		*/

#thumbnails div {
		width: 200px;
		height: 270px;
		float: left; 
		margin-right: 22px;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		margin-bottom:10px;
		}

#thumbnails.separatorInvisible {
		float: none;
		height: 1px;
		}

#thumbnails div p {
		margin-bottom: 0;
		text-align: center;
		line-height: 1.2em;
		font-size: 90%;
		}	
		
		
#boxtitle {
		font: 1.2em/1.6em verdana, sans-serif;
				margin-bottom: 0.8em;
		color: #ffffff;
		background-color:#000000
		}

h1 {
		font: normal 1.6em/1.8em verdana, sans-serif;
				padding-left: 0px;
		color: #000000;
	/* 	border-bottom: 1px solid #7f7f7f; */
		/* text-transform: uppercase; */
		margin-bottom: 8px;
		}
		
h1.entry-title {
		font: normal 2.8em/3.0em verdana, sans-serif;
		padding-left: 0px;
		color: #000000;
	/* 	border-bottom: 1px solid #7f7f7f; */
		/* text-transform: uppercase; */
		margin-bottom: 8px;
		line-height: 1.0em;
		}
		
h1.entry-date {
		font: normal 1.5em/1.6em verdana, sans-serif;
				padding-left: 0px;
		color: #000000;
	/* 	border-bottom: 1px solid #7f7f7f; */
		/* text-transform: uppercase; */
		margin-bottom: 8px;
		line-height: 1.0em;
}


h2 {
		font: normal 1.2em/1.2em verdana, sans-serif;
		padding-top: 10px;
		margin-bottom: 10px;
		/* text-transform: uppercase; */
		color: #000000;
		font-weight: bold;
	
		}
		
h3 { 
		font: 1.2em/1.6em verdana, sans-serif;
		/* margin-bottom: 0.8em; */
		color: #ffffff;
		background-color:#000000;
		text-align: center;
		padding-bottom: 5px;
		/*text-transform:uppercase; */
		/*font-weight:bold; */
		}
	/*	
		
#thumbnails div img {
		border: 0px solid #353535;
		margin-bottom: 0px;


		}
		*/

		
		
/*
#thumbnails div a:hover img {
		border-color: #14d873;
		}
*/

/*
	
	#pagethumb {
		
		padding-left: 0px;
		
		}
		
		#pagethumb div p {
		margin-bottom: 0;
		text-align: center;
		line-height: 1.0em;
		}
		
		#pagethumb.a {
		margin-bottom: 0;
		text-align: center;
		line-height: 1.0em;
		}
	
	#pagethumb div {
		width: 200px;
		height: 300px;
		float: left;
		margin-right: 22px;
		border-style:solid;
		border-width:10px;
		border-color:#000000;
		margin-bottom:10px;
		}

*/

#thumbnails-front div {
		width: 200px;
		height: 310px;
		float: left; 
		margin-right: 22px;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		margin-bottom:10px;
		}

#thumbnails-front.separatorInvisible {
		float: none;
		height: 1px;
		}

#thumbnails-front div p {
		margin-bottom: 0;
		text-align: center;
		line-height: 1.2em;
		font-size: 90%;
		}	
		
		
#thumbnails-edu div {
		width: 200px;
		height: 300px;
		float: left; 
		margin-right: 22px;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		margin-bottom:10px;
		}

#thumbnails-edu.separatorInvisible {
		float: none;
		height: 1px;
		}

#thumbnails-edu div p {
		margin-bottom: 0;
		text-align: center;
		line-height: 1.2em;
		font-size: 90%;
		}	
		
#thumbnails-music div {
		width: 200px;
		height: 280px;
		float: left; 
		margin-right: 22px;
		border-style:solid;
		border-width:1px;
		border-color:#000000;
		margin-bottom:10px;
		}

#thumbnails-music.separatorInvisible {
		float: none;
		height: 1px;
		}

#thumbnails-music div p {
		margin-bottom: 0;
		text-align: center;
		line-height: 1.2em;
		font-size: 90%;
		}	