/*  
Theme Name: Food in Design
Theme URI: http://www.foodinesign.com/
Description: Custom Template for Xavier Mouche
Version: 2
Author: Bruce Moyle
Author URI: http://ghostline.com.au/

	Food in Design
	 http://ghostline.com.au/

	This theme was designed and built by Bruce Moyle,
	whose blog you will find at http://coolshite.net

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	background-color:#fefdf2; /* light orange */
	color:#000000;
}

h3,h4,h5,li{
text-align: left;
}
html>body #main-bg {
	
	background-image:url(images/bg-map6.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width: 569px; height: 425px;
	position:fixed; bottom: 0px;
}

#header {
	background-image:url(images/head-bg.jpg);
	background-position:top left;
	background-repeat:repeat-x;
}
#header-img {
	width: 1000px;
	margin: 0 auto;
	background-image:url(images/header-6.jpg);
	background-repeat:no-repeat;
	height:189px;
}
html>body #header-img {
	background-image:url(images/header-6.jpg);
}
#page {

}
#content {	
	background-image:url(images/bg-content2-ie.png);
	background-repeat:repeat-y;
	width: 1000px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	}
html>body #content {
 background-image:url(images/bg-content5.png);
}
#left-box {
	width: 239px;
	padding-left: 50px;
	float:left;
}
 #left-box {
width: 223px;
padding-left: 20px;
}
#right-box {
	width: 727px;
	float: right;
	padding-right: 35px;
	padding-left: 5px;
	padding-top: 15px;
}
 #right-box {
padding-left: 0px;
width: 707px;
}
#footer {
	clear: both;
	text-align:center;
	padding-left: 220px;
	font-size: 0.8em;
	background-image:url(images/bg-footer7.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height: 40px;
	color: #fff;
}
html>body #footer {
background-image:url(images/bg-footer7.gif);
}
#footer p {
	padding-top: 22px;
}






.description {
	font-size: 1em;
	color:#000;
	font-style:italic;
	margin: 0 auto;
	width: 600px;
	margin-left: 220px;
padding-left: 100px;
	padding-top: 5px;
	text-align:center;
}
html>body .description {
	font-size: 1em;
	color:#000;
	font-style:italic;
	margin: 0 auto;
	width: 600px;
	padding-left: 220px;
	padding-top: 5px;
	text-align:center;
border: none;
}

#sidebar ul {
	font-size: 1em;
	text-align:right;
	padding-right: 15px;
	list-style:none;
	line-height: 1.8em;
}
#sidebar li {
	text-align:right;
}
.page_item {
	padding-right: 20px;
}
.current_page_item, .current_page_parent {
	background-image:url(images/menu-selector-ie.png);
	background-repeat:repeat-y;
	background-position:right;

}

html>body .current_page_item, .current_page_parent {
	background-image:url(images/menu-selector-2.png);
}
.page_item a:link, .page_item a:visited {
	text-decoration:none;
	color: #000;
}
#pagenav li {
	margin-top: 3px;
	margin-bottom: 3px;
}
#pagenav li:hover {
	background-image:url(images/menu-selector-2.png);
	background-repeat:repeat-y;
	background-position:right;
	
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	
	margin-top: -1px;
	margin-bottom: -1px;
}
#quote {
	margin-left: 30px;
	margin-right: 35px;
	text-align:right;
	margin-top: 100px;
}

#quote blockquote {
	color: #000;
	font-style:italic;
	margin: 0;
	line-height: 1.5em;
}
#quote blockquote img {
	margin-left: 3px;
	margin-right: 3px;
}
#quote p {
	color:#444c12; /* dark green */
	font-weight:bold;
	text-align:right;
	font-size: 0.9em;
	margin-top: 10px;
}
#right-box {
	text-align:justify;
	line-height: 1.5em;
}


/* Content Styles */

h2 {
	font-size: 1.8em;

	margin-bottom: 0px;
	margin-top: 0;
line-height: 1.2em;
font-weight: normal;
text-align: left;
}
h5 {
margin:0px;
text-align: left;
}
.entry {
	padding-top: 10px;
	padding-right: 5px;
	line-height: 1.5em;
	font-size: 0.9em;
}
.post {
margin-bottom: 30px;
text-align: justify;
}
.post li{
	margin-top: 10px;
text-align: left;
}

#footer a:link, #footer a:visited {
	color: #FFF;
	text-decoration: none;
	}

a, h2 a:hover, h3 a:hover {
	color: #444c12;
	text-decoration: none;
	}
		
a:hover {
	color: #147;
	text-decoration: underline;
	}
#footer a:hover {	
color: #FF0;
}

small {
	font-size: 0.8em;
}

.post ul {
	list-style-image:url('images/bullet.gif');
}

.postmetadata {
	border-top: 1px dashed #CFC;
	border-left: 10px solid #CFC;
	padding: 5px 10px 2px 15px;
}
input, textarea {
	border: 1px solid #AAA;
	padding: 2px;
}
#contactsubmit {
	border: 3px double #AAA;
}
#contactsubmit:hover {
	background-color: #FAA;
	cursor:pointer;
} 
#sidebar-quote {
	font-weight:bold;
	font-size: 1.5em;
	font-family: times;
}

.menu-page h3, .menu-page h4, .menu-page h5{
	text-align: center;
	
}
.menu-example {
	border: 1px solid #ccc;
	border-left: 5px solid #000;
	width: 45%;
	padding: 5px;
	background-color: #fafafa;
	float: left;
	margin-right: 10px;
margin-botton:30px;
	text-align: center;
}
.menu-example h3 {
	font-weight: bold;
	font-size: 1.5em;
	text-align: center;
}
.menu-example h4 {
	font-weight: bold;
	font-style:italic;
	text-decoration:underline;
	margin-bottom: 0;
	margin-top: 0;
	margin-left: 15px;
}
.menu-example p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 0.8em;
	margin-left: 25px;
}

img {
	border: 1px solid #000;
}
.image-left {
	max-width: 270px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	
}
.image-right {
	float: right;
	margin-top: 20px;
	margin-left: 20px;
}
.caption {
	text-align:right;
	font-style:italic;
	font-size: 0.9em;
	line-height: 1.2em;
}	
.noborder {
border: none;
}
.frontpage-table {
margin-top: 30px;
margin-bottom: 30px;
}
.frontpage-table td {
font-size: 1em;
}
.frontpage-table td p {
font-size: 1.1em;
}
.current_page_item a:link,
.current_page_item a:visited,
.current_page_item a:hover {
	color: #FFF;
}

#sidebar #pagenav a:hover, #sidebar #pagenav li:hover a {
color: #FFF;
}
