/*  
Theme Name: INGRIDients
Theme URI: http://www.ingridients.com
Description: Custom theme for INGRIDients.com.
*/

body {
  margin: 0px;
  background: #F4EEAF url('http://www.ingridients.com/layout_images/page_left.gif') repeat-y;
  font-family: "Frutiger", "Arial", "Helvetica", sans-serif
}

fieldset {
  font-size: 9pt;
}

legend, tr {
  font-size: 10pt;
}

h1, h2, h3 { 
  font-size: 10pt;
  font-weight: bold;
  margin: 3px 3px 5px 5px;
}

li {
  font-size: 9pt;
  line-height: 1.3em;
  margin: 2px 0px 4px 0px;
}

p {
  font-size: 9pt;
  line-height: 1.4em;
  text-align: justify;
  margin: 10px 10px 5px 5px;
}

a {
  color: #0055FF;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  font-weight: bold;
}

.sideNav a {
  color: black;
  text-decoration: none;
  font-weight: normal;
}

.sideNav a:hover {
  color: black;
  text-decoration: none;
  font-weight: bold;
}

.sideNav p {
  font-size: 9pt;
  line-height: 1.4em;
  margin: 7px 0px 0px 10px;
}

.pagination a {
  color: #000000;
  text-decoration: none;
}

.pagination a:hover {
  color: #000000;
  text-decoration: underline;
}

.pagination {
  text-align: right;
  font-weight: bold;
}

.topicRow {
  font-size: 10px;
}

.topicRow a {
  color: #666666;
  text-decoration: none;
  font-weight: bold;
}

.topicRow a:hover {
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}

#mainLayoutL {
  background:  url('http://www.ingridients.com/layout_images/page_left.gif') repeat-y;
}

#mainLayoutTL {
  background:  url('http://www.ingridients.com/layout_images/page_top_left.gif') no-repeat;
}

#mainLayoutT {
  background:  url('http://www.ingridients.com/layout_images/page_top.gif') repeat-x;
}

#mainLayoutBody {
  background:  url('http://www.ingridients.com/layout_images/page_ingrid_sig_sm.gif') no-repeat bottom left;
}

#mainLayoutHTp {
  background:  url('http://www.ingridients.com/layout_images/page_healthy_insights.gif') no-repeat;
}
.footer a {
  color: #666666;
  text-decoration: none;
  font-weight: normal;
  size: 8pt;
}

.footer a:hover {
  color: black;
  text-decoration: none;
  font-weight: normal;
  size: 8pt;
}

.narrowcolumn {
	float: left;
	}
	
.sidebar {
	width: 200px;
	font-size: 10pt;
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
	text-align: left;
	}

.comment h3 {list-style-type:none; font-weight: bold; font-size:11px; border-bottom:dashed 1px #ccc; margin: 0; padding: 0;text-align: left; }
.sidebar ul { list-style-type:none; margin:0 0 10px 0; padding:0; font-size:11px; font-weight: bold;}
.sidebar li { list-style-type:none; margin:0; padding:0; font-size:11px; font-weight: bold;}
.sidebar a:hover {border-bottom:#ccc 1px solid; color:#000000; font-weight: bold}

.sidebar a {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	}
	
.sidebar a:hover {
	font-weight: bold;
	color: black;
	}
	
.sidebar h2 {
	font-weight: bold;
	font-size: 11px;
	}	

.sidebar h4 {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 0;
	}	

.sidebar fieldset {
	border:1px solid #D1C4C2; margin:0; padding-left: 3px; text-align: left;
	}
	
.sidebar legend {
	color: #0483CE;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 0px;
	}
	
.post small {
	margin-left: 5px;
	}

.entry small {
	margin-left: 0px;
	}

.post {
padding-bottom: 125px;
}	

.post h2 {
  font-size: 10pt;
  font-weight: bold;
  margin: 3px 3px 5px 5px;
  color: black;
  }
  
.post h1 a {
	color: black;
	font-weight: bold;
	}
	
.post h1 a:hover {
	color: #666666;
	font-weight: bold;  
	}
  
.post h2 a {
	color: black;
	font-weight: bold;
	}
	
.post h2 a:hover {
	color: #666666;
	font-weight: bold;  
	}

.post h3 a {
	color: black;
	font-weight: bold;
	}
	
.post h3 a:hover {
	color: #666666;
	font-weight: bold;  
	}

.post h4 a {
	color: black;
	font-weight: bold;
	}
	
.post h4 a:hover {
	color: #666666;
	font-weight: bold;  
	}
		
.post a {
	color: black;
	font-weight: normal;
	}
	
.post a:hover {
	font-weight: bold;  
	}
	
.readmore a {
	font-weight: bold;
	color: #666666;
	}
	
.readmore a:hover {
	font-weight: bold;
	color: black;
	}

.sideNav ul {
list-style-type: none;
  font-size: 9pt;
  line-height: 1.4em;
padding: 0;
  margin: 7px 0px 0px 10px;
}

.sideNav li {
padding: 0;
margin: 0;
}

.current_page_item a {
font-weight: bold !important;
}