/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

@import url(http://www.oneplanetfood.info/templates/yoo_nano/css/system.css);


/* General
----------------------------------------------------------------------------------------------------*/

#system h1,
#system h2,
#system h3,
#system h4,
#system h5,
#system h6 { }

#system h1,
#system h2 { font-family: "WWFRegular";
font-size: 26px;
letter-spacing: 1px;
color: #D49D0F;
margin: 15px 0;
 }

#system .items .leading .item {
padding-bottom: 12px;
margin-bottom: 0;
border-bottom: 0;
}
/* Item
----------------------------------------------------------------------------------------------------*/

#system .item > header .meta {
	letter-spacing: 1px;
	text-transform: uppercase;
}


/* Pagination
----------------------------------------------------------------------------------------------------*/

#system .pagination a,
#system .pagination strong {
	margin: 0;
	padding: 1px 7px 1px 8px;
	border: none;
	background: url(http://www.oneplanetfood.info/templates/yoo_nano/styles/pop/images/breadcrumbs.png) 0 50% no-repeat;
}

#system .pagination > *:first-child { background: none; }


/* Search
----------------------------------------------------------------------------------------------------*/

#searchbox,
#searchbox input { height: 23px; }

#searchbox .results { top: 34px; }


/* Breadcrumbs
----------------------------------------------------------------------------------------------------*/

.breadcrumbs a,
.breadcrumbs > span {
	padding-right: 10px;
	background: url(http://www.oneplanetfood.info/templates/yoo_nano/styles/pop/images/breadcrumbs.png) 100% 50% no-repeat;
}