/* @override 
	http://cheflive.ca/wp-content/themes/cheflive2009/style.css */


/*

Theme Name: Chef Live!
Theme URI: http://cheflive.ca
Description: Catering and Culinary Entertainment
Version: 3.0
Author: George Butler
Author URI: http://www.georgebutler.com

*/

/* R E S E T */

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre, 
a, abbr, acronym, address, big, cite, code, 
del, dfn, em, font, img, ins, kbd, q, s, samp, 
small, strike, strong, sub, sup, tt, var, 
dl, dt, dd, ol, ul, li, 
fieldset, form, label, legend, 
table, caption, tbody, tfoot, thead, tr, th, td{margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}

:focus{outline:0}
body{line-height:1; color:black; background:white}
ol, ul{list-style:none}

table{border-collapse:separate; border-spacing:0}
caption, th, td{text-align:left; font-weight:normal}
blockquote:before, blockquote:after, 
q:before, q:after{content:""}
blockquote, q{quotes:""""}

/*  L A Y O U T  */

html {
	background: url(images/cheflive_background.png) repeat 0 0;
}
body {
	background: url(images/cheflive_header.png) no-repeat center top;
	margin-top: 10px;
}
#container {
	padding-top: 38px;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
#header, #main {
	background: #fff;
}
#header {
	width: 960px;
	height: 332px;
}
#logo {
	margin: 0;
	padding: 0;
}
h1#logo a {
	width: 300px;
	height: 120px;
	display: block;
	background: url(images/cheflive_logo.png) no-repeat 30px 0;
	text-indent: -99999px;
	cursor: pointer;
	float: left;
}
#slideshow {
	width: 960px;
	height: 215px;
	float: left;
	border-top: 1px solid #ddd;
}
#main {
	margin: 18px 18px 18px 0;
	padding: 40px;
	width: 540px;
	float: left;
	border: 1px solid #ddd;
}
#sidebar {
	margin-top: 18px;
	width: 320px;
	float: left;
}
#sidebar li{
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar li a{
	text-decoration: none;
}
#footer {
	width: 900px;
	height: 15px;
	background: #fff;
	padding: 20px 30px;
	margin-bottom: 18px;
	clear: both;
}
#nav {
	width: 630px;
	height: 40px;
	margin-top: 50px;
	float: left;
}
#nav li {
	float: left;
	font-size: 110%;
	list-style: none;
	padding: 0 0 10px 25px;
}
#main, #footer, #book, #sidebar div {
	border-radius : 8px; 
	-moz-border-radius : 8px; /* Mozilla */
	-webkit-border-radius : 8px; /* Webkit */
}
.alignright {
	float: right;
	padding: 5px 0 0 5px;
}
.alignleft {
	float: left;
	padding: 5px 5px 0 0;
}
#credit {
	margin-top: -38px;
	float: right;
}
/* -------- Blog Post -------- */

.post {
	float: left;
	margin-bottom: 2em;
	width: 540px;
}
.postdate {
	height: 16px;
	text-indent: 20px;
	background: url(images/cheflive_postdate.png) no-repeat 0 0;
}
#main .sociable li {
	list-style: none;
	float: left;
	margin: 0 20px 10px 0;
	text-indent: 0;
}

/*-------- Side Bar --------*/

#sidebar div.widget {
	padding: 10px 30px 20px;
	background: #fff;
	margin-bottom: 18px;
}
#sidebar div.widget li {
	border-bottom: 1px solid #eee;
	text-decoration: none;
	font-size: 100%;
	padding: 8px 0;
}
#welcome {
	padding: 30px;
	background: #255667;
	margin-bottom: 18px;
}
#welcome p {
	color: #f3f3f3;
}
#welcome h2 {
	color: #fff;
	line-height: 1;
}
#welcome h3 {
	color: #fff;
}

#main ul li {
	list-style: outside square;
	margin-left: 20px;
}
#main ol li {
	list-style: outside lower-roman;
	margin-left: 20px;
}
#main ul, ol {
	margin-bottom: 0.5em;
}
#sidebar label {
	display: none;
}
#sidebar form {
	width: 260px;
	height: 30px;
}
.subscribe_email, .widget input {
	color: #888;
	font-style: italic;
	float: left;
	width: 140px;
	height: 18px;
	font-size: 13px;
	padding: 4px;
	border: 2px solid #75a5be;
}
.subscribe_email:focus, .widget input:focus {
	color: #000;
	font-style: normal;
}
.subscribe_button, .widget #searchsubmit {
	float: left;
	width: 90px;
	height: 30px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 11px;
	padding: 5px 6px;
	background: #78aac7;
	border-top: 2px solid #93cce9;
	border-left: 2px solid #93cce9;
	border-bottom: 2px solid #506f7d;
	border-right: 2px solid #506f7d;
	cursor: pointer;
}
.subscribe_button:active {
	padding: 5px 0 0 4px;
	border-bottom: 2px solid #93cce9;
	border-right: 2px solid #93cce9;
	border-top: 2px solid #506f7d;
	border-left: 2px solid #506f7d;
}
.subscribe_button:hover{
	background: #7fb5d7;
}
/*-------- Calendar --------*/

table {
	border-collapse: collapse;
}
#sidebar td {
	padding: 8px;
	margin: 0;
}
#sidebar td.eventless {
	color: #333;
	border: 1px solid #f3f3f3;
}
#sidebar td.eventful {
	background: #78aac7;
	border: 1px solid #78aac7;
}

#sidebar td.eventful a {
	color: #fff;
	text-decoration: none;
}
#sidebar thead td {
	border: none;
	color: #78aac7;
}
#sidebar .days-names {
	color: #78aac7;
}

/*  T Y P O G R A P Y  */

h2 {
	color: #6893a2;
	font: 230%/1.1 "Calisto MT", "Bookman Old Style", Bookman, "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;
	margin-bottom: 0.5em;
	letter-spacing: -1px;
}
h2 a {
	text-decoration: none;
}
h3 {
	color: #6893a2;
	letter-spacing: -1px;
	font: 160%/1.1 "Calisto MT", "Bookman Old Style", Bookman, "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;
	margin: 0.5em 0;
}
#welcome h3 {
	margin-top: 0;
}
h4 {
	color: #6893a2;
	font: italic 140%/1.2 "Calisto MT", "Bookman Old Style", Bookman, "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;
	margin: 0.5em 0;
}
#book{
	width: 260px;
	height: 60px;
	color: #fff;
	text-align: center;
	font-size: 80%;
	line-height: 1.1;
	background: #6893a2 url(images/cheflive_bookbutton.jpg);
	padding: 20px 30px;
	display: block;
	text-decoration: none;
}
#book:hover {
	color: #fff;
	background: #d4de23;
}
p {
	color: #333;
	font: 95%/1.4 Corbel, Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", sans-serif;
	//font: 105%/1.3 "Calisto MT", "Bookman Old Style", Bookman, "Hoefler Text", "Bitstream Charter", Georgia, serif;
	margin-bottom: 1em;
}
li {
	color: #333;
	font: 95%/1.3 Corbel, Arial, Helvetica, "Nimbus Sans L", "Liberation Sans", sans-serif;
}
#sidebar p {
	font-size: 90%;
}
#footer p {
	color: #6893a2;
}
.postdate {
	color: #6893a2;
	font: 105%/1.1 "Calisto MT", "Bookman Old Style", Bookman, "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;
}
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
del {
	text-decoration: line-through;
}
ins {
	text-decoration: none;
}
small {
	font-size: 90%;
	color: #888;
}

/*-------- Navigation --------*/

#nav a:link, #nav a:visited {
	color: #6893a2;
	font: 100%/1 "Calisto MT", "Bookman Old Style", Bookman, "Goudy Old Style", Garamond, "Hoefler Text", "Bitstream Charter", Georgia, serif;
	text-decoration: none;
}
#nav a:active {
	color: #000;
}
#nav a:hover {
	color: #d4de23;
}
#header #nav .current a{
	color: #d4de23;
	border-bottom: 3px solid #d4de23;
}

/*-------- Links --------*/

a:link, a:visited {
	color: #6893a2;
}
a:active {
	color: #000;
}
a:hover {
	color: #d4de23;
	text-decoration: none;
}