/*
Theme Name: Dart (March 2010)
Theme URI: http://totnesedap.org.uk
Description: A river runs through it
Version: 1.0
Author: Lumpy Lemon
Author URI: http://lumpylemon.co.uk

	This is the CSS stylesheet for the Totnes EDAP website
	All design and code by Lumpy Lemon
	You can find us at http://lumpylemon.co.uk

	Any code obtained from other sources is clearly commented as such

*/



/*
					F O N T S

*/



/*
This website uses the following fonts:
	"Neo Retro Draw" : www.fontsquirrel.com/fonts/NeoRetroDraw
*/

@font-face {
	font-family: 'NeoRetroDrawRegular';
	src: url('f/NEORD___.eot');
	src: local('NeoRetroDraw'), url('f/NEORD___.ttf') format('truetype');
}



/*
					R E S E T

					thank you eric!
					http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/
*/



html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, ul, li, fieldset, form, label, input, textarea, legend, caption, dl, dt, dd {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: inherit;
	font-family: inherit;
	font-size: 100%;
	vertical-align: baseline;
	text-decoration: none;
}



/*
					A U T O M A T I C   F L O A T   C L E A R I N G
*/



.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}



/*
					H I D D E N   T H I N G S
*/



hr {
	display: none;
}



/*
					S T R U C T U R A L   E L E M E N T S
*/



body {
	background: #87e8eb url(im/body.jpg) 0 0 repeat;
	color: #000;
	text-align: center;
}

.wrap {
	margin: 0 auto;
	text-align: left;
	width: 960px;
}

#name {
	height: 147px;
	margin-top: 80px;
	position: relative;
	width: 960px;
}

.page {
	background-color: #fff;
	border: 5px solid #9fedef;
	margin-top: 10px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.no-search {
	margin-top: 50px;
}

.admin {
	margin: 1em 0;
}

.admin p {
	background-color: #9fedef;
	font-size: 0.8em;
	margin: 0;
	padding: 0.4em;
	text-align: center;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#footer {
	background: transparent url(im/landscape.png) center bottom repeat-x;
}

#credits {
	margin-top: 50px;
	padding-bottom: 280px;
}

#credits p {
	padding: 0;
	text-align: center;
}

#credits #by {
	background: transparent url(im/clouds.png) center top repeat-x;
	padding-top: 270px;
}

#credits #sponsors, #credits #lumpy {
	font-size: 0.8em;
	padding-top: 30px;
}

#sponsors {
	margin-left: 161px;
}

#sponsors-box {
	background-color: #fff;
}

#sponsors a, #sponsors-box a {
	display: block;
	float: left;
	height: 90px;
	margin: 0 30px;
	padding: 0;
	text-indent: -9999px;
}

#sponsors-box a {
	margin: 0 5px 1em 5px!important;
}

#sponsor-tn {
	background: transparent url(im/sponsor-tn.png) 50% 50% no-repeat;
	width: 61px;
}

#sponsor-ef {
	background: transparent url(im/sponsor-esmee.png) 50% 50% no-repeat;
	width: 127px;
}

#sponsor-ash {
	background: transparent url(im/sponsor-ashoka.png) 50% 50% no-repeat;
	width: 101px;
}

#sponsor-ape {
	background: transparent url(im/sponsor-ape.png) 50% 50% no-repeat;
	width: 109px;
}



/*
					P A G E   H E A D E R S
*/



#name h1 {
	background: url(im/transition-in-action.png);
	display: block;
	height: 147px;
	left: 74px;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 811px;
}



/*
					N A V I G A T I O N
*/



#nav ul {
	font-size: 0.8em;
	margin: 10px 0 0 138px;
	padding: 0;
}

#nav li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav a {
	display: block;
	height: 95px;
	padding: 0;
	text-decoration: none;
	text-indent: -9999px;
	width: 114px;
}

#nav .page-item-485 a {
	background: transparent url(im/nav-home.png) 0 0 no-repeat;
}

#nav .page-item-65 a {
	background: transparent url(im/nav-read.png) 0 0 no-repeat;
}

#nav .page-item-487 a {
	background: transparent url(im/nav-pdf.png) 0 0 no-repeat;
}

#nav .page-item-488 a {
	background: transparent url(im/nav-buy.png) 0 0 no-repeat;
}

#nav .page-item-489 a {
	background: transparent url(im/nav-contact.png) 0 0 no-repeat;
}

#nav .page-item-490 a {
	background: transparent url(im/nav-news.png) 0 0 no-repeat;
}

#nav .page-item-491 a {
	background: transparent url(im/nav-signup.png) 0 0 no-repeat;
}

#nav a:link {
}

#nav a:visited {
}

#nav a:hover {
	background-position: -114px 0;
}

#nav a:active {
}

#nav .current_page_item a, #nav .current_page_ancestor a {
	background-position: -114px 0;
}



/*
					H O M E   P A G E
*/



#boxes {
}

.intro-box, .link-box {
	float: left;
}

.intro-box p {
	padding: 0;
}

#box-1 {
	padding: 40px;
	width: 490px;
}

.link-box {
	padding: 40px 40px 40px 0;
	width: 150px;
}

.link-box a {
	display: block;
	height: 164px;
	padding: 0;
	text-indent: -9999px;
	width: 150px;
}

#box-2 a {
	background: transparent url(im/home-read-online.png) 0 0 no-repeat;
}

#box-3 a {
	background: transparent url(im/home-buy-the-book.png) 0 0 no-repeat;
}

#box-2 a:hover, #box-3 a:hover {
	background-position: -150px 0;
}



/*
					P A G E S
*/



#content {
	padding: 100px 195px;
}

.page-nav {
	background-color: #f2f2f2;
	padding: 3px;
	text-align: center;
	width: 554px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.page-nav div {
	padding-left: 67px;
}

.page-nav-link {
	background: transparent 0 0 no-repeat;
	display: block;
	float: left;
	height: 82px;
	padding: 0;
	text-indent: -9999px;
	width: 84px;
}

.page-nav-prev {
	background-image: url(im/pnav-prev.png);
}

.page-nav-next {
	background-image: url(im/pnav-next.png);
}

.page-nav-up {
	background-image: url(im/pnav-up.png);
}

.page-nav-toc {
	background-image: url(im/pnav-cont.png);
}

.page-nav-comments {
	background-image: url(im/pnav-comm.png);
}

.page-nav-link:hover {
	background-position: -84px 0;
}

p {
	text-align: justify;
}

.p-num, li .p-num {
	background-color: #333;
	color: #fff;
	display: none;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	margin-right: 0.5em;
	padding: 0.1em 0.2em !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



/*
					B U Y   O N L I N E
*/



.buttons {
	background-color: #9fedef;
	margin: 2em 0 3em 0;
	padding: 25px !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.button {
	float: left;
	font-size: 0.8em;
	width: 170px;
}

.buttons h2, .button p, .button form {
	text-align: center;
}

.button p {
	padding: 1em 0 0 0;
}

.button input, .button img {
	background-color: transparent;
	border: 0 none;
}



/*
					T O C / S U B P A G E S
*/



#toc {
	padding: 0 0 2em 0;
}

#toc li {
	list-style-type: none;
	margin-left: 1em;
}

.clickme {
	background: #fff url(im/toc.png) 0 60% no-repeat;
	border: 0 none;
	cursor: pointer;
	display: block;
	float: left;
	height: 1.5em;
	margin-right: 0.5em;
	padding: 0;
	text-indent: -9999px;
	width: 16px;
}

.clickme:hover {
	background-color: #fff;
}



/*
					T Y P O G R A P H Y
*/



body {
/*
	font: 1em/1.5 Calibri, arial, sans-serif;
*/
	font: 1em/1.5 Calibri, Corbel, "Bitstream Vera Sans", Helvetica, Verdana, sans-serif;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.result p {
	text-align: left;
}

.search-term {
	background-color: #ff0;
	padding: 0.1em;
}

h1, h2, h3, h4 {
	clear: both;
	color: #522d17;
	padding-bottom: 0.5em;
}

h1 {
	font: 2.4em/1.2 "NeoRetroDrawRegular", arial, sans-serif;
	padding-top: 1em;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
}

h3, h4 {
	font-weight: bold;
}

h5 span {
	background-color: #ff0;
	font-size: 0.8em;
	font-weight: bold;
	padding: 0.1em 0.3em !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#post {
}

p {
	padding-bottom: 1em;
}

.date {
	color: #666;
	font-size: 0.8em;
	text-align: right;
}

.readmore {
	text-align: right;
}

#commentform .subscribe-to-comments {
	margin: 0;
	padding-bottom: 0.2em;
}

#commentform .comment-rss {
	background: transparent url(im/feed.png) 0 50% no-repeat;
	margin: 0;
	padding: 0 0 0 20px;
}

blockquote {
	background: #9fedef url(im/box-quote.png) 20px 20px no-repeat;
	margin: 1em auto 2em auto;
	padding: 30px 90px 0 90px !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 324px;
}

blockquote p {
	padding: 0 0 30px 0;
	text-align: left;
}

sub, sup {
	font-size: 0.7em;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.5ex;
}

sup {
	bottom: 1ex;
}

.maths {
	background-color: #9fedef;
	margin: 1em auto 2em auto;
	padding: 1em 30px 0 30px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 450px;
}

.maths p {
	font-size: 0.8em;
	text-align: center;
}

#respond, .commentlist {
	background-color: #f2f2f2;
	margin: 2em 0;
	padding: 20px !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

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

.children {
	padding: 0;
}

.commentlist li ul li { 
	margin: 10px 0 10px 20px;
}

.comment-body {
	background-color: #fff;
	border: 3px solid #fff;
	padding: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.comment-author-jacqihodgson, .comment-author-robhopkins {
	border-color: #ab2336;
}

cite {
	font-style: normal;
}

.comment-author-jacqihodgson > .comment-author > cite, .comment-author-jacqihodgson > .comment-author > cite > a, .comment-author-robhopkins > .comment-author > cite, .comment-author-robhopkins > .comment-author > cite > a {
	font-weight: bold;
}

.commentmetadata {
	font-size: 0.7em;
	padding-bottom: 1em;
}

.commentmetadata a {
	border: 0 none;
}

.commentlist p {
	margin: 0 40px 0.5em;
	text-align: left;
}

.reply {
	font-size: 0.9em;
	padding-bottom: 10px;
	text-align: right;
}

h3.comments, #respond h3 {
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
}

h3.comments {
	margin-top: 25px;
}

.p-num-toggle {
	display: none;
	font-size: 0.8em;
	text-align: center;
}

.p-num-toggle-hover {
	background-color: #9fedef;
}

input, textarea {
	background-color: #fff;
	border: 1px solid #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

input {
	padding: 0.5em;
}

#search {
	float: right;
	margin-top: 50px;
}

#search input {
	border: 5px solid #fff;
	margin-right: 5px;
	padding: 0 5px 0 25px;
}

#searchform input {
	background: #fff url(im/search.png) 5px 50% no-repeat;
	font-size: 0.8em;
	padding-left: 25px;
	width: 12em;
}

textarea {
	font-size: 0.9em;
	padding: 20px;
}

#commentform textarea {
	width: 476px;
}

#footnotes-div {
	padding: 25px;
}

#footnotes-div ol {
	font-size: 0.75em;
}



/*
					L I S T S
*/



ul, ol {
	padding: 0 0 0.5em 0;
}

li {
	margin-left: 2em;
	padding: 0 1em 0.5em 1em;
}

ul li {
	list-style-type: square;
}

table li {
	margin-left: 0.5em;
	padding: 0 0 0.2em 0;
}

/* !!!!!!!!!!!! */
.light {
	color: #b7d7d5;
}

li span {
	color: #000;
}



/*
					L I N K S
*/



a {
	border-bottom: 1px dashed;
}

h2 a {
	font-weight: bold;
}

.cboxElement, #boxes a, #nav a, .page-nav a, .wp-caption a, .admin a, .footnote-back-link, #sponsors a, #sponsors-box a {
	border: 0 none;
}

.cboxElement {
	display: block;
}

a {
	color: #000;
	padding: 0.1em;
}

a:link {
}

a:visited {
}

a:hover {
	background-color: #9fedef;
}

.box a:hover {
	background-color: #fff;
}

.cboxElement:hover {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a:active {
}

a.footnote-identifier-link {
	background-color: #ff0;
	border: 0 none;
	font-family: arial, sans-serif;
	font-style: normal;
	margin: 0 0.2em;
	padding: 0 2px !important;
	text-decoration: none;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



/*
					P A Y P A L
*/



/* !!!!!!!!!!!! */
.buy-product {
	background-color: #fff;
	border: 1px solid #b7d7d5;
	padding: 0.3em;
}

.buy-product:hover {
	background-color: #eee;
}



/*
					I M A G E S
*/



/* !!!!!!!!!!!! */
img.aligncenter {
	border: 5px solid #fff;
	display: block;
	margin: 0 auto 1em auto;
}

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

img.alignleft {
	border: 5px solid #fff;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
	padding: 5px;
	}

.alignleft {
	float: left;
	padding: 5px;
}

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

.wp-caption {
	color: #000;
	margin-top: 1em;
	margin-bottom: 2em;
	padding: 10px 0 5px 0;
	text-align: center;
}

.wp-caption img {
	border: 5px solid #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

a:hover img {
	border: 5px solid #9fedef;
}

.wp-caption p.wp-caption-text {
	background-color: #9fedef;
	font-family: arial, sans-serif;
	font-size: 0.7em;
	line-height: 1.4;
	margin: 2em 0 0 2px;
	padding: 0.5em !important;
	text-align: right;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



/*
					C O N T A C T   F O R M
*/



.wpcf7-form {
	display: none;
	background: #9fedef url(im/box-contact.png) 482px 20px no-repeat;
	margin: 2em 0;
	padding: 20px !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* !!!!!!!!!!!! */
.wpcf7-form p {
	font-family: arial, sans-serif;
	font-size: 0.8em;
}

.wpcf7-form input, .wpcf7-form textarea {
	background-color: #fff;
	border: 1px solid #999;
	color: #000;
	font-family: arial, sans-serif;
	letter-spacing: 1px;
	line-height: 1.4;
	padding: 0.5em;
}

.wpcf7-form input:hover, .wpcf7-form textarea:hover {
	border: 1px solid #333;
}

.wpcf7-form input:focus, .wpcf7-form textarea:focus, .wpcf7-form .ieFocus {
	border: 1px solid #333;
}



/*
					T A B L E S
*/



.wp-table-reloaded-table-name {
	font-family: arial, sans-serif;
	margin: 2em 0 0 0;
	padding-top: 0.5em;
	text-align: center;
}

.wp-table-reloaded-table-description {
	border-bottom: 1px solid #ccc;
	display: block;
	font-family: arial, sans-serif;
	font-size: 0.9em;
	margin: 0 0 2em 0;
	padding-bottom: 0.5em;
	text-align: center;
}

.wp-table-reloaded {
	margin: 1em auto;
	width: 98%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-table-reloaded th {
	background-color: #ab233b;
	color: #fff;
	font-weight: bold;
	margin: 2px;
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-table-reloaded td {
	background-color: #f2f2f2;
	font-size: 0.8em;
	margin: 2px;
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.wp-table-reloaded .row-2 {
	background-color: #eee;
	font-weight: bold;
}



/*
					S H O R T C O D E S
*/



/* !!!!!!!!!!!!!!!!!!!! delete when live */
p.remind-p span {
	background-color: #f00;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.2em 0.5em;
	text-transform: uppercase;
}

span.remind-span {
	background-color: #f00;
	color: #fff;
	font-family: arial, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	margin: 0 0.3em;
	padding: 0.2em 0.5em;
	text-transform: uppercase;
}

.box {
	background-color: #9fedef;
	margin: 1em auto 2em auto;
	padding: 30px 30px 0 30px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 450px;
}

.box p, .box h3, .box li {
	color: #333;
}

.box ul, .box ol {
	padding-bottom: 30px;
	text-align: left;
}

#recent {
	background: #9fedef url(im/box-comments.png) 20px 20px no-repeat;
}

#recent li {
	list-style-type: none;
	margin-left: 0;
}

.notes {
	padding-bottom: 2em;
}

.notes p, .notes h4 {
	font-size: 0.8em;
	padding: 0.5em 30px 0 30px;
}



/*
					C O M M E N T S
*/



h3#comments {
}

.nocomments {
	font-style: italic;
	margin-top: 20px;
	text-align: center;
}

.commentlist li .avatar { 
	float: left;
	margin: 0 1em 1em 0;
}

.commentlist cite, .commentlist cite a {
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}

#commentform p {
	margin: 5px 0;
	}

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

.commentmetadata {
	margin: 0;
	display: block;
	}

