/*  
Theme Name: sourialavie


Author: Nostrom Web
Author URI: http://www.web.nostrom.be
Tags:  Le site de Carine Thibert Sourialavie

*/
@import url('w3-reset.css');
/* Begin Typography & Colors */
h1, h2, h3, h4, h5, h6 {
	color: #0b7df4;
}

@font-face {
	font-family: 'Caviardream';
	src: url('specialfont/CaviarDreams.eot?') format('eot'), 
	     url('specialfont/CaviarDreams.woff') format('woff'), 
	     url('specialfont/CaviarDreams.ttf')  format('truetype'),
	     url('specialfont/CaviarDreams.svg#Bazar') format('svg');
}


@font-face {
	font-family: 'Caviardreambold';
	src: url('specialfont/Caviar Dreams Bold.eot?') format('eot'), 
	     url('specialfont/Caviar Dreams Bold.woff') format('woff'), 
	     url('specialfont/Caviar Dreams Bold.ttf')  format('truetype'),
	     url('specialfont/Caviar Dreams Bold.svg#Bazar') format('svg');
}

@font-face {
	font-family: 'VimalaAlphabet';
	src: url('specialfont/VimalaAlphabet.eot?') format('eot'), 
	     url('specialfont/VimalaAlphabet.woff') format('woff'), 
	     url('specialfont/VimalaAlphabet.ttf')  format('truetype'),
	     url('specialfont/VimalaAlphabet.svg#Bazar') format('svg');
}

@font-face {
	font-family: 'Arista';
	src: url('specialfont/Arista.eot?') format('eot'), 
	     url('specialfont/Arista.woff') format('woff'), 
	     url('specialfont/Arista.ttf')  format('truetype'),
	     url('specialfont/Arista.svg#Bazar') format('svg');
}


@font-face {
	font-family: 'AristaLight';
	src: url('specialfont/Arista light.eot?') format('eot'), 
	     url('specialfont/Arista light.woff') format('woff'), 
	     url('specialfont/Arista light.ttf')  format('truetype'),
	     url('specialfont/Arista light.svg#Bazar') format('svg'),
	     url('specialfont/Arista light.otf') format('otf');
}


@font-face {
	font-family: 'JandaManateeSolid';
	src: url('specialfont/JandaManateeSolid.eot?') format('eot'), 
	     url('specialfont/JandaManateeSolid.woff') format('woff'), 
	     url('specialfont/JandaManateeSolid.ttf')  format('truetype'),
	     url('specialfont/JandaManateeSolid.svg#Bazar') format('svg');
}

@font-face {
	font-family: 'JandaManateeBubble';
	src: url('specialfont/JandaManateeBubble.eot?') format('eot'), 
	     url('specialfont/JandaManateeBubble.woff') format('woff'), 
	     url('specialfont/JandaManateeBubble.ttf')  format('truetype'),
	     url('specialfont/JandaManateeBubble.svg#Bazar') format('svg');
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font-weight: bold;
	font-size:16px;
	line-height:20px;
	text-align: left;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html > body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html > body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.postmetadata small {
font-size:12px;
line-height:20px;
font-style:italic;
 
}
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	list-style-type: none;
}

#sidebar li.widget > div {
margin-left:10px;

}

#sidebar > ul > li > ul {
	margin: 0px 9px;
}
#sidebar > ul > li > ul > li {
	margin: 0;
	padding: 0;
	margin-left: 10px;
        
}
/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#sidebar #searchform #s {
	width: 100px;
	padding: 2px;
}
#sidebar #searchsubmit {
	padding: 1px;
}
.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 98%;
	padding: 2px;
	overflow: auto;
}
#commentform #submit {
	margin: 0;
	float: right;
}
/* End Form Elements */
/* Begin Comments */
.commentlist {
	padding: 0;
	text-align: justify;
	margin:0;
}
.commentlist li {
 

	border: 1px solid #c0c0c0;
	background-color: #eee;
	margin: 20px 0px;
	padding: 5px;
	list-style: none;
}

.commentlist li.alt {
	background-color: #f8f8f8;
}

.commentlist li.auth {
background-color: #ffedf8;
}
.commentlist li img.avatar {
	float: left;
	margin: 5px;
}
.commentlist li .commentmetadata {
	float: right;
	font-size:12px;
line-height:20px;
}
.commentlist li cite {
font-size:12px;
line-height:20px;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */
/* Begin Calendar */
#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;
}
/*#wp-calendar caption {
	text-align: center;
	width: 100%;
}*/
#wp-calendar td,#wp-calendar th {
	padding: 5px;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */
	background-color: #fff;
}
/* End Calendar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
hr {
	display: none;
}
a img {
	border: none;
	 
}
img {
	border: none;
	margin: 5px;
}
/* End Various Tags & Classes*/





/***Begin Web 2.0 Specific CSS***/
body {
	background-image: url("images/background.png");
	background-position: top center;
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	font-size: 62.5%;
	font-size: 14px; 
	line-height: 20px;
	color:#333	;
}
h1 {
font-size:30px;
line-height: 40px;
margin:10px 0;
font-family:Comic Sans MS; 
color:#0b7df4; 
}

h2 {
font-size:24px;
margin:10px 0;
line-height:30px;
 font-family:Comic Sans MS; 
 color:#0b7df4;
}
h3 {
font-size:18px;
line-height:20px;
margin:10px 0;
font-family:Comic Sans MS; 
color:#0b7df4;
}
p {
font-size:14px;
line-height:20px;
margin:10px 0;
}

#body-wrapper {
	
	width: 1500px;
	margin: auto;
	background-image: url("images/wrapper.png");
	background-repeat: repeat-y;
	background-position: top center;
	background-color:#d1eaf8;
}
#mainbox {
	/*width: 960px;*/
	width: 1500px;
	margin: 0px auto;
	
	padding: 0 0px;
	/*background-color:grey;*/
	background-color:#d1eaf8;
}
.bringdown {
	clear: both;
}

.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-dd {
	font-size: 12px;
	line-height: 20px;
	padding: 0 4px 5px;
	margin: 0;
}
.aligncenter {
	display: block;
	margin:10px auto;
}
.alignleft, .wp-caption .alignleft {
	float: left;
	margin:0;
	margin-bottom: 10px;
	margin-right:10px;
}
.alignright, .wp-caption .alignright {
	float: right;
	margin:0;
	margin-bottom: 10px;
	margin-left:10px;
}
a:link,a:visited {
	color: #048;
	color:#005580;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

/***Header Stuff***/
#header {
	/*background-image: url("images/headerbg.png");
	background-repeat: no-repeat;
	background-position: top left;
	margin: 0 -20px;
	height:116px;
	padding-top:45px;
	*/
	background-image: url("images/headerbg.png");
	background-repeat: no-repeat;
	background-position:bottom left;
	/*margin: 0px -20px 20px;*/
	
	margin-left:-0px; 
	
	
	height:290px;
	padding-top:45px;	
	
}

#logo {
font-size:30px;
line-height:40px;
margin-left:20px;
margin-top:30px;

}

#logo a,#logo a:visited {
color:#fff;
display:block;
text-decoration:none;outline:none;
}

#logo a:hover {
text-decoration:none;outline:none;
}

#logo a:active {
outline:none;
}

.slider{
  margin-top:-15px;
  margin-left: -5px;
  /*float:left;*/
}

#wpcontent_slider_container{
   /*margin-left: -250px;*/
}
#wpcontent_slider{
 
}


#tagline {
margin:0;
padding:0;
margin-left:20px;
font-size:16px;
font-weight:normal;
line-height:20px;
font-style:italic;
color: #cca;
display:block;
}
/*
#header h1 {
	margin: 0px;
	padding: 0px;
	display:inline;
}
#logo h1 a {
	color: #FFF;
	font-weight: normal;
	font-size: 45px;
	margin: 0px;
	padding: 0px;
	line-height: 1;
	text-decoration: none;
	margin-left: 50px;
	display: block;
	position: relative;
	top: 65px;
}
*/
#logo h1 a:hover {
	text-decoration: none;
}
/*
#header .description {
	float: left;
	font-size: 16px;
	font-style: italic;
	
	color: #cca;
}
*/
html > body #header .description {
	margin-left: 100px;
}

#headerdec {
	background-image: url("images/flower-trans.png");
	background-repeat: no-repeat;
	width: 191px;
	height: 188px;
	margin-left: 780px;
	height: 188px;
	width: 191px;
	position: absolute;
	top: 30px;
	z-index: 1;
	 
}
#search {
	margin-left: 551px;
	margin-top: -68px;
	display: none;
}
#search input {
	width: 133px;
	height: 17px;
	border: 1px solid #FFF;
	background-color: #D3D9DB;
}
input#submit {
	width: 69px;
	height: 21px;
	border: 0px;
	position: absolute;
	margin-top: 1px;
}
#iemenu {
	float: left;

	width: 1500px;
	height: 51px;
	background-image: url("images/botmenubg.png");
	background-repeat: repeat-x;
	
	
	/*font-family:Caviardreambold;  */
	font-family: AristaLight;
	
	font-size:38px;	
	
	/*position: relative;
	top: -74px;
	height: 39px;
	*/
	margin-left:-0px;
	
    text-shadow: 2px 2px 2px black;

}


#topmenu {
	float: left;

	width: 1500px;
	height: 39px;
	background-image: url("images/menubg.png");
	background-repeat: repeat-x;
	font-family: Comic Sans MS;
	font-size: 16px;
	/*position: relative;
	top: -74px;
	height: 39px;
	*/
	margin-left:-0px;
	
}


ul#menu {
	padding: 0px;
	margin: 0px;
	margin-top:-18px;
	
	margin-left: 220px;
}
html > body ul#menu {
}
#menu li {
	list-style-type: none;
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height:14px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 18px 10px 2px 10px;
	margin-bottom:0px;
	margin-right: 70px;
	margin-top:18px;

	height: 28px;
	
}
#menu #first a {
margin-left:5px;
 
}


#menu a:link {
	text-decoration: none;
}
#menu a:visited {
	text-decoration: none;
}
#menu a:hover {
	background-color: #71b7c9; 
}


/*------*/


ul#top {
	padding: 0px;
	margin: 0px;
}
html > body ul#top {
}
#top li {
	list-style-type: none;
	display: inline;
}

#top a {
	display: block;
	float: right;
	height:24px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	padding: 8px 10px 2px 10px;
	margin-bottom:0px;
}
#top #first a {
margin-left:10px;
 
}


#top a:link {
	text-decoration: none;
}
#top a:visited {
	text-decoration: none;
}
#top a:hover {
	background-color:  #71b7c9;
}


/***Main Area Stuff***/
#content-wrapper {

	background-repeat: repeat;
}
#content {
	float: right; /*width: 500px;*/
	width: 1050px;
	padding: 0px;
	padding-bottom: 10px;
	margin-left: 10px;
	text-align: justify;
	
    /*background-color:green;*/

	
}
#sidebar {
	float: left;
	background-repeat: repeat-y;
	background-position: right top;
	padding-bottom: 10px;
	margin-right: 10px;
	width: 280px;
}
html > body {
}
/***Footer Stuff***/
#footer {
	clear: both;

	padding-top: 10px;
	margin: auto;
}
#footbar {
	 
 
	margin: 0px auto;
	text-align: center;
	font-size: 11px;
	line-height:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	 

}

#footbar p{
   font-size: 11px;
}

#footbar a, #footbar a:link, #footbar a:visited, #footbar a:hover {
	color: #20a0c0; 
}
#footercontent {
	background-color: #ecf6ff;
	margin-left: auto;
	margin-right: auto;
       border-top: 1px solid  #20a0c0;
	/*border: 1px solid #ccc;
	border-left:3px solid #ccc;
	border-right:3px solid #ccc;
*/
	padding: 6px;
	padding-top: 10px;
font-size: 11px;
}
#footer h4 {
	
	font-size: 14px;
	line-height:20px;
	font-weight: normal;
	/*color: #5b088f;
	background-color: #c973ff;*/
	
	background-color: #ecf6ff;
	color: #20a0c0;  
	
	font-family: JandaManateeSolid;
	
	

	font-weight: bold;
	font-size: 22px;
	line-height:20px;	
		
	text-transform: capitalize;

	
	padding: 5px;
	border-bottom: 1px solid #20a0c0;
	
	width: 298px;
	/*border-right: 1px solid #199c0a;*/
	margin: 0px;
	margin:0;

}
#footer h3 a {
	margin: 0px;
	padding: 0px;
	color: #c973ff;
	font-size: 12px;
	line-height:20px;
	font-weight: bold;

}
#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	margin: 0px;
	padding: 0px;
	color: grey;
	font-family: Caviardreambold;
	font-size: 12px;
	text-decoration:none;
}
#footbar a, #footbar a:hover, #footbar a:visited,#footbar a:link{
	color: #20a0c0;  
	
	font-family: Caviardreambold;
}
#footer h3 {
	margin: 0px;
	padding: 0px;
}
.recentcontent {
	margin-bottom: 5px;
}
.recentcontent p {
	margin: 0px;
	padding: 0px;
}
.footbox {
	width: 314px;
	float: left;
	text-align: left;
	margin-bottom: 15px;
}
/***Post Stuff***/
.post {
	clear: both;
}

.subposttitle{
	font-size: 12px;
	line-height:15px;
	color: #0b7df4;
	letter-spacing:1px;
}

.subposttitle h2 a{

	color: #0b7df4; 
	font-weight: bold;
        font-size: 24px;
	/*font-size: 28px;
	line-height:30px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	*/
	text-decoration: none !important;	
}

.titlecateg{
  color: red;
}



.posttitle {
margin-top:20px;
	/*color: #7F7F7F;*/
	color: #0b7df4;
}


.posttitle small { 
	font-size: 12px;
	line-height:20px;
	/*color: #7F7F7F;*/
	color: #0b7df4;
	letter-spacing:1px;
}
.post a:link {
	text-decoration: underline;
	/*color: #0069b2;*/
	color: #0b7df4;
}
.post a:visited {
	text-decoration: underline;
	/*color: #0069b2;*/
	color: #0b7df4;
}
.post a:hover {
	text-decoration: none;
}
.post h2 a, .post h3 a {

	/*color: #0069b2;*/
	color: #0b7df4;
	font-weight: bold;
        font-size: 32px;
        line-height:35px;
	/*font-size: 28px;
	line-height:30px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	*/
	text-decoration: none !important;
}
.commentsquare {
	
	width: 67px;
	height: 70px;
	/*background-image: url("images/c-box.gif");*/
	color: #ffffff;
	font-size: 25px;
	padding-top:5px;
	line-height:1;
	float: right;
	text-align: center;
}
.commentsquare a {
	color: #ffffff;
	font-size: 27px;
	line-height:30px;
	text-decoration: none;
	display: block;
	width: 67px;
	height: 70px;
}
.commentsquare a:link {
	text-decoration: none;
color: #ffffff;
}
.commentsquare a:visited {
	text-decoration: none;
color: #ffffff;
}
.commentsquare a:hover {
	text-decoration: none;
color: #ffffff;
}
.postcontent {
	clear: both;
	overflow:auto;
	width: 1000px;
}
.postfoot {
	border-top: 1px solid #20a0c0;
	border-bottom: 1px solid #20a0c0;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 43px;
	clear: both;
}
/***Sidebar Items***/

.essai {
  background-image: url("images/bkgmenu.png"); 
  background-repeat: no-repeat;
	padding-left:130px;
	padding-top:70px;
	padding-bottom:70px;  
	
}

.essai2 {
  background-image: url("images/bkgmenu2.png"); 
  background-repeat: no-repeat;
	padding-left:130px;
	padding-top:70px;
	padding-bottom:40px;  
	
}

.essai3 {
  background-image: url("images/bkgmenu3.png"); 
  background-repeat: no-repeat;
	padding-left:130px;
	padding-top:70px;
	padding-bottom:40px;  
	
}




#sidebar h4 {
	
	/*border-right: 1px solid #5398ff;
	border-bottom: 1px solid #5398ff;
	* */
	background-color: #d1eaf8;
	color: #0b7df4;/*d954a5;  */
	
	font-family: JandaManateeSolid;
	/*text-shadow: 1px 1px 1px #199c0a;*/
	

	font-weight: bold;
	font-size: 22px;
	line-height:20px;		
        
    /*background-image: url("images/bkgmenu.png");    */
	padding-left: 9px;
	margin: 0px auto;
	


	
	margin-top: 20px;
	margin-bottom: 0px;
	
	text-align: left;
	/*text-decoration:underline;*/
	
	/*border-bottom: 1px solid #20a0c0;*/
	
	
	/*padding:5px 0 5px 9px; */
	
	/*
	padding-left:95px;
	padding-top:26px;
	padding-bottom:20px;
    */
}

.showcase {
	background-color: #d188ff;
	background-image: url("images/showcase-bot.gif");
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 177px;
	color: #FFF;

	font-size: 12px;
	line-height:20px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}
.showcase img {
	margin-bottom: 8px;
	width: 177px;
	height: 139px;
	margin: 0px auto;
}
.archivebox {
	background-image: url("images/list1.gif");
	background-repeat: repeat-y;
	width: 186px;
	padding-bottom: 3px;
	border: 1px solid #DFE882;
}
.archivebox ul {
	padding: 0px;
	margin: 0px;
}
.archivebox li {
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
}
.archivebox a {
	color: #767006;
	font-size: 12px;
	line-height:20px;
}
.archivebox a:link {
	text-decoration: none;
}
.archivebox a:visited {
	text-decoration: none;
}
.archivebox a:hover {
	text-decoration: underline;
	color: #C0440D;
}
#sidebar ul ul {
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 3px;
	/*border: 1px solid #eee;*/
	/*border-top: 1px solid white;*/
}
#sidebar li li {
	list-style-type: none;
	margin-top: 6px;
	margin-left: 27px;
	margin-right: 4px;
}
#sidebar a, #sidebar a:link, #sidebar a:visited {
	color: #4da3fd;
	text-decoration: none;
	padding-left: 13px;
	margin-left: -13px;
	/*background-image : url("images/pastille-vide.png"); */
	background-position: left;
        background-repeat: no-repeat;
       font-weight: bold;
   font-family:Comic Sans MS;    
   font-size:20px;
}

#sidebar a:hover{     
  color: #0b7df4;
text-decoration: none;
	padding-left: 13px;
	margin-left: -13px;
	/*background-image : url("images/pastille.png"); */
	background-position: left;
        background-repeat: no-repeat;
    font-family:Comic Sans MS;    
}

/***Text Wigit***/
h2.widgetitle {
	background-image: none;
	font-size: 0px;
	color: #FFF;
      
}



li.wigit_text {
	background-image: none;
	background-color: transparent;
	border: none;
}
/***Other Stuff***/
.footbox #wp-calendar {
margin:0;
}


.footbox > div {
margin-left:10px;
}

.footbox ul {
margin-left:0;
padding-left:0;
}
.footbox li {
	list-style-type: none;
	margin-top: 5px;
	margin-left:10px;
}
ul.metafoot {
	margin-left: 0px;
	margin-top: 0px;
	padding:0;
}
html > body ul.metafoot {
	margin-left: -40px;
	margin:0;
	margin-left: 0px;
	padding:0;
}
 
.clear {
	clear: both;
}
#tags {
	background-color: #ddd;
	padding: 2px 4px;
}


/****** font-families --- */
body {
 font-family:"Century Gothic","Apple Gothic",Arial, Verdana,sans-serif;
 
}

/*#iemenu {
	font-family:"Century Gothic","Apple Gothic",Arial, Verdana,sans-serif;
}
#footbar {
	font-family:"Century Gothic","Apple Gothic",Arial, Verdana,sans-serif;
}
#logo {
font-family:Georgia,serif;
}

.post h2 a, .post h3 a {
font-family:Georgia,serif;
}
#sidebar h4 {
	font-family: Georgia,serif;
}
#footer h3 a {
	font-family: Tahoma;
}

.showcase {
	font-family: Tahoma;
}*/

.postcontent {
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.rssune {
  margin-left:-50px;
  color:0d44ff;
}


.rssune .li{
  background-color:blue;
}

#productpad img:hover{
  text-decoration:none;
  text-shadow: 2px 2px 2px black;
  box-shadow : 5px 3px 0.5em 0.5em #1eb09d; 

 
  border-radius: 10px;
  
  background-color:	#1eb09d;  
	
	-moz-box-shadow:  5px 5px 0.5em 0.5em #1eb09d;  
	-webkit-box-shadow:  5px 3px 0.5em 0.5em #1eb09d;  
	
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    
}


.rssune{
  
  width:600px;
  margin-top: 0px; 
  margin-left: -80px; 
  height: 800px; 
  width: 500px; 
}


