/*
Theme Name: Tardis
Description: Theme for inthetardis.net / Compatible Internet Explorer, Firefox, Google Chrome, Op&eacute;ra, Maxthon, Safari... / XHTML 1.0 Strict Valide et CSS 2.1 Valide / \o/
Version: 1.0
Author: Dredds
Author URI: http://www.dredds.com
*/

/*Base*/
* { 
	margin: 0; 
	padding: 0; 
}

html { 
	height: 100%; 
}

body {
	background-color: #ebebeb;
	color: inherit;
	height: 100%; 
	font-size: 100%;
}

img {
	border: none;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.aligncenter  {
	text-align: center;
}

#contenu_post img.noborder {
	border: none;
}

/*Liens*/
a:link, a:active, a:visited, #contenu_post p.admin_edition_page a:link, #contenu_post p.admin_edition_page a:active, #contenu_post p.admin_edition_page a:visited {
	color: #577078;
	background-color: inherit;
}

a:hover, #contenu_post p.admin_edition_page a:hover {
	color: #dc66b4;
	background-color: inherit;
	text-decoration: none;
}

div.storycontent h1 {
	font-family: Georgia,"Times New Roman",Garamond;
	font-size: 190%;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.storycontent h2 {
	font-family: Georgia,"Times New Roman",Garamond;
	font-size: 150%;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.storycontent h3 {
	font-family: Georgia,"Times New Roman",Garamond;
	font-size: 130%;
	font-weight: normal;
	padding-bottom: 10px;
	padding-top: 10px;
}

div.storycontent h4 {
	font-weight: normal;
	font-family: Georgia,"Times New Roman",Garamond;
	font-size: 105%;
	padding-bottom: 5px;
	padding-top: 5px;
}

blockquote {
	background-color: #D9E3E7;
	border: 1px dashed #577078;
	color: #577078;
	float: left;
	margin: 15px;
	padding: 15px;
}

#contenu_post .storycontent blockquote p {
	padding-bottom: 0;
}

input fieldset {
	border: 0 none;
	margin: 0; 
	padding: 0; 
}

.searchform, #searchform {
	border: 0 none;
	margin: 0;
	padding: 0;
	margin-left: 15px;
}

div#shearch div {
	background-image: url(img/search.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	height: 39px;
	padding-left: 10px;
	padding-top: 16px;
	width: 255px;
}

div#shearch input {
	background: transparent none repeat scroll 0 0;
	border: 0 none;
}

.search p{
	padding-bottom: 10px;
	text-align: right;
}

.search p.no_posts{
	padding-bottom: 10px;
	text-align: left;
}

input#s {
	color: #23140a;
	background-color: inherit;
	font-style: italic;	
}

div#shearch input#searchsubmit {
	margin-left:60px;
	height: 20px;
	width: 30px;
}

.hidden {
	visibility: hidden;
}

#contenu_post .post {
	font-size: 71%;
        line-height : 18px;
}

#contenu_post {
	float: left;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	padding: 20px 15px 15px;
	width: 626px;
	background-color:#FFFFFF;
	color: inherit;
	margin-left: 15px;
	margin-bottom: 50px;
}

#contenu_post h2.storytitle {
	color: #5A6B6C;
	background-color: inherit;
	font-family: Georgia,"Times New Roman",Garamond;	
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 135%;
}

#contenu_post h2.storytitle a:link, #contenu_post h2.storytitle a:active, #contenu_post h2.storytitle a:visited {
	text-decoration: none;
}

#contenu_post h2.storytitle a:hover {
	color: #dc66b4;
	background-color: inherit;
	font-family: Georgia,"Times New Roman",Garamond;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}

#contenu_post a:link.post-edit-link , #contenu_post a:active.post-edit-link , #contenu_post a:visited.post-edit-link {
	color: #fff;
	background-color: inherit;
}

#contenu_post a:hover.post-edit-link  {
	color: #3E4E59;
	background-color: inherit;
}

#contenu_post .meta {
	background-color: #8ea9b2;
	padding: 5px;
	margin-bottom: 10px;
	color: #fff;
	height: 15px;
}

#contenu_post .meta .admin{
	float: left;
}

#contenu_post .meta .date{
	float: right;
}

#contenu_post .feedback {
	height: 65px;
	padding: 5px;
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 10px;
	margin-right: 14px;
}

#contenu_post .feedback .feedback_{
	float: left;
	padding-top: 15px;
}

#contenu_post .feedback .commentaires_{
	background-image: url(img/tardis.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 60px;
	padding-left: 65px;
	padding-top: 23px;
}

#contenu_post .storycontent {
	padding-left: 15px;
	padding-right: 15px;
}

#contenu_post .storycontent p {
	padding-bottom: 10px;
}

#contenu_post img {
	border: 3px solid #8EA9B2;
	margin: 15px 20px 10px;
	padding: 3px;
}

#contenu_post  a:link img, #contenu_post  a:active img, #contenu_post  a:visited img {
	border: 3px solid #DC66B4;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 3px;
}

#contenu_post  a:hover img{
	border: 3px solid #8ea9b2;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 10px;
	padding: 3px;
}

#contenu_post ul, #contenu_post ol {
	padding-left: 35px;
	padding-bottom: 5px;
}

#contenu_post ul li {
	list-style-image: url(img/puce_blanche.png);
	padding-bottom: 5px;
}

#contenu_post ol li {
	padding-bottom: 5px;
}

#contenu_post div.wp-pagenavi {
	font-size: 80%;
	font-family: Georgia;
}

#contenu_post div.wp-pagenavi span.pages, #contenu_post div.wp-pagenavi span.current {
	border: 1px dashed #000;
}

#contenu_post div.wp-pagenavi a:link, #contenu_post div.wp-pagenavi a:active, #contenu_post div.wp-pagenavi a:visited {
	color: #577078;
	background-color: inherit;
	border: 1px dashed #577078;
}

#contenu_post div.wp-pagenavi a:hover {
	color: #DC66B4;
	background-color: inherit;
	border: 1px dashed #DC66B4;
}

#header {
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	padding-top:0;
	background-image: url(img/header.gif);
	height: 497px;
	width: 1000px;
}

#objets {
	background-image: url(img/fond_objets.jpg);
	height: 249px;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	clear: both;
}

#conteneur {
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/fond_content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	position: relative;
	min-height: 100%;
}

#content {
	width: 1000px;
	margin-top: -370px; 
	margin-right: auto;
	margin-left: auto;
	position: relative;
	min-height: 100%;
}

#center {
	background-image: url(img/fond_content_post4.gif);
	float: left;
	margin-bottom: 25px;
	margin-left: 15px;
}

#footer {
	clear: both;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/footer.gif);
	padding-top: 30px;
	background-repeat: no-repeat;
	height: 105px;
	margin-top: 40px;
}

#header h1 {
	float: left;
}

#content #sidebar_right{
	float: left;
	width: 271px;
}

#content #sidebar2{
	width: 271px;
}

#menu ul li.current_page_item {
	background-image: url(img/motif_menu2.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 17px;
}

#menu ul li {
	display: inline;
	background-color: #8ea9b2;
	color: #fff;
	padding: 5px;
	margin-right: 7px;
}

#menu li   {
	display: inline;
	background-color: #8ea9b2;
	color: inherit;
	padding: 5px;
	margin-right: 7px;
}

#menu {
	position: relative;
	margin-bottom: 5px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}

#menu a:link, #menu a:active, #menu a:visited{
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

#menu a:hover{
	color: #3e4e59;
	background-color: inherit;
	text-decoration: none;
}

#sidebar2 {
	margin-left: 25px;
	margin-top: 221px;
}

#sidebar2 #haut {
	background-image: url(img/fond_haut_sidebar.jpg); 
	background-repeat: no-repeat;
	background-position: left bottom; 
	height: 9px;
	width: 271px;
}

#sidebar2 #bas {
	background-image: url(img/fond_bas_sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 11px;
	width: 271px;
	margin-left: -5px;
}

ul#sidebar_2_  {
	background-image: url(img/fond_sidebar.jpg);
	background-repeat:repeat-y;
	list-style-type: none;
	padding-top: 5px;
	padding-left: 5px;
	margin-bottom: 25px;
}

ul#sidebar_2_  li ul{

	list-style-type: none;
}

#sidebar2 ul li h3 {
	background-image: url(img/coeur.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	background-color: inherit;
	color: #8F9396;
	font-family: Georgia,"Times New Roman",Garamond;
	font-size: 130%;
	font-weight: normal;
	padding-left: 35px;
	margin-bottom: 10px;
	margin-top: 5px;
}

#sidebar2 ul li ul, #sidebar2 ul  li div {
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
}

#content #sidebar_right #sidebar2 ul  li center div#eb_ban table tbody tr td div{
	padding-left: 0;
	padding-right: 0;
}

#sidebar2 ul li ul li {
	list-style-image: url(img/puce_blanche.png);
	padding-bottom: 5px;
	margin-left: 17px;
}

#footer ul  {
	background-color: #8EA9B2;
	background-image: url(img/footer_barre.jpg);
	color: #300E00;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 547px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	padding-top: 6px;
	background-position:95% center;
}

#footer li {
	display: inline;
	background-color:#8EA9B2;
	color: inherit;
}

#footer li a:link, #footer li a:active, #footer li a:visited {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

#footer li a:hover{
	text-decoration: none;
}

#header #sidebar {
	float: right;
	height: 300px;
	margin-top: 50px;
	overflow: auto;
	margin-right: 21px;
	width: 165px;
}

#sidebar li.littlenote_  div p{
	padding-right: 5px;
}

#sidebar ul li h3 {
	font-family: Georgia,"Times New Roman",Garamond;
	font-size: 115%;
	font-style: italic;
	color: #23140a;
	background-color: inherit;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 15px;
}

#sidebar ul  li div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #fff;
	background-color: inherit;
	width: 145px;
}

#sidebar ul li p.sign {
	font-family: Georgia,"Times New Roman",Garamond;
	font-size: 145%;
	font-style: italic;
	color: #23140a;
	background-color: inherit;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 5px;
	text-align: right;
	margin-right: 5px;
}

#contenu_post .storycontent .block {
	width: 220px;
	float:none;
}

/*formulaire*/
#contenu_post form  {
	background-color: #8EA9B2;
	color: inherit;
	background-image: url(img/fond_content.jpg);
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 10px;
}

#contenu_post form  label {
	padding-bottom: 5xp;
}

#contenu_post  form ul li {
	padding-bottom: 0;
}

#contenu_post form ul {
	padding-left: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

#contenu_post form li {
	list-style-image: none;
	list-style-type: none;
}

#contenu_post form textarea {
	background-color: #D9E3E7;
	border: 1px dashed #577078;
	width: 560px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 5px;
	padding: 2px;
}

#contenu_post form input {
	background-color: #D9E3E7;
	border: 1px dashed #577078;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding: 2px;
	margin-bottom:5px;
}

#contenu_post form input#submit {
	padding: 5px;
	margin-right: 4px;
	width: 200px;
	margin-bottom: 5px;
}

#contenu_post form li.submit_ {
	text-align: right;
	margin-right: 11px;
}

#contenu_post p.connexion_admin {
	clear: both;
}

#contenu_post form p a:link, #contenu_post form p a:active, #contenu_post form p a:visited  {
	color:#FFFFFF;
	background-color: inherit;
}

#contenu_post form p a:hover {
	color: #3E4E59;
	background-color: inherit;
}

#contact-wrapper ul {
	padding-left: 0;
}

#contenu_post form.wpcf7-form {
	margin-top: 15px;
	padding-top: 15px;
}

/*commentaires*/

#contenu_post div#commentlist {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left: 0;
}

div#commentlist .comment {
	background-color: #d9e3e7;
	color: inherit;
	padding: 5px;
	margin-bottom: 15px;
}

div#commentlist .comment p.date_heure {
	padding-top: 20px;
	padding-bottom: 10px;
}

div#commentlist .comment p{
	padding-left: 80px;
}


div#commentlist .comment img.avatar {
	float: left;
	background-color: #fff;
	color: inherit;
	border: 3px solid #8EA9B2;
	margin: 15px 15px 10px;
	padding: 3px;
}

div#commentlist .comment-author-admin img.avatar, #commentlist .chalt img.avatar  {
	display: none;
}

div#commentlist .comment-author-admin p, #commentlist .chalt p {
	margin-left: -60px;
	margin-right: 120px;
}

div#commentlist img {
	border: 0;
	padding: 2px;
	margin: 0;
}

#commentlist .chalt, div#commentlist .comment-author-admin {
	background-color: #d8ebf2;
	color: inherit;
	border: 1px dashed #577078;
	background-image: url(img/tardis_commentaire.png);
	background-position: right center;
	background-repeat: no-repeat;
	border: 1px dashed #577078;
	padding-bottom: 40px;
	padding-top: 40px;
}

/*404*/

#contact_404 {
	margin-top: 20px;
}

#messages_form, #success{
	color:#DC66B4; 
	background-color: inherit;
}

#contact_404 ul li {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	color: #DC66B4;
	background-color: inherit;
	font-style: italic;
}

#contact_404 ul {
	padding-left: 15px;
}

#contact_404 p.send_404 {
	text-align: right;
	margin-right:15px;
}

/*comment info tip*/

body .commentTipWrapper{
	padding:3px;
	padding-right:2px;
}

body #commentTipPopUp{
	position: absolute;
	width: 300px;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	background-color: #ffecf9;
	color: inherit;
	border: 1px solid #dc66b4;
	z-index: 1972;
}

body #tiptip{
	position: absolute;
	top: 0; 
	left: -11px;
	background: transparent url(img/tiptip.png) no-repeat left top;
	height: 20px;
	width: 12px;
}

body #commentTipHeading{
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #dc66b4;
	color: inherit;
	height: 19px; 
	width: 100%;
	padding: 2px 0 0 0;
	z-index: 2;
}

body #commentTipContent {
	position: relative;
	background: transparent;
	color: inherit;
	font-size: 11px;
	padding: 10px;
	padding-top: 0;
	margin-top: -14px;
	overflow: hidden;
	z-index: 1;
}

body #commentTipContent ul {
	list-style-type: disc;
	margin: 2px;
	padding-left: 14px;
}

body #commentTipContent li {
	list-style-image:url(img/puce_rose.png);
}

body #commentTipContent hr {
	display: block;
	background-color: #ffdc50;
	color: #ffdc50;
	height: 1px;
	border: 1px none;
}

body .commentTipWrapper a, body .commentTipWrapperOver a {
	white-space:nowrap;
}

/**/
#commentform .wp-smiley-select {
	padding: 0;
	margin: 1px;
}

#contenu_post div.wp-pagenavi span.extend {
	background-color: #FFFFFF;
	border: 1px dashed #577078;
	color: #577078;
	margin: 2px;
	padding: 2px 4px;
}
#sidebar_2_ div.textwidget div#eb_ban {
	margin: auto;
}





/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
img.centered, img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left;
}
/* End Images */
 
/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
 
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
 
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
 
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */