/* derniere modif 17/12/2008 */

/** WARNING -------------------------------**/
#warning {
	margin: 1em 2em;
	text-align: center;
	background: #eee;
	border: 2px solid #ff9b00;
}
#warning h2 { font-size: 1.25em;}



/** MENU -------------------------------**/
#da-menu li.active {
	background-color: #ff9b00;
}
#main-menu {
	border-top-color: #ff9b00;
	border-bottom-color: #ada47e;
}

.postdate {
	width: 13%;
	margin-right:2%;
	float:left;
	text-align:right;
	font-size:0.85em;
	color: #ada47e;
	font-weight:bold;
}
.postdate .post-tags { margin-top: 20px;}

.postdate a{
	border-bottom: 1px dotted #AFA782;
	font-weight: normal;
	color: #AFA782;
}

.post-info-co {
	margin: 10px 0 30px 0;
	font-size: 0.85em;
}

/** Style de la page ------------------**/
h1, h2, h3, h4 {
	font-family: Verdana, Helvetica,Arial,sans-serif;
}
p {
	margin: 0.66em 0;
}
a {
	text-decoration: none;
	border-bottom: 1px dotted #FF9B00;
	color: #FF9B00;
}
a:hover {
	color: #3EB1B3;
	border-bottom: 1px dotted #3EB1B3;
}

a img { border: none; }

.post dd {margin-left: 1em;}

/** Styles Home */

.dc-home #main {
	margin-left: -280px;
}
.dc-home #content {
	margin-left: 280px;
}
.dc-home li a {
        color: inherit;
}
.dc-home .block {
        float: left;
        width: 43.5%;
        background: #fff;
        margin: 0 2% 0 0;
        padding: .5em;
				background-color: #fff;
				-moz-border-radius: 12px;
				padding: 12px 1.5% 24px 1.5%;
				border: 1px solid #E1DBBD;
}
.dc-home .block h2 {
				font-size: 1.7em;
        text-align: center;
				color: #f90;
				margin-bottom: .66em;
}
.dc-home .reference-links h2, .dc-home .lastpublished h2, .dc-home .new-on-da h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #333;
	text-align: left;
	padding-right: 50px;
}
.dc-home .block ul {
	margin-left: 50px;
}
.dc-home .block li {
	padding: .2em 0;
	text-align: left;
}
.block.first-steps {
	background: #fff url(img/help.png) no-repeat 6px 54px;
	font-size: 1.1em;	
}
.block.tocs {
	background: #fff url(img/folder.png) no-repeat 6px 54px;
	font-size: 1.1em;	
}
.block.lastpublished {
	background: #fff url(img/clock.png) no-repeat 10px 48px;
	background: #fff url(img/clock.png) no-repeat 96% 10px;
}
.block.reference-links {
	background: #fff url(img/favorite.png) no-repeat 10px 48px;
	background: #fff url(img/favorite.png) no-repeat 96% 10px;
}
.block.new-on-da {
	margin-bottom: 18px;
	background: #fff url(img/logo-da-wbg.png) no-repeat 96% 12px;
}
.dc-home .landmarks {
        clear: both;
        font: 1.5em Verdana, Helvetica, "Liberation Sans", Arial, sans-serif;
        text-align: center;
        padding: 1em 0;
				margin: 1em 0;
}
.block.lastpublished dl, 
.block.reference-links ul,
.block.new-on-da ul {
	margin-top: 24px;
}
.dc-home .block.reference-links ul, .dc-home .block.new-on-da ul {
	margin-left: 0;
}
/** Style des fiches ****************************/
#breadcrumb {
	margin-left: 30px;
}

.dc-post .post, .dc-related .post, .dc-mymeta .post, .contribute .post, .dc-alphatoc dd, .dc-mymetas dd {
	-moz-border-radius: 26px;
	background: #fff;
	clear:both;
	border-top:2px solid #e8e3ce;
	margin-top: 30px;
	padding: 0.75em 30px;
}
.dc-mymetas dt {
  margin-top: 1em;
  margin-bottom: 1em;
  font-size: 1.3em;
}
.dc-alphatoc dd, .dc-mymetas dd { margin-top: 5px; }
.post-content,
.post-excerpt {
	text-align:justify;
	clear: both;
}
.post em {
	font-style: italic;
}
.post strong {
	font-weight: bold;
	font-size: 95%;
}
.post sup {
	font-size:0.75em;
	vertical-align:top;
}
.post h2{
	margin: 25px 0;
	color: #FF9B00;
	font-size: 1.4em;
}

.dc-post h2.post-title {
	float: left;
}

h2.post-title.series {
	color: #FFcb30;
	margin-bottom: 5px;
}

.post h3{
	margin: 20px 0;
	color: #FF9B00;
	font-style: italic;
	font-weight: bold;
}

h3.series-sub-title {
	clear: both;
	font-style: normal;
}

/** Informations sur la fiche **/

.dc-post .serie-prev-next {
	clear: right;
	margin: 25px 0 5px;
	text-align: right;
	float:right;
	line-height: 2em;
}
.dc-post .post-infos {
	-moz-border-radius: 26px;
	background: #fff;
	margin-top: 10px;
	padding: 15px 30px 0.75em;
	font-size:0.85em;
}
.dc-post .post-infos a,
.dc-post .post-infos a:visited {
	color: #3EB1B3;
	text-decoration:none;
	border:0 none;
}
.dc-post .post-infos a:hover {
	border-bottom: 1px dotted #3EB1B3;;
	color: #3EB1B3;
}
.dc-post .post-infos .serieslist {
	float: left;
}
.dc-post .post-infos .info-cat {
	float: right;
}
.dc-post .post-infos .author-date {
	padding-top: 20px;
	clear: both;
}



/** listes **/
.post-content ul,
.post-excerpt ul {
	list-style-type: square;
	padding-left:2em;
}
.post-content ol,
.post-excerpt ol {
	padding-left:2em;
}
.post-content li,
.post-excerpt li {
	margin-bottom:0.3em;
}
/** notes de bas de page **/
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;
}
/** skills **/
.logoskills {
	display: block;
	float: left;
	position: relative;
	top: 15px;
	margin-left: -94px;
	width: 64px;
	/*height: 64px;*/
	background: #ff0000;
}
/*.logo-newcomer { background: url(img/newcomer.png) no-repeat;}
.logo-css_skills { background: url(img/css_skills.png) no-repeat;}
.logo-php_skills { background: url(img/php_skills.png) no-repeat;}
.logo-connoisseur { background: url(img/connoisseur.png) no-repeat;}*/

/** Commentaires -------------------------------*/
#comments,
#pings{
	-moz-border-radius-topleft: 26px;
	-moz-border-radius-topright: 26px;
	background: #fff;
	border-top:2px solid #e8e3ce;
	margin: 30px 0 0 0;
	padding: 0.75em 30px 20px 30px;
}
#comments a, #ping a{border: none;}

#comment-form {
	-moz-border-radius-bottomleft: 26px;
	-moz-border-radius-bottomright: 26px;
	background: #fff;
	margin: 0 0 30px 0;
	padding: 0.75em 30px 0 30px;
}

#comments h3,
#comment-form h3,
#add-comment h3,
#pings h3 {
	font-size:1.3em;
	color: #ada47e;
}

#comments dt,
#pings dt{
	font-weight: bold;
}
#comments dd,
#pings dd{
	margin: 0 0 20px 20px;
}

#comments p,
#pings p {
	padding:0;
	margin:0 0 0.5em 0;
}
/*formulaire*/
#comment-form label{
	float: left;
	width: 11em;
}
#comment-form input,
#comment-form textarea {
	margin: 3px;
	background: #F1EEE0;
	border:1px solid #ADA47E;
	clear: both;
}
#comment-form textarea {
	width: 99%;
}
#comment-form .form-help {
	font-style:italic;
	padding:0;
	font-size: 0.85em;
}
.remember {
	clear: both;
}
#comment-form .remember label { float: none; width: auto;}

/* -------------------------------------------------
		GRANDS BLOCS
--------------------------------------------------- */
#wrapper {
	width:90%;
	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 0 1em -310px;
	float:right;
}
#content {
	margin: 0 0 0 310px;
}
#sidebar {
	width:220px;
  margin-top: 1.66em;
	padding:0 10px;
	float:left;
}

/* Eléments de la sidebar */
#sidebar div h2 {
	font-size:1.2em;
}
#sidebar > div {
	font-size:0.95em;
}
#sidebar a {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#sidebar a:hover {
	border-bottom: 1px solid #fff;
}
#blognav div, #blogextra div {
	margin-bottom:1.5em;
	color: #fff;
	background: #4b4c4c;
	padding:1em 1em 1.5em 1em;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#blognav .text {
	background: #4b4c4c url(http://static.dotaddict.org/img/tiny-dots.gif) no-repeat bottom right;
}
#blognav .text a {
	color: #fff;
}
#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;
}

#footer {
	border-color: #ada47e;
}


/**A ranger! **/

#alphatoc-index li {
	display: inline;
}
#alphatoc-index {
	margin-bottom: 3em;
}



#content code, #content pre {
	color:#4B4C4C;
}

q {
	quotes: '«' '»';
}
q:before {
	content: open-quote "\0000a0";
}
q:after {
	content: "\0000a0" close-quote;
}


#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;
}



.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;
}




.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;
}
.incat h2,
.incat h2 a,
.incat h2 a:visited,
.incat h2 a:hover {
	color: #4b4c4c;
}
/* Cat News themes */
.incat1 h2,
.incat1 h2 a,
.incat1 h2 a:visited,
.incat1 h2 a:hover {
	color: #b5b004;
}
/* Cat News plugins */
.incat2 h2,
.incat2 h2 a,
.incat2 h2 a:visited,
.incat2 h2 a:hover {
	color: #049da5;
}
/* Cat News tips */
.incat4 h2,
.incat4 h2 a,
.incat4 h2 a:visited,
.incat4 h2 a:hover {
	color: #ff9b00;
}

#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;
}


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;
}

.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; }
.dp-highlighter a.tpl-link, .dp-highlighter .string a.tpl-link {color:#000;border-bottom: 1px dotted;}
