/* CSS Document */

/*  
Theme Name: TWC - Classic
Theme URI: http://www.theweekendchef.com.my
Description: Classic theme for The Weekend Chef
Version: 1.0
Author: i2Media (Jonathan Ng)
Author URI: http://www.i2media.com.my

	This theme was designed and built by Jonathan Ng for The Weekend Chef

*/

body {
	font: 0.68em Tahoma, Verdana, Arial, Helvatica, sans-serif;
	background: #eee;
	color: #310;
	text-align: justify;
	margin: 0;
}

#page {
	width: 770px;
	max-width: 770px;
	margin: 0 auto;
	border: 1px solid #ddd;
	font-size: 1.2em;
}

input {
	font-family: Tahoma, Verdana, Arial, Helvetica, san-serif;
	padding: 2px;
}

a {
	text-decoration: none;
	color: blue;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0;
}

h1, h1 a {
	font-size: 125%;
	line-height: 145%;
	color: #f60;	
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 100%;
	line-height: 120%;
	color: #310;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h3 {
	font-size: 100%;
	line-height: 120%;
	color: #f60;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h4 {
	font-size: 100%;
	line-height: 120%;
	color: #310;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h6 {
	font-size: 1em;
	line-height: 1.2em;
	color: #310;	
	font-weight: normal;	
	margin: 0px;
	padding: 0px;
	font-style: italic;
}

.twc { font-style: italic; color: #f00; padding: 0 0.2em 0 0; }

#footer {
	clear: both;
	background: #310;
	color: #fff;
}

#footer p {
	margin: 0;
	padding: 10px;
	font-size: 85%;
	text-align: center;
}

#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #fcc;
}

#header {
	height: 377px;
}

#top-space {
	height: 139px;
	background: #fff url(images/top-space-bg.jpg) top left repeat-x;
}

#top-space #logo {
	float: left;
	height: 109px;
	margin: 0;
	padding: 30px 0 0 100px;
}

#top-space #contact {
	float: right;
	margin: 0;
	padding: 94px 0 0 0;
}

#main-space {
	clear: both;
	height: 238px;	
	background: url(images/banners/index.jpg) top right no-repeat;	
}

#main-space.stories {
	background: url(images/banners/stories.jpg) top right no-repeat;	
}

#main-space.personalities {
	background: url(images/banners/personalities.jpg) top right no-repeat;	
}

#main-space.recipes {
	background: url(images/banners/recipes.jpg) top right no-repeat;	
}

#main-space.food-art {
	background: url(images/banners/foodArt.jpg) top right no-repeat;	
}

#main-space.food-notes {
	background: url(images/banners/foodNotes.jpg) top right no-repeat;	
}

#main-space.cookouts {
	background: url(images/banners/cookouts.jpg) top right no-repeat;	
}

#main-space.grapevine {
	background: url(images/banners/grapevine.jpg) top right no-repeat;	
}

#main-space.about-us {
	background: url(images/banners/aboutUs.jpg) top right no-repeat;	
}

#menu {
	text-align: left;
	margin: 0;
	padding: 0 0 0 65px;
	list-style: none;
	font-size: 1em;
	height: 238px;
	width: 210px;
	background: #fff url(images/nav-left.jpg) top left repeat-y;	
	overflow: hidden;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: both;
	width: 210px;
}

#menu li {
	margin: 0;
	padding: 0;
	display: block;
	list-style: none;
	list-style-position: outside;
}

#menu li a {
	margin: 0;
	padding: 0;
	text-align: center;
	display: block;
	text-decoration: none;
	font-weight: normal;
	color: #310;
}

#menu li a:hover,
#menu li.selected a {
	background-color: #fd8;
	font-weight: bold;
}

#menu .menu-box {
	height: 24px;
	display: block;
	cursor: pointer;
	border-bottom: 1px dashed #fb8;
	padding: 9px 0 0 0;
}

#menu .first {
	height: 24px;
	border-top: 1px dashed #fb8;
	padding: 8px 0 0 0;
}

#mid-frame {
	clear: both;
	float: left;
	background: #fff url(images/side-art-lemon.jpg) top left repeat-y;
}

#sidebar {
	float: left;
	width: 210px;
	margin: 30px 0 0 0;
	padding: 0 0 0 65px;
}

#sidebar .gutter {
}

#content {
	float: right;
	width: 494px;
	border: 0;
	margin: 0;
	padding: 0;
	border-left: 1px dotted #fc9;
}

#content-wide {
	float: left;
	width: 769px;
	margin: 0;
	padding: 0 0 0 65px;
}

#content .gutter,
#content-wide .gutter {
	margin: 30px 20px 20px 20px;
	padding: 0 0 20px 0;
}

#subnav {
	text-align: left;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1em;
	line-height: 1.2em;
	width: 100%;
}

#subnav h1 {
	color: #310;
	font-weight: bold;
	font-size: 125%;
	line-height: 145%;
	letter-spacing: 1px;
	margin: 0;
	padding: 0.5em;
	display: block;
	text-align: center;
	background-color: #FD8;
}

#subnav h2 {
	color: #310;
	font-weight: bold;
	margin: 1em 1em 0.25em 0.5em;
	padding-bottom: 0.25em;
	font-size: 1em;
	line-height: 1.2em;
	border-bottom: 1px dotted #fc9;
	cursor: pointer;
}

#subnav li.header {
	border: none;
	color: #310;
	font-weight: bold;
	margin: 0;
	margin: 1em 0 0.25em 0;
	padding-bottom: 0.25em;
	font-size: 1em;
	line-height: 1.2em;
	border-bottom: 1px dotted #fc9;
	cursor: pointer;
}

#subnav ul {
	text-align: left;
	margin: 0.5em;
	padding: 0;
	list-style: none;
}

#subnav li {
	padding: 0;
	margin: 0.25em 0;
	border-left: 0.5em solid #fc9;
	display: block;
}

#subnav li a {
	padding: 0.25em 1em;
	display: block;
	text-decoration: none;
	color: blue;
}

#subnav li a:hover,
#subnav li.selected a {
	text-decoration: none;
	background-color: #feb;
	color: #310;
}

#subnav h2.visible {
	background: url(images/block-expanded.gif) right bottom no-repeat;
}

#subnav ul.visible {
	display: block;
}

#subnav h2.hidden {
	background: url(images/block-collapsed.gif) right bottom no-repeat;
}

#subnav ul.hidden {
	display: none;
}

#subnav .story {
	border-bottom: 1px dotted #fc9;
	width: 200px;
	margin: 5px;
	font-size: 85%;
	text-align: justify;
}

#subnav .story .postmeta {
	font-size: 100%;
}

#subnav .story .post-teaser {
	font-size: 100%;
}

#subnav .story h1 {
	font-size: 95%;
	line-height: 120%;
	color: #f60;	
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background: none;
	text-align: left;
	margin: 0;
	padding: 0;
}

img.framed {
	margin: 0;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
}

img.right {
	float: right;
	margin: 0 0 0.5em 1.5em;
}

img.left {
	float: left;
	margin: 0 1.5em 0.5em 0;
}

img.full {
	margin: 0;
	margin-left: -18px;
}

#image-point {
	width: 450px;
	border: 0px none;
	float: left;	
}

#image-point dl {
	float: left;
	margin: 10px 0px 10px 0px;
	padding: 0;
	display: inline;
	color: #310;
}

#image-point dt {
	margin: 0 0 0.5em 0;
	padding: 0 0 0.5em 0;
	font-weight: bold;
	float: right;
	width: 280px;
	border-bottom: 1px solid #ccc;
}

#image-point dd {
	margin: 0 0 0 168px;
	padding: 0;
}

#image-point dl dd.img {
	margin: 0;
}

#image-point dd.img img {
	float: left;
	margin: 0 8px 0 0;
	padding: 5px;
	border: 1px solid #ccc;
	border-bottom-color: #999;
	border-right-color: #999;
	background: #eee;
}

#image-point .full dt {
	width: 450px;
}

#image-point .full dd {
	margin: 0;
}

#image-point .alt dt {
	float: left;
}

#image-point .alt dd {
	margin: 0 168px 0 0;
}

#image-point .alt dd.img img {
	float: right;
	margin: 0 0 0 8px;
}

#top-banner-partner {
	width: 180px;
	height: 150px;
	position: relative;
	z-index: 2;
	top: 10px;
	left: 10px;
}

#left-extras {
	width: 200px;
	margin: 5px;
}

#left-partner {
	width: 200px;
	height: 200px;
	margin: 5px;
}

.story {
	border: 0;
	border-bottom: 1px dotted #FC9;
	padding: 0 0 1em 0;
	margin: 0 0 1em 0;
}

.story .postmeta {
	font-size: 85%;
}

.story .akpc_pop {
	display: none;
}

.story .entry {
	clear: both;
}

.story .post-teaser {
	clear: both;
	font-size: 85%;
	text-align: right;
}

.story h2 {
	
}

.story h3 {
	
}

.story .sub {
}

.story .sub ul {
	list-style: square;
}

.story .sub h4 {
	margin: 0 2em;
	width: 50%;
	border-bottom: 1px dotted #fc9;
}


.navigation {
	font-size: 85%;
}

.navigation .alignleft {
	float: left;
	width: 50%;
	text-align: left;
}

.navigation .alignright {
	float: right;
	width: 50%;
	text-align: right;
}

#commentarea {
	border-top: 1px dotted #fc9;
	padding-top: 0.5em;
}

#commentarea .commentlist {
	list-style: none;
	padding: 0;
	margin: 0;
}

#commentarea .commentlist li {
	list-style: none;
	list-style-position: outside;
	padding: 1em;
}

#commentarea .commentlist li .commentmetadata {
	font-size: 85%;
}

#commentarea .commentlist li.alt {
	background: #fed;
}

#commentarea #respond {
	border-top: 1px dotted #fc9;
	padding-top: 0.5em;
}

.story .ingredients {
}

.story .methods {
}

.story .notes {
}

.story .ingredients h3,
.story .methods h3,
.story .notes h3 {
	border-bottom: 1px dotted #fc9;
}

.meal-menu {
	width: 80%;
	margin: 1em auto;
	border: 1px dotted #fc9;
	border-bottom: none;
}

.meal-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.meal-menu li {
	border-bottom: 1px dotted #fc9;
}

.meal-menu li a {
	padding: 0.5em 1em;
	display: block;
}

.meal-menu li a:hover {
	text-decoration: none;
	color: #310;
	background: #feb;
}

.venue-board {
	width: 200px;
	float: right;
	border: 1px dotted #f60;
	margin-left: 1em;
	margin-bottom: 1em;
	padding: 0.5em;
	background: #fc9;
}

.disclaimer {
	border-top: 1px dotted #fc9;
	font-size: 0.8em;
}

a.imagelink img.framed {
	background: #fff url(images/lightbox.gif) center bottom no-repeat;
}
