BODY {
	background-color: #fff;
	color: #666;
	font-family: verdana;
	font-size: 80%;
	padding: 0;
	margin: 0;
	}


/* Header */
/*--------*/	
#header{
	background:#fff url("/images/header_bg.gif") repeat-x;
	width: 100%;
	height: 165px;
	margin: 0;
	color: #fff;
}


#header h1 {
	margin:0;
	padding:0;
	height:160px;
	border-width:0;
	font-size:1px;
}

#Hleft {
	width:267px;
	padding: 0;
	margin: 0;
	}
  
#Hright {
	padding: 0;
	position:absolute;
	top: 65px;
	background-color: transparent;
	color: #000;
	width: 99%;
	text-align: right;
	}  
 
/* Templates */
/*-----------*/


/* Default  */
#main {
	width: 100%;
	position:relative;
	}
	

#Cleft {
	width:24%;
	padding: 0 10px 0 10px;
	}

#Ccenter {
	padding: 0;
	position:absolute;
	left:27%;
	width:47%;
	padding: 0 20px 0 20px;	
	top: 0px;
	vertical-align: top;
	}
	
#Cright {
	position:absolute;
	top: 0;
	left:78%;
	padding: 0 10px;
	width:20%;
	}
	
.description {
	padding-top: 5px;
	padding-bottom: 5px;
	}		

.location {
	font-size:90%;
	}
	
/* Titles */
/*--------*/

H2 {
	padding: 0 0 10px 0;
	margin: 0;
	}

H3 {
	padding: 0;
	margin: 5px 0;
	width:60%;
	color: #933;}
	
H5 {
	padding: 0;
	margin: 0;
	}
	
H2.title {
	color: #960;
	font-family: georgia;
	}	
	
H2.latest {
	background:#fff url("/images/latest_entries.gif") no-repeat left top;
	margin:0;
	padding:0;
	border-width:0;
}
  
H2.latest strong {
	display:block;
	height:43px;
	background:#fff url("/images/latest_entries.gif") no-repeat left top;
}  

H2.thisis {
	background:#fff url("/images/this_is_mealme.gif") no-repeat left top;
	margin:0;
	padding:0;
	border-width:0;
}
  
H2.thisis strong {
	display:block;
	height:43px;
	background:#fff url("/images/this_is_mealme.gif") no-repeat left top;
} 

H2.browse {
	background:#fff url("/images/browse_meals.gif") no-repeat left top;
	margin:0;
	padding:0;
	border-width:0;
}
  
H2.browse strong {
	display:block;
	height:43px;
	background:#fff url("/images/browse_meals.gif") no-repeat left top;
}

H2.about {
	background:#fff url("/images/about.gif") no-repeat left top;
	margin:0;
	padding:0;
	border-width:0;
}
  
H2.about strong {
	display:block;
	height:43px;
	background:#fff url("/images/about.gif") no-repeat left top;
}

H2.contact {
	background:#fff url("/images/contact_us.gif") no-repeat left top;
	margin:0;
	padding:0;
	border-width:0;
}
  
H2.contact strong {
	display:block;
	height:43px;
	background:#fff url("/images/contact_us.gif") no-repeat left top;
}

h2 span {display:none;}

.low {
    font-size: 100%;
}

.medium {
    font-size: 150%;
}

.high {
    font-size: 200%;
}

.highest {
    font-size: 250%;
}
	
.mealpic {
	diplay: inline;
	float: left;
	padding: 5px 5px 5px 0;
	}
	
.clearboth { clear: both; }	
	
.meal {
	display: block;
	margin-bottom: 30px;
	}
	
.tags {
	margin-top: 5px;
	margin-bottom: 5px;
	color: #999;
	font-size: 90%;
	}

H3 a:link {color: #666; text-decoration:none;}
H3 a:visited {color: #666; text-decoration:none;}
H3 a:hover {color: #666; text-decoration:none;}
H3 a:active {color: #666; text-decoration:none;}
	
.countries a:link {color: #666;}
.countries a:visited {color: #666;}
.countries a:hover {color: #666;}
.countries a:active {color: #666;}	

.tags a:link {color: #999;}
.tags a:visited {color: #999;}
.tags a:hover {color: #999;}
.tags a:active {color: #999;}

.nickname a:link {color: #666;}
.nickname a:visited {color: #666;}
.nickname a:hover {color: #666;}
.nickname a:active {color: #666;}

.tags a:link {color: #666;}
.tags a:visited {color: #666;}
.tags a:hover {color: #666;}
.tags a:active {color: #666;}

.tags {
    line-height: 200%;
}

img {
	border: 0;
	}	
	
/* Submit */
#main-sub {
	width: 100%;
	position:relative;
	border-top: solid #333333 1px;
	border-bottom: solid #333333 1px;
	padding: 5px;	
	}	

#main-sub #Cright {
	padding: 0 0 25px 10px;
	position:absolute;
	left:61%;
	width: 30%;
	top: 5px;
	}

#main-sub #Cleft {
	width:60%;
	border-right: solid #333333 1px;	
	padding: 0 0 25px 10px;
	}
	
/* styles */

.postfooter,.location a:link {color: #666;}
.postfooter,.location a:visited {color: #666;}
.postfooter,.location a:hover {color: #666;}
.postfooter,.location a:active {color: #666;}

.postfooter {
    font-size: 85%;
    }

input.text, textarea.text, .required {
	display: block;
	border: 1px solid black;
	margin-bottom: 5px;
	}
	
select {
	display: block;
	margin-bottom: 5px;	
	}
	
#message  {
	background-color: yellow;
	padding: 0 10px 5px 10px;
	border: 2px solid red;
	width: 90%;
	}
	
#message h2 {
	color: red;
	font-size: 150%;
	}
	
#breadcrumb {
	padding-left: 15px;
	background-color: #ccc;
	}
	
.brActive {
	background-color: #f1f1f1;
	font-weight: bold;
	padding: 5px 5px;
	}
	
/* Meal Detail */
UL.meallist {
	margin: 0;
	padding: 0;
	list-style: none;}
	
#paging {
    font-size: 110%;
    font-weight: bold;
    }

#paging a:link {color: #933; text-decoration:none;}
#paging a:visited {color: #933; text-decoration:none;}
#paging a:hover {color: #933; text-decoration:none;}
#paging a:active {color: #933; text-decoration:none;}

#footer {
  margin: 0 10px;
}

