/*  
Theme Name: YemekSA
Theme URI: http://www.mehmetcagatay.com
Description: WordPress YemekSA Teması.
Version: 1.0
Author: Mehmet Çağatay
Author URI: http://www.mehmetcagatay.com
Tags: yemek, tema, yemeksa, tarif, tarifi, tarifler
*/

body {
	 margin: 13px 0 0 0;
	 padding: 0;
	 background-color: #A0E1DA;
	 font-family: Arial, Helvetica, sans-serif;
	 font-size: 12px;
	 color: #3d3f3f;
}

/* resets */

form {
	padding: 0;
	margin: 0;	
}
img {
	border: 0;
}
h1 {
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}
address {
	font-style: normal;
}

/* links styles */

a { 
	text-decoration: none;
	color: #0CAABB;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #046E79;
}

/* view all */

li.view_all {
	list-style-type: none;
	background: none;
}
li.view_all a {
	background: none;
}
li.view_all a:hover {
	text-decoration: underline;
	background: none;
}
.view_all {
	font-weight: bold;
}

/* global layout styles */

#ms-global-wrap {
	width: 990px; 
	margin: auto;
	background: url(images/ms-global-bg-blue.gif) repeat-y;	
  overflow: hidden;
}
#ms-global-page-content {
	width: 980px;
	margin: auto;
	background: url(images/sayfaarka.gif) no-repeat bottom;
}
#ms-global-col1-footer {
 	background-repeat: no-repeat;
 	background-position: 8px 0;
 	height: 6px;
}
#ms-global-col1 {
	background-repeat: repeat-y;	
	background-position: 8px 0;
}
.ms-global-col1-bottomshadow {
	margin-left: 8px;
	height: 7px;
	width: 174px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}
#ms-global-col2 {
	width: 478px; 
	float: left;
}
#ms-global-col3 {
	width: 320px; 
	float: left;
}
#ms-global-singlecol {
	clear: both;
}
.layout_two #ms-global-col1 {
	float: left;
	width: 659px;
	background: none;
}
.layout_two #ms-global-col2 {
	float: right;
	width: 319px;
}

.layout_three #ms-global-col2 {
  width:620px;
}
.layout_three #ms-global-col3 {
  width:175px;
}
.layout_three #ms-global-col1 .module_inner {
  padding-bottom: 12px;
}
.layout_three #ms-global-col1 .module .global_module_hdr_inner {
  width:154px;
}
.layout_three #ms-global-col1 .module {
  margin-left: 8px;
}

/* ribbon */

#ms-global-section-container {
	height: 59px;
	width: 980px;
	margin: auto;	
	background-repeat: repeat-x;
	background-position: 0 4px;
}	
#ms-global-section-title {
	text-indent: -9999px;
	width: 380px;
	height: 59px;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 4px;
}
#ms-global-hdr-notch {
	background-repeat: no-repeat;
	width: 29px;
	height: 47px;
	float: right;
	margin-top: 4px;
}
#ms-global-section-sponsor {
	float: right;
	padding-top: 13px;
	font-size: 9px;
	color: #fff;
}
#ms-global-section-sponsor span {
	position: relative;
	top: -2px;
	padding-right: 5px;
}
#ms-global-section-sponsor img {
	padding-right: 5px;
}


/* brand tray */

#ms-global-footer-brands h4 {
	color: #3CA183;
	font-weight: bold;
	font-size: 11px;
	padding: 2px;
	text-transform: uppercase;
	margin: 0;
}
#ms-global-footer-brands {
	width:964px; 
	margin: 20px auto 0 auto;
	padding-bottom: 5px;
	clear: both;
}
#ms-global-footer-logos {
	background: url(images/ms-footer-bg.gif) no-repeat;
	width: 964px;
	height: 54px;
}
#ms-global-footer-logos img {
	margin: 5px 0 0 25px;
}


#ms-home-dl {
	padding-left: 12px;
	height: 280px;
}
#ms-home-dl-inner {
	height: 280px;
	width: 610px;
  overflow: auto;
}
#ms-home-col1 {
	float: left;
	width: 227px;
	padding-left: 4px;
}
.ms-home-col1-container {
	width: 227px;
	background: url(images/homepage-col1-module-bg.gif) repeat-y;
	margin: auto; 
}
.ms-home-col1-content {
	margin: auto;
	width: 219px;
	clear: both;
}
#ms-home-col2 {
	float: left;
	width: 433px;
}
#ms-home-col3 {
	width: 312px;
	float: left;
}
#ms-home-col3 .ms-global-col3-container {
	margin-left: 0;
}

/* form styles */

option {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
}

.ms-global-radiobtns {
	margin: auto;
	margin-right: 5px;
}

/* image shadow styles */

.ms-global-shadow-125125 { 
	background: url(../global/ms-global-shadow-125125.gif) no-repeat; 
	padding: 8px; 
}
.ms-global-shadow-article-vertical { 
	background: url(images/ms-global-shadow-article-vertical.gif) no-repeat; 
	padding: 10px; 
}
.ms-global-shadow-article { 
	background: url(images/ms-global-shadow-article.gif) no-repeat; 
	padding: 10px; 
}
.ms-global-shadow-large-thumb { 
	background: url(images/urun-bg.gif) no-repeat; 
	padding: 9px;
}
.ms-global-shadow-thumb { 
	background: url(images/ms-global-shadow-thumb.gif) no-repeat; 
	padding: 9px; 
}
.ms-global-noshadow {
	background-color: #fff;
	border: 1px solid #ccc;
	padding: 4px;
}

.ms-global-shadow-videoshadow {
	background: url(images/ms-global-shadow-videothumb.jpg) no-repeat; 
	padding: 9px 
}


/* ad container styles */
#ms-article-hdr-ad, 
#masthead.leaderboard .ad { 
	position: absolute;
	left: 246px;
	z-index: 10000;
	right: 15px;
}

#ms-global-col3-ad {
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* sol menü */
#ms-global-col1-nav ul {margin: 0;padding: 0;width: 174px;font-size: 10px;font-family: arial, sans-serif;text-transform: uppercase;font-weight: bold;list-style-type: none;}
#ms-global-col1-nav ul li {padding: 0;margin: 0;}
#ms-global-col1-nav a {display: block;padding: 6px 6px 7px 12px;width: 156px;text-decoration: none;}
#ms-global-col1-nav a:hover {text-decoration: underline;}
#ms-global-col1-nav ul ul {padding: 3px 0 3px 0;font-size: 12px;}
#ms-global-col1-nav ul ul a {display: block;width: 145px;background: none;padding: 2px 6px 2px 22px;font-weight: normal;text-transform: none;}
#ms-global-col1-nav .active {padding: 0;width: 174px;}
#ms-global-col1-nav .active span {display: block;padding: 6px 12px 6px 12px;}
#ms-global-col1-nav .subnav-border {padding-bottom: 1px;}
#ms-global-col1-nav .recipe_finder a {background: none;}

.ms-global-col1-container {margin-left: 8px;width: 174px;}
.ms-global-col1-container {background: url(images/ms-col1-bg-module.jpg) repeat-y;}

/* content module containers */


.ms-global-col2-container {
	background: url(images/ms-global-col2-module-bg.gif) repeat-y;
	width: 474px;
	margin-left: 4px;
	position: relative;
}
.ms-global-col3-container {
	background: url(images/ms-global-col3-module-bg.gif) repeat-y;
	width: 312px;
	margin-left: 4px;	
}
.ms-global-singlecol-container {
	background: url(images/ms-global-module-bg.gif) repeat-y;
	width: 788px;
	margin: auto;
	clear: both;
}
.ms-global-col2-content {
	background-color: #fff; 
	width: 462px;
	position:relative;
	margin: auto;
	clear: both;
}
.ms-global-col3-content {
	background-color: #fff; 
	width: 300px;
	position: relative;
	margin: auto; 
	clear: both;
}
.ms-global-singlecol-content {
	background-color: #fff;
	width: 770px;
	position: relative;
	margin: auto;
	clear: both;	
}
.ms-global-module-hdr h1, .ms-global-module--doubleheight-hdr h1 {
	font-size: 16px;
	color: #fff;
	font-family: Arial, Palatino, serif;
	font-weight:bold;
	padding-top: 11px;
	padding-left: 4px;
	float: left;
	letter-spacing: 1px;
}
.ms-global-module-hdr h1, .ms-global-module--doubleheight-hdr h1 {
	visibility: visible;
	font-size:16px;
}
.ms-global-module-hdr-green h1 {
	font-size: 16px;
	color: #3493A0;
	font-family: Georgia, Palatino, serif;
	padding-top: 11px;
	padding-left: 4px;
	float: left;
	letter-spacing: 1px;
}
.sIFR-hasFlash .ms-global-module-hdr-green h1 {
	visibility: visible;
	font-size:16px
}
.ms-global-module-hdr-orange h1 {
	font-size:16px;
	color:#eb6e30;
	font-family: Georgia, Palatino, serif;
	padding-top:11px;
	padding-left:4px;
	float:left;
	letter-spacing:1px;
}
.sIFR-hasFlash .ms-global-module-hdr-orange h1 {
	visibility: visible;
	font-size:17px
}
.ms-global-module-hdr-grey h1 {
	font-size:19px;
	color:#eb6e30;
	font-family: Georgia, Palatino, serif;
	padding-top:11px;
	padding-left:4px;
	float:left;
	letter-spacing:1px;
}
.sIFR-hasFlash .ms-global-module-hdr-grey h1 {
	visibility: visible;
	font-size:17px
}
.ms-global-module-hdr-tan h1 {
	font-size:19px;
	color:#3493A0;
	font-family: Georgia, Palatino, serif;
	padding-top:13px;
	padding-left:10px;
	float:left;
	letter-spacing:1px;
}
.sIFR-hasFlash .ms-global-module-hdr-tan h1 {
	visibility: visible;
	font-size:17px;
}

/* anasayfa kutular */

.ms-global-module-hdr {
	height: 36px; 
	background-image: url(images/alan-bas-bg.gif);
	overflow: hidden;
	margin-bottom: 2px;
	position: relative;
}
.ms-global-module-hdr-left {
	width:10px; 
	height: 54px; 
	background: url(images/alan-bas-sol.gif) no-repeat;
	float: left;
}
.ms-global-module-hdr-right {
	width: 10px; 
	height: 54px; 
	background: url(images/alan-bas-sag.gif) no-repeat;
	float: right;
}
.ms-global-module--doubleheight-hdr {
	height: 54px; 
	background-image: url(images/ms-global-module-doubleheight-hdr-bg.gif);
	overflow: hidden;
}
.ms-global-module--doubleheight-hdr .ms-global-module-hdr-left {
	width: 10px; 
	height: 54px; 
	background: url(images/ms-global-module-doubleheight-hdr-left.gif) no-repeat;
	float: left;
}
.ms-global-module--doubleheight-hdr .ms-global-module-hdr-right {
	width: 10px; 
	height: 54px; 
	background: url(images/ms-global-module-doubleheight-hdr-right.gif) no-repeat;
	float: right;
}
.ms-global-module-hdr-grey {
	height: 36px; 
	background-image: url(images/ms-global-module-hdr-bg-grey.gif);
	overflow: hidden;
	position: relative;
}
.ms-global-module-hdr-left-grey {
	width: 10px; 
	height: 54px; 
	background: url(images/ms-global-module-hdr-left-grey.gif) no-repeat;
	float: left;
}
.ms-global-module-hdr-right-grey {
	width: 10px; 
	height: 54px; 
	background: url(images/ms-global-module-hdr-right-grey.gif) no-repeat;
	float: right;
}
.ms-global-module-hdr-green {
	height: 36px; 
	background-image: url(images/ms-global-module-hdr-bg-green.gif);
	overflow: hidden;
	position: relative;
}
.ms-global-module-hdr-left-green {
	width: 10px; 
	height: 54px; 
	background: url(images/ms-global-module-hdr-left-green.gif) no-repeat;
	float: left;
}
.ms-global-module-hdr-right-green {
	width:10px; 
	height: 54px; 
	background: url(images/ms-global-module-hdr-right-green.gif) no-repeat;
	float: right;
}
.ms-global-module-hdr-wht {
	height: 10px; 
	background-image: url(images/ms-global-module-hdr-bg-wht.gif);
	overflow: hidden;
	position: relative;
}
.ms-global-module-hdr-left-wht {
	width: 10px; 
	height: 10px; 
	background: url(images/ms-global-module-hdr-left-wht.gif) no-repeat;
	float: left;
}
.ms-global-module-hdr-right-wht {
	width:10px; 
	height: 10px; 
	background: url(images/ms-global-module-hdr-right-wht.gif) no-repeat;
	float: right;
}
.ms-global-module-hdr-tan {
	height:38px; 
	background-image:url('images/ms-global-module-hdr-bg-tan.gif');
	overflow:hidden;
	position: relative;
}
.ms-global-module-hdr-left-tan {
	width:10px; 
	height:54px; 
	background-image:url('images/ms-global-module-hdr-left-tan.gif');
	background-repeat: no-repeat;
	float:left;
}
.ms-global-module-hdr-right-tan {
	width:10px; 
	height:54px; 
	background-image:url('images/ms-global-module-hdr-right-tan.gif');
	background-repeat: no-repeat;
 	float:right;
}
.ms-col2-module-hdr-white { 
	background: url(images/ms-col2-nav-top.gif) no-repeat top left;  
	height: 10px; 
	width: 474px;
}
.ms-global-module-ftr-container {
	clear:both;
}
.ms-global-module-ftr {
	background: url(images/ms-global-module-ftr-bg.gif) repeat-x;
	height: 10px;
	overflow: hidden;
}
.ms-global-module-ftr-left {
	width: 10px; 
	height: 10px; 
	background: url(images/ms-global-module-ftr-left.gif) no-repeat;
	float:left;
}
.ms-global-module-ftr-right {
	width: 10px; 
	height: 10px; 
	background: url(images/ms-global-module-ftr-right.gif) no-repeat;
	float: right;
}
.ms-global-module-adspace {
	float: right;
	color: #fff;
	font-size: 9px;
	padding-top: 9px;
}
.ms-global-module-adspace span {
	position: relative; 
	top: -5px;
}


/* global helpers */

.ms-align-center {
	margin: auto;
	display: block;
	text-align: center;
}

/* button contruction classes */

.ms-global-btn, .ms-global-btn:visited, .ms-global-btn:hover, .ms-global-btn:focus {
	height:20px;
	display:block;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-decoration:none;	
	cursor:pointer; 
	margin: 12px 0 0 0px; 
	outline:none;
}

.ms-global-btn-left {
	height:20px;
	width:8px;
	float:left;
	background-repeat: no-repeat;
}

.ms-global-btn-right {
	height:20px;
	width:8px;
	float:left;
	background-repeat: no-repeat;
}

.ms-global-btn-text {
	float:left;
	text-align:center;
	padding-top:2px;
	padding-left:10px;
	padding-right:10px;
	background-repeat:repeat-x;
	height:20px;
	font-weight:bold
}

/* producer styles */

.subhead-level1 {
	font-size: 14px;
	font-weight: bold;
	color: #3D3F3F;
}
.subhead-level2 {
	font-weight: bold;
	color: #606464;
	font-size: 12px;
}
.bold {
	font-weight: bold;
	font-size: 12px;
}

/*

	new module frameworks

*/

/* module header */

.global_module_hdr h1 {
	font-family: Georgia, Palatino, serif;
	letter-spacing: 1px;
	font-weight: normal;	
	font-size: 17px;
	color: #fff;
}
.global_module_hdr {
	background: url(images/global_hdr_bg.gif) no-repeat;
	position: relative;
}	
.global_module_hdr_inner {
	background: url(images/global_hdr_bg_right.gif) no-repeat top right;
	height: 25px;
	padding: 11px 0 0 15px;
}
.global_module_hdr .ms-global-module-adspace {
	position: absolute;
	top: 0;
	right: 18px;
	float: none;
	font-size: 10px;
}

/*Module Frameworks*/

.module_inner {
  padding-bottom: 14px;
}

/*Homepage Col1*/

#ms-home-col1 .module {
  width: 227px;
  background:transparent url(images/homepage-col1-module-bg.gif) repeat-y;
}
#ms-home-col1 .module_inner {
  background: transparent url(images/col1_home_module_bottom.gif) no-repeat bottom left;
}

/*Channel Col1*/

#ms-global-col1 .module {
  width: 174px;
  margin-left: 8px;
}

/*Homepage Col2*/

#ms-home-col2 .module {
  background: transparent url(images/col2_home_module_tile.gif) repeat-y scroll 0% 50%;
  width: 432px;
}
#ms-home-col2 .module_inner {
  background: transparent url(images/col2_home_module_bot.gif) no-repeat left bottom;
}

/*Channel Col2*/

#ms-global-col2 .module {
  background: transparent url(images/col2_module_tile.gif) repeat-y;
  width: 474px;
  margin-left: 4px;
}
#ms-global-col2 .module_inner {
  background: transparent url(images/col2_module_bottom.gif) no-repeat left bottom;
}

/* Homepage Col3 & Channel Col3 */

#ms-home-col3 .module, 
#ms-global-col3 .module {
  width: 312px;
  background: transparent url(images/col3_module_tile.gif) repeat-y;
}
#ms-global-col3 .module {
  margin-left: 4px;
}
#ms-home-col3 .module_inner, 
#ms-global-col3 .module_inner {
  background: transparent url(images/col3_module_bottom.gif) no-repeat bottom left;
}

/* col2 module framework for layout_two grid */

.layout_two .col2_module {
	background: url(images/col3_module_tile.gif) repeat-y;
	width: 312px;
	margin-left: 0;
}
.layout_two .col2_module_outer {
	background: url(images/col3_module_top.gif) no-repeat;
}	
.layout_two .col2_module_inner {
	background: url(images/col3_module_bottom.gif) no-repeat bottom left;
}	

/* column 3 module framework */

.col3_module {
	background: url(images/col3_module_tile.gif) repeat-y;
	margin-left: 4px;
	width: 312px;
}
.col3_module_outer {
	background: url(images/col3_module_top.gif) no-repeat;
}	
.col3_module_inner {
	background: url(images/col3_module_bottom.gif) no-repeat bottom left;
	padding-bottom: 1px;
}

/* single col module framework */

.single_col_module {
	width: 789px;
	margin: auto;
	position: relative;
	background: url(images/single_col_module_tile.gif) repeat-y;
}
.single_col_module_inner {
	background: url(images/single_col_module_bottom.gif) no-repeat bottom left;
	padding-bottom: 1px;
}

/* column 1: homepage module framework */

.col1_home_module {
	background: url(images/homepage-col1-module-bg.gif) repeat-y;
	width: 227px;
}
.col1_home_module_outer {
	background: url(images/col1_home_module_top.gif) no-repeat;
}
.col1_home_module_inner {
	background: url(images/col1_home_module_bottom.gif) no-repeat bottom left;
	padding-bottom: 1px;
}

/* column 2: homepage module framework */

.col2_home_module {
	background: url(images/col2_home_module_tile.gif) repeat-y;
	width: 432px;
}
.col2_home_module_inner {
	background: url(images/col2_home_module_bot.gif) no-repeat bottom left;
	padding-bottom: 1px;
}	


/*Wide Col2 (groups) framework*/
.col2_module2 {
  background: url(images/widecol2_tile_bg.gif) repeat-y;
}
.col2_module2_outer {
	background: url(images/widecol2_top_bg.gif) no-repeat top left;
}
.col2_module2_inner {
  background: url(images/widecol2_bottom_bg.gif) no-repeat bottom left;
  padding: 8px 0 0 8px;
}

/*No-ribbon*/
.no_ribbon #ms-global-section-container {
	display: none;
}

.no_ribbon #ms-global-breadcrumbs {
	float:left;
	line-height:33px;
	margin-top:10px;
	width: 580px;
}



/**		ad fix		**/

	/* ad masthead hack/fix */
	#ms-global-wrap {
		position: relative;
	}
	
	body.masked #ms-global-wrap {
		position: static;
	}

	#ms-global-wrap #ad,
	#page #ad {
		position: absolute;
		right: 18px;
/*		top: 48px;*/
		top: 43px;
		left: auto;
		margin-left: auto;
		padding-left: 0;
		display: block !important;
	}

	body.masked #ms-global-wrap #ad {
		position: static;
		right: auto;
		top: auto;
		left: auto;
		margin-left: auto;
		padding-left: auto;
		display: none !important;
	}

	#ad {
		width: 728px;
		position: absolute;
		top: 48px;
		left: 50%;
		margin-left: -364px;
		padding-left: 116px;
		display: block !important;
	}

	body.masked #ad {
		width: auto;
		position: static;
		top: auto;
		left: auto;
		margin-left: auto;
		padding-left: auto;
		display: none !important;
	}

	#ms-article-search-container {
		position: absolute;
		z-index: 1410065407;
	}

	body.masked #ms-article-search-container {
		position: absolute;
		z-index: 999;
	}
	

.homepage #pushdown_ad {
	background:#A0E1DA none repeat scroll 0 0;
	padding-bottom:3px;
	min-height: 13px;
}

.homepage #ms-global-wrap {
	overflow: auto;
}

body.homepage {
	margin: 0;
}

#ms-col2-article-content {
	width: 474px;
	margin-left: 4px;
}
.ms-col2-article-content-inner {
	padding-bottom: 9px;
}
.ms-col2-article-body {
	width: 474px;
}
.ms-col2-article-body-inner {
	padding-bottom: 12px;
}
.ms-col2-how-to-player .ms-col2-article-body-inner {
	padding-top: 0;
}
.article-img-align-left { 
	float: left;
	margin: 8px 12px 6px 16px;
}

.no-short-description .ms-col2-article-img-shadow {
	float: none;
	margin: auto;
}

#ms-col2-article-content ul.article-thumbnails {
	margin: 0 0 0 18px; 
	padding: 0;
}
#ms-col2-article-content ul.article-thumbnails li {
	display: inline;
}
#ms-col2-article-content div.article-pagination {
	clear: both;
	text-align: center;
}
#ms-col2-article-content div.article-pagination p {
	margin: 0;
	/*padding-left: 22px;*/
	position: relative;
	text-align: center;
	padding-top: 10px;
}
#ms-col2-article-content p.pagination span {
	text-align: right;
	position: absolute;
	right: 0;
}
/*#ms-col2-article-content p {
	margin: 1em 22px;
}*/
#ms-col2-article-content p {
	margin: 0 0 1em 0;
}
#ms-col2-article-content .pull-quote { 
	background: #EFF9D0;
	color: #326513;
	margin: 0 22px 12px 22px;
	padding: 14px; 
}
#ms-col2-article-content .pull-quote * { 
	margin: 0;
	padding: 0;
}
#ms-col2-article-content .pull-quote h3 {
	text-transform: uppercase;
	font-size: 13px;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#ms-col2-article-content li { 
list-style-type:none;
}
#ms-col2-article-content ul { 
list-style-type:none;
}

/* 2.3 stretchable shadow for article images */

.ms-col2-article-img-shadow {
	float: left;
	width: 241px;
	/*margin: 0 8px 0 16px;*/
	margin: 0 8px 0 0;
	/*margin: 10px 8px 0 16px;*/
	background: url(images/ms-col2-article-img-shadow-tile.gif) repeat-y;
}
.ms-col2-article-img-shadow img {
	display: block;
	padding: 8px;
}
.ms-col2-article-img-shadow-outer {
	background: url(images/ms-col2-article-img-shadow-top.gif) no-repeat;
}
.ms-col2-article-img-shadow-inner {
	background: url(images/ms-col2-article-img-shadow-bot.gif) no-repeat bottom;
	position: relative;
}
.ms-col2-article-img-shadow-inner {
	background: url(images/ms-col2-article-img-shadow-bot.gif) no-repeat bottom;
	position: relative;
}

#ms-col2-article-img-shadow {
	float: left;
	width: 241px;
	height:241px;
	margin: 0 8px 0 0;
	background: url(images/ms-col2-article-img-shadow-tile.gif) repeat-y;
}
#ms-col2-article-img-shadow img {
	display: block;
	padding: 8px;
}
#ms-col2-article-img-shadow-outer {
	background: url(images/ms-col2-article-img-shadow-top.gif) no-repeat;
}
#ms-col2-article-img-shadow-inner {
	background: url(images/ms-col2-article-img-shadow-bot.gif) no-repeat bottom;
	position: relative;
}
#ms-col2-article-img-shadow-inner {
	background: url(images/ms-col2-article-img-shadow-bot.gif) no-repeat bottom;
	position: relative;
}


/* 2.4 article header module */

#ms-col2-article-header {
	width: 474px;
	margin-top: 1px;
}
#ms-col2-article-header-inner {
	width: 474px;
	clear: both;
	margin-left: 4px;
	padding-bottom: 10px;
}
#ms-col2-article-header h1 { 
	font-size: 19px; 
	padding: 20px 0 0 16px;
	margin: 0;
	font-weight: normal;
}

/* 2.5 article ratings module */

#article_ratings {
	width: 440px;
	margin: 0 auto;
}
#article_ratings p {
	margin: 3px 0 0 0;
}
#article_ratings strong {
}
#article_ratings a {
	cursor: pointer;
}
#article_ratings_table {
	padding-top: 1px;
	margin-top: 5px;
}
#article_ratings table {
	border-collapse: collapse;
	width: 440px;
}
#article_ratings th {
	text-align: left;
	padding-left: 12px;
}
#article_ratings td {
	padding: 3px 0 3px 0;
}
#article_ratings table .odd td, #article_ratings table .odd th {
	background-color: #fff;
}

/* 2.6 collect & rate */

#collect-article {
	width: 474px;
	clear: both;
	margin-left: 4px;
	padding-bottom: 10px;
	position: relative;
}	
#collect-article-inner {
	overflow: hidden;
	padding: 0 0 1px 0; 
	margin: 0 auto;
	width: 462px;
}
#article_collect_options {
	padding: 5px 0;
	width: 462px;
	overflow: hidden;
	height: 33px;
}
#article_collect_options ul {
	margin: 0;
	padding: 0;
}
#article_collect_options li {
	float: left;
	margin-right: 10px;
	list-style-type: none;
	font-size: 9px;
	height: 33px;
	text-transform: uppercase;
	font-weight: bold;
	background: url(images/article_icons.gif) no-repeat;
}
#article_collect_options li a {
	cursor: pointer;
	padding-left: 36px;
	line-height: 33px;
	height: 33px;
	display: block;
	float: left;
	position: relative; /* kludge: ie */
	background: url(images/article_icons.gif) no-repeat;
}
#article_collect_options .active {
	background-image: none;
	color: #F59451;
}
#collect-article #collect-links-ad {
	float: right;
}
#article_collect_options #option_collect {
	background-position: -8px -63px;
}
#article_collect_options #option_collect a {
	background-position: -8px -11px;
}
#article_collect_options #option_rate {
	background-position: -8px -162px;
}
#article_collect_options #option_rate a {
	background-position: -8px -115px;
}
#article_collect_options #option_print, #article_collect_options #option_print a {
	background-position: -8px -214px;
}
#article_collect_options #option_email, #article_collect_options #option_email a {
	background-position: -8px -317px;
}
#collect-article-content {
	width: 436px;
	margin: 0 auto;
	overflow: hidden;
}

/* 2.7 how-to player */

.ms-col2-how-to-player { 
	width: 474px;
	margin-left: 4px;
}
ul#how-to-player-nav {
	width: 462px;
	height: 32px;
	margin: 0;
	padding: 0;
	position: relative;
	margin: auto;
}
ul#how-to-player-nav li {
	display: block;
	list-style-type: none;
	position: absolute;
	text-indent: -9999px;
	height: 32px;
	cursor: pointer;
}
li#recipe-tab  {
	left: 0;
	width: 231px;
}
li#video-tab  {
	left: 231px; 
	width: 231px;
}
.ms-col2-how-to-player .img-wrapper {
	float: left;
	padding: 8px 4px 0 16px;
}
.ms-col2-how-to-player .img-wrapper p {
	font-size: 11px;
	padding: 0 0 0 6px;
}
#ms-col2-stepbystep-txt {
	width: 432px;
	margin: auto;
	overflow: hidden;
	padding-top: 14px;
}
#ms-col2-stepbystep-video {
	padding-top: 10px;
	margin-left: 20px;
}

#ms-col2-article-container {
	padding-top: 10px;
	width: 430px;
	margin: auto;
}

#ms-col2-article-container ul {
	padding: 0 0 0 16px;
	overflow: auto;
	width: auto;
}

/* 2.8 article origin */


#article_origin {
	margin-bottom: 1em;
	overflow: hidden;
	width: 178px;
	height: 45px;
	zoom: 1;
}
#article_origin h4 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: bold;
}
#article_origin img {
	float: left;
}
#article-micro-subs-offer {
	float: right;
	font-size: 11px;
	position: relative;
	top: -2px;
	width: 102px;
	zoom: 1;
}
#article-micro-subs-offer a {
	font-size: 11px;
	font-weight: bold;
	position: absolute;
	width: 112px;
}

/* 2.9 recipe cook time */

#recipe_prep_time {
  margin-left:255px;
  padding-left:10px;
}

/* 2.10 comments for articles */

#conversation-container {
	width: 462px;
	overflow: hidden;
	margin: auto;
	padding-top: 14px;
	clear: both;
}
#conversation-container-outer {
	padding-top: 1px;
}
#conversation-container-inner {
	width: 462px;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 4px 0 0 0;;
}

/* add a comment */

#conversation-container .add-comment {
	overflow: hidden;
	width: 462px;
	padding-bottom: 6px;
}
#conversation-container .add-comment form {
	overflow: hidden;
	width: 420px;
	margin: auto;
}
#conversation-container .add-comment h2 { 
	margin: 8px 0 0 5px; 
	padding: 0 0 0 24px; 
	color: #509ADA; 
	font-size: 13px;
	font-weight: bold; 
}
#conversation-container .add-comment h3 {
	font-size: 12px;
	margin: 10px 0 4px 0;
	color: #000;
}
#conversation-container .add-comment textarea {
	width: 450px;
	font: 11px arial, serif;
	color: #666;
	padding: 4px;
	border: 1px solid #dedede;
}
#conversation-container .add-comment .maxlength_error {
	color: #F59451;
	font-weight: bold;
	margin-bottom: 3px;
}
#ms-col2-article-content #conversation-container .add-comment .submit,
#lpg_content #conversation-container .add-comment .submit  {
	margin: 1em 0;
	text-align: right;
}

#conversation-container-inner img {
	visibility: visible;
}

#conversation-container .submit * {
	cursor: pointer;
	float: right;
}

/* add comment hdr */

#conversation-container .add-comment-lnk {
	display: block;
	height: 26px;
}
#conversation-container .add-comment-lnk a {
	font-size: 9px;
	display: block;
	padding-left: 42px;
	line-height: 26px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
}
#conversation-container .add-comment-lnk .active {
	background: none;
}

/* conversation hdr */

#conversation-hdr h2 {
	position: relative;
	height: 26px;
}
#conversation-hdr .add-comment-lnk {
	position: absolute;
	top: -6px;
	right: 20px;
}
#conversation-hdr .total-comments {
	font-size: 11px;
	padding-left: 28px;
	margin: 2em 0;
}

#conversation-ftr {
	padding: 1em 0 2em 0;
	margin-bottom: 10px;
	width: 462px;
	overflow: hidden;
}
#conversation-ftr .add-comment-lnk {
	float: right;
	margin-right: 20px;
}
#conversation-ftr #add-comment-ftr {
	clear: both;
}



/*column 2: DL (section)*/

#ms-col2-section-dl {
	background: url(images/ms-col2-section-dl-top.gif) no-repeat;
}

#ms-col2-section-dl-inner {
	background: url(images/ms-col2-section-dl-bot.gif) no-repeat bottom;
	padding: 9px 0 9px 0;
	height: 1%;
}

#ms-col2-section-dl-container {
	margin: auto;
	width: 458px;
	height: 270px;
}



/* google ads col 2 */

#col2_google_ads {
	padding: 12px;
}

/* column 2: menu module (part of this) */

.ms-col2-menu-module {
	background: url(images/ms-col2-menu-module-tile.gif) repeat-y;
	width: 474px;
}
.ms-col2-menu-module-outter {
	background: url(images/ms-col2-food-article-body-top.gif) no-repeat top left;
	padding-top: 8px;
}
.ms-col2-menu-module-inner {
	background: url(images/ms-col2-menu-module-bottom.gif) no-repeat bottom left;
	padding-bottom: 12px;
	position: relative;
}
.ms-col2-menu-module h2 { 
	font-size: 19px;
	color: #326513;
	margin: 0;
	position: relative;
	left: 12px;
	background: #fff;
	width: 444px;
	padding: 4px 0 4px 8px;
}
.ms-col2-menu-module h2 span {
	font-size: 12px; 
}
#ms-col2-menu-module-items-container { 
	position: relative;
	left:45px;
	width: 385px;
	height:155px;
	overflow:hidden;
}
.ms-col2-menu-module-item {
	float: left;
	width: 100px;
}
.ms-col2-menu-module-item h3 {
	margin: 0;
	padding: 0 0 2px 0;
	text-align: left;
	padding-left: 7px;
	color: #419099;
	font-size: 14px;
}
.ms-col2-menu-module-item A {
	display: block;
}
.ms-col2-menu-module-txt {
	width:80px;
	text-align:center;
	margin-bottom: 40px;
}
#ms-col2-menuBrowser-leftBtn { 
	position:absolute;
	left:27px;
	cursor:pointer;
	z-index:500;
	height:58px;
	padding-top: 23px;
	top: 60px;
}
#ms-col2-menuBrowser-rightBtn {
	position:absolute;
	left:423px;
	cursor:pointer;
	z-index:500;
	height:100px;
	height:58px;
	padding-top: 23px;
	top: 60px;
}
#ms-col2-menuBrowser-mover1 {
	position:absolute; 
	top:10px;
	left:0px;
	width:400px;
}
#ms-col2-menuBrowser-mover2 {
	position:absolute;
	top:10px;
	left:400px;
}

/*column2: nav module*/

#ms-col2-nav-module {
	background: url(images/ms-col2-nav-tile.gif) repeat-y;
	width: 474px;
}
.ms-col2-nav-outer { 
	background: url(images/ms-col2-nav-top.gif) no-repeat top left;
	padding-top: 14px;
	width: 474px;
}
.ms-col2-nav-inner { 
	background: url(images/ms-col2-nav-bot.gif) no-repeat bottom left;
	margin: 0;
	padding-bottom: 10px;
	width: 474px;
	overflow: hidden;
}
.ms-col2-nav-inner div { 
	float: left;
	width: 50%;
}
.ms-col2-nav-inner div h3, .ms-col2-nav-inner div p { 
	padding: 0 12px 0 38px;
	margin-top: 4px;
}
.ms-col2-nav-inner div p { 
	margin-top: 0;
	color:#0CAABB;
}
.ms-col2-nav-inner div h3 { 
	margin-bottom: 0; 
	background: url(images/ms-global-module-orange-bullet.gif) no-repeat 20px 2px;
	color: #0CAABB;
	font-weight: bold;
	font-size: 12px;
}

/* column 2: photo gallery */

#ms-col2-img-container {
	position:absolute;
	left:18px; 
	top:8px; 
	width:427px; 
	height:227px; 
	z-index:100; 
	overflow:hidden; 
	text-align:center;
}						

.ms-global-col2-imgs { 
	float: left;
	margin-bottom: 30px;
}

.ms-global-col2-imgs A { 
	display:block;
}

#ms-col2-pGallery-leftBtn { 
	position: absolute; 
	top: 78px; 
	left: 0; 
	z-index: 200;
	cursor: pointer; 
}
#ms-col2-pGallery-rightBtn { 
	position:absolute; 
	top:78px; 
	left:440px; 
	z-index:200; 
	cursor:pointer;
}
#ms-global-img-mover1 { 
	position:absolute; 
	left:0px; 
	top:5px; 
}
#ms-global-img-mover2 { 
	position:absolute; 
	left:426px; 
	top:5px; 
}
.ms-col2-pgallery-txt {
	width:120px; 
	text-align:center; 
	padding-left:10px;
}


.ms-plant-article-profile h3, .ms-plant-article-terms h3 {
	margin: 0;
	padding: 14px 0 2px 0;
	color: #509ADA;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
}
#ms-col2-article-content .ms-plant-article-terms p, .ms-plant-article-profile h3, .ms-plant-article-terms h3 {
	width: 430px;
	margin: 0 auto;
}

#ms-global-col2 .ms-col2-recipe-ingredients h2, 
#ms-global-col2 .ms-col2-recipe-directions h2,  
#ms-global-col2 .ms-col2-recipe-cooksnote h2, 
#ms-global-col2 .ms-col2-recipe-alsofeatured h2{ 
	font-size: 13px;
	margin: 0 39px 12px 39px;
	padding: 20px 0 2px 0;
	color: #3d3f3f;
	font-weight: bold;
}
.ms-col2-recipe-ingredients {background: url(images/ms-col2-recipe-content-spoon.gif) no-repeat 14px 4px;padding-bottom: 12px;}
.ms-col2-recipe-ingredients p {font-size: 13px;}
.ms-col2-recipe-cooksnote{background: url(images/ms-col2-recipe-content-cook.gif) no-repeat 14px 16px;padding-bottom: 12px;}
#ms-col2-article-content .ms-col2-recipe-cooksnote p {
	margin: 0 0 0 52px;
	padding-bottom: 10px;
	width: 396px;
	background: url(images/ms-global-dash-green.gif) repeat-x bottom left;
}
.ms-col2-recipe-alsofeatured {
	background: url(images/ms-col2-recipe-content-star.gif) no-repeat 14px 18px;
	padding-bottom: 12px;
	overflow: auto;
	width: 100%;
	}
.ms-col2-recipe-alsofeatured ul {
	margin: 0;
	padding: 0 0 1px 0;
	margin: auto;
}
.ms-col2-recipe-alsofeatured .leftlist ul {
margin-left: 39px;
}
.ms-col2-recipe-alsofeatured .leftlist h3 {
padding: 0px 0px 0px 39px;
}
.ms-col2-recipe-alsofeatured .rightlist {
		float: left;
		width: 180px;
		margin-left: 40px;
}
.ms-col2-recipe-alsofeatured .leftlist {
	float: left;
	width: 213px
}
.ms-col2-recipe-alsofeatured ul li {
	color: #EA692D;
	margin-left: 16px;
	
}
.ms-col2-recipe-alsofeatured h3 {
	font-size: 12px;
	margin: 0;
}


.ms-col2-recipe-ingredients ul {
	margin: 0;
	padding: 0 0 1px 0;
	width: 396px;
	margin: auto;
}
.ms-col2-recipe-ingredients ul li {
	list-style-type: none;
	padding: 4px 0 4px 11px;
}
.ms-col2-recipe-ingredients ul li.odd {
	background-color: #E6F4BF;
}
#ms-col2-article-content .ms-col2-recipe-ingredients p {
	margin: 0 0 0 30px;
	padding-bottom: 12px;
	width: 400px;

	font-size: 13px;
	color: #3d3d3d;	
}
.ms-col2-recipe-directions {
	background: url(images/ms-col2-recipe-content-pot.gif) no-repeat 14px 20px;
	zoom: 1;
}


.ms-col2-recipe-directions:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ms-col2-recipe-directions ol {
	padding: 0 42px 0 26px;
	margin-left: 26px;
}
.ms-col2-recipe-directions ol li { 
	font-family: georgia, serif;
	font-size: 13px;
	font-weight: bold;
	color: #3d3f3f;
	padding: 6px 0 6px 0;
	background: url(images/ms-global-dash-green.gif) repeat-x bottom left;
}
.ms-col2-recipe-directions ol li span {
	font-family: arial, sans-serif;
	color: #3d3f3f;
	font-size: 12px;
	font-weight: normal;
}
.ms-col2-recipe-directions p.published-date {
	color: #726565;
	font-size: 11px;
	padding: 8px 0 0 30px;
	margin: 0;
}


/* ana yan kutu */

.more_links {
	background-color: #FFFFFF;
}
.ms-promo-box-med {
	background-color:#FFFFFF;
	margin:auto;
	width:295px;
}
ul#promo-med-module-nav {
	width: 74px;
	height: 22px;
	margin: 0;
	padding: 0;
	position: absolute;
	right: 10px;
	bottom: 0;
}
ul#promo-med-module-nav li {
	float: left;
	list-style-type: none;
	display: block;
	text-indent: -9999px;
	height: 22px;
	cursor:pointer;
}
.ms-col3-promo-tab1 {
	background: url(images/promo-nav-1-off.gif) no-repeat;
	width: 25px;
}
.ms-col3-promo-tab2 {
	background: url(images/promo-nav-2-off.gif) no-repeat;
	width: 24px;
}
.ms-col3-promo-tab3 {
	background: url(images/promo-nav-3-off.gif) no-repeat;
	width: 25px;
}
div.ms-global-col3-container div.ms-promo-box-med h2 {
	margin: 0;
	padding: 8px 0 0 0;
	color: #06AFB4;
	font-size: 18px;
	font-weight:normal;
}
div.ms-global-col3-container div.ms-promo-box-med p {
	margin: 0;
	padding: 0 6px 0 0;
	color: #666;
}
div.ms-global-col3-container div.ms-promo-box-med div.more_links {
	clear: both;
	padding: 8px 12px 0 8px;
	line-height: 25px;
}


#ms-home-dl-top {
	background: url(images/ms-home-dl-bg-top.gif) no-repeat center bottom; 
	width: 980px; 
	height: 15px;
	margin: auto;
}
#ms-home-dl-bottom {
	background: url(images/ms-home-dl-bg-btm.gif) no-repeat center; 
	width: 980px;
	height: 8px;
	margin: 0 auto;
}
#ms-home-dl-bg {
	background: url(images/ms-home-dl-bg.gif) repeat-y;
	width: 980px; 
	margin: 0 auto; 
	position: relative;
}



/*^00 Reklam kutusu*/

.reklam-kutusu-ic {
	background: url(images/yan-kutu-ic.jpg) repeat-y;
	width: 312px;
}
.reklam-kutusu-ust {
	background: url(images/yan-kutu-ust.gif) no-repeat;
}
.reklam-kutusu-alt {
	background: url(images/yan-kutu-alt.gif) no-repeat bottom left;
}

.reklam-kutusu-alt {
	padding: 6px 0 6px 0;
	position: static;
}
#ms-col3-video-player {height: 389px;margin: 0 0 1px 4px;overflow: auto;}

.ms-col2-dl-wrapper {background: url(images/ms-col2-nav-top.gif) no-repeat top;padding-top: 8px;}
.ms-col2-dl-wrapper-inner {background: url(images/ms-col2-nav-bot.gif) no-repeat bottom left;text-align: center;padding-bottom: 8px;height: 1%;}

/*Store Locator*/
#ms-global-col1-nav .store_locator .active span {
  height: 20px;
  padding: 18px 0 0 12px;
  display: block;
}

.dl * { margin: 0; padding: 0; }
.dl { width: 465px; height: 281px; padding: 7px; background: #FFF url('images/dl/dl_bkgd_revised.gif') 0 0 no-repeat; overflow: hidden; font-family: Arial, sans-serif; color: #78605f; margin-left: 5px; }

.dl a { color: #0caabb; text-decoration: none; } 
.dl a:hover { text-decoration: underline; }


.dl img.beauty { float: left; }
.dl .dl_content { float: left; width: 197px; height: 221px; padding: 42px 18px 18px; }

/* if there's a button */
.dl .dl_content.hasbutton { height: 198px; padding-top: 65px; }
.dl .dl_content.hasbutton .readmore { display: none; }

.dl ul { font-size: 12px; line-height: 1.4; color: #e95e18; margin-left: 3px; list-style-type: none;}

.dl h2, #ms-global-col2 .dl h2 { font-weight: normal; font-size: 32px; line-height: 1.1; margin-bottom: 3px; color: #484b4b;}
.dl h2.small, #ms-global-col2 .dl h2.small { font-size: 30px; }
.dl h2.large, #ms-global-col2 .dl h2.large { font-size: 36px; }

.dl h2 a { color: #484b4b; text-decoration: none; }
.dl h2 a:hover { text-decoration: underline; }

.dl .dek { font-size: 13px; line-height: 1.15; color: #484b4b;}
.dl h3 { text-transform: uppercase; font-size: 10px; color: #828486; margin: 10px 0 1px; clear: both; }


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

.clearfix {display: inline-block;}

	#food #ms-global-hdr-notch, #holiday #ms-global-hdr-notch { width: 267px; background-image: none; }
	
	/*arama*/
#ms-article-branding-search {position: relative;clear: both;height: 100px;background: url(images/arasi.gif) no-repeat 5px 92px;}
html #ms-article-branding-search h1 {position: absolute; height: 80px;width: 81px;top: -46px; left: 19px; background: url(images/yemeksa.gif) no-repeat;text-indent: -9999px;margin: 0;padding: 0;}
#ms-article-branding-search h1 a {display: block;width: 75px;height: 58px;z-index: 1;}
#ms-article-branding-search h1 a:focus {outline: none;}
#ms-article-search-container { position: absolute; top: 25px; left: 10px; background: url(images/ara-bg.gif) no-repeat; width: 220px; height: 72px;}
#ms-article-search-container a {position: absolute;top: 58px;left: 18px;background: url(images/arrow_orange.gif) no-repeat 0 center;padding-left: 8px;font-weight: 800;font-size: 10px;text-transform: uppercase;}
#ms-article-hdr-input { color: #333;font-family: arial;font-size: 11px;width: 130px;padding: 4px 6px;border: 1px solid #C0D58E;position: absolute;top: 30px;left: 15px;height: 14px;}
#ms-article-search-btn {vertical-align: middle;z-index: 100;position: absolute;top: 29px;left: 138px;}
#ms-article-hdr-ad { position: absolute;left: 246px;z-index: 1;right: 15px;}

#ms-global-page-content {margin-left: 5px;}
#ms-global-header {background: #a0e1da url(images/genel-ust.gif) no-repeat 0 25px;width: 990px;height: 44px;position: relative;}

#ms-global-footer {height: 17px; width: 990px; margin: auto;background: url(images/genel-alt.gif) no-repeat;}

#styletwo{position:relative;display:block;height:35px;font-size:13px;font-weight:bold;background:transparent url(images/menu-bg.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;
	position: relative;
	left: 5px;
	margin: 0;
	padding: 0;
	width: 980px;
	}
#stylefive{
	margin: 0;
	padding: 0;
	width: 980px;
	height: 35px;
	left: 5px;

position:relative;display:block;font-size:13px;font-weight:bold;background:transparent url(images/menu-bg.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;}
#stylefive ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#stylefive ul li{display:block;float:left;margin:0;}
#stylefive ul li a{display:block;float:left;color:#fff;text-decoration:none;padding:10px 20px 0 20px;height:25px;background:transparent url(images/menu-ara.gif) no-repeat top right;}
#stylefive ul li a:hover{color:#015944;}

/**		MSO belt styles		**/
.belt {clear: both; margin:0 5px 20px;overflow: hidden; }
.belt h2 {background: none;margin-top: 10px;color: #66604d;height:auto;line-height:17px;margin-top:3px;margin-bottom: 0;margin-left: 5px;padding-bottom:12px;padding-top:10px;font-size: 17px;font-weight: normal;}
.belt ul { list-style-type: none; padding: 0; margin:0 0 0 10px;overflow:hidden;}
.belt ul li { display: block; float: left; width: 160px; min-height: 170px;}
.belt ul li h3 {margin: 0;padding: 0;font-size: 12px; }
.belt ul li h3 a {background:url(images/pets/sprites-16.png) no-repeat 0px -260px;line-height: 16px;padding-left: 20px;font-weight: bold;}
.belt ul li a {display: block;padding-left: 5px;}
.belt ul li a img {margin-left: -5px;} 

	.belt ul li .large_thumb_border h4 {
		font-size: 20px;
		margin: 10px 0 5px 0;
	}

	.belt ul li .large_thumb_border h4 a { color: #333; }


	.belt ul li .large_thumb_border h4,
	.belt ul li .large_thumb_border p {
		width: 120px;
	}
	.belt ul li .large_thumb_border p {
		line-height: 14px;
	}

	.belt ul li .large_thumb_border p a {
		color: #333;
	}
.azbosluk {display: block;height: 10px;clear: both;visibility: hidden;}
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.large_thumb_border {background:transparent url(images/ms-global-largethumb-shadow.gif) no-repeat scroll 0 0;padding:9px;height: 156px;}

.list_module h1 { padding-top: 0; padding-bottom: 10px; font-weight: normal; }
.list_module ul { margin-top: -2px; margin-bottom: 10px; }
.list_module li { background-position: left top; }
.list_module li a { float: left; margin-right: 10px; }
.list_module li .body { float: left; }
.list_module li .body h2 { width: auto; font-size: 18px; margin-bottom: 3px;}
.list_module li .body p { clear: both; padding-top: 3px; }

a.button {
	display: block;
	text-align: right;
	float: left;
	padding-right: 12px;
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
	font-family: arial;
	text-decoration: none;
	line-height: 21px;
	vertical-align: middle;
	margin: .5em 0;
	margin-top: .5em;
	margin-bottom: .5em;
	width: auto;
	height: 21px;
	text-indent: 0;
}

a.button:hover { text-decoration: none; }

a.button span {
	line-height: 21px;
	display: block;
	padding-left: 12px;
	text-transform: lowercase;
}

.dl a.button { background: transparent url(images/orange_button_right.gif) no-repeat right; display: block; text-align: right; float: left; padding-right: 12px; font-size: 12px; color: #FFF; font-weight: bold; font-family: arial; text-decoration: none; line-height: 21px; vertical-align: middle; margin-top: 8px;  }
	.dl a.button:hover { text-decoration: none; }
.dl a.button span {
	background: transparent url(images/orange_button_left.gif) no-repeat left;
	line-height: 21px;
	display: block;
	padding-left: 12px;
	text-transform: lowercase;
}


/*left nav styles*/

#ms-global-col1-nav ul {background: url(images/ms-col1-nav-link-tile.jpg) repeat-y;}
#ms-global-col1-nav a {background: url(images/ms-col1-nav-link-bot.jpg) no-repeat bottom left;color:#307F5F;}
#ms-global-col1-nav ul ul { background: url(images/ms-col1-bg-module.jpg);}
#ms-global-col1-nav ul ul a { color: #5d9315;}
#ms-global-col1-nav .active {background: url(images/ms-col1-nav-link-tile-active.jpg);}
#ms-global-col1-nav .active span {background: url(images/ms-col1-nav-link-bot-active.jpg) no-repeat left bottom;}
#ms-global-col1-nav .subnav-arrow {background: url(images/ms-col1-nav-arrow.gif) no-repeat 12px 5px;}
#ms-global-col1-nav .subnav-border {background: url(images/ms-col1-nav-link-border.jpg) bottom;}
#ms-global-col1-nav .recipe_finder {background: url(images/recipe_finder.gif) no-repeat 0 bottom;}


/*col2 food article bg colors(images)*/

#ms-col2-article-header-inner, #collect-article {
	background: url(images/ms-col2-food-article-tile.gif) repeat-y;
}
#ms-col2-article-header h1 { 
	background: url(images/ms-col2-food-article-top.gif) no-repeat top left;
	color: #326513;
}
#ms-col2-article-content {
	background: url(images/ms-col2-food-article-body-tile.gif) repeat-y;
}
.ms-col2-article-content-inner {
	background: url(images/ms-col2-food-article-bot.gif) no-repeat bottom left;
}
.ms-col2-article-body {
	background: url(images/ms-col2-food-article-body-top.gif) no-repeat top left; 
}
.ms-col2-article-body-inner {
	background: url(images/ms-col2-food-article-body-bot.gif) no-repeat bottom left;
}
.ms-col2-article-body .last {
	background: url(images/ms-col2-article-bot-shadow.gif) no-repeat bottom center; 
}



/* ust yeşil bolum */
#ms-global-section-container {background-image: url(images/ms-food-bg-top.jpg);}
#ms-global-section-title {background-image: url(images/ms-food-logo.gif);}
/*collect - rate toolbar*/
#collect-article-inner {background: #fff url(images/dots_x.gif) repeat-x left bottom;}
#article_collect_options {background: #fff url(images/dots_x.gif) repeat-x;}

/*comments*/

#conversation-container {
	background: #EFF9D0;
}
#conversation-container-outer {
	background: url(images/dots_x.gif) repeat-x;
}
#conversation-container-inner {
	background: #fff url(images/dots_x.gif) repeat-x bottom;
}
#conversation-container .add-comment h2 { 
	background: url(images/conversation-icon.gif) no-repeat;		
}
.conversation-list {
	background: url(images/dots_x.gif) repeat-x bottom;
}
.conversation-adcontainer {
	background: url(images/dots_x.gif) repeat-x bottom;
}
#conversation-pagination {
	background: url(images/dots_x.gif) repeat-x bottom;
}
#conversation-comments-more-inner {
	background: url(images/dots_x.gif) repeat-x bottom;
}

/*col2 how-to-player bg colors(images*/
.ms-col2-how-to-player { 
	background: url(images/ms-col2-food-article-body-tile.gif) repeat-y;
}

#ms-global-col1 {
	background-image:url(images/ms-col1-bg-shadow.jpg);	
}
.ms-global-col1-container {
	background: url(images/ms-col1-bg-module.jpg) repeat-y;
}
.ms-global-col1-bottomshadow {
	background-image:url(images/ms-col1-module-shadow.jpg);
}
#ms-global-col1-footer  {
 	background-image:url(images/ms-col1-bg-footer.jpg);
}


/*  Yemek Dizmece  */
.siralama {padding-left:15px;float:left;width:447px;}
.listele {width:144px;height:208px;float:left;padding:16px 23px 16px 16px;margin:0px 0px 6px 0px;background: url(images/urun-bg.gif) no-repeat;display: block;text-align:center;}
.listele a {background:none !important; padding:0 !important; margin-bottom:2px !important; font-size:12px !important; font-weight:bold; line-height:1.2 !important; color:#3c3933; }
.listele a:hover { color:#b24610; }
.listele .rimg { display:block; margin-bottom:8px; }
.listele .rimg img { display:block;width:148px;height:148px; }


.commentform { padding:0px 1px!important; margin:0px }
.commentform .body { background:#fff; }
.commentform .sidebarboxheading h2 { border-width:0px; }

.commentsHeading h3 { color:#2C6EAF; background-repeat: no-repeat; margin:0px 0px 6px; border:2px solid #38536D; border-width:2px 0px; padding:14px; }

ol.commentlist { list-style:none; margin:10px 5px 10px 10px; padding:10px 0px 0px 0px; text-indent:0; }
ol.commentlist li { border:1px solid #ddd; height:1%; margin:0 0 10px; padding:5px 7px 5px 57px; position:relative; }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { }
ol.commentlist li div.comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font:bold 14px/1.4 helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; }
ol.commentlist li div.vcard cite.fn a.url { color:#2384C6; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { border:4px solid #ddd; left:-4px; position:absolute; top:-5px; }
ol.commentlist li div.vcard img.avatar-32 {}
ol.commentlist li div.vcard img.photo {}
ol.commentlist li div.vcard span.says {}
ol.commentlist li div.commentmetadata {}
ol.commentlist li div.comment-meta { font:bold 10px/1.4 helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#333; text-decoration:none; }
ol.commentlist li div.comment-meta a:hover { color:#000; }
ol.commentlist li p { font:normal 12px/1.4 helvetica,arial,sans-serif; margin:0 0 1em; }
ol.commentlist li ul { font:normal 12px/1.4 helvetica,arial,sans-serif; list-style:square; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li div.reply a { background:#999; border:2px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:5px 10px;  text-align:center; width:36px; }
ol.commentlist li div.reply a:hover { background:#c30; border:2px solid #c00; }
ol.commentlist li ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li ul.children li {  }
ol.commentlist li ul.children li.alt {}
ol.commentlist li ul.children li.bypostauthor {}
ol.commentlist li ul.children li.byuser {}
ol.commentlist li ul.children li.comment {}
ol.commentlist li ul.children li.comment-author-admin {}
ol.commentlist li ul.children li.depth-2 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 .25em; }
ol.commentlist li ul.children li.depth-5 {}
ol.commentlist li ul.children li.odd {}
ol.commentlist li.even { background:#f7f7f7; }
ol.commentlist li.odd { background:#fff; }
ol.commentlist li.parent { }
ol.commentlist li.pingback { }
ol.commentlist li.pingback.parent { }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}

#respond {  }
#comment { width:100%; background:#fff; border:1px solid #ACACAC; color:#414141; }
#comment2 { width:100%; background:#fff; border:1px solid #ACACAC; color:#414141; }
#respond p { margin:2px 0px 2px; height:24px; }
#respond p label { width:90px!important; display:block; float:left; }


.gonder {background:url(images/gonder.gif) no-repeat;width:136px;height:26px;float:right;}
#respond {  }
#comment { width:100%; background:#fff; border:1px solid #ACACAC; color:#414141; }
#comment2 { width:100%; background:#fff; border:1px solid #ACACAC; color:#414141; }
#respond p { margin:2px 0px 2px; height:24px; }
#respond p label { width:90px!important; display:block; float:left; }


#kutu {float:left;width:147px; height:176px;}
#sayfala {float:left;width:auto; height:26px;margin-bottom:10px;}

#ms-global-footer-txt {
	background-color: #8acfc8;
	color: #333;
	width: 950px;
	margin: auto;
	padding:6px 0 10px 0;
	font-size: 11px;
	line-height: 14px;
	text-align:center;
}
#ms-global-footer-txt td {
	padding-right: 10px;
}
#ms-global-footer-txt a {
	color: #333;
	line-height: 17px;
} 


#arkalares {
	float:left;
	width:143px;
	height:143px;
	margin:0px 0px 0px 0px;
	background-image:url(images/urun-bg.gif);
	background-repeat:no-repeat;
}

#arkalayaz {
	position:relative;
	width:103px;
	height:30px;
margin: 0 10px 0 10px;
	left: 0px;
	float:left;
	top:50px;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	background-color:#000;
	color:#fff;
font-weight:bold;
	font-size:12px;
text-align:center;
	line-height:16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
}
