/*
Theme Name: Bistro
Theme URI: http://vigilantecreative.com
Description: 2nd Street Bistro theme
Version: 0.1
Author: Vigilante Creative
Author URI: http://vigilantecreative.com
Tags: clean, green
Template: hybrid
*/

/**
* Import pre-made styles from Hybrid
************************************************/

/* Eric Meyer's reset.css */
	/* @import url('../hybrid/library/css/reset.css');*/

/* 18px, 20px, 21px, 22px, or 25px margins and line-height (don't use reset.css with these) */
	/* @import url('../hybrid/library/css/18px.css'); */
	   @import url('../hybrid/library/css/20px.css'); 
	/* @import url('../hybrid/library/css/21px.css'); */
	/* @import url('../hybrid/library/css/22px.css'); */
	/* @import url('../hybrid/library/css/25px.css'); */

/* Holy Grail */
	/* @import url('../hybrid/library/css/holy-grail-fluid.css'); */
	
/* Fixed Width */
	/* @import url('../hybrid/library/css/2c-l-fixed.css'); */
	/* @import url('../hybrid/library/css/2c-r-fixed.css'); */
	/* @import url('../hybrid/library/css/3c-c-fixed.css'); */
	/* @import url('../hybrid/library/css/3c-l-fixed.css'); */
	/* @import url('../hybrid/library/css/3c-r-fixed.css'); */

/* Plugins CSS */
       @import url('../hybrid/library/css/plugins.css');
	
/* Get drop-downs CSS */
       @import url('../hybrid/library/css/drop-downs.css');

/* Hybrid's default CSS */
	/* @import url('../hybrid/library/css/screen.css'); */

/**
* Body
************************************************/

/* Contains everything */
body {
	background-color: #617038;
	background-image: url(images/bg_main.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

	/* Wrapper for header graphic, logo */
#banner {
	width: 100%;
	height: 200px;
	background-image: url(images/bg_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#slider {
	width: 960px;
	height: 303px;
	background-image: url(images/bg_slider.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#mission {
	width: 960px;
	height: 260px;
	background-image: url(images/home_boxes.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 12px 0px 0px 0px;

	text-align: justify;
}

#mission .boxentry {
	width: 430px;
	padding: 90px 0px 0px 30px;
	font-size: 14px;
	line-height: 1.1em;
	float: left;

}

#mission .boxentry2 {
	float:right;
	width: 430px;
	padding: 90px 30px 0px 0px;
	font-size: 14px;
	line-height: 1.1em;

}

#mission .boxentry2 span {

	font-variant: small-caps;

}

#mission .boxentry2 span {

	font-variant: small-caps;

}

#mission h2 {
	font-size: 21px;
	color: #FFFFFF;
	padding: 0px 0px 0px 7px;
}

.menu-footer span {font-variant: small-caps; font-weight: bold;
	
	}
	
#contact-text .infobox {
	float:right;
	margin-right:0px;
	margin-top:12px;
	
	}
	
#contact-text textarea {
width: 375px;
	
	}	

#form_submit input {
	border-left:1px solid #89281F;
	height:24px;
	margin-top:10px;
	}

.byline {
	margin-left: 10px;
}
	


		/* Wrapper for everything inside of the body */
#body-container {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
}

.box {

	background-image: url(images/box_mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	height: auto;
	width: 850px;
}

#murray-links{}
#murray-links a{
	color: #CCC;
}

/**
* Added by Cody
************************************************/
#closure {
	background:#FFCC66 none repeat scroll 0 0;
	border:1px solid;
	font-size:105%;
	height:55px;
	line-height:140%;
	margin:13px auto 0;
	padding-top:5px;
	text-align:center;
	width:850px;
	}

#social_left {
	font-size:13px;
	line-height:17px;
	margin-left:75px;
	margin-top:14px;
	}
#social_center {
	margin-left:46px;
	margin-top:19px;
	}
#social_right {
	}
.social_icon {
	float:left;
	margin-bottom:10px;
	width: 50%;
	}
.social_text {
	margin-bottom:10px;
	margin-left:6px;
	text-align:center;
	vertical-align:18px;
	width:auto;
	}
#hybrid-archives-3 {
	margin-top: 30px;
	}


/**
* Elements
************************************************/

/* Hyperlinks */
a:link { color: #89281f; }
a:visited {}
a:hover { color: #BB352B;text-decoration: underline; }
a:active {}

/* Headers */
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 20px;
	/*font-family: Georgia, Cambria, Times, "Times New Roman", serif;*/
	}
h2 {
	font-size: 17px;
	}
h3 {
	font-size: 16px;
	}
h4 {
	font-size: 15px;
	}
h5 {
	font-size: 14px;
	}
h6 {
	font-size: 11px;
	}

/* Text elements */
strong {}
em {}
cite {}
abbr {}
acronym {}
sup {}
sub {}
address {}
ins {}
dfn {}
del {}

/* Paragraphs */
p {}

/* Unordered lists */
ul {}
	ul li {}

/* Ordered lists */
ol {}
	ol li {}

/* Defition lists */
dl {}
	dt {}
	dd {}

/* Blockqoutes */
blockquote {
	overflow: hidden;
	margin: 0 10px;
	padding: 0 0 0 20px;
	background: url(images/blockquote.jpg) no-repeat 0 0;
	}
blockquote blockquote {
	padding: 0 10px;
	font-size: 12px;
	color: #666;
	background: transparent;
	}
blockquote.pullquote {
	width: 200px;
	margin: 9px 0 3px 0;
	padding: 6px 9px;
	font-size: 18px;
	text-align: center;
	color: #333;
	background: transparent;
	border-top: 3px double #e9e5d5;
	border-bottom: 3px double #e9e5d5;
	}
.pullquote p {
	margin: 0;
	}
span.pullquote {
	float: none !important;
	margin: 0 !important;
	}

/* Object */
object {}

/* Code */
code {
	padding: 0 3px;
	background: url(images/dark.jpg) repeat 0 0;
	}
pre {
	overflow: auto;
	background: url(images/dark.jpg) repeat 0 0;
	}
pre code {}

/* Tables */
table {

	border-spacing: 1px;
	}
th {

	}
td {

	}
th, td {
	padding: 5px;
	}

/* Forms */
form {
	line-height: 20px;
}
	textarea {}
	input {
	background-color:#9FB06E;
	border: none;
}
	label {}
	option {}
    select {background-color: #9FB06E; margin: 0px 0px 10px 0px}

/* Drop caps */
.drop-cap {
	float: left;
	line-height: 30px;
	margin: 6px 6px 0 0;
	padding: 0 9px 3px 9px;
	font-size: 36px;
	font-family: "Warnock Pro", "Goudy Old Style", Palatino,"Book Antiqua", Cambria, Georgia, serif;
	color: #b4a681;
	background: url(images/dark.jpg) repeat 0 0;
	}

/* Notes */
.note, .download, .warning, .alert, .error {
	padding: 10px;
	background: url(images/dark.jpg) repeat 0 0;
	border: 1px solid #e2decc;
	}

/* Warnings/Alerts */
.warning, .alert {}

/* Errors */
.error {}

/* Downloads */
.download {}

/* Alignment */
.alignleft, .left {
	float: left;
	margin-right: 10px !important;
	}
.alignright, .right {
	float: right;
	margin-left: 10px !important;
	}
.aligncenter, .center {
	display: block;
	margin: 0 auto 20px auto;
	}
.block {
	display: block;
	margin: 0 0 20px 0;
	}
.clear {
	clear: both;
	}

/**
* Images
************************************************/
.post img {
	max-width: 470px;
	padding: 5px 5px 5px 5px !important;
	background-color: #b3c08c;
	}
	
.featured-image img {
	border: 3px solid #8ca156;
	}	

/* Captions [caption] */
.wp-caption {
	max-width: 480px;
	padding: 5px 0 5px 0;
	background: #e2decc;
	text-align: center;
	}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0 5px;
	text-align: right;
	font-size: 11px;
	color: #8d5608;
	}
.wp-caption img, .wp-caption a img {
	max-width: 468px;
	margin: 0 auto;
	padding: 0 !important;
	background: transparent;
	border: 1px solid #d0ccbc;
	}

/* Thumbnails */
.thumbnail {
	float: left;
	width: 55px;
	height: 55px;
	margin: 10px 0 0 20px;
	}

/* Gallery [gallery] */
.gallery {
	margin-bottom: 20px !important;
	}
.gallery img {
	border: none !important;
	}

/**
* Header
************************************************/
#header {
	width: 940px;
	height: 56px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	}

#site-title {
display: none;
	}
#site-title a {
	color: #9c8165;
	}
#site-description {
display: none;
	}

/**
* Navigation
************************************************/
#navigation {
	width: 960px;
	height: 45px;
	margin-bottom: 10px;
	padding: 0px;
	background-image: url(images/bg_nav.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

/* Page navigation */
#page-nav {
	width: 728px;
	margin: 0 auto;
	}
#page-nav ul {
	float: left;
	list-style: none;
	margin: 0;
	}
#page-nav ul.menu {
margin: 4px 0px 0px 0px;
	}
#page-nav li a {
	display: block;
	padding: 8px 12px 12px 12px;
	color: #89281f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	}
	
#page-nav li a:hover {
    color: #BB352B;
	text-decoration: underline;
	}
#page-nav li.current_page_item {
	color: #BB352B;
	text-decoration: underline;

	}
#page-nav li.current_page_item li {
	color: #8d5608;

	}
	
/* Drop-down styles */
#page-nav ul ul {
	background: #bac897;
	margin: 0px 0px 0px 0px;
	border: 1px solid #e1dac8;
	}
#page-nav li li {
	background: transparent;
	border-bottom: 1px solid #e1dac8;
	}
#page-nav li li a {
	padding: 5px;
	background: transparent;
	}

/* Page Child navigation */
#child-page-nav ul
{
	margin: -6px 1px 0 16px;
	padding: 10px 0 0;
	list-style-type: none;
	text-align: center;
	background-color: #8ca156;
	width: 818px;
	height: 30px;
}

#child-page-nav ul li { display: inline; }

#child-page-nav ul li a
{
text-decoration: none;
padding: 0.2em 0.9em;
color: #91281f;
background-color: #bac897;
}

#child-page-nav ul li a:hover
{
	color: #831111;
	background-color: #bac897;
	text-decoration: underline;
}

.wine-nav-list {
	letter-spacing: -0.05em;
}


	
	/* Search */
#navigation .search {
	float: right;
	width: 190px;
	height: 29px;
	background: url(images/search.jpg) no-repeat 0 0;
	}
#navigation input {
	font: 12px arial, verdana, sans-serif;
	padding: 7px 0 0 0;
	background: transparent;
	border: none;
	}
#navigation .search-text {
	float: left;
	width: 136px;
	padding: 7px 10px 0 10px;
	color: #7e7558;
	}
#navigation .search-submit {
	float: left;
	width: 34px;
	font-weight: bold;
	color: #80713d;
	}
#navigation .search-submit:hover {
	cursor: pointer;
	}
/**
* Containers below the header and navigation
************************************************/

/* Wrapper for the content and primary/secondary widget sections */
#container {
	overflow: hidden;
	width: 960px;
	}
	
	/* Splash */
#splash {
	overflow: hidden;
	height: 220px;
	margin: 0 0 20px 0;
	padding: 20px 0 0 20px;
	background: url(images/splash.jpg) no-repeat 0 0;
	}
#splash .widget {
	float: left;
	overflow: hidden;
	width: 170px;
	margin: 0 20px 0 0;
	padding: 0;
	color: #365426;
	background: transparent;
	border: none;
	}
#splash .widget-title {
	color: #365426;
	}

	/**
* Content
************************************************/

.content {
	overflow: hidden;
	width: 850px;
	background-image: url(images/box_mid.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto;
	}
	
.contentblog {
	overflow: hidden;
	float: left;
	width: 700px;
	background-image: url(images/box_mid_blog.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
	}	
	
	
.page-template-no-widgets .content, .no-widgets .content {
	width: 960px;
	}
.contentheader {
	margin: 0px auto;
	width: 850px;
	height: 15px;
	background-image: url(images/box_head.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
.contentfooter {
	margin: 0px auto;
	width: 850px;
	height: 15px;
	background-image: url(images/box_foot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	}

.contentheaderblog {
	margin: 0px;
	float: left;
	width: 700px;
	height: 15px;
	background-image: url(images/box_head_blog.gif);
	background-repeat: no-repeat;
	background-position: center top;
	}
.contentfooterblog {
	margin: 0px;
	float: left;
	width: 700px;
	height: 15px;
	background-image: url(images/box_foot_blog.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
		clear: both;
	}

/* Posts */
.post {
	overflow: hidden;
	margin: 0 0 20px 0;
	color: #333;
	width: 850px;
	}	

/* Entry title */
.entry-title {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 20px;
	font: 18px Georgia, Cambria, Times, 'Times New Roman';
	background: url(images/border.jpg) repeat-x 0 bottom;
	}
.entry-title a {
	color: #8d5608;
	}

/* Post Entry */
.entry-content, .entry-summary {
	overflow: hidden;
	margin: 0 20px;
	font: 14px/22px Georgia, Cambria, Times, 'Times New Roman';
	}
.more-link {
	padding-right: 15px;
	background: url(images/more-link.jpg) no-repeat right 3px;
	}

/* Post Meta */
.entry-meta {
	overflow: hidden;
	padding: 20px 20px 5px 20px;
	font: 12px/22px arial, verdana, sans-serif;
	background: url(images/border.jpg) repeat-x 0 0;
	}
.entry-meta a {
	color: #708266;
	}

/* Multi-paged posts */
p.pages a {
	overflow: hidden;
	margin: 0 3px;
	padding: 3px 6px;
	background: url(images/dark.jpg) repeat 0 0;
	border: 1px solid #e2decc;
	}

.navigation-attachment {
	overflow: hidden;
	padding: 0 20px;
	margin-bottom: 20px;
	}

/* Series */
.series {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 14px 20px 0 20px;
	background: url(images/light.gif) repeat 0 0;
	border-top: 5px solid #e5e0d0;
	}
.series-title {
	margin: 0 0 6px 0;
	padding: 0 0 5px 0;
	font: 14px verdana, arial, sans-serif;
	font-weight: bold;
	color: #708266;
	border-bottom: 1px solid #e9e5d5;
	}
.series ul {
	margin-left: 0;
	}

/* Archives and other page types */
.category-info, .author-info, .date-info, .tag-info, .archive-info, .search-info {
	overflow: hidden;
	margin: 0 0 20px 0;
	color: #8D5608;
	}
.page-template-biography .author-info {
	margin: 0;
	border: none;
	}
.page-title, .category-title, .author-title, .date-title, .tag-title, .archive-title, .search-title, .error-404-title {

	font: 18px Georgia, Cambria, Times, 'Times New Roman';
	text-align: center;
	}
.category-description, .author-description, .date-description, .tag-description, .archive-description, .search-description {
	margin: 0 20px;
	}
.author-profile .avatar, .author-info .avatar {
	float: left;
	width: 55px;
	height: 55px;
	margin: 0 10px 0 0;
	padding: 5px 5px 5px 5px;
	background: #e2decc;
	}
.author-profile .author-name {
	margin-bottom: 0;
	}

/* Navigation links */
.navigation-links {
	overflow: hidden;
	height: 100%;
	margin: 0 0 20px 0;
	padding: 15px 20px;
	line-height: 19px;
	font-size: 14px;
	font-weight: bold;

	}
.previous {
	float: left;
	width: 40%;
	padding-left: 23px;

	}
.next {
	float: right;
	width: 40%;
	text-align: right;
	padding-right: 23px;

	}

/* WP PageNavi */
.wp-pagenavi {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 20px;
	background: url(images/light.gif) repeat 0 0;
	}
.wp-pagenavi .pages {
	margin-right: 6px;
	padding: 3px 6px;
	}
.wp-pagenavi .current, .wp-pagenavi .extend, .wp-pagenavi a {
	margin-right: 6px;
	padding: 3px 6px;
	background: url(images/dark.jpg) repeat 0 0;
	border: 1px solid #e2decc;
	}
		/**
* Comments Template
************************************************/
#comments, #respond {
	overflow: hidden;
	height: 100%;
	margin: 0 0 20px 0;
	padding: 15px 0 20px 0;
	background: url(images/light.gif) repeat 0 0;
	}
#comments #respond {
	padding: 15px 0 0 0;
	border: none;
	}

/* Comments header */
.comments-header, #reply {
	margin: 2px 0 20px 0;
	padding: 0 20px 18px 20px;
	font: normal normal 18px/19px georgia, cambria, times, 'times new roman', serif;
	background: url(images/border.jpg) repeat-x 0 bottom;
	}
#comments #reply {
	margin-bottom: 0;
	padding: 0 0 20px 0;
	background: transparent;
	}
#comments .comments-header {
	margin-bottom: 0;
	}

/* Comments list */
#comments ol {
	list-style: none;
	overflow: hidden;
	clear: left;
	z-index: 0;
	margin: 0 20px;
	}
#comments ol ol {
	margin: 0 0 0 10px;
	}
#comments li {
	overflow: hidden;
	padding: 19px 0 0 0;
	}
#comments li li {
	margin: 0;
	padding-left: 20px;
	background: url(images/comment-thread.jpg) no-repeat 0 25px;
	}

/* Avatar */
#comments .avatar {
	overflow: hidden;
	float: left;
	width: 50px;
	height: 50px;
	margin: 5px 10px 0 0;
	padding: 5px 5px 5px 5px;
	background: #e2decc;
	}

/* Comment meta data */
.comment-meta-data {
	padding: 0 0 4px 0;
	font: 12px/22px arial, verdana, sans-serif;
	}
.comment-meta-data a {
	color: #708266;
	}

/* Comment author */
.comment-author cite {
	font: normal bold 14px/22px georgia, cambria, times, serif;
	}
.comment-author a {
	color: #8d5608;
	}

/* Comment text */
.comment-text {
	border-bottom: 1px solid #e5e0d0;
	}

/* Comments form */
#respond {
	padding: 15px 0 20px 0;
	}
#respond form {
	padding: 0 20px;
	}
#comments #respond form {
	padding: 0;
	}
#respond .form-author, #respond .form-email, #repsond .form-url {
	margin: 0 0 10px 0;
	}
#respond .form-author label, #respond .form-email label, #respond .form-url label {
	float: left;
	width: 70px;
	margin: 0 10px 0 0;
	padding: 5px 0 5px 10px;
	font: normal normal 12px/19px georgia, cambria, times, 'times new roman', serif;
	background: url(images/comment-submit.jpg) repeat 0 0;
	}
.text-input {
	display: block;
	padding: 5px 5px 6px 5px;
	border: 1px solid #e9e5d5;
	}
#respond .text-input {
	width: 275px;
	}

#respond .form-textarea label {
	display: none;
	}
textarea {
	width: 98%;
	border: 1px solid #e9e5d5;
	background-color: #9fb06e;
	
	}
#respond .form-submit {
	overflow: hidden;
	}
#respond .button {
	float: left;
	padding: 5px 30px;
	margin: 0 10px 10px 0;
	font: normal bold 12px/19px georgia, cambria, times, 'times new roman', serif;
	color: #80713d;
	background: url(images/comment-submit.jpg) repeat 0 0;
	border: none;
	}
.button:hover {
	cursor: pointer;
	}

.comment-action {
	clear: both;
	}

		/**
		* Utility widget sections (see other widget code below)
		************************************************/

		/* All utility widget sections (except widgets template) */
		.utility {}

		/* Before content */
		#utility-before-content {}

		/* After content */
		#utility-after-content {}

		/* After post but before comments */
		#utility-after-single {}

		/* After page but before comments */
		#utility-after-page {}

		/* Widgets page template widgets */
		.page-template-widgets #content .widget {}

	/**
	* Widget sections (Primary and Secondary)
	************************************************/

	/* Widgets in general */
	.widget {}
		.widget-inside {}
			
.widget {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 14px 20px 0 20px;
	}

/* Widget title */
.widget-title {
	margin: 0 0 6px 0;
	padding: 0 0 5px 0;
	font: 14px verdana, arial, sans-serif;
	font-weight: bold;
	color: #fff;
	text-align: center;
	font-variant: small-caps;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9fb06e;
	}
	
	/* Widget lists */
.widget ul {
	list-style: none;
	margin-left: 0;
	}
.widget ul ul {
	margin: 0;
	}
.widget ul li {
	margin: 0 0 6px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #e9e5d5;
	}
.content .widget ul li {
	overflow: hidden;
	padding: 0 0 5px 7px;
	background: url(images/bullet.png) no-repeat 0 9px;
	}
.widget ul li li, .content .widget ul li li {
	overflow: hidden;
	margin: 0 0 0 10px;
	padding: 2px 0 2px 7px;
	background: url(images/bullet.png) no-repeat 0 9px;
	border: none;
	}

	/* Primary widget section */
	#primary {}
		#primary .widget {}
			#primary .widget-inside {}
				#primary .widget-title {}
				#primary .widget ul {}
					#primary .widget ul li {}

	/* Secondary widget section */
	#secondary {}
		#secondary .widget {}
			#secondary .widget-inside {}
				#secondary .widget-title {}
				#secondary .widget ul {}
					#secondary .widget ul li {}

/**
* Footer
************************************************/

/* Subsidiary */
#subsidiary {
	float: left;
	overflow: hidden;
	width: 940px;
	margin: 20px 0px 0px 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
	}
#subsidiary .widget {
	float: left;
	overflow: hidden;
	width: 293px;
	padding: 0;
	border: none;
	margin-top: 0;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
	color: #FFF;
	}

/* Footer */
#footer {
	clear: both;
	overflow: hidden;
	width: 920px;
	height: 138px;
	padding: 20px;
	font: 12px/19px arial, verdana, sans-serif;
	color: #333;
	background-image: url(images/bg_footer_swirls.png);
	background-repeat: no-repeat;
	background-position: center top;
	}
#footer a {
	color: #9fb06e;
	}
#footer .copyright {
	color:#9FB06E;
	float:left;
	font-variant:small-caps;
	text-align:center;
	width:100%;
	}
#footer .credit {
	color:#9FB06E;
	float:left;
	font-variant:small-caps;
	margin:50px 0 0;
	text-align:center;
	width:100%;
	}
	
/* Some IE6-specific rules b/c it can't seem to handle background images correctly */
.ie6 blockquote, .ie6 .series, .ie6 .post, .ie6 .entry-title, .ie6 #primary, .ie6 #secondary, .ie6 #subsidiary, .ie6 .widget,
.ie6 .category-info, .ie6 .author-info, .ie6 .date-info, .ie6 .tag-info, .ie6 .archive-info, .ie6 .search-info,
#comments li {
	height: 100%;
	}