/*
Theme Name: ULTRA
Description: Un thème ultralocal
Version: 1.0
Author: Maxime Bichon
Author URI: 'www.maximebichon.net'
*/


@font-face {
    font-family: 'Inconsolata';
    src: url('font/inconsolata-regular-webfont.eot');
    src: url('font/inconsolata-regular-webfont%EF%B9%96.eot#iefix') format('embedded-opentype'),
         url('font/inconsolata-regular-webfont.woff') format('woff'),
         url('font/inconsolata-regular-webfont.ttf') format('truetype'),
         url('font/inconsolata-regular-webfont.svg#inconsolataregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	font-size: 100%;
	font:inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a:link {text-decoration:none; border-bottom: dotted black 1px; color:black;}
a:visited {text-decoration:none; color:black;}
a:hover {text-decoration:none; color:black; background: none; border-bottom: none;}
a:active {text-decoration:none; color:black;}

a.line:link {text-decoration:none; color:black;}
a.line:visited {text-decoration:none; color:black;}
a.line:hover {text-decoration:none; color:black; background: url(img/strike.png) bottom repeat-x; padding-bottom: 3px;}
a.line:active {text-decoration:none; color:black;}

a.dotted:link  {text-decoration:none; color:black; border-bottom: none; background: none;}
a.dotted:visited {text-decoration:none; color:black; border-bottom: none; background: none;}
a.dotted:hover {text-decoration:none; color:black; border-bottom: dotted black 1px; padding-bottom: 0px; background: none;}
a.dotted:active {text-decoration:none; color:black; border-bottom: none; background: none;}

a.none:link {text-decoration:none; color:black; background: none; border-bottom: none;}
a.none:visited {text-decoration:none; color:black; background: none;  border-bottom: none;}
a.none:hover {text-decoration:none; color:black; background: none;  border-bottom: none;}
a.none:active {text-decoration:none; color:black; background: none;  border-bottom: none;}

a.gallery-button:link {text-decoration:none; color:black; background: none; border: none;}
a.gallery-button:visited {text-decoration:none; color:black; background: none; border: none;}
a.gallery-button:hover {text-decoration:none; color:black; background: none; border: none;}
a.gallery-button:active {text-decoration:none; color:black; background: none; border: none;}

#sidebar .ev-widget-post-tittle-main{background: none}

html,body{background-color:none;}
body.laregie, .category-laregie{background-color: lightgreen;}
body.domaine-public, .category-domaine-public{background-color: #ffff44;}
body.recettes, .category-recettes{background-color: lightblue;}
body.ciboure-2013{background-color: lightblue;}
body.phasma, .category-phasma{background-color: beige;}
body.jonction, .category-jonction, body.robert-walser-promenade{background-color: #f5f5f5;}
body.desoeuvrements, .category-desoeuvrements{background-color: pink;}
body.vp, .category-vp{background-color: #ff2222;}
body.totem, .category-totem{background-color: #ff9945;}
body.talweg{height: 1200px;}
body.biennale-de-rennes-off-2012{height: 8200px;}

ul.sid a:link {text-decoration:none; color:black; border-bottom: none;}
ul.sid a:visited {text-decoration:none; color:black; border-bottom: none;}
ul.sid a:hover {text-decoration:none; color:black; background: url(img/strike.png) bottom repeat-x; padding-bottom: 3px; border-bottom: none;}
ul.sid a:active {text-decoration:none; color:black; border-bottom: none;}

ul.ev-widget-post a:link {text-decoration:none; color:black; border-bottom: none;}
ul.ev-widget-post a:visited {text-decoration:none; color:black; border-bottom: none;}
ul.ev-widget-post a:hover {text-decoration:none; color:black; background: url(img/strike.png) bottom repeat-x; padding-bottom: 3px; border-bottom: none;}
ul.ev-widget-post a:active {text-decoration:none; color:black; border-bottom: none;}

h1,h2,h3,p,ul,ol,span,.gallery-navigation,.wp-caption-text{
font-family: Helvetica;
font-size: 12px;
letter-spacing: 1px;
font-weight: normal;
line-height: 1.8em;
}

h1{
margin-bottom: 30px;
background: url(img/strike.png) bottom repeat-x;
display: inline-block;
margin-left: 12px;
}

.site-title{
font-family: Inconsolata;
font-size: 18px;
letter-spacing: 1px;
font-weight: normal;
margin-bottom: 25px;
}

.mobile-ul{
display: none;
}

h2{
padding-bottom: 0px;
border-bottom: 1px black dotted;
display: inline-block;
margin-bottom: 10px;
}

h3{
padding-bottom: 3px;
background: url(img/strike.png) bottom repeat-x;
display: inline-block;
}

h3.widget-title2, .widget-title3{
padding-bottom: 3px;
background:none;
display: inline-block;
}

.widget_nav_menu{
margin-bottom: 20px;
}

h1:before{
content: "× ";
position: absolute;
top:0px;
left:0px;
}

h1.entry-title:before{
content: "× ";
position: absolute;
top:0px;
left:0px;
}

h1.workshops:before{
content: "+ ";
position: absolute;
top:0px;
left:0px;
}

h1.infos:before, h1.none:before{
content: "";
position: absolute;
top:0px;
left:0px;
}

h1.infos, .none{
margin-left: 0px;
}


ul.plus li:before {
content: "+ ";
}

#wrapper{
position: absolute;
max-width: 600px;
top:60px;
left:300px;
padding-bottom: 60px;
}


p{margin-bottom: 15px; width: 600px;}

.upper{margin-bottom: 0px; width: auto; display: inline; font-size: 9px;}

strong{
font-weight: normal;
}

em{
font-style: italic;
}

img{
margin-bottom: 0px;
}

img,iframe{
max-width: 600px;
}

span.strike{
padding-bottom: 3px;
background: url(i/strike.png.html) bottom repeat-x;
}

#primary ul{list-style:none;}
#primary ul li ul li:before{
margin:0;
content: "× ";
}
  
#sidebar{
position: fixed;
top:60px;
left:60px;
width:auto;
}

#secondary, #third{
margin-top: 25px;
}

#secondary ul{list-style:none;}
#secondary ul li ul li:before{
margin:0;
content: "+ ";
}

#fourth ul{list-style:none;}
#fourth ul li ul li:before{
margin:0;
content: "";
}

#evwidgetpost-2{
display: block;
}

#fourth{
margin-top: 50px;
}

ul.colonnes{
padding-bottom: 25px;
}

ul.laregie{
-moz-column-count:3; /* Firefox */
-webkit-column-count:3; /* Safari and Chrome */
column-count:3;
width: 600px;
padding-bottom: 15px;
-moz-column-gap: 16px;
-webkit-column-gap:16px;
column-gap:16px;
}

.mejs-container{
margin-bottom: 15px;
}

li.category-list:before{
content: '→ ';
font-size: 9px;
}

li.laregie{
display:block;
padding:0 8px 0 0px;
}

.edit-link{
margin-top: 30px;
font-family: Inconsolata;
font-size: 12px;
}

.gallery-navigation{
float: right;
}

.gallery-prev{
margin-right: 10px;
}

#content-right{
display: none !important;
}

::selection {
    background: rgba(0,0,0,0.99);
    color: white;
    
}
::-moz-selection {
    background: rgba(0,0,0,0.99);
    color: white;
   
}

#text-2,.nadir{list-style-type:none;}

body.home #wrapper{height: 100%; width: 100%; max-width: none; padding-bottom: 0; top:0; left:0; }
.bgmp_placemark h3{font-family: Helvetica;font-size: 12px!important;letter-spacing: 1px; text-align: center!important; padding-bottom: 0px;background: none;display: inline-block;}
.bgmp_placemark{min-width: 200px; text-align:center;}

/* style de liens pour la page Jonction */

a.jonx:link {
    text-decoration: none; border-bottom: none; color:#19A3FF;
}

a.jonx:visited {
    text-decoration: none; color: #99FF33;
}

a.jonx:hover {
    text-decoration: underline;
}

a.jonx:active {
    text-decoration: none;
}