/* Colors and borders 
   ---------------------------------LAST EDIT----------------------------
jochen custom 
*/

#gray {
	color: #aaaaaa;
}

.description {
/* those little disclaimers in help and profiles */
	color: #aaaaaa;
}

#vision {
/* small div for vision announcement on WELCOME TO BFI posting. get rid of this later */
	margin: auto;
	margin-top: 10px;
	width: 280px;
	text-align: center;
	padding: 5px;
	font-size: 12px;
	font-family: Georgia, Times, Serif;
	color: #75B430
	border: 1px dotted #75B430;
	background-color: #F4F5E8;
}

#content-both {

width: 700px;

}

body, #search {
  color: #000;
  background: #ffffff;
  /*
  margin-left: 10px;
  margin-right: 10px;
	*/
}

td div.sub_rbf a.rbf,
td div.sub_rbf a.rbf:link {
color: #43631D;
text-decoration: none;
}
td div.sub_rbf a.rbf:hover,
td div.sub_rbf a.rbf:focus {
text-decoration: underline;
}

td div.sub_ds a.ds,
td div.sub_ds a.ds:link {
color: #970F00;
text-decoration: none;
}
td div.sub_ds a.ds:hover,
td div.sub_ds a.ds:focus {
text-decoration: underline;
}

td div.sub_what a.what,
td div.sub_what a.what:link {
color: #6C723A;
text-decoration: none;
}
td div.sub_what a.what:hover,
td div.sub_what a.what:focus {
text-decoration: underline;
}

/* h2 classes for links */

h2 a.rbf,
h2 a.rbf:link {
color: #43631D;
text-decoration: none;
}
h2 a.rbf:hover,
h2 a.rbf:focus {
text-decoration: underline;
}

h2 a.ds,
h2 a.ds:link {
color: #970F00;
text-decoration: none;
}
h2 a.ds:hover,
h2 a.ds:focus {
text-decoration: underline;
}

h2 a.what,
h2 a.what:link {
color: #6C723A;
text-decoration: none;
}
h2 a.what:hover,
h2 a.what:focus {
text-decoration: underline;
}

/* ask the expert table span for title */
#expert {
	font-family: Helvetica, Arial, Sans;
	font-size: 14px;
	font-weight: bold;
	color: #970F00;
	width: 250px;
	float: left;
	padding-left: 5px;
}

a, a:link { 
	color: #194371;
	text-decoration: none;
}

a:hover, a:focus { 
	color: #336699;
	text-decoration: underline; }


#header a:visited { color: #acacac; }
#header a:hover { background: transparent; }
#site-slogan { color: #fff; }
#primary { 
/* dont really need a border here
border-top: solid 1px #acacac; 
*/
}

/* for sub-menu links, in sections RBF, DS */

.sub_rbf {
	
	color: #43631D;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	padding: 10px;

}

.sub_ds {
	
	color: #970F00;
	font-size: 14px;
	font-family: Arial, Helvetica, Sans-serif;
	padding: 10px;
}




#primary a { 


		color: #92c178;
		text-decoration: none;
		}
#primary a:hover { 

		color: #588227;
		}
#secondary a { color: #333; }
#secondary a:hover { color: #03f; }
#primary a.active, #primary a.active:hover, #secondary a.active, #secondary a.active:hover { color: #ccc; }
.sidebar .block a, .sidebar .block { color: #777; }
.sidebar .block a:visited { color: #97806d; }
/* .sidebar .block h2, .sidebar .block h3 { color: #6a9040; background: white; } */

h2.rbf {
	color: #779554;
}

h2.ds {
	color: #B17657;
}

h2.what {
	color: #929F68;
}

h2.base {
	
	color: #cccccc;
}


.sidebar .block a:hover { color: #03f; }
.sidebar .block {
/* original beige:  background: #f4f5e8; */
	background: #ffffff;
  border: solid 1px #B8CEA1;
}
.block .more-link a { 
color: #333;
}
.block .more-link a:hover { color: #03f; }
.breadcrumb, .main-content .content-title, .links a.read-more { color: #111; }
.links a.read-more:hover { color: #03f; }
.main-content .node .content a, .comment .content a, .book .body a { 
	width: 580px;
	/* border-bottom: 1px solid; */

	
}
.main-content .node .info, .main-content .node .terms { color: #999; }
.main-content .sticky { border: none; }
img { border: 0; }
blockquote { border: 1px 0px #ddd solid; }
#mission {
  color: #000;
  background: #eee;
  border: solid 1px #999;
}
.box { border: 1px solid #eee; }
.box h2 { 
	font-size: 10px;
	font-weight: normal;
	color: #999; }
	
.comment {
	border-top: solid 1px #eee;
  	border-left: solid 1px #eee;
  	border-right: solid 1px #ccc;
  	border-bottom: solid 1px #ddd;
}

#comment-7 {

//div

width: 400px;

}
.comment-new .new { color: #4d0; }
.comment .author, .comment .links { color: #333;
	width: 580px;
}
.comment .title, .comment .title a.active {
	width: 580px;
	display: none;
/*   color: #444;
  background: #fff; */
}
#footer {
border-top: 1px dotted #CCCCCC;
  width: 850px;
  height: 120px;
  color: #666;
  background: #fff;
  text-align: center;		


}
#footer_text {
	width: 850px;
	height: 100px;
	font-size: 12px;	
	
}

form .form-item .title  {
  border: 0;
  border-bottom: #ddd solid 1px;
  color: #777;
/* background: transparent; */
  background-color: white;

}
.form-radio, .form-checkbox {
  background: transparent;
  border: 0;
}
input, textarea {
/*   background: transparent; */
	background-color: white;
 	color: inherit;
  	border: 1px solid #777;
}
select {
  background: #eee;
  color: #000;
}

.select2 {
	
	background-color: white;
 	color: black;
  	border: 1px solid #777;
  	margin: 0px;
}



input:focus, textarea:focus {
  background: transparent;
  border: 1px solid #03f;
}
input.form-text { border: solid 1px #ddd; }
button.form-submit { border: solid 1px #ddd; }
.marker, .error { color: #f00; }
.ok { color: #080; }
.path a, .path a:visited { color: #777; }
#message {
  background: #fff;
  border: 2px solid #6e2;
}
fieldset { border: 1px solid #999; }
.tabs li .active, .tabs li .active:hover  {
  color: #ccc;
  background: #fff;
  width: 600px;
}
pre {
  background: #ddd;
  border: 1px solid #aaa;
}
div.picture { border: 0; }
.calendar td, .calendar th { border-color: #eee; }
.calendar .day-normal { background: #fff; }
.calendar .day-future { background: #fff; }
.calendar .day-today { background: #333; color: #fff; }
.calendar .day-today a { color: #fff; }
.calendar .day-selected { background: #555; color: #fff; }
.calendar .day-link { background: #ddd; color: #fff; }

hr.base {
   /* hr for bio section, makes dashed line in dark green */
   		border-top: 1px dotted #CCCCCC;
	   	border-bottom: 0px solid #f00;
      	border-left: 0px solid #f00;
      	border-right: 0px solid #f00;
      	color: #fff;
      	background-color: #fff;
      	height: 1px;
}


hr.rbf {
   /* hr for bio section, makes dashed line in dark green */
   		border-top: 1px dotted #779554;
	   	border-bottom: 0px solid #f00;
      	border-left: 0px solid #f00;
      	border-right: 0px solid #f00;
      	color: #fff;
      	background-color: #fff;
      	height: 1px;
}

hr.ds {
   /* hr for bio section, makes dashed line in dark green */
   		border-top: 1px dotted #B17657;
	   	border-bottom: 0px solid #f00;
      	border-left: 0px solid #f00;
      	border-right: 0px solid #f00;
      	color: #fff;
      	background-color: #fff;
      	height: 1px;
}

hr.what {
   /* hr for bio section, makes dashed line in dark green */
   		border-top: 1px dotted #929F68;
	   	border-bottom: 0px solid #f00;
      	border-left: 0px solid #f00;
      	border-right: 0px solid #f00;
      	color: #fff;
      	background-color: #fff;
      	height: 1px;
}

hr.gallery {
   /* hr for bio section, makes dashed line in dark green */
   		border-top: 1px dotted #79AED8;
	   	border-bottom: 0px solid #f00;
      	border-left: 0px solid #f00;
      	border-right: 0px solid #f00;
      	color: #fff;
      	background-color: #fff;
      	height: 1px;
}


#red {
	color: red;
}

/* for input boxes */
#fields {
	width: 600px;

	
}


/* END of colours and borders ---------------------------------------------------------------------------------*/
/* store */

#store_title {
	padding: 2px;
	
	font-family: helvetica, arial, sans;
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
	

}

#store_img {
	padding: 5px;
	float: center;
	
	

}

#store_txt {
	padding: 5px;
	font-family: Helvetica, Arial, Sans;
	font-size: 8pt;
	

}

#aggregator {
	/* google news in Fuller today */
	width: 600px;
	padding: 2px;
	margin-left: 5px;
	
	
}




/ * blocks */


#sidebar-left .h2 {

	display: none;
	


}

#sidebar-left {
width: 200px;
}

#block-forum-0 {

	width: 200px;
	height: 160px;
	background-color: #D1ECB0;
	
}

/* keep this on for now #block-forum-0 h2 { display: none; } */


#store_box {
/* div that contains store image and text */

width: 190px;
background-color: #ffffff;

}


#block-block-1 {
/* store */
	width: 200px;
	align: right;
	margin-right: 5px;
	padding-bottom: 10px;
	background-color: #86bf40;
	border: none;
	

}
#block-block-1 h2 { display: none; }

#block-block-3 {
	width: 200px;
	height: 62px;
	margin-right: 5px;
	border: none;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

#block-block-4 {
/* subscribe */
	width: 200px;
	align: right;
	margin-right: 5px;
	background-color: #ffffff;
	border: 1px solid #619528;
	
}
#block-block-5 {
/* synergy */
	width: 200px;
	align: right;
	margin-right: 5px;
	background-image: url('/images/pagegraphics/randombg.png');
	border: 1px solid #f4f5e8;

}

#block-block-6 {
/* user toolbox */
	width: 200px;
	align: right;
	margin-right: 5px;
	background-color: #79AED8;
	border: 1px solid #79AED8;
	color: #ffffff;
	
}
#block-block-6 .menu {
	padding-top: 5px;

}


#block-block-6 .menu a {
	color: #ffffff;

}

#block-block-7 {
/* submit a resource */
	width: 200px;
	height: 70px;
	margin-right: 5px;
	border: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;

}

#block-block-7 h2 {
	display: none;
}

#block-search-0 {
/* search */
	width: 200px;
	height: 90px;
	align: right;
	background-image: url('/images/pagegraphics/search.png');
	background-repeat: no-repeat;
/*	border: 0px solid #850F09; */
	border: none;
	margin-right: 5px;
}

#block-search-0 .search-form {
	float: left;
}

#block-search-0 h2 {
	display: none;
}

#block-search-0 .form-submit {
	margin-left: auto;
	margin-right: auto;
	
}


#block-search-0 .content {
	padding: 10px;
	padding-top: 30px;
	margin-left: auto;
	margin-right: auto;
}


#block-aggregator-feed-2 {
	width: 200px;
	align: right;
	margin-right: 5px;
}

#block-aggregator-feed-4 {
	width: 200px;
	align: right;
	margin-right: 5px;
}

#block-aggregator-feed-5 {
	width: 200px;
	align: right;
	margin-right: 5px;
}

.block-user {
	width: 200px;
	align: right;
	margin-right: 5px;
}

#block-node-0 {
	width: 200px;
	align: right;
	margin-right: 5px;
}






#block-block-3 h2 { display: none;}

#block-block-5 h2 {display: none;}

#rnd_image {
	align: center;
	
}

#search_footer {
	width: 200px;
	height: 90px;
	float: right;
	background-image: url('/images/pagegraphics/search.png');
	background-repeat: no-repeat;
/*	border: 0px solid #850F09; */
	border: none;

	
}

.footer-container-inline {
	padding-top: 30px;
	
}



#info_footer {
	width: 350px;
	height: 80px;
	float: left;
	border-right: 1px dotted #CCCCCC;
}

#text_footer {
	width: 200px;
	height: 80px;
	padding-right: 15px;
	float: left;
	border-right: 1px dotted #CCCCCC;
}


#footer_container {
	width: 770px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}



#search-form {

}

#block_pad5 {
	padding: 5px;
}



#all {
	background: #fff;
	width: 850px; 
	margin-left: auto;
	margin-right: auto;

}

/* sub links underneath menus for RBF, DS */


body {
  font-family: Helvetica, Arial, Sans-serif, Verdana;
  font-size: 12px;
  padding: 0;
  margin: 0;
}
h1 { font-size: 1.3em; }
h2 { font-size: 1.1em; }
h3 { 
/* this is used for image gallery listing texts */
font-size: 11px;
font-family: Helvetica, Arial, Sans-serif;
font-weight: normal;
}

h4, h5, h6 { font-size: 0.9em; font-weight: bold;}
h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Arial, Lucida, Verdana, sans-serif;
}

/* forum styles */
#forum {
/* for forum div */
	width: 600px;
}

td .container {
/* meta forum */
	background-color: #43631D;
	font-family: Georgia;
	font-size: 9pt;
	padding: 4px;
}


td .container a {
	color: #F4F5E8;
	font-size: 12pt;
}

td .topic {
	width: 400px;
}

tr .dark {
/* dark row */
	padding: 4px;
	background-color: #EBF5CC;
}
tr .light {
/* light row */
	padding: 4px;
	background-color: #F4F5E8;
}

.name {
/* name of forum */
	padding: 4px;
	color: #000000;
}

.name a {
	color: #43631D;
}


td .container .description {
	color: #F4F5E8;

}

.description {
	color: #43631D;
	}

/* for book titles in regular posts */
#booktitle {
	font-family: Times, Serif, Georgia;
	font-size: 11pt;
	line-height: 12pt;
	font-weight: bold;

}


#book_back {
	width:610px;
	padding: 5px;
	background-color: #F2F1D5;
}

#book {
	font-family: Times, Serif, Georgia;
	font-size: 11pt;
	line-height: 12pt;
	/* for online books */
}


#serif {
	font-family: Times, Serif, Georgia;
}

#quote {
	width: 190px;
	font-family: Times, Serif, Georgia;
	font-size: 10pt;
	padding: 2px;
}

p, .book .body {
/*  padding: 0 0 0.5em 0; */
padding: 2px 0 2px 0;
  margin: 0;
/*  text-indent: 1.6em; */
  font-size: 1em;
/*  line-height: 1.6em; */
}
pre {
  padding: 0.75em 1.5em;
  font-size: 12px;
}
a { text-decoration: none; }
form {
  padding: 0;
  margin: 0;
}
blockquote {
  margin: 0.5em 1em;
  padding: 0.3em;
  font-style: italic;
}
code {
  font-size: 1em;
  font-family: Profont, 'lucida console', 'Courier New', Monaco, monospace;
}

#bfi_logo {
  margin-left: auto;
  margin-right: auto;
  margin-top: 30px;
  width: 850px;
  height: 181px;
  background-color: #ffffff;
 


}
#header {
  
  padding: 1em 0 0 0;
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  height: 270px;
  
}
#header img { 
  margin: 0 0.75em 0 1em;
  float: left;
}
#site-name {
  font-size: 2.5em;
  padding: 25px 0 0.2em 0;
  margin: 0;
}
#site-slogan {
  font-family: Helvetica, Arial, Lucida, Verdana, sans-serif;
  display: inline;
  font-weight: bold;
  font-size : 1.2em;
  padding: 0 0 0 1.2em;
  margin: 0;
}

table#content {
	vertical-align: top;
	width: 850px;

}

/* old
#content {
 vertical-align: top;
 width: 580px;

}
*/
#content-left {
	vertical-align: top;
}


/* big problem with image here 

td#content-left {
	width: 580px;
}

td.main-content {
  vertical-align: top;
  width: 580px;
}

*/
#content .main-content {
	vertical-align: top;
	width: 580px;

}


/* left sidebar */

.thumbnail {
align: center;
}


td.sidebar {
  vertical-align: top;
  padding: 0;
}

.sidebar .block {
  margin: 0 5px 5px 5px;
/*  padding: 0 5px 5px 5px; */

}



.sidebar .block h2 {
/*  padding: 0 0 1px 1px; */
  padding: 2px;
  color: #43631d;
  margin: 0;
  font-size: 12px;
  font-family: Helvetica, arial, sans;
}
.sidebar .block h3 {
  margin: 0 0 0.3em 0;
}
.sidebar .block .xml-icon {
  text-align: center;
  padding: 5px;
}
.sidebar .block-search input.form-text {
  width: 150px;
/*  padding: 1px; */
  margin-right: 5px;
  background-color: #ffffff;
}
.sidebar .block-search button.form-submit { 
  width: 60px;
  font-size: 10px;
  
}
.more-link {
  float: none;
  text-align: right;
/*  font-style: italic; */
  margin: 2px;
}
.item-list {
  margin: 0.25em 0 0 0;
  font-size: 0.9em;
}
.item-list ul {
  list-style: none;
  margin: 0 0 0.5em 0;
  padding: 0;
}
.item-list ul li {
  margin: 0 0 0.25em 0;
  padding: 0 0 0 1em;
  line-height: 1.3em;
  list-style: none;
}
#search {
  margin: 0 0 0 0;
  padding: 10px;
  float: left;
  width: 150px;
}
#search .form-text {
  margin-right: 3px;
  padding: 3px;
}
#search .form-submit {
margin: 2px;
/*  padding: 2px; */
text-align: center;
}

#top-nav {
  padding: 0;
  margin: 0px;
  
}

#top-nav ul {
  margin: 0;
  padding: 10px 0 2px 0;
}
#primary {
  font-size: 8px;
}
#secondary {
  text-align: right;
  font-size: 1.1em;
}
#primary li {
  margin-left: 2px; 
  padding: 5px;
  display: inline;
  list-style-type: none;
}
#secondary li {
  margin-right: 5px; 
  padding: 0;
  display: inline;
  list-style-type: none;
}
#primary a {
  font-size: 1.1em;
  font-weight: bold;
  margin: 0;
  padding: 0 3px;
}
#secondary a {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
  padding: 0;
}
.breadcrumb {
  padding: 0.5em 1em;
  font-size: 1em;
  margin: 0;
  height: 1em;
}
.main-content .node .content, .comment .content, .book .body {
  line-height: 1.2em;
  width: 580px;
/* used to be 620 */
}
.main-content .node, .book {
  margin: 0 1em 2em 1em;
  width: 580px;
  /* used to be 620 */
}
.main-content .content-title {
  font-size: 2em;
  margin: 0 0 0.2em 0;

  /* turning off redudant display of section names */
}

h2 .content-title {
	color: blue;
}
/* main content title */
.main-content .node h2, .main-content h2 {
  padding: 0;
  margin: 0 0 0.25em 0;
  font-size: 1.8em;
  width: 620px;

}

/* main content info , i.e. submitted by... */
.main-content .node .info {
  padding: 0 0 0.2em 0;
  margin: 0;
  font-size: 12px;
  width: 540px;
}
.main-content .node .links, .main-content .node .terms {
  padding: 0;
  margin: 0;
  font-size: 0.9em;
  font-weight: bold;
  width: 580px;
}
.main-content .node .terms {
  font-weight: normal;
  text-align: right;
  width: 620px;
}

.main-content .sticky { 
/*  padding: 0.5em; */
  padding-right: 2px;
  width: 620px;
}
.links a.read-more {
  font-style: italic;
  font-size: 1.2em;
}
/* main content box */
.main-content .node .content {
  padding: 0;
  margin: 0;
  width: 620px;
}
.main-content .node .info, .main-content .node .links, #mission {
  font-family: Helvetica, Arial, Lucida, Verdana, sans-serif;
  width: 540px;
}
#mission {
  padding: 5px 10px;
  margin: 0 0 1.6em 0;
  font-size: 1.1em;
  text-indent: 0;
  width: auto;
}
.main-content .box {

  border: 1px solid #acacac;
  margin-bottom: 0.5em;
}  
.main-content .box .content {
  padding: 0.5em;
 width: 580px;

}
.main-content .box h2 {
  padding: 0.5em;
  margin: 0;
  font-size: 1.2em;
  text-align: left;
  width: 580px;
}
#comment-moderation-button {
	width: 500px;
}

.comment {
  padding: 5px;
  margin: 5px;
/*   margin: 1.5em 0; */
}
.comment-folded {
  padding: 0.5em;
/*  margin: 1.5em 0; */
}
.comment-new .new {
  text-align: right;
  font-size: 1.1em;
  display: block;
  padding-bottom: 0.5em;
  width: 100%;
}
.comment .content, .comment .content p {
  padding: 0;
  margin: 0;
  line-height: 1.6em;
  text-indent: 0;
}
.comment .title, .comment .author, .comment .links {
  font-family: Helvetica, Arial, Lucida, Verdana, sans-serif;
}
.comment .title {
	display: none;
  font-weight: bold;
  font-size: 1.1em;
  padding: 0;
  margin-bottom: 0.5em;
}
.comment .author {
  font-size: 0.9em;
  padding: 0.1em 0 0.3em 0.75em;
}
.comment .links {
  padding: 0.75em 0 0 0;
  margin: 0;
}
#footer {
  padding: 2px;
  font-size: 0.9em;
/*  text-align: center; */
}
#footer p {
  text-indent: 0;
  margin-bottom: 1em;
}
.xml-icon {
  text-align: center;
}
.form-submit {
  margin: 2px;
}
.form-item {
  margin: 3px;
/*  padding: 0.3em 0; */
 padding: 3px;
 
}
.main-content .box .content .form-item textarea {
  width: 580px;
}
input.form-text {
  margin: 0;
  padding: 0;
  font-size: 11px;
  background-color: #ffffff;
  
}
button.form-submit {
  margin: 2px;
  font-size: 11px;
}
h3.form-title {
  text-align: left;
}
form .form-item .title  {
  margin-bottom: 2px;
/*  padding: 0.3em 0; */
padding: 3px;
  text-align: left;
}
select {
  margin: 1px 5px;
}
.container-inline {
  margin: 5px;
  
}
.container-inline div {
  display: inline;
}
#pager {
  text-align: center;
}
#pager div {
  padding: 0.5em;
}
.main-content li {
  padding-bottom: 0.25em;
}
#message {
  padding: 2em;
  margin: 1em 2em;
}
li.leaf {
  list-style-type: square;
}
div.picture { 
  float: left;
  margin: 0 1em 0.3em 0;
}
br.clear {
  clear: both;
}



/* new column test */

#col_left {
	margin-left: 10px;
	margin-top: 10px;
	
}

#col_center {
	margin-top: 10px;
	
}

#col_right {
	margin-top: 10px;
	margin-right: 10px;
	
}

.rel { 
	position: relative; 
	margin: 5px;
}
	

.admin {
/* for editing nodes */
width: 600px;
}


.noborder {
border: none;
}

