/* Copyright (C) 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 .warpspotlight .teaser {
	height: 300px;
	background: url(../../../images/yootheme/home_header_spotlight_blog.jpg) 0 0 no-repeat;
}

.background-desert #headerbar .warpspotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_desert.jpg) }
.background-grass #headerbar .warpspotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_grass.jpg) }
.background-stadium #headerbar .warpspotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_stadium.jpg) }
.background-worldmapblue #headerbar .warpspotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_worldmapblue.jpg) }
.background-worldmapwhite #headerbar .warpspotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_worldmapwhite.jpg) }
.background-street #headerbar .warpspotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_street.jpg) }
.background-fabricdark #headerbar .warpspotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_fabricdark.jpg) }
.background-squares #headerbar .warpspotlight .teaser { background-image: url(../../../images/yootheme/home_header_spotlight_squares.jpg) }
.background-concert #headerbar .warpspotlight .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; }

.module.last .box-1 p {
    padding-left: 48px;
    
}

.zoo-item.list-v h3.title a
{
	font-size:22px;
	font-family: 'BebasNeueRegular',Arial,sans-serif;
    letter-spacing: 0;
    color:black;
}

/* block de login */
#login-form fieldset {
    border: 0;
    color:white;
}

.countdown_descr 
{
	text-align:left;
	font-family: 'BebasNeueRegular',Arial,sans-serif;
	font-size: 20px;
}

.cadre-form
{
	border: 1px solid #E8E8E9;
	padding:10px;
	width:170px;
}

.cadre-form-rejoindre
{
	border: 1px solid #E8E8E9;
	padding:10px;
	width:300px;
	padding-bottom:20px;
	text-align:center;
}

.cadre-form-rejoindre h2
{
   color: #7DAB00;
   font-family: 'BebasNeueRegular',Arial,sans-serif;
}

/* Modifs formulaire, champ copie message */

#aiContactSafe_row_aics_send_to_sender .aiContactSafe_contact_form_field_left {
 float:left;
}

#aiContactSafe_row_aics_send_to_sender .aiContactSafe_contact_form_field_label_right  {
    padding-left: 20px;
    padding-top: 8px;
}

/* Module gestion des articles */
.mysubmissions .toolbar .submission-add:hover div.links {
  width:125px;
}

/* Modification placement,taille editor */
#item-submission .element-textarea .repeat-elements
{
	width: 571px;
	margin-left: 65px;
}

/* Changement de langue */
.mod-languages
{
    float: left;
    margin-right: 30px;
    margin-top: 5px;
}

#searchbox
{
  float:right;
}

/* Documentation utilisateur */
#yoo-zoo .details h1.title 
{
    background: transparent url("../images/menubar_bg.png");
    font-family: 'BebasNeueRegular',Arial,sans-serif;
    font-size: 28px;
    padding-left: 5px;
    color:white;
}

/* Documentation utilisateur -- box gris autour en fond des articles */
#yoo-zoo.documentation-default .items .row
{
	background: transparent url("../../../media/zoo/applications/download/templates/default/assets/images/item_bg.png") repeat-x 0 0;
	padding-top: 10px;
}

#yoo-zoo.documentation-default .item .pos-title
{
    background: transparent url("https://../images/menubar_bg.png") 0 0;
    color: white;
    font-family: 'BebasNeueRegular',Arial,sans-serif;
    font-size: 26px;
    font-weight: normal;
    height: 60px;
    line-height: 50px;
    padding-left: 5px;
}

#yoo-zoo.documentation-default .frontpage-categories h2.title a
{
	display: block;
}

/* Message d'aide vers la documentation */
a.help-documentation
{
	color: white;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-right:10px;
    padding-left: 20px;
    background:transparent url("../images/help.png") no-repeat 0 16px;
}

#login-form a {
	color:white;
	text-decoration: underline;
}

/* Ajout style Upcomming events */
div.gc_up_mod_img {
	float: left !important;
	margin-right: 6px !important;
	width: 42px !important;
	height: 42px !important;
	background-image:
		url('../images/calendar-icon.gif') !important;
}

div.gc_up_mod_month_background {
	width: 32px !important;
	height: 15px !important;
	margin-top: 6px !important;
	margin-left: 5px !important;
}

div.gc_up_mod_month_text {
	padding: 2px !important;
	font-weight: bold !important;
	font-size: 10px !important;
	text-align: center !important;
	position: relative !important;
	margin-top: -19px !important;
	margin-bottom: -4px !important;
}

div.gc_up_mod_day {
	font-weight: bold !important;
	font-size: 1.3em !important;
	width: 42px !important;
	text-align: center !important;
}

.mod_events_latest_content
{
	display: block;
    padding-left: 50px;	
}


/* Catégories zoo */
#yoo-zoo .categories h2.title
{
	background-image: -moz-linear-gradient(50% 0 , #fafafa 0%, #f5f5f5 100%);
    border-radius: 5px;
    border: 1px solid #DDDDDD;
}

#yoo-zoo .categories h2.title a:hover
{
	text-decoration: underline;	
}


/* Tweets */
.wk-twitter p.content { 
	font-family: Arial,Helvetica,sans-serif; 
	font-size: 13px; line-height: 150%; 
	font-style: italic; 
}


/* FOOTER
-------------------------------------------------------------------------*/

/* menu */
#bottom ul.menu span.bg,
#footer a { color: #fff; }
#bottom ul.menu a.level1 span.bg:hover,
#bottom ul.menu a.level2 span.bg:hover,
#footer a:hover { text-decoration: none; color: #7DAB00; } /* vert */
#bottom a.level1,
#bottom a.level2 { text-decoration: none; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3); }


#bottom div.bottom-1 { border-bottom: none; }
#bottom div.mod-line div.box-1 { padding: 0; }

#bottom li.level1 {
    float: left;
    color: #FFF;
    list-style: none;
    border-right: 1px solid #1D3852;
    min-height: 210px;
}
#bottom div.mod-line ul.menu a.level1, 
div.mod-line ul.menu span.level1 { padding-left: 25px; }
#bottom div.mod-line ul.menu a.level1, 
#bottom div.mod-line ul.menu a.level1.active,
#bottom div.mod-line ul.menu li.parent .level1 span.bg,
#bottom div.mod-line ul.menu span.level1 { background: none; }

#bottom li.level2 { list-style: none; }
#bottom div.mod-line ul.menu ul.level2 { margin-top: 0; }
#bottom div.mod-line ul.menu li.level2 span.bg {
	padding-left: 15px;
    padding-top: 4px;	
}

#footer { margin-top: -10px; }