body {
  text-align: center;
	font-family: verdana, arial, sans-serif;
  background-color: #ffffff;
  margin-top:0px;
  margin-bottom:0px;
  color:#000000;
}

A:link {
	COLOR: #00477f; text-decoration: none; font-weight: normal;
}
A:visited {
	COLOR: #00477f; text-decoration: none; font-weight: normal;
}
A:active {
	COLOR: #00477f; text-decoration: none; font-weight: normal;
}
A:hover {
	COLOR: #cf1818; text-decoration: none; font-weight: normal;
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
  width: 800px;
  text-align: left;
  background: #FFFFFF url('http://www.glutenfreediet.ca/img/border.gif') repeat-y;
  color: #000000;
}

#page_header {
  margin-left: auto; 
  margin-right: auto;
  height: 125px;
  background: #FFFFFF url('http://www.glutenfreediet.ca/img/HEADER-main.jpg') bottom left no-repeat;
  clear: both;
}

#page_header2 {
  margin-left: auto; 
  margin-right: auto;
  height: 125px;
  background: #FFFFFF url('http://www.glutenfreediet.ca/img/HEADER-home.jpg') bottom left no-repeat;
  clear: both;
}

#menu_bar {
  margin:0px;
  padding:0px;
  border:0px;
  height:25px;
  width:800px;
  clear:both;
}
/*  used before I installed the javascript dropdowns!

#navcontainer ul li { 
  display: inline; 
}

#navcontainer ul li a {
  margin:0;
	padding-top: 5px;
  padding-bottom: 7px;
  padding-left:8px;
  padding-right:8px;
  background-color: transparent;
  color: White;
  text-decoration: none;
}


#navcontainer ul li a:hover {
  color: #f2cd37;
}


#navlist{   
  margin:0;
	text-align: center;
	padding-top: 5px;
  padding-bottom: 7px;
  background: url('http://www.glutenfreediet.ca/img/bar.gif') top left no-repeat; 
  color: White;
  width: 800px;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size:12px;
  font-weight:bold;
}
*/
.whitebar {
  width:790px;
	height:10px;
	margin:auto;
	padding:0;
	background-color:#ffffff;
	clear:both;
}

#content_wrapper_for_background {    /*the purpose of this is to put the background image in there, with the yellow. */
  background: #FFFFFF url('http://www.glutenfreediet.ca/img/content_bg.gif') top left repeat-y;
	border:0px;
	margin-left: auto; 
  margin-right: auto;
	margin-bottom:0px;
	overflow:auto;
  width: 790px;
  text-align: left;
}

#content_wrapper {
  margin-top:0px;
  margin-bottom:0px;
  margin-left:10px;
  margin-right:10px;      
  border:0px;  
}

#homepage {
 /* width:790px;
	height:420px; */
  margin-top:0px;
  margin-bottom:0px;
  margin-left:5px;
  margin-right:0px;      
  border:0px;
  /*background: #FFFFFF url('http://www.glutenfreediet.ca/img/home16.jpg') top left no-repeat; */
}

#homepage2 {
  width:790px;
	height:420px;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:5px;
  margin-right:0px;      
  border:0px;
  background: #FFFFFF url('http://www.glutenfreediet.ca/img/home5.gif') top left no-repeat;
}

#homepage3 {
  width:790px;
	height:420px;
  margin-top:0px;
  margin-bottom:0px;
  margin-left:5px;
  margin-right:0px;      
  border:0px;
  background: #FFFFFF url('http://www.glutenfreediet.ca/img/home12.jpg') top left no-repeat;
}

#center {
  margin-left:10px;
  margin-right:260px;
  margin-bottom:0px;
  border-right: 1px solid gray;
  border-top: 0px;
  border-bottom:0px;
  border-left:0px;
}

#center h3 {
  margin-top:0px;
  margin-bottom:5px;
  margin-right:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #00477f;
  padding:4px 2px 4px 10px;
  border:0px;
  background-color: #f2cd37;
}

#center h3 a {
font-weight:bold;
}

#center h2 {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #cf1818;
	padding:5px 2px 0px 4px;
	border-bottom:1px solid #cf1818;
	}
		
#center p {
  margin-top:5px;
	margin-bottom:5px;
  padding:4px;
	color:#000000;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
}

.indent {
  margin-left:5px;
}

.underline {
  text-decoration: underline;
}

#center ul {
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#center li {
  padding: 5px 0px 5px 0px;
  list-style-type:none;
}

#left_side_home {
  float: left;
  width:233px;
  border:0px;
	margin-top: 70px;
	margin-left: 15px;
}

#left_side {
  float: left;
  width:180px;
  border:0px;
}

#left_side h3 {
  margin-top:0px;
	margin-left:-10px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
	font-weight: bold;
  color: #00477f;
  padding:4px 2px 4px 10px;
	border: 0px;
  background-color: #f2cd37;
}

#left_side p, #left_side_home p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}

#left_side a:link {
	COLOR: #00477f; text-decoration: none; font-weight: bold;
}
#left_side a:visited {
	COLOR: #00477f; text-decoration: none; font-weight: bold;
}
#left_side a:active {
	COLOR: #00477f; text-decoration: none; font-weight: bold;
}
#left_side a:hover {
	COLOR: #cf1818; text-decoration: none; font-weight: bold;
}

#right_side {
  float: right;
  width:240px;
  padding-right:10px;
  padding-left:4px;
  margin-top:10px;
  border-left: 0px solid gray;
  border-top:0px;
  border-bottom:0px;
  border-right:0px;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:5px;
  margin-right: 0px;
  margin-left:0px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #00477f;
  padding:4px 4px 4px 10px;
  border: 0px;
  background-color: #f2cd37;
}

#right_side p {
  margin-top:5px;margin-bottom:15px;
  padding:4px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 16px;
  color: #000000;
}

#page_footer {
  height: 40px;
	background: #00477f url('http://www.glutenfreediet.ca/img/border.gif') repeat-y;
  clear: both;
	margin: 0;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
	border-top: 0px;
}

#page_footer p {
  margin: 0;
	padding-top:15px;
  text-align:center;
  font-family: verdana arial, sans-serif;
  font-size: 11px;
  line-height:14px;
  color:#ffffff;
}

#page_footer A:link {
	COLOR: #f2cd37; text-decoration: none
}
#page_footer A:visited {
	COLOR: #f2cd37; text-decoration: none
}
#page_footer A:active {
	COLOR: #f2cd37; text-decoration: none
}
#page_footer A:hover {
	COLOR: #f2cd37; text-decoration: underline
}

#linklist {
  padding-left: 0;
  margin-left: 0;
  border-bottom: 1px solid #f2cd37;
  width: 180px;
}

#linklist li {
  list-style: none; 
  margin: 0;
  line-height:20px;
  border-top: 1px solid #f2cd37;
  font-family: verdana arial, sans-serif;
  font-size:11px;
}

#linklist li a { 
  text-decoration: none; 
}

.testimonial {
	width: 430px;
	color:#000000;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  line-height: 17px;
}

.testimonial dt {
  font-weight: bold;
	padding-top: 0px;
}

.testimonial dd {
  font-style: oblique;
	margin-bottom: 5px;
	padding-bottom: 0px;
}

.testimonial hr {
	color: #f2cd37;
  background-color: #f2cd37;
  height: 3px;
	margin:0px 0px 10px 0px;
	border:0px;
}

#center hr {
	color: #f2cd37;
  background-color: #f2cd37;
  height: 3px;
	margin:0px 0px 3px 0px;
	border:0px;
}

.thumbnail_left {
  float:left;
  margin-right:10px;
  margin-bottom:5px;
  border:0px;
}

.thumbnail_right {
  float:right;
  margin-left:10px;
  margin-bottom:5px;
  border:0px;
}

/* image positioning - left, right and center */

img.left { 
  float: left; 
  padding: 8px 18px 0px 0px;
	border:0px;
}

img.right {
  float: right; 
  padding: 0px 0px 0px 0px;
	border:0px;
	margin: auto;
}

.center {
  display: block;
  text-align: center;
  margin: 0 auto;
  border:0px;
}

.block {
  margin-left: 130px;
}

.italic {
  font-style: oblique;
	font-size: inherit;
}

.redbold {
  font-weight: bold;
	color: #cf1818;
}

/* blog style from Classic -- need to tweak! 

a {
	color: #675;
}

*/
a img {
	border: none;
	margin:0;
	padding:0;
}
/*

a:visited {
	color: #342;
}

a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #fff;
	border: 2px solid #565;
	border-bottom: 1px solid #565;
	border-top: 3px solid #565;
	color: #000;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: 1px dotted #eee;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0;
}
*/
ol#comments li p {
	font-size: 50%;
}

.feedback {
	font: 10px Verdana;
}

/* classes used by the_meta()  add end comment here
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}


.meta {
	font-size: .75em;
}


.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

*/
#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 90%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

/*
#content {
	margin: 30px 13em 0 3em;
	padding-right: 60px;
}

#header {
	background: #90a090;
	border-bottom: 3px double #aba;
	border-left: 1px solid #9a9;
	border-right: 1px solid #565;
	border-top: 1px solid #9a9;
	font: italic normal 230% 'Times New Roman', Times, serif;
	letter-spacing: 0.2 em;
	margin: 0;
	padding: 15px 10px 15px 60px;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header a:hover {
	text-decoration: underline;
}

*/



#menu {
	background: #fff;
	/*border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 30px;
    position: absolute;
	right: 2px;
	top: 0;
	width: 11em;*/
}


#menu form {
	margin: 0 0 0 13px;
}


#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	color: #cf1818;
	font-size:14px;
	font-weight: normal;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	font-variant:normal;
	font-style:normal;
}

#menu ul li {
	font: normal;
	font-size:14px;
	letter-spacing:normal;
	margin:0px;
	padding-bottom: 2px; 
	border:none;
	/*border-bottom: dotted 1px #ccc;*/
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 6px 0 0 0;
	padding: 0;
	text-align: left;
	/*THIS IS THE ONE THAT STYLES THE WIDGET HEADERS!!*/
}

#menu ul ul li {
	border: 0;
	/*border-bottom:1px #cf1818 solid;*/
	font: normal normal 12px/115% Verdana, sans-serif;
	letter-spacing: 0;
	margin: 0;
	padding-top: 0;
	padding-right:0;
	padding-bottom:7px;
	padding-left: 12px;
}

#menu ul ul li a {
	font:arial;
	font-size:12px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	text-decoration: none;
}

/*

#menu ul ul li a:hover {
	border-bottom: 1px solid #809080;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

/*
#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment    add end quote
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


/* end blog style */



