@import '/skins/da-styles/thumbs.css';

/* les display:none */
#prelude, .tags p, .post-excerpt img, .post-info { display: none;}
.dc-multitags #sidebar .tags, .dc-multitags #sidebar .multitags { display: none;}

#sidebar input {background: #fff; }

#da-menu li.active {
	background-color: #d6e101;
}
#main-menu {
	border-top-color: #d6e101;
	border-bottom-color: #d6e101;
}

/*
	Couleurs spécifiques de la section
*/
#main h2, #main h2 a {
	color:#b5b004;	
	border:0 none;
}
#main h3 {
	color:#049da5;
}
#main2,
#main2-bis,
#footer {
	border-color: #d6e101;
}

/*
	Blocs
*/
#wrapper:after {
	content: '[.]';
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}
#wrapper {
	display: inline-block;
}
/*\*/
* html #wrapper {
	height: 1%;
}
#wrapper {
	display: block;
}
/* */
#selector {
	font-size:0.9em;
	width:25%;
	float:left;
}
#blognav div,#blogextra div {
	margin-bottom:1.5em;
}
#blognav {
	color: #fff;
	background: #4b4c4c url(http://static.dotaddict.org/img/tiny-dots.gif) no-repeat bottom right;
	padding:1em 1em 3em 1em;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#blognav h2 {
	color:#ccc;
	margin:0 0 0.5em 0;
}
#blognav ul {
	padding:0 0 0 0.5em;
	list-style-type: square;
}
#blognav li {
	color: #fff;
	font-size:0.98em;
	margin-bottom:0.2em;
}
#blognav a {
	color: #fff;
	border-bottom:1px dotted #aaa;
}
#datas {
	width:70%;
	float:right;
}

#search fieldset {
	padding-left:0.5em;
	border:0 none;
}
#search input { padding:0.25em; border:1px solid #ada47e; background-color:#f1eee0;}
#search input[type=text] { color:#4b4c4c; }
#search input[type=text]:hover { border-color: #4b4c4c;}
#search input[type=text]:focus { background-color:#fff; border-color: #4b4c4c; }
#search input.submit,
#search input.preview {
	font-size:0.95em;
	padding:0.2em 0.5em;
	cursor: pointer;
	background-color: #4b4c4c;
	color: #f1eee0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#search input.submit:hover,
#search input.preview:hover { background-color:#000; color:#fff; }

#q {
	width:10em;
}

.group-infos {
	text-align:justify;
	color:#666;
}
/* post.html
----------------------------------------------- */
.dc-post #main h2.post-title { 
	margin-top: 0;
	color:#049da5;
}
.post-content img { 
	padding : 6px; 
	border : 1px solid #ccc; 
	text-align: left; 
}
#main .post h3 { 
	clear: both;
	color:#ff9900;
}
.post-tags,
.post-excerpt,
#attachments { 
	font-size: .9em; 
	margin: 0 0 2em 0;
	padding: 6px;
	background: #f2f2f2; 
	border: 1px solid #ccc; 
	border-width: 1px 0;
}
.post-excerpt {
	font-size: 1em;
}
.post-excerpt strong {
	font-size: .9em;
}
.info-cat {
	font-size: .9em;
	margin: 0;
	padding: 6px;
	border-top: 1px solid #d6e101;
}
.info-cat p {
	margin: 0;
	padding: 4px 0 0 0;
}
#attachments {
	margin-top: 1em;
}
#attachments h3 { 
	margin-top: 0;
	}
/* date de dépôt */
.post-date { 
	margin-bottom: 8px; 
	}
.post-tags { 
	background: transparent; 
	border: none; 
	padding: 6px 0;
	}
.post-tags ul {
	margin-left: 6px;
	}
.post-tags li { 
	padding: 0 12px 0 0;
	margin: 0;
	background: transparent; 
	display: inline; 
	}
.post-tags li a, .post-tags span a { 
	white-space: nowrap; 
	padding-left: 12px; 
	background: transparent url(http://static.dotaddict.org/img/tag.gif) no-repeat 0 2px; 
	display: inline-block; 
	border: 0 none; 
	}

/* --------------------------
search et multitag
----------------------------- */
.dc-multitags .content-inner { 
	background: #fff url(http://static.dotaddict.org/img/oeillets.gif) no-repeat top center;
	width: 540px !important;
	width: 580px;
	padding: 20px;
	-moz-border-radius: 18px;
	}
.dc-multitags #content ul li { 
	line-height: 180%; 
	background: transparent;
	}
.dc-multitags #content .field input { 
	margin-left: 2em; 
	margin-top : 1em;
	}
.dc-multitags .content-innter input:hover { 
	background: #4b4c4c; 
	color: #fff;
	}
.dc-multitags .content-inner h2 { 
	margin-top: 0;
	background: transparent; 
	text-align: center;
	}
	
/* -----
le billet seul
____________ */

.dc-post .post-excerpt p {
	margin: 0 0 .33em 0;
}
.dc-post .post-excerpt p img {
	display:none;
}
.dc-post .post-content {
	clear: both;
}
#attachments .bug {
	background-image: url(http://static.dotaddict.org/img/delete.png);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	padding-left: 24px;
}
li.package {
	background: transparent url(http://static.dotaddict.org/img/linkdump.gif) no-repeat left center;
	padding: 3px 0 3px 18px;
}

/*
	AlphaTOC
*/
#alphatoc-index {
	font-size:0.8em;
	margin: .66em 0;
	list-style-type: none;
	height: 24px;
}
#alphatoc-index li {
	margin: 0;
	padding: 0;
	line-height: 21px;
	text-align: center;
	width: 24px;
	height: 24px;
	float: left;
	background:transparent;
}
#alphatoc-index li a {
	border: none;
	padding: 2px 6px;
}
#alphatoc-index li a:hover {
	background-color:#d6e101;
	color:#fff;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#alphatoc-index li.selected {
	width: 38px;
	font-size: 1.66em;
	line-height: 20px;
}
#alphatoc-index li.selected a {
	background: transparent;
	color:#b5b004;	
}
#alphatoc dt {
	margin:0.75em 0;
	font-size:1.4em;
	color:#d6e101;
}
#alphatoc dt:first-letter {
	padding:3px 8px;
	background-color:#d6e101;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color:#fff;
}

