/*
# ***** BEGIN LICENSE BLOCK *****
#
# Atopa
# Theme by Mxlweb
# Contributor : Pierre Van Glabeke
# License: public domain
#
# ***** END LICENSE BLOCK *****/

* { margin: 0; padding: 0; border: 0; }

body {
	background-image: url("https://washingdish.es/thereweallarebg.png") ;
	font: 0.7em Arial,sans-serif;
	color:#FFF;
}
/* Styles communs
-------------------------------------------------------- */
p{text-align:justify;}

ul { list-style: none; }
ul li { list-style: none; }

a:link, a:visited { color: #FFF; text-decoration: none; }
a:hover { color: #CCFF00; text-decoration: underline; }
pre { overflow: auto; width: 100%; height: auto; }
.left { float: left; }
.right { float: right; }

.post, #comments dd, #pings dd {
 color:#CCCCCC; 
 border :1px solid #444444;
 padding-left:10px;
 margin-bottom:15px;
 background:#3B3B3B;
 }
/* Page
-------------------------------------------------------- */
#page {
	width: 100%;
	margin:0 auto;
}

/* Le titre
-------------------------------------------------------- */
#top{
width:80%;
height:50px;

}

#top h1{
	color: #CCFF00;
	  padding-top: 30px;


text-align:right; 
font-size:45pt;


}
#top h1 a{
	text-decoration: none;
	color: #ED64F5;
}

/* Prelude
-------------------------------------------------------- */
#prelude{
display:none;
}
/* La structure 
--------------------------------------------------------  */

#wrapper {
	width: 75%;
	padding:0;
	border-top :1px solid #444444;
	margin:50px;
}

#main {
	width: 75%;
	float: right;
	margin:20px 0;
}
#main a { color: #ED64F5
}

#sidebar {
	width: 15%;
	float: left;
margin: 20px;
}
hr {
                border: 0;
                clear:both;
                display:block;
                width: 100%;                
                background-color:#FFF;
                height: 1px;
            }

/* La barre de Menu 
-------------------------------------------------------- */
#sidebar h2 {
	color: #FFF;
	font-size: 1.3em;
	font-weight: bold;
	margin: 10px 0 10px 0;
	padding: 6px 0 6px 15px;
	background:url(img/li.png) no-repeat 0 50%;
}
#sidebar h3 { color: #FFF; padding: 4px 8px 0 8px; font-size: 1em; }

#sidebar a:link, #sidebar a:visited { text-decoration: none; }
#blogextra a:link, #blogextra a:visited { text-decoration: none; }

#sidebar ul, #blogextra li { padding: 0 0 4px 0; }
#sidebar li , #blogextra li{
	padding: 3px 4px 3px 15px;
	border-left:1px solid #444444;
}
#sidebar li:hover, #blogextra li:hover{
border-left:1px solid #CCFF00;
}

#sidebar p, #blogextra p { padding: 0 0 4px 0; }

	#search #q {
		color: #FFF;
		width: 140px;
		background:  #3B3B3B;
		border: 1px solid #444444;
		padding: 2px;
		font-size: 1em;
	}
	#search .submit {
		color: #CCFF00;
		font-size: 1em;
		font-weight: bold;
		text-transform: uppercase;
		background:#373737;
	}
	#search .submit:hover { color:#FFF; }

#search, .selected, .categories, .syndicate, .langs, .tags, .links, #blogextra .text { padding: 0 0 10px 0; }

#topnav {
	color: #CCC;
	font-size:0.9em;
	font-weight: bold;
	text-transform: uppercase;
	background:#3B3B3B;
	border:1px solid #444444;
	margin:20px 0 10px 0;
	padding:6px;
}
	#topnav a{
	color:#CCC;
	}
	#sidebar #topnav ul { margin: 0; padding: 0; }
	#sidebar #topnav li {
	display:inline;
		background: none;
		margin: 0;
		padding: 0;
		border:none;
	}

	#sidebar .syndicate li {
		margin: 0 4px 0 11px;
		background: transparent url(img/rss.png) no-repeat 0px 50%;
		padding: 5px 4px 5px 22px;
		border:none;
	}

	#sidebar .tags ul {
		margin: 5px 5px 10px 10px;
		padding: 0;
		font-size: 110%;
	}
		#sidebar .tags ul li {
			display:inline;
			background: none;
			border:none;
			margin: 0;
			padding: 0;
			font-size: 0.9em;
		}
			#sidebar .tags ul li a:link, #sidebar .tags ul li a:visited { color: #CCFF00; }
			#sidebar .tags ul li a:hover { text-decoration:underline; }
		#sidebar .tags p strong a:link, #sidebar .tags p strong a:visited {color:#FFF;}
		#sidebar .tags p strong a:hover {color: #CCFF00;}


.tag0 { font-size: 75%; }
.tag10 { font-size: 80%; }
.tag20 { font-size: 90%; }
.tag30 { font-size: 100%; }
.tag40 { font-size: 110%; }
.tag50 { font-size: 120%; }
.tag60 { font-size: 140%; }
.tag70 { font-size: 130%; }
.tag80 { font-size: 140%; }
.tag90 { font-size: 150%; }
.tag100 { font-size: 160%; }

	#sidebar .tags ul li .tag0 a{ color:#00CCCC;}
	#sidebar .tags ul li .tag10 a{ color:#00CCCC; }
	#sidebar .tags ul li .tag20 a{ color:#00CCCC; }
	#sidebar .tags ul li .tag30 a{ color:#00CCCC; }
	#sidebar .tags ul li .tag40 a{ color:#00CCCC; }
	#sidebar .tags ul li .tag50 a{ color:#00CCCC; }
	#sidebar .tags ul li .tag60 a{ color:#00CCCC; }
	#sidebar .tags ul li .tag70 a{ color:#00CCCC; }
	#sidebar .tags ul li .tag80 a{color:#00CCCC;}
	#sidebar .tags ul li .tag90 a{ color:#00CCCC; }
	#sidebar .tags ul li .tag100 a{ color:#00CCCC; }
  	
#sidebar .categories li.category-current {
	font-weight: bold;
}
#sidebar .categories li.category-current a {
	color: #cf0;
}
#sidebar .categories li.category-current li {
	font-weight: normal;
}

#sidebar img {max-width:100%;}
/* Le contenu du billet( citation, bloc de code )
-------------------------------------------------------- */
.post-content, .post-excerpt {
	padding: 4px 15px 15px 15px;
	line-height: 1.5em;
	font-size: 1.2em;
	clear:both;
}

.post-content p, .post-excerpt p { padding: 4px 0; }
.post-excerpt img, .post-content img {max-width:100%;}
.post embed, .post iframe {max-width:100%;}

.post-content strong, .post-excerpt strong { font-size: 0.9em; }
.post-content acronym, .post-excerpt acronym { cursor: help; border-bottom: 1px dashed #666; }

.post-content pre, .post-excerpt pre {
	font: 1em 'courier new', courier, monospace;
	padding:5px;
	margin: 0;
	color:#737373;
}

.post-content h3, .post-excerpt h3 { padding: 4px 0; font-size: 1.2em; color: #CCFF00; }
.post-content h4, .post-excerpt h4 { padding: 4px 0; font-size: 1.1em; color: #CCFF00; }
.post-content h5, .post-excerpt h5 { padding: 4px 0; font-size: 1.0em; color: CCFF00;}

.post-content ul, .post-excerpt ul { padding: 4px 0; margin: 0; }
	.post-content ul li, .post-excerpt ul li {
		padding: 1px 0 1px 10px;
		background: transparent url(img/li.png) no-repeat 0 5px;
	}
.post-content ol, .post-excerpt ol { padding: 4px 0; margin: 0 0 0 28px; }
	.post-content ol li, .post-excerpt ol li { padding: 1px 0; }

.post-content blockquote, .post-excerpt blockquote { border-left: 1px solid #CCFF00; margin-left:-26px;  padding:2px 5px 2px 30px}
.post-content blockquote em, .post-excerpt blockquote em {}

/* Les classes de billets
-------------------------------------------------------- */
.day-date {
display:none;
}

a.feed {}

.post-title { color: #CCFF00; padding: 10px 0 4px 5px; font-size: 1.7em; }
	.post-title a:link, .post-title a:visited { color: #CCFF00; text-decoration: none; }

.post-info {
 font-style: italic;
 padding-left:10px;
 color:#666666;
  }
 .post-info a{
 color:#666666;
 }

.post-tags {
	position: relative;
	border: 0;
	padding: 5px;
	margin: 8px 0 0 0;
	overflow: hidden;
	height: 1%;
}
	.post-tags:after{
		content:'[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.post-tags li { display: inline; }
		.post-tags li a:link, .post-tags li a:visited {
			color:#CCFF00;
			display: block;
			float: left;
			text-decoration: none;
			padding: 2px 8px 2px 8px;
			white-space: nowrap;
		}
		.post-tags li a:hover { text-decoration: underline; }

.post-info-co {
	clear: left;
	border: 0;
	margin: 0 5px 5px 0;
	text-align:right;
}
	.post-info-co a:link, .post-info-co a:visited {
		text-decoration: none;
		padding: 2px 10px 2px 10px;
		color:#E2E2E2;
	}
	.post-info-co a:hover { text-decoration: underline; }
	
	.comment_count , .ping_count, .attach_count{
		background: transparent url(img/li.png) no-repeat 0 60%;
	}
.read-it {
	font-weight: bold;
	padding: 0 0 10px 0;
	clear: left;
}

#attachments {
	clear: left;
	border-width: 1px 0;
	padding: 5px;
	margin: 4px 0 6px 0;
}
	#attachments h3 { font-size: 1.2em; color:#CCFF00;}
	#attachments ul { padding: 4px 0; }
	#attachments li {
		margin: 0 0 0.6em 0;
		padding: 10px;
		border: 1px solid #444444;
	background-color:#3B3B3B;
	}
	#attachments li em {}
	#attachments li div {}
	#attachments li object {
	   display: inline;
	   margin: 0;
	   padding: 0;
	   vertical-align: bottom;
	}

.footnotes {
	padding: 5px 0;
	margin: 25px 0 25px 10px;
	background-color:#3B3B3B;
	border-top:1px solid #444;
}
	.footnotes h4 {
		color: #FFF;
		padding: 5px;
		font-style: italic;
	}
	.footnotes p { padding: 4px 10px; }


/* Archives
-------------------------------------------------------- */
#content-info {
	font-size: 0.8em;
	border-width: 1px 0;
	padding: 5px 10px;
	margin: 0 0 20px 0;
	font-size: 1em;
	line-height: 1.4;
	color:#CCFF00;
}
.content-inner { padding:0 5px 20px 5px; }

.content-inner h3 {
	font-size: 1em;
}

#content-info h2 { font-size: 1.4em; }
#content-info p { padding: 4px 0; font-size: 1em; }

#content-info p a.feed:link, #content-info p a.feed:visited {
	padding: 4px 0 4px 22px;
	background: transparent url(img/rss.png) no-repeat 1px 3px;
}
#content-info p a.feed:hover {}

.content-inner .day-date { text-align: left; }
.content-inner .post-title { padding: 4px 0; margin: 0 0 0 10px; }
.content-inner .post-info { margin: 4px 0 20px 10px; }

.content-inner ul { padding: 4px 0; margin: 0 0 0 10px; }
	.content-inner ul li {
		padding: 1px 0 1px 10px;
		background: transparent url(img/li.png) no-repeat 0 5px;
		font-size: 1em;
		line-height: 1.3;
	}

/* Tags - Page des tags
-------------------------------------------------------- */

.content-inner ul.tags {
	position: relative;
	border-width: 1px 0;
	background: #3B3B3B;
	border:1px solid #444444;
	padding: 5px;
	margin: 8px 0 20px 0;
	overflow: hidden;
	height: 1%;
	font-size: 120%;
}
	.content-inner ul.tags:after{
		content:'[DO NOT LEAVE IT IS NOT REAL]';
		display: block;
		height: 0;
		clear: both;
		visibility: hidden;
	}
	.content-inner ul.tags li {
		display: block;
		float: left;
		margin: 4px;
		height: 18px;
		line-height: 18px;
		background: none;
	}
		.content-inner ul.tags li a:link, .content-inner ul.tags li a:visited {
			color: #FFF;
			text-decoration: none;
			white-space: nowrap;
		}
		.content-inner ul.tags li a:hover {color:#CCFF00; text-decoration: underline; }

/* Commentaires / trackbacks
-------------------------------------------------------- */
#comments, #pings { padding-top:10px;clear:both; }
	#comments h3, #pings h3, #comments-feed, #pr h3 {
		clear: left;
		padding:5px;
		font-size: 1.2em;
		color: #CCFF00;	
		margin-bottom:5px;
		}
	#pr h3 { color: #CCFF00; margin: 30px 0 8px 0; }
	
	#comments-feed  ,#comments-feed a{ text-align: right;  margin: 14px 0 8px 0;  color:#CCFF00;}


#comments dt, #pings dt {
	position: relative;
	top: 1px;
	display: block;
	padding: 10px 0 10px 5px;
	color:#666;
}
	#comments dt a:link, #comments dt a:visited , #pings dt a:link, #pings dt a:visited { color: #CCFF00; text-decoration: none; }
	#comments dt a:hover, #pings dt a:hover { text-decoration: underline; }

	#comments dd, #pings dd, dd.comment-preview {
		border-width: 1px 0;
		padding: 5px;
		margin: 0 0 8px 0;
		font-size: 1.1em;
		line-height: 1.4;
	}
	#comments dd *, #pings dd *, dd.comment-preview * { padding: 5px 0; font-size: 1em; }

	#comments dt.me a:link, #comments dt.me a:visited, #comments dt.me a:hover { color: #CCFF00; }
	#comments dd.me { border-left: 4px solid #CCFF00; }

	.comment-number, .ping-number {
		color: #CCFF00;
		font-weight: bold;
		font-size: 1.4em;
	}

#ping-url {
		color: #666;
	padding: 5px;
	margin: 30px 0;
	font-weight: bold;
	text-align: right;
}


.error {
	border: 2px solid red;
	padding: 10px 5px;
	margin: 20px 0 0 0;
	background: #FFCCCC;
	font-weight: bold;
}

.message {}

/* Pagination 
-------------------------------------------------------- */

.pagination {
	clear: left;
	border-width: 1px 0;
	padding: 5px;
	margin: 0 0 30px 0;
	text-align: center;
	color: #B5E100;
	font-weight:bold;
}
	.pagination a:link, .pagination a:visited { color: #B5E100; text-decoration: none; }
	.pagination a:hover { text-decoration: underline; }

/* Barre de navigation 
-------------------------------------------------------- */
#navlinks {
	padding: 5px;
	margin: 0 0 20px;
	text-align: center;
	color:  #CCC;
	font-weight: bold;
	border:1px solid #444444; 
	background:#3B3B3B;
}
	#navlinks a:link, #navlinks a:visited { color: #CCC; text-decoration: none; }
	#navlinks a:hover { text-decoration: underline; }

/* Formulaire
-------------------------------------------------------- */
#comment-form { padding-top: 10px; color:#CCCCCC;}

#comment-form h3 {
		clear: left;
		padding: 5px;
		font-size: 1.2em;
		color: #CCFF00;	
		margin-bottom:10px;
}

#comment-form fieldset p { padding: 5px 0;  }
#comment-form fieldset p.field { padding: 5px 0; width: auto; margin: 0; clear: left; }
#comment-form p.form-help { width: 60%; margin: 0 0 0 30%; font-style: italic; }

#comment-form p label { width: auto;  }
#comment-form p.field label {
	display: block;
	padding: 0 4px 4px 0;
	width: 29%;
	float: left;
	text-align: right;
}
#comment-form input, #comment-form textarea {
	font: 1em Arial,sans-serif;
	color: #FFF;
	background:#3B3B3B;
	border:#444444 1px solid;
	padding: 1px 2px;
	font-size: 1em;	
	width: 60%;
}

#comment-form input#c_remember {
	width: auto;
	border: 0;
	margin: 0 5px 0 140px;
}
#comment-form input.preview { margin-left: 134px; }
#comment-form input.preview, #comment-form input.submit {
	width: auto;
	color: #CCFF00;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	border:none;
	background:#373737;
}
#comment-form input.preview:hover, #comment-form input.submit:hover { color:#FFF }


/* Footer
-------------------------------------------------------- */
#footer {
border-top :1px solid #444444;
	width: 90%;
	clear: both;
	color:#CCC;
}
#footer p{
	text-align:center;
	padding :10px;
	}
		#footer p a:link, #footer p a:visited { color: #ccc; text-decoration:none; border-bottom:1px solid #666666; }
		#footer p a:hover { border-bottom:1px solid #CCFF00; }

.dc-category #content-info p img {
  max-width:100%;
}
#subcategories {
	border-color: #444;
	border-style: solid;
	border-width: 1px 0;
	margin: 1em 0;
	padding: 0.5em;
}
#subcategories h3 {
	margin: 0;
}
#subcategories ul {
	margin: 0.5em 0 0 0;
	padding: 0 0 0 20px;
	line-height: 1.4;
}