/*
Theme Name: In the Kitchen Heb
Theme URI: N/A
Description: Based on "Back to the Kitchen", with some re-design and rebuilding of some elements
Version: 1.0
Author: Yuval Shchory
Author URI: http://www.mevashel.co.il
Tags: Cuisine, custom header, fixed width, two columns, widgets, food, RTL

In the Kitchen Heb v1.0

This theme was translated, re-designed and re-built by Yuval Shchory
Based on "Back to the Kitchen" by EL KOUNDI Khalid & EL MELLAK Mehdi 
whose site you will find at http://www.coderadium.com/


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/
/* Begin main page structure */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #FFFFFF url('images/blue tablecloth.jpg');
	color: #333;
	text-align: center;
	direction: rtl;
	margin: 0;
	padding: 0;

}
#page {
	background-color: white;
	text-align: right;
	direction: rtl;
	margin-right: 112px;
	padding: 0;
	width: 800px;
	/*border: 1px solid #959596;*/
	direction: rtl;

}
#header {
	background: url('images/background-banner-740x171.jpg') no-repeat bottom center;
	padding:0 10px;
	height: 180px;
	width: 780px;
	direction: rtl;
}


#menu {
	width: 740px;
	margin: 10px 30px 10px 0;
	display: block;
	background-color: #FF7400;
	height: 40px;
}

#menu ul { 
	list-style: none;
	padding: 0; 
	margin: 0; 
}
#menu ul li { 
	display: inline; 
}
#menu ul li a { 
	width: 175px;
	background: #FF9640;
	display: block; 
	/*padding: 10px 0 10px 0; */
	padding: 10px 10px 0 0;
	text-align: right; 
	float: right; 
	font-size: 1.4em; 
	color: #A64B00; 
	text-decoration: none; 
	font-weight: bold;
	height: 30px;
/*	border-right: 1px solid black;*/
}

#menu ul li.current_page_item a, .header ul li.current_page_item a:hover {
	background: #BF7130;
	color: #FF9640;
	border-right: none;

}

#menu ul li a:hover {
	background: #FFB273; 
}

#content {
	direction: rtl;
}

.narrowcolumn {
	float: right;
	padding: 0;
	margin: 20px;
	width: 530px;
}

.post {
	margin: 20px;
	text-align: justify;
	direction: rtl;
	float: right;
	clear: both;
}
.post hr {
	display: block;
	direction: rtl;
}

.post h2 a{
	background-color: #FFB273;
	color: #333;
	width: 530px;
	display: block;
	border-top: 1px outset #BF7130;
	/*padding-right: 3px;*/
	margin-top: 10px;
}
	
#sidebar {
	padding: 0px;
	width: 180px;
	font-family: Arial, Miriam, David;
	direction: rtl;
	font-size: 1.2em;
	background-color: #FFE0C7;
	margin-top: 80px;
	margin-right: 580px;
	/*float: left;*/
	/*clear: both;*/
	display: block;
	border-top: 1px outset #BF7130;

}

#footer {
	padding: 0 10px;
	width: 720px;
	margin-right: 30px;
	clear: both;
	border-top: 1px outset #A64B00;
	background-color: #FF9640;
	height: 60;
	display:block;
	text-align: center;

}

/* End main page structure */

/* Begin Typography */

/* Begin Header Customization */
#headerimg {
	height: 180px;
	width: 780px;
}

.SiteTitle{
	font-family: Arial,'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 4em;	
	color:#FFFFFF;	
	font-weight: bold;
	margin-right:30px;
}
.SiteTitle #sub{
	font-family: Arial,'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 0.33em;	
	color:#FFFFFF;	
	font-weight: bold;
	margin-right:1em;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: justify;
	margin-right:30px;
	width: 42ex;
}

a.TitleLink {
	color:#FF7400;
	font-size:36px;
}
a.TitleLink:Hover {
	color:#FF9640;
	font-size:36px;
	text-decoration: none;
}

.Continue {
	font-family: Arial,'Trebuchet MS', 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 2.5em;	
	color:blue;	
	font-weight: bold;
	margin-right:30px;
}


a.Continue:Hover {
	color:purple;
	font-size:2.5em;
	text-decoration: none;
}

/* General page typography */

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 0.9em;
line-height: 1.5em;
}

h1, h2, h3 {
font-family: Arial,'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
direction: rtl;
}


h1 {
font-size: 4em;
text-align: center;
}
h2 {
font-size: 1.6em;
direction: rtl;
}
h2.pagetitle {
font-size: 1.6em;
direction: rtl;
}
h3 {
font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
text-decoration: none;
color: white;
direction: rtl;
}


h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #333;
direction: rtl;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
text-decoration: none;
direction: rtl;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	direction: rtl;
	font-size: 1.4em;
	width: 530px;
}

.entry .print {
	margin-right: 20px;
}

.entry p a:visited {
color: #b85b5a;
direction: rtl;
}
.commentlist li, #commentform input, #commentform textarea {
	font-family: Arial,'Lucida Grande', Verdana, Arial, Sans-Serif;
	direction: rtl;
}
.commentlist li {
	font-weight: bold;

}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	direction: rtl;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	direction: rtl;
	font-size: 1.5em;
}
#commentform p {
	font-family: Arial, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	direction: rtl;
}
.commentmetadata {
	font-weight: normal;
	direction: rtl;
}

.commenttext {
	margin: 40px;
	align: justify;
	font-size: 1.2em;
}
	
#sidebar .cat-item ul li a {
	list-style-type: disc;
}

small, .nocomments, .postmetadata, blockquote, strike {
color: #777;
direction: rtl;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
direction: rtl;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
direction: rtl;
}
a, h2 a:hover, h3 a:hover {
color: #06c;
text-decoration: none;
direction: rtl;
}
a:hover {
color: #147;
text-decoration: underline;
direction: rtl;
}

.linkFooter{
	color:#FFFFFF;
	font-size:10px;
	text-decoration:none
	font-weight: bold;
}
.linkFooter:hover{
	color:#FFFFFF;
	font-size:10px;
	text-decoration: underline;
	font-weight: bolder;
}
.textFooter {
	color:#FFFFFF;
	font-size:10px;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
direction: rtl;
}
#wp-calendar a {
text-decoration: none;
direction: rtl;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
direction: rtl;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
direction: rtl;
}
/* End Typography & Colors */
/* Begin Structure */
.widecolumn {
padding: 10px 0 20px 0;
margin: 5px 150px 0 0;
width: 540px;
direction: rtl;
}

.widecolumn .post {
margin: 0;
direction: rtl;
}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	direction: rtl;
	font-size: 1.2em;
}
.widecolumn .postmetadata {
margin: 30px 0;
}
.widecolumn .smallattachment {
text-align: center;
float: right;
width: 128px;
margin: 5px 0px 5px 5px;
}
.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}
.postmetadata {
clear: right;
}
.clear { 
clear: both; 
}
/*	Begin Headers */
h1 {
padding-top: 70px;
margin: 0;
}
h2 {
margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}

/* End Headers */
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
/*	Using 'class="alignright"' on an image will (who would've
thought?!) align the image to the right. And using 'class="centered',
will of course center the image. This is much better than using
align="center", being much more futureproof (and valid) */
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
.alignright {
	float: right;
	font-size: 1.4em;
	margin-right: 30px;
}
.alignleft {
	float: left;
	font-size: 1.4em;
	
}

/* End Images */
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
margin-left: 0px;
padding: 0 30px 0 0;
list-style: none;
padding-right: 10px;
text-indent: -10px;
}
html > body .entry li {
margin: 7px 10px 8px 0;
}
.entry ul li:before {
content: "\00BB \0020";
}
.entry ol {
padding: 0 35px 0 0;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

ol li{
list-style: decimal outside;
}

/* End Entry Lists */
/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}
#sidebar #searchform #s {
	border: solid 1px #BF7130;
	width: 120px;
	height: 20px;
	background-color: #FFFFFF;
	color: #A64B00;

}
#sidebar #searchsubmit {
	padding: 0 10px 0 10px;
	height: 20px;
	background-color: #BF7130;
	color: #FFFFFF;
	font-weight: bold;
 
}
.entry form {
/* This is mainly for password protected posts, makes them look better. */
text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 0 1px 5px;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: left;
}
/* End Form Elements */
/* Begin Comments*/
#comments {
	margin: 40px 20px;
	width: 500px;
	display: block;
	background-color: #FFE0C7;
	padding: 10px;
} 

h3.comments {
	padding: 0;
	margin: 40px 20px;
	font-size: 1.4em;
}

.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;

}
.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist p {
	margin: 10px 0 10px 5px;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}

#comment textarea{
	font-size: 1em;
}
	
/* End Comments */
/* Begin Sidebar */

#sidebar form {
margin: 0;
}

#sidebar h2 {
font-family: Arial, 'Lucida Grande', Verdana, Sans-Serif;
font-size: 1.2em;
}

#sidebar h2 {
margin: 5px 0 0;
padding: 0;
}
#sidebar ul, #sidebar ul ol {
margin: 0 15px 0 0;
padding: 0;
}
#sidebar ul li {
list-style-type: none;
list-style-image: none;
margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
margin: 3px 0 0;
padding: 0;
}

#sidebar a, #sidebar p {
	color: #A64B00;
}



/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: left;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: right;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
/* Doesn't work in IE */
background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
cursor: help;
}
acronym, abbr {
border-bottom: 1px dashed #999;
}
blockquote {
margin: 15px 10px 0 30px;
padding-left: 20px;
border-left: 5px solid #ddd;
}
blockquote cite {
margin: 5px 0 0;
display: block;
}
.center {
text-align: center;
}
.SideBarTitle {
background-image:url('images/entete.jpg');
background-repeat:no-repeat;
height:25px;
width:196px;
padding-top:16px;
padding-right:4px;
color:#FFFFFF;
font-weight:bold;
}


/* #widgettitle_before {
	background: #2E3884 url("images/corners_side_bot.gif") no-repeat left bottom;
 	padding: 8px 0 0 8px;
 	margin-right: 8px;
	width: 196px;
	height: 22px;
	display: block;
	
}
	
#widgettitle{
	color: #FFB273;
	padding: 8px 0 0 8px;
	text-indent: 8px;
	font-weight:bold;
	font-size: 1.4em;
	text-align: right;
	direction: rtl;
	width: 196px;
	height: 22px;

	background: url("images/corners_side_top.gif") no-repeat left top;

}*/

/*#widgettitle_before {
	background-color: #2E3884 url("images/corners_side_bot.gif") no-repeat left bottom;
 	padding: 8px 0 0 8px;
 	margin-right: 8px;
	width: 196px;
	height: 22px;
	display: block;
	
}*/
	
#widgettitle{
	color: #FF9640;
	margin: 0 0 0 10px;
	/*padding: 5px 5px;*/
	font-weight:bold;
	font-size: 1.2em;
	text-align: right;
	direction: rtl;
	border-bottom: 1px solid #BF7130;
	border-top: 1px solid #BF7130;
}

#newsletter 
hr {
display: none;
}
a img {
border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	font-size: 1.4em;
}


/* AdSense */
#adsense {
	margin: 0 40px 0 0 !important;
	padding-left: 150px;
}
	
/* End Various Tags & Classes*/
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */
