body {
	margin: 0;
	padding: 10px 0 ;
	color: #333;
	background-color: #fff;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 82.1%;
}

img {border:none}

p, h1, h2, h3, h4 {
	margin: 0 0 1em 0;
}

a {color:#459000}

form {margin:0;padding:0;}

.img-left {
	float:left;
	margin: 0 10px 10px 0;
}


#top {
	height:30px;
}

#nav-icons {
	margin: 5px 8px;
	text-align:center;
	width:250px;
	float:right;
	font-size:11px;
}

#nav-icons img {
	margin: 0 18px;
}
#breadcrumbs {font-size:11px;}
#breadcrumbs img {
	vertical-align:middle;
	
}

#mainmenu {
	padding:0 0 0 20px;
	margin-left:20px;
	height:32px;
	line-height:32px;
	color:#fff;
	background: #459000 url(/i/menu-corner.gif ) 0 0 no-repeat;
	font-size:13px;
	font-weight:bold
}

#mainmenu ul {
	margin: 0; 
	padding: 0;
}

#mainmenu ul li {
	margin: 0; 
	padding: 0 10px;
	display: inline;
	list-style-type: none;
}
#mainmenu a {
	color:#fff;
	text-decoration: none;
	border-bottom: dotted 1px #fff;
}

#search {
	background: #f1f1f1 url(/i/circle-right.gif) 100% 0 no-repeat;
	height:22px;
	/*line-height:32px;*/
	font-size:10px;
	margin: 15px 0;
	padding: 7px 20px 3px 20px;
}

#search #search-query {
	height:12px;
	width:135px;
	margin-right:10px;
	/*font-size:10px;*/
}

.inleft {
	/*font-size:80%;*/
}

.recipe-box {
	margin:30px 0 ;
	position:relative;
	height:auto;
	font-size:85%;
}

.inright  {
	font-size: 85%;
	
}

.right-block {
	margin-bottom:10px;
}


h1 {
	font-size:24px;
	font-weight:normal;
	margin: 25px 0 10px 0;
}

.recipe {
	height:1%;
	margin:15px 0 0 0;
	padding-bottom:15px;
	border-bottom: solid 1px #D5D4D4;
	font-size:85%;
}

.recipe h2 {
	font-size:14px;
	margin: 0 0 1em 0;
	padding:3px 0;
}

.recipe h2 span, span.date {
	padding:3px 5px;
	background:#f1f1f1;
	
}

.recipe .category {
	font-size:110%;
	margin-bottom: 1em;
	padding-left:10px;
	background: url(/i/dot.gif) 0 5px no-repeat;
}

.recipe-header strong {
	padding-left:10px;
	background: url(/i/dot.gif) 0 5px no-repeat;
	
}

.articles {
	margin:15px 0 0 0;
	padding-bottom:15px;
	border-bottom: solid 1px #D5D4D4;
}

.articles p {
	margin: 0.5em 0;
}

.articles span.date {
	margin-bottom:1em;
}


.article {
	font-size:85%;
}

.ingredients h2 {
	font-size:18px;
	font-weight:normal;
	
}

.ingredients table {
	width:100%;
	border-collapse:collapse;
}

.ingredients td {
	border-bottom: solid 1px #D5D4D4;
	padding:5px 0;
}


.ingredients tr.last td {
	border:none;
}

h2.pullout {
	margin: 0 0 0 0;
	padding:0 10px;
	background:#fff;
	position:absolute;
	top:-8px; left:100px;
	font-size:14px;
}


.pager {
	text-align:right;
	margin:1em;
	font-size:85%;
}

.pager strong, .pager a {
	font-size:135%;
}

.pager a, .pager .pager-current {
	margin: 0 3px;
}

.pager-current {
	border: solid 1px #d5d4d4;
	padding:0 5px;
}

.alphabet {
	margin:10px 0;
	font-size:85%;
	color:#000;
}

.alphabet a, .alphabet strong {
	margin: 0 2px;
}

.recipe-box .inside img, .recipe img {
	float:left;
	margin: 0 10px 0 0;
}

.recipe-box .inside, .recipe {
	height:1%;
}

.recipe-box .inside:after, .recipe:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.recipe-box h4 {
	font-size:12px;
	margin:0 0 10px 0;
	padding-left:10px;
	background: url(/i/dot.gif) 0 0 no-repeat;
}

.recipe-box .inside p, .recipe-box h4, .rightnews p, .recipe p, .recipe .category { 
display: table;
_height: 0;
zoom: 1;
}

.right h3 {
	background: #EDEFEE url(/i/circle-left.gif) 0 0 no-repeat;
	height:32px;
	line-height:32px;
	font-size:13px;
	margin: 15px 0;
	padding-left:20px;
}

.rightnews {
	border-bottom: solid 1px #CAC7C7;
	margin: 10px 0;
	height:1%;
}

.rightnews h4 {
	font-weight:normal;
	font-size:12px;
	margin:0 0 5px 0;
}
.rightnews h4 a {
	font-weight:bold;
}

.rightnews img {
	float:left;
	margin: 0 10px 0 0;
}

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

#subscribe form {
	width:150px;
}

.menublock {
	padding: 0 0 0.8em 0;
	border-bottom: dotted 1px #a5a4a4;
	margin-bottom:0.8em;
}

.inleft h4 {
	font-size:14px;
	margin:0;
}

.inleft ul {
	margin:0;
	padding:0;
	list-style:none;
}

.inleft ul li {
	margin: 3px 0;
}

.inleft li li {
	padding-left:15px;
	font-size:87.5%;
}

.inleft li li.active {
	background: url(/i/arr.gif) 0 5px no-repeat;
}


#footer .inleft, #footer .incenter {
	border-top: solid 2px #333;
	font-size:80%;
	padding-top: 10px;
}

#footer .incenter {
	margin-left:20px;
}
.hrecipe ul li {list-style-type: none;}
