/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * layout
 */

#yoo-zoo .row,
#yoo-zoo .floatbox { overflow: hidden; }

#yoo-zoo .width20 {
	float: left;
	width: 19.999%;
}

#yoo-zoo .width25 {
	float: left;
	width: 24.999%;
}

#yoo-zoo .width33 {
	float: left;
	width: 33.333%;
}
/*
#yoo-zoo .width50 {
	float: left;
	width: 49.999%;
}*/

/*
 * 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: #646464;
	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: #C8C8C8;
	cursor: default;
}

/* center alpha index */
#yoo-zoo .alpha-index-center { text-align: center; }

/*
 * details
 */
 
#yoo-zoo .details {}

#yoo-zoo .details h1.title,
h1.title {
	margin: 10px 0px 15px 0px;
	font-size: 40px;
	line-height: 46px;
	color: #cb1427;
	font-weight: normal;
}

#yoo-zoo .details h2.subtitle{
	margin: 0 0px 5px 0px;
	font-size: 20px;
	line-height: 26px;
	color: #323232;
	font-weight: 400;
}

#yoo-zoo h2.pos-subtitle {
	font-size: 20px;
	font-weight: 400;
	margin: 0 0 5px 0;
	color: #323232;
	line-height: 26px;	
}

#yoo-zoo p.subtitle {
	font-size: 20px;
	font-weight: 400;
}

#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; }

#yoo-zoo .frontpage-categories .category { margin-bottom: 20px; }

#yoo-zoo .frontpage-categories h2.title {
	height: 23px;
	margin: 0px;
	padding-bottom: 2px;
/*	background: url(../images/line_dotted_h.png) 0 100% repeat-x;*/
	line-height: 20px;
	font-size: 20px;
	font-weight: normal;
	overflow: hidden;
}

#yoo-zoo .frontpage-categories h2.title a { text-decoration: none; }

#yoo-zoo .frontpage-categories h2.title span {
	font-size: 16px;
	font-weight: normal;
	color: #969696;
}

#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;
	padding: 0px;
}

#yoo-zoo .frontpage-categories div.sub-categories ul li {
	padding: 0px 10px 0px 10px;
	background: url(../images/arrow_blue.png) 0 6px no-repeat;
}

#yoo-zoo .frontpage-categories div.sub-categories ul span {
	font-size: 16px;
	color: #969696;
}

/*
 * categories
 */

#yoo-zoo .categories { overflow: hidden; }

#yoo-zoo .categories ul,
#yoo-zoo ul.two-columns {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#yoo-zoo .categories .category {
    padding: 10px;
}

#yoo-zoo .category .sub-items li {
    padding: 2px 10px;
}

#yoo-zoo .categories .width100 .category {
	padding: 20px 0;
	background: none;
	display: table;
}

#yoo-zoo .categories ul.sub-items {
    margin-left: 5px;
}

#yoo-zoo .category .sub-items li,
#yoo-zoo .category .sub-categories li {
/*    background: url("../images/arrow_blue.png") no-repeat scroll 0 6px transparent;*/
}

#yoo-zoo .category .sub-categories li {
	padding-left: 10px;
}

#yoo-zoo .categories .textarea,
#yoo-zoo .items .width100 .tableview {
    display: block;
}

#yoo-zoo .width50 .tableview {padding-right: 10px;}

/*#yoo-zoo .items .width100 .tableview {
    width: 100%;
}*/

#yoo-zoo .items .width100 h2.pos-title,
#yoo-zoo .categories h2.title,
#yoo-zoo .item p.title {
    font-size: 26px;
    font-weight: normal;
    line-height: 35px;
	margin: 0 0 10px 0;
}

#yoo-zoo .item p.title { margin-bottom: 15px;}

#yoo-zoo .width50 h2.title,
#yoo-zoo .width50 h2.pos-title {
	font-size: 24px;	
	line-height: 30px;
	margin: 10px 0;
}

#yoo-zoo .width33 h2.title,
#yoo-zoo .width33 h2.pos-title {
	font-size: 22px;
	line-height: 28px;
	margin: 0 20px 10px 0;
}

#yoo-zoo .width25 h2.title,
#yoo-zoo .width25 h2.pos-title {
	font-size: 20px;
	line-height: 26px;	
}

#yoo-zoo .categories h2.title span {
	font-size: 16px;
	font-weight: normal;
	color: #969696;
}

#yoo-zoo .categories a.teaser-image {
    display: block;
    float: left;
    margin: 5px 10px 0 0;
}

#yoo-zoo .width100 .category a.teaser-image {
    margin: 0px 25px 0 0;
}

#yoo-zoo .categories .width50 a.teaser-image {
    float: none;
}

#yoo-zoo .categories p.sub-categories { margin: 0px; }

#yoo-zoo .categories p.sub-categories a {
	line-height: 26px;
	font-size: 16px;
	color: #323232;
}

#yoo-zoo .categories p.sub-categories span {
	color: #969696;
	font-size: 16px;
}

#yoo-zoo .categories .width50.first .category {
  padding: 10px 10px 10px 0;
}

#yoo-zoo .categories .width50.last .category {
  padding: 10px 0 10px 10px;
}

#yoo-zoo .reference {
  border-left: 1px solid #c8cbcd;
  margin-bottom: 15px;
  padding-left: 30px;
}

/*
 * items
 */

#yoo-zoo .items {
	margin: 0px -7px 0px -7px;
	padding-bottom: 15px;
/*	background: url(../images/line_dotted_h.png) 0 100% repeat-x;*/
}

#yoo-zoo .items-separator { margin-top: 20px; }

#yoo-zoo .items h2.items-title {
	margin: 0px 7px 5px 7px;
	line-height: 26px;
	font-size: 20px;
	font-weight: normal;
	color: #323232;
}

#yoo-zoo .items .row {
/*	margin-top: 15px;*/
	padding-top: 25px;
/*	background: url(../images/line_dotted_h.png) 0 0 repeat-x;*/
}

#yoo-zoo .items .first-row { 
	margin-top: 0px; 
	padding-top: 0px;	
}

#yoo-zoo .items div.teaser-item {
	padding: 10px 7px;
	overflow: hidden;
}

#yoo-zoo .items .width33 .teaser-item {
	padding: 10px 15px;
}

/* position: media */
/*#yoo-zoo .items div.pos-media { border: 6px solid #F0F1F2; }

#yoo-zoo .items div.pos-media > * {
	border: 1px solid #D2D3D4;
	background: #ffffff;
}
*/
#yoo-zoo .items div.pos-media > a,
#yoo-zoo .items div.pos-media > a > img { display: block; }

#yoo-zoo .items div.media-left {
	margin-right: 30px;
	margin-bottom: 10px;
	float: left;
}

#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; }

#yoo-zoo .media.media-top {
  margin-bottom: 10px;
}

#yoo-zoo .items .past_events {
	margin-bottom: 26px;
}

/* Infobar */
#yoo-zoo .items .pos-infobar {
	list-style: none;
	width: 200px;
	min-height: 100px;
	margin: 5px 0px 5px 15px;
	padding: 0px 0px 0px 20px;
	background: url(../images/line_dotted_v.png) 0 0 repeat-y;
	float: right;
}

/* Infoline */
#yoo-zoo .items .width100 .pos-infoline {
	list-style: none;
	font-weight: normal;
	font-style: italic;
}

#yoo-zoo .items .width50 .pos-infoline {
	list-style: none;
	font-weight: normal;
	font-style: italic;	
/*	border-top: #dedede 1px solid;
	border-bottom: #dedede 1px solid;*/
}

#yoo-zoo .items .element-itemtag {
	text-transform: capitalize;
}

/*#yoo-zoo .items ul.pos-infobar li { line-height: 20px; }*/

/* variations depending on column number  */
#yoo-zoo .width50 .pos-infobar, 
#yoo-zoo .width33 .pos-infobar,
#yoo-zoo .width25 .pos-infobar {
	width: 140px;
	padding-left: 10px;
	background: none;
	min-height: 16px;
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
}

#yoo-zoo .items .width20 h2.pos-title img {
	float: right;
	margin-right: 2px;
}

#yoo-zoo .items .width20 .pos-media img {
	border-radius: 2px;
}

/* columns */

/*#yoo-zoo .width50.first-item {padding-right: 20px;}*/

/* element type: rating */
#yoo-zoo .items .pos-infobar .element-rating { margin: 0px 0px 5px -3px; }

/* position: title */

#yoo-zoo .items h2.pos-title a { text-decoration: none; }

#yoo-zoo .items h2.pos-title a:hover,
#yoo-zoo .frontpage-categories h2.title a:hover { text-decoration: underline; }

/* position: description */
#yoo-zoo .items div.pos-description {display: table;}
#yoo-zoo .items div.pos-description .element { margin-top: 2px; }

/* 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 a:after,
#yoo-zoo a.readmore:after {
/*	content: " »";
	font-size: 18px;*/
}

/* STAFF PAGE */

.yoo-zoo.cookbook-main.cookbook-main-our-team-of-therapists .items .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-our-team-of-therapists .items .pos-media .spotlight .overlay-default,
.yoo-zoo.cookbook-main.cookbook-main-sexuality-training-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-humaniversity-trainings-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-1-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-2-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-3-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-4-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-advanced-level-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-sexuality-training-level-1-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-sex-counseling-level-2-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-level-1-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-level-2-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-level-3-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-personal-education-course-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-tan-ju-program-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-aum-meditation-leader-training-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-social-meditation-leader-training-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-flushing-leader-training-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-peace-meditation-leader-training-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-executive-management .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-residential-programs-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-tourist-program-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-student-program-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-one-year-intensive-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-hapi-program-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-senior-program-counselors .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-visiting-therapists .teaser-item .pos-media img,
.yoo-zoo.cookbook-main.cookbook-main-community-experience-program-counselors .teaser-item .pos-media img  {
	border-radius: 50%!important;
}

.yoo-zoo.cookbook-main.cookbook-main-our-team-of-therapists .items .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-sexuality-training-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-humaniversity-trainings-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-1-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-2-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-3-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-4-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-advanced-level-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-sexuality-training-level-1-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-sex-counseling-level-2-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-level-1-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-level-2-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-level-3-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-personal-education-course-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-tan-ju-program-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-aum-meditation-leader-training-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-social-meditation-leader-training-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-flushing-leader-training-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-peace-meditation-leader-training-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-executive-management .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-residential-programs-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-tourist-program-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-student-program-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-one-year-intensive-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-hapi-program-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-senior-program-counselors .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-visiting-therapists .teaser-item .pos-media,
.yoo-zoo.cookbook-main.cookbook-main-community-experience-program-counselors .teaser-item .pos-media {
/*  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.1);*/
  border-radius: 50% 50% 50% 50%;
/*  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1) inset, 0 0 2px rgba(0, 0, 0, 0.1) inset;*/
  display: inline-block;
  overflow: hidden;
/*  padding: 10px;*/
  margin-bottom: 10px!important;
}

.yoo-zoo.cookbook-main.cookbook-main-our-team-of-therapists .items .width20 h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-sexuality-training-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-humaniversity-trainings-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-1-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-2-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-3-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-4-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-advanced-level-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-sexuality-training-level-1-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-sex-counseling-level-2-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-level-1-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-level-2-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-level-3-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-personal-education-course-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-tan-ju-program-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-aum-meditation-leader-training-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-social-meditation-leader-training-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-flushing-leader-training-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-peace-meditation-leader-training-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-executive-management .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-residential-programs-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-tourist-program-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-student-program-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-one-year-intensive-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-hapi-program-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-senior-program-counselors .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-visiting-therapists .teaser-item h2.pos-title,
.yoo-zoo.cookbook-main.cookbook-main-community-experience-program-counselors .teaser-item h2.pos-title {
	font-size: 22px;
	line-height: normal;
	text-align: center;
	margin: 0;
}


.yoo-zoo.cookbook-main.cookbook-main-our-team-of-therapists .items h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-sexuality-training-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-humaniversity-trainings-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-1-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-2-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-3-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-level-4-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-therapist-training-advanced-level-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-sexuality-training-level-1-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-sex-counseling-level-2-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-level-1-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-level-2-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-encounter-training-level-3-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-personal-education-course-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-tan-ju-program-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-aum-meditation-leader-training-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-social-meditation-leader-training-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-flushing-leader-training-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-peace-meditation-leader-training-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-executive-management .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-residential-programs-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-tourist-program-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-student-program-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-one-year-intensive-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-hapi-program-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-senior-program-counselors .teaser-item h2.pos-subtitle,
.yoo-zoo.cookbook-main.cookbook-main-visiting-therapists .teaser-item h2.pos-subtitle, 
.yoo-zoo.cookbook-main.cookbook-main-community-experience-program-counselors .teaser-item h2.pos-subtitle {
	font-weight: normal!important;
	text-align: center;
	line-height: 120%;
}

/* CALENDAR EVENTS */

#yoo-zoo .event_wrapper h2.pos-title {
  color: #3677A8;
  font-size: 26px;
  font-weight: normal;
  line-height: 120%;
}

.teaser-item .pos-infoline span.element.element-text {white-space:nowrap;}

.event_wrapper,
.event_wrapper .tableview {
	min-height: 210px;
}

.slider_content .event_wrapper {
	min-height: 60px;
/*  -webkit-transition:all 1.0s ease-in-out;
  -moz-transition:all 1.0s ease-in-out;
  -o-transition:all 1.0s ease-in-out;
  transition:all 1.0s ease-in-out;*/
}

#yoo-zoo .width33 .event_wrapper {margin-right: 20px;}
#yoo-zoo .width33:last-child .event_wrapper {margin-right: 0;}

/*
 * pagination
 */

#yoo-zoo .zoo-pagination { text-align: center; }

#yoo-zoo .zoo-pagination div.pagination-bg {
	display: inline-block;
	cursor: pointer;
}

#yoo-zoo .zoo-pagination a { text-decoration: none; }

#yoo-zoo .frontpage-categories .row {
	float: left; 
	margin-right: 40px;
	width: 100%; /* for social med around the world categories. Creates crash?  */
}

#yoo-zoo .frontpage-categories .row:last-child {margin-right: 0;}


/* bootstrap reset */
#yoo-zoo .row { margin-left: 0; }



/* Responsive
----------------------------------------------------------------------------------------------------*/

/* Hide from IE8 */
@media (min-width: 1px) {
	.yoo-zoo img {
		max-width: 100%;
		height: auto;
	}
}

/* From css-tricks.com/snippets/css/media-queries-for-standard-devices*/

/* Large screen and bigger */  
@media (min-width: 1220px) {  

/* Consider changing this if instead moving sidebar-a below main */
#yoo-zoo .width50 {
	float: left;
	width: 49.999%;
}
}

@media (max-width: 1219px) { 

.pos-infoline li {display: inline;margin-right: 10px;}
}

/* Desktop and bigger */  
@media (min-width: 960px) {  

}  

/* Tablet and bigger */  
@media (min-width: 768px) { 

}
  
/* Only tablets 2 */  
@media (min-width: 768px) and (max-width: 959px){  

  
}  
/* Only tablets */  
@media (min-width: 959px) and (max-width: 1219px) {  
	/* Layout */
	#yoo-zoo .width20,
	#yoo-zoo .width25 { width: 50%; }

	#yoo-zoo .width50 { width: 100%; }
	
}  
/* Phone landscape and bigger */  
@media (min-width: 480px) {  
}  

/* Tablets portrait and smaller */  
@media (max-width: 959px) {
	/* Layout */
	#yoo-zoo .width20,
	#yoo-zoo .width25 { width: 50%; }
	
	#yoo-zoo .width50 { width: 100%; }

}

/* Phone landscape and smaller */  
@media (max-width: 767px) {  
	/* Layout Rajan */

	#yoo-zoo .width20 { width: 30%; }


	/* Alignment */
	#yoo-zoo .items div.media-left,
	#yoo-zoo .items div.media-right {
		display: inline-block;
		margin: 0 20px 0 0;
		/*float: none;*/
		text-align: center;
	}

}  

/* Only Phones (Portrait) */
@media (max-width: 479px) {
	
	/* Layout Rajan */

	#yoo-zoo .width20,
	#yoo-zoo .width25 { width: 100%; }

	/* Alpha Index */
	#yoo-zoo .alpha-index a,
	#yoo-zoo .alpha-index span {
		width: 10px;
		background: none;
		font-size: 11px;
	}

	/* Layout */
	#yoo-zoo .width20,
	#yoo-zoo .width25,
	#yoo-zoo .width33,
	#yoo-zoo .width50 { width: 100%; }

	/* position: infobar */
	#yoo-zoo .items .pos-infobar {
		width: auto;
		min-height: inherit;
		margin: 10px 0;
		padding: 0;
		background: none;
		float: none;
	}

	#yoo-zoo .width50 .pos-infobar,
	#yoo-zoo .width33 .pos-infobar,
	#yoo-zoo .width25 .pos-infobar {
		width: auto;
		padding-left: 0;
	}

	/* Alignment */
	#yoo-zoo .details.alignment-left .image,
	#yoo-zoo .details.alignment-right .image,
	#yoo-zoo .frontpage-categories a.teaser-image-left,
	#yoo-zoo .frontpage-categories a.teaser-image-right {
		display: block;
		margin: 0 auto 10px auto;
		float: none;
	}
}
