/*  
Theme Name: adiantum BY Alchymi.com
Author URI: http://www.alchymi.com
Version: 1.1
Author: Alchymi
Description: Clean jounalistic template for wordpress
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #ffffff url(images/background.gif) top center repeat-x;
	color: #275a67;
	font-size: 11px; 
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	margin: 0px 0px 0px 0px;
	}
a, a:visited{
	color: #cc3333;
	text-decoration: none;
	}
	
a:hover{
	color: #ff9900;
	text-decoration: underline;
	}
#container { 
	width: 768px; 
	text-align: left; 
	margin: 0 auto; 
	}

#header { 
	height: 67px; 
	padding: 0px 0px 0px 0px;
  text-align: left;
 
	}
#header h2 {
	color: #5da4ad;
	font-size: 30px;
	font-family: Trebuchet MS, Times New Roman, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px;
	}

#header h2 a {
	color: #5da4ad;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #ff9900;
	text-decoration: none;
	}

#header h3 {
	color: #cccccc;
	font-size: 13px;
	font-family: Trebuchet MS, Times New Roman, Sans-Serif;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 10px; 
	margin: 0px;
	}

#menu ul
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
height:10px;
line-height:35px;
}



#menu { 
top:27px;
margin: 0px; 
text-align: left;
position:absolute;
float:left;

}

#flash{
margin:3px 0px 0px 0px;
padding:0px;
width:766px;
height:118px;
}

#content { 
	width: 522px; 
	/* position:absolute; */
  margin:5px 2px 2px 5px;
	margin-left:240px;
	margin-bottom: 20px;
	background-color:#ffffff;
}
	
#content img{
margin:0px;
padding:0px;
}

img.cl{
margin:0px;padding:0px;
}


#contentl { 
/* position:absolute; */
margin:0px;
padding:0px 0px 0px 0px;
background-color:#ffffff;
}
	
#content p{
	margin: 0px;
	line-height: 15px;
        padding:2px 5px 2px 5px;
	
	}

#contentl h1 {
	color: #1a656f;
	font-size: 22px;
	font-family: Trebuchet MS, Arial Bold, Verdana, Sans-Serif;;
	font-weight: lighter;
	padding:0px 5px 0px 5px;
	margin: 0px;
	}
  

.interne {
	color: #1a656f;
	font-size: 14px;
	font-family: Trebuchet MS, Arial Bold, Verdana, Sans-Serif;;
	font-weight: lighter;
	padding: 12px 10px 0px 45px;
	margin: 0px;
	}


  	
#content p img{
	border: none;
	margin-right: 5px;
	margin-bottom: px;
	}

	
#content h1 a  {
	color: #5da4ad;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#content h2 {
background:url(images/big-puces.jpg);
background-repeat:no-repeat;
	color: #1a656f;
	height:45px;
	font-size: 18px;
	font-family: Trebuchet MS, Arial Bold, Verdana, Sans-Serif;;
	font-weight: lighter;
	padding: 12px 10px 0px 45px;
	margin: 0px;
	
	font-weight:normal;

	}
#content h2 a  {
	color: #5da4ad;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #ff9900;
	text-decoration: none;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 5px 0px 5px;
	font-style: italic;
  color: #666666;
  background-color:#e6f8fe;
  border-left: 1px solid #cccccc;
  width:440px;
  text-align:justify;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}


#sidebar { 
	width: 225px; 
	float: left; 
	margin-top: 5px;
	margin-bottom: 20px;
	padding: 0px 5px 5px 5px; 
  border-right: 1px dotted #cccccc;
	}
#sidebar p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#sidebar p img{
	border: none;
	margin-right: 5px;
	margin-bottom: px;
	}

#sidebar h2 {
	color: #4e6c8b;
	font-size: 18px;
	font-family: Trebuchet MS, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 0px 0px 4px 0px;
	margin: 0px;
  margin-bottom: 5px;
  font-weight:normal;
	text-transform: uppercase;
	border-bottom: 1px solid #73acc6;
	}

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style: square inside;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#sidebar ul li a {
	color: #000000;
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #cc3333;
	text-decoration: underline;
	}

#footer { 
	background: #ffffff url(images/footer.gif) top center repeat-x;
	text-align: center;
	color: #ffffff;
	border-top: 1px solid #ffffff;
	clear: both;
	padding: 40px 0px 30px 0px; 
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	}

#footer a:hover {
	color: #ff9900;
	text-decoration: underline;
	}

/*                                                               */

#contentb { 
	 
	/* position:absolute; */
	top:0px;
	
	margin-bottom: 20px;
	background-color:#ffffff;
	}
#contentb p{
	margin: 0px;
	line-height: 15px;
  padding:10px;
	
	}
	
#contentb p img{
	border: none;
	margin-right: 5px;
	margin-bottom: px;
	}
#contentb h1 {
	color: #000000;
	font-size: 20px;
	font-family: Trebuchet MS, Arial Bold, Verdana, Sans-Serif;;
	font-weight: lighter;
	padding: 5px 5px 5px 5px;
	
	margin: 0px;
	}
	
#contentb h1 a  {
	color: #5da4ad;
	text-decoration: underline;
	}

#contentb h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#contentb h2 {
	color: #cc3333;
	height:40px;
	font-size: 28px;
	font-weight:normal;
	font-family: Trebuchet MS, Arial Bold, Verdana, Sans-Serif;;
	margin: 0px;
	line-height: 150%;
	font-weight:normal;

	}

#contentb h3 {
	color: #cc3333;
	height:40px;
	padding:5px 5px 0px 50px;
	font-size: 16px;
	font-weight:normal;
	font-family: Trebuchet MS, Arial Bold, Verdana, Sans-Serif;;
	margin: 0px;
	line-height: 150%;
	font-weight:normal;

	}
#contentb h2 a  {
	color: #5da4ad;
	text-decoration: none;
	}

#contentb h2 a:hover {
	color: #ff9900;
	text-decoration: none;
	}


/* --------------------- */

  #sidebar a.m{
  font-size:11px;
  font-family:arial;
  text-decoration:none;
  display:block;
  width:200px;
  color:#275a67;
  }

  #sidebar a.m:hover{
  text-decoration:underline;
  background-color:#ffffff;
  }
  
  div.transOFF {
  background-color:
  #ffffff;
  opacity:.95;
  filter: alpha(opacity=95);
  -moz-opacity: 0.95;
  }
  
 h1.small{
font-size:10px;
font-weight:lighter;
color:#ffffff;
}

h1.s, h2.s, h3.s{
background-color:white;

}
#header a.w{
color:#ffffff;
font-weight:bold;
}
  
  div.transON  {
  background-color: #ecfafe;
  opacity:.85;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  }

#footer ul{
display:inline;
}
#footer li{
display:inline;
}

/*   -------------- */


/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#thicktabs{
margin: 0;
padding: 0;
float: left;
font: bold 11px Tahoma;
}

#thicktabs li{
display: inline;
}

#thicktabs li a{
float: left;
color: black;
padding: 8px 6px; /*padding of tabs*/
text-decoration: none;
background: transparent url(images/pinkbg.gif) top right no-repeat;
border-top: 1px solid #d3bdbe; /*top border style*/
border-bottom: 3px solid #ffa1a3; /*thick bottom border below tabs*/
opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}

#thicktabs li a#leftmostitem{ /*Extra CSS for left most menu item*/
border-left: 1px solid #d3bdbe; /*left border style*/
}

#thicktabs li a#rightmostitem{ /*Extra CSS for right most menu item*/
border-right: 1px solid #d3bdbe; /*right border style*/
background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;
}

#thicktabs li a:visited{
color: black;
}

#thicktabs li a:hover{
color: #000000;
background-image: url(images/pinkbgover.gif); /*background image swap on hover*/
opacity:.90;filter: alpha(opacity=90); -moz-opacity: 0.9;
}

.h{
font-size:10px;
padding:2px 4px 0px 4px;
color:#56797c;
font-family:verdana;
}
td{
vertical-align:top;
}

h2 {
	color: #99ccff;
	font-size: 19px;
	font-weight:normal;
	font-family: Trebuchet MS, Arial Bold, Verdana, Sans-Serif;;
	margin: 0px;
	line-height: 150%;
	font-weight:normal;

	}
