﻿/*  
Theme Name: Jillij-flash-ajax
Theme URI: http://www.jillij.com/
Description: Theme developped for my <a href="http://www.jillij.com/">website</a>. Support is <a href="http://www.jillij.com/forum/">here</a>.
Version: 10.0
Author: Jillij
Author URI: http://www.jillij.com/

	
/* D�but typographies et couleurs */
body {

        font-size:.9em;
	font-family:Arial, Helvetica, sans-serif;
	background: #ffffff;
	color: #a0a0a0;
	text-align: left;
	}

#page {
	text-align: left;
	}

#topheader, #header, #footer{
	background-color: black;
	}

#content {
	font-size: 0.9em;
	}

.widecolumn .entry p {
	font-size: 0.9em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.2em;
        font-size; 0.9em;
	}

.widecolumn {
	line-height: 1.6em;
	}
	

.alt {
	background-color: #ffffff;

	}


	
.titrePage /* Page titles */
{
  font-family: Arial, Helvetica, sans-serif;
  font-size:12px;
  border: 0px solid #fff;
  display:block;
  padding: 0 0 0px 0px;
  padding-top: 5px;
}


small {
	font-family: Arial, Helvetica, sans-serif;
        padding:0 0 0 0;
        margin: 0 0 0 0px;
	font-size: 0.9em;
	line-height: 0.7em;
        color: #d0d0d0;
        font-style: italic;
        text-transform: capitalize;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
        color: #6a6a6a;
        font-size: 1.0em;
        margin: 5px;

	}

h1 {
	font-size: 1em;
	text-align: center;
	}

.description {
	font-size: 0.9em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.0em;
        color: #6a6a6a;
        font-weight: normal;
	}

h3 {
	font-size: 1.0em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description {
	text-decoration: none;
	color: #6a6a6a;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #6a6a6a;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, .titrePage, .titrePage a, .titrePage a:hover, .titrePage a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}
	

.entry p a:visited {
	color: #6a6a6a;
	}
.comments {font-size: 0.9em;
        text-transform: capitalize;}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Helvetica, sans-serif;
        text-align: left;
	}
	
.commentlist li {
	font-weight: normal;
        align: left;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal
	font-style: normal;
	font-size: 0.9em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
        align: left;
	font-size: 0.9em;
	}

#commentform p {
	font-family: Arial, Helvetica, sans-serif;
        align: left;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 0.9em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.8em;
	letter-spacing: .07em;
	}

a{
	color: #6a6a6a;
	text-decoration: none;
	}
h2 a:hover, h3 a:hover{
	color: #666;
	text-decoration: none;
        text-align: left;
	}

.titrePage a:hover{
	color: #333;
	text-decoration: none;
	}

a:hover {
	color: #ccc;
	text-decoration: none;
	}
	
#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: none 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

/* Fin typographie et couleurs */

/* D�but Structure */

body {
	margin: 0;
	padding: 0; 
	}

#page {
	margin: 0px auto;
	padding: 0;
	width: 900px;
	}

#topheader { 
	margin-top: 0px;
	margin-left: 10px;
	height: 100px; 
	width: 900px; 
        background: #ffffff;
	}
	
#header {
        background: #ffffff;
	padding: 0px;
	margin: 0px auto 0px;
        align: center;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 900px;	
	background: #ffffff;
        align: center;
	}

.narrowcolumn, {
        margin:60px 0 30px 0px;
	width: 900px;
        border: none;
	}

.post {
        margin: 0px 0 30px 0px;
	width: 900px;
        border-left: #ddd 1px dotted;
        border-right: #ddd 1px dotted;
        border-bottom: #ddd 1px dotted;
        padding-top: 0;
        padding-bottom: 20px;
        }

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 25px;
	width: 900px;
	}
	
.narrowcolumn .imgtitle {display:block;
        padding:0px 0 0 0;
        margin: 10px 0 -5px 0px;
        background-position: bottom;
        z-index: -5;
        height: 50px;
}

h2.box{
        float: left;
	background: #fff;
        margin: 5px 0 0 60px;
        width: 150px;
        text-align: left;
        padding: 3px 3px 3px 50px;
        font-size: 0.75em;
        text-transform: uppercase;
        font-weight:normal;
        z-index: 100;
        height: 38px;
}
h2.box a {color: #8c8b8b; font-weight: normal;}
h2.box p{margin-top:2px;
         padding-left: 30px;
         padding-bottom: 0px;
         margin-bottom: 0px;}

.imgpost .yapb{
        margin-top:20px;
        margin-bottom: 0px;
	padding:0 0 0px 0;

        background: #fff;
        clear: both;
        overflow: hidden;
        z-index: -10;

	}
.imgbottom {min-height: 60px;
         background: #ffffff;
         border:none;
}
.widecolumn .post {
	margin: 0;
	}
.postwords {
        width: 840px;
        font-size: .90em;
        padding-left: 30px;
        clear: both;
        text-align: justify;
}


.postblock h2 {font-weight: none;
          text-transform: uppercase;}
.post p {font-weight: normal;
         text-transform: none;}
.narrowcolumn .postmetadata {
        text-align: left;
	padding-top: 5px;
        padding-bottom:0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}
.yapbmosaic {
        width: 840px;
        padding: 5px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        margin-bottom: 30px;
        text-align: center;
        align: center;
        display: block;
        clear: both;}

.yapbmosaic h2{
        text-align: center;
        margin: 0px;
        padding-bottom: 30px;
        font-size: 10px;
        font-weight: none;}

.yapbthumb {

        border: none;
        padding; 8px;
        margin: 0 5px 5px 0;
        text-align: center;
        align: center;
        display:inline;}
#footer {
	padding: 0;
	margin: 0 auto;
	width: 740px;
	height: 63px;
	clear: both;
        background: #ffffff;
        font-size: 0.85em;
	}

#footer p {
	margin: 0;
	padding: 0;
	text-align: center;
        font-size: 0.8em;
	}
	
/* Fin Structure */



/*	D�but Ent�tes */
h1 {
	padding-top: 55px;
	margin: 0;
	}

.description {
	text-align: center;
	}

h2 {
	margin: 0px 0 0;
	}

h2.pagetitle {
	margin-top: 20px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
        font-size: 0.9em;
	}
/* End Ent�tes */

/* Rolling Menu Styles */

#sidebar {
	display: block;
        width: 905px;
	z-index: 5;
	position: relative;	
        align: left;
        height: 25px;
        margin-bottom: 40px;
}

#sidebar ul {
	list-style-type: none;
	z-index: 500;	
	font-family: Arial, Helvetica, sans-serif;
        text-transform:uppercase;
        width: 905px;
        padding-left: 0;
        margin-left: 0;
}


#sidebar li li:hover ul {
        top: 0px;
	left: 150px;
}

#sidebar ul{
	background: #ffffff;
	-moz-opacity:0.85; /* for mozilla */
	opacity: 0.85; /* for safari */
	khtml-opacity: 0.85 /* for konquerer and older safari */
}

#sidebar ul ul {
	background: #ffffff;
}

#sidebar a {color: #ffffff;}
#sidebar a:hover {color: #ffffff;}

#feeds li {
  background: url(images/feed.png) top left no-repeat;
  padding-left: 18px;
}



#sidebar ul li.link1,
#sidebar ul li.link2,
#sidebar ul li.link3,
#sidebar ul li.link4,
#sidebar ul li.link5 {
        width: 176px;
        padding-top:5px;
        padding-bottom: 5px;
        text-align: center;
        font-size: 11px;

        align: center;
        margin-left: 0;
        margin-right: 5px;
        display: inline;
        float: left;
        color: #ffffff;
}



#sidebar ul li.link1 {
        background: #eed996;
}

#sidebar ul li.link1:hover {
         background: #e7ce7f;
        color: #ffffff;}

#sidebar ul li.link2 {
        background: #9edde6;}

#sidebar ul li.link2:hover {
         background: #8ec9d1;}



#sidebar ul li.link3 {
        background: #fdb3d0;}

#sidebar ul li.link3:hover {
         background: #fc97bf;}

#sidebar ul li.link4 {
         background: #de3b66;}

#sidebar ul li.link4:hover {
         background: #d41d4d;}

#sidebar ul li.link5 {
         background: #84c189;}

#sidebar ul li.link5:hover {
         background: #76b07b;}

#wp-calendar #next a {
	background: none;
	}

#wp-calendar #prev a {
	background: none;
	}

/* D�but Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	L'utilisation de 'class="alignright"' sur une image aligne l'image � droite (qui aurait pu penser �a ?!)
	Et 'class="centered' centrera bien entendu l'image. Ceci est pr�f�rable � l'utilisation de 
	align="center", �tant plus �volutif (et valide) */
	
img.centered, img.aligncenter, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0px 10px 0 0;
        margin-right: 10px;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
.aligncenter {margin: 0 auto 0;
        text-align: center;
        align: center;}
/* Fin Images */



/* D�but listes

	Puces stylis�es, incompatible IE
	Ne fonctionne pas sous Internet Explorer qui affichera des puces standard par d�faut. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px 0 0 30px;
	list-style: none;
	padding-left: 0px;

	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 20px 0 0 35px;
	margin: 0px 0 0 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
/* Fin listes */



/* D�but �l�ments de formulaires */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}
#searchform #s {
	width: 115px;
	padding: 2px;
	}
	
#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}
.commentslide {
        background: #fff;
        width: 740px;
        margin: 20px;
        clear: both;
        }

.commenttab{
        float: right;
	background: #fff;
        margin: 0px 60px 20px 0px;
        width:  340px;
        border-bottom: 1px #e8e8e8 solid;
        border-right: 1px #e8e8e8 solid;
        border-left: 1px #e8e8e8 solid;
        text-align: center;
        padding: 6px 20px 3px 20px;
        font-size: 0.75em;
        text-transform: uppercase;
        font-weight:normal;
        z-index: 100;
        min-height: 20px;
}
.commentbox {
text-align: left;
margin-left: 0px;
margin-top: 0px;
max-height: 180px;
width: 330px;
border:none;
padding-top: 0px;
padding-right: 20px;
padding-left: 0px;
background-color: #fff;
overflow-y: auto;
overflow-x: hidden;
overflow: -moz-scrollbars-vertical;
scrollbar-face-color:#6a6a6a;
scrollbar-highlight-color:white;
scrollbar-3dlight-color:light gray;
scrollbar-darkshadow-color:dark gray;
scrollbar-shadow-color:gray;
scrollbar-arrow-color:#fff;
scrollbar-track-color:light gray;
list-type: none;
color: #6a6a6a;
}

* html .commentbox { 
   height: expression( this.scrollHeight > 180 ? "180px" : "auto" ); /* sets max-height for IE */
   max-height: 180px; /* sets max-height value for all standards-compliant browsers */
}

.commentbox p {border-bottom: dotted 1px #ddd;
               font-size: 0.9em;
               margin-left: 0px;
               text-transform: none;}
.commentbottom
{padding-top: 10px;border-bottom: 2px solid #eee;}
.comment_form {padding: 10px;text-align: left; margin-left: 10px; }
.comment_form textarea {text-align: left; border: 1px solid #ddd; font-family: Arial, Helvetica, sans-serif;}
.comment_form input[type=text] {
	width: 45%;
        align: left;
	margin: 5px 5px 1px 0;
font-size: 1.0em;
}
.commentbox a:link, .commentbox a:hover{color:#6a6a6a;}


#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
        text-align: center;
	}

.awpcomments ol.comments{
	padding-left:-10px;
	margin-left:0;
        font-size: 1.1em;
	list-style-type:none !important;
        align: left;
}



/* Fin El�ments de formulaires */






/* D�but commentaires*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #ffffff;
	}

.commentmetadata {



	margin: 0;
	display: block;
	}
.commentbottom
{border-bottom: 2px solid #eee;}

/* Fin commentaires */


/* D�but calendrier */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	background: #efefef;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* Fin calendrier */



/* D�but diff�rentes balises et classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 0px 0 0px;
	padding: 5px;
	border-left: 0px solid #ddd;
	background: #EEEEEE;
	}
blockquote p {margin: 5px;}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
        width: 900;
	margin: 10px 0 0 0;
        font-size: 0.8em;
        clear: both;
	}
/* Fin diff�rentes balises et classes */