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

/*
 * item
 */

/* position headings */
#yoo-zoo .item h2 {
	font-size: 18px;
	font-weight: normal !important;

}

#yoo-zoo .item h3 {
	margin: 15px 0px 5px 0px;
	font-size: 17px;
	font-weight: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color:DarkRed;
}

/* element type: textarea */
#yoo-zoo .item .element-textarea > * { margin: 0px 0px 10px 0px; }
#yoo-zoo .item .element-textarea > h3 { margin: 0px 0px 5px 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: 15px; }

/* position: title */
#yoo-zoo .item h1.pos-title {
	margin: 0px 0px 12px 0px;
	font-size: 40px;
	font-weight: normal;
	line-height: 44px;
	letter-spacing: -2px;
}

/* position: meta */
#yoo-zoo .item p.pos-meta {
	color: #969696;
	line-height: 13px;
	font-size:11px;
	margin:0 0 10px;
}

/* 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: 10px; }

/* position: content */
#yoo-zoo .item div.pos-content {}
#yoo-zoo .item div.pos-content .element { margin-bottom: 15px; }
#yoo-zoo .item div.pos-content .element.last { margin-bottom: 0px; }

/* position: related */
#yoo-zoo .item div.pos-related { margin-top: 15px; }

#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: bottom */
#yoo-zoo .item div.pos-bottom { overflow: hidden;}
#yoo-zoo .item div.pos-bottom .element { margin-top: 15px; }
/* position: bottom
.store-app .element-image, .store-app .element-googlemaps{float:right;width:300px;}
.store-app .element-textarea{float:left;width:200px;}  */

.stores-adr-container{float:left; width:49%}
.stores-wayto-container{float:right; width:49%}
#yoo-zoo .whatsale{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #ddd;}

.yoo-zoo a:link, .yoo-zoo a:visited {
text-decoration:underline;
}

#yoo-zoo h3.comments-meta{font-size:14px;border-top:1px solid #ddd;}

#yoo-zoo div#comments #respond h2 {
color:#323232;
font-size:16px;
font-weight:normal;
line-height:20px;
margin:0 0 10px;
}

#yoo-zoo .teaser-item{
border-bottom:1px solid #6699CC;
margin:0 0 20px;
overflow:hidden;
padding:0;}

#yoo-zoo .teaser-item-bg{
border:0 solid #CCCCCC;
padding:10px 10px 0 0;}

#yoo-zoo .yoo-zoo h1 {
line-height:auto !important;
margin:0;
}

.stores-teaser .pos-content .element-image{
float:right;
}
.pos-bottom{background:#f2f2f2;padding:0 10px 10px !important; border:1px solid #ddd}
.store-app .element-rating{float:left}
.store-app .element-socialbookmarks{float:right}
