/*  
Theme Name: wmagic
Theme URI: 
Description: 
Version: 1.6
Author: 
Author URI: 



*/



ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}

body{
	margin:0px;
	padding:0px;
	font-family: verdana, Helvetica, sans-serif;
	font-size:11px;
	background:#ffffff;
	color:#000;
}

#wrapper{
	width:1000px;
	background:url(images/bgr_wrapper.png) repeat-y;
	margin:0px auto;
}

#page{
	width:942px;
	padding:0 29px 0 29px;
}

/*header_top*/
#header_top{
width:100%;
height:110px;
background:#008CFF;
}

#header_top p{
	padding:15px 0 0 15px;
	font-size:10px;
}
#header_top a{
	color:#008CFF;
}
#header_top h2{
	float:right;
}
#header_top h2 a{
	position:absolute;
	z-index:100;
	margin:0 0 0 -130px;
}
/* HEADER */

#header{
	width:100%;
	height:157px;
	background:url(images/bgr_header.png) no-repeat;
	overflow:hidden;
}
#header h1{
	color:#1B0F7F;
	font-size:32px;
	padding:35px 0 0 61px;
	letter-spacing:-3px;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	width:381px;
	float:left;
}
#header h1 a{
	color:#1B0F7F;
}
#header h1 a:hover{
	text-decoration:none;
}
.description{
	font-size:20px;
	position:relative;
	top:-5px;
	color:#000000;
	display:block;
	letter-spacing:0;
	font-weight:normal;
	text-transform:none;
}
#header h2{
	float:left;
	padding:52px 0 0 0;
	width:500px;
}
/* MENU */

#menu{
	width:100%;
	height:53px;
	background:url(images/bgr_menu.png) repeat-x;
	overflow:hidden;
}
#menu_items{
	float:left;
	width:666px;
}
#main_search{
	float:right;
	width:276px;
	height:53px;
	background:url(images/bgr_main_search.png) no-repeat;
}
#searchform_top{
	padding:0 0 0 20px;
}

#searchform_top_text{
	width:190px;
	border:0px;
	background:none;
	color:#666666;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	margin:19px 6px 0 0;
}

#gosearch{
	float:left;
	margin:14px 0 0 0;
}

#menu_items ul{
	float:left;
	padding:11px 0 0 10px;
}
#menu_items li{
	float:left;
	font-size:13px;
	color:#000000;
	padding:0 5px 0 5px;
}
#menu_items a, #menu_items span{
	color:#000000;
	display:block;
	float:left;
	padding:5px 5px 5px 5px;
}
#menu_items a:hover, #menu_items a.select{
	text-decoration:none;
	background:#000;
	color:#fff;
}

/* BODY */

#body{
	width:100%;
	background:url(images/bgr_body.png) no-repeat;
	overflow:hidden;
}

#body_top{
	width:100%;
	background:url(images/bgr_body_top.png) no-repeat left bottom;
	overflow:hidden;
	padding:0 0 46px 0;
}

#body_left{
	width:660px;
	float:left;
}

#body_right{
	width:282px;
	float:right;
}

/* left contact */

#body_left_content{
	width:586px;
	padding:30px 0 0 40px;
}
.post{
	width:100%;
	margin:0 0 30px 0;
}
.post-title{
	width:100%;
}
.post-title h2{
	font-size:17px;
	color:#F45985;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
}
.post-title h2 a{
	color:#000;
}
.post-title h3{
	font-weight:normal;
	color:#7b7b7b;
	font-size:12px;
	padding:8px 0 8px 0;
	border-bottom:1px solid #cac9c7;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.post-title h3 a, .post-title h3 span{
	color:#ed145b;
}

.entry{
	line-height:20px;
	font-size:13px;
	padding:15px 0 0 0;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	text-decoration:underline;
	color:#605051;
}

.entry p a:hover{
	text-decoration:none;
}

.postmetadata{
	width:100%;
	height:57px;
	background:url(images/bgr_postmetadata.png) no-repeat;
	overflow:hidden;
}

.postmetadata .alignright a{
	color:#000000;
	font-size:13px;
	font-weight:bold;
	text-decoration:underline;
	background:url(images/ico_more.gif) no-repeat left 3px;
	padding:0 0 0 14px;
}

.postmetadata .alignright a:hover{
	text-decoration:none;
}

.postmetadata .alignright{
	padding-top:15px;
	padding-right:20px;
}

.post-page{
	width:100%;
}

h2.page_title{
	font-size:25px;
	color:#000;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #cac9c7;
	padding:0 0 8px 0;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	color:#605051;
	font-weight:bold;
}

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

.entry strong{
	color:#000;
}

.post-page .entry strong, .post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#000;
	display:block;
	font-weight:normal;
}

.post-page .entry strong{
	font-size:28px;
}

.post-page .entry h1{
	font-size:26px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:24px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:22px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

/* right content */

#body_right_content{
	margin:31px 0 0 7px;
}

/* ADS */

#right_ads{
	width:100%;
	overflow:hidden;
	margin:0 0 2px 0;
}

#right_ads div{
	padding:0 5px 5px 0;
	float:left;
}

#right_ads div img{
	float:left;
	width:125px;
	height:125px;
}

/* SIDE BAR */

#sidebar{
	width:255px;
}

.sidebars h2{
	font-size:20px;
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	font-weight:normal;
	padding:15px 0 0 50px;
	background:url(images/bgr_sidebars_h2.gif) no-repeat;
	width:205px;
	height:35px;
}

.sidebars ul{
	color:#303030;
}

.sidebars ul li{
	margin:0 0 10px 0;
}

.sidebars ul li ul li{
	margin-bottom:0;
	width:auto;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding:0 15px 10px 10px;
}

.sidebars li ul li ul{
	padding-bottom:0px;
	padding-left:10px;
	background:none;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	border-bottom:1px solid #e9e9e9;
	padding:7px 0 7px 8px;
	font-size:13px;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars li a{
	color:#303030;
}

.sidebars li.widget_categories ul li{
	font-weight:bold;
	color:#303030;
}

.sidebars li.widget_categories ul li a{
	font-weight:normal;
	background:url(images/ico_cat.gif) no-repeat left 5px;
	padding:0 0 0 14px;
}

.sidebars li.widget_categories ul li ul li a{
	font-weight:normal;
	background:url(images/ico_cat.gif) no-repeat left 5px;
	padding:0 0 0 14px;
}

.sidebars li.widget_archives ul li a{
	font-weight:normal;
	background:url(images/ico_cat.gif) no-repeat left 5px;
	padding:0 0 0 14px;
}

.sidebars li.linkcat ul li a{
	font-weight:normal;
	background:url(images/ico_cat.gif) no-repeat left 5px;
	padding:0 0 0 14px;
}

.sidebars li.widget_meta ul li a{
	font-weight:normal;
	padding-left:2px;
	background:url(images/li_cat.gif) no-repeat left 5px;
	padding:0 0 0 14px;
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#303030;
}

.sidebars .textwidget{
	padding:10px;
}

/* FOOTER */

#footer{
	width:100%;
	height:132px;
	background:url(images/bgr_footer.png) no-repeat;
	overflow:hidden;
}
#footer h2{
	color:#b8afac;
	font-size:28px;
	padding:15px 0 0 23px;
	letter-spacing:-5px;
	text-transform:uppercase;
	font-family:Tahoma, Geneva, sans-serif;
	width:423px;
	float:left;
}
#footer h2 a{
	color:#b8afac;
}
#footer h2 a:hover{
	text-decoration:none;
}
.fdescription{
	font-size:10px;
	position:relative;
	top:-5px;
	color:#b8afac;
	display:block;
	letter-spacing:0;
	font-weight:normal;
	text-transform:none;
}
#footer_text{
	float:right;
	width:476px;
	padding:20px 0 0 0;
	text-align:right;
}

#footer_text p{
	line-height:22px;
	font-size:12px;
	color:#ffffff;
	padding:0 25px 0 0;
}
#footer_text a{
	color:#ffffff;
}




/* Begin Typography & Colors */

#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 Images */
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 */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;
	}

#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 10px 10px;
	padding-left: 24px;
	padding-bottom:7px;
	background:url(images/blockquote_bg.gif) repeat-y;
	}

blockquote blockquote{
	background:url(images/blockquote_bg2.gif) repeat-y;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin:10px 0 60px 0;
	width:100%;
	overflow:hidden;
	}

.navigation a{
	color:#9a9a9a;
	font-size:13px;
	}

.wp-pagenavi{
	line-height:1.8em;
	padding:0 15px 0 15px;
	font-weight: bold;
	font-size:13px;
}

.wp-pagenavi a {
	padding: 4px 8px 4px 8px; 
	margin: 2px;
	background:#eceaea;
	color:#000;
}
.wp-pagenavi span.pages {
	padding: 4px 8px 4px 8px; 
	margin: 2px;
	background:#45302c;
	color:#fff;
}
.wp-pagenavi span.current {
	padding: 4px 8px 4px 8px; 
	margin: 2px;
	background:#7f706c;
	color:#fff;
}
.wp-pagenavi span.extend {
	padding: 4px 8px 4px 8px; 
	margin: 2px;
	background:#45302c;
	color:#fff;
}
/* End Various Tags & Classes*/

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

.entry ul {
	margin: 0 10px 15px 30px;
	list-style: none;
	padding:15px 15px 25px 20px;
	background:#f4fcfa;
	border:1px solid #daebe5;
	} 

.entry ul li {
	border-bottom:1px solid #d2d9d7;
	background:url(images/ico_ul.gif) no-repeat left 9px;
	padding:3px 0 4px 18px;
	color:#000;
	display:block;
	}

.entry ul li:before{
	/*content: url(images/entry_before.gif);*/
	}

.entry ol {
	margin: 0 10px 15px 30px;
	padding:15px 15px 25px 40px;
	background:#f4fcfa;
	border:1px solid #daebe5;
	}

.entry ol li {
	margin: 0;
	padding:3px 0 4px 0;
	border-bottom:1px solid #d2d9d7;
	color:#000;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	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{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	width:85px;
	height:35px;
	}
/* End Form Elements */



/* Begin Comments*/

h2#comments_title{
	font-size:25px;
	color:#000;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #cac9c7;
	padding:0 0 8px 0;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0;
	}

.commentlist .comment {
	margin: 15px 0 0 0;
	padding: 10px 20px 0 30px;
	list-style: none;
	width:530px;
	background:#f3fcf9;
	border:1px solid #daebe5;
	}

.commentlist .alt {
	background:#f9fefc;
	}

.commentlist .comment .comment {
	margin: 15px 15px 15px 15px;
	padding: 10px 30px 0 30px;
	width:auto;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	line-height:18px;
	}
.commentmet_data{
	width:100%;
	overflow:hidden;
}
.commentmet_data td{
	vertical-align:top;
	text-align:left;
}
.commentmet_avatar{
	width:102px;
	padding:15px 0 0 0;
}
.commentmet_text{
}
.commentmet_avatar img{
	border:1px solid #000;
}

#commentform p {
	margin: 5px 0;
	}

.commentmet_replay{
	width:100%;
	overflow:hidden;
}
.commentmet_replay a{
	float:right;
	display:block;
	text-indent:-5000px;
	outline:none;
	background:url(images/button_replay.gif) no-repeat;
	width:99px;
	height:26px;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding:10px 10px 0 0;
	color:#197b30;
	font-size:12px;
	font-weight:bold;
	text-transform:capitalize;
	text-align:center;
	}

.commentmetadata a{
	color:#197b30;
	}

.commentmet_text{
	font-size:12px;
}

.alt .commentmetadata_end{
}

.commentmetadata_end{
	text-align:right;
	margin: 0;
	display: block;
	padding:12px 20px 12px 20px;
	color:#3d3d3d;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.commentmetadata_end span{
	color:#3d3d3d;
}

#respond{
	margin:40px 15px 0 0;
	padding-bottom:60px;
	font-size:13px;
}

h3#respond_title{
	font-size:25px;
	color:#000;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #cac9c7;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
}

#commentform{
	margin-left:55px;
	color:#000000;
	width:80%;
	font-family:Arial, Helvetica, sans-serif;
}

#respond label{
	position:relative;
	top:-2px;
}

#commentform a{
	color:#000000;
}

#commentform input{
	background:#fff;
	border:3px #cbcbcb solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	color:#000000;
}

#commentform textarea{
	background:#fff;
	border:3px #cbcbcb solid;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:3px;
	margin:5px 0 0 0;
	color:#000000;
}

#commentform input#submit{
	background:none;
	border:0px;
}

/* End Comments */

/* Archives page */
.page_archives_div{
	padding-bottom:60px;
}

.ar_panel{
}

.ar_panel3{
}

.page_archives_div h2{
	font-size:25px;
	color:#000;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	border-bottom:1px solid #cac9c7;
	padding:0 0 8px 0;
}

.page_archives_div ul h2{
}

.page_archives_div ul{
	margin:10px 0 40px 0;
	padding:0px;
}

.page_archives_div ul li{
	margin:0px;
	padding:6px 0 8px 5px;
	list-style:none;
	background:none;
	border-bottom:1px solid #d2d9d7;
}

.page_archives_div ul li ul li{
	border:0px;
	background:none;
}

.page_archives_div ul li ul{
	margin:0px;
	padding:0px;
	padding-left:10px;
}

.page_archives_div ul li a{
	font-weight:normal;
	color:#000;
	font-size:13px;
	background:url(images/ico_ul.gif) no-repeat left 5px;
	padding:0 0 0 11px;
}

div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }
