/*
Theme Name: Lapistache.fr
Theme URI: http://lapistache.fr/ 
Description: Le thème du site de La Pistache v1.4
Version: 1.4
Author: Anthony Bouillis
Author URI: http://tonyweb.net/
*/


body {
	font-size: 12px; /* Resets 1em to 10px */
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	background: #e5b2fe url('images/bg.gif') repeat-x;
	color: #333;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	/*border: 1px solid #000;*/
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 970px;
	background-color: #fff;
}

#footer {
	border: none;
	width: 100%;
	clear: both;
	background-color: #F8F6E1;
	border-top: 1px solid #ccc;
	}
	
#footer p{
	color: #A98354;
	font-size: 0.8em;
	text-align: left;
	padding: 5px;
	margin: 0;
}

#header {
	margin: 0;
	padding: 0;
	height: 115px;
	width: 970px;
    /*background: transparent url('images/header.gif') no-repeat top left;*/
    /*background: transparent url('images/header-hiver.jpg') no-repeat top left;*/
    background: transparent url('images/header-printemps.jpg') no-repeat top left;
}

#headerimg	 {
	height: 80px;
	/*background: transparent url('images/header.jpg') no-repeat top left;*/
	width: 100%;
}
	
#header>h1>a{
	display:block;
	position:absolute;
	width:500px;
	height:100px;
	background:transparent;
}

#header a.contact-link{
	float:right;
	font-weight: bold;
	color:#fff;
	text-decoration: none;
	margin-right: 10px;
	padding-top: 4px;
	display: block;
	width: 80px;
	height: 20px;
	text-align:center;
	background: #fff url('images/contact_link_bg.gif') no-repeat top center;
}
#header a.contact-link:hover{
	background: #fff url('images/contact_link_bg.gif') no-repeat center -25px;
}

#headerimg .description{
	float:right;
	margin-right: 20px;
	/*top:-20px;*/
	font-size: 1em;
	text-align: center;
}

#head_menu {
	position:relative;
	top: 88px;
	left: 275px;
}

/*#head_menu .cat-item{
	list-style-type:none;
	float:left;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
}

#head_menu .cat-item a{
	display:block;
	padding: 0 10px 0 10px;
	text-decoration:none;
}

#head_menu .cat-item a:hover{
	background: transparent url('images/head_catitem_bg.gif') repeat-x top left;
}

#head_menu .cat-item-21 a{ color: #f90;}
#head_menu .cat-item-20 a{ color: #f0f;}
#head_menu .cat-item-19 a{ color: #3c3;}
#head_menu .cat-item-18 a{ color: #90f;}
#head_menu .cat-item-17 a{ color: #09f;}
#head_menu .cat-item-1 a{ color: #663;}
*/

#head_menu li{
	list-style-type:none;
	float:left;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
}

#head_menu li a{
	display:block;
	padding: 0 10px 0 10px;
	text-decoration:none;
}

#head_menu li a:hover{
	/*background: transparent url('images/head_catitem_bg.gif') repeat-x top left;*/
	background-color: #f3f1f4;
}

#head_menu .html0 a{ color: #f90;}
#head_menu .html1 a{ color: #f0f;}
#head_menu .html2 a{ color: #3c3;}
#head_menu .html3 a{ color: #90f;}
#head_menu .html4 a{ color: #09f;}
#head_menu .html5 a{ color: #663;}

#content {
	font-size: 1em;
	background-color: #fff;
	/*border: 1px solid #f60;*/
	margin-top:2px;
	/*width:605px;*/
	width: 575px;
	padding: 15px 0;
}

#sidebar{
	font: 1em Arial, Verdana, Helvetica, Sans-Serif;
	padding: 20px 0 10px 0;
	margin-left: 598px;
	width: 367px;
	margin-top:10px;
	/*border: 1px solid #333;*/
}

.narrowcolumn .entry, .widecolumn .entry{
	font-size: 1em;
	line-height: 1.6em;
}	
.narrowcolumn .post .entry p , .widecolumn .post .entry p {
	margin: 20px 0 0 75px; 
}

.narrowcolumn  .page p , .widecolumn  .page p {
	margin: 15px 0 0 10px; 
}

.widecolumn {
	line-height: 1.6em;
	}

small {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	padding: 0;
	margin: 0;
}

h2 {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	}

h2.pagetitle {
	font-family:Arial,  Verdana, Helvetica, Sans-Serif;
	font-size: 1.4em;
	margin-top: 30px;
	text-align: left;
	background: transparent url('images/archive_title_bg.gif') no-repeat top left;
	margin: 0;
	padding: 10px 0 0 30px;
	}

#breadcrumb{
	border: 1px solid #ccc;
	padding: 10px;
	margin: 0 0 10px 10px;
	color: #A98354;
	background-color: #F8F6E1;
}

#breadcrumb h3{
	margin: 0;
	font-size: 1.1em;
	background: transparent url('images/accept.gif') no-repeat center left;
	padding-left: 20px;
}
#breadcrumb p{
	margin: 0;
	padding-top: 10px;
}

/*#breadcrumb .current{
	font-weight: bold;
	color:#f0f;
}

#breadcrumb a{
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#breadcrumb a:hover{
	text-decoration: underline;
}	*/

.navigation {
	clear:both;
	border: 1px dotted #ccc;
	display: block;
	height:20px;
	text-align: center;
	padding: 7px 10px 0 10px;
	margin: 50px 0 40px 10px;
}

.navigation a{
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

.navigation a:hover{
	text-decoration: underline;
}

.navigation .alignright {
	background: transparent url('images/goright.gif') no-repeat right center;
	padding-right: 20px;
	float: right;
}

.navigation .alignleft {
	background: transparent url('images/goleft.gif') no-repeat left center;
	padding-left: 20px;
	float: left
}


.page{
	margin: 0 0 30px 0;
	text-align: justify;
	clear: both;
}

.post{
	margin: 0 0 30px 5px;
	text-align: justify;
	clear: both;
}

.page h2{
	font-weight: bold;
	font-size: 1.5em;	
	background: transparent url('images/dottedline.gif') repeat-x bottom left;
	color:#f90;
	margin: 0 0 3px 10px;
	padding-bottom: 3px;
}
	
.post h2{
	font-weight: bold;
	font-size: 1.5em;	
	background: transparent url('images/dottedline.gif') repeat-x bottom left;
	margin: 0 0 3px 75px;
	padding-bottom: 3px;
}	

.page p{
}

.post h2, .post h2 a, .post h2 a:visited{
	text-decoration: none;
	color: #EF68EC;
}

.post h2 a:hover{
	color: #90f;
}	
	
.date{
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	text-align:center;
	font-size: 1.1em;
	font-weight: bold;
	color:#fff;
	background: #fff url('images/post_date_bg.gif') no-repeat top center;
	width: 62px;
	height:65px;
	padding-top:17px;
	float:left;
	margin:0;	
}

.date-mode{
	background: #fff url('images/post_date_bg_mode.gif') no-repeat top center;
}

.date-deco{
	background: #fff url('images/post_date_bg_deco.gif') no-repeat top center;
}

.date-arts-plastiques{
	background: #fff url('images/post_date_bg_arts_plast.gif') no-repeat top center;
}

.date-infographie{
	background: #fff url('images/post_date_bg_infographie.gif') no-repeat top center;
}

.date-photo{
	background: #fff url('images/post_date_bg_photo.gif') no-repeat top center;
}

.date-divers{
	background: #fff url('images/post_date_bg_divers.gif') no-repeat top center;
}


.day{
	font-size:1.5em;
}


/*h3 {
	font-size: 1.3em;
	}*/

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #333;
	}

	
/*h3, h3 a, h3 a:visited {
	color: #333;
}

h3, h3 a, h3 a:hover{
	text-decoration: underline;
	color:#f90;
}
*/

.infos {
	font-size:0.9em;
	color: #666;
	height: 16px;
	margin: 5px 0 0 75px;
}
	
.time{
	background: transparent url('images/time.gif') no-repeat top left;
	padding: 0 3px 3px 16px;
	float:left;
}

.category{
	background: transparent url('images/category.gif') no-repeat top left;
	padding: 0 3px 3px 18px;
	margin-left:10px;
	float:left;
}

.category a, .category a:visited{
	color: #990;
	text-decoration:none;
}

.category a:hover{
	text-decoration:underline;
}

.nbcomment{
	background: transparent url('images/nbcomment.gif') no-repeat top left;
	padding: 0 3px 3px 18px;
	margin: 0;
	float:right;
}

.nbcomment a, .nbcomment a:visited{
	color: #09f;
	text-decoration:none;
}

.nbcomment a:hover{
	text-decoration:underline;
}

.edit{
	font-size: 0.9em;
	font-weight: bold;
	background: transparent url('images/edit.gif') no-repeat top left;
	padding: 0 3px 3px 18px;
	margin: 5px 10px 0 0;
	height: 20px;
	float:right;
}

.edit a, .edit a:visited{
	color: #f00;
	text-decoration:none;
}

.edit a:hover{
	text-decoration:underline;
}

.entry p a, .entry p a:visited {
	color: #666;
	font-weight: bold;
}

.entry p a:hover {
	text-decoration: underline;
}

/*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 {
		
}*/

html>body .entry ul {
	/*margin: 10px 0 0 58px;*/
	list-style: none;
}

html>body .entry li {
	margin-bottom: 5px;
}

.entry a.more-link, .entry a.more-link:visited{
	background: #F3F1F4 url('images/morelinkbg.gif') no-repeat 8px 9px;
	display: block;
	padding: 5px 0 5px 28px;
	margin-bottom: 5px;
	color: #663;
	text-decoration: none;
  text-align: left;
}

.entry a.more-link:hover{
	text-decoration: underline;
}

.post ul li {
	margin: 10px 0 0 58px;
	padding: 0 0 0 15px;
	background: #fff url('images/puce.gif') no-repeat left 7px;
}

.page ul li {
	margin: 10px 0 0 0;
	padding: 0 0 0 15px;
	background: #fff url('images/puce.gif') no-repeat left 7px;
}

.post ol {
	
	}

.page ol li , .post ol li {
	margin: 10px 0 0 75px;
	padding: 0;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}


.postfooter {
	clear: both;
	display:block;
	padding: 0 0 0 75px;
	margin: 0;
}

.tags{
	text-align:left;
	font-size:0.9em;
	color: #333;
	font-weight: bold;
	background-color: #f8f6e1;
	margin: 5px 0 0 0;
	padding:5px;
}

.tags a, .tags a:visited{
	color: #333;
	font-weight:normal;
	text-decoration:none;
	margin-left:5px;
}

.tags a:hover{
	text-decoration:underline;
}


.postfooter ul, .postfooter li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}


h3#comments{
	padding: 10px 0 5px 0;
	margin:0 0 20px 75px;  
	 font-size: 1.2em;
	color: #09f;
	background: #fff url('images/dottedline.gif') repeat-x bottom left;
}

h3#respond{
	padding: 10px 0 5px 0;
	margin:0 0 10px 0;
	font-size: 1.5em;
	color: #90f;
	background: transparent;
}

ol.commentlist{
	width:100%;
	font-size: 1em;
	margin: 0;
	padding: 0;
	text-align: justify;
}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist li{
	list-style: none;
	font: 1em Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	margin: 0 0 50px 75px;
	padding:0;
	
}
		
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	color: #f60;
	text-decoration:none;
	float:left;
	}
.commentlist cite a:hover{	
	text-decoration: underline;
}

.commentlist span.comment_date{
	float:left;
	margin-left: 5px;
}

.commentlist .edit{
	font-size: 1em;
	color:#f00;
}	


.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 0;
	padding: 7px 15px 12px;
	}

.commentlist p.waitingmoder {
	clear:both;
	font-weight:bold;
	color:#f03;
	margin: 0 0 3px 0;
	padding: 0;
}
	
.comment_body{
	background: #fff url('images/blueborderrd.gif') no-repeat left top;
	padding-top: 7px;
	margin: 0;
}	

.comment_text{
	background: #fff url('images/blueborderrd.gif') no-repeat left bottom;
	padding-bottom: 15px;
	margin-bottom: 3px;
}	

.comment_infos{
	margin-left: 25px;
}

/*.comment_body .alt {
	background: #fff url('images/blueborderrd.gif') no-repeat left top;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}*/

.comment_body p{
	/*background: #fff url('images/grayborderrd.gif') no-repeat left bottom;*/
}
	

form#commentform{
	margin: 0;
	padding: 0px 15px 15px 75px;
	color: #fff;
	height: 380px;
	/*background: transparent url('images/commentform_bg.gif') no-repeat;*/
}	

#commentform input[type="text"], #commentform textarea {
	font: 0.9em Arial, Verdana, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #90f;
	background: #fff url('images/input_bg.gif') no-repeat;
	/*border: none;*/
	border: 1px solid #ccc;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	}

#commentform label small {
	color: #666;
}

#commentform input {
	width: 170px;
	padding: 2px 4px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 470px;
	padding: 4px;
	}

#commentform p.submit {
	text-align: right;
	}
	
#commentform  #submit{
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	color: #fff;
	font-weight:bold;
	background-color:#90f;
	cursor: pointer;
	border: none;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */



.narrowcolumn {
	float: left;
	padding: 0 0 20px 0px;
	margin: 0;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}


/* End Structure */



/*	Begin Headers */

	
/*h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}*/
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 98%;
  /*max-width:496px;*/
  padding: 2px;
  margin:3px;
  background-color: #ebebeb;
	}


/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

#whoami{
	width: 150px;
	height: 160px;
	float: right;
	background: #fff url('images/photo.jpg') no-repeat;
}	

#searchform {
	float:left;
	width: 210px;
	height: 40px;
	background: #fff url('images/searchform_bg.gif') no-repeat left 2px;
	margin:0;
	padding: 7px 3px 5px 3px;
	padding-top: 3px !ie;
}

#sidebar #searchform #s {
	width: 150px;
	padding: 2px;
	background: transparent;
	/*border: 1px dashed #fff;*/
	border: none;
	color:#fff;
	/*border:1px solid #ccc;*/
	font-size:1.4em;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	height: 1.4em;
	height: 1.4em !ie;
	}

#sidebar #searchsubmit {
	padding: 1px;
	background:none;
	border:none;
	font-weight:bold;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #fff;
	height: 1.9em !ie;
	}

#sidebar #rssbtn, #sidebar #favbtn{
	float:left;
	display: block;
	width: 210px;
}
#sidebar #rssbtn{
	background: #fff url('images/rssbtn_bg.gif') no-repeat left 2px;
	height: 57px;
	margin-bottom: 8px;
}

#sidebar #favbtn{
	background: #fff url('images/favbtn_bg.gif') no-repeat left 2px;
	height: 45px;
	margin-bottom: 5px;
}		

#sidebar #tagcloudflash{
	
}

#sidebar #widgets{
	float: left;
	width: 360px;
}	

#sidebar .textwidget{
	border: 1px solid #ccc;
	margin-top: 4px;
	background-color: #F3F1F4;
	text-align: justify;
	padding: 8px 8px 3px 8px;
}

#sidebar .textwidget p{
	padding:0;
	margin:0 0 5px 0;
}

#sidebar #tagcloudflash{
	background-color:#fff;
	text-align: justify;
}

#sidebar #tagcloudflash  a{
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

#sidebar #tagcloudflash  a:hover{
	color:#666;
	text-decoration: underline;
}
	
#sidebar h2 {
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 5px 0 0 0;
	padding: 0;
	color: #90f;
}

#sidebar li.recentcomments{
	/*margin-bottom: 30px;*/
}

#sidebar li.recentcomments a{
	/*float: left;*/
}

#sidebar li.recentcomments a[rel="external nofollow"]{
	/*float:none;*/
	color:#666;
	font-weight: bold;
	left: 35px !ie;
}

/*#sidebar #recent-posts{
	color: #90f;
}

#sidebar #recent-comments{
	color: #90f;
}

#sidebar ul li ul {
	
}*/

#sidebar li.categories h2{
}	
	
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	padding: 5px 0;
	margin: 2px 0 0 0px;
	background: #f8f6e1 url('images/boxbg.gif') no-repeat bottom right;
	border: 1px solid #ccc;
	min-height: 80px;
	
	}

#sidebar ul ul li, #sidebar ul ol li{
	padding: 2px 2px 2px 30px;
	margin: 3px 0 0;
	//background-color:#000;
	background:  url('images/puce.gif') no-repeat 15px center;
}
	
#sidebar ul ul a, #sidebar ul ol a, #sidebar ul ul a:visited, #sidebar ul ol a:visited{
	color: #960;
	text-decoration: none;	
}	

#sidebar ul ul a:hover, #sidebar ul ol a:hover{
	text-decoration: underline;
}	
	
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* Begin Form Elements */

select {
	width: 130px;
	}

/* End Form Elements */


/* 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 {
	padding: 3px 0;
	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;
	}

	
.wpcf7-form{
	margin-top: 20px;
}	
.wpcf7-form p{	
	text-align: left;
	padding: 0;
	margin: 0;
}
.wpcf7-form label{
	display: block;
	width: 120px;
	color: #666;
	font-weight: bold;
	text-align: right;
	padding: 4px;
	margin: 0;
	float: left;
}

.wpcf7-form input,.wpcf7-form  textarea{
	border: 1px solid #E5B2FE;
	font-family: "Arial", Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #90f;
	margin: 0;
}	
.wpcf7-form input{	
	width: 274px;
	padding: 4px 4px 4px 26px;	
}

.wpcf7-form input[type="submit"]{
	width: 306px;
	margin-left: 128px;
	border: none;
	font-weight: bold;
	color:#fff;
	padding: 4px;
	background-color: #f90;
}


.wpcf7-form  textarea{
	width: 400px;
	padding: 4px;
	font-size: 1em;
}

.contact-name input{
	background: transparent url('images/user.gif') no-repeat 4px 5px;
}
.contact-email input{
	background: transparent url('images/email.gif') no-repeat 4px 5px;
}
.contact-subject input{
	background: transparent url('images/comment.gif') no-repeat 4px 5px;
}
.wpcf7-form input:focus, .wpcf7-form  textarea:focus{
	border: 1px solid #90f;
}

.wpcf7-captcha-contact-captcha{
	
}

.contact-captcha input{
	padding-left: 4px;
	width: 296px;
}


div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 1em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	background-color: #3c3;
	width: 400px;
	margin-left: 138px;
	color:#fff;
}

div.wpcf7-mail-sent-ng {
	background-color: #f00;
	width: 400px;
	margin-left: 138px;
	color:#fff;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	background-color: #f00;
	width: 400px;
	margin-left: 138px;
	color:#fff;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: -3px;
	left: 36px;
	z-index: 100;
	/*background: #f00;*/
	/*border: 1px solid #ff0000;*/
	/*color: #fff;*/
	color: #f00;
	font-size: 10pt;
	font-weight: bold;
	width: 297px;
	height: 22px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

img.ajax-loader{
	margin:6px 0pt 0pt 5px;
	position:absolute;
}

