/*
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

*/

body {
font-size:12px;
font-family:Arial, Verdana, Sans-Serif;
background:#6b8f9d;
color:#fff;
text-align: center;
margin: 0px 0px;
padding: 0;
line-height: 20px;
}

#page {
width:960px;
margin: 0px auto;
padding: 0px;
background-image: url(images/cafelogo.gif);
background-position: 0px -10px;
background-repeat: no-repeat;
}

#suckerfishmenu {
color:#fff;
width: 700px;
margin:0;
padding: 0px 0px 0px 260px;
text-transform: lowercase;
font-size: 14px;
}

#suckerfishmenu ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
}

#suckerfishmenu li { /* all list items */
	float: left;
	width: 100px;
	text-align: center;
	margin: 0px;
	padding: 0px;
position: relative;
}

#suckerfishmenu li ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}

#suckerfishmenu li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#suckerfishmenu li:hover ul, li.over ul { /* 2nd list of items */
	display: block;
}

#suckerfishmenu a {
	background-color: #6b8f9d;
	color: #fff;
	display: block;
	padding: 25px 0px;
	text-decoration: none;
}

#suckerfishmenu a:hover {background-color: #9fb58d;}

.current_page_item a {background-color: #9fb58d;}

#suckerfishmenu li ul li a {padding: 5px 0px;}

#content {
background-image: url('images/contentbg.gif');
background-repeat: repeat-y;
background-position: left;
clear: both;
width: 960px;
margin: 0px;
padding: 0px;
}

#textcolumn {
padding: 20px 20px 5px 20px;
width: 220px;
text-align: left;
}

.largeimage {
margin: 0;
padding: 0;
float: right;
}

#largepanel {
background-color: #fff;
color: #6b8f9d;
float: right;
padding: 20px;
text-align: left;
width: 660px;
}

#largepanel ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#largepanel li {
float: left;
list-style: none;
margin: 5px;
padding: 0px;
width: 400px;
text-align: left;
font-weight: bold;
}

.contextbox {
border: 1px solid #6b8f9d;
color: #333;
padding: 3px;
margin: 2px;
width: 350px;
}

.consubmitbox {
border: 1px solid #6b8f9d;
color: #333;
padding: 3px;
margin: 2px;
width: 350px;
max-width: 350px;
height: 200px;
max-height: 300px;
}

.contextboxsmall {
border: 1px solid #6b8f9d;
color: #333;
padding: 3px;
margin: 2px;
width: 100px;
}

.consubmit {
background-color: #fff;
border: 1px solid #6b8f9d;
color: #6b8f9d;
cursor: pointer;
padding: 3px 15px;
margin: 2px 0px 0px 12px;
}

.small {
font-size: 10px;
font-weight: normal;
}

.thinimage {
margin: 20px 60px;
}

.thread-alt {
background-color:#f8f8f8;
}

.thread-even {
background-color:#FFF;
}

.depth-1 {
border:1px solid #ddd;
}

.even,.alt {
border-left:1px solid #ddd;
}

#footer {
border:none;
width:960px;
clear:both;
margin:0 auto;
padding:0;
}

#footer #footerone {
background-color: #9fb58d;
color: #fff;
float: left;
padding: 10px 0px;
text-align: center;
width: 260px;
font-family: "Times New Roman", Times, serif;
}

#footer #footertwo {
float: right;
padding: 10px 40px;
text-align: center;
width: 620px;
text-transform: lowercase;
}

#footer p {
text-align:center;
margin: 0;
padding: 0;
}

#footer a {
color: #fff;
padding: 1px;
margin: 0px 2px;
text-decoration: none;
}

#footer a:hover {
background-color: #fff;
color: #6b8f9d;
}

small {
font-family:Arial, Helvetica, Sans-Serif;
font-size:0.9em;
line-height:1.5em;
}

h1,h2,h3 {
font-family: "Times New Roman", Times, serif;
}

h1 {
color: #fff;
font-size: 30px;
text-align: center;
line-height: 30px;
margin: 0px 0px 20px 0px;
letter-spacing: -1px;
font-weight: normal;
font-family:Arial, Verdana, Sans-Serif;
text-transform: lowercase;
}

#postspage h1 {
margin-bottom: 10px;
text-align: left;
}

h2 {
font-size: 24px;
line-height: 20px;
margin: 0px 0px 0px 0px;
color: #d5391a;
font-weight: normal;
font-family:Arial, Verdana, Sans-Serif;
}

h3 {
font-size:1.3em;
margin:30px 0 0;
padding:0;
}

h1,h1 a,h1 a:hover,h1 a:visited,#headerimg .description {
text-decoration:none;
color:#FFF;
}

h2,h2 a,h2 a:hover,h2 a:visited,h3,h3 a,h3 a:hover,h3 a:visited,#sidebar h2,#wp-calendar caption,cite {
text-decoration:none;
}

.sticky {
background:#f7f7f7;
padding:0 10px 10px;
}

.sticky h2 {
padding-top:10px;
}

.commentlist li,#commentform input,#commentform textarea {
font:0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li ul li {
font-size:1em;
margin-right:-5px;
margin-left:10px;
}

.commentlist li {
font-weight:700;
list-style:none;
margin:15px 0 10px;
padding:5px 5px 10px 10px;
}

.commentlist li .avatar {
float:right;
border:1px solid #eee;
background:#fff;
padding:2px;
}

.commentlist cite,.commentlist cite a {
font-weight:700;
font-style:normal;
font-size:1.1em;
}

.commentlist p {
font-weight:400;
line-height:1.5em;
text-transform:none;
margin:10px 5px 10px 0;
}

#commentform p {
font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
margin:5px 0;
}

.commentmetadata {
font-weight:400;
display:block;
margin:0;
}

small,#sidebar ul ul li,#sidebar ul ol li,.nocomments,.postmetadata,blockquote,strike {
color:#eee;
}

code {
font:1.1em 'Courier New', Courier, Fixed;
}

acronym,abbr,span.caps {
font-size:0.9em;
letter-spacing:.07em;
cursor:help;
}

h2 a:hover,h3 a:hover {
color:#6b8f9d;
text-decoration:none;
border-bottom: 1px solid #fff;
}

#content a {
color: #d5391a;
text-decoration: none;
padding: 1px;
}

#content a:hover {
color:#6b8f9d;
background-color: #fff;
}

.post {
margin:0px;
}

h3.comments {
margin:40px auto 20px;
padding:0;
}

p img {
max-width:100%;
padding:0;
}

img.alignright {
display:inline;
margin:0 0 2px 7px;
padding:4px;
}

img.alignleft {
display:inline;
margin:0 7px 2px 0;
padding:4px;
}

.alignright {
float:right;
}

.alignleft {
float:left;
}

.postmetadata ul,.postmetadata li {
display:inline;
list-style-type:none;
list-style-image:none;
}

select {
width:130px;
}

#commentform input {
width:170px;
margin:5px 5px 1px 0;
padding:2px;
}

#commentform {
margin:5px 10px 0 0;
}

#commentform textarea {
width:100%;
padding:2px;
}

#respond:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#commentform #submit {
float:right;
margin:0 0 5px auto;
}

.alt {
margin:0;
padding:10px;
}

.commentlist {
text-align:justify;
padding:0;
}

.children {
padding:0;
}

.nocomments {
display: none;
}

acronym,abbr {
border-bottom:1px dashed #999;
}

blockquote {
padding-left:20px;
border-left:5px solid #ddd;
margin:15px 30px 0 10px;
}

blockquote cite {
display:block;
margin:5px 0 0;
}

.screen-reader-text {
position:absolute;
left:-1000em;
}

a img {
border:none;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding-top:4px;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}

.wp-caption p.wp-caption-text {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.widecolumn .post,#sidebar form {
margin:0;
}

.postmetadata,.clear {
clear:both;
}

img.centered,.aligncenter,div.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.entry ol li,#sidebar ul,#sidebar ul ol {
margin:0;
padding:0;
}

.entry form,.center {
text-align:center;
}

.cleardiv {
clear: both;
margin: 0px;
padding: 0px;
}

#menuleft {
background-color: #9fb58d;
float: left;
width: 220px;
padding: 20px;
text-align: left;
color: #d5391a;
}

#menuright {
background-color: #6b8f9d;
float: right;
padding: 20px;
text-align: left;
width: 660px;
}

#menuright ul {
line-height: 20px;
list-style: none;
margin: 0px;
padding: 0px;
}

#menuright li {
float: left;
list-style: none;
}

#menuprice {
margin-left: 20px;
width: 100px;
}

#menuitem {
clear: both;
margin-right: 20px;
width: 450px;
text-transform: lowercase;
}

#rightevents {
float: right;
background-color: #6b8f9d;
width: 700px;
}

#rightevents img {
margin-bottom: 30px;
}

#fullcolumn {
background-color: #6b8f9d;
clear: both;
padding: 10px 0px;
width: 960px;
}

#gallerythumb {
background-position: center;
background-repeat: no-repeat;
border: none;
float: left;
margin: 5px;
height: 150px;
width: 150px;
}

#largepanel a {
color: #d5391a;
}

#largepanel a:hover {
background-color: #fff;
color: #6b8f9d;
}

#takeaway h1 {
color: #6b8f9d;
text-align: left;
}

#takeaway {
background-color: #fff;
color: #6b8f9d;
float: right;
padding: 20px;
text-align: left;
width: 660px;
}

#takeaway ul {
list-style: none;
margin: 0px;
padding: 0px;
width: 310px;
}

#takeaway li {
list-style: none;
margin: 0px;
padding: 0px;
float: left;
}

.taitem {
width: 250px;
text-transform: lowercase;
}

.taprice {
text-align: right;
width: 60px;
}

.taheader {
width: 250px;
font-weight: bold;
margin: 20px 0px;
color: #d5391a;
}

#sidebar {
background-color: #9fb58d;
padding: 20px;
width: 220px;
text-align: left;
float: left;
}

#sidebar h2 {
font-family:Arial, Verdana, Sans-Serif;
font-size: 18px;
font-weight: bold;
color: #fff;
}

#sidebar ul {
margin: 0px 0px 20px 0px;
padding: 0px;
list-style: none;
}

#sidebar li {
margin: 0px 0px 0px 10px;
padding: 0px;
list-style: none;
}

#postspage {
background-color: #6b8f9d;
float: right;
padding: 20px;
text-align: left;
width: 660px;
}

#rightevents h2 {
font-family:Arial, Verdana, Sans-Serif;
font-size: 15px;
font-weight: normal;
color: #fff;
}

#rightevents p {
margin: 0px 30px 20px 30px;
color: #2a3d54;
}

#rightevents hr {
height: 0px;
margin: 0px 20px 25px 20px;
border-top: 1px solid #eee;
}

.boldred {
color: #d5391a;
font-weight: bold;
}