/*
    Theme Name: Desktop Chaos
    Theme URI: http://www.desktopchaos.com
    Description: Desktop Chaos is a wordpress theme by <a href="http://www.evaneckard.com">Evan Eckard</a>
    Version: 1.1
    Author: Evan Eckard
    Author URI: http://www.evaneckard.com/
*/


body {
	background:url(img/page-back.gif) repeat-x #6c3c24;
	margin:0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#outer {
	background:url(img/paper-back.jpg) repeat-y 50% 0;
}
#inner {
	background:url(img/outer-back.jpg) no-repeat top center;
}
#container {
	width:960px;
	margin:0 auto;
}

/* */
a.spip_out	{
	color:#005b85;
}
.spip_logos	{
	background: none repeat scroll 0 0 transparent;
	border: 4px solid #F3F1CD; /* #DFDFDF */
}
/* Titre et cie */

#header {
	padding:46px 0 0 60px;
	font-size:11px;
}
#header .accueil img.spip_logos	{
	display:none;
}
#header .accueil #nom_site_spip	{
	display:block;
	width:400px;
	height:26px;
	overflow:hidden;
	color:#000;
	font-size:24px;
	font-family: Times New Roman, Times, Georgia, serif;
}

#header .accueil #nom_site_spip a {
	color:#000;
	text-decoration:none;
}

#main #descriptif_site_spip	{
	margin:-40px 0 30px 20px;
}
/*
#container #header #header-content .accueil a img.spip_logos {
	display : inline;
}
*/
/* formulaire menu des langues */

#container #header #formulaire_menu_lang  {
	background:none repeat scroll 0 0 transparent;
	display:block;
	margin:0;
	padding:0;
	width:100px;
	margin:-100px 0 0 0;
	padding:0 0;
}
#var_lang	{
	background: transparent;
	color: #ffffff;
}
/* search form */

#container .formulaire_recherche {
	text-align:right;
	padding:6px 20px 0 0;
	margin : 0 0 0 0;
}
#container .formulaire_recherche form {
	padding:0;
	margin:0;
}
#container .formulaire_recherche .text {
	border:1px solid #fff;
	width:158px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:transparent;
}
.formulaire_spip input.submit {
	border:1px solid #fff;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:url(img/btn-back.gif) transparent;
	cursor:pointer;
}
/* nav barre facultative de navigation ajoutee par le plugin menu */
#container #nav-wrap { /*, #header, #nav, #content, #footer-wrap*/
	width:910px;
}
#nav {
	left:0;
	padding:0;
	position:absolute;
	top:0;
}

/* listes */

.liste-items {
	list-style:none outside none;
}

/* content */

#container blockquote {
	padding:0 0 0 30px;
}
#container #main {
	float:left;
	width:420px;
	font-size:12px;
	line-height:18px;
	padding:50px 20px 0 40px;
}
#container #main h2,
#container #main h3 {
	font-size:24px;
	line-height:28px;
	font-weight:normal;
	font-family: Times New Roman, Times, Georgia, serif;
	margin:0;
	padding:0 0 14px;
	background:url(img/line.gif) repeat-x bottom;
}
#container #main h2 a,
#container #main h3 a,
#container #main #hierarchie a {
	color:#000;
	text-decoration:none;
}
#container #main h2 a:hover,
#container #main h3 a:hover,
#container #main #hierarchie a:hover,
#footer .inner a:hover {
	color:#005b85;
	text-decoration:underline;
}
#container #main .cat-title {
	background:url(img/line2.gif) repeat-x 0 23px;
	font-size:14px;
	padding:0 0 20px;
}
#container #main ul.liste-items  {
	padding-left:0;
}
#container #main li.item  {
	padding-bottom:30px;
	font-size:14px;
	line-height:20px;
	font-family: Times New Roman, Times, Georgia, serif;
}
#container #main li.item a  {
	color: #005B85;
	text-decoration: none;
}
#container #main li.item a:hover  {
	text-decoration: underline;
	cursor: pointer;
}
#container #main .post-content {
	position:relative;
}

#container #main .comments-list {
	position:relative;
}
#container #main .comments-list a {/*#container #main .post-content a*/
	color:#005b85;
}
#container #main .comments-list a:hover { /*#container #main .post-content a:hover*/
	color:#0090d2;
	text-decoration:none;
}
#container #main .meta-publi,
#container #main .pagination {
	font-size:11px;
	text-align:right;
	background:url(img/line2.gif) repeat-x;
	padding-top:8px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#container #main .meta-publi a,
#container #main .pagination a {
	color:#000;
	text-decoration:none;
}
#container #main .meta-publi a:hover,
#container #main .pagination a:hover {
	color:#005b85;
	text-decoration:underline;
}
#container #main .liste-items li.item .post-content .published,
#container #main .cartouche .post-content .published {
	position:absolute;
	top:0px;
	left:-88px;
	height:82px;
	width:75px;
	background:url(img/date-back.gif) no-repeat;
}
.jour {
	text-align:right;
	display:block;
	padding:14px 8px 0 2px;
	font-size:11px;
	line-height:11px;
}
.annee {
	text-align:right;
	display:block;
	padding:0 8px 0 0;
	font-size:18px;
	font-weight:bold;
}

#hierarchie	{
	padding: 10px 0px 0px 0px;
}
/* menus de navigation latérale  */

#container #sidebar {
	float:left;
	width:478px;
	overflow:hidden;
	margin: 40px 0 0 0;
}

/* menu de navigation latérale 1 */

#container #sidebar1 {
	float:left;
	width:234px;
	font-size:11px;
	line-height:16px;
	position:relative;
	padding:115px 0 0 0;
}
#container #sidebar1 .sur-le-menu {
	background:url(img/pages-top.gif) no-repeat 0 0;
	height:66px;
}
#container #sidebar1 .menu {
	background:url(img/pages-back.gif) repeat-y 0 0;
	padding:6px 20px 0;
}
#container #sidebar1 .sous-le-menu {	/**/
	background:url(img/pages-bottom.gif) no-repeat 0 0;
	height:63px;
}
#container #sidebar1 .menu ul {
	margin:0;
	padding:0;
}
#container #sidebar1 .menu li {
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #ffdead;
}
#container #sidebar1 .menu li a {
	margin:0;
	padding:6px 2px 6px 24px;
	background:url(img/bullet-pages.gif) no-repeat 4px 8px;
	color:#005b85;
	display:block;
	width:167px;
	text-decoration:none;
}

#container #sidebar1 .sur-mots-cles {
	background:url(img/categories-top.gif) no-repeat 0 0;
	height:109px;
}
#container #sidebar1 #menu_gpes_mots {
	background:url(img/categories-back.gif) repeat-y 0 0;
	padding:6px 20px 0;
}
#container #sidebar1 .sous-mots-cles {
	background:url(img/categories-bottom.gif) no-repeat 0 0;
	height:63px;
}
#container #sidebar1 #menu_gpes_mots ul {
	margin:0;
	padding:0;
}
#container #sidebar1 #menu_gpes_mots li {
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
	border-top:1px solid #f6f3cf;
}
#container #sidebar1 #menu_gpes_mots a {
	margin:0;
	padding:6px 2px 6px 24px;
	background:url(img/bullet-categories.gif) no-repeat 4px 8px;
	color:#005b85;
	display:block;
	width:167px;
	text-decoration:none;
}
#container #sidebar1 .menu li a:hover {
	background:url(img/bullet-pages-over.gif) no-repeat 4px 8px #d05e52;
	color:#fff;
}
.deroul  {
	background-color:transparent;
	color: #005b85;
	border:1px outset Black;
	padding:2px 0;
	width:100%;
}
#container #sidebar1 #menu_gpes_mots form select.deroul option	{
	background:url("img/categories-back.gif") repeat-y scroll 0 0 transparent;
}
#container #sidebar1 #menu_gpes_mots form select.deroul option:hover	{
	background: 4px 8px #d05e52;
	color:#fff;
}
#container #sidebar1 .menu li ul li {
	border-color:#f3cf99;
}
#container #sidebar1 .menu li ul li a {
	font-size:10px;
	background:url(img/bullet-pages-sm.gif) no-repeat 8px 9px;
}
/*
#container #sidebar1 .menu li ul li a:hover {url(img/bullet-over-sm.gif) no-repeat
	background:8px 9px #d05e52s;
}
 */
/* menu de navigation latérale 2 */

#container #sidebar2 {
	float:right;
	width:234px;
	font-size:11px;
	line-height:16px;
	position:relative;
	padding:20px 0 200px 0;
	background:url(img/col-03-bottom.jpg) no-repeat 50% 100%;
	clear:right;
}
#container #sidebar2 h2,
#container #sidebar1  .xoiitjjuczowudyk h3 {
	background:url(img/categories-top-fond.gif) no-repeat 0 0;
	height:50px;
	margin-bottom:0;
	margin-top:0;
}
#container #sidebar2 .liste h2.h2,
#container #sidebar2 .liste h2.h2 a,
#container #sidebar1  .xoiitjjuczowudyk h3	{
	padding: 80px 0px 0px 0px;
	font-family: "Hand Of Sean", Tahoma, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: none;
}
#container #sidebar2 h2.recent_post {
	background:url(img/recent-top.gif) no-repeat 0 0;
	height:110px;
	margin-bottom:0;
	margin-top:0;
}
#container #sidebar2 .liste {
	background:url(img/recent-back.jpg) repeat-y 0 0;
	padding:6px 20px 20px;
}
#container #sidebar2 .liste ul {
	margin:0;
	padding:0;
}
#container #sidebar2 .liste li.item {
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #f6f3cf;
}
#container #sidebar2 .liste li.item a {
	margin:0;
	padding:6px 2px 6px 24px;
	background:url(img/bullet-categories.gif) no-repeat 4px 9px;
	color:#005b85;
	display:block;
	width:167px;
	text-decoration:none;
}
#container #sidebar2 .liste li.item a:hover {
	background:url(img/bullet-categories.gif) no-repeat 4px 9px #005b85;;
	color: #ffffff;
}
#container #sidebar2 .liste li.item,
#container #sidebar2 .liste a .published {
	font-size:10px;
	line-height:14px;
}
#container #sidebar2 .pre_formulaire_spip {
	background:url(img/about-top.gif) no-repeat 0 100%;
	height:129px;
}
#container #sidebar2 .formulaire_spip {	/* about-inner */
	background:url(img/about-back.gif) repeat-y 0 0;
	padding:0 20px 0px 46px;
	margin: 0 0 0 0;
	font-size:11px;
	line-height:19px;
}
#container #sidebar2 .formulaire_spip p {
	margin:0 0 0 10px;
}

#container #sidebar2 .post_formulaire_spip {
	background:url(img/about-bottom.gif) no-repeat left top;
	height:30px;
}
#container #sidebar2 syndic_articles .liste li.item a	{
	color: #ffffff;
}
#container #sidebar2 .liste li.item a:hover	{
	background:url(img/bullet-categories-over.gif) no-repeat 4px 9px #d05e52;
	color:#fff;
}

#container #sidebar2 .syndic_articles {
	background:url(img/links-top.gif) no-repeat 50% 20px;
	padding:58px 20px 20px;
}
#container #sidebar2 .syndic_articles ul {
	margin:0;
	padding:0;
}
#container #sidebar2 .syndic_articles li.item {
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #87573e;
}
#container #sidebar2 .syndic_articles li.item a {
	background-image: url();
	margin: 0;
	padding: 4px 10px;
	color: #fff;
	display: block;
	width: 174px;
	text-decoration: none;
}
#container #sidebar2 .syndic_articles li.item a:hover {
	background:#562d19;
	color:#fff;
}

#container #sidebar2 .meta-links {
	padding:0 20px;
}
#container #sidebar2 .meta-links ul {
	margin:0;
	padding:0;
}
#container #sidebar2 .meta-links li {
	margin:0;
	padding:0;
	list-style:none;
	border-top:1px solid #734128;
}
#container #sidebar2 .meta-links a {
	margin:0;
	font-size:10px;
	line-height:14px;
	padding:4px 10px;
	color:#fff;
	display:block;
	width:174px;
	text-decoration:none;
}
#container #sidebar2 .meta-links a:hover {
	background:#562d19;
	color:#fff;
}

/* footer */

#footer {
	width:960px;
	min-height:301px;
	background:url(img/footer.jpg) no-repeat 0 0;
	margin:0 auto;
	position:relative;
}
#footer #footer-bottom {
	padding:100px 0 0 270px;
	width:600px;
	font-size:12px;
	line-height:16px;
	color:#222;
	font-family: Times New Roman, Times, Georgia, serif;
}
#footer #footer-bottom a {
	color:#222;
	text-decoration:none;
}
#footer .icon-rss a {
	display:block;
	position:absolute;
	left:640px;
	top:85px;
	width:49px;
	height:49px;
	text-indent:-400px;
	overflow:hidden;
	background:url(img/icon-rss.gif) no-repeat 0 0;
}
#footer .icon-rss a:hover {
	background:url(img/icon-rss.gif) no-repeat 0 -49px;
}
#footer .internet_compagnie a	{
	display:block;
	position:absolute;
	left:6px;
	top:130px;
	left:350px;
	width:60px;
	height:30px;
	text-indent:-400px;
	overflow:hidden;
}
#footer .internet_compagnie a:hover	{
	background-image: url(img/perline_sorciere.png);
	background-repeat: no-repeat;
	top:150px;
}

#footer .icon-ele a {
	display:block;
	position:absolute;
	left:644px;
	top:145px;
	width:37px;
	height:37px;
	text-indent:-400px;
	overflow:hidden;
	background:url(img/icon-ele.gif) no-repeat 0 0;
}
#footer .icon-ele a:hover {
	background:url(img/icon-ele.gif) no-repeat 0 -37px;
}

/* dynamic sidebar */

#container .sidebar {
	width:204px;
	overflow:hidden;
	font-size:12px;
	line-height:18px;
	padding:0 0 0 10px;
}
#content .widget {
	padding:10px 20px;
}
#container .sidebar ul {
	margin:10px 0;
	padding:0 0 0 20px;
}
#container .sidebar li {
	margin:6px 0;
	padding:0;
}
#container .sidebar a {
	color:#005b85;
	text-decoration:none;
}
#container .sidebar a:hover {
	color:#0090D2;
}

/* image handling */

img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:2px solid #B7AA7C;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	border:2px solid #B7AA7C;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	border:2px solid #B7AA7C;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/* next previous */

.previous a {
	float:left;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(img/link-older.gif) no-repeat 0 0;
	overflow:hidden;
}
.previous a:hover {
	background:url(img/link-older.gif) no-repeat 0 -33px;
}
.next a {
	float:right;
	width:93px;
	height:33px;
	text-indent:-400px;
	background:url(img/link-newer.gif) no-repeat 0 0;
	overflow:hidden;
}
.next a:hover {
	background:url(img/link-newer.gif) no-repeat 0 -33px;
}


/* comment styles */

/*
.comments, .name, .email, .website, .txt-email-sub, .txt-website-example {
	display:block;
	text-indent:-800px;
	font-size:10px;
	overflow:hidden;
	margin:0;
	padding:0;
}
.comments {
	height:27px;
	background:url(img/txt-your-comment.gif) no-repeat;
}
*/

.forum-titre,
.forum-titre a	{
	font-variant: small-caps;
	font-size: larger;
}

#comment-message #comment-content img.spip_logos {/*.avatar*/
	float:left;
	clear:left;
}
.comment-texte { /*comment-txt*/
	width:370px;
	float:right;
	clear:right;
}
.name, .email, .website {
	float:left;
	margin-right:12px;
	clear:left;
}
.name {
	height:30px;
	background:url(img/txt-name.gif) no-repeat top right;
}
.email {
	height:30px;
	background:url(img/txt-email.gif) no-repeat top right;
}
.website {
	height:30px;
	background:url(img/txt-website.gif) no-repeat top right;
}
.txt-email-sub {
	height:20px;
	background:url(img/txt-email-sub.gif) no-repeat 90px 0;
	clear:both;
}
.txt-website-example {
	height:20px;
	background:url(img/txt-site-example.gif) no-repeat 90px 0;
	clear:both;
}
#commentform {
	padding:0;
	margin:0;
}
#formulaire_forum input {#commentform .comment-field 
	border:1px solid #939393;
	width:290px;
	margin:0;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
	float:left;
}

#commentform .comment-box {
	border:1px solid #939393;
	width:380px;
	margin:0 0 10px;
	padding:3px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	background:#fff;
}

#formulaire_forum .boutons input,
#formulaire_forum input.submit { #commentform .btnComment
	border:1px solid #412210;
	color:#fff;
	margin:0;
	padding:2px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:14px;
	background:url(img/btn-back.gif) transparent;
	float:left;
	clear:left;
	cursor:pointer;
}

/* comment list */

.comments-list { /*.commentlist*/
	margin:20px 0;
	padding:0;
}
.comments-list li {
	/*.commentlist li*/
	padding: 12px 0;
	background: url(img/line.gif) no-repeat bottom;
	font-size: 12px;
	line-height: 20px;
	list-style: none;
}
.comments-list a,
.repondre a { /*.commentlist li a*/
	color:#000;
	position:relative;
	text-decoration:none;
	border-bottom:1px solid #868585;
	background:#f4f0db;
}

.repondre a:hover	{
	color:#0090d2;
	text-decoration:none;
}	
.comments-list li a:hover { /*.commentlist li a:hover*/
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
	background:#fffbc1;
}
.comments-list li .date {/*.commentdate*/
	display:block;
	padding:0 0 6px;
	font-size:10px;
}
.comments-list li .quote {/*.commentlist li cite*/
	font-weight:bold;
	font-style:normal;
}
