/* standard elements */
a {
	color: #C60;
}
a:hover, a:active {
	color: #F70;
}
a:focus, a>*:focus {
	border-bottom: 1px dotted lightgrey;
	border-top: 1px dotted lightgrey;
}
body {
	background: #fff url(http://www.clairebrione.com/images/3.gif) repeat-x;
	color: #466;
	font: normal 75% "Trebuchet MS",sans-serif;
	margin: 0;
}
input {
	color: #555;
}
p, table, cite, blockquote, ul, ol {
	font-size: 1.2em;
	line-height: 1.5em;
	padding-bottom: 6px;
}
.vcard {
	line-height: 1.5em;
	padding-bottom: 6px;
}
table {
	border-bottom: 1px solid lightgrey;
	margin-bottom: 6px;
}
tr {
	vertical-align: top;
}
tr > * {
	padding: 5px;
}
tr th {
	border-bottom: 1px solid lightgrey;
	font-size: 100%;
}
pre {
	background: url(http://www.clairebrione.com/images/8.gif);
	border: 1px solid #F0F0F0;
	border-left: 6px solid #39F;
	color: #555;
	display: block;
	margin-bottom: 12px;
	padding: 8px 10px;
}
code {
	color: #333;
	font: normal 14px "Courier New",serif;
	white-space: pre;
}
pre > code {
	white-space: pre-wrap;
}
cite, blockquote {
	background: url(http://www.clairebrione.com/images/7.gif) no-repeat;
	color: #666;
	display: block;
	font-style: italic;
	padding-left: 28px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
acronym {
	border-bottom: 1px dotted #466;
	cursor: help;
}
.search strong {
	font-weight: normal;
	background-color: yellow;
}
h1,h2,h3,h4 {
	color: #06C;
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 6px;
}
h2 {
	font-size: 1.5em;
}
h2 a {
	text-decoration: none;
}
h3 {
	font-size: 1.2em;
}
div.pre-content {
	color: #06C;
	font-weight: bold;
	margin-bottom: 4px;
	padding-top: 5px;
}
div.pre-content p {
	font-size: 1.5em;
}
/* misc */
.clear,.clearer {clear: both;}
.clearer {
	display: block;
	font-size: 0;
	line-height: 0;
	height: 0;
}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: url(http://www.clairebrione.com/images/1.gif) no-repeat;
	padding-bottom: 10px;
}
.header {
	background: url(http://www.clairebrione.com/images/10.png) no-repeat 90% 19px;
	height: 92px;
}

/* title */
.title {
	padding: 15px 0 0 56px;
	text-shadow: 1px 1px 1px #06C;
}
.title a {
	display: block;
	height: 30px;
	text-decoration: none;
}
.title h1 {
	color: #FFF;
	display: inline;
	font: normal 2em Verdana,sans-serif;
}
.title span {
	color: #FFF;
	margin-left: 5px;
}

/* navigation */
.navigation {
	float: left;
/*	height: 92px; */
	padding: 0 0 0 38px;
	position: absolute;
/*	left: 0; */
}
.navigation a {
	color: #FFF;
	float: left;
	font: bold 1.2em "Trebuchet MS",sans-serif;
	margin-top: 12px;
	padding: 8px 18px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px 1px #03A;
}
.navigation a:hover, .navigation a:focus, .navigation a:active {
	background-color: #4A91C3;
	border: none;
	color: #FFF;
}
.navigation a.active {
	font-style: italic;
}
/* main */
.main {
	background: #FFF url(http://www.clairebrione.com/images/4.gif) no-repeat;
	clear: both;
	padding: 12px 12px 0 52px;
	width: 90%;
}

/* main sidebar */
.sidenav {
	float: left;
	margin-top: 25px;
	width: 30%;
}

.sidenav h2 {
	border-bottom: 1px dashed #DDD;
	color: #C60;
	display: inline-block;
	width: 100%;
	font-size: 1.4em;
	height: 20px;
	margin-top: 1em;
}
.sidenav p {
	font-size: 100%;
}
.sidenav a.button, .content div.descrbutton, .content a.button {
    color: #0066CC;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
}
.sidenav a.button, .content div.descrbutton {
    background: url(http://www.clairebrione.com/images/11.png) no-repeat scroll 0 0 transparent;
    display: block;
    font-size: 14px;
    font-weight: bold;
    height: 44px;
    line-height: 44px;
    width: 280px;
}
.content a.button {
    background: url(http://www.clairebrione.com/images/12.png) no-repeat scroll 0 0 transparent;
    display: inline-block;
    font-size: 12px;
    font-weight: normal;
    height: 22px;
    line-height: 22px;
    width: 82px;
}
.sidenav a.button:hover, .sidenav a.button:active,
.content div.descrbutton:hover, .content div.descrbutton:active,
.content a.button:hover, .content a.button:active {
    color: #0077FF;
}
.sidenav a.button:hover, .sidenav a.button:active {
    color: #0077FF;
}
.sidenav p.tagcloud a {
	color: #466;
	text-decoration: none;
}
.sidenav p.tagcloud a:hover, .sidenav p.tagcloud a:active {
	border: none;
	color: #F70;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav ul li { 
	border-bottom: 1px dashed #EEE;
	list-style: none;
	margin: 0;
}
.sidenav ul li a {
	color: #777;
	display: block;
	font-size: 0.9em;
	padding: 3px 6px 3px 18px;
	text-decoration: none;
}
.sidenav ul li a:hover {
	color: #111;
	background: url(http://www.clairebrione.com/images/2.gif) no-repeat;
}

/* content */
.content {
	float: left;
	margin-right: 4%;
	width: 60%;
}
.content h2 a {
	color: #06C;
}
.content h2 a:hover {
	color: #07F;
}
.content p.resume {
  font-weight: bold;
}
.content .descr {
	color: #C60;
	margin-bottom: 6px;
}
.content div.vcard {
  font-size: 1.2em;
  line-height: 1.5em;
}
.content p img {
  margin: 10px 0;
}
.droite {
  float: right !important ;
  margin-left: 10px !important;
}
.gauche {
  float: left !important ;
  margin-right: 10px !important;
}
.centre {
  display: block !important;
  float: none !important;
  margin-left: auto !important;
  margin-right: auto !important;
}
.content .morelink {
	font-size: 0.9em;
	margin-top: -6px;
	padding-bottom: 0;
	text-align: right;
}
.content p.comments_invite {
	text-align: right;
}
.content ul li {
	list-style: url(http://www.clairebrione.com/images/6.gif);
	margin-left: 18px;
}
.content ol li {
	list-style: decimal outside;
	margin-left: 28px;
}

.a-propos ul {
	font-size: 100%;
}

#cbe-plugin-help h1 {
	display: none;
}
#cbe-plugin-help table#list ul {
	font-size: 100%;
}
#cbe-plugin-help ul li {
	list-style: none outside none;
}
#cbe-plugin-help ol li {
	list-style-position: inside;
	margin-left: 0;
}
.prevnext {
	font-size: 12px;
	margin-top: 10px;
	padding-bottom: 1.2em;
}
.prevnext > * {
	display: inline;
}
.prevnext .next {
	float: right;
}

/* search & contact form */
form > div {
	margin-top: 5px;
}
.contact form input, .contact form textarea, .styled {
	border: 3px solid #E5E5E5;
	padding: 4px;
}
.contact form input:hover, .contact form textarea:hover, .styled:hover,
.contact form input:focus, .contact form textarea:focus, .styled:focus {
	border-color: #F70;
}
.contact form label:hover {
	color: #F70;
}
.contact form input.zemSubmit, input.button {
	border: 3px double #AAA;
	height: auto;
	margin-left: 5px;
	padding: 2px 3px;
	width: auto;
}
.contact form input.zemSubmit {
	margin-left: 0;
}
input.zemRequirederrorElement, textarea.zemRequirederrorElement {
	background-color: #fff4f4;
}
p#publish {
	padding-top: 6px;
}
.contact form label {
	display: block;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 6px;
}

/* comments & comment form */
.comment {
	margin-top: 15px;
}
blockquote {
	font-size: 100%;
}

fieldset label {
	display: block;
	font-size: 1.2em;
	line-height: 1.5em;
	padding-top: 6px;
}

fieldset input, fieldset textarea {
	border: 3px solid #E5E5E5;
	padding: 4px;
	width: 100%;
}
fieldset input:hover, fieldset textarea:hover,
fieldset input:focus, fieldset textarea:focus {
	border-color: #F70;
}
fieldset label:hover {
	color: #F70;
}

.comments_error {
  background-color: #fff4f4;
  border-color: red;
}

fieldset label, fieldset input.button {
  cursor: pointer;
}

fieldset input.disabled {
  background-color: #EFEFEF !important;
  border-color: #EFEFEF !important;
  color: lightgrey !important;
  cursor: auto;
}
fieldset input.button:hover, fieldset input.button:focus {
  border-color: #aaa;
}

p#txpCommentInputForm {
  color: green;
  text-align: center;
}

/* footer */
.footer {
	background: #fff url(http://www.clairebrione.com/images/5.gif) repeat-x;
	font-size: 1.1em;
	padding: 14px 4% 12px;
}
.footer a {
	text-decoration: none;
}
.footer, .footer .right a {color: #466;}
.footer a:hover, .footer .right a:hover {
	color: #F70;
	text-decoration: underline;
}