/*
Theme Name: 10by10 Theme
Theme URI: http://wordpress.org/
Description: The WordPress theme designed for 10by10.
Version: 1.6
Author: Designed by Tim George and Shaun Turnbull, developed by Laura Kalbag
Author URI: http://www.artsworkbathspa.com
Tags: n/a

	10by10
	http://www.artsworkbathspa.com

	This theme was designed by Tim George and Shaun Turnbull,
	and built by Laura Kalbag.

	The CSS, XHTML and design is all rights reserved.

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* Begin Typography & Colors */

body {
	background: #d7ccb2 url(images/bg.jpg) top left repeat;
	color: #565553;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	text-align: center;
}
a {
	color: #44331f;
}
a:hover, a:active {
	color: #565553;
}
div#page {
	font-size: 1.3em;
	margin: 0 auto;
	text-align: left;
	width: 960px;
}
div#header {
	height: 6em;
}
h1 {
	/*background: url(images/logo.gif) no-repeat 50% 50%;
	display: block;
	float: left;
	padding-top: 130px;
	padding-bottom: 1em;*/
	margin-top: -1em;
	text-indent: -5000px;
	/*width: 198px;*/
}
ul#nav li {
	float: left;
	list-style-type: none;
}
ul#nav li a {
	background-image: url(images/nav.gif);
	background-repeat: no-repeat;
	background-position: 0 -155px;;
	border: 1px solid transparent;
	color: #fff;
	cursor: pointer;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding-top: 128px;
	padding-bottom: 1em;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	width: 150px;
}
ul#nav li div#logo-animation {
	margin-top: 20px;
}
ul#nav li a#nav-home:hover,
ul#nav li a#nav-home:active,
body#body-home ul#nav li a#nav-home {
	background-position: 0 0;
}
ul#nav li a#nav-workshops {
	background-position: -150px -155px;
}
ul#nav li a#nav-workshops:hover,
ul#nav li a#nav-workshops:active,
body#body-workshops ul#nav li a#nav-workshops {
	background-position: -150px 0;
}
ul#nav li a#nav-commentary {
	background-position: -300px -155px;
}
ul#nav li a#nav-commentary:hover,
ul#nav li a#nav-commentary:active,
body#body-commentary ul#nav li a#nav-commentary {
	background-position: -300px 0;
}
ul#nav li a#nav-gallery {
	background-position: -450px -155px;
}
ul#nav li a#nav-gallery:hover,
ul#nav li a#nav-gallery:active,
body#body-gallery ul#nav li a#nav-gallery {
	background-position: -450px 0;
}
ul#nav li a#nav-resources {
	background-position: -600px -155px;
}
ul#nav li a#nav-resources:hover,
ul#nav li a#nav-resources:active,
body#body-resources ul#nav li a#nav-resources {
	background-position: -600px 0;
}
p.description {
	border: 1px solid #6d6d6d;
	border-width: 1px 0 1px 0;
	clear: left;
	color: #565553;
	display: block;
	font-weight: bold;
	font-size: 1.2em;
	padding: 1.5em 0 1.5em 0;
	margin-top: 4.5em;
	text-align: center;
}
p.description a {
	color: #565553;
}
li.breadcrumb {
	padding-bottom: 1em;
}
h2 {
	background: url(images/2-bg-messy.gif) no-repeat 0 50%;
	color: #fff;
	font-size: 2em;
	line-height: 1em;
	padding: 0.5em 0.1em 0.5em 0.2em;
	margin: 0 0 0.8em 0;
}
h2#single {
	background: url(images/2-bg-messy-long.gif) no-repeat 0 50%;
}
ul#content {
	border-right: 1px solid #6d6d6d;
	float: left;
	line-height: 1.3em;
	list-style-type: none;
	padding-right: 10px;
	padding-bottom: 1em;
	margin: 1.5em 0 1em 0;
	width: 469.5px;
}
ul#aside {
	float: left;
	line-height: 1.3em;
	list-style-type: none;
	margin: 1.5em 0 1em 0;
	padding-left: 10px;
	padding-bottom: 1em;
	width: 469.5px;
}
ul#categories-list {
	list-style-type: none;
	padding-bottom: 1em;
}
ul#aside ul {
	margin-left:1.5em;
	padding-bottom: 1em;
}
ul#aside ul.workshop-past,
ul#aside ul.workshop-past a {
	color: #6e6e6e;
}
ul#aside ul.workshop-past,
ul#aside ul.workshop-future,
ul#content ul#list-facilitators {
	margin-left: 0;
}
ul#aside ul.workshop-past li,
ul#aside ul.workshop-future li,
ul#content ul#list-facilitators li {
	list-style-type: none;
}
div#main {
	float: left;
	line-height: 1.3em;
	padding: 1em 0 1em 0;
	width: 960px;
}
div.entry {
	padding-bottom: 0.5em;
}
div.entry img {
	max-width: 800px;
}
div.archive-entry {
	border-bottom: 1px solid #6d6d6d;
	margin-bottom: 0.5em;
}
div.archive-entry div.wp-caption {
	max-width: 460px;
}
div.archive-entry img {
	max-width: 440px
}
p {
	padding-bottom: 1.3em;
}
p.tags {
	text-align: center;
}
ul#content ul {
	list-style-type: disc;
	margin-left: 1.5em;
	padding-bottom: 1em;
}
ul.children li {
	list-style-type: disc;
	margin-left: 1em;
}
div.search-result {
	border-bottom: 1px solid #6d6d6d;
	margin-bottom: 1em;
}
h3.search-title {
	padding-bottom: 0.5em;
}
h3.reports-list {
	padding: 1em 0 0.5em 0;
}
ul#links-list {
	line-height: 1.3em;
	list-style-type: none;
	padding-bottom: 2em;
}
ul#content ul#resources-links {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}
ul#content ul#resources-links li {
	list-style-type: none;
	padding-bottom: 1em;
}
ul#content ul#resources-links h2 {
	background: none;
	color: #565553;
	font-size: 1em;
}
ul#content
ul#post-nav {
	margin-bottom: 2em;
	margin-left: 180px;
	width: 600px;
}
ul#post-nav li {
	float: left;
	list-style-type: none;
}
ul#post-nav li#next {
	float: right;
}
ul#post-nav-archive {
	margin-bottom: 1em;
	width: 440px;
}
ul#post-nav-archive li {
	float: left;
	list-style-type: none;
}
ul#post-nav-archive li#next {
	float: right;
}
li.page-content p.spaces {
	color: #42981b;
	text-transform: capitalize;
	padding: 0.2em 0 0.3em 0;
}
li.page-content p.full {
	color: #98270e;
	text-transform: capitalize;
	padding: 0.2em 0 0.3em 0;
}
div.video {
	float: left;
	width: 50%;
}
ul#sponsors {
	clear: both;
	display: block;
	list-style-type: none;
	padding: 0.5em 0 0 0;
}
ul#footer li ul#sponsors li {
	display: inline;
	float: left;
	height: 90px;
	width: 480px;
}
ul#sponsors li a {
	display: block;
	height: 90px;
	text-indent: -5000px;
}
ul#sponsors li a#artswork-link {
	background: transparent url(images/artswork.gif) no-repeat top left;
	width: 272px;
	margin: 0 132px;
}
ul#sponsors li a#adm-hea-link {
	background: transparent url(images/adm-hea.gif) no-repeat top left;
	margin-left: 80px;
	width: 291px;
}
ul#footer {
	border-top: 1px solid #6d6d6d;
	clear: both;
	color: #565553;
	display: block;
	list-style-type: none;
	padding: 0.5em 0 0 0;
}
ul#footer li {
	display: block;
	list-style-type: none;
	margin-bottom: 1.5em;
	width: 100%;
}
ul#footer li ul#footer-links {
	width: 960px;
}
ul#footer li ul#footer-links li {
	display: inline;
	float: left;
	width: 320px;
}
ul#footer li p.description {
	border-top: none;
	margin-top: 0;
}
ul#footer ul#footer-copyright {
	text-align: center;
}
ul#footer li ul#footer-credits {
	text-align: right;
}
ul#footer li ul li {
	line-height: 1.4em;
	margin: 0;
}
/* ----------------------------------------------- Comment styling
*/
div#comments {
	width: 600px;
	margin-left: 180px;
}
h3#comments {
	border-bottom: 1px solid #6d6d6d;
	clear: both;
	padding-bottom: 1em;
}
h3#respond {
	clear: both;
}
div#comments ol {
	padding-bottom: 1em;
}
div#comments ol li {
	border-bottom: 1px solid #6d6d6d;
	list-style-type: none;
}
div#comments ol li p.comment-author {
	font-weight: bold;
}
div#comments ol li cite {
	font-style: normal;
}
div#comments ol li p {
	padding: 0.5em 0;
}
div#comments textarea {
	color: #565553;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em;
	padding: 5px;
	width: 590px;
}
ul.commentary-post li {
	list-style-type: none;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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

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

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

.alignright {
	float: right;
	}

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



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

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



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

.wp-caption {
	border: 1px solid #bdae97;
	text-align: center;
	background-color: #e6d6bf;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */