/*
Theme Name: Vigilance
Theme URI:  http://themes.jestro.com/vigilance/
Description:  A lean and clean Wordpress theme featuring standards and search friendly code. A built in Theme Options menu allows for serious customization.
Version:    1.45
Author:   Themes by Jestro
Author URI: http://themes.jestro.com
Tags: fixed-width, two-columns, white, red, right-sidebar, threaded-comments, custom-colors, theme-options, translation-ready
*/

/*
    Copyright Jestro LLC

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

*/

/* Import Stylesheets
-----------------------------------------------------------*/
@import url("stylesheets/master.css");
@import url("functions/stylesheets/style-options.php");

/* Romain Custom */
#title  { margin: 0; height: 10px; vertical-align: middle; display: table-cell; 
width: 920px; overflow: hidden;
margin-top:0px;
 text-align: right;
 background: url(images/top-banner/entetefigurine.jpg) no-repeat top;

}

h1#title, div#title, div#title a, div#title a:hover {
  color:#F7931E;
  font-family:"arial";
  text-decoration: none;
  //text-indent: -1000em !important;
//  margin-top:-50px;
}


/* Required Wordpress Classes, don't remove these.
-----------------------------------------------------------*/
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
  }
.alignleft { float: left; }
.alignright { float: right; }

/* Make all custom CSS changes in a Child Theme.  Any custom 
changes you make here will be overidden when you upgrade the theme.
-----------------------------------------------------------*/

/* Romain Customs */
#rss-feed {
padding-top:0px;
padding-bottom:30px;
}

div#description {
  font-family:"arial";
  font-size: 10px;
}

div#definition {
  font-family:"arial";
  font-size: 14px;
  font-style:italic;
  background-image:url('images/categories/quote.png');
  background-repeat: no-repeat;
  padding:20px;
}

ul.children, .children ul, li.page_item>ul>li.page_item {
  font-size: 12px;
  margin: 0;
  padding: 0;
  cursor: default;
  list-style-type: none;
}

ul.children, li.page_item>ul>li.page_item {
	width: 100px;

/*Optional, to make the navigation bar positions on the left of the content*/

}

ul.children, li.page_item>ul {
	width: 80px;
/*Optional, to make the navigation bar positions on the left of the content*/

}

ul.children>li, li.page_item>ul>li {
  width:90px;
  margin: 0;
  padding: 0px;
  text-indent: -1.5em;
}

ul.children>li:before,  li.page_item>ul>li:before  {
  content: "\00BB \0020";
}

li.cat-item, li.page_item {
  padding: 5px 2px;
}

li.cat-item, li.page_item {
//    font-weight: bold;
}


/*
background-image:url('http://90plan.ovh.net/~lafrancep/belagom.com/wp-content/themes/vigilance/images/categories/cat-10.png');
list-style-image:url("http://90plan.ovh.net/~lafrancep/belagom.com/wp-content/themes/vigilance/images/categories/cat-10.png");
list-style-type:square;
*/

/* boutiker */
li.cat-item-5 {
  background-image:url('http://90plan.ovh.net/~lafrancep/belagom.com/wp-content/themes/vigilance/images/categories/cat-5.jpg');
  background-repeat: no-repeat;
}

li.cat-item-5.current-cat {
  background-image:url('http://90plan.ovh.net/~lafrancep/belagom.com/wp-content/themes/vigilance/images/categories/cat-5-cur.jpg');
  background-repeat: no-repeat;
}

/* habiter */
li.cat-item-10 {
background-image:url('http://90plan.ovh.net/~lafrancep/belagom.com/wp-content/themes/vigilance/images/categories/cat-10.jpg');
background-repeat: no-repeat;
padding-bottom: 60px;
   width:120px; /* temp */
}

/* investir */
li.cat-item-11 {
background-image:url('http://90plan.ovh.net/~lafrancep/belagom.com/wp-content/themes/vigilance/images/categories/cat-11.jpg');
background-repeat: no-repeat;
padding-bottom: 20px;
}

/* s'informer */
li.cat-item-98 {
background-image:url('http://90plan.ovh.net/~lafrancep/belagom.com/wp-content/themes/vigilance/images/categories/cat-98.jpg');
background-repeat: no-repeat;
}

/* se déplacer */
li.cat-item-100 {
background-image:url('http://90plan.ovh.net/~lafrancep/belagom.com/wp-content/themes/vigilance/images/categories/cat-100.jpg');
background-repeat: no-repeat;
padding-bottom: 20px;
}

/* sortir */
li.cat-item-18 {
background-image:url('http://90plan.ovh.net/~lafrancep/belagom.com/wp-content/themes/vigilance/images/categories/cat-18.jpg');
background-repeat: no-repeat;
}


img.size-full {
  padding: 10px 0px;
}

acronym {
  cursor:help;
}
