/*
Theme Name: Euphrasium
Theme URI: http://c-o-s-t.fr/
Description: Euphrasium Wordpress theme.
Author: iman.pg@gmail.com
Author URI: http://c-o-s-t.fr/
version: 2.0
Tags: three-column, widget-ready, blank
*/

/* basics */

*{margin:0; padding:0;}

body {
	background:#fff;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10pt;
	margin:0px;
	}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 11pt;font-weight: bold;text-align:center;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#488ec7;
	text-decoration:none;
	}

a:hover{color:#ec7684;text-decoration:none;}



/* container */


#container {
	width:100%;
	margin: 0 auto;
	padding:0;
	background:#fff;
	color:#333;
	overflow: hidden;
	}
	
/* header */

#header {
	background:#fff;
  	width:100%; 
  	height:100px;
	color: #fff;
	background:url(../images/magie.png) no-repeat ;height:354px;
	}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

#LOGO {
	
	background-image: url(../images/euphrasium.png) ; 
	width:637px;
	height:49px;
	margin:auto;
	margin-top:-250px;  
	
	}
#wapContent{
	background-image: url(../images/contenMain.png) ;
	width:888px;
	float:left;
	
	}
#wapper {margin:auto;width:830px;}
#wTop {
	background-image: url(../images/contenTop.png) ;
	width:888px;
	height:47px;
	margin-top:40px;}

#wBot {
	background-image: url(../images/contenBottom.png) ;
	width:888px;
	height:39px;
	margin-bottom:40px;}
	
#FLEUR {
	
	background-image: url(../images/fleur.png) ; 
	float:right;
	width:283px;
	height:240px;
	}
/* main menu */


#menu {
	background:transparent;
	font-family: verdana, arial, times, serif;
	font-size: 13pt;
	font-weight: bold;
	width:70%; 
	overflow:hidden;
	margin-top:-44px; 
	margin-left:15px; 
	
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	display:block;
	color:#fff;
}

#menu ul li a:hover {
	color:#f7cdcd;
	font-size: 14pt;
	font-weight: bold;
	text-decoration: none;
	background:transparent;
}




/* content */


#content {
	float: left;
	width:500px;
	overflow: hidden;
	margin:14px;
	margin-left:82px;
	}
#contentIndex {
	float: left;
	width:500px;
	overflow: hidden;
	margin:14px;
	margin-left:82px;
	}
#contentSingle {
	float: left;
	width:680px;
	overflow: hidden;
	margin:14px;
	margin-left:82px;
	}
.post {
	margin:auto;
	padding:auto;
	line-height: 14pt;
	}
	
.titleBg{
	background-image: url(../images/paragraf01.png) ; 
	width:214px;
	height:55px;
	position:absolute;
	margin-left:-67px;
	margin-top:-7px;	
	}
	
.titleBg02{
	background-image: url(../images/paragraf03.png) ; 
	width:275px;
	height:55px;
	margin-left:600px;
	margin-top:300px;	
	position:relative;
	}
	
.titleBg03{
	background-image: url(../images/paragraf02a.png) ; 
	width:210px;
	height:55px;
	position:absolute;
	margin-left:-67px;
	margin-top:-18px;
	}
	
.post h2{
	position:relative; 
	font:normal 15pt georgia, times;
	color: #488ec7;
	z-index:10;
	}
	
.post h2 a{
	color: #488ec7;
	font-weight: bold;
	text-decoration: none;
	z-index:20;
	}
	
.post h2 a:hover{
	color: #ec7684;
	text-decoration: none;
	z-index:20;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	
	font-weight: bold;
	}
	
.postmetadata1{
	clear: both;
	background:#FFF;
	padding:2px;
	margin: 20px 0 40px 0px;
	}
	
.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}
	



/* right sidebar */

#right{
	width:260px;
	float:right;
	margin-right:25px;
	margin-top:10px;
	padding: 0;
	}



#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}
#rightL{
	width:280px;
	float:right;
	margin-right:-px;
	padding: 0;
	}



#rightL label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#rightL p {margin:0; padding:0;}

#rightL img {padding: 0; margin: 0;}

#rightL ul {
	margin:12px;
	padding:0;
	}

#rightL ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}
#rightL a{
		color:#488ec7;
		text-decoration:none;
		font-weight:bold;
	}

#rightL a:hover{
		color:#EC7684;text-decoration:none;
		padding-left:10px;
		}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */


.sideboxCom{
	margin: 0 auto; /* center for now */
	width: 580px; /* ems so it will grow */
	background: url(../images/sbbody-r-01.gif) no-repeat bottom right;
	font-size: 100%;
}
.sideboxTag {
	margin: 0 auto; /* center for now */
	width: 280px; /* ems so it will grow */
	background: url(../images/sbbody-r-01.gif) no-repeat bottom right;
	font-size: 100%;
}
.sideboxIndex {
	margin: 0 auto; /* center for now */
	width: 250px; /* ems so it will grow */
	background: url(../images/sbbody-r-01.gif) no-repeat bottom right;
	font-size: 100%;
}
.sidebox {
	margin: 0 auto; /* center for now */
	width: 150px; /* ems so it will grow */
	background: url(../images/sbbody-r-01.gif) no-repeat bottom right;
	font-size: 100%;
}
.boxhead {
	background: url(../images/sbhead-r-01.gif) no-repeat top right;
	margin: 0;
	padding: 0;
	text-align: center;
}
.boxhead h2 {
	background: url(../images/sbhead-l-01.gif) no-repeat top left;
	margin: 0;
	padding: 22px 30px 5px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 10px;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px; /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l-01.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 31px;
}

.boxbody img {
	border:0; 
	padding:5px 5px;
	background:#dfe2e4;
	border:1px solid #ccc;
	margin:5px 5px 5px 5px;
	}

.boxbodyTag {
	background: url(../images/sbbody-l-01.gif) no-repeat bottom left;
	margin: 0;
	padding: 1px;
}


* rightManuscrit sidebar */

#rightM{
		width:250px;
		float:right;
		margin-right:25px;
		margin-top:10px;
		padding: 0;
	}


 
 

#rightM ul {
	margin:12px;
	padding:0;
	}

#rightM ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

 
 
#rightM a{
		color:#488ec7;
		text-decoration:none;
		font-weight:bold;
	}

#rightM a:hover{
		color:#EC7684;text-decoration:none;
		padding-left:10px;
		}

/* rightIndex sidebar */

#rightIndex{
		width:250px;
		float:right;
		margin-right:25px;
		margin-top:10px;
		padding: 0;
	}


 
 

#rightIndex ul {
	margin:12px;
	padding:0;
	}

#rightIndex ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

 
 
#rightIndex a{
		color:#488ec7;
		text-decoration:none;
		font-weight:bold;
	}

#rightIndex a:hover{
		color:#EC7684;text-decoration:none;
		
	}

 
/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	border:1px solid #000;
	padding:2px;
	}




/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	background:#FFF;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #488ec7; text-align:center;}
#footer a{color: #488ec7;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

