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

/*
 * layout
 */
 

#yoo-zoo .row,
#yoo-zoo .floatbox { overflow: hidden; /*float:left;width:140px*/}

#yoo-zoo .width20 {
	float: left;
	width: 19.8999%;
}

#yoo-zoo .width25 {
	float: left;
	width: 24.899%;
}

#yoo-zoo .width33 {
	float: left;
	width: 33.233%;
}

#yoo-zoo .width50 {
	float: left;
	width: 50%;
}
 
/*
 * alpha-index
 */

#yoo-zoo .alpha-index {
	margin-bottom: 20px;
	background: url(../images/line_dotted_h.png) 0 100% repeat-x;	
}

#yoo-zoo .alpha-index-1 {
	background: url(../images/line_dotted_h.png) 0 0 repeat-x;
	overflow: hidden;
}

#yoo-zoo .alpha-index a,
#yoo-zoo .alpha-index span {
	display: inline-block;
	width: 21px;
	height: 26px;
	margin: 2px 0px 2px 0px;
	background: url(../images/line_dotted_v.png) 100% 0 repeat-y;
	line-height: 26px;
	text-align: center;	
	text-transform: uppercase;
}
#yoo-zoo .alpha-index a:last-child,
#yoo-zoo .alpha-index span:last-child { background: none; }

#yoo-zoo .alpha-index a:link,
#yoo-zoo .alpha-index a:visited {
	color: #5a5a5a;
	text-decoration: none;
}

#yoo-zoo .alpha-index a:hover {
	height: 28px;
	margin: 1px 0px 1px 0px;
	line-height: 28px;
	color: #ffffff;
	background: #399FB1;
}

#yoo-zoo .alpha-index span {
	color: #5a5a5a;
	cursor: default;
}

/* center alpha index */
#yoo-zoo .alpha-index-center { text-align: center; }

/*
 * details
 */
 
#yoo-zoo .details {padding-bottom:0px;/* display:inline-block;*/}

#yoo-zoo .details h1.title {
	
	/*border-bottom: 1px solid #CCCCCC;*/
	/*margin: 20px 0;	
	
    color: #5A5A5A;
    font-size: 18px;
    font-weight: 700;
	line-height:18px;
	display:block;
	padding:0 0 10px 0;*/
	
}

#yoo-zoo .details h2.subtitle {
	margin: -5px 0px 5px 0px;
	/*font-size: 16px;
	line-height: 20px;
	color: #0FA258;
	font-weight: 700;*/
	float:left;
	clear:left
}

#yoo-zoo .details.alignment-center h1.title {
	/*font-size: 38px;
	line-height: 42px;
	letter-spacing: -1px;*/
}

#yoo-zoo .details div.description {
	margin-bottom: 20px;
	/*overflow: hidden;*/
}

#yoo-zoo .details.alignment-center { text-align: center; }

#yoo-zoo .details.alignment-left .image {
	margin-right: 15px;
	float: left;
}

#yoo-zoo .details.alignment-right .image {
	margin-left: 15px;
	float: right;
}

#yoo-zoo .details.alignment-center .image {
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

/*
 * categories (only for frontpage)
 */

#yoo-zoo .frontpage-categories { overflow: hidden;float:right;margin-top:0px;width:290px; margin-left:20px;}

#yoo-zoo .frontpage-categories .category { margin-bottom: 33px; }

#yoo-zoo .frontpage-categories h2.title {
border-bottom: 1px solid #CCCCCC;
	
/*	
    color: #5A5A5A;
    font-size: 18px;
    font-weight: 700;
    margin: 15px 10px 10px 10px;
    padding-bottom: 10px;
	line-height:18px;*/
	
}


#yoo-zoo .frontpage-categories h3.module-title {border-bottom:1px solid #CCC;padding-bottom:10px;margin-bottom:10px;color:#5a5a5a;font-weight:700;font-size:18px}


#yoo-zoo .frontpage-categories h2.title a:link,#yoo-zoo .frontpage-categories h2.title a:visited { text-decoration: none;color:#0FA258 }
#yoo-zoo .frontpage-categories h2.title a:hover { text-decoration: none;color:#E55A25 }

#yoo-zoo .frontpage-categories h2.title span {
	font-size: 0.813em;
	font-weight: normal;
	color: #5a5a5a;
}

#yoo-zoo .frontpage-categories div.description {
	margin-top: 10px;
	overflow: hidden;
}

#yoo-zoo .frontpage-categories a.teaser-image { display: block; }

#yoo-zoo .frontpage-categories a.teaser-image-left {
	margin-right: 15px;
	float: left;
}

#yoo-zoo .frontpage-categories a.teaser-image-right {
	margin-left: 15px;
	float: right;
}

#yoo-zoo .frontpage-categories div.sub-categories {
	margin-top: 10px;
	overflow: hidden;
}

#yoo-zoo .frontpage-categories div.sub-categories ul {
	list-style: none;
	margin: 0px 0 0px 0;
	padding: 0px;
}

#yoo-zoo .frontpage-categories div.sub-categories ul li {
	padding: 0px 10px 0px 10px;
	background: url(../images/arrow_grey.png) 0 4px no-repeat;
}

#yoo-zoo .frontpage-categories div.sub-categories ul li a{
	color:#5a5a5a;
	text-decoration:none;
}

#yoo-zoo .frontpage-categories div.sub-categories ul li a:hover{
	color:#000;
	text-decoration:underline;
}

#yoo-zoo .frontpage-categories div.sub-categories ul span {
	font-size: 11px;
	color: #5a5a5a;
}

/*
 * categories
 */

#yoo-zoo .categories { overflow: hidden; }

#yoo-zoo .categories ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#yoo-zoo .categories .category {
	padding: 0px 10px 0px 10px;
	background: url(../images/arrow_grey.png) 0 6px no-repeat;
}

#yoo-zoo .categories h2.title {
	margin: 0px;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	
}

#yoo-zoo .categories h2.title span {
	font-size: 11px;
	font-weight: normal;
	color: #5a5a5a;
}

#yoo-zoo .categories div.description {
	line-height: 14px;
	color: #5a5a5a;
}

#yoo-zoo .categories a.teaser-image {
	display: block;
	margin: 4px 0px 4px 0px;
}

#yoo-zoo .categories p.sub-categories { margin: 0px; }

#yoo-zoo .categories p.sub-categories a {
	line-height: 14px;
	font-size: 12px;
	color: #5a5a5a;
}

#yoo-zoo .categories p.sub-categories span {
	color: #5a5a5a;
	font-size: 10px;
}

/*
 * items
 */

#yoo-zoo .items {
	margin: 0px -7px 0px -7px;
	padding-bottom: 15px;
	/*border-bottom:1px solid #eeeeee;*/
	
	}


#yoo-zoo .items-separator { margin-top: 20px; display:block; overflow:hidden; }

#yoo-zoo .items h2.items-title {
	 border-bottom: 1px solid #CCCCCC;
    color: #5a5a5a;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 10px;
	padding-left:10px;
	font-size:18px;
	
}


#yoo-zoo .items .row h2
{margin:0}


#yoo-zoo .items .row {
	margin-top: 0;
	padding-top: 0;
	display:block;
	margin-bottom:10px;
	padding:0 0 10px 0;
	border-bottom:1px solid #EEEEEE;
}

#yoo-zoo .items .row.first-row {

	border-top:1px solid #EEEEEE;
}

#yoo-zoo.cookbook-default-frontpage .items .row {
	margin-top: 0px;
	padding-top: 0px;
	
}




#yoo-zoo .items div.teaser-item {
	padding: 0px 7px 0px 7px;
	overflow: hidden;

}

/* position: media */
#yoo-zoo .items div.pos-media { /*border: 5px solid #65B153;*/ margin:0 0 10px 0; }

#yoo-zoo .items div.pos-media > * {
	/*border: 1px solid #CCC;*/
	background: #ffffff;
}
#yoo-zoo .items div.pos-media > a,
#yoo-zoo .items div.pos-media > a > img { display: block; }





#yoo-zoo.cookbook-default .items div.media-left {
	margin-right: 15px;
	float: left;
	margin-bottom:0px
}

#yoo-zoo.cookbook-default-frontpage .items div.media-left {
	
	margin-bottom:15px
}

#yoo-zoo .items div.media-right {
	margin-left: 15px;
	float: right;
}

#yoo-zoo .items div.media-center {
	margin-bottom: 15px;
	text-align: center;
}
#yoo-zoo .items div.media-center > * { display: block; }




/* position: infobar */
#yoo-zoo .items ul.pos-infobar {
	list-style: none;}
	
	


#yoo-zoo .items ul.pos-infobar li { line-height: 2em; color:#5a5a5a;font-size:0.8em;}


/* variations depending on column number */
#yoo-zoo .items-col-2 ul.infobar-pos { width: 140px; }
#yoo-zoo .items-col-3 ul.infobar-pos,
#yoo-zoo .items-col-4 ul.infobar-pos {
	width: 140px;
	padding-left: 0;
}


#yoo-zoo .items ul.pos-infobar {margin-bottom:10px;padding:0; float:right; width:150px; margin-left:10px;}

#yoo-zoo .items ul.pos-infobar .element-text strong{color:#FF9900;}

/* element type: rating */
#yoo-zoo .items ul.pos-infobar .element-rating { margin: 0px 0px 5px -3px; }

/* position: title */
#yoo-zoo .items h2.pos-title {
	margin: 10px 0;
	font-size:1.1em;
	font-weight: bold;
	color:#009933 ;
	line-height:1.3em;
}


#yoo-zoo .items h2.pos-title a:link{ text-decoration: none; color:#000}
#yoo-zoo .items h2.pos-title a:visited {color:#000}
#yoo-zoo .items h2.pos-title a:hover {text-decoration:underline}

/* position: description */
#yoo-zoo .items div.pos-description {overflow:hidden;}
#yoo-zoo .items div.pos-description .element { margin-top: 7px; }

#yoo-zoo .items .element-link h3{
	font-size:13px;
	color:#333;
}

/* element type: textarea */
#yoo-zoo .items div.pos-description .element-textarea > * { margin: 0px 0px 7px 0px; }
#yoo-zoo .items div.pos-description .element-textarea *:last-child { margin-bottom: 0px; }

/* position: links */
#yoo-zoo .items p.pos-links { margin: 7px 0px 0px 0px; }

#yoo-zoo .items p.pos-links span {
	font-size:12px;
	font-weight:700;   
}

/* Added link styles */
#yoo-zoo .items a:link,#yoo-zoo .items a:visited {text-decoration:none}
#yoo-zoo .items a:hover{}

/*
 * pagination
 */
 
#yoo-zoo .pagination { text-align: center; }

#yoo-zoo .pagination div.pagination-bg {
	display: inline-block;
	cursor: pointer;
	float:right;
	padding-top:30px;
}

#yoo-zoo .pagination a { text-decoration: none; }

#yoo-zoo .featrecipe ul { padding:0; }

#yoo-zoo table.wisFP tr td h4{
	background:#65b25a;
	padding:10px 0;
	margin:0;
	font-family: 'LoveYaLikeASisterRegular';
	color:#FFF;
	font-size:13px;
	font-weight:normal;
	
}

#yoo-zoo table.wisFP tr td h4 a{
	color:#FFF;	
}




