/*
Theme Name: Meldon (March 2010)
Theme URI: http://interbeing.org.uk
Description: Blue n grey
Version: 1.0
Author: Lumpy Lemon
Author URI: http://lumpylemon.co.uk

	This is the CSS stylesheet for the Comunity of Interbeing 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

*/



/*
					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, p, blockquote, a, em, img, ul, ol, 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-color: #fff;
	border-top: 10px solid #b7d7d5;
	color: #000;
	text-align: center;
}

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

#admin {
	background-color: #b7d7d5;
}

#top {
	/*background: #efeeeb url(im/box.jpg);*/
	height: 160px;
	margin-top: 40px;
	position: relative;
	width: 960px;
}

#logo {
	height: 102px;
	left: 40px;
	position: absolute;
	top: 0px;
	width: 490px;
}

#thich-nhat-hanh {
	height: 160px;
	right: 40px;
	position: absolute;
	top: 0px;
	width: 129px;
}

#menu {
	bottom: 0;
	left: 40px;
	position: absolute;
}

.top-gap {
	margin-top: 40px;
}

.box-wrap {
	background: url(im/box-wrap.jpg) bottom left repeat-x;
	padding-bottom: 30px;
}

.box {
	background: #efeeeb url(im/box.jpg);
	border-top: 10px solid #b7d7d5;
	padding: 30px 40px 10px 40px;
}

#highlights {
	background: url(im/highlights.jpg) 0 0 repeat-y;
}

#highlight-links {
	background: url(im/highlight-links.jpg) bottom left no-repeat;
	padding-bottom: 30px;
}

#page {
	float: left;
	width: 620px;
}

.post {
	background-color: #f7f7f5;
	margin: 0 0 2em 0;
	padding: 1em 1em 0 1em;
}

.gallery {
	clear: both;
}

.postnav {
	clear: both;
}

#side {
	background: #fff url(im/side.jpg) bottom left repeat-x;
	border-top: 10px solid #dbebea;
	float: right;
	padding: 10px 0 40px 0;
	width: 200px;
}

#footer {
	background: #fff url(im/footer.jpg) 0 0 repeat-x;
	font-size: 0.8em;
	margin-top: 80px;
	text-align: center;
}

#footer-inner {
	background: transparent url(im/footer-tree.png) 0 40px no-repeat;
	margin: 0 auto;
	padding: 75px 0 30px 0;
	position: relative;
	text-align: left;
	width: 880px;
}

#find {
	font-size: 0.8em;
	position: absolute;
	right: 0;
	text-align: right;
	top: 85px;
}

#small-print {
	font-size: 0.8em;
	margin-top: 130px;
}

#charity {
	float: left;
	padding-top: 12px;
}

#lumpy {
	background: transparent url(im/lumpy-lemon.jpg) top right no-repeat;
	float: right;
	height: 40px;
	padding: 12px 40px 0 0;
	text-align: right;
}



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



#logo h1 {
	background: url(im/community-of-interbeing.jpg);
	display: block;
	height: 100%;
	width: 100%;
}

#logo h1 a {
	display: block;
	height: 100%;
	text-indent: -9999px;
	width: 100%;
}

#thich-nhat-hanh h2 {
	background: #b7d7d5 url(im/thich-nhat-hanh.jpg) 5px 5px no-repeat;
	display: block;
	height: 160px;
	text-indent: -9999px;
	width: 129px;
}



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



#menu ul {
	display: inline;
	font-size: 0.8em;
}

#menu li {
	padding: 0.1em 0.2em 0.1em 0.4em;
	border-left: 0.2em solid #b7d7d5;
	list-style: none;
	display: inline;
}

#menu li:first-child {
	border-left: none;
	padding-left: 0;
}

#menu a {
	text-decoration: none;
}

#menu a:link {
	color: #382421;
}

#menu a:visited {
	color: #382421;
}

#menu a:hover {
	color: #000;
}

#menu a:active {
	color: #382421;
}



/*
					B R E A D C R U M B S
*/



#crumbs {
	color: #333;
	font-family: arial, sans-serif;
	font-size: 0.6em;
	height: 20px;
	line-height: 1;
	margin-top: 60px;
	padding-right: 40px;
	text-align: right;
}

#crumbs strong {
	color: #333;
	font-weight: normal;
}



/*
					S I D E B A R
*/



#side h4 {
	color: #4c7974;
	font-size: 1.4em;
	margin: 0 15px;
}

#side p {
	border-top: 1px #dbebea solid;
	font-size: 0.9em;
	margin: 10px 15px 0 15px;
}

#side #choose-region {
	display: none;
}

#side p.date {
	padding-bottom: 0;
}

#side select {
	font-size: 0.75em;
	margin-left: 15px;
}

#side ul {
	border-top: 1px #dbebea solid;
	color: #fff;
	margin: 10px 10px 0 10px;
}

#side li {
	border-bottom: 1px #dbebea solid;
	font-size: 0.9em;
	list-style: none;
}

#side a {
	border-bottom: 0;
	display: block;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
	text-transform: capitalize;
	width: 170px;
}

#side a:link {
	color: #4c7974;
}

#side a:visited {
	color: #4c7974;
}

#side a:hover {
	color: #4c7974;
	background-color: #dbebea;
}

#side a:active {
	color: #4c7974;
}

#side li.current_page_item a, #side li.current-cat a {
	font-weight: bold;
}



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



#home-text {
	float: left;
	width: 370px;
}

#home-pic {
	float: right;
	margin-top: 20px;
	width: 410px;
}

.highlight .box {
	border-top: 10px solid #6c2c2c;
	padding: 10px 20px 0 20px;
}

.highlight img {
	float: left;
	margin: 0 1em 1em 0;
}

.highlight, .highlight-link {
	float: left;
	width: 290px;
}

.highlight-link {
	background-color: #efeeeb;
	text-align: right;
}

.highlight-link a {
	padding-right: 20px;
}

#highlight-1, #highlight-2, #highlight-link-1, #highlight-link-2 {
	margin-right: 45px;
}

#home-highlights .box {
	border-top: 10px solid #6c2c2c;
}





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



body {
	font-family: georgia, serif;
	line-height: 1.6;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

#page h1, #home h1, #page h2, h3, h4 {
	color: #382422;
	font-family: arial, sans-serif;
	font-weight: bold;
	padding-bottom: 0.5em;
}

#page h1, #home h1 {
	color: #6c2c2c;
	font-size: 2em;
	line-height: 1.2;
}

#page h2 {
	font-size: 1.4em;
	line-height: 1.2;
}

#page h2 a, #page h2 em {
	font-weight: bold;
}

.highlight h3 {
	font-size: 1.4em;
}

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

p {
	padding-bottom: 1em;
}

blockquote, .notice {
	background-color: #fff;
	border: 10px solid #dbebea;
	font-style: italic;
	margin: 1em 4em 2em 4em;
	padding: 1em 2em 0 2em;
}

blockquote p, .notice p {
	padding: 0 0 1em 0;
}

#home-text p {
	font-size: 1.4em;
}

.highlight, .highlight-link {
	font-size: 0.8em;
}

.goto, #home-text .goto, .posted {
	clear: left;
	margin-bottom: 0;
	text-align: right;
}

#home-text .goto, .posted {
	font-size: 0.8em;
}

object {
	border: 10px solid #b7d7d5;
	display: block;
	margin: 1em auto;
}

#admin p, .edit-link {
	font-family: arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
	text-transform: uppercase;
}

#admin p, .post-edit-link {
	background-color: #b7d7d5;
	padding: 0.5em;
}


.details {
	background-color: #b7d7d5;
	clear: right;
	float: right;
	font-family: arial, sans-serif;
	font-size: 0.8em;
	margin-left: 1em;
	padding: 10px;
	width: 250px;
}

#tel {
	font-size: 2em;
	padding: 0 0 0 120px;
}

#contact {
	font-family: arial, sans-serif;
	padding: 1em 0 0 0;
}



/*
					L I S T S
*/



#page ul, #page ol {
	list-style-type: square;
	padding: 1em 0;
}

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

#page .details ul {
	list-style-type: square;
	padding: 0;
}

#page .details li {
	margin-left: 20px;
	padding: 0 0 0.5em 0;
}

#page .light {
	color: #b7d7d5;
}

#page .details .light {
	color: #6c2c2c;
}

#page li span {
	color: #000;
}



/*
					L I N K S
*/



a {
	text-decoration: underline;
}

#contact a, #admin a, .edit-link a {
	text-decoration: none;
}

a:link {
	color: #000;
}

a:visited {
	color: #000;
}

a:hover {
	color: #999;
}

a:active {
	color: #000;
}



/*
					P A Y P A L
*/



.buy-product {
	background-color: #fff;
	border: 1px solid #6c2c2c;
	padding: 0.3em;
}

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



/*
					I M A G E S
*/



.slide-pic {
	display: none;
}

#slideshow #slide-pic-1 {
	display: block;
}

.box img {
	border: 5px solid #fff;
}

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

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

img.alignleft {
	padding: 4px;
	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 {
	text-align: center;
	background-color: #fff;
	margin: 10px;
}

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

.wp-caption p.wp-caption-text {
	font-family: arial, sans-serif;
	font-size: 0.7em;
	line-height: 1;
	margin: 0;
	padding: 5px;
	text-align: right;
}

.gallery-icon {
	float: left;
	padding: 10px;
}

.gallery-icon img {
	border: 10px solid #b7d7d5;
}

.post .attachment-post-thumbnail {
	float: right;
	margin: 0 0 1em 1em;
}



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



.wpcf7-form {
	display: none;
}

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

.wpcf7-form input, .wpcf7-form textarea {
	background-color: #fff;
	border: 1px solid #ddd;
	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 #b7d7d5;
}

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

.contact-small {
	font-size: 0.8em;
}



/*
					M A P
*/



.gm-map {
	display: none;
	float: right;
	margin-left: 1em;
}

.gm-map iframe {
	border: 10px solid #b7d7d5;
}



/* -- SEARCH -- */



#find input {
	border: 1px solid #6c2c2c;
	font-size: 1.5em;
	margin: 0 0 0.2em 0;
	padding: 0.5em;
	width: 15em;
}
