/* --- Main CSS for Evolving Consciousness --- */

html {
	background-color: rgb(242, 164, 81);
}

#htmlfs {
	background-color: rgb(117,132,158);
}


body {
	color: rgb(76, 23, 5);
	background-color: rgb(24,11,3);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin: 0;
	font-size: 11pt;
}

/* --- wrapper for additional control --- */
#wrapper {    
	background-color: rgb(242, 164, 81);
/*	border-left: 3px solid rgb(191,62,18); */
	margin-top: 0;
	margin-left: 162px;
	margin-right: auto;
	height: 100%;
}

/* --- header - contains the image --- */
#header {
	background-color: rgb(242, 164, 81);
	position: absolute;
	top: 20px;
	left: 175px;
	height: 70px;
}

#header #img {
	float: left;
}

/* --- main navigation --- */

#main_nav {
   background-image: url(images/navbkg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
   position: absolute;
   top: 0;
   left: 0;
	width: 161px;
	height: 100%;
	background-color: rgb(24,11,3);
	padding-top: 130px;
}

#main_nav ul {
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}

#main_nav li {
	padding: 0 0 0.5em;
/*	display: block; */
	list-style-type: none;
	text-align: center;
}

#main_nav li a {
	color: rgb(76,23,5);
	text-decoration: none;
	font-weight: bold;
}

#main_nav a:hover, #main_nav a:active {
	font-weight: bold;
	color: #FFD700;
	text-decoration: underline;
}

/* --- you are here processing main_nav --- */
#home #nav_home a,
#weaskyou #nav_weask a,
#whatwedo #nav_whatwe a,
#whoweare #nav_whowe a,
#topics #nav_topics a,
#testimonials #nav_test a,
#suggestions #nav_sugg a,
#flyingsolo #nav_fsolo a,
#events #nav_events a,
#about #nav_about a,
#contact #nav_cont a {
	font-weight: bold;
	font-style: italic;
	color: #fff;
}

/* --- content div markup --- */

#content {
	color: rgb(76, 23, 5);
	margin-left: 25px;
	margin-top: 125px;
/*	top: 80px;
	left: 200px; */
	max-width: 900px;
}

#content h1 {
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 0px;
}

#content h2 {
	font-size: 1.1em;
	font-weight: bold;
}

#content h3 {
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
}

#content p {
	font-family: 'Trebuchet MS', Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.10em;
	line-height: 1.5em;
}

#content img.bio {
	float: left;
	margin-right: 5px;
}

#content table {
	margin: 0 auto;
	padding: 0.5em;
	background-color: #E4E8F8;
	border: 1px solid #C9CEEC;
}

#content td {
	padding: 0 0.5em;
	font-size: 0.85em;
	border-bottom: 1px dotted #C9CEEC;
}

/* --- Extra Info markup: Initially a right side panel --- */

#extra_info {
	float: left;
	margin: 5px 0 0 10px;
	padding-top: 5px;
	width: 180px;
	background-color: transparent;
}

#footer {
	clear: both;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
	padding: 5px 0 5px 0;
}

#footer p {
	margin-bottom: 0;
	margin-top: 0.25em;
}

#footer a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
}

#footer a:hover {
	font-style: italic;
	text-decoration: underline;
}

cite {
	display: block;
	margin: 0.5em;
}

/* --- testimonials --- */
p.testimonial {
	font-style: italic;
	padding-left: 2em;
	padding-right: 2em;	
	padding-bottom: 30px;
	background-image: url(images/rule.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.totop {
	padding-left: 18px;
	background-image: url(images/up.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

.totop a {
	text-decoration: none;
	color: #C9CEEC;
	font-weight: bold;
}

/* --- event styles --- */

.event {
	padding-bottom: 15px;
	background-image: url(images/rule.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

.event .totop {
	margin: 15px 0 0 0;
	background-image: url(images/up.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

.ev_category {
	margin: 15px 0 5px 0;
	padding: 0.2em 0;
	background-color: #E9EBF7;
	border-bottom: 1px solid #00105F;
}

.ev_category h2 {
	margin: 0;
	padding: 0;
	font-size: 1.25em;
}

.event h3 {
	font-size: 1em;
}

.event h4 {
	float: left;
	margin: 0;
	width: 45px;
	padding: 0;
	font-size: 0.85em;
	color: #233589;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.event p {
	margin: 0 0 0.4em 50px;
}

.event ul {
	margin: 0 0 0.4em 65px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
}

.urgent {
	color: red;
}

/* --- Testimonial Styles --- */
#testimonials {
	font-weight: normal;
}

#t01 { color: rgb(76, 23, 5); }
#t02 { color: rgb(0,74,128); }
#t03 { color: rgb(76, 23, 5); }
#t04 { color: rgb(0,74,128); }
#t05 { color: rgb(76, 23, 5); }
#t06 { color: rgb(0,74,128); }
#t07 { color: rgb(76, 23, 5); }
#t08 { color: rgb(0,74,128); }
#t09 { color: rgb(76, 23, 5); }
#t10 { color: rgb(0,74,128); }
#t11 { color: rgb(76, 23, 5); }
#t12 { color: rgb(0,74,128); }
#t13 { color: rgb(76, 23, 5); }

.tname {
	display: block;
	font-style: italic;
	margin-left: 5.em;
}

/* --- flying solo page styles --- */
#flyingsolo body {
	background-image: url(images/fs_bodybkg.jpg);
	background-repeat: repeat-y;
}

#flyingsolo #main_nav {
   background-image: url(images/fs_navbkg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
   position: absolute;
   top: 0;
   left: 0;
	width: 161px;
	height: 100%;
	background-color: rgb(24,11,3);
	padding-top: 130px;
}

#flyingsolo #wrapper {    
	background-color: rgb(117,132,158);
/*	border-left: 3px solid rgb(191,62,18); */
	margin-top: 0;
	margin-left: 162px;
	margin-right: auto;
	height: 100%;
}

/* --- header - contains the image --- */
#flyingsolo #header {
	background-color: rgb(117,132,158);
	position: absolute;
	top: 20px;
	left: 175px;
	height: 70px;
}

#flyingsolo #wrapper #content p img {
	float: left;
	padding-right: 5px;
}

.fe_1111 {
	padding-bottom: 15px;
	background-image: url(images/rainbow_rule.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}

#content .fe_1111 p {
	font-size: 1.12em;
	font-family: Verdana, Arial, Geneva, Helvetica, Sans-Serif;
	color: rgb(1,3,97);
	line-height: 1.5em;
	text-align: center;
	font-weight: normal;
}

.copy_1111 {
	text-align: center;
	font-weight: bolder;
}

#content .fe_1111 h1 {
	font-size: 1.5em;
   font-family: 'Lucida Calligraphy', 'Embassy BT', Script, cursive;
	text-align: center;
}

#content .fe_1111 p cite {
	font-family: 'Times New Roman', Times, Georgia, Serif;
	font-size: 1.0em;
	font-style: normal;
	margin-left: 2em;
	margin-right: 2em;
}

.q {
	color: rgb(128,0,128);
}

.topic_img {
	text-align: center;
}

.about {
	font-weight: bold;
	color: #455D81;
}

.hrule {
   width: 600px;
	height: 10px;
	background-image: url(images/rainbow_rule.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	border: 0;
}

.ef {
	font-size: 1.5em;
   font-family: 'Lucida Calligraphy', 'Embassy BT', Script, cursive;
	text-align: center;
}

.newsdate {
	font-weight: bolder;
	font-size: 0.8em;
	font-variant: small-caps;
}

.notice {
	font-weight: bold;
	font-size: 1em;
	color: #B22222;
}

div.imp {
	margin: 20px 10px;
	padding: 5px;;
	border: 1px solid black;
	background-color: #CCFFFF;

}

/* --- table on Topic page that holds list of articles --- */

table.topictable {
	margin-top: 10px;
	border: none;
	border-style: none;
	width: 90%;
	border-collapse:collapse;
}

.topictable th {
	border-style: none;
	padding: 0.25em;
}

.topictable tr {
	background-color: rgb(242, 164, 81);
}

.topictable td {
	border-style: none;
	background-color: rgb(242, 164, 81);
}

.topictable td li {
	font-size: 1.10em;
	padding: 0.15em, 0;
}
