/* =core */

* {
  padding:0;
  margin:0;
  font-family: Helvetica, Arial, Sans-serif;
}

body {
  background: #6A0B14 url(http://rs.xango.com/images/thewholefruit.com/body_bg.gif) repeat-x;
  color: #333;
  text-align: center;
  margin: 10px;
  font-size: 86%;
  line-height: 1.5em;
}

p {
  margin-bottom: 1.5em;
	color: #3b3b3b;
}

/* =layout */
#logo{
	width: 800px;
	margin: 0 auto;
	text-align: left;
	padding-top: 6px;
	padding-bottom: 0;
}
#wrapper {
  text-align: center;
  margin: 18px auto 0 auto;
  width: 800px; 
  background: #f5edd6 url() top left repeat-y;
	border: 8px solid #6A0B14;
}

#nav {
	float: left;
	margin: -30px 0 0 10px;
	padding 10px 0 1px 46px;
	list-style: none;
	background: url(http://rs.xango.com/images/thewholefruit.com/nav_bottom.gif) repeat-x bottom left;
}
#nav li {
	float: left;
	margin: 0;
	padding: 0;
	font-size: 1em;
}
#nav a {
	float: left;
	display: block;
	margin: -1px 3px 0px 0;
	padding: 5px 25px;
	color: #500;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid #9B87A9;
	border-bottom: none;
	background: #FFF url(http://rs.xango.com/images/thewholefruit.com/nav_bg1.gif) repeat-x top left;
}

body#home li#hom a, 
body#research li#res a, 
body#science li#sci a,
body#blog li#blo a,
body#download li#dow a,
ul#nav a:hover{
	padding-bottom: 5px;
	background: #F5edd6 url(http://rs.xango.com/images/thewholefruit.com/nav_bg.gif) repeat-x top left;
	
}

#header, #main, #footer { 
  text-align: left;
  width: 807px;
}

#header {
	width: 800px;
	height: 180px;
  background: url(http://rs.xango.com/images/thewholefruit.com/fruit_header1.jpg) 0 0 no-repeat;
	border-bottom: 1px solid #9b87a9;
	margin-top: -5px;
}


#home #main {
  background:#f5edd6 url(http://rs.xango.com/images/thewholefruit.com/content_fruit_bg.jpg) no-repeat -12px 11px;
}
#main {
  padding: 35px 3px 40px 3px;
	width: 794px;
	background:#f5edd6;
}

#main #navigation {
  float: left;
  margin-right: 3px;
  margin-left: 10px;
	width: 260px;
  padding: 0;
	
}
 
#main #content {
  float: left;
  margin-right: 3px;
  width: 484px;
  padding: 0;
	
}

#main #ads {
  float: left;
  width: 131px;
}

#footer {
  width: 800px;
	margin: 0 auto;
}

/* PIE easyclearing */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/* =decoration */

a:link, a:visited {
  color: #500;
  text-decoration: none;
}
a:hover {
  color: #F90;
}

img { 
  border: none;
}

#navigation .box {
  padding: 0 5px 5px 5px;
}

#navigation .box ul{
  list-style: none;
}
#navigation .box ul li{
	margin-left: 20px;
	font-size: 1.2em;
	border-bottom: 1px solid #bd9b41;
	padding: 15px 0 10px 0;
	width: 200px;
}

#navigation .box ul li a{
	padding-left: 20px;
	background: url(http://rs.xango.com/images/thewholefruit.com/side_bullet.gif) no-repeat top left;
}

body.science #navigation .box ul li a.science,
body.benefits #navigation .box ul li a.benefits,
body.history #navigation .box ul li a.history,
body.structure_function #navigation .box ul li a.structure_function,
body.research #navigation .box ul li a.research
{
	color: #bd9b41;
	font-weight: bold;
}

#navigation h2 {
  color: #5a0f0a;
  font-size: 0.8em;
  font-weight: lighter;
}

#content h2 {
  color: #5a0f0a;
	font-family: serif, times;
  font-size: 2em;
  font-weight: lighter;
  margin-bottom: 0;
	display: inline;
}
#content h3 {
  color: #5a0f0a;
  font-size: 1.2em;
  font-weight: lighter;
  margin-bottom: 0;
	display: inline;
}



#content .blogentry {
  padding: 0 5px 0px 5px;
  margin-bottom: 20px;
  /*background: url(../images/hr.png) bottom center no-repeat;*/
}

#content .entry {
	text-align: justify;
}

#content .entry ul {
	color: #666;
	width: 400px;
	margin: 30px 40px;
	font-size: .9em;
}
#content .entry ul ul{
	margin-top: 5px;
	list-style: none;
}
#footer {
  font-size: .86em;
}
	
/*tid bits*/

hr {
	background-color: #bd9b41;
	border: none;
	height: 1px;
	clear: both;
	margin: 2px 0 20px 0;
}

#content ol {
	margin: 0 0 0 40px;

}

#content p {
	
}


/*images*/

.imgBorder {
	border: 4px solid #500;

}


#community_container{
	margin-left: 150px;
	width: 600px;
}


#communityNav {
	height: 175px;
	width: 800px;
	padding-bottom: 10px;
	margin-top: 10px !important;
	margin: 0 auto;
	background: url(http://rs.xango.com/images/thewholefruit.com/footer_bg.gif) no-repeat top center;
	
}

#communityNav h4 {
	float: left;
	width: 172px;
	margin: 17px 40px 0 0;
	text-align: right;
	font-weight: bold;
	color: #fea842;
	font-size: 1.2em;
}

#communityNav ul {
	float: left;
	width: 296px;
	margin: 15px 0 0 0;
}

#communityNav li {
	display: block;
	float: left;
	width: 140px;
	margin-right: 8px;
	padding: 0 0;
	color: #ff9a46;
}

#communityNav li a{
	color: #FFF;
}

#communityNav li a:hover{
	color: #FF6600;
}

#copyright{
	color: #FFF;
	font-size:1em;
	margin-top: -50px;
}


/**research list**/
ol#research_list {
	margin-left: 5px;
	margin-bottom: 5px;
}
ol#research_list li {
	padding: 0;
	margin: -10px 0 0 15px;
	font-weight: bold;
}
ol#research_list li ul li{
	margin-top: -10px;
	list-style-type:upper-alpha;
	font-weight: bold;
}
ol#research_list li ul li ul li{
	margin: -5px 40px 0 -20px;
	padding: 0;
	list-style-type: upper-roman;
	font-weight: normal;
}
* html #research_list ,
* html #research_list li,
* html #research_list li ul,
* html #research_list li ul li,
* html #research_list li ul li ul,
* html #research_list li ul li ul li{
	margin:0;
	padding:0;
}



img.sidebar_img{
margin: 15px 0 0 15px;
border: 10px solid #FFF;
}

#footer small {
	font-weight:normal;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 11px;
}

