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

/*
 * This CSS file is for customization purpose only
 */ 

#logo a.logo-icon {
	display: block;
	width: 240px;
	height: 100px;
	background: url(../../../images/yootheme/logo.png) 0 0 no-repeat;
}
.style-blue #logo a.logo-icon { background-image: url(../../../images/yootheme/logo_blue.png); }
.style-green #logo a.logo-icon { background-image: url(../../../images/yootheme/logo_green.png); }
.style-orange #logo a.logo-icon { background-image: url(../../../images/yootheme/logo_orange.png); }
.style-pink #logo a.logo-icon { background-image: url(../../../images/yootheme/logo_pink.png); }
.style-turquoise #logo a.logo-icon { background-image: url(../../../images/yootheme/logo_turquoise.png); }

/* rss + twitter toolbar icons */
#toolbar a.rss,
#toolbar a.twitter {
	display: inline-block;
	margin-top: 7px;
}

/* demo content: spotlight teaser */
#headerbar .spotlight .teaser {
	height: 300px;
	background: url(../../../images/yootheme/home_header_spotlight_blog.jpg) 0 0 no-repeat;
}

.background-desert #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_desert.jpg) }
.background-grass #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_grass.jpg) }
.background-stadium #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_stadium.jpg) }
.background-worldmapblue #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_worldmapblue.jpg) }
.background-worldmapwhite #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_worldmapwhite.jpg) }
.background-street #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_street.jpg) }
.background-fabricdark #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_fabricdark.jpg) }
.background-squares #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_squares.jpg) }
.background-concert #headerbar .spotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_concert.jpg) }


/* demo content: icons page */
.iconbox {
	padding: 19px;
	border: 1px solid #E5E5E5;
	background: #FAFBFB;
	overflow: hidden; 
}

/* demo content: social bookmarks */
#socialbookmarks a {
	display: block;
	height: 30px;
	width: 30px;
	background: url(../../../images/yootheme/socialbookmarks.png) 0 0 no-repeat;
}

#socialbookmarks a.twitter:hover { background-position: 0 -30px; }
#socialbookmarks a.facebook { background-position: 0 -60px; }
#socialbookmarks a.facebook:hover { background-position: 0 -90px; }
#socialbookmarks a.flickr { background-position: 0 -120px; }
#socialbookmarks a.flickr:hover { background-position: 0 -150px; }
#socialbookmarks a.linkedin { background-position: 0 -180px; }
#socialbookmarks a.linkedin:hover { background-position: 0 -210px; }
#socialbookmarks a.myspace { background-position: 0 -240px; }
#socialbookmarks a.myspace:hover { background-position: 0 -270px; }


/* customisation template */

div.menubar {
    background: url("../images/menubar_bg-bexeb-menu-gris.png") scroll 0 0 transparent;
	background-color:#000000;
    height: 50px;
    left: 0;
    padding: 10px 20px 0 250px;
    position: absolute;
    right: 0;
    top: 40px;
    z-index: 10;
	
}

#toolbar {
    background: url("../images/menubar_bg-bexeb-gris.png") repeat-x scroll 0 0 #222224;
    color: #535358;
    font-size: 11px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding: 0 200px 0 260px;
    text-shadow: 0 1px 0 #000000;
}

#menu a.level1 span.bg, #menu span.level1 span.bg {
    color: #FFFFFF;
    float: left;
    font-size: 12px;
    height: 60px;
    letter-spacing: 0;
    line-height: 60px;
}

#middle {
    background: none repeat scroll 0 0 rgba(229,220,204,0.9);
    filter: alpha(opacity=95);
    clear: both;
    min-height: 300px;
    margin:auto;
    
}

div.wrapper-3 {
    background: transparent;
}

/* div.wrapper-1, div.wrapper-2 {
 background: transparent;
}
*/

div.mod-menu-line div.box-1 { 
padding: 10px 0px 20px 0px; background-color:#252527; 
margin-top:10px;
background: url("../images/background-module-menu.png")repeat-x 0 100% #252527;
height:100%;
}

div.mod-line ul.menu span.bg {
    color: #FFFFFF;
}


body {
font-family: "Trebuchet MS",Verdana,Arial,sans-serif;
}



/*
 * ZOO customisation
 */ 

#yoo-zoo .item div.media-left {
    float: left;
    margin-right: 80px;
	margin-top:80px;
	margin-left:50px;
	margin-bottom:20px;
}

#yoo-zoo .item div.media-right {
    float: right;
    margin-left: 15px;
    margin-right: 80px;
    margin-top: 50px;
}

#yoo-zoo .item div.pos-specification ul strong {
    display: inline-block;
    width: 190px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: Trebuchet MS;
}

#yoo-zoo .item h3 {
    font-size: 15px;
    font-weight: normal;
    margin-top: 0;
}

/*
#page h1 a {
    color: #111213;
    float: right;
    text-decoration: none;
    margin-right:-190px;
}
*/
#yoo-zoo .item div.pos-description .element {
    font-size: 15px;
    margin-top: 20px;
}
