 form,fieldset{
	padding:0;
	margin:0;
	border:0;
}
input,textarea,select{
	vertical-align:middle;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
img{border:0;}
body{
	background:#fff url(../images/bg-body.gif) repeat-x;
	margin:0;
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	color:#000;
}
a{
	color:#000;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color:#000;
}
ul{
	margin:0;
	padding:0;
	list-style:none;
}
/* main */
#main{
	width:925px;
	margin:0 auto;
	background:url(../images/bg-main.gif) no-repeat;
	padding:0 10px 0 10px;
}
#header{
	overflow:hidden;
	padding:0;
	height:1%;
}
.logo {
	background: url(../images/logo.gif) no-repeat;
	height:100px;
	width:600px;
	margin:0;
	float:left;
}
.logo a{
	text-indent:-9999px;
	height:100px;
	width:600px;
	display:block;
	overflow:hidden;
}
.nav{
	float:right;
	margin:10px 0 0;
}
.nav li{	
	float:left;
	margin:0 5px 0 0;
}
.nav li a{
	font:12px Georgia, 'Times New Roman', Times, serif;
	background:url(../images/nav-link.gif) no-repeat;
	float:left;
	text-transform:uppercase;
}
.nav li a span{ 
	background:url(../images/nav-span.gif) no-repeat 100% 0;
	padding:8px 14px 0;
	float:left;
	height:22px;
}
.nav li a:hover, .nav li.active a{
	text-decoration:none;
	background:url(../images/nav-link-hover.gif) no-repeat;
}
.nav li a:hover span,
.nav li.active a span{ background:url(../images/nav-span-hover.gif) no-repeat 100% 0;}
/* content */
#content{
	height:1%;
	overflow:hidden;
	background:url(../images/bg-content-inner.gif) repeat-y;
	position:relative;
}
#content-inner{
	margin:40px 0 0;
	height:1%;
	overflow:hidden;
	padding:0 7px 0 0;
	background:url(../images/bg-content-inner.gif) repeat-y;
}
.box-banner{
	width:889px;
	border:1px solid #f2af32;
	background:#fff;
	padding:13px 13px 14px 21px;
	overflow:hidden;
	margin:15px 0 18px;
}
.box-banner p{
	font:19px Georgia, 'Times New Roman', Times, serif;
	color:#616161;
	margin:0;
	float:left;
	width:272px;
	line-height:25px;
}
.link-more{
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#515928;
}
.link-more:hover{color:#515928;}
/*gallery*/
.gallery {
	overflow: hidden;
	position: relative;
	float:right;
	width:607px;
	background:#f0f1d1;
}
.gallery div.gal-holder {
	overflow: hidden;
	width: 607px;
	position: relative;
	height:255px;
}
.gal-holder ul{
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	width: 9999px;
	overflow: hidden;
}
.gal-holder ul li {
	float: left;
	width: 590px;
	position: relative;
	overflow: hidden;
	height:255px;
	padding:0 17px 0 0;
}
.gal-holder  li img{float:left;} 
.gal-holder  li div{
	width:220px;
	float:right;
	padding:22px 0 0 0;
}
.gal-holder li div h2{
	font:normal 24px Georgia, 'Times New Roman', Times, serif;
	color:#515928;
	margin:0 0 1px;
}
.gal-holder li div p{
	color:#252525;
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	line-height:17px;
	width:220px;
}
.gal-holder li div span{
	font-size:11px;
	color:#252525;
	display:block;
	margin:0 0 16px;
}
.gal-holder li div span a,
.gal-holder li div span a:hover{ color:#515928;}
.link-more2{
	font-weight:bold;
	color:#f28833;
}
.link-more2:hover{
	color:#DC5000;
}
.link-next {
	position: absolute;
	width: 26px;
	height: 42px;
	top: 204px;
	right: 0;
	z-index: 50;
	display: block;
	cursor: pointer;
}
* html .link-next { right:-1px;}
/* sidebar */
.sidebar{
	width:277px;
	padding:7px;
	float:left;
}
#content-inner .sidebar {
	
} 
#content-inner .nav-left{ padding-bottom:10px;}
.sidebar h2, .nav-left li,
.column2 h2{
	font:normal 18px Georgia, 'Times New Roman', Times, serif;
	color:#fff;
	padding:3px 0 3px 10px;
	text-transform:uppercase;
	margin:0 0 9px;
	background-color: #f28833;
}
.form-search{ margin:0 0 24px;}
.form-search input{
	width:210px;
	height:18px;
	padding:3px 5px 0;
	float:left;
	background:none;
	border:none;
}
.form-search .inp-txt{
	background:url(../images/bg-input.gif) no-repeat;
	height:21px;
	border:1px solid #666;
	float:left;
	margin:3px 12px 0 0;
}
#search{
	margin:0;
	width:26px;
	height:26px;
	padding:0;
	border:none;
	background:none;
}
.nav-left li{
	margin:0;
	padding:0;
	background:none;
}
.nav-left li span{
	padding:3px 0 3px 14px;
	display:block;
	background-color: #f2af32;
}
.nav-left li ul{ margin:4px 0 14px 36px;}
.nav-left li ul li{
	padding:0;
	text-transform:none;
	font:12px Verdana, Arial, Helvetica, sans-serif; 
	color:#252525;
	margin:0 0 4px;
}
.data-holder{
	width:608px;
	overflow:hidden;
	float:right;
}
/* column1 */
.column1{
	width:266px;
	padding:10px 12px 62px;
	float:left;
}
.column1 ul{
	margin:0 0 10px -11px;
	width:279px;
	overflow:hidden;
}
.column1 ul li{
	float:left;
	margin:0 0 0 11px;
	display:inline;
	position:relative;
}
.column1 ul li img{ display:block;}
.column1 span{
	font-size:11px;
	color:#252525;
}
#foo{
	display:block;
	margin:-7px 0 12px;
}
.box-tooltip{
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.box-tooltip span{
	font-size:11px;
	float:left;
	line-height: 12px;
	color: #FFFFFF;
	background-color: #f28833;
	display: block;
	padding: 2;
	height: 80px;
	width: 80px;
	text-align: center;
	vertical-align: middle;
}
.column1 ul li:hover .box-tooltip,
.column1 ul li.hover .box-tooltip{ display:block;}
/* video-box */
.video-box{
	padding:16px 0 14px 0;
	border-width: 1px 0 0 0;
	border-style: solid;
	border-color: #f28833;
}
.video-box h3{
	font:normal 24px Georgia, 'Times New Roman', Times, serif;
	color:#f2af32;
	margin:0;
}
.video-box a, .video-box a:hover{color:#515928;}
.video-holder{
	width:257px;
	height:155px;
	margin:8px 0 24px;
}
.video-box p{
	margin:0;
	line-height:17px;
	color:#252525;

}
/* column2 */
.column2{
	width:274px;
	border:1px solid #f2af32;
	float:right;
	padding:7px 7px 111px;
}
.column2 p, .sidebar p{
	color:#f28833;
	line-height:14px;
	margin:0 0 7px;
}
.column2 p a, .column2 p a:hover,
.sidebar p a, .sidebar p a:hover{
	font-weight:bold;
	color:#515928;
}
.form-email{
	margin:0 0 26px;
	border:solid #f2af32;
	border-width:1px 0;
	padding:6px 0 7px;
}
.form-email input{
	width:170px;
	height:18px;
	padding:3px 5px 0 10px;
	float:left;
	background:none;
	border:none;
}
.form-email .inp-txt{
	background:url(../images/bg-input.gif) no-repeat;
	height:21px;
	border:1px solid #666;
	float:left;
	margin:0 16px 0 0;
}
#btn-go{
	margin:0;
	width:70px;
	height:23px;
	padding:0;
	border:none;
	background:none;
}
.box-rss{
	height:1%;
	overflow:hidden;
}
.link-rss{ float:left;}
.box-rss p{
	float:right;
	width:240px;
}
.box-follow{
	border:solid #f2af32;
	border-width:1px 0;
	padding:6px 0 7px;
	margin:0 0 18px;
	overflow:hidden;
	height:1%;
}
.box-follow ul{ float:right;}
.box-follow ul li{
	float:left;
	width:70px;
	height:19px;
	background:url(../images/bg-list-follow.gif) no-repeat;
	text-align:center;
	padding:4px 0 0;
	margin:0 0 0 3px;
}
.box-follow ul li a, .box-follow ul li a:hover{
	font-size:11px;
	color:#fff;
	font-weight:bold;
}
.box-follow span{
	float:left;
	margin:5px 0 0;
}
.text-block{
	width:266px;
	margin:0 0 0 5px;
	padding:0 0 5px 0;
}
.text-block h3{
	font:normal 24px Georgia, 'Times New Roman', Times, serif;
	color:#f2af32;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #f2af32;
	padding-top: 6px;
}
.box-intro{
	background:#ecf1d2 url(../images/bg-text-block.jpg) no-repeat;
	padding:18px 10px 0 0;
	min-height:164px;
}
* html .box-intro{
	height:164px;
	overflow:visible;
}
.box-intro p{
	float:right;
	color:#f28833;
	font:20px Georgia, 'Times New Roman', Times, serif;
	margin:0;
	width:97px;
	text-align:right;
}
/* footer */
#footer{
	height:1%;
	padding:11px 0 30px 0;
	overflow:hidden;
	position:relative;
}
#footer ul li{
	float:left;
	margin:0 15px 0 0;
}
#footer ul li a{
	text-transform:uppercase;
	font-size:11px;
}
#footer p{
	float:right;
	font-size:11px;
	margin:0;
}
#line1{
	display:block;
	position:absolute;
	background:#f2af32;
	height:1px;
	width:291px;
	font-size:1px;
	top:0;
	left:0;
	line-height:1px;
}
* html #line1{ top:-1px;}
/* receipe page */
.data{
	float:right;
	width:606px;
}
.data-intro{
	width:575px;
	border:1px solid #f2af32;
	padding:7px 14px 94px 15px;
	margin:0 0 15px;
}
.data-intro  p{
	line-height: 1.5em;
}
.data-intro  ol{
		margin:12px 0 12px 0;
}
.data-intro ol li{
		margin:12px 0 0 0;
}		
.data-intro  ul{
		margin:12px 0 12px 0;
}
.data-intro ul li{
		margin:6px 0 0 0;
}
#about-box{
	padding:12px 20px 22px 14px;
	width:567px;
}
.data h2{
	color:#333333;
	font:normal 24px Georgia, 'Times New Roman', Times, serif;
	margin:0 0 12px;
}
#about-box h2{ margin:0 0 13px;}
.box-info{
	border-bottom:1px solid #f2af32;
	padding:0 0 12px;
	margin:0 0 14px;
	overflow:hidden;
	height:1%;
}
.box-info h3{
	color:#515928;
	font:normal 18px Georgia, 'Times New Roman', Times, serif;
	margin:0;	
}
.box-info img{float:left;}
.box-info div{
	float:right;
	width:357px;
	margin:-3px 0 0;
}
.box-info p{
	font-size:13px;
	color:#333;
	margin:0;
	line-height:17px;
}
.box-info p a, .box-info p a:hover{
	font-weight:bold;
	color:#f28833;
}
.grey-box, .grey-box1{
	width:494px;
	min-height:58px;
	background:#555;
	padding:40px 0 0 112px;
}
.grey-box1{
	float:left;
	margin:13px 0 0;
}
* html .grey-box,
* html .grey-box1{
	height:58px;
	overflow:visible;
}
.grey-box span,.grey-box1 span{color:#fff;}
/* about page */
#about-box{ padding-top:7px!important;}
#about-box h2{ margin-bottom:7px;}
#about-box h3 {
	color:#f2af32;
	font:normal 14px Georgia, 'Times New Roman', Times, serif;
	margin:0 0 3px;
}
#about-box p, #contact-box p{
	color:#333;
	margin:0 0 19px;
	line-height:17px;
}
.photo-box{ 
	float:right;
	margin:0 0 20px 15px; 
}
/* contact page */
#contact-box{ padding-bottom:27px;}
#contact-box p{
 	line-height:14px;
	margin:-5px 0 14px;
}
.form-contact input{
	width:196px;
	height:16px;
	padding:3px 5px 0 10px;
	display:block;
	background:none;
	border:none;
}
.form-contact .inp-txt{
	background:url(../images/bg-input.gif) no-repeat;
	height:21px;
	border:1px solid #f2af32;
	margin:0 0 12px;
	display:block;
	width:211px;
}
.form-contact #tex1{
	width:557px;
	height:94px;
	border:1px solid #dcbb74;
	padding:8px 0 0 10px;
	background:#f0f1d1 url(../images/bg-textarea.gif) repeat-x;
	margin:0 0 19px;
	display:block;
}
.form-contact p{
	color:#252525!important;
	margin:0 0 7px 8px!important;
	width:230px;
	line-height:18px!important;
}
.form-contact div{
	height:1%;
	width:569px;
	height:60px;
	margin:0 0 5px;
}
.form-contact input#tex2{
	width:182px;
	height:38px;
	overflow:hidden;
	padding:5px;
	background:#f2af32;
	margin:0 67px 0 0;
	float:left;
	border:none;
	font:28px Verdana, Arial, Helvetica, sans-serif;
	;
}
#code{
	float:left;
	margin:-15px 0 0;
	width:205px;
	color:#003dfd;
	text-align:center;
	font-size:11px;
}
#code img{
	display:block;
	margin:0 0 5px;
}
#btn-send{
	float:right;
	border:none;
	background:none;
	padding:0;
	margin:0;
	width:70px;
	height:23px;
}
/* receipe2 page */
#receipe2{ padding-bottom:12px;}
#receipe2 img { padding-bottom:6px;}
#receipe2 h2{ margin:0;}
#receipe2 p{
	margin:-2px 0 10px;
	color:#252525;
}
.date-box{
	color:#666;
	font-size: 10px;
	margin-bottom: 12px;
}
#receipe2 p a,#receipe2 p a:hover{
	color:#f28833;
}
/*#receipe2 img{ display:block;}*/
.serve{
	display:block;
	font-size:13px;
	color:#666;
	margin:16px 0 19px;
	line-height:17px;
}
#receipe2 h3 {
	color:#333333;
	font:normal 18px Verdana, Helvetica, Arial;
	margin:0 0 3px;
}
.list-ingredients{ margin:0 0 16px;}
.list-ingredients li{
	font-size:13px;
	overflow:hidden;
	margin:0 0 2px;	
}
.list-ingredients li span{ float:left;}
.number{
	width:30px;
	padding:0 5px 0 0;
}
#receipe2 ol{ 
	margin:12px 0 12px 12px;
	padding:0 0 0 10px;
}
#receipe2 ol li{
	font-size:13px;
	margin:0 0 2px;	
}
.box-note{
	background:url(../images/bg-note.gif) no-repeat;
	width:507px;
	padding:12px 27px 0 38px;
	
}
.box-holder{
	background:url(../images/bg-holder.gif) repeat-y;
	overflow:hidden;
	border:solid #f2af32;
	border-width:1px 1px 1px 0;
	margin:10px 0 40px;
}
.box-note p{
	color:#333;
	margin:0;
	font-size:13px;
	line-height:17px;
}
.list{
	width:100%;
	overflow:hidden;
	border:solid #f2af32;
	border-width:1px 0;
	margin:0 0 14px;
}
.list01,.list02{
	float:left;
	width:240px;
	padding:0 5px 0 0;
}
.list02{
	width:255px;
	padding:0;
}
.list01 ul,.list02 ul{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
}
.list01 li,.list02 li{
	float:left;
	background:url(../images/separator.gif) no-repeat 0 9px;
	padding:0 7px;
	line-height:26px;
}
.list01 li a,.list02 li a{
	color:#f28833;
	font-size:11px;
}
.list01 li a:hover,
.list02 li a:hover{color:#515928;}
.list01 .print,
.list01 .mail{
	background:url(../images/ptint.gif) no-repeat 0 5px;
	padding:0 6px 0 20px;
	display:block;
}
.list01 .mail{background:url(../images/mail.gif) no-repeat 0 8px;}
.list02 .view,
.list02 .facebook{
	background:url(../images/view.gif) no-repeat 0 6px;
	display:block;
	padding:0 6px 0 20px;
}
.list02 .facebook{background:url(../images/facebook.gif) no-repeat 0 6px;}
/*comments*/
.comments{
	background:#f0f1d1;
	width:100%;
	overflow:hidden;
	padding:12px 0 5px;
	margin:0 0 15px;
}
.comments h3{
	color:#e11b24;
	font:14px Georgia, 'Times New Roman', Times, serif;
	margin:24px 0 0;
	padding:0 0 6px 10px;
}
.comments h4{
	color:#e11b24;
	font:12px Georgia, 'Times New Roman', Times, serif;
	margin:24px 0 0;
	padding:0 0 6px 10px;
}
.comments ul{
	margin:0;
	padding:0 10px 0 12px;
	list-style:none;
}
.item01{
	font-size:12px;
	color:#252525;
	padding:0 0 16px;
	line-height:17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00CC00;
}
.item02{
	font-size:11px;
	color:#666;
	line-height:25px;
	margin:0 0 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2af32;
}
.item02 span{color:#252525;}
.item02 a{
	color:#f28833;
}
.item02 a:hover{
	color:#f28833;
}
.last{margin:0;}
/*post*/
.post{
	width:100%;
	overflow:hidden;
}
#receipe2 .post h3{
	margin:0 0 14px;
	font:24px Georgia, 'Times New Roman', Times, serif;
	text-transform: none;
}
.post .form-login{
	width:100%;
	overflow:hidden;
}
.post .form-login .txt-inp01,
.post .form-login .txt-inp02{
	float:left;
	width:420px;
	margin:0 0 12px;
}
.post .form-login .txt-inp02 span{
	float:left;
	width:200px;
	margin:0 0 10px;
}
.post .form-login .txt-inp02 em{
	font-size:11px;
	color:#666;
	letter-spacing:-1px;
	margin:0 0 0 5px;
	display:block;
	line-height:16px;

}
.post .form-login input{
	background:url(../images/bg-input.gif) no-repeat;
	width:170px;
	height:18px;
	padding:3px 5px 0 10px;
	border:1px solid #f2af32;
	float:left;
	margin:0 16px 0 0;
}
* html .post .form-login input{ background-attachment:fixed;}
.box-check{
	width:100%;
	overflow:hidden;
	margin:0 0 13px;
	float:left;
}
.post .form-login .box-check input{
	width:15px;
	margin:0 6px 0 0;
	border:none;
	background:none;
}
.post .form-login textarea{
	background:url(../images/bg-textarea.gif) no-repeat;
	border:1px solid #f2af32;
	width:554px;
	height:100px;
	margin:0 0 11px;
	overflow: auto;
	padding:3px 5px 0 10px;
}
.post .form-login #post01{
	float:right;
	width:70px;
	height:23px;
	background:none;
	border:none;
	margin:0 4px 0 0;
	padding:0;
}
hr {
	color: #F60;
	border-top: 2px dotted #F90;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

