/*  
Theme Name: Table Talk
Theme URI: http://creativeslice.com/
Description: Theme for tabletalk.com
Version: 082809
Author: Creative Slice
Author URI: http://creativeslice.com/
*/

@import url("superfish.css");

ul,ol { list-style:none }h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input { margin:0; padding:0 }
a img,:link img,:visited img { border:none }
#header:after, .clearfix:after { clear:both; content:"."; display:block; line-height:0; height:0; visibility:hidden; }
#header, .clearfix { display:inline-block; }
html[xmlns] #header, html[xmlns] .clearfix { display:block; }
* html #header, * html .clearfix { height:1%; }

body {
font: 77% "helvetica neue", helvetica, verdana, sans-serif;
min-width: 900px; /* hack for jeff firefox */
text-align: left;
color: #1e0500;
border-top: 2px solid #1e0500;
background: url(images/tabletalk_background1.jpg) top center no-repeat #3d0b04;
}

a:link		{color: #a9301f;}
a:visited	{color: #a9301f;}
a:hover		{color: #007d95; text-decoration: underline;}

.alignleft {float: left; margin: 2px 10px 2px 0;}
.alignright {float: right; margin: 2px 0 2px 10px;}

hr {
border-top: 1px solid #eee;
border-bottom: 1px solid #ccc;
border-right: none;
border-left: none;
text-align: center;
margin: 2em 0;
}

.wrapper {
width: 920px;
margin: 0 auto;
}

#main {
background: white;
border: 1px solid #1e0500;
}

strong {
font-weight: bold;
}

h1, h2 {font-size: 2.2em;}

h3 {font-size: 1.8em;}

h4 {font-size: 1.2em;}

/* -------------------- Header -------------------- */

h1#logo a {
margin: 25px 10px 15px 10px;
display:block;
width: 180px;
float: left;
height: 32px;
overflow:hidden;
text-indent: -9999px;
background:url(images/table_talk.gif) no-repeat left top;
}

#tagline {
color: #fff;
margin: 25px 0 0 20px;
font-style: italic;
font-size: 1.1em;
width: 210px;
float: left;
}

#topmenu {
margin-top: 30px;
float: right;
}

#topmenu a {
float: right;
width: 30px;
}

#topmenu #searchform {
float: right;
width: 190px;
}

#searchform .textfield {
color: #3d0b03;
width: 150px;
padding: 2px;
border: 3px solid #1e0500;
float: right;
}

#searchform #mag {
float: right;
padding: 5px 5px 0 5px;
}

/* -------------------- Nav -------------------- */


#main-nav { 
clear:both;
width:100%;
list-style: none;
margin:15px 0 0;
}

#main-nav li { 
margin: 0;
font-size: 13px;
z-index: 30;
} 

#main-nav li li {
margin:0;
font-size: 12px;
}

#main-nav li a { 
font-weight:bold;
color: #e6e0ba;
}
#main-nav li.page-item-2 a {border-left: none;} 
#main-nav a, #main-nav a:visited {text-decoration:none;}

#main-nav li li a, #main-nav li li a:visited {
font-weight:normal;
border-left: none;
}

#main-nav li li {
border-bottom:1px solid #1e0500;
}

#main-nav li li a:hover {
background: #1e0500;
color: #fff;
}
	
#main-nav li a:hover {
background: #1e0500;
color: #fff;
}

#main-nav li ul {
background:#3d0b04;
width:14em;
}

#main-nav li.current_page_item,
#main-nav li.current_page_ancestor,
#main-nav li.current_page_parent,
#main-nav .current {
background: #1e0500;
}

#main-nav li li.current_page_item {
background: #1e0500;
}


/* -------------------- Home 1 (wide) -------------------- */

#homebanner {
background: #2b0100;
margin: 10px;
color: #a47443;
padding: 4px 0;
z-index: 1;
}

#hoursleft {
float: left;
width: 190px;
text-align: left;
color: #a47443;
padding-right: 4px;
}

#hoursleft h3 {
display: none;
padding: 10px 0 5px 10px;
font-weight: normal;
text-transform: uppercase;
font-size: 1.4em;
letter-spacing: .05em;
}

#hoursleft li {
border-top: 1px solid #3d0b03;
padding: 8px 0px 8px 10px;
font-size: 1em;
text-align: left;
}

#hoursleft li:hover,
#hoursbottom li:hover {
background: #1e0500;
}

#hoursleft a, #hoursbottom a {color: #e6e0ba; font-weight: bold;}
#hoursleft a:hover, #hoursbottom a:hover {color: #fff;}

#promotion {
width: 360px;
margin: 0 10px 10px 0;
border: 1px solid #2b0100;
float: right;
}


/* Basis of gallery with or without JS */
#homebanner .gallery,
#homebanner .gallery li     { list-style:none; margin:0; padding:0; }
#homebanner .gallery_wrap,
#homebanner .gallery        { width:700px; height: 300px; position:relative; }
#homebanner .gallery        { display:block; width:700px; overflow:hidden; text-align:right; }
#homebanner .gallery img    { margin:0; padding:0; width:700px; height: 300px; }
#homebanner .gallery li        { display:block; height:300px; width: 700px; background: #000; overflow:hidden; }

/* JS slideshow */
#homebanner .slideshow                    { position:relative; height:300px; }
#homebanner .slideshow li                { position:absolute; top:0; right:0; z-index:8; }
#homebanner .slideshow li.active        { z-index:10; }
#homebanner .slideshow li.last-active    { z-index:9; }



/* -------------------- Home 2 -------------------- */

#hoursbottom {
text-align: left;
background: #2b0100;
color: #a47443;
padding-right: 4px;
font-size: 1.1em;
clear: both;
margin: 0 5px;
}
#hoursbottom h3 {
padding: 30px 0 5px 20px;
font-weight: normal;
text-transform: uppercase;
font-size: 1.4em;
letter-spacing: .05em;
width: 180px; float: left;
}

#hoursbottom li {
padding: 8px 0px 8px 10px;
width: 200px;
margin: 10px 0 10px 10px;
float: left;
font-size: 1em;
text-align: left;
}

#homeleft {
width: 490px;
float: left;
}

/* Basis of gallery with or without JS */
#homebanner .gallery2,
#homebanner .gallery2 li     { list-style:none; margin:0; padding-left:4px; float: left; }
#homebanner .gallery2_wrap,
#homebanner .gallery2        { width:240px; height: 300px; position:relative; }
#homebanner .gallery2        { display:block; width:240px; overflow:hidden; text-align:right; }
#homebanner .gallery2 img    { margin:0; padding:0; width:240px; height: 300px; }
#homebanner .gallery2 li     { display:block; height:300px; width: 240px; background: #000; overflow:hidden; }

#promotionright {
width: 355px;
margin-right: 5px;
padding: 30px 4px 30px 20px;
float: right;
background: #3d0b03;
}


#contenthome2 {
text-align: left;
float: left;
margin-top: -10px;
margin-left: 5px;
width: 480px;
}

#promotion2 {
margin: 0 10px 10px 0;
float: right;
width: 410px;
}

#promotion2 li li {
width: 120px;
min-height: 233px;
text-align: center;
float: left;
display: inline;
padding: 2px;
margin-left: 4px;
border: 1px solid #e6dfb9;
}

#promotion2 h3 {
margin-bottom: -20px;
margin-left: 10px;
font-size: 1.5em;
color: #3d0b04;
}

#page-2.entry {
width: 285px;
float: left;
margin-right: 0;
}

#frontnews {
width: 145px;
padding: 5px 10px;
background: #e6dfb9;
float: right;
margin-top: 15px;
}

#frontnews li {list-style: none;}
#frontnews h2 {
font-size: 18px;
}

#frontnews li {
padding: 5px 0;
font-weight: bold;
}

/* ------------------------------ Content ---------------------------- */


#content {
float: right;
width: 700px;
}

#contenthome {
text-align: left;
float: left;
margin-left: 15px;
width: 500px;
}

.entry {margin: 15px;}

.entry p {
font-size: 1.2em;
margin: 0 0 1.1em 0;
line-height: 1.3em;
}

.entry h1,
.entry h2 {
color: #1e0500;
margin: -2px 0 10px 0;
}

.entry ul {
list-style:disc;
padding-bottom: .6em;
}

.entry ol {
font-size: 1.2em;
margin-left: 30px;
padding-bottom: .3em;
line-height: 1.3em;
list-style-type:decimal;
}

.entry li {
font-size: 1.2em;
margin-left: 30px;
padding-bottom: .3em;
line-height: 1.3em;
}

.entry ul ul {
padding-top: .5em;
padding-bottom: 0;
}

.entry blockquote {
padding-left: 1em;
border-left: 2px solid #ccc;
font-size: .9em;
color: #666;
}

.postmetadata {
font-size: .9em;
color: #666;
margin-bottom: 1em;
}



/* -------- Custom Content Stuff ------------- */


.blogpost {
border-bottom: 1px solid #ccc;
padding-bottom: 20px;
margin-bottom: 20px;
}

.pagetitle {
font-size: 1.6em;
margin: 7px 15px;
padding-bottom: 3px;
border-bottom: 1px dotted #ccc;
}

.entry .wp-caption {
	border: 1px solid #ccc;
	text-align: center;
	background-color: #fff;
padding: 4px 0 0 0;
}

.entry .wp-caption p.wp-caption-text {
padding: 4px;
margin:0;
color: #666;
font-size: .9em;
}

.entry .sitemap ul {
font-size: .8em;
border: 1px solid #fff;
}

.entry .sitemap li {list-style: none;}

.navigation {border-top: 1px solid #ccc; font-weight: bold;}
.navigation .alignleft,
.navigation .alignright {
margin: 10px;}

.facebook {float: right;}

/* ---------------------- Sidebar ---------------------- */
#sidebar {
float:left;
margin: 10px 0 10px 10px;
padding: 10px 0;
display:inline;
width:200px;
text-align:left;
voice-family:inherit;
color: #a47443;
background:#2b0100;
}

#sidebarbottom {
float:left;
margin: 10px 0 10px 10px;
display:inline;
width:200px;
text-align:left;
voice-family:inherit;
}

#sidebar p {
margin: 1em 0;
}

#sidebar h3 {
padding: 0 0 10px 10px;
font-weight: normal;
text-transform: uppercase;
font-size: 1.4em;
letter-spacing: .05em;
}

#sidebar li {
border-top: 1px solid #3d0b03;
padding: 5px 15px;
font-size: 1.1em;
}

#sidebar li li {
font-size: .9em;
padding-left: 15px;
border: none;
}

#sidebar a {
color: #e6e0ba;
font-weight: bold;
text-decoration: none;
}

#sidebar a:hover {
color: #fff;
}

.tagcloud a {
float: left;
line-height: .8em;
}

.tagcloud a:hover {
text-decoration: underline;
}

/* ------------------ Sidebar MENU ------------------- */

.sidebarnav a {
font-weight:bold;
display:block;
text-decoration:none;
font-size: .9em;
text-align: left;
height:1%;
padding:6px 10px;
}

.sidebarnav li a:hover,
.sidebarnav .current_page_item a.current,
.sidebarnav .current-cat a,
.sidebarnav li.current_page_item a {
background: #fff;

}

.categories li {
padding:6px 10px;
display:block;
list-style: none;
border-bottom:1px solid #fff;
}

.categories li a {font-weight:bold;}


.sidebarnav li {
list-style: none;
border-bottom:1px solid #fff;
}

.sidebarnav li li a {
text-align: right;
font-size: .8em;
}

.sidebarnav small {color:#666;}


/* ----------- Comments ----------- */

#content #commentarea {
margin: 20px 0;
clear: both;
padding: 15px 20px;
background: #fff;
border-top: 1px solid #ccc;
}

#commentarea h3 {color: #666;}

.commentlist {
padding: 2em 0;
font-size: .9em;
}

.commentlist p {
padding: 1em;
font-size: 1.3em;
}

.commentlist li {
padding: 1em;
}

.commentlist cite {
font-weight: bold;
}

.commentlist .alt {
background: #e6dfb9;
}

#commentform {font-size: 1.2em;}
#commentform input {
margin: 5px 0;
}
/* --------------------------- Footer ---------------------------- */

#newsletter {
float: right;
background: #2b0100;
color: #a47443;
padding: 15px 10px 10px 15px;
margin-right: 10px;
margin-bottom: 20px;
width: 480px;
}

#newsletter h4 {
font-style: italic;
color: #e6e0ba;
float: left;
}

#newsletter p {
clear: both;
}

#newsletter form {
float: left;
color: #3d0b03;
padding: 0 5px 10px 10px;
}


#footerleft {
line-height: 1.6em;
margin-top: 10px;
color: #e6dfb9;
}

#footerleft ul li {
padding-top: 10px;
margin-left: 10px;
float: left;
display: inline;
}

#footerleft p {
clear: left;
padding-left: 10px;
}

#footerleft a,
#footertext a {
color: #a47443;
text-decoration: underline;
}

#footerleft a:hover,
#footertext a:hover,
#footerleft .current_page_item a,
#footerleft .current-cat a {
color: #fff;
}

#footertext {
clear: both;
float: right;
margin: 0 10px;
}

.greenchoice {
float: right;
margin: 10px 0;
}
#footertext img {
	filter: alpha (opacity=60);
	-moz-opacity: .60;
	opacity: .60;
	-khtml-opacity: .60;
	}
#footertext a:hover img {
	filter: alpha (opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
	-khtml-opacity: 1.0;
	}
