/*
Theme Name: Soleil by Laurent
Theme URI: http://avi.alkalay.net/2006/11/soleil-theme-for-wordpress.html
Version: 20070222
Description: <a href="http://avi.alkalay.net/2006/11/soleil-theme-for-wordpress.html">Soleil Theme</a>. Original design for other blog systems by <a href="http://www.carriep63.com/">Carrie Petri</a>.
Author: Avi Alkalay & Laurent Debacker
Author URI: http://avi.alkalay.net/
*/

@import url(docbook.css);

#banner {
	/* The nice and exapandable blue and green bar */
	
/*	padding-top: 55px;
	margin-left: 340px !important;
	text-align: center; */
	margin: 0px;
      height: 80px;
/*	background: url(img/banner-background.png) no-repeat top right;  Commented by Laurent.*/ 
	background: url(img/banner-background.png) repeat top right;  /* Added by Laurent */
	position: relative;      
}



#banner-inner {
	/* The nice orange, blue an green banner, with star */
	
/* 	height: 177px; */
      height: 80px; 
	background: url(img/banner-header.png) no-repeat;
	overflow: hidden;
	position: static;
      margin: 0px;
}


#banner-header {
	/* Blog title */
	
	font-size: 40px;
	color: white;
	font-family: Arial Black;
	font-variant:small-caps;
	position: relative;
	left: 350px;
	top: 0.2em;
	text-align: left;
      margin: 0px;
}

#banner-header a {
	color: white;
	text-decoration: none;
      margin: 0px;
}

#banner-description {
	/* Blog subtitle or description */	
	font-family: Arial;
	color: white;
	font-weight: normal !important;
	font-size: 18px;
	/*letter-spacing:1px;*/
	/* font-variant:small-caps; */
	bottom: 3px;
	right: 10px;
	position: absolute;
}

#main {
	background: white;
	/* These are same margins as #banner */
	 margin: 0px;
       padding: 0px;              
}

/* #content goes inside #main block, and contains everything but the #sidebar */
#content {
	display: inline;
	float: left;
	margin: 0;
        overflow: hidden; 
      position: static;
	/* The sum must be 70% */
/*	padding-left: 1%; */
      padding-left: 2px; 
/*	padding-right: 1%; */
      padding-right: 2px;
/*	max-width: 75%; */
/*	width: 75%; */
      min-width: 737px;
      max-width: 737px;
      width: 737px; 
	background: white;
      font-size: 14px;
	font-family: Tahoma,"Bitstream Vera Sans", Sans-serif;
      height: 100%; /* Laurent */     
      background: #fff0d0; /* Laurent */
}


#sidebar {
	background: #fff0d0;
	color: #333333;
	display: inline;
	float: left;
	margin: 0px;
	/* The sum must be 30% */
/* 	padding-left: 1%; */
/*	padding-right: 1%; */
        padding-left: 2px;
        padding-right: 2px;
/* 	max-width: 20%; */ 
/* 	width: 20%; */
      width: 250px;
      max-width: 250px;  
      min-width: 250px;
      height: 665px; /* Laurent */
      border-right: #BBC4A3 1px solid; /* Laurent */
}


/* A widget is a "portlet" in the sidebar */
.widget {
	position: relative;
	overflow: hidden;
	margin-bottom: 40px;
}

.widget .widgettitle {
	font-family: Arial, Helvetica, Bitstream Vera Sans;
	letter-spacing: 1px;
	font-size: 22px;
	color: #54B2F0 !important;
	line-height: 24px;
	font-weight: bold !important;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

.widget_soleil_search .widgettitle {
	background: url(img/search.gif) no-repeat;
	padding-left: 25px;
}

.widget #archiveform {
	padding-left: 10px;
	font-family: Tahoma, Bitstream Vera Sans, Sans-serif;
	font-size: 8pt;
}

.widget li {
	background: url(img/subcat_bullet.gif) no-repeat 0 0px;
	padding: 0 0 0 15px;
	list-style-type: none;
	text-align: left;
}

.widget li a {
	text-decoration: none;
}

.widget li a:hover {
	text-decoration: underline;
}

.widget_soleil_subscriptions li, .widget_subscriptions li {
	background: none;
	padding: 0 0 0 0px;
	list-style-type: none;
}

#sidebar ul {
      list-style-type: none;
	padding: 0px;
	margin-left:  0px; 
        margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;      
}

#sidebar a {
      text-decoration: none;   
      color: black;
}

#sidebar p {
	font-family: Verdana, Helvetica, Arial, Bitstream Vera Sans, sans-serif;
      margin-top: 20px;
      font-size: 20px;	
}



/* A post starts with a .post-header, which containt:

.comment-info: a block to show in evidence the number of comments
.post-info: contains .post-title, .post-meta and links
.post-title: the title
.post-meta: contains date and time, categories, admin icons

*/


.post-header .post-info, .page-header .page-info {
	vertical-align: top;
}

.post-title, .page-title {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	border: 0px;
	font: 1.2em Verdana, Bitstream Vera Sans, Arial, Helvetic, Sans-Serif;
}

.post-title a, .post-title a:visited, .page-title a, .page-title a:visited {
	font: bold 1.7em Arial, Sans-Serif, Bitstream Vera Sans;
	color: #fe9f0c;
	text-decoration: none;
}


.post-title a:hover, .page-title a:hover {
	text-decoration: underline;
}

.post-meta, page-meta {
	line-height: 1.5em;
}


.post-header .comment-info, .page-header .comment-info {
	background: url(img/baloon.gif) no-repeat;
	text-align: center;
	vertical-align: top;
	color: brown !important;
	font-family: Verdana, Arial, Helvetica, Bitstream Vera Sans, sans-serif;
	font-size: .8em;
	text-align: center;
	width: 80px;
	height: 61px;
}



.post-header .comment-info a,
.post-header .comment-info a:hover,
.page-header .comment-info a,
.page-header .comment-info a:hover {
	color: brown !important;
	text-decoration: none;
}



.post-header .comment-info .number, .page-header .comment-info .number {
	font-size: 2.7em;
	text-align: center;
	font-weight: bold;
}

.post-header td, .page-header td {
	vertical-align: top;
}

.post-info a, .post-info a:hover, .page-info a, .page-info a:hover {
	text-decoration: none;
}

/* Header icons */
.post-info .edit, .page-info .edit {
	background: url(img/iconedit.gif) no-repeat left;
/* makes an 18x18 box */
	padding: 9px;
}

.post-info .subscribe, .page-info .subscribe {
	background: url(img/iconfeed.png) no-repeat left;
/* makes an 16x16 box */
	padding: 8px;
}

.post-info .comment, .page-info .comment {
	background: url(img/iconcomment.png) no-repeat left;
/* makes an 16x16 box */
	padding: 8px;
}

.post-info .trackback, .page-info .trackback {
	background: url(img/icontrackback.gif) no-repeat left;
/* makes an 16x16 box */
	padding: 8px;
}


/* Categories in the header */
.post-info .post-categories a, .page-info .page-categories a {
	font-weight: bold;
	text-decoration: none;
	color: brown;
}

.post-info .post-categories a:hover, .page-info .page-categories a:hover {
	text-decoration: underline;
}

.readmore a {
        background: yellow;
        color: red;
        font-weight: bold;
        text-decoration: none;
}

.post-content, .page-content {
	border-top: #BBC4A3 1px solid;
	font: 1em Verdana, Helvetica, Arial, Bitstream Vera Sans, sans-serif;
/* 	margin: 3px 0;
	padding: 10px 0;          */
        margin: 0;
        padding: 10px 10px 10px 10px;  
      height: 600px; /* Added by Laurent */
      max-height: 600px; /* Added by Laurent */      
      overflow-y: scroll;
      text-align: left;
      align: left;
}


.post-content h4, .page-content h4 {
	font-family: Verdana, Helvetica, Arial, Bitstream Vera Sans, sans-serif;
	font-weight: bold;
	font-size: 1.7em;
	/* color: rgb(255,204,85); */
}

.post-content li, .page-content li {
	margin-bottom: 5px;
}

.post-content .photo, .page-content .photo {
	padding: 4px !important;
	border: 1px solid #a9a9a9;
	background-color: white;
	margin-left: 6px;
	margin-right: 6px;
	display: inline;
}


.post-content .articleinfo, .page-content .articleinfo {
	padding-right: 5px;
	margin: 5px;
	border: 1px solid green;
	background: lightyellow;
	font: 11px Tahoma, Arial, Bitstream Vera Sans, sans-serif;
	width: 40%;
	max-width: 40%;
}

.post-content .articleinfo ul, .page-content .articleinfo ul {
	padding-left: 0pt;
	margin-left: 0pt;
}


.commentform {
	margin: 0 0 0 40px;
	font: 1em verdana, helvetica, bitstream vera sans, arial, sans-serif;
}


#comments h2, #comments h3 {
	color: orange;
	font: 2em verdana, helvetica, bitstream vera sans, arial, sans-serif;
	font-weight: bold;
	margin: 2em 0 1em;
	/* text-transform: uppercase; */
}


.commentform h2 {
	margin-left: -40px !important;
}

.commentform textarea {
	width: 80%;
}

.commentform p {
	margin: 0 0 1em;
}



#comments h3 {
	font-size: 1.3em;
	margin-top: 1em;
}

.commentmetadata {
	background: url(img/blockquote.gif) no-repeat left top;
	margin-left: 10px;
	margin-bottom: 15px;
	padding-left: 45px;
}

.commentmetadata .commentauthor {
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
	margin-bottom: 5px;
}

.commentmetadata .commentcontrol {
	font-size: .8em;
}

.commentmetadata a {
	color: green;
	text-decoration: none;
}

.commentmetadata .edit {
	background: url(img/iconedit.gif) no-repeat left;
/* makes an 18x18 box */
	padding: 9px;
}

.commentmetadata a:hover {
	text-decoration: underline;
}



.post-content a {
	color: blue;
}

.post-content a:hover {
	text-decoration: none;
}

/*
a:visited {
	color: #909D73;
}

a:hover {
	text-decoration: underline;
}
*/


.archive-title {
	color: orange;
	font-size: 2em;
	font-family: Verdana, "Bitstream Vera Sansa", sans-serif;
	font-weight: bold;
	margin-top: .5em;
	margin-bottom: .1em;
}


.archive-subtitle {
	color: orange;
	font-size: 1.1em;
	font-family: Verdana, "Bitstream Vera Sansa", sans-serif;
	font-weight: bold;
	font-style: italic;
	margin-bottom: .5em;
}


.archive-subscribe a {
	background-color: transparent;
	background-image: url(img/iconfeed.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 6px;
	text-decoration: none !important;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, "Bitstream Vera Sansa", sans-serif;
	color: green !important;
}

.current-cat {
	font-weight: bold;
}



/* ------------------------------- */
body {
	background: url(img/content_bg.gif) repeat;
/*	color: #29303B; */
/*	font: 0.9em/1.3em "Trebuchet MS",Georgia, Times, "Times New Roman", sans-serif; */
	margin: 0;
	padding: 0;
	text-align: justify;
	font-family: Verdana, Helvetica, Bitstream Vera Sans, Arial, sans-serif;
	font-size: 9pt;                
}


input, textarea {
	background: #efefff;
	border: orange 1px solid;
}

#header {
	background: url(img/top.jpg) #FFFFFF no-repeat bottom;
	border: #FFCC99 0px solid;
	height: 183px;
	margin: 0 auto;
	padding: 0;
	width: 760px;
}

 
a img {
	border: none;
}

acronym, abbr {
	border-bottom: 1px dotted #0C6BF0;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

code {
	font-size: 1em;
	font-style: italic;
}

code {
	color: #D48B00;
	font-family: "Courier New", Courier, monospace;
	padding-left: 2px;
	padding-right: 2px;
}

blockquote, cite {
	background: url(img/blockquote.gif) no-repeat left top;
	margin: 15px 30px 0px 10px;
	padding: 0 10px 20px 45px;
	font-style: italic;
}

img {
	border: none;     
}

img.left {
      display: block;
      margin-left: auto;
      margin-right: auto;
      text-align: left; 
}

img.right {
      display: block;
      margin-left: auto;
      margin-right: auto;     
      text-align: right; 
}

h3 {
	font-size: 1.3em;
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.5em;
	margin: 0 0 1em;
	padding: 0;
}

h1, h2, h3, h4 {
	font-weight: normal;
	letter-spacing: 1px;
}

hr {
	border-top: #BBC4A3 1px solid;
}

#header h1 {
	font-size: 1.6em;
	margin: 0;
	padding: 10px 20px 0 0;
	text-align: right;
}

#header h1 a {
	color: #B5C09D;
	text-decoration: none;
}

#header h1 a:hover {
	color: #F7F3ED;
}

#header #desc {
	color: #B5C09D;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0 20px 0 0;
	text-align: right;
}


#pagenav {
	list-style: none;
}



.post-content ul li, .comment-content ul li {
	list-style: none;
	background: url(img/subcat_bullet.gif) no-repeat 0 top;
	padding-left: 15px;
}

.post-content ul, .comment-content ul, .post-content ol, .comment-content ol {
	margin-top: 1em;
	margin-bottom: 1em;
}


ul.conversation {
	font-family: Comic Sans MS;
	color: magenta;
}

.conversation li {
	background-image: none !important;
	color: #800080;
}

.conversation li:first-line {
	padding-left: -10px;
}

.post, .page {
	margin: 0 0 0 0;     
}


.post-info, .page-info {
	color: #333333;
	font: 0.9em Verdana, Bistream Vera Sans, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
}


.post-footer, .page-footer {
	background: url(img/divider.gif) no-repeat center;
	padding-top: 20px;
}

#footer {
	border-top: #BBC4A3 1px solid;
	clear: both;
	color: #999999;
	font-size: 0.8em;
	margin: 0 auto;
	padding: 7px 0;
	text-align: center;
	width: 740px;
}

#footer a {
	border: none;
	color: #7A7636;
}

.commentlist {
	font-size: 1em;
	font-weight: normal;
}

#commentslist .subscribe {
	background: url(img/iconfeed.png) no-repeat left;
/* makes an 16x16 box */
	padding: 8px;
}

#commentslist a, #commentslist a:hover {
	text-decoration: none;
}

li.singlecomment {
	border: rgb(213,240,164) 1px solid;
	background: rgb(234,248,207);
	margin: 15px 0;
	padding: 10px 10px 10px 10px;
}

li.singlecomment-alt {
	border: rgb(234,248,207) 1px solid;
	background: rgb(213,240,164);
	margin: 15px 0;
	padding: 10px 10px 10px 10px;
}

li.singlecomment:hover, li.singlecomment-alt:hover {
	border: rgb(172,225,73) 1px solid;
}



/************/
/* Calendar */
/************/
#calendar {
	margin: 10px 0px 0px 0px;
	position: inherit;
}

.widget_soleil_calendar {
	padding-left: 0 !important;
}

#wp-calendar {
	background: white;
	border: #E1D6C6 1px solid;
	border-top: #F3F6ED 1px solid;
	empty-cells: show;
	font-size: 1.2em;
	margin: 0px;
	padding: 3px;
	padding-bottom: 1em;
	text-align: center;
/*	margin-left: -20px; */
	width: 100%;
}

#wp-calendar caption {
	border: #E1D6C6 1px solid;
	color: #54B2F0;
	font-size: 1.4em;
	font-weight: bold;
	height: 22px;
	margin: 10px 0 0 0;
	text-align: center;
}

#wp-calendar caption a, #wp-calendar caption a:hover {
	background: transparent;
}

#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;
	font-weight: bold;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #E0E6E0;
	color: #333333;
}

#wp-calendar td {
	color: grey;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;      
}

#wp-calendar td.pad:hover {
	background: #FFFFFF;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #EEEEEE;
	color: #BBBBBB;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	margin-bottom: 1em;
}

#wp-calendar tfoot {
	margin-top: 1em;
}

#wp-calendar .today {
	background: #EEEEEE;
	font-weight: bold;
}



.xmlbutton {
	/* Stollen from http://www.dylangreene.com/blog.asp?blogID=91 */
	border: 2px solid;
	border-color: #FC9 #DC5014 #75250B #F96;
	padding: 0px 2px;
	font-family: Verdana, Bitstream Vera Sans, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF !important;
	background: #F60;
	text-decoration: none !important;
}

.navigation {
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.navigation a {
	border: 2px solid;
	border-color: #ddd #aaa #888 #eee;
	padding: 3px;
	background: #ccc;
	text-decoration: none;
	font-family: Tahoma, Bitstream Vera Sans, sans-serif;
	font-size: 11px;
	color: black;
}


/* Text and Image Alignment */ 
.center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.alignleft {
	text-align: left;
}

.alignright {
	text-align: right;
}


/* Followings have been added by Laurent Debacker */



.LD_main_table {
/*   background: #ccc; */
   width: 100%;
   margin: 0px;   
   padding: 0px;    
   border-width: 0;   
}

.LD_main_table tr {
   margin: 0px;   
   padding: 0px;    
   border-width: 0;
}


.LD_main_table td {   
   margin: 0px;   
   padding: 0px;    
   border-width: 0;
}

.LD_centered_table {
   background: #ccc;
   width: 1000px;   
   padding: 0px;    
   border-width: 0px;
   text-align: center;
   margin: auto;    
}

.LD_centered_table tr {
   margin: 0px;   
   padding: 0px;    
   border-width: 0;
}


.LD_centered_table td {
   margin: 0px;   
   padding: 0px;    
   border-width:0;  
}


li.page_item {
      font-size: 16px;      
      text-align: left;      
      background-image: url(img/uns.gif);    
      background-repeat:no-repeat;
}

li.current_page_ancestor {     
     background-image: url(img/sel.gif);
     background-repeat:no-repeat;

}

li.current_page_item {
      background-image: url(img/current.gif);
      background-repeat:no-repeat;       
}

#sidebar ul li{
      margin-top: 1px;
      margin-bottom: 1px;
}

#sidebar ul li ul {
     margin-left: 10px;    
}

#sidebar ul li a{
      margin-left: 15px; 
}

#sidebar_post p {
    font-family: Verdana, Helvetica, Arial, Bitstream Vera Sans, sans-serif;
    font-size: 16px;	
    line-height:18px;
    margin: 0.3em;  
    padding: 0.15em;  
    text-align: left ; 
    border: 2px solid #ff0000;
}

.contactleft {
       text-align: left;
       display: block;    
}

.contactright {
       text-align: left;        
       display: block;
}


#labemail, #labname, #labsubject, #labmsg{
        display: block;
        margin-top: 0.5em; 
        margin-bottom: 0.2em;
}

#labcc {
       display: inline;   
       margin-top: 0.5em;
       margin-right: 0.5em;
}

#divname, #divemail, #divsubject {
        display: block;
}

#divmsg{
        display: block;
        margin-bottom: 0.5em;
}

#carbon_copy {
        display:inline;
}

#wpcf_msg {  
        white-space: wrap;
}
  
#contactsubmit {
margin-top: 1em;
background-color: #ffa20f;
border: 2px black outset;
padding: 1px 4px;
color: black;
text-decoration: none;
font: bold 90% "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
height: 3em;
display: inline;  
}

#contactsubmit:visited {
color: black;
}

#contactsubmit:hover {
border-style: inset;
background-color: #ffa20f;
padding: 2px 3px 0 5px; /*shift text 1px to the right and down*/
}

#contactsubmit:active{
color: black;
}

#poll-answer-2, #poll-answer-3, #poll-answer-4, #poll-answer-5, #poll-answer-6, #poll-answer-7, #poll-answer-8{
   background-color: #fff0d0;
   width: 1.5em;
   height: 1.5em;  
}

.wp-polls-ul li label{
    font-size: 16px;
}
