/*
Theme Name: Jaell
Theme URI: http://www.marie-jaell.info/
Description: Thème spécifique.
Version: 0.1
Author: Gabriel ROUSSEAU
*/

* {margin:0;padding:0;border:0;}
input, textarea {border:1px solid #888;padding:1px;-moz-border-radius: 6px;-khtml-border-radius: 6px;-webkit-border-radius: 6px;border-radius: 6px;}
body {background: #fff;font-size:10px;}
html, body {height:100%;}
a {outline-style:none;}

.clear {clear:both;height:0;width:0;overflow:hidden;font-size:0;}
.clearright {clear:right;height:0;width:0;overflow:hidden;font-size:0;}

.alignright {float:right;}
.alignleft {float:left;}
.aligncenter, div.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.patronyme {
	font-variant:small-caps;
}

#document {
	position:relative;
	float:left;
	min-height:100%;
	height:auto !important;
	height:100%;
	margin-bottom:-22.4em;
	overflow:hidden;
	width:100%;
}

#page {
	margin-left:21.1em;
	background:#fff;
}

#page a.ext {
	padding-right: 14px;
	margin-right: 2px;
	background: url('images/info/info_ext.gif') no-repeat right center;
}
#page a.mel {
	padding-right: 14px;
	margin-right: 2px;
	background: url('images/info/info_mel.gif') no-repeat right center;
}
#page a.pdf {
	padding-right: 14px;
	margin-right: 2px;
	background: url('images/info/info_pdf.gif') no-repeat right center;
}
#page a.pop {
	padding-right: 14px;
	margin-right: 2px;
	background: url('images/info/info_pop.gif') no-repeat right center;
}
#page a.rss {
	padding-right: 14px;
	margin-right: 2px;
	background: url('images/info/info_rss.gif') no-repeat right center;
}

#header {
	display:none;
}

#page>.titre {
	position:relative;
	height:6.6em;
	overflow:hidden;
}

#page>.titre .fond {
	width:100%;
	height:100%;
}

#page>.titre .category {
	position: absolute;
	top:0;
	left:0;
	background:#888;
	opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;
}

#page>.titre .category.cat-item-1 { background:#a36ac8 }
#page>.titre .category.cat-item-3 { background:#f87d7d }
#page>.titre .category.cat-item-4 { background:#f0f076 }
#page>.titre .category.cat-item-5 { background:#02ac62 }
#page>.titre .category.cat-item-6 { background:#7e7ef8 }

#page>.titre h2 {
	position:absolute;
	left:0.5em;
	bottom:44%;
	font-family:Times New Roman, serif;
	font-size:4.8em;
	letter-spacing:0.291em;
	line-height:0.75em;
	font-variant:small-caps;
	width:100em;
	color:#000;
}

#page>.titre h3 {
	position:absolute;
	left:2.25em;
	top:56%;
	font-size:3.2em;
	line-height:0.9em;
	letter-spacing:0.437em;
	font-family:Helvetica, sans-serif;
	text-transform:uppercase;
	width:100em;
	color:#fff;
}

#page>.titre.search, #page>.titre.single {
	height:4.4em;
/*	letter-spacing:7em;*/
}
#page>.titre.search h3 {
	left:0.5em;
	top:0;
	line-height:1.5em;
}
#page>.titre.single h2 {
	bottom:11%;
}

#page .navigation {
	font-size:0.7em;
	line-height:1.4em;
	text-align:center;
	text-transform:uppercase;
}
#page .navigation.top {
	height:2em;
}
#page .navigation.bottom {
	height:4em;
}
#page .navigation a{
	background:#eee;
	border:0;
	color:#888;
	display:inline-block;
	margin:0.2em;
	height:1.3em;
	padding:0 0.5em;
	text-decoration:none;
}
#page .navigation a:hover {
	background:#aaa;
	color:#000;
	border:0;
}

.hilite { background-color:#ff8; font-weight:bold } /* default */
.term-1 { background-color:#f88 } /* second search term only */
.term-2 { background-color:#8f8 } /* third search term only */
.term-3 { background-color:#88f } /* fourth search term only */

#searchform {
	width:100%;
	text-align:right;
	font-size:1.6em;
	padding:0.5em 0;
}

#searchform input {
	margin:0 4.42em;
	float:right;
}

#soustitre {
	position:relative;
	overflow:visible;
	font-size:1.6em;
	font-style:oblique;
	margin:1em 1em -1.5em;
	font-family:Helvetica, sans-serif;
	color:#4c4c4c;
}

#posts {
	font-size:1.6em;
	margin:3em 3em 0;
	line-height:1.4em;
	font-family:Helvetica, sans-serif;
	color:#4c4c4c;
}

#posts a {
	color:#4c4c4c;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
#posts a:hover {
	border-bottom:1px solid #888;
}
#posts a.thickbox {
	border:none;
}

#posts .hentry {
	margin-bottom:3em;
	position:relative;
	overflow:visible;
	text-align:justify;
}

#posts .title {
	border-bottom:1px solid #eee;
	position:relative;
}

#posts h4 {
	display:block;
	font-size:1.75em;
	font-variant:small-caps;
	line-height:0.8em;
/*	margin:0 3em -0.75em 0;*/
	letter-spacing:0.1em;
		margin:0 3em 0.1em 0;
}
#posts>.page h4 {
	text-transform:uppercase;
	color:#888;
}

#posts>.page h5 {
	font-size:1.2em;
	margin-bottom:0.5em;
	font-weight:bold;
	color:#444;
}

#posts>.page h6 {
	font-size:1em;
	margin-bottom:0.5em;
	font-weight:bold;
	color:#444;
}

#posts .postmetatop {
	position:relative;
	text-align:right;
	line-height:1em;
}

#posts .date {
	color:#888;
	font-size:0.875em;
}
#posts>.page .date {
	display:none;
}

#posts .post_categories {
/*	font-size:0.875em;*/
	text-transform:uppercase;
	font-size:1.312em;
	height:1em;
	margin-bottom:0.1em;
	position:absolute;
	right:0;
	bottom:0;
}
#posts>.page .post_categories {
	visibility:hidden;
}

#posts .post_categories a {
	text-decoration:none;
	color:#4c4c4c;
	border-bottom:0;
}
#posts .post_categories a:hover {
	border-bottom:0;
}

#posts .post_categories li {
	display:inline;
}

#posts .post_categories li .rond {
	height:1em;
	margin-left:0.3em;
}

#posts .post_categories .cat-item-1 .rond { background:#a36ac8 }
#posts .post_categories .cat-item-3 .rond { background:#f87d7d }
#posts .post_categories .cat-item-4 .rond { background:#e0e060 }
#posts .post_categories .cat-item-5 .rond { background:#02ac62 }
#posts .post_categories .cat-item-6 .rond { background:#7e7ef8 }

#posts .posttags {
	color:#888;
	font-size:0.875em;
	text-align:right;
}
#posts .posttags a {
	text-decoration:none;
	color:#888;
	border-bottom:0;
}
#posts .posttags a:hover {
	color:#000;
	border-bottom:0;
}

#posts .postmetadata {
	color:#888;
	border-top:1px solid #eee;
	text-transform:uppercase;
	font-size:0.7em;
	line-height:1.4em;
}

#posts .postmetadata a {
	float:right;
	background:#eee;
	color:#888;
	display:inline-block;
	height:1.3em;
	padding:0 0.5em;
	margin:0 0 0.5em 0.5em;
	text-decoration:none;
	border-bottom:0;
}
#posts .postmetadata a:hover {
	background:#aaa;
	color:#000;
	border-bottom:0;
}

#posts .sig {
	color:#888;
	font-size:0.875em;
	float:left;
}
#posts>.page .sig {
	display: none;
}

#posts .page_sig {
	font-size:0.875em;
	color:#555;
	font-family:Times New Roman,serif;
	font-weight:bold;
	float:right;
	margin-top:3em;
}

#posts .entry {
	margin:1em 0;
	overflow:hidden;
}

#posts .entry ul {
	margin-bottom:1em;
}

#posts .entry li {
	margin-left:1em;
}

#posts .entry ul ul, #posts .entry ul ol {
	margin-bottom:0.5em;
	font-size:0.85em;
	line-height:1.4em;
}
#posts .entry ul ol {
	list-style-type: lower-roman;
	line-height: 1.2em;
}
#posts .entry ol ol {
	list-style-type: decimal;
	line-height: 1.1em;
}

#posts sup {
	display:inline-block;
	font-size:0.8em;
	line-height:0;
	margin-top:-1em;
}

#posts blockquote {
	color:#000;
	font-family:Times New Roman,serif;
	line-height:1.15em;
	margin:1em 2em 1em 3em;
	padding:0.5em;
	text-align:left;
}
#posts blockquote a {
	color:#000;
}

#posts q {
	color:#000;
	font-family:Times New Roman,serif;
	font-style:normal;
	letter-spacing:-0.02em;
}
#posts q:before {
	color:#4C4C4C;
	font-family:Helvetica,sans-serif;
	content: '\00AB\00A0';
}
#posts q:after {
	color:#4C4C4C;
	font-family:Helvetica,sans-serif;
	content: '\00A0\00BB';
}
#posts q q:before { content: '\201C\00A0'; }
#posts q q:after { content: '\00A0\201D'; }

#posts cite {
	font-style:oblique;
}
#posts cite:before { content: '\00AB\00A0'; font-style:normal; }
#posts cite:after { content: '\00A0\00BB'; font-style:normal; }

#posts abbr, #posts acronym { 
	cursor: help; 
	text-decoration:none; 
}

#posts .wp-caption {
	margin:0 1em 1em;
	text-align:center;
}
#posts .wp-caption.alignright {
	margin-right:0;
	text-align:right;
}
#posts .wp-caption.alignleft {
	margin-left:0;
	text-align:left;
}
#posts .wp-caption dt {
	height:100%;
	width:100%;
}
#posts .wp-caption a {
	display:block;
}
#posts .wp-caption img {
	height:100%;
	width:100%;
}
#posts .wp-caption-text {
	margin-top:0.2em;
	font-size:0.8em;
	font-family:Times New Roman, serif;
	line-height:1em;
	height:1em;
	color:#000;
}

#posts .more-link {
	color:#222222;
	display:block;
	font-size:0.8em;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom:0;
}
#posts .more-link:hover {
	color:#000;
	background:#eee;
	border-bottom:0;
}

#posts .archiveslist li {
/*	float:left;*/
	display:inline;
	font-size:1.5em;
	list-style-type:none;
	margin:0 1.2em 1.2em 0;
}
#posts .archiveslist a {
	display:inline-block;
	border-bottom:1px solid #fff;
	color:#888;
	text-decoration:none;
	text-transform:uppercase;
}
#posts .archiveslist a:hover {
	color:#000;
	border-bottom:1px solid #888;
}

#posts .alert {
	font-size:24px;
	font-variant:small-caps;
	font-weight:bold;
	text-decoration:underline;
}

.commentlist {
	font-size:0.875em;
	font-family:Times New Roman, serif;
	line-height:1.1em;
	color:#000;
}

.commentlist  a {
	color:#888;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
.commentlist a:hover {
	border-bottom:1px solid #888;
}

.commentlist .comment {
	background:#f8f8f8;
	border:1px solid #eee;
	margin:1em 0;
	padding:1em;
}

.commentlist .comment-author {
	font-weight:bold;
	color:#888;
	margin-bottom:0.5em;
}

.commentlist .commentmetadata {
	color:#888;
	margin-bottom:0.5em;
}

#respond {
	margin:3em 0 2em;
}
#respond  a {
	color:#888;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}
#respond a:hover {
	border-bottom:1px solid #888;
}
#respond p {
	margin:0.2em 0;
}
#respond input, #respond textarea {
	margin:2px 0;
	font-size:0.875em;
	font-family:Times New Roman, serif;
	line-height:1.1em;
}

#sidebar {
	position:relative;
	z-index:2;
	float:left;
	width:21.1em;
	padding-bottom:22.4em;
	background:#353535;
}
.sb_image {
	position:relative;
	z-index:3;
	width:21.1em;
	height:22.4em;
}
#sidebar .content {
	width:100%;
	overflow:hidden;
}
#sidebarbackground {
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:21.1em;
	height:100%;
	background:#353535;
}

#menu {
	font-family:Helvetica, sans-serif;
}

#menu>li {
	display:block;
	position:relative;
	font-size:2.11em;
	line-height:1em;
	padding-left:1.5em;
	letter-spacing:0.2em;
	font-variant:small-caps;
	font-family:Times New Roman, serif;
	color:#000;
}

#menu img {
	position:absolute;
	left:0;
	z-index:2;
	width:10.026em;
}

#menu .section {
	position:relative;
	z-index:3;
}

#menu>li ul {
	font-size:1em;
	margin:0.238em 0 0.714em;
}

#menu>li li {
	font-size:0.666em;
	line-height:1em;
	list-style-type:disc;
	color:#949494;
}

#menu>li li.space {
	margin-top:0.6em;
}

#menu>li li a {
	display:block;
	margin-bottom:0.3em;
	font-family:Helvetica, sans-serif;
	font-variant:normal;
	text-decoration:none;
	letter-spacing:0.15em;
	color:#949494;
}
#menu>li li a:hover, #menu>li li.current-cat a:hover {
	color:#fff;
}

#menu>li li.current-cat a { color:#ccc; }

#menu>li li.cat-item-1 { color:#a36ac8 }
#menu>li li.cat-item-3 { color:#f87d7d }
#menu>li li.cat-item-4 { color:#d0d050; }
#menu>li li.cat-item-5 { color:#02ac62 }
#menu>li li.cat-item-6 { color:#7e7ef8 }

#pub {
	padding:4em 0 3em 3.165em;
}

#footer {
	text-align:center;
	font-family:Andale Mono, Courrier New, monospace;
	color:#888;
}
#footer a {
	color:#888;
	text-decoration:none;
}