/*
Theme Name: VDMLike
Theme URI: http://www.vendeesign.com
Description: VDMLike Thème Wordpress - Réalisé par Benjamin Romei
Author: Vendeesign
Author URI: http://www.vendeesign.com
version: 1.0
*/

.spanFeed {font-size: 10px;}
.inputFeed {width:150px;height:15px; border:1px solid #bd007b;  color:#333333; font-size: 11px; padding-left:5px}

body {

font-family: 'Trebuchet MS',Geneva,Arial,Trebuchet,Verdana,Helvetica,sans-serif;
font-size: 12px;
margin: 0;
color: #999999;
background-color: #e3e4e4;
background-image:url(images/bg_h.png);
background-repeat:repeat-y;
background-position: top center;
/*Basic Thing 
---------------------------------------*/

}

code { font-family: Consolas, "Andale Mono", Courier, "Courier New"; line-height: 1em; background: #eee; }
pre { font-family: Consolas, "Andale Mono", Courier, "Courier New"; background: #eee; border: 1px solid #ddd; overflow: auto; clear: both; }
p.center { text-align: center !important; }
p.bottom { margin: 0 !important; }
.remove_bottom_margin { margin-bottom: 0 !important; }

#div_1
{
	color:white; 
	font-size:11px; 
	background-image:url(images/header_ban.png); 
	background-repeat:repeat-x;
}

.bb_cell_c bb_b_l bb_b_t bb_b_r bb_b_b
{
	width:196px;
}

#bg-first{
	background-position: top center; 
	height: 216px; 
	background-repeat: repeat-x; 
	background-image:url(images/haut-bg.gif);
}

#div_2
{
	padding-left:18px;
	padding-top:5px;
	background-image:url(images/post.png); 
	background-repeat:no-repeat; 
	width:610px; 
	height:96px;
}

.submitForm {
	border:0;
	background-repeat:no-repeat;
	background-color: transparent; 
	background-image:url(images/Soumettre_submit.gif); 
	width:111px; 
	height:65px;
}

#the-one {
width:610px; 
height:13px; 
display:block; 
background-repeat:no-repeat; 
background-image:url(http://www.cadeaux-de-merde.fr/wp-content/themes/VDMLike/images/h_content.gif);
}

#the-two {
width:610px; 
padding-left:20px; 
display:block; 
background-repeat:repeat-y; 
background-image:url(http://www.cadeaux-de-merde.fr/wp-content/themes/VDMLike/images/m_content.gif);
}

#the-three {
width:610px;
padding-left:20px; 
padding-top:2px; 
background-repeat:no-repeat; 
height:26px; 
display:block; 
background-image:url(http://www.cadeaux-de-merde.fr/wp-content/themes/VDMLike/images/b_content.gif);
}

a {

color: #999999;
text-decoration: none;

}

.entry a {

color: #999999;
text-decoration: underline;

}

a:hover{

color: #7dcd0c;

}

#img-viewmsgform
{
border:0;
margin-left:10px;
margin-top:0px;
position:absolute;
}

* html #img-viewmsgform
{
margin-top:0px;
}





strong {

color: #7dcd0c;
font-weight: bolder;

}

#left {
height: 281px;
background-image:url(images/bg_r.png);
margin-top:-3px;
}

#right {
margin-right:-197px;
float:right;
margin-top:-108px;
width:199px;
height:281px;
background-image:url(images/bg_r.png);
}

td#info a
{
color:white;

}

.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#161616; color:#0fb2fc; }
 
.wrap          { width:610px;margin:0 auto; margin-top:-20px; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

ul {margin:0;padding:0;}
ul li {	margin-left:5px;padding:0;}
li {list-style-type:none;}
.disc {list-style-type:disc}
/* lists inside posts */
.entry ul ol {margin-left:0;}
.entry ul li {margin-left:10px; list-style:disc; list-style-position:inside}
.entry ul li ol {margin-left:10px;}
.entry ol li {margin-left:5px; list-style: decimal; list-style-position:inside}
.entry ol li li {margin-left:5px;}

h1, h2, h3 {
margin : 0;
font-size : 13px;
color : #bbb;
text-transform : uppercase;
font-weight : bold;
letter-spacing : 0.035em;
}

h1 a {
color : #333;
}

h2.entry-title {font-size:180%;}
h2#comments{margin:20px auto 10px;font-size:140%;}
/* headings inside posts */
.entry h3 {font-size:140%;}
.entry h4 {font-size:120%; }
.entry h5 {font-size:100%;}
.entry h6 {font-size:90%;}

.com-name h4 {
color:#5f6060;
}

.com-name h4 a{
color:#5f6060;
}
.com-name h4 a:hover{
color:#bd007b;
}

#commentform {
width: 610px;
}

div p {
color:#5f6060;
}
/*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;
}

/*Image
---------------------------------------*/
p img {
	padding: 0;
	max-width: 100%;
	}

/*	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 */



/*Search Box
---------------------------------------*/
#search_form input { margin: 10px 0 0 0; }
#search_form input { 
  padding: 4px 2px; 
  width: 132px;
  border: 2px solid #acacac;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  background: #f4f4f4;
  color: #888;
  }
#search_form input:focus { background: #fff; }
#search_form input#searchsubmit { padding: 2px 10px; }


/*Page Navigation
---------------------------------------*/
#page-navi {

padding: 0px;
margin: 0px 20px;

}

#page-navi a{


color: #999999;
border: 1px solid #dddddd;

}

#page-navi a:hover{

text-decoration: none;
color: #93117e;
border: 1px solid #dddddd;
background-color: #fff;

}

/*Header
---------------------------------------*/

#header {

width: 100%;
margin-bottom: 10px;
margin-top: -3px;

}

#header a{

border: 0px solid #333;

}

#header a:hover{

border: 0px solid #333;

}

#header img{

border: 0px solid #333;

}


#menu {
height : 40px;
width : 345px;
padding-bottom :15px;
padding-top :30px;
padding-left :15px;
padding-right :15px;
margin-bottom: 10px;
font-family:arial;
font-weight:bold;
font-size:14px;
color:#bd007b;
vertical-align:bottom;
}

#menu ul {
margin : 10px 0 0 0;
padding : 0;
}
#menu li {
margin : 0;
padding : 0;
float : left;
list-style : none;
color : #000;
letter-spacing : 0.05em;
}
#menu a {
margin : 0 20px 0 0;
padding : 0;
font-size : 11px;
line-height : 14px;
color : #000;
font-weight : bold;
}
#menu li a:hover {
color : #7dcd0c;
}
#menu li a.active, #menu li a.active:hover {
color : #7dcd0c;
}

/*Main Body
---------------------------------------*/

#wrapper {

margin: auto auto;
width: 830px;
background-color: #ffffff;
}
#global{
background: url(images/bg_content.png);
 z-index:0;
}
#main {
overflow:visible;
width: 620px;
}

#content {
margin-top:-10px;
}

#wrap {

margin-top: -20px;
margin-left: 0px;
float: left;
width: 610px;
}

.top {

float:left;
height:40px;
margin:0;
width:850px;
}

#top-left {
background-image:url(images/top-left.gif);
float:left;
height:40px;
width:40px;
}

#top-right {
background-image:url(images/top-right.gif);
float:right;
height:40px;
width:40px;
}

#bot-left {
background-image:url(images/bot-left.gif);
float:left;
height:40px;
width:40px;
}

#bot-right {
background-image:url(images/bot-right.gif);
float:right;
height:40px;
width:40px;
}


/*Post
---------------------------------------*/

#thumb {
float:right;
width: 58px;
height: 58px;
margin-top: 4px;
margin-right: 5px;
}

div.hoverme, div.off {
padding: 5px;

background-color: #fff;
}
div.hoverme:hover, div.on {
padding: 5px;
background-color: #ededed;
}

.entry {
display:block;
font-size: 12px;

}

.widget {
margin-right: 5px;
}

/*Sidebar
---------------------------------------*/

#sidebar {

width: 200px;
float: right;
padding-top:15px;

}

.widget ul {

}

a.side-black {
color:#690459;
}

a.side-black:hover {
font-weight:bold;
}

.widget ul li {	

margin-bottom: 5px;
margin-left: 0;
padding-bottom: 5px;
cursor: pointer;

}

.widget ul li a{	
margin-left:45px;
color:#5f6060;
}

.widget ul li a:hover{	
color:#e2007a;


}

.widgettitle {
text-align:center;
padding-top: 5px;
font-size: 14px;
margin-bottom: 10px;
color:#bd007b;
background-image:url(images/title2.gif);
background-repeat:no-repeat;
width:200px;
height:26px;
font-weight:bold;
}

#postmsg div .widgettitle
{
	background-image:url();
	height:0px;
	display:none;
	margin:0 auto;
}

/*Comment
---------------------------------------*/

#commentform textarea {
background : #f8f7f6;
border : 1px solid #bd007b;
width : 460px;
}

label {
color : #5f6060;
}

small {
color : #5f6060;

}

#commentform input {
margin-bottom : 3px;
}
.com-list {}
.com-list h3 { font-size: 18px; line-height: 22px; font-weight: normal; padding-bottom: 10px;  border-bottom: solid 1px #ebeadd;}
.com-entry { margin-bottom: 5px; border-bottom:1px solid #bd007b; width:610px}
.com-entry-bot { position:relative;}

.com-con { width: 65%; padding: 10px 10px 10px 10px; font-size: 11px; line-height: 16px; color:#666; border: solid 1px #e7e5dd; position: relative;margin-right: 10px;margin-top: 15px;}
.com-name { }
.com-avt { position: relative; top: 10px; right: 20px; width: 30px; height: 30px; }
* html .com-avt { right: 40px;}
.com-avt img { border: 1px solid #ccc;}
.com-date { font-size: 10px; color: #999; margin-bottom: 10px; }
.com-text { width:200px; }
.com-date a, .com-date a:visited, .com-date a:hover { color: #999; text-decoration: underline; }

/*Footer
---------------------------------------*/

#footer {
clear:both;
height:51px;
background-repeat:no-repeat;
background-position: center bottom;
background-image:url(images/footer.gif);

margin: 0;
	padding: 0;	
}

#responds {
color : #bd007b;
width: 610px;
}


	
/*Form
---------------------------------------*/

#viewmsgform{
  float:right;
  width:212px;
  height:108px;
  cursor: pointer;
  list-style : none;
  color : #000;
margin-top:-20px;

}

#postmsg {
  background: left top #FFF;
overflow: hidden;
text-align:left;
  height: 450px;
}

#postmsg h2{
  margin: 0;
  padding: 0;
  font-size:17px;
}

#postmsg p{
  color:#777;
}

#postmsg textarea{
  width: 590px;
  border:1px solid #bd007b;
  margin-left:10px;
  overflow:auto;
}

.form1{
  padding:0;
  float:left;
  text-align: right;
  width: 150px;
  margin: 3px;
}
.form2{
  padding:0;
  float:left;
  margin: 3px;
  width: 530px;
}
.entry p{
  font-size: 17px;
  color:#000;
}
