#da-menu li.active {
	background-color: #d6e101;
}
#main-menu {
	border-top-color: #d6e101;
	border-bottom-color: #d6e101;
}
#footer {
	border-color: #d6e101;
}
q {
	quotes: '«' '»';
}
q:before {
	content: open-quote "\0000a0";
}
q:after {
	content: "\0000a0" close-quote; 
}
/* balises html */
h1, h2, h3, h4 {
	font-family: Verdana, Helvetica,Arial,sans-serif;
}
p {
	margin: 0.66em 0;
}
/* liens */
a {
	text-decoration: none;
	border-bottom: 1px dotted #4b4c4c;
	color: #4b4c4c;
}
a:hover {
	color: #000000;
}
.post-title a {
	color:#b5b004;	
	text-decoration:none;
	border:0 none;
}
.post {
	clear:both;
	border-top:2px solid #e8e3ce;
	padding-top:0.75em;
}
.post h2 {
	color:#b5b004;	
}
.post h3 {
	color:#049da5;
}
.post em {
	font-style: italic;
}
.post strong {
	font-weight: bold;
	font-size: 95%;
}
.post sup {
	font-size:0.75em;
	vertical-align:top;
}
.comment-infos,
.ping-infos {
	width: 23%;
	margin-right:2%;
	float:left;
	text-align:right;
	font-size:0.85em;
	color: #ada47e;
	font-weight:bold;
}
.comment-infos {
	background: transparent url(http://static.dotaddict.org/img/ico_comment.png) no-repeat top left;
}
.ping-infos {
	background: transparent url(http://static.dotaddict.org/img/ico_tb.png) no-repeat top left;
}
.comment-infos span,
.ping-infos span {
	float:left;
	padding-left:16px;
}
.comment-infos span a,
.ping-infos span a {
	color: #ada47e;
}
.postdate {
	width: 13%;
	margin-right:2%;
	float:left;
	text-align:right;
	font-size:0.85em;
	color: #ada47e;
	font-weight:bold;
}
.comment-body,
.ping-body {
	width:75%;
	float:left;
	color:#666;
	font-size:95%;
}
.postbody {
	width:85%;
	float:left;
}
.postbody h2 {
	margin: 0 0 1em;
	font-size:1.4em;
	line-height:1em;
}
.post-content {
	text-align:justify;
	line-height:1.6em;
}
.post-infos {
	clear:both;
	margin-bottom:2em;
}
p.pagination {
	clear:both;
}
#navlinks,
#navlinks a,
#navlinks a:visited {
	text-align:left;
	color: #ada47e;
	font-size:0.9em;
	text-decoration:none;
	border:0 none;
}
#navlinks a:hover {
	border-bottom: 1px dotted #4b4c4c;
	color: #4b4c4c;
}
.post-title a {
	text-decoration:none;
	border:0 none;
}
.post-infos {
	text-align:right;
	font-size:0.9em;
}
.post-infos,
.post-infos a,
.post-infos a:visited {
	color: #ada47e;
	text-decoration:none;
	border:0 none;
}
.post-infos a:hover {
	border-bottom: 1px dotted #4b4c4c;
	color: #4b4c4c;
}
.post-content,
.post-excerpt {
	text-align:justify;
}
.post-content ul,
.post-excerpt ul {
	list-style-type: square;
	padding-left:2em;
}
.post-content ol,
.post-excerpt ol {
	padding-left:2em;
	text-align:left;
}
.post-content li,
.post-excerpt li {
	margin-bottom:0.3em;
	text-align:left;
}
div.footnotes {
	font-size: 85%;
	margin: 0 auto;
	margin-top: 2em;
	padding: 0.5em 1em;
	line-height: 1.2em;
	border-top:1px dotted #c7c7c7;
	color: #666;
}
.footnotes h4,
.footnotes p {
	margin-bottom: 0.5em;
}
a.ping_count {
	background: transparent url(http://static.dotaddict.org/img/ico_tb.png) no-repeat top left;
	padding: 0 0 0 16px;
}
a.comment_count {
	background: transparent url(http://static.dotaddict.org/img/ico_comment.png) no-repeat top left;
	padding: 0 0 0 16px;
}
a.permlink {
	background: transparent url(http://static.dotaddict.org/img/ico_entry.png) no-repeat top left;
	padding: 0 0 0 16px;
}
#comments p,
#pings p {
	padding:0;
	margin:0 0 0.5em 0;
}
#comments h3,
#add-comment h3,
#pings h3 {
	font-size:1.2em;
	color: #ada47e;
}

#add-comment h3 {
	border-bottom: 1px dotted #ccc;
	margin-bottom:0.5em;
}
#add-comment .field label {
	display:block;
	float:left;
	width:23%;
	padding-right:2%;
	text-align:right;
	color: #ada47e;
	font-size:0.95em;
	font-weight:bold;
}
#add-comment fieldset {
	border:0 none;
}
#add-comment textarea {
	width:70%;
}
.form-help,
.form-buttons,
.form-remember {
	padding-left:25%;
}
.form-help {
	color:#666;
	font-size:0.9em;
	margin:0;
}
.form-remember label {
	color: #ada47e;
	font-size:0.95em;
	font-weight:bold;
	padding-left:0.5em;
}
/* -------------------------------------------------
		GRANDS BLOCS
--------------------------------------------------- */
#wrapper {
	width:80%;
	margin:1.75em auto 1.5em auto;
}
#wrapper:after {
	content: '[.]';
	display: block;
	height: 1px;
	clear: both;
	visibility: hidden;
}
#wrapper {
	display: inline-block;
}
/*\*/
* html #wrapper {
	height: 1%;
}
#wrapper {
	display: block;
}
/* */

#main {
	width:100%;
	margin: 0 -270px 1em 0;
	float:left;
}
#content {
	margin: 0 260px 0 0;
}
#sidebar {
	width:220px;
	padding:0 10px;
	float:right;
}

/* Eléments de la sidebar */
#sidebar div h2 {
	font-size:1.25em;
}
#sidebar div h3 {
	font-size:1.05em;
}
#sidebar > div {
	font-size:0.95em;
} 
#blognav div,#blogextra div {
	margin-bottom:1.5em;
}
#blognav .text {
	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 .text ul {
	padding:0 0 0 1em;
}
#blognav .text li {
	color: #fff;
	font-size:0.9em;
}
#blognav .text a {
	color: #fff;
	border-bottom:1px dotted #aaa;
}
#sidebar ul {
	list-style-type : square;
	padding-left:2em;
}
#search fieldset {
	padding-left:1em;
	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.25em 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;
}
.comment-base,
.ping-base {
	border-top: 1px dotted #ccc;
	padding-top:0.5em;
}
.comment-clear {
	clear:both;
}
#add-comment,#pings {
	clear:both;
	margin:1em auto;
}
#ping-url {
	font-size: 0.9em;
	color:#666;
}

#add-comment fieldset { border: none; margin:0; padding:0;}
#add-comment label { cursor: pointer; }
#add-comment input,
#add-comment textarea { padding:0.25em; border:1px solid #ada47e; background-color:#f1eee0;}
#add-comment input[type=text],
#add-comment textarea { color:#4b4c4c; }
#add-comment input[type=text]:hover,
#add-comment textarea:hover { border-color: #4b4c4c;}
#add-comment input[type=text]:focus,
#add-comment textarea:focus { background-color:#fff; border-color: #4b4c4c; }
#add-comment input.submit,
#add-comment input.preview {
	font-size:0.95em;
	padding:0.25em 1.5em;
	cursor: pointer;
	background-color: #4b4c4c;
	color: #f1eee0;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#add-comment input.submit:hover,
#add-comment input.preview:hover { background-color:#000; color:#fff; }


#main2-bis,
#footer {
	border-color:#d6e101;
}

