/*
Theme Name: Whole Brain Thinking
Theme URI: http://www.wholebrainthining.com/
Description: Theme for WBT website 2009.
Version: 1.0
Author: Sane & Able
Author URI: http://www.saneandable.co.uk
Tags: Grey, Lime.
*/



/* Begin Typography & Colors */
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Lucida", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
/* 	color: #333; */
	background-color: #FFFFFF;
	margin: 0 0 20px 0;
	padding: 0;
	}
	
a { text-decoration: none; }

#page {
	background-color: #FFFFFF;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 960px;
	}

#header {
/* 	background-color: #73a0c5; */
	margin: 0;
	padding-top: 98px;
/* 	height: 200px; */
	width: 960px;
	}

#content {
	margin: 50px auto;
	}

#content h3 {
	margin: 0;
	padding: 10px 15px;
	font-size: 1.25em;
	font-weight: normal;
	background-color: #E5E5E5;
	border-bottom: 1px solid #B3B3B3;
	}

/*
#content h3 a:link    { text-decoration: none; color: #191919; }
#content h3 a:visited { text-decoration: none; color: #191919; }
#content h3 a:active  { text-decoration: none; color: #191919; }
#content h3 a:hover   { text-decoration: none; color: #0066CC; }
*/

.post .left .category a:link    { text-decoration: none; color: #FFFFFF; }
.post .left .category a:visited { text-decoration: none; color: #FFFFFF; }
.post .left .category a:active  { text-decoration: none; color: #FFFFFF; }
.post .left .category a:hover   { text-decoration: none; color: #000000; }

#content .news h3 a:link    { text-decoration: none; color: #191919; }
#content .news h3 a:visited { text-decoration: none; color: #191919; }
#content .news h3 a:active  { text-decoration: none; color: #191919; }
#content .news h3 a:hover   { text-decoration: none; color: #0066CC; }

#content .news .comments a:link    { text-decoration: none; color: #191919; }
#content .news .comments a:visited { text-decoration: none; color: #191919; }
#content .news .comments a:active  { text-decoration: none; color: #191919; }
#content .news .comments a:hover   { text-decoration: none; color: #0066CC; }

#content .articles h3 a:link    { text-decoration: none; color: #191919; }
#content .articles h3 a:visited { text-decoration: none; color: #191919; }
#content .articles h3 a:active  { text-decoration: none; color: #191919; }
#content .articles h3 a:hover   { text-decoration: none; color: #E6D100; }

#content .articles .comments a:link    { text-decoration: none; color: #191919; }
#content .articles .comments a:visited { text-decoration: none; color: #191919; }
#content .articles .comments a:active  { text-decoration: none; color: #191919; }
#content .articles .comments a:hover   { text-decoration: none; color: #E6D100; }

#content .blog h3 a:link    { text-decoration: none; color: #191919; }
#content .blog h3 a:visited { text-decoration: none; color: #191919; }
#content .blog h3 a:active  { text-decoration: none; color: #191919; }
#content .blog h3 a:hover   { text-decoration: none; color: #E76F00; }

#content .blog .comments a:link    { text-decoration: none; color: #191919; }
#content .blog .comments a:visited { text-decoration: none; color: #191919; }
#content .blog .comments a:active  { text-decoration: none; color: #191919; }
#content .blog .comments a:hover   { text-decoration: none; color: #E76F00; }

#content .events h3 a:link    { text-decoration: none; color: #191919; }
#content .events h3 a:visited { text-decoration: none; color: #191919; }
#content .events h3 a:active  { text-decoration: none; color: #191919; }
#content .events h3 a:hover   { text-decoration: none; color: #B80202; }

#content .events .comments a:link    { text-decoration: none; color: #191919; }
#content .events .comments a:visited { text-decoration: none; color: #191919; }
#content .events .comments a:active  { text-decoration: none; color: #191919; }
#content .events .comments a:hover   { text-decoration: none; color: #B80202; }

#content .gurus h3 a:link    { text-decoration: none; color: #191919; }
#content .gurus h3 a:visited { text-decoration: none; color: #191919; }
#content .gurus h3 a:active  { text-decoration: none; color: #191919; }
#content .gurus h3 a:hover   { text-decoration: none; color: #339933; }

#content .gurus .comments a:link    { text-decoration: none; color: #191919; }
#content .gurus .comments a:visited { text-decoration: none; color: #191919; }
#content .gurus .comments a:active  { text-decoration: none; color: #191919; }
#content .gurus .comments a:hover   { text-decoration: none; color: #339933; }

#sidebar a:link    { text-decoration: none; color: #191919; }
#sidebar a:visited { text-decoration: none; color: #191919; }
#sidebar a:active  { text-decoration: none; color: #191919; }
#sidebar a:hover   { text-decoration: none; color: #666666; }

.entry a:link    { text-decoration: none; color: #666666; }
.entry a:visited { text-decoration: none; color: #666666; }
.entry a:active  { text-decoration: none; color: #666666; }
.entry a:hover   { text-decoration: none; color: #191919; }

a:link    { text-decoration: none; color: #666666; }
a:visited { text-decoration: none; color: #666666; }
a:active  { text-decoration: none; color: #666666; }
a:hover   { text-decoration: none; color: #8F40AF; }
	
/* purple 690094 */	

/*
.post .news .left .comments { border-bottom: 3px solid #0066CC; }
.post .articles .left .comments { border-bottom: 3px solid #E6D100; }
.post .events .left .comments { border-bottom: 3px solid #B80202; }
.post .gurus .left .comments { border-bottom: 3px solid #339933; }	
*/
	
	
	
	

#content .left {
	width: 219px; /* 225px */
	margin-right: 30px;
	}

#content .right {
	width: 455px;
	font-size: 0.75em;
	line-height: 155%;
	}

#content .right p:first-child {
	margin: 0;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	color: #191919;
/* 	width: 450px; */
	}

.post {
	padding-bottom: 40px; 
	}

.post .news .left .category {
	font-size: 1.13em;
	font-weight: bold;
	padding: 12px 15px;
	background: #0066CC url(images/news-meta-news.gif) left top no-repeat;
	}
.post .articles .left .category {
	font-size: 1.13em;
	font-weight: bold;
	padding: 12px 15px;
	background: #E6D100 url(images/news-meta-articles.gif) left top no-repeat;
	}
.post .events .left .category {
	font-size: 1.13em;
	font-weight: bold;
	padding: 12px 15px;
	background: #B80202 url(images/news-meta-events.gif) left top no-repeat;
	}
.post .gurus .left .category {
	font-size: 1.13em;
	font-weight: bold;
	padding: 12px 15px;
	background: #339933 url(images/news-meta-gurus.gif) left top no-repeat;
	}
.post .blog .left .category {
	font-size: 1.13em;
	font-weight: bold;
	padding: 12px 15px;
	background: #E76F00 url(images/news-meta-blog.gif) left top no-repeat;
	}

.post .left .date {
	font-size: 0.69em;
	font-weight: bold;
	padding: 15px 5px 3px 15px;
	}

.post .left .comments {
	font-size: 0.69em;
	padding: 0 0 15px 15px;
	}

.post .news .left .comments { border-bottom: 3px solid #0066CC; }
.post .articles .left .comments { border-bottom: 3px solid #E6D100; }
.post .blog .left .comments { border-bottom: 3px solid #E76F00; }
.post .events .left .comments { border-bottom: 3px solid #B80202; }
.post .gurus .left .comments { border-bottom: 3px solid #339933; }

.post .news .right { border-bottom: 3px solid #0066CC; }
.post .articles .right { border-bottom: 3px solid #E6D100; }
.post .blog .right { border-bottom: 3px solid #E76F00; }
.post .events .right { border-bottom: 3px solid #B80202; }
.post .gurus .right { border-bottom: 3px solid #339933; }

.gurus .entry {
	padding-bottom: 15px;
	background-color: #E1F0E1;
	}
	
.gurus .entry p {
	padding: 0 20px 0 20px;
	}
	

/*
.narrowcolumn .entry {
	line-height: 1.4em;
	}
*/

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h2.pagetitle {
	font-size: 1.6em;
	font-weight: normal;
	margin: 0 0 40px 0;
	color: #666666;
	}
	


.commentlist li, #commentform input, #commentform textarea {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li ul li {
/* 	font-size: 0.75em; */
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
/* 	font-size: 0.69em; */
	}

.commentlist p {
	font-weight: normal;
	line-height: 140%;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

/*
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
*/

.post {
	margin: 0 0 40px;
/* 	text-align: justify; */
	}


.narrowcolumn .postmetadata {
	padding-top: 5px;
	}


/*
.postmetadata {
	clear: both;
}
*/

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	font-size: 0.69em;
	}
/* End Structure */





h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



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


.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
	
.postmetadata {
	width: 150px;
	}



#sidebar {
	padding: 0 0 10px 0;
	/* margin: 50px 0 0 741px; 735px */
	margin: 50px 0 0 0; /* 735px */
	width: 219px; /* 225px */
	}



#sidebar h1 {
	margin: 0;
	padding: 0;
	font-size: 0.88em;
	font-weight: normal;
	background: #333333 url(images/news-sidebar-top-grey.gif) left top no-repeat;
	color: #FFFFFF;
	padding: 12px 20px;
	}
	
#sidebar h2 {
	margin: 0;
	padding: 0;
	font-size: 0.88em;
	font-weight: normal;
	background: #333333 url(images/news-sidebar-top-grey.gif) left top no-repeat;
	color: #FFFFFF;
	padding: 12px 20px;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
/* 	margin-bottom: 15px; */
/* 	padding: 5px 0; */
	}

#sidebar ul p, #sidebar ul select {
/* 	margin: 5px 0 8px; */
	}

#sidebar ul ul, #sidebar ul ol {
	padding: 5px 20px;
	background: #F2F2F2 url(images/news-sidebar-bottom-grey.gif) left bottom no-repeat;
	margin-bottom: 20px;
/* 	margin: 5px 0 0 10px; */
	}

#sidebar ul ul ul, #sidebar ul ol {
/* 	margin: 0 0 0 10px; */
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
/* 	margin: 3px 0 0; */
	font-size: 0.81em;
	border-top: 1px solid #CFCFCF;
	padding: 10px 0;
	}

#sidebar ul ul li:first-child, #sidebar ul ol li:first-child {
	border-top: 0;
	}
/* End Entry Lists */





.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* 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 */






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

/*
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
*/
	
.gurus blockquote {
/* 	margin: 15px 30px 0 10px; */
/* 	padding-left: 20px; */
	border: 2px solid #8ACB8A;
	background-color: #B8DBB8;
	margin: 0;
	padding: 15px 0;
/* 	padding: 10px 15px; */
	}

.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*/














#menu a:link    { text-decoration: none; color: #191919; }
#menu a:visited { text-decoration: none; color: #191919; }
#menu a:active  { text-decoration: none; color: #191919; }
#menu a:hover   { text-decoration: none; color: #8F40AF; }

#contact a:link    { text-decoration: none; color: #FFFFFF; }
#contact a:visited { text-decoration: none; color: #FFFFFF; }
#contact a:active  { text-decoration: none; color: #FFFFFF; }
#contact a:hover   { text-decoration: none; color: #191919; }

#contactText a:link    { text-decoration: none; color: #191919; }
#contactText a:visited { text-decoration: none; color: #191919; }
#contactText a:active  { text-decoration: none; color: #191919; }
#contactText a:hover   { text-decoration: none; color: #8F40AF; }

#subMenu a:link    { color: #FFFFFF; }
#subMenu a:visited { color: #FFFFFF; }
#subMenu a:active  { color: #FFFFFF; }
#subMenu a:hover   { color: #999999; }
#subMenu a 		   { text-decoration: none; padding: 14px 26px 16px 21px; }

#topPanel a:link    { color: #FFFFFF; font-weight: normal; }
#topPanel a:visited { color: #FFFFFF; font-weight: normal; }
#topPanel a:active  { color: #FFFFFF; font-weight: normal; }
#topPanel a:hover   { color: #99FF33; font-weight: normal; }
#topPanel a:hover   { text-decoration: none; }

#topPanel .catLink a:link    { color: #99FF33; font-weight: bold; }
#topPanel .catLink a:visited { color: #99FF33; font-weight: bold; }
#topPanel .catLink a:active  { color: #99FF33; font-weight: bold; }
#topPanel .catLink a:hover   { color: #FFFFFF; font-weight: bold; }
#topPanel .catLink a:hover   { text-decoration: none; }




a img {
	border: 0;
	}
	
.cL {
	float: left;
	}
	
.cR {
	float: right;
	}
		
.cB {
	clear: both;
	}


#logo {
	position: absolute;
	margin-top: -81px;
	width: 202px;
	height: 88px;
	background-color: #99FF33;
	}
	

#contact {
	position: absolute;
	width: 85px; /* 87px */
	margin-top: -63px;
	margin-left: 875px;
	font-size: 0.69em;
	padding: 4px 12px 7px 8px;
	background: url(images/contact-us.gif) left center no-repeat;
	}
	
#contactText {
	position: absolute;
	height: 30px;
	width: 260px; /* 87px */
	margin-top: -58px;
	margin-left: 610px;
	font-size: 0.69em;
	}
		
	
#menu {
/* 	margin-top: 70px; */
	font-size: 0.81em;
	}
	
#menu a {
	display: block;
	margin-left: 3px;
}
	
#menu .home a {
	padding: 7px 14px 8px 14px;
	background: url(images/menu/home.gif) top center no-repeat;
}
	
#menu .what a {
	padding: 7px 14px 8px 14px;
	background: url(images/menu/what.gif) top center no-repeat;
	}
	
#menu .themes a {
	padding: 7px 14px 8px 13px;
	background: url(images/menu/themes.gif) top center no-repeat;
	}
	
#menu .become a {
	padding: 7px 14px 8px 15px;
	background: url(images/menu/become.gif) top center no-repeat;
	}
	
#menu .locator a {
	padding: 7px 13px 8px 14px;
	background: url(images/menu/locator.gif) top center no-repeat;
	}
/*	
#menu .news a {
	padding: 7px 12px 8px 13px;
	background: url(images/menu/news.gif) top center no-repeat;
	}
*/	
#menu .news a.active {
	color: #FFFFFF;
	padding: 7px 12px 8px 13px;
	background: url(images/menu/news-active.gif) top center no-repeat;
	}	





#header h1 {
	margin: 0;
	padding: 0;
	font-size: 1.44em;
	font-weight: normal;
	color: #FFFFFF;
/* 	line-height: 125%; */
	}

#header h2 {
	margin: 0;
	padding: 0;
	font-size: 0.88em;
	font-weight: normal;
	line-height: 145%;
	color: #FFFFFF;
	}

#topPanel {
	clear: both;
	height: 182px;
	background: url(images/news-panel.gif) left bottom repeat-x;
/* 	font-weight: bold; */
	}
	
#topPanel .left {
	padding: 25px 0 0 30px;
	width: 195px; /* 225px */
	}

#topPanel .right {
	padding: 20px 0 0 30px;
	}
	
#topPanel .right ul {
	margin: 0;
	padding: 30px 0 0 0;
	font-size: 0.75em;
	line-height: 185%;
	}
	
#topPanel .right ul li {
	color: #99FF33;
	list-style: none;
	}
	
#subMenu .browse {
	color: #FFFFFF;
	padding-right: 90px;
	padding-left: 30px;
	background: #262626 url(images/news-submenu-arrow.gif) right center no-repeat;
	}

#subMenu ul {
	margin: 0;
	padding: 0;
	font-size: 0.81em;
	background-color: #333333;
	height: 32px;
	padding-top: 14px;
	border-top: 1px solid #2F2F2F;
	}

#subMenu ul li {
	margin: 10px 0 0 0;
	list-style: none;
	padding: 14px 0 16px 0;
	border-right: 1px solid #474747;
	display: inline;
	}
	
#subMenu a.active {
	color: #99FF33;
	}

#subMenu ul li:first-child {
	border-right: none;
	}
	
#search {
 	position: absolute;
	padding: 0;
	margin-top: -35px;
	margin-left: 730px;
/* 	margin-left: 730px; */
	}

label.screen-reader-text {
	display: none;
	}
	
.corners {
	position: absolute;
	width: 960px;
	height: 10px;
	margin-top: -10px;
	}

.textBold {
	font-weight: bold;
	}













