/*
Theme Name: Foodieblogs
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: Scout Brandie
Author URI: http://dada.co.uk/
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

*/



/* ## YUI CSS RESET # */ 
	body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  margin:0; padding:0; }
	table { border-collapse:collapse; border-spacing:0; }
	fieldset,img {  border:0; }
	address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; } 
	ol,ul { list-style:none; } 
	caption,th { text-align:left; }
	h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; } 
	q:before,q:after { content:''; }
	abbr,acronym { border:0; }
/* ## END OF YUI CSS RESET # */

body {text-align:center;font-family:Arial,sans-serif;font-size:13px;line-height:17px;background:#AEB2B5;color:#3C3C3E;}

	#header {background:#000000;float:left;width:100%;padding-top:18px;padding-bottom:4px;}
	#content {background:#FFFFFF;float:left;width:100%;padding:20px 0px;}
	#footer {border-top:4px solid #EE8220;background:url('../images/footer_slice.gif') top left repeat-x #AEB2B5;color:#E0E1E2;float:left;width:100%;padding:16px 0px 16px 0px;}
	.super_wrapper {width:950px;margin:0 auto;}
	.wrapper {width:890px;padding:0px 30px;text-align:left;float:left;}
	.left_new {width:590px;float:left;padding-right:16px;}
	.right_new {width:284px;float:left;}
		.box_284 {width:264px;padding:9px;border:1px solid #C7C8C9;background:#F8F8F8;overflow:auto;}
		.box_284 li {width:50%;float:left;}
	.post {padding-bottom:0px;border-bottom:1px dashed #C7C8C9;margin-bottom:20px;}
		
	h1 {float:left;}
		h1 a{display:block;width:276px;height:85px;text-indent:-9999px;background:url('./images/FB_blog-title.jpg') top left no-repeat;outline:none;}
	h2, h2 a {font-family: "gnuolane-1","gnuolane-2", Arial, Helvetica, sans-serif;letter-spacing:1px;font-size:24px;line-height:28px;text-decoration:none;color:#EE811F;margin-bottom:12px;}
		h2.no-margin {margin-bottom:0px;}
		h2 a:hover {text-decoration:underline;}
		h2.archives_header {text-indent:-9999px;height:28px;width:284px;margin-bottom:4px;background:url('./images/archive.png') top left no-repeat;}
		h2.about_us_header {text-indent:-9999px;height:28px;width:284px;margin-bottom:4px;background:url('./images/about_foodieboxes.png') top left no-repeat;}
		h2.pagetitle {background:#EE811F;color:#FFFFFF;width:582px;padding:0px 4px;margin-bottom:10px;}
	p {padding-bottom:17px;}
		p.date {font-size:11px;font-weight:bold;}
		p a, .entry a {color:#54b7ea;font-weight:bold;}
		p a:hover, .entry a:hover {color:#80c9fa;}
		p.meta a, .entry p.postmetadata a, p.meta a, p.postmetadata a{color:#3C3C3C;}
			p.meta a:hover, p.postmetadata a:hover {color:#000000;}
	small {font-size:11px;line-height:15px;}
	
	.alignleft {float:left;padding-right:15px;}
	.alignright {float:right;padding-left:15px;}
	.wp-caption p {text-align:center;font-size:11px;font-weight:bold;}
	
	.post {overflow:auto;}
	.imgtfe {margin-right:10px;margin-bottom:10px;}
	
	form#searchform label.screen-reader-text {display:none;}
	
	#header .wrapper {position:relative;}
	#top-navigation {float:right;position:absolute;right:5px;bottom:21px;}
		#top-navigation li {float:left;position:relative;font-family:"gnuolane-1","gnuolane-2", Arial, Helvetica, sans-serif;letter-spacing:1px;font-size:18px;font-weight:normal;}
			#top-navigation a {color:#FFFFFF;text-decoration:none;padding:0px 20px;outline:none;}
			#top-navigation a:hover {text-decoration:underline;color:#A9CE2D;}
			
	.navigation {width:590px;padding-bottom:7px;overflow:auto;margin-bottom:10px;}
		.navigation .alignleft {width:290px;float:left;}
		.navigation .alignright {width:290px;float:right;text-align:right;}
		.navigation a {color:#3C3C3C;}
			.navigation a:hover {color:#000000;text-decoration:underline;}
	
	.box_284 ul {font-size:14px;line-height:20px;padding-bottom:20px;}
	.box_284 ul li a {color:#4E4E4F;text-decoration:none;}
		.box_284 ul li a.active, .box_284 ul li a:hover {text-decoration:underline;color:#000000;}
	
	#respond h3 {color:#2E2E2F;padding-bottom:5px;font-family: "gnuolane-1","gnuolane-2", Arial, Helvetica, sans-serif;font-size:20px;letter-spacing:0.5px;}	
	#commentform textarea {width:580px;border:1px solid #C7C8C9;padding:4px;}
	#commentform input.text {border:1px solid #C7C8C9;padding:3px;}
	#commentform input#submit {background:#A9Ce2D;color:#FFFFFF;font-family: "gnuolane-1","gnuolane-2", Arial, Helvetica, sans-serif;font-size:16px;letter-spacing:0.5px;line-height:20px;width:auto;padding:0px 5px;border:none;height:22px;}
	
	ol.commentlist li {border-bottom:1px solid #C7C8C9;padding:5px;}
	ol.commentlist li.odd {background:#F2F2F2;}
	ol.commentlist li .comment-meta a {color:#3C3C3E;}
	
	#searchform {padding:10px 0px;}
	#searchform div {height:28px;}
		#searchform input {border:1px solid #C7C8C9;padding:3px;width:192px;height:14px;line-height:15px;margin:0px;float:left;}
		#searchform input#searchsubmit {background:#A9Ce2D;color:#FFFFFF;font-family: "gnuolane-1","gnuolane-2", Arial, Helvetica, sans-serif;font-size:16px;letter-spacing:0.5px;line-height:20px;width:80px;padding:0px;border:none;height:22px;margin-left:4px;}
	
	#footer {padding-bottom:60px;}	
	#footer a {color:#F2F2F2;}
	
	#sidebar h2.keep_in_touch_header {text-indent:-9999px;height:28px;width:284px;margin-top:7px;margin-bottom:4px;background:url('./images/keep-in-touch.png') top left no-repeat;}	
	#sidebar h2.twitter_header {text-indent:-9999px;height:28px;width:284px;margin-top:7px;margin-bottom:4px;background:url('./images/twitter-header.png') top left no-repeat;}
	#sidebar #tweetblender {border:1px solid #C7C8C9;padding:5px;background:#F8F8F8;}
	#sidebar #tweetblender a {color:#3C3C3C;text-decoration:underline;}
	#sidebar #tweetblender #tb_tools {width:26px;}
	#sidebar #tweetblender .tb_author {display:none;}
	#sidebar #tweetblender a#infolink {display:none;}
	#sidebar #tweetblender .tb_tweetinfo a {color:#3C3C3C;font-size:11px;font-weight:bold;text-decoration:none;}
	#sidebar #tweetblender a:hover {color:#000000;text-decoration:underline;}
	
	#sidebar .keep_in_touch_list {font-size:12px;font-weight:bold;line-height:42px;}
	#sidebar .rss_icon a{display:block;padding-left:50px;height:42px;background:url('./images/rss_icons.png') top left no-repeat;outline:none;}
	#sidebar .rss_icon a:hover {background-position:left -42px;}
	#sidebar .newsletter_icon a{display:block;padding-left:50px;height:42px;background:url('./images/newsletter_icons.png') top left no-repeat;outline:none;}
	#sidebar .newsletter_icon a:hover {background-position:left -42px;}
	
	#newsletter_form_holder {float:left;}
	.homepage_newsletter_form {width:270px;float:left;padding-top:12px;}
	
	.homepage_newsletter_form p {padding-left:3px;padding-bottom:5px;}
	.homepage_newsletter_form .form_row {width:270px;margin-bottom:2px;float:left;line-height:23px;}
		.homepage_newsletter_form label {display:block;float:left;width:40px;padding-left:7px;}
		.homepage_newsletter_form input.text {border:1px solid #C7C8C9;width:145px;padding:3px 3px;float:left;margin-top:1px;}
		.homepage_newsletter_form input.sign_up {float:left;padding-left:5px;margin-top:1px;}