/* Copyright (C) 2007 - 2010 YOOtheme GmbH, YOOtheme License (http://www.yootheme.com/license) */

/*
 * layout
 */

#yoo-zoo .row,
#yoo-zoo .floatbox { overflow: hidden; }

#yoo-zoo .width25 {
	float: left;
	width: 24.999%;
}

#yoo-zoo .width33 {
	float: left;
	width: 33.333%;
}

#yoo-zoo .width50 {
	float: left;
	width: 49.999%;
}
 
/*
 * details
 */
 
#yoo-zoo .details {
	margin: 0px 0px 30px 0px;
	overflow: hidden;
}

#yoo-zoo .details div.heading {
	padding-bottom: 5px;
	border-bottom: solid 6px #323232;
}

#yoo-zoo .details h1.title {
	margin: 0px 0px 5px 0px;
	font-size: 65px;
	font-weight: bold;
	color: #323232;
	line-height: 65px;
	letter-spacing: -4px;
}

#yoo-zoo .details h2.subtitle {
	margin: 0px 0px 5px 0px;
	font-size: 25px;
	font-weight: bold;
	color: #646464;
	line-height: 25px;
	letter-spacing: -2px;
}

#yoo-zoo .details div.description {
	margin-top: 10px;
	overflow: hidden;
}

#yoo-zoo .details.align-center { text-align: center; }

#yoo-zoo .details.align-left .image {
	margin-right: 15px;
	float: left;
}

#yoo-zoo .details.align-right .image {
	margin-left: 15px;
	float: right;
}

#yoo-zoo .details.align-center .image {
	display: block;
	margin: auto;
	margin-bottom: 10px;
}

/* tag title */
#yoo-zoo h3.tag-title {
	margin: 0px 0px 10px 0px;
	font-size: 15px;
	line-height: 18px;
	font-weight: normal;
	color: #787878;
}

/*
 * items
 */

#yoo-zoo .items {
	margin: 0px -10px 0px -10px;
	overflow: hidden;
}

#yoo-zoo .items div.teaser-item { padding: 0px 10px 30px 10px; }

#yoo-zoo .items div.teaser-item-bg {
	padding: 0px 0px 10px 0px;
	background: url(../images/line_dotted_h.png) 0 100% repeat-x;
	overflow: hidden;
}

/* position: title */
#yoo-zoo .items h1.pos-title {
	margin: 0px 0px 25px 0px;
	font-size: 50px;
	font-weight: bold;
	color: #323232;
	line-height: 43px;
	letter-spacing: -3px;
}

#yoo-zoo .items h1.pos-title a {
	color: #323232;
	text-decoration: none;
}

/* position: meta */
#yoo-zoo .items span.pos-meta { white-space: nowrap; }

#yoo-zoo .items span.pos-meta .element {
	font-size: 28px;
	color: #969696;
	line-height: 28px;
	letter-spacing: -2px;
	font-weight: normal;
}

#yoo-zoo .items span.pos-meta .element.first {
	font-size: 35px;
	color: #646464;
	line-height: 35px;
	letter-spacing: -2px;
	font-weight: bold;
}

#yoo-zoo .items span.pos-meta .element.first a { color: #646464; }

/* variations depending on column number */
#yoo-zoo .items-col-3,
#yoo-zoo .items-col-4 { margin: 0px -15px 0px -15px; }
#yoo-zoo .items-col-3 div.teaser-item,
#yoo-zoo .items-col-4 div.teaser-item { padding: 0px 15px 30px 15px; }

#yoo-zoo .items-col-2 h1.pos-title {
	font-size: 35px;
	line-height: 30px;
	letter-spacing: -2px;
}

#yoo-zoo .items-col-3 h1.pos-title {
	font-size: 30px;
	line-height: 25px;
	letter-spacing: -2px;
}

#yoo-zoo .items-col-4 h1.pos-title {
	font-size: 25px;
	line-height: 20px;
	letter-spacing: -1px;
}

#yoo-zoo .items-col-2 span.pos-postmeta .element {
	font-size: 20px;
	line-height: 25px;
	letter-spacing: -1px;
}

#yoo-zoo .items-col-2 span.pos-postmeta .element.first {
	font-size: 25px;
	line-height: 25px;
	letter-spacing: -1px;
}

#yoo-zoo .items-col-3 span.pos-postmeta .element,
#yoo-zoo .items-col-4 span.pos-postmeta .element {
	font-size: 15px;
	line-height: 15px;
	letter-spacing: -1px;
}

#yoo-zoo .items-col-3 span.pos-postmeta .element.first,
#yoo-zoo .items-col-4 span.pos-postmeta .element.first {
	font-size: 20px;
	line-height: 20px;
	letter-spacing: -1px;
}

/* position: subtitle */
#yoo-zoo .items h2.pos-subtitle {
	margin: 0px 0px 12px 0px;
	font-size: 14px;
	color: #787878;
	line-height: 14px;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform: uppercase;
}

/* position: media */
#yoo-zoo .items div.media-left {
	margin: 0px 15px 0px 0px;
	float: left;
}

#yoo-zoo .items div.media-right {
	margin: 0px 0px 0px 15px;
	float: right;
}

#yoo-zoo .items div.pos-media .element { margin-bottom: 12px; }
#yoo-zoo .items div.media-bottom .element { margin: 12px 0px 0px 0px; }

/* position: content */
#yoo-zoo .items div.pos-content {}
#yoo-zoo .items div.pos-content .element { margin-bottom: 18px; }
#yoo-zoo .items div.pos-content .element.last { margin-bottom: 0px; }

#yoo-zoo .items div.pos-content h3 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #323232;
}

/* element type: textarea */
#yoo-zoo .items div.pos-content .element-textarea > * { margin: 0px 0px 8px 0px; }
#yoo-zoo .items div.pos-content .element-textarea > *:last-child { margin: 0px; }

/* element type: video */
#yoo-zoo .items div.pos-content .element-video { text-align: center; }
#yoo-zoo .items div.pos-content .element-video object { outline: none; }

/* position: links */
#yoo-zoo .items p.pos-links { margin: 22px 0px 0px 0px; }

#yoo-zoo .items p.pos-links span a:after {
	content: " »";
	font-size: 14px;
}

/* position: taxonomy */
#yoo-zoo .items ul.pos-taxonomy {
	list-style: none;
	margin: 12px 0px 0px 0px;
	padding: 0px;
}
#yoo-zoo .items ul.pos-taxonomy strong { font-weight: normal; }

/*
 * pagination
 */
 
#yoo-zoo .pagination { text-align: center; }

#yoo-zoo .pagination div.pagination-bg {
	display: inline-block;
	cursor: pointer;
}

#yoo-zoo .pagination a { text-decoration: none; }/* Copyright (C) 2007 - 2010 YOOtheme GmbH, YOOtheme License (http://www.yootheme.com/license) */

/*
 * item
 */

/* position headings */
#yoo-zoo .item h3 {
	margin-top: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #323232;
}

/* element type: textarea */
#yoo-zoo .item .element-textarea > * { margin: 0px 0px 8px 0px; }
#yoo-zoo .item .element-textarea > *:last-child { margin: 0px; }

/* position: top */
#yoo-zoo .item div.pos-top { overflow: hidden; }
#yoo-zoo .item div.pos-top .element { margin-bottom: 18px; }

/* position: title */
#yoo-zoo .item h1.pos-title {
	margin: 0px 0px 25px 0px;
	font-size: 50px;
	font-weight: bold;
	color: #323232;
	line-height: 43px;
	letter-spacing: -3px;
}

/* position: meta */
#yoo-zoo .item span.pos-meta { white-space: nowrap; }

#yoo-zoo .item span.pos-meta .element {
	font-size: 28px;
	color: #969696;
	line-height: 28px;
	letter-spacing: -2px;
	font-weight: normal;
}

#yoo-zoo .item span.pos-meta .element.first {
	font-size: 35px;
	color: #646464;
	line-height: 35px;
	letter-spacing: -2px;
	font-weight: bold;
}

#yoo-zoo .item span.pos-meta .element.first a { color: #646464; }

/* position: subtitle */
#yoo-zoo .item h2.pos-subtitle {
	margin: 0px 0px 12px 0px;
	font-size: 14px;
	color: #787878;
	line-height: 14px;
	letter-spacing: 0px;
	font-weight: normal;
	text-transform: uppercase;
}

/* position: media */
#yoo-zoo .item div.media-left {
	margin: 0px 15px 0px 0px;
	float: left;
}

#yoo-zoo .item div.media-right {
	margin: 0px 0px 0px 15px;
	float: right;
}

#yoo-zoo .item div.pos-media .element { margin-bottom: 12px; }
#yoo-zoo .item div.media-bottom .element { margin: 12px 0px 0px 0px; }

/* position: content */
#yoo-zoo .item div.pos-content {}
#yoo-zoo .item div.pos-content .element { margin-bottom: 18px; }
#yoo-zoo .item div.pos-content .element.last { margin-bottom: 0px; }

/* element type: video */
#yoo-zoo .item div.pos-content .element-video { text-align: center; }
#yoo-zoo .item div.pos-content .element-video object { outline: none; }

/* position: taxonomy */
#yoo-zoo .item ul.pos-taxonomy {
	list-style: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#yoo-zoo .item ul.pos-taxonomy strong { color: #323232; }

/* position: bottom */
#yoo-zoo .item div.pos-bottom { overflow: hidden;}
#yoo-zoo .item div.pos-bottom .element {
	margin-top: 15px;
	padding-bottom: 15px;
	background: url(../images/line_dotted_h.png) 0 100% repeat-x;
}

/* element type: socialbookmarks */
#yoo-zoo .item div.socialbookmarks {
	display: inline-block;
	cursor: pointer;
}

/* position: related */
#yoo-zoo .item div.pos-related {
	margin-top: 15px;
	padding-bottom: 15px;
	background: url(../images/line_dotted_h.png) 0 100% repeat-x;
}

#yoo-zoo .item div.pos-related ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#yoo-zoo .item div.pos-related li {
	padding-left: 10px;
	background: url(../images/arrow.png) 0px 50% no-repeat;
}

/* position: author */
#yoo-zoo .item div.pos-author {
	padding: 15px 0px 15px 0px;
	background: #fafafa url(../images/line_dotted_h.png) 0 100% repeat-x;
	overflow: hidden;
}

#yoo-zoo .item div.pos-author .element-relateditems > div {
	margin-bottom: 15px;
	overflow: hidden;
}
#yoo-zoo .item div.pos-author .element-relateditems > div:last-child { margin-bottom: 0px; }

/* related item */
#yoo-zoo .item div.pos-author div.sub-pos-media {
	margin: 0px 15px 0px 0px;
	padding: 3px;
	border: 1px solid #E6E6E6;
	background: #ffffff;
	float: left;
}
#yoo-zoo .item div.pos-author div.sub-pos-media > a { display: inline-block; }

#yoo-zoo .item div.pos-author h4.sub-pos-title {
	margin: 3px 0px 0px 0px;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #323232;
}

#yoo-zoo .item div.pos-author div.sub-pos-description {}

#yoo-zoo .item div.pos-author p.sub-pos-links { margin: 0px; }

#yoo-zoo .item div.pos-author p.sub-pos-links span a:after {
	content: " »";
	font-size: 14px;
}
/* Copyright (C) 2007 - 2010 YOOtheme GmbH, YOOtheme License (http://www.yootheme.com/license) */

/*
 * author
 */

#yoo-zoo .author div.box {
	margin-bottom: 20px;
	background: #fafafa url(../images/line_dotted_h.png) 0 0 repeat-x;
}

#yoo-zoo .author div.box > div {
	padding: 15px 0px 15px 15px;
	background: url(../images/line_dotted_h.png) 0 100% repeat-x;
	overflow: hidden;
}

/* position: media */
#yoo-zoo .author div.box div.pos-media {
	margin: 0px 15px 0px 0px;
	padding: 3px;
	border: 1px solid #E6E6E6;
	background: #ffffff;
	float: left;
}

/* position: title */
#yoo-zoo .author div.box h4.pos-title {
	margin: 5px 0px 0px 0px;
	font-size: 16px;
	font-weight: normal;
	line-height: 18px;
	color: #323232;
}

/* position: description */
#yoo-zoo .author div.box div.pos-description { margin-top: 10px; }

/* element type: textarea */
#yoo-zoo .author div.box div.pos-description .element-textarea > * { margin: 0px 0px 8px 0px; }
#yoo-zoo .author div.box div.pos-description .element-textarea > *:last-child { margin: 0px; }

/* position: links */
#yoo-zoo .author div.box p.pos-links { margin: 10px 0px 0px 0px; }

#yoo-zoo .author div.box p.pos-links span a:after {
	content: " »";
	font-size: 14px;
}

/* position: article */
#yoo-zoo .items .element-relateditems > div {
	padding: 0px 10px 10px 10px;
	margin-bottom: 30px;
	background: url(../images/line_dotted_h.png) 0 100% repeat-x;
	overflow: hidden;
}
