/*
Theme Name: The Suitcase Chef
Description: The WordPress theme was designed by Nathaniel Gleicher, from over at <a href="http://www.brightcherry.co.uk/">Brightcherry</a>.
Version: .1
Author: Nathaniel Gleicher
Author URI: http://www.thesuitcasechef.com
Tags: black, white, grey, fixed width, editorial, widgets, simple, right sidebar, clean


	This theme was designed and built by Nathaniel Gleicher

*/



/* Global
------------------------------------------------------------------*/
html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, address {
	margin:0;
	padding:0;
	}

body {
	height: 100%;
}

ul,li {
	list-style-type:none;
	}


ul.children{
	float:left;
}

a{
	outline: none;
	text-decoration: none;
	color: #555;
}

body {
	margin:0;
	padding:0;
	text-align:center;
	background-color: #f9f8e6;
	background-image: url("images/bg.jpg");
	/*font-family:Georgia, 'Times New Roman', Times, Serif;*/
	font-family: Arial, Helvetica, Verdana, Sans-Serif;
	font-size:12px;
	color: #555;
}

img {
	border:1px #eee solid;
}

#wrapper{
	width:920px;
	margin: 0 auto;
	text-align:left;
}

/* H tags
------------------------------------------------------------------*/

h1{
	font-size:26px;
	letter-spacing:-0.1em;
	color:#666;
	text-transform:capitalize;
}

h1 a{
	font-size:26px;
	letter-spacing:-0.1em;
	color:#666;
	text-decoration:none;
}

h1 a:hover{
	color:#767575;
}

h1.pagetitle{
	margin-top:5px;
}

#title h1{
	margin-top:30px;
	text-transform:capitalize;
}

#title h1 a{
	color: #fff;
	letter-spacing: 0em;
}

#title h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	letter-spacing:-0.1em;
	color:#666;
	margin-top:30px;	
}

#title h2 a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:26px;
	letter-spacing:-0.1em;
	color:#666;
	text-decoration:none;
}

#title h2 a:hover{
	color:#767575;
}


h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-transform:capitalize;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

/* header
------------------------------------------------------------------*/

#header{
	background-image: url("images/header/header_bg.jpg");
	background-repeat: no-repeat;
  	width: 920px;
  	height: 180px;
  	margin: 0px, auto, 0px, auto;
  	margin-top: 7px;
  	padding: 0px;
}

#header img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.gallery-stamp{
	position: relative;
	left: 549px;
	top: -7px;
}

.home-stamp{
	position:relative;
	left: 186px;
	top: 1px;
}

.recipe-stamp{
	position:relative;
	left: 69px;
	top: 47px;
}

.about-stamp{
	position:relative;
	left: 171px;
	top: 50px;
}

.contact-stamp{
	position:relative;
	left: 529px;
	top: 25px;
}

#top-nav {
	position: relative;
	left: 635px;
	top: -182px;
	font-size: 13px;	
/*	font-family:'Gill Sans MT', 'Gill Sans', Calibri, 'Trebuchet MS', sans-serif;
	font-variant: small-caps;*/
}

#cse-search-box {
	position: relative;
	left: 695px;
	top: -110px;
}

.social {
	position: relative;
	left: 828px;
	top: 33px;
	width: 90px;
}


/* content
------------------------------------------------------------------*/

#content{
	width:920px;
	float:left;
  	margin: 0px, auto, 0px, auto;
  	padding: 0px;
  	height: 100%;
}

#contentleft{
	width:620px;
	position: relative;
	top: -1px;
	left: 35px;
	float:left;
	padding: 0px;
	margin: 0px;
}

#contentright{
	position: relative;
	top: -1px;
	left: 65px;
	width:100px;
	float:left;
	padding: 0px;
	height: 100%;
}

h2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#333;
	text-decoration:none;
}

h2 a:hover{
	color:#666;
}


.blogtitle{
	padding-bottom:2px;
	border-bottom:1px #cc3234 solid;
	margin-bottom: 2px;
	width:620px;
	font-family: Palatino, Georgia, Times;
	font-variant: small-caps;
/*	letter-spacing: 1px;*/
}

.blogdata{
	margin-top:3px;
	font-size:12px;
}


.blogpost{
	float:left;
	width:620px;
	padding: 10px;
	margin-bottom: 10px;
	background: #fff; 
	border: 1px #eee solid;	
}

.blogpost a{
	color:#666;
}

.blogpost a:hover{
	color:#333;
	background:#FAFAFA;
}

#postlocation {
	position: relative;
	float: right;
	top: 3px;
	width: 150px;
  	vertical-align: middle;
  	text-align: right;
}

#postlocation .location_name {
}

.recipe {
	border: 1px #cc3234 dashed;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	width: 500px;
}	

.blogcontent{
	line-height:1.6em;
	width:600px;
	margin: 10px;
}

.blogcontent p{
	margin-top:10px;
	line-height:1.6em;
	text-align: justify;
}

.blogcontent ul, .blogcontent ol{
	margin-left:25px;
}

.blogcontent li{
	list-style-type:disc;
}

blockquote {
	border-left: 4px solid #666;
	width:430px;
	margin:10px;
	padding:0 0 10px 10px;
	letter-spacing:1px;
	color:#666;
}

.blogstrip{
	text-transform:uppercase;
	font-size:10px;
	color:#666;
	margin-top:20px;
}

.blogtags{
	margin:10px 0 15px 0;
}

.blogdivide{
	float:left;
	width:560px;
	height:15px;
	margin-bottom:5px;
}

.blogcategory{
	float:right;
}

.blogcategory a{
	color:#333;
}

.blogcategory a:hover{
	color:#666;
	background:#FAFAFA;	
}

.blogdivide {
	margin-bottom:5px;
	border-bottom:1px #cc3234 solid;
	width:620px;
}

.blogcomments{
	float:left;
}

.blogcomments a{
	color:#333;
	text-decoration:none;
}

.blogcomments a:hover{
	color:#666;
	background:#FAFAFA;	
}


/* paging
------------*/

#paging {

}

#paging img {
	border: 0px;
}

#older {
	position: relative;
	float: left;
	left: -30px;
	top: -25px;
}

#newer {
	position: relative;
	float: right;
	right: -40px;
	top: -25px;
}

/* pages
----------*/

#by_alpha {
	float: left;
	width: 295px;
	margin: 5px;
}

#by_meal {
	float: right;
	width: 295px;
	margin: 5px;
}

#recipe_box {
	border:1px #cc3234 solid;	
	padding: 5px;
}

#map_box {
	padding: 5px;
	text-align: center;
}

#index_title {
	text-align: center;
	font-size: 14px;
	font-variant: small-caps;
}

#index_recipe {
margin-top: 5px;
}

#gallery_label{
	height: 150px;
	width: 150px;
	max-width: 150px;
}

/* comments
------------*/

#commentwrap, #commentreplies{
	float:left;
	margin:20px 0 0 0;
}

#commentwrap textarea{
	width:500px;
}

.commentitle{
	border-bottom:#666 solid 2px;
	float:left;
	width:590px;
}

#commentwrap h3, #commentreplies h3{
	background:#333;
	float:left;
	padding: 8px;
	font-size:13px;
	color:#fff;
}

#commentform{
	float:left;
	background:#eee;
	width:590px;
	padding-top:10px;
}

ol.commentlist{
	float:left;
	width:590px;
}

ol.commentlist li{
	float:left;
	width:580px;
	padding:10px 0 10px 10px;
	border-bottom:1px solid #999;
	background:#fff;
}

ol.commentlist a{
	color:#333;
}

ol.commentlist a:hover{
	color:#666;
}

.commentwrapper{
	float:left;
}

.commentleft{
	float:left;
}

.commentright{
	float:right;
}

.commentcentre{
	float:left;
	width:120px;
}

.commentright p{
	width:405px;
	padding-left:10px;
}

.commentsavatar{
	border:#c0c0c0 solid 1px;
	padding:4px;
	margin-right:5px;
	float:left;
}

.commentauthor{
	font-size:11px;
	color:#333;
	font-weight:bold;
	float:left;
	width:120px;
	padding-left:5px;
}

.commentdate{
	font-size:11px;
	color:#999;
	width:120px;
	padding-left:5px;
}

.commentcomment{
	float:left;
	font-size:13px;
}

.commentcomment em{
	color:#999;
	padding-left:8px;
}

#commentwrap input{
	padding:2px;
	border:0px;
	margin:10px 10px 10px 0;
	border:1px solid #666;
	
}

#commentwrap textarea{
	padding:0px;
	border:0px;
	margin:10px 10px 10px 0;
	border:1px solid #666;
}


#commentwrap label{
	color:#666;	
	font-weight:bold;
}

#commentloggedin{
	color:#666;
	font-weight:bold;
	float:left;
	font-size:12px;
	margin:10px 10px 10px 0;
}

#commentloggedin a{
	color:#666;
}

#commentloggedin a:hover{
	text-decoration:none;
	background:#FAFAFA;	
}

.commentedit{
	width:405px;
	padding-left:10px;
	margin-top:15px;
}


#submit{
	text-transform: uppercase;
	font-size:11px;
	font-weight:bold;
}


#youmustbe{
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	letter-spacing:-0.1em;
	font-weight:bold;
	color:#333;
	margin:10px 0 10px 0;
}

#youmustbe a{
	color:#666;
}

#youmustbe a:hover{
	background:#c0c0c0;
}

/* sidebar
------------------------------------------------------------------*/

#sidebar{
	margin: 0px;
	padding: 0px;
	float:left;
	height: 100%;
}

#favorites {
	margin: 0px 0px 0px 5px;
	padding: 10px 10px 0px 10px;
	background: #fff;
	border: 1px #eee solid;
}

#side-title {
	font-size: 20px;
	text-align: center;
	border-bottom: 1px #cc3234 solid;
	font-family: Palatino, Georgia, Times;
	font-variant: small-caps;
}

#side-thumb {
	padding: 5px;
	margin: 5px;
}

.small {
	font-size: 10px;
	width: 150px;
	text-align: justify;
}

/* recommended by wordpress themes
------------------------------------------------------------------*/

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 5px;
/*	margin: 10px;*/
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}