/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
@charset "UTF-8";
/* CSS Document */

/* -------------------------- CSS Reset ------------------------------- */

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;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
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: "" "";
}

/* ----------------------- Basic Elements ----------------------------- */

body {
font-size: 62.5%;
background: #855f38 url("images/body-bg.jpg") 0 1px repeat-x;
font-family: Georgia, "Times New Roman", Times, serif;
}

/* ----------------------- Page Layout ----------------------------- */

#body-container {
width: 100%;
float: left;
background: url('/images/body-container-bg.jpg') 60% 0 repeat-x scroll;
}

#wrapper {
width: 953px;
margin: 0 auto;
}
.clear {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}

#header {
width: 100%;
float: left;
background: url('/images/header-bg-2.jpg') top right no-repeat;
}

h1 a.logo {
text-indent: -9999px;
display: block;
width: 320px;
height: 188px;
float: left;
background: url('/images/logo.jpg') top left no-repeat;
}

#news-events {
width: 629px;
height: 358px;
float: left;
background: url('/images/news-events-bg.jpg') top left no-repeat;
position: relative;
}

#single-news-event {
width: 193px;
height: 93px;
position: absolute;
top: 0;
right: 40px;
background: url('/images/news-events-single-bg.jpg') top left no-repeat;
}

* html #single-news-event {
right: 39px;
}

#welcome {
float: left;
width: 324px;
height: 358px;
background: url('/images/welcome-bg.jpg') top left no-repeat;
}

#content {
width: 883px;
float: left;
margin: 0 0 0 28px;
background: #fff;
}

* html #content {
margin: 0 0 0 14px;
padding: 0 0 15px 0;
}

#left {
width: 292px;
float: left;
padding: 5px 0 10px 17px;
}

* html #left {
padding: 5px 0 10px 8px;
}

#main-content {
width: 560px;
float: left;
margin: 5px 0 10px 0;
background: url('/images/main-content-bg.jpg') top left repeat-y;
}


* html #main-content {
width: 540px;
}
#page{
width: 540px;
padding: 10px;
}
#main-content #page h2 {
font-size: 1.5em;
line-height: 1.5em;
font-weight: bold;
}
#main-content #page p {
font-size: 1.3em;
line-height: 1.5em;
font-weight: normal;
color: #1f1f1f;
}
#page a {
color: #75271D;
}


#footer {
width: 883px;
height: 55px;
float: left;
margin: 0 0 15px 28px;
padding: 20px 0 0 0;
background: url('/images/footer-bg.jpg') top left no-repeat;
}

* html #footer {
margin: 0 0 15px 14px;
}

/* ----------------------- Navigation Elements ----------------------------- */

/* -------------Top Nav ----------*/

#header ul {
float: right;
width: 540px;
margin: 60px 0 0 25px;
}

#header ul li {
float: left;
display: inline;
padding: 0 12px;
}

#header ul li a {
text-decoration: none;
font-size: 16px;
font-weight: bold;
color: #d0c2b4;
}

#header ul li a:hover {
border-bottom: 3px solid #75271d;
}

/* ------------- Left Sub Nav --------------*/

#left ol {
background: #e7e0d9;
padding: 10px 12px 0 7px;
float: left;
width: 254px;
}

#left ol li {
padding: 0 0 6px 0;
}

#left ol li a {
color: #553e25;
font-size: 16px;
font-weight: bold;
text-decoration: none;
width: 195px;
padding: 20px 0 20px 64px;
display: block;
}

#left ol li a:hover {
color: #75271d;
}

#left ol li a.first {
background: url('/images/li-1-bg.jpg') top left no-repeat;
}

#left ol li a.second {
background: url('/images/li-2-bg.jpg') top left no-repeat;
}

#left ol li a.third {
background: url('/images/li-3-bg.jpg') top left no-repeat;
}
#left ul {
background: #e7e0d9;
width: 254px;
padding: 10px 12px 5px 7px;
}
#left ul li ul li {
font-size: 1.2em;
line-height: 1.5em;
margin: 5px 0px 5px 5px;

}
#left ul li ul {
padding: 0px;
}
#left ul li a {
color: #75271D;
text-decoration: none;
}
#left h2 {
font-size: 1.3em;
color: #75271D;
font-weight: bold;
}

/* ----------------------- Typography ----------------------------- */

#news-events h2 {
background: url('/images/news-header-bg.jpg') bottom left repeat-x;
margin: 0 10px 2px 10px;
padding: 5px 0 5px 0;
font-size: 16px;
color: #7d2a1c;
font-weight: bold;
}

#news-events p {
padding: 0 10px;
font-size: 12px;
line-height: 13px;
text-decoration: underline;
}

#welcome h2, #welcome p {
text-indent: -9999px;
}

#main-content h3.bbq-experience {
width: 541px;
height: 39px;
display: block;
float: left;
text-indent: -9999px;
margin: 5px 9px 5px 10px;
background: url('/images/original-bg.jpg') top left no-repeat;
}

* html #main-content h3.bbq-experience {
margin: 5px;
}

#main-content p {
font-size: 14px;
line-height: 22px;
font-weight: bold;
padding: 10px 10px 15px 10px;
color: #1f1f1f;
}

#footer p {
padding: 0 0 4px 0;
}

#footer p, #footer a {
text-align: center;
color: #fff;
font-size: 11px;
font-family: Arial, Helvetica, sans-serif;
}

#footer p a {
padding: 0 15px;
border-right: 1px solid #fff;
text-align: center;
text-decoration: none;
}

#footer p a:hover {
color: #75271d;
}

#footer p a.no-border {
border: 0;
}

#footer p a.colorize {
color: #cab08e;
border: 0;
padding: 0
}

#footer p a.colorize:hover {
text-decoration: underline;
}

#leftContactInfo {
color:#75271D;
font-size: 20px;
float:left;
padding:5px 0 10px 17px;
width:292px;
}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */
