/*================================================================================================================

Theme Name: Ingredients
Theme URI: http://www.themes.divwrap.com/ingredients/
Description: An Attractive Recipe Theme
Author: Div Wrap
Author URI: http://www.divwrap.com/
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Version: 1.0
                                                     
================================================================================================================*/



/*========================================================

>>> Reset

========================================================*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var,
b, u, i, center, dl, dt, dd, ol, ul, li, label, legend, table, caption { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body { line-height: 1; }
ol, ul, li { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins, a { text-decoration: none; }
a, input[type=submit], button[type=submit] { cursor: pointer; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }



/*========================================================

>>> Main Styles

========================================================*/

html, body { height: 100%; }

body { background: url(images/bg.jpg) repeat; }

body, input, textarea {
	font-family: tahoma, "Droid Serif", serif;
	color: #444;
	font-size: 12px;
	line-height: 1.625;
}

#page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

#footer-wrap, .push {
	clear: both;
}

div { line-height: 1.5em; }

.alignleft { float: left; }

.alignright { float: right; }

.aligncenter {
	margin-left: auto;
	margin-right: auto;
	display: block;
	clear: both;
}

/*=== Unique Font ===*/

.cursive,
.cursive a,
.lined p,
.title, .title a,
.plain,
#recipes .recipe .recipe-info h4 a,
#recipes .latest .recipe-info .recipe-details ul li .value,
.single-recipe .prep div,
.single-recipe .cook div,
#post-summaries .post .date,
#post-summaries .post .post-title a,
#comments-title,
.comment-body p {
	font-family: tahoma/**, "Dancing Script", sans-serif**/;
}

/*=== 4 Required Styles (not important) ===*/

.wp-caption {}
.wp-caption-text {}
.sticky {}
.gallery-caption {}

/*=== Paragraph & Anchor ===*/

p { color: #7d6357; line-height: 1.6em; margin-bottom: 20px; }
a, p, textarea, input[type=text] { font-size: 12px;direction: rtl;}
a:hover { text-decoration: underline; cursor: pointer; }

/*=== Headings ===*/

h1, h2, h3, h4, h5, h6 { color: #444; font-weight: normal; margin-bottom: 20px; line-height: 1; }
h1 { font-size: 40px; direction: rtl; }
h2 { font-size: 28px; direction: rtl;}
h3 { font-size: 16px; color: #666; direction: rtl;}
h4 { font-size: 14px; direction: rtl;}
h5 { font-size: 12px; direction: rtl;}
h6 { font-size: 10px; direction: rtl;}

.pfull_width{direction: rtl;}
.pfull_width p{font-family: tahoma; font-size: 14px!important; direction: rtl; }



.cursive,
.cursive a {
	font-size: 18px;
}

.cursive,
.cursive a,
.lined p {
	color: #7d6357;
}
.recipe-cursive { text-align: right;color: #7d6357;font-size: 18px; }
h4.recipe-title{text-align: center; padding: 16px 0 0 0;}
h4.recipe-title a {font-size: 15px; font-weight: bold;}
.lined p {
	line-height: 30px;
	margin-bottom: 30px;
	padding-right: 0;
}

/*=== Lists ===*/

.repeat .list ul, .repeat ol, .repeat dl { margin: 0 0 20px 25px; }
.repeat .list ul li { list-style-type: disc; }
.repeat ol li { list-style-type: decimal; }	

/*=== Global Classes ===*/

.inner { width: 946px; height: auto; margin: 0 auto; overflow: hidden; position: relative; }
.left { float: left; }
.right { float: right; }
.divide { padding-left: 8px; background: url(images/divide.png) top left repeat-y; }
.title { margin-bottom: 18px; }
.title, .title a { font-size: 40px; direction: rtl; }
.label { color: #867F7F; font-weight: bold; direction: rtl;font-size: 14px;line-height: 1.5em;}
.review-label { color: #867F7F; font-weight: bold; direction: rtl;font-size: 14px;float: right;line-height: 1.5em;}
.servings-label { color: #867F7F; font-weight: bold; direction: rtl;font-size: 14px;margin-left: 10px;float: right;line-height: 1.5em;}
.right-cursive{font-size: 16px; font-weight: normal; float: right; color: #7D6357;margin-bottom: 30px;  }
.prep-label { color: #867F7F; font-weight: bold; direction: rtl;font-size: 14px;margin-left: 10px;float: right;line-height: 1.5em;}
.cook-label { color: #867F7F; font-weight: bold; direction: rtl;font-size: 14px;margin-left: 10px;float: right;line-height: 1.5em;}
.total-label { color: #867F7F; font-weight: bold; direction: rtl;font-size: 18px;margin-left: 10px;float: right;line-height: 1.5em;}
.chef-label { color: #867F7F; font-weight: bold; direction: rtl;font-size: 18px;line-height: 1.5em;}


.clear { width: 100%; clear: both; display: inline-block; margin-top: 20px; }
.center, .center a { text-align: center; }
.image-left { float: left; margin: 0 15px 15px 0; }
.image-right { float: right; margin: 0 0 15px 15px; }

.enlarge { float: right; display: block; background: #fff url(images/enlarge.png) center center no-repeat; margin: 0 0 10px 0; }

/*=== Other Formats ===*/

pre { height: 20px; line-hiehgt: 20px; color: #333; clear: both; margin: 20px 0; padding: 0 10px; background: #f5f5f5; overflow: auto; white-space: pre; }
code, pre { 12px/18px Consolas, "Andale Mono", Courier, "Courier New", monospace }
blockquote { margin: 20px; padding-left: 25px; border-left: 3px solid #d1c4bd; }
blockquote, blockquote p { font-style: italic; }
.drop { font-size: 36px; margin: 0 5px 3px 0; float: left; position: relative; top: 10px; }

/*=== Form Elements ===*/

input, textarea, button[type=submit] { outline: none; }
input[type=text], input[type=password], textarea {
	 padding: 5px; 
	 /* border: 3px solid #f2f2e9;  this style conflict with order page               */  
	  }
input[type=text]:hover, input[type=password]:hover, textarea:hover, input[type=text]:focus, textarea:focus {
	 /* border: 3px solid #dcdbd4;  this style conflict with order page               */  
	 }
input[type=submit] { height: 32px; line-height: 28px; font-size: 11px; padding: 0 12px; text-align: center; top: 0; }
button::-moz-focus-inner { padding:0; border:0 }
button { padding: 0; }

/*=== Table Elements ===*/

table, caption, tbody, tfoot, thead, tr, th, td { font-size: 12px; }
table { border-collapse: collapse; border-spacing:0; width:100%; border-top: 1px solid #ccc; border-left: 1px solid #ccc; margin-bottom: 25px; }
table, td, th { vertical-align:middle; }
tr { background: #f7f7f7; }
tr:hover { background: #f1f1f1; }
th { height: 25px; font-size: 16px; font-weight: normal; padding: 10px; color: #444; text-transform: uppercase; text-align: left; background: #dfdfdf; }
td { height: 20px; color: #777; padding: 10px; }
th, td {
	 display: table-cell; 
	 text-align: center; 
	 /* border-bottom: 1px solid #ccc;    this style conflict with order page               */  
	 /* border-right: 1px solid #ccc;      this style conflict with order page               */  
	 }
tfoot td {  border: 0px; }

/*=== Button ===*/

#fb-root-single-recipe{margin:-5px 0 20px 0}
#fb-root-article{direction: ltr; margin: 0 0 10px 0; float: right; width: 100%}
#fb-root-footer{direction: rtl; margin: -4px 0 0px; float: right;}
#fb-root-category{direction: ltr; float: right; margin: 0 0 15px 0; width: 100%;}


button.btn {
	height: 30px;
}

#comments_full button.btn {
	height: 30px;
	margin: 24px 0 0 184px;
}

.btn,
.post-navigation a {
	color: #fff;
	height: 28px;
	line-height: 28px;
	display: block;
	margin: 0 10px 10px 0;
}

.btn:hover,
.post-navigation a:hover {
	color: #9b8c75;
	text-decoration: none;
	cursor: pointer;
	border: 1px solid #c3a478;
	background: url(images/tex.jpg) repeat;
}

.btn span,
.post-navigation a span {
	height: 100%;
	display: block;
	padding: 0 10px;
	background: url(images/color-tex.png) repeat;
	direction: rtl;
	font-size: 13px;
}

.btn:hover span,
.post-navigation a:hover span {
	background: none;
}

.btnL {
	height: 40px;
	line-height: 40px;
}

.btnL span {
	padding: 0 25px;
}

.rounded {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}



/*========================================================

>>> Main Dividers

========================================================*/

/*#page { background: url(images/utensils.png) center 85px no-repeat; }*/
#content { margin: 25px auto; clear: both; overflow: hidden; }
#content #content-left, #content #content-right { float: left; }
#content #content-left, #content #content-right { width: 640px; }
#content #content-right { float: right; }
#sidebar, #sidebar-left { width: 200px; padding: 15px 0 0 0; }
#sidebar { float: right; }
#sidebar-left { float: left; }
.error404 h1 { line-height: 1.2em; }
.error404 h1 img { float: left; margin-right: 10px; }
#overlay { width: 100%; height: 100%; left: 0; top: 0; position: fixed; z-index: 999; background: #fff; display: none; }

/* Internal Columns */
#main-col, .internal, .internal .bot { width: 726px; float: left; }
.internal { min-height: 30px; padding: 23px 0 0 0; background: url(images/column-top.png) top left no-repeat; }
.internal .repeat { width: 636px; padding: 30px 45px 45px 45px; overflow: hidden; background: url(images/column-mid.png) repeat-y; }
.internal .bot { height: 23px; background: url(images/column-bot.png) bottom left no-repeat; }
.tape { padding-top: 34px !important; background: url(images/column-top-tape.png) top left no-repeat !important; }

/* Full Width */
.full-width #main-col, .full-width .internal, .full-width .internal .bot { width: 946px; }
.full-width .internal { background: url(images/column-top-full.png) top left no-repeat; }
.full-width .internal .repeat { width: 856px; background: url(images/column-mid-full.png) repeat-y; }
.full-width .internal .bot { background: url(images/column-bot-full.png) bottom left no-repeat; }
.tape-full { padding-top: 34px !important; background: url(images/column-top-tape-full.png) top left no-repeat !important; }

/* Lined */
.lined { clear: both; padding: 0 10px; background: url(images/line.png) top left repeat; }
.lined p { font-size: 14px; direction: rtl}

/* Wide Box */ 
.wide {width: 100%;position: relative;margin: 8px 0 12px 0; float: left;}
/**.wide { width: 946px; position: relative; }**/
.wide .top { width: 946px; height: 23px; background: url(images/wide-top.png) top center no-repeat; }
.wide .mid { width: 900px; min-height: 56px; padding: 0 23px; background: url(images/wide-mid.png) repeat-y; overflow: hidden; }
.wide .bot { width: 946px; height: 23px; position: absolute: bottom: 0; background: url(images/wide-bot.png) bottom center no-repeat; }
.blank .top { width: 100%; height: 3px; background: url(images/wide-top.png) top center no-repeat; }
.blank .mid { width: 100%; background: url(images/wide-mid-blank.png) repeat-y; padding: 0 0px;}/*was 99%  - padding 0 3-x*/
.blank .bot { width: 100%; height: 3px; position: absolute: bottom: 0; background: url(images/wide-bot.png) bottom center no-repeat; }

/* Slim Box */ 
.slim { width: 226px; position: relative; }
.slim .top { width: 226px; height: 3px; background: url(images/slim-top.png) top center no-repeat; }
.slim .mid { width: 220px; min-height: 100px; padding: 0 3px; background: url(images/slim-mid.png) repeat-y; overflow: hidden; }
.slim .bot { width: 226px; height: 3px; position: absolute: bottom: 0; background: url(images/slim-bot.png) bottom center no-repeat; }



/*========================================================

>>> Shortcodes (shortcodes.php)

========================================================*/

/*=== Columns ===*/

.full { width: 100%; clear: both; margin-bottom: 25px; overflow: hidden; }
.one-half, .one-third, .two-thirds, .one-fourth, .one-fifth, .two-fifths, .three-fifths, .four-fifths, .one-sixth { color: #7d6357; float: left; position: relative; margin-right: 4%; margin-bottom: 25px; }
.one-half { width: 48%; }
.one-third { width: 30.66%; }
.two-thirds { width: 65.1%; }
.one-fourth { width: 22%; }
.one-fifth { width: 16.8%; }
.two-fifths { width: 61.2%; }
.three-fifths { width: 30.8%; }
.four-fifths { width: 78.8%; }
.column-last { margin-right: 0 !important; clear: right; }

/*=== Message Boxes ===*/

.mbox { max-width: 940px; height: 50px; margin: 0 0 25px 0; padding: 20px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
.mbox p { color: #333; line-height: 50px; padding-left: 60px; }
.mbox a { color: #222; font-weight: bold; }

.successbox { background: #f3ffdd url(images/icon_success.png) 30px center no-repeat; }
.errorbox { background: #ffdddd url(images/icon_error.png) 30px center no-repeat; }
.warningbox { background: #fff1dd url(images/icon_warning.png) 30px center no-repeat; }
.downloadbox { background: #ffffde url(images/icon_download.png) 30px center no-repeat; }



/*========================================================

>>> Objects (header.php)

========================================================*/

.parsley {
width: 352px;
height: 260px;
position: absolute;
top: 4px;
right: 0;
background: url(images/bottarga_hires_back_2.png) top left no-repeat;
z-index: 0;
}

.eggs {
	width: 370px;
	height: 250px;
	position: absolute;
	top: -24px;
	left: -72px;
	/**background: url(images/bottarga_type_hr_back.png) top left no-repeat;**/
}

.whisk {
	width: 205px;
	height: 380px;
	position: absolute;
	top: 570px;
	left: 0;
	background: url(images/bottarga_left_back.png) top left no-repeat;
}



/*========================================================

>>> Login & Register

========================================================*/

#login div,
#register div {
	margin-top: 10px;
	clear: both;
}

#login input[type=text],
#login input[type=password],
#register input[type=text],
#regsiter input[type=password] {
	float: right;
}

#login label,
#register label {
	height: 34px;
	line-height: 34px;
}



/*========================================================

>>> Account Page

========================================================*/

#user-recipes {
	width: 656px;
}

#user-recipes li {
	width: 144px;
	float: left;
	margin: 0 20px 20px 0;
}
						
#user-recipes li .recipe-thumb a img {
	float: left;	
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}



/*========================================================

>>> Top Menu (header.php)

========================================================*/
.menu-item-has-children::after {
    content: ">>";  /* You can use any character or Font Awesome icon here */
    margin-right: -5px;  /* Adjust the spacing as needed */
    display: inline-block;
    font-family: Arial, sans-serif;  /* You can adjust the font family */
    font-weight: bold;  /* Adjust the font weight as needed */
	
}
.menu-item-has-children a{
	display: inline-block !important;
}
.btn, .post-navigation a, #header .menu > ul > li:hover, #header .menu > ul > .current_page_item, #header .menu > ul > .current-menu-item, .menu-search div, .new-recipe, .widget_categories ul li:hover, #sidebar .widget_nav_menu ul li:hover, .widget_tag_cloud a:hover {
	background-color: #c04a46 !important;
}

#menu-top {
	width: 100%;
	height: 26px;
	margin: 0 0 50px 0;
	padding-top: 33px;
	position: relative;
	background: url(images/bg-footer.jpg) repeat;
	z-index: 2;
	margin-top: -60px;
}


#menu-top a,
#menu-top div {
	color: #d6bda2;
	font-size: 13px;
}

#menu-top .inner {
	height: 26px;
}

/* Menu Top */

#menu-top .top-menu ul li,
#menu-top .menu ul li {
	height: 10px;
	line-height: 10px;
	float: right;
	margin-right: 20px;
}

/* Clock/User */

#menu-top .clock,
#menu-top .user {
	height: 10px;
	line-height: 10px;
	float: right;
}

#menu-top .clock {
	padding-right: 20px;
	background: url(images/icon-clock.png) center right no-repeat;
	float: left;
}

/* Toggle */

.togglelang {
	height: 25px;
	line-height: 24px;
	text-align: center;
	display: block;
	float: right;
	padding: 0 10px;	
	z-index: 1;
	width: 120px;
	margin: 5px 0;
}

#menu-top .toggle_menu {
	height: 25px;
	line-height: 24px;
	text-align: center;
	display: block;
	float: left;
	padding: 0 10px;	
	background: url(images/bg-footer.jpg) repeat;
	z-index: 1;
}

#menu-top .toggle_menu:hover {
	text-decoration: none;
}

#menu-top .toggle_menu span {
	height: 100%;
	display: block;	
	padding-left: 22px;
	background: url(images/toggle.png) 0 6px no-repeat;
}



/*========================================================

>>> Header (header.php)

========================================================*/

#header {
	width: auto;
	position: relative;
	clear: both;
}

#header .inner,
#header-wrap .mid  {
	overflow: visible;
}

/*=== Logo ===*/

#logo {
	height: 276px;
	margin: -46px 352px -70px auto;
	overflow: hidden;
	float: right;
}

#logo a {
	display: block;
}

#logo .plain {
	color: #6b4b21;
	font-size: 72px;
	line-height: 90px;
	text-align: center;
	text-shadow: 0 1px 1px #ffedd5;
}

#logo .plain:hover {
	text-decoration: none;
}

/*=== Menu ===*/

#header .menu {
	width: 100%;
	height: 56px;
	float: left;
	position: relative;
}

#header > .menu > ul {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}

#header .menu > ul > li {
	height: 56px;
	display: block;
	float: right;
	list-style: none;
	margin: 0 6px;
	padding: 0;
}

#header .menu > ul > li:first-child {
	margin-right: 0px;
	float: right;
	direction: rtl;
}

#header .menu > ul > li > a {
	height: 100%;
	line-height: 54px;
	font-size: 12px;
	font-family: tahoma;
	/**font-weight: bold;
	text-transform: uppercase;**/
	color: #333333;
	margin: 0;
	padding: 0 10.6px;
	display: block;
	direction: rtl;
}


.home-link a {
	padding: 0 10px !important;
}

.home-link a span {
	width: 50px;
	height: 56px;
	text-indent: -9999px;
	display: block;
	background: url(images/home-link.png) bottom center no-repeat;
}

.home-link a:hover span,
.home-link.current_page_item.current-menu-item a span {
	background: url(images/home-link.png) top center no-repeat;
}

#header .menu ul li a:hover {
	text-decoration: none;
}

#header .menu > ul > li:hover > a,
#header .menu > ul > .current_page_item > a,
#header .menu > ul > .current-menu-item > a {
	color: #fff;
	background-color: #c04a46;
}

/* SUB MENU */

.menu ul li ul {
	min-width: 120px;
	display: none;
	position: absolute;
	margin: 0;
	padding: 8px 20px;
	list-style: none;
	zoom: 1;
	z-index: 1001;
	background: url(images/tex.jpg) repeat;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	border: solid thin #C5C5C5;	
}

.menu ul li ul li {
	height: 35px;
	line-height: 35px;
	float: none;
}

.menu ul li ul li {
	padding: 0;	
}

.menu ul li ul li a {	
	color: #9b8c75;
	min-width: 120px;
	font-size: 13px;
	height: 35px;
	line-height: 30px;
	display: block;
	text-align: center;
	border-top: 1px solid #f3f3f3;
}

.menu ul li ul li:first-child a {
	border-top: none;
}

a > .sf-sub-indicator {
	top: .8em;
	background-position: 0 -100px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px;
}

.sf-shadow ul {
	padding: 0 8px 9px 0;
}

.sf-shadow ul.sf-shadow-off {
	background: transparent;
}

/*=== Fixed Menu ===*/

#menu-fixed {
	height: 59px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	display: none;
	z-index: 998;
	background: url(images/menu-fixed.png) top left repeat-x;
}

#menu-fixed .inner {
	width: 940px;
}

/*=== Search ===*/

.menu-search {
	width: 56px;
	height: 56px;
	/**float: right;**/
}

.menu-search div {
	width: 100%;
	height: 100%;
	display: block;
	text-indent: -9999px;
}

.menu-search a {
	height: 100%;
	display: block;
	background: url(images/color-tex.png) repeat;
}

.menu-search a span {
	width: 100%;
	height: 100%;
	display: block;
	cursor: pointer;
	background: url(images/icon-search.png) center center no-repeat;
}

/* Search Window */

.search-wrap {
	/*position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -113px;*/
	position: absolute;
	top: 131px;
	right: 67px;
	z-index: 1000;
	display: none;
	background: url(images/color.jpg) repeat;
}

#menu-fixed .search-wrap {
	top: 0;
	right: 64px;
}

.search-wrap form {
	height: 56px;
}

.search-wrap form input[type=text] {
	height: 40px;
	margin: 0;
}



/*========================================================

>>> Homepage Recipes (template-home.php)

========================================================*/

#recipe-wrap {
	width: 102%;
}

#recipes {
	/**margin: 0 !important;
	overflow: hidden;**/
	width: 100%;
}

#recipes .other-block {
	float: left;
	margin: 0 -1px 42px 15px;
}

#recipes .recipe {
	position: relative;
	overflow: hidden;
	margin: 0 14px 14px 0;
}

/* New Recipe */

.new-recipe,
.new-recipe div,
.new-recipe span {
	width: 96px;
	height: 96px;
}

.new-recipe {
	position: absolute;
	top: 3px;
	right: 3px;
	z-index: 0;
}

.new-recipe .new-recipe-tex {
	background: url(images/color-tex.png) top left no-repeat;
}

.new-recipe .new-recipe-tex div {
	background: url(images/new-tag.png) top left no-repeat;
}

.new-recipe .new-recipe-tex div span {
	display: block;
	background: url(images/new-tag-text.png) top left no-repeat;
}

/* Recipes On Category Pages */
#internal-recipes {
	width: 105%;
}

#internal-recipes .recipe {
	margin: 0 24px 24px 0;
}

#internal-recipes-full{
	width: 101.5%;
}

#internal-recipes-full .recipe {
	margin: 0 14px 24px 0;
	float: right;
}
/* Recipes On Category Pages */

/* Info */

#recipes .recipe .recipe-info h4 {
	width: 100%;
	padding: 20px 0;
	margin: 0;
	text-align: center;
}

#recipes .recipe .recipe-info h4 a {
	font-size: 15px;
	line-height: 1;
	text-decoration: none;
}

/* Thumb */

#recipes .recipe .recipe-thumb {
	padding: 0 10px 10px 10px;
	overflow: hidden;
}

#recipes .recipe .recipe-thumb a {
	height: 150px;
	display: block;
}

/*=== Latest ===*/


.recipe-thumb-cat{
	height: 140px;
	max-height: 140px;
	text-align: center;
}

#recipes .latest-block {
	margin-bottom: 25px;
}

#recipes .latest {
	width: 961px;
}

/* Thumb */

#recipes .latest .recipe-thumb {
	width: 475px;
	height: 357px;
	float: left;
	padding: 10px 20px 10px 10px;
	background: url(images/new-divide.jpg) top right no-repeat;
}

#recipes .latest .recipe-thumb a {
	height: 356px;
}

/* Info */

#recipes .latest .recipe-info {
	margin-bottom: 25px;
}

#recipes .latest .recipe-info {
	width: 345px;
	padding: 0 25px;
	float: right;
	text-align: center;
}

#recipes .latest .recipe-info h4 {
	margin: 0 0 5px 0;
	padding: 40px 0 20px 0;
	position: relative;
	z-index: 1;
}

#recipes .latest .recipe-info h4 a {
	font-size: 32px;
}

#recipes .latest .recipe-info .recipe-details ul li {
	clear: both;
	overflow: hidden;
	float: right;
}

#recipes .latest .recipe-info .recipe-details ul li span {
	height: 30px;
	float: left;
}

#recipes .latest .recipe-info .recipe-details ul li .label {
	width: 126px;
	float: right;
	line-height: 32px;
	color: #AF9F97;
	font-size: 14px;
	font-weight: bold;
	background: url(images/tex.jpg) repeat;
}

#recipes .latest .recipe-info .recipe-details ul li .value {
	font-size: 19px;
	/**width: 265px;**/
	line-height: 30px;
	padding: 0 0 5px 0;
	background: url(images/line.png) top right repeat;
}

#recipes .latest .recipe-info .recipe-details ul li div.value {
	width: 73%;
	margin: 0;
	float: left;
	direction: rtl;
}

#recipes .latest .recipe-info .recipe-details ul li .value,
#recipes .latest .recipe-info .recipe-details ul li .value p,
#recipes .latest .recipe-info .recipe-details ul li .value a {
	color: #7d6357;
	font-size: 15px;
	margin: 0;
}
#recipes .latest .recipe-info .recipe-details ul li .value_sentence {
	font-size: 19px;
	/**width: 265px;**/
	line-height: 30px;
	padding: 0 0 5px 0;
	background: url(images/line.png) top right repeat;
}
#recipes .latest .recipe-info .recipe-details ul li .value_sentence,
#recipes .latest .recipe-info .recipe-details ul li .value_sentence p,
#recipes .latest .recipe-info .recipe-details ul li .value_sentence a {
	color: #7D6357;
	font-size: 15px;
	float: left;
	width: 210px;
	direction: rtl;
	height: 74px;
}
h3.latest-text{
	font-size: 20px;
	color: #666;
	direction: rtl;
	line-height: 1.5em;
	font-weight: normal;
	margin: 1.5em 0 1.5em 0;
}

/* Link */


.cat_img{
	width: 190px;
	height: 126px;
	max-height: 126px;
}

#recipes .latest .recipe-link {
	width: 395px;
	float: right;
}

#recipes .latest .recipe-link .btn {
	width: 160px;
	margin: 0 auto;
	float: none;
	text-align: center;
}
/*=== View More Button ===*/

.view-more {
	clear: both;
	margin-top: 20px;
}

.view-more a {
	width: 200px;
	margin: 0 auto;
	float: none;
	text-align: center;
}



/*========================================================

>>> Single Recipe (single-recipe.php)

========================================================*/

.single-recipe .repeat {
	padding-bottom: 15px;
}

/*=== Meta ===*/

.single-recipe .meta {
	margin-bottom: 45px;
	overflow: hidden;
	direction: rtl;
	text-align: center;
	float: right;
	width: 100%;
}

.single-recipe .meta ul li {
	float: right;
	margin-right: 60px;
}

.single-recipe .meta ul .created {
	margin-right: 76px;
}

.single-recipe .meta ul li span,
.single-recipe .meta ul li div {
	display: block;
	float: right;
}

.single-recipe .meta ul li span {
	height: 30px;
	line-height: 30px;
	color: #af9f97;
	font-weight: bold;
	margin-left: 10px;
}

.single-recipe .meta ul li div {
	padding: 0 5px;
	border-bottom: 1px solid #dcdbd4;
}

.single-recipe .meta ul .created div {
	width: 140px;
	float: left;
}

.single-recipe .meta ul .date div {
	width: 70px;
	float: left;
}

.single-recipe .meta ul .cat div {
	width: 120px;
	float: left;
}

/*=== Images ===*/

.single-recipe .images {
	width: 310px;
	float: left;
}

.single-recipe .images > a {
	height: 232px;
	margin-bottom: 10px;
}

.single-recipe .images ul {
	width: 330px;
	float: left;
	clear: both;
}

.single-recipe .images ul li {
	width: 96px;
	height: 72px;
	float: left;
	margin: 0 11px 11px 0;
}

.single-recipe .images ul .empty {
	width: 94px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border: 1px solid #e0e0d6;
	background: #f2f2e9;
}

.single-recipe .images ul .empty a {
	width: inherit;
	height: inherit;
	color: #d0d0c6;
	display: block;
	cursor: pointer;
}

.single-recipe .images ul .empty:hover {
	border: 1px solid #d0d0c6;
}

.single-recipe .images ul .empty a:hover {
	color: #d0d0c6;
	text-decoration: none;
}

/*=== Details ===*/

.single-recipe .details {
	width: 400px;
	float: right;
	direction: rtl;
	margin: 0 72px 0 0;
}

/* Ratings */

.single-recipe .rating {
	margin-bottom: 30px;
}

.single-recipe .rating div {
	width: 73px;
	height: 13px;
	display: block;
}

.single-recipe .rating .stars {
	float: left;
	margin-left: 80px;
}

.single-recipe .rating .rate1 { background: url(images/rate1.png) top left no-repeat; }
.single-recipe .rating .rate2 { background: url(images/rate2.png) top left no-repeat; }
.single-recipe .rating .rate3 { background: url(images/rate3.png) top left no-repeat; }
.single-recipe .rating .rate4 { background: url(images/rate4.png) top left no-repeat; }
.single-recipe .rating .rate5 { background: url(images/rate5.png) top left no-repeat; }

/* Servings */

.single-recipe .servings {
	margin-bottom: 70px;
}

/* Prep and Cook Time */

.prep{
	width: 100%;
	float: right;
}

.single-recipe .prep div,
.single-recipe .cook div {
	color: #af9f97;
	font-size: 15px;
	line-height: 1.4em;
}

.single-recipe .cook {
	clear: both;
	margin-bottom: 28px;
}

/* Total Time */

.single-recipe .total {
	border-top: 1px solid #dddcd5;
	clear: both;
	margin-bottom: 60px;
	padding-top: 10px;
}

.single-recipe .total .label {
	height: 28px;
	line-height: 28px;
	color: #7d6f68;
	font-size: 18px;
}

/* Word */

.single-recipe .word {
	width: 100%;
	text-align: center;
}

.single-recipe .word div {
	margin-top: 24px;
}

.single-recipe .word div span {
	display: block;
}

.single-recipe .word div .quote {
	width: 400px;
	text-align: center;
	float: right;
}

.single-recipe .word div .quote-left,
.single-recipe .word div .quote-right {
	width: 32px;
	height: 16px;
	display: block;
}

.single-recipe .word div .quote-left {
	float: right;
	background: url(images/quote-left.png) top left no-repeat;
}

.single-recipe .word div .quote-right {
	float: left;
	margin-top: -30px;
	/*background: url(images/quote-right.png) top left no-repeat;*/
}

/*=== Ingredients ===*/

.single-recipe .ingredients {
	width: 100%;
	margin: 45px 0 35px 0;
	float: left;
	border-bottom: 1px dotted #dcdbd4;
}

.single-recipe .ingredients a {
	font-size: 19px;
	font-weight: bold;
}

.single-recipe .ingredients .one-half {
	margin-bottom: 0;
}

.single-recipe .ingredients .label {
	height: 11px;
	margin-bottom: 25px;
	display: block;
	text-align: center;
	font-size: 20px;
	direction: rtl;
}

.single-recipe .ingredients .label img {
	padding-left: 10px;
	
}

/*=== Share It ===*/

.share-it {
	clear: both;
	overflow: hidden;
	direction: rtl;
	float: right;
}

.share-it .printfriendly {
	margin-right: 0;
	background: #7ab42a;
	border: 1px solid #629022;
	float: right;
}

.share-it .printfriendly:hover {
	background: none;
}

/*=== Related Posts ===*/

.related li {
	width: 200px;
	margin-left: 12px;
	float: right;
}

.related li:first-child {
	margin-right: 0;
	float: right;
}

.related li .r-thumb {
	margin-right: 8px;
	float: right;
}

.related li .r-right {
	width: 117px;
	display: block;
	float: right;
	direction: rtl;
	margin: 0 5px 0 0;
	
}

.related li .r-title {
	font-size: 14px;
	margin: 5px 0;
	padding: 0;
}

.related li p {
	margin-bottom: 0;
}

/*=== Navigation ===*/

.single-nav {
	float: right;
	padding-top: 20px;
}

.single-nav div {
	float: left;
}

.single-nav div a {
	display: block;
	margin-right: 10px;
}

.single-nav div .rounded {
	margin-right: 0 !important;
}

.single-nav div a:hover {
	text-decoration: none;
	
}

.single-nav div a span {
	line-height: 26px;
}



/*========================================================

>>> Reviews (template-reviews.php)

========================================================*/

#reviews li {
	padding: 20px 10px;
	overflow: hidden;
	border-bottom: 1px dotted #dcdcd5;
}

#reviews li:first-child {
	border-top: 1px dotted #dcdcd5;
}

.review .bulk {
	padding: 0 35px;
}

.review .quote p {
	margin-bottom: 10px;
	font-style: italic;
}

.review .reviewer {
	color: #afa8a0;
	text-align: right;
	margin-bottom: 0;
}

.review .top-left,
.review .bottom-right {
	width: 21px;
	height: 16px;
}

.review .top-left {
	background: url(images/quote-left.png) top left no-repeat;
}

.review .bottom-right {
	float: right;
	background: url(images/quote-right.png) top left no-repeat;
}



/*========================================================

>>> Category Template (class="ct")

========================================================*/

.ct .blog-title {
	text-align: center;
	padding-bottom: 0;
	border: none;
}

.ct .internal {
	margin-bottom: 20px;
}

.ct .internal .repeat {
	padding-bottom: 0;
}



/*========================================================

>>> Blog (index.php)

========================================================*/

.blog-title {
	padding-bottom: 20px;
	border-bottom: 1px dotted #DCDCD5;
	direction: rtl;
}

/*=== Post Summaries ===*/

#post-summaries .post {
	width: 100%;
	float: left;
	clear: both;
	list-style-type: none;
	margin-bottom: 30px;
	border-bottom: 1px dotted #dcdcd5;
}

#post-summaries .post .post-left,
#post-summaries .post .post-right {
	padding-top: 5px;
}

#post-summaries .post .post-left {
	width: 100px;
	float: left;
}

#post-summaries .post .post-right {
	width: 510px;
	min-height: 190px;
	float: right;
}

/* Date */

#post-summaries .post .date {
	color: #fff1e3;
	padding: 25px;
	background: url(images/bg-footer.jpg) repeat;
}

/* Title */

#post-summaries .post .post-title,
#post-summaries .post .post-title a {
	font-size: 24px;
	color: #7D6F68;
	padding-top: 0;
}
.post-title-archive a{
	font-size: 28px;
	padding-top: 0;
	color: #C74343;
	font-weight: bold;
}
p.tag-list {direction: rtl;}

#post-summaries .post .post-title:hover a {
	text-decoration: none;
}

/* Meta */

#post-summaries .post .post-meta ul {
	margin-left: 0;
}

#post-summaries .post .post-meta ul li {
	float: left;
	margin-right: 15px;
	list-style-type: none;
}

#post-summaries .post .post-meta ul li a,
#post-summaries .post .post-meta ul li span {
	color: #af9f97;
	font-weight: bold;
}

/* Thumb */

#post-summaries .post .post-thumb {
	overflow: hidden;
	margin-bottom: 15px;
}

#post-summaries .post .post-thumb a {
	display: block;
	overflow: hidden;
	border: 5px solid #7d6f68;
}

#post-summaries .post .post-thumb img {
	float: left;
}

/* Content */

#post-summaries .post .post-content {
	color: #777;
}

#post-summaries .post .post-content p {
	margin-bottom: 15px;
}

#post-summaries .post .tag-list {
	color: #333;
}

/*=== Post Navigation ===*/

.post-navigation .older {
	float: left;
}

.post-navigation .newer {
	float: right;
}

/*=== Single Post ===*/

.single-post .post-title {
	margin-bottom: 25px;
	padding-top: 0;
}

.single-post .post-meta a,
.single-post .post-meta span {
	color: #af9f97;
	font-weight: bold;
}

.single-post .post-thumb {
	margin-bottom: 15px;
}

.single-post .post-thumb a {
	display: block;
	overflow: hidden;
}

.single-post .post-thumb img {
	float: left;
}

.single-post .cat-list {
	padding-top: 20px;
	border-top: 1px dotted #ddd;
}

/* Author Bio */

.author {
	overflow: hidden;
	padding: 20px 0;
	border-top: 1px dotted #ddd; 
	border-bottom: 1px dotted #ddd; 
}

.author-avatar {
	width: 100px;
	float: left;
}

.author-bio {
	width: 520px;
	float: right;
}

.author-bio h4 {
	margin-bottom: 0;
}

.author-bio h4 a {
	font-size: 14px;
	color: #777;
}



/*========================================================

>>> Contact (template-contact.php)

========================================================*/

#contact-form {
	float: right;
	margin-top: 0;
	width: 50%;
	margin-right: 50px;
}

.thanks h1 {
	padding-top: 0;
}

/*=== Dividers ===*/

#contact-form div.textarea-block {
	clear: both;
	overflow: hidden;
	margin: 0 0 20px 0;
}

#contact-form div.textbox-block {
	width: 100%;
	float: left;
}

#contact-form div.textbox-block div {
    clear: both;
    float: right;
    margin: 0 0 10px;
    position: relative;
}

#contact-form div.textbox-block div.last {
	margin-right: 0px;
}

/*=== Labels ===*/
.radiobox{
	width: 150px;
	margin: 10px 0 0 68px!important;
	direction: rtl;
}
.radiobox_en{
	width: 150px;
	margin: 10px 0 0 68px!important;
	direction: ltr;
}

#contact-form label {
	font-size: 14px;
	color: #555;
	float: right;
	direction: rtl;
	margin: 0 0 8px 2px;
	font-weight: bold;
	font-family: tahoma;
	width: 90px;
}

/*=== Text Boxes & Textareas ===*/

#contact-form input[type=text],
#contact-form textarea {
	padding: 0 10px;
	float: left;
}

#contact-form input[type=text] {
	width: 280px;
	height: 30px;
	border: solid thin #A5A5A5;
}

#contact-form textarea {
	width: 377px;
	height: 170px;
	padding-top: 9px;
	border: solid thin #A5A5A5;
	float: right;
}
#contact-form button[type=submit] {	
	margin: 55px 300px 0 0;
    font-size: 18px;
    font-weight: bold;
}

#mail_success {
	display: none;
}

#contact-form p .red {
	color: #af3131;
	background: none;
}


/*=== Error ===*/

#contact-form input.error, #contact-form textarea.error {
    border-color: red!important;
}

#contact-form label.error {
    background: none repeat scroll 0 0 #FF0000;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: normal;
    left: -76px;
    margin-left: 5px;
    padding: 7px;
    position: absolute;
    text-transform: none;
    top: 0;
    width: auto;
}

.contact_content{
	float: right;
	width: 42%;
}

/*========================================================

>>> Widgets

========================================================*/

.widget {
	float: left;
}

.widget p,
.widget a,
.widget div {
	font-size: 11px;
	line-height: 1.7em;
}

#sidebar .widget,
#sidebar-left .widget {
	color: #7d6357;
	margin-bottom: 40px;
	float: right;
	clear: both;
}

.widget .widget-title {
	color: #7d6357;
	font-size: 18px;
	font-family: tahoma, "Dancing Script", sans-serif;
	padding-top: 0;
}
	
/*=== Widget :: Recent Posts ===*/

.widget_recent_entries ul {
	width: 202px;
}

/*=== Widget :: Categories ===*/

.widget_categories ul li,
#sidebar .widget_nav_menu ul li,
.widget_tag_cloud a {
	font-size: 11px !important;
	height: 28px;
	float: right;
	display: block;
	margin: 0 10px 10px 0;
	border: 1px solid #c3a478;
	background: url(images/tex.jpg) repeat;
}

#sidebar .widget_nav_menu ul li {
	clear: both;
}

.widget_categories ul li a,
#sidebar .widget_nav_menu ul li a,
.widget_tag_cloud a span {
	color: #9b8c75;
	height: 28px;
	line-height: 28px;
	display: block;
	padding: 0 10px;
	background: url(images/tex.jpg) repeat;
}

.widget_categories ul li:hover a,
#sidebar .widget_nav_menu ul li:hover a,
.widget_tag_cloud a:hover span {
	background: url(images/color-tex.png) repeat;
}

.widget_categories ul li:hover a,
#sidebar .widget_nav_menu ul li:hover a,
.widget_tag_cloud a:hover {
	text-decoration: none;
}

.widget_categories ul li a:hover,
#sidebar .widget_nav_menu ul li a:hover,
.widget_tag_cloud a:hover span {
	color: #fff !important;
}

.cat-item-1 { display:none !important; }

/*=== Widget :: Link Menus ===*/

.widget_recent_entries ul li {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #c1a579;
}

.widget_recent_entries ul li a {
	color: #4c3c35;
}

#footer .widget_nav_menu ul li {
	width: 202px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	background: url(images/footer-dash.png) bottom left repeat-x;
}

.widget_recent_entries ul li a,
#footer .widget_nav_menu ul li a {
	font-weight: bold;
}

.widget_recent_entries ul li a,
#footer .widget_nav_menu ul li a {
	text-decoration: none;
}

#sidebar .widget_recent_entries ul li a {
	width: 200px;
	display: block;
}

#footer .widget_recent_entries ul li a {
	width: 180px;
	display: block;
}

.widget .widget_nav_menu ul ul {
	/*margin: 25px 0 0 25px;*/
	display: none;
}

/*=== Widget :: Flickr ===*/

.flickr_widget {
	width: 212px;
}

.flickr_widget a {
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	display: block;
}

.flickr_widget a span {
	width: 60px;
	height: 60px;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	background: url(images/cover_flickr.png) top left no-repeat;
}

.flickr_widget img,
.flickr_widget a img {
	width: 60px;
	height: 60px;
}

/*=== Widget :: Search ===*/

.widget_search {
	width: 100%;
}

.widget_search #searchform label {
	display: none;
}

.widget_search #searchform div {
	float: left;
}

.widget_search #searchform input[type=text] {
	width: 130px;
	margin: 0 5px 0 0;
}

/*=== Widget :: Advanced Recent Posts (By Anthony Webbs) ===*/

.advanced_recent_posts_widget ul {
	width: 210px;
}

.advanced_recent_posts_widget ul li {
	float: left;
	margin: 0 !important;
	border: none !important;
}

.advanced_recent_posts_widget ul li img {
	margin-top: 0;
	border: 1px solid #191611;
}

.advanced_recent_posts_widget .widget-title {
	margin-bottom: 20px;
}

.advanced_recent_posts_widget .post-entry {
	padding: 0 !important;
}

.advanced_recent_posts_widget .recent-post-item .post-title {
	display: none;
}

/*=== Widget :: Email Newsletter (By Gopi.R) ===*/

.eemail_textbox,
.eemail_button {
	float: left
}

.eemail_button {
	margin-left: 10px;
}

.eemail_button .eemail_textbox_button {
	color: #9b8c75;
	height: 35px;
	margin-top: 2px;
	cursor: pointer;
	border: 1px solid #C3A478;
	background: url(images/tex.jpg) repeat;
}

.eemail_button .eemail_textbox_button:hover {
	color: #fff;
	border-color: #3b3127;
	background: none;
}



/*========================================================

>>> Comments (comments.php & functions.php)

========================================================*/

#notes {
	margin: 30px 0 20px 0;
	overflow: hidden;
	float: left;
}

#comments {
	margin-top: 10px;
}

#comments_full  #comments {
	margin-top: 10px;
	padding: 0 30px;
}

#comments-title {
	text-align: center;
	margin-bottom: 60px;
}


.nopassword,
.nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}

.commentlist {
	list-style: none;
	width: 100%;
}

.commentlist li {
	list-style-type: none !important	;
}

.content .commentlist,
.page-template-sidebar-page-php .commentlist {
	width: 100%; /* reset the width for the one-column and sidebar page layout */
}

.commentlist > li.comment {
	padding: 0 0 20px 0;
	position: relative;
}

.commentlist li.comment .comment-left {
	width: 130px;
	float: left;
}

.commentlist li.comment .comment-right {
	width: 456px;
	margin: 0 0 30px 0;
	padding-left: 20px;
	float: left;
	border-left: 1px solid #e0dfd9;
}

.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}

.commentlist .children li.comment {
	margin-left: 50px;
	padding: 0 0 20px 0;
	position: relative;
	clear: both;
	overflow: hidden;
}

.commentlist .children li.comment > div {
	margin: 20px 0;
}

.commentlist .children li.comment .fn {
	display: block;
}

.comment-meta .fn {
	font-style: normal;
}

.comment-meta {
	color: #666;
	font-size: 11px;
	line-height: 2.2em;
}

.comment-body p {
	font-size: 18px;
}

.commentlist .children li.comment .comment-meta {
	line-height: 1.625em;
	margin-left: 0;
}

.commentlist .children li.comment .comment-content {
	margin: 1.625em 0 0;
}

.commentlist .avatar-cover {
	left: -100px;
	padding: 0;
	position: absolute;
	top: 0;
}

.commentlist .avatar-cover span {
	width: 60px;
	height: 60px;
	top: 0;
	left: 0;
	position: absolute;
	display: block;
	background: url(images/cover_flickr.png) top left no-repeat;
}

.commentlist > li.pingback:before {
	content: '';
}

.commentlist .children .avatar {
	background: none;
	left: 2.2em;
	padding: 0;
	top: 2.2em;
}

.comment-reply-link {
	color: #fff;
	display: inline-block;
	font-size: 10px;
	padding: 0 8px;
	text-decoration: none;
	background: none;
}

.comment-reply-link:hover {
	color: #9b8c75;
	text-decoration: none;
}

.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

.commentlist > li.bypostauthor .comment-meta,
.commentlist > li.bypostauthor .comment-meta a {
	color: #d1c4bd;
	font-style: italic;
}

.page-template-sidebar-page-php .commentlist > li.comment,
.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 102px;
	width: auto;
}

.page-template-sidebar-page-php #respond {
	width: auto;
}

/*=== Comment Form ===*/

#respond {
	padding: 18px;
	position: relative;
	width: 640px;
	clear: both;
	border-top: 1px dotted #dcdbd4;
}

#respond p {
	font-size: 12px;
}

#comments > #respond {
	padding: 18px 0 0 0;
}

#comments_full #comments > #respond {
    width: 100%;
}

#respond textarea {
	width: 618px;
}

#comments_full  #comments #respond textarea {
	width: 75%;
}

#respond input[type="text"]:focus,
#respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}

#respond textarea {
	resize: vertical;
}

#comments_full #respond textarea {
	resize: vertical;
	display: block;
}

#respond .comment-form-author .required,
#respond .comment-form-email .required {
	font-size: 22px;
	font-weight: bold;
	left: 75%;
	position: absolute;
	top: 45px;
	z-index: 1;
}

#respond .comment-notes,
#respond .logged-in-as {
	font-size: 13px;
}

#respond p {
	margin: 10px 0;
}

#respond .form-submit {
	float: right;
	margin: 0 0 0 10px;
}

#respond input#submit {
	cursor: pointer;
	position: relative;
}

#respond #cancel-comment-reply-link {
	color: #666;
	text-decoration: none;
}

#respond .logged-in-as a:hover,
#respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}

.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}

#reply-title {
	color: #373737;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
}

#cancel-comment-reply-link {
	color: #aaa;
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 2.2em;
	clear: both;
	text-decoration: none;
}

#respond label {
	line-height: 2.2em;
}

#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}

p.comment-form-comment {
	margin: 0;
}

.form-allowed-tags {
	display: none;
}

.depth-1 {
	width: 100%;
	overflow: hidden;
}

.depth-1 textarea {
	width: 495px !important;
}

.depth-2 .comment-right {
	width: 406px !important;
}

.depth-2 textarea {
	width: 446px !important;
}

.depth-3 .comment-right {
	width: 356px !important;
}

.depth-3 textarea {
	width: 396px !important;
}



/*========================================================

>>> Footer (footer.php)

========================================================*/

#footer-wrap {
	padding-top: 15px;
	background: url(images/border-footer.png) top left repeat-x;
}

#footer {
	min-height: 50px;
	padding: 50px 0 0 0;
	position: relative;
	background: url(images/bg-footer.jpg) repeat;
	direction: rtl;
}
#footer .inner{
	width: 946px;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	direction: rtl;
}
#footer .widget{
	float: right;
}
#footer .one-half{
	width: 100%;
}
#footer .one-fourth{
	width: 29%;
}

#footer .widget p, #footer .widget a, #footer .widget div {
	font-size: 15px;
	line-height: 1.7em;		
}
#footer .widget_categories ul li, #footer .widget_nav_menu ul li,#footer .widget_tag_cloud a{
	font-size: 15px!important;

}
#footer .copy {
	font-size: 11px;
	color: #aaa;
	float: left
	margin-top: 10px;
}

#footer .inner .widget-col {
	margin-bottom: 0;
	direction: rtl;
} 
#footer #rolling-pin p, #footer #rolling-pin a {
    color: #827157;
    direction: ltr;
    float: left;
    font-size: 12px;
}

#footer p,
#footer div {
	color: #907d68;
}

/*=== Rolling Pin ===*/

#rolling-pin {
	width: 100%;
	height: 107px;
	clear: both;
	position: relative;
	/**background: url(images/rolling-pin.png) top center no-repeat;**/
}

#rolling-pin .inner {
	width: 906px;
	height: 30px;
	padding: 52px 20px 0 20px;
}

#rolling-pin p,
#rolling-pin a {
	color: #827157;
	font-size: 11px;
}

.social {
	float: right;
}

.social a {
	color: #735b36;
	display: block;
	float: right;
	margin-left: 10px; 
}

/*=== Footer Widgets ===*/

#footer .widget {
	margin-bottom: 50px;
	width: 33%;
	float: right;
}

#footer .widget-title {
	font-size: 21px;
	color: #fff1e3;
}

#footer .widget a:hover {
	text-decoration: none;
}

#footer .widget_nav_menu ul li a {
	color: #fff1e3;
}

#footer .widget_nav_menu ul {
	height: auto;
}