/*  
Theme Name: RockinSuckerfish1
Author URI: http://www.nathanrice.org/
Version: 1.0
Author: Nathan Rice
Description: RockinSuckerfish1 is a web2.0 looking theme with bold outlines and suckerfish dropdowns instead of sidebars.  It also comes with a replaceable header for customization.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
  padding-left: 0px;  
	background: #FFFFFF url(images/body_bg.jpg) repeat-x;
	color: #000000;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica, Arial, Sans-Serif;
	margin-top: 0px;	
	margin-left: 100px;
	margin-right: auto;
	}
	
a, a:visited{
	color: #000000;/*333333;/*609509;*/	
  text-decoration: none;
  letter-spacing: 0px;
	}
	
a:hover{
	color: #000;
	background: transparent;/*609509;*/
	/*letter-spacing: 3px;*/
	}

a img{
  color: #FFFFFF;
	background: #FFFFFF;
  border: 0;   
  }
	
a img: hover{
  color: #FFFFFF;
	background: #FFFFFF;   
  }
  	
#content p a:hover{
  border: none;
  color: #000000;
	background: #FFFFFF;
}	

#header {
 	color: #000000;
	height: 30px;
	padding: 0px;
	margin: 25px 0px 0px 0px;
	margin-left: 28px;
	text-align: left;	
	}
	
#header li{
 	color: #000000;
	list-style: none;/*square inside;*/
	display: inline;
	margin: 0px;
	padding: 5px 0px 0px 0px;
	margin-left: 20px;
	}

#header li a {
  text-decoration: none;
	padding: 5px;
	}
  	
.page_item a {
}	
	
#header li a:hover {
  color: #FFF; 
	background: #888;
	}		
	
#sidebar ul li a {
	color: #333333;/*#507AA5;*/
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #FFFFFF;/*507AA5;*/
	background: #000000;
	text-decoration: none;
	padding: 2px;	
	}	
	
#header h2 {
	color: #000000;
	font-size: 13px;
	font-family:  "Trebuchet MS",Arial, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	/*float: left;**/
	width: 60%;
	}

#header h2 a {
	color: #000000;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #FFF;
	}
#header .rss {
	float: right;
	font-size: 12px;
	position: absolute;
	top: 20px;
	right: 10px;
}
#header .rss ul {
	margin: 0px;
	padding: 0px;	
}
#header .rss ul li {
	display: inline;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 0px 15px;
	background: url(images/feed.png) no-repeat 0 2px;
}
#header .rss ul li a:link, #header .rss ul li a:visited, #header .rss ul li a:active {
	color: #3071B9;
}
#header .rss ul li a:hover {
	background: none;
	text-decoration: underline;
}

#categorieslist {
  /*float: left;**/
}

#list_title a{
  font-size: 13px;
  color: #888;
  font-weight: bold;
}

#list_title a:hover{
  color: #000;
  font-weight: bold;  
}

#postlist_narrow{
  /*width:215px;
  height:460px;
  overflow:auto;*/
  margin-left: 16px;
  margin-right: 0px;
  margin-top: 30px;
  padding: 0px;
}

#postlist_wide{
  width:215px;
  height:460px;
  margin-left: 1px;  
  overflow:auto;
  padding: 0px;  
}
#postlist_wide .scrollbar{
  SCROLLBAR-FACE-COLOR: #336699;
  SCROLLBAR-HIGHLIGHT-COLOR: #4d88c4;
  SCROLLBAR-SHADOW-COLOR: #224466;
  SCROLLBAR-ARROW-COLOR: #ffffff;
  SCROLLBAR-BASE-COLOR: #000000;
  SCROLLBAR-DARKSHADOW-COLOR: #224466;
  SCROLLBAR-3DLIGHT-COLOR: #224466;  
}

/*################################
Suckerfish Navigation Start
##################################*/
#nav, #nav ul {
	width: 825;
	height: 49px;
	padding: 0;
	margin: 0;
	text-indent: 10px;
	list-style: none;
	text-align: left;
	background: #003053 url(images/menu-bg.gif) repeat-x;
	border-left: 0px solid #003053;
	border-right: 0px solid #003053;
}
#nav li {
	float: left;
	width: 100px;  height: 22px;
	border: none;
	text-align: left;
	padding: 0px;
}
#nav li a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	width: 100px; height: 49px;
	overflow: hidden;
	text-align: center;
	line-height: 49px;
	border: none;
	padding: 0px;
	
}
#nav li a:hover {
	/* border-left: 1px solid #FFFFFF; */
	background: url(images/menu-bg-hover.gif) repeat-x; 
}
/* ----------- */
/* sub menus */
/* ----------- */
#nav li ul {
	position: absolute;
	/* top: 0px; */
	width: 185px;
	left: -999em;
	text-align: left; 
	background: #FFFFFF;
	border: none;
}
#nav li .pages, #nav li .recent, #nav li .archives, #nav li .categories, #nav li .meta {
	border: 3px solid #003053;
	border-top: none;
	height: auto;
}

/* shows the drop - downs */
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

/* sets background when hovering over drop-down menu items */
#nav li ul a:hover {
	color: #000000;
	background: #B8ED63;
}

/* style of each sub menu item listing */
#nav li ul li, #nav li ul li a {
	color: #003053;
	float: left;
	text-align: left;
	width: 185px;
	text-align: left;
	padding: 0px 0px 0px 0px;
	line-height: 25px;
	height: 25px;
	margin: 0px;
	text-indent: 3px;
}
#nav li ul li .bottom, #nav li ul li a .bottom {
	height: 0px;
	line-height: 0px;
}
* html #nav li ul li, * html #nav li ul li a {
	border-left: 3px solid #003053;
	border-right: 3px solid #003053;
}
/*################################
Suckerfish Navigation End
##################################*/

#alacon {
  width: 80%;
  /*float: left;**/
  text-align: justify;
  }

#content { 
	width: 300; 
	margin: 0px;
	background: transparent;
	border: none;
	font-size: 11px;
	}
* html #content {
	width: 782px;
}
#content p{
  width: 450px;
  text-align: justify;
	margin-left: 22px;
	margin-right: 22px;
	line-height: 18px;
	padding: 0px 0px 15px 0px;
	}
	
#content h2 {
  margin-left: 22px;
  }	
	
#content p.english{
  color: #000;	
	}
#content p img{
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
#content ol {
	padding: 0px 0px 10px 35px;
}
#content ul {
	padding: 0px 0px 10px 25px;
}
#content h1 {
	color: #333333;
	font-size: 22px;
	font-family:  Arial, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 10px 10px 10px 10px;
	line-height: 150%
	margin: 0px;
	}
	
#content h1 a  {
	color: #006699;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #000000;
	text-decoration: none;
	background: transparent;
	}

#content h2 {
	color: #333333;
	font-size: 16px;
	font-family: Arial, Sans-Serif;
	margin: 0px;
	padding-bottom: 15px;
	}
#content h2 a  {
	color: #000000;
	text-decoration: none;

	}

#content h2 a:hover {
	color: #87C71F;
	background: transparent;
	}

#content h3 {
	color: #000000;
	font-size: 13px;	
	background: transparent;
	}

blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
.comments h3 {
	font-family: Arial, Sans-Serif;
	margin-bottom: 10px;
}
.comments ol, .comments ol li {
	list-style-type: none;
}
.comments ol li {
	margin: 5px 40px 5px 0px;
	padding: 10px;
	border: 1px solid #003053;
	background: #F2F2F2;
	overflow: hidden;
}
* html .comments ol li {
	word-wrap: break-word;
}
.postspace {
	background: #FFFFFF;
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
.postspace2 {
	background: #FFFFFF;
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}

#sidebar { 
	width: 120px; 
	background: transparent url(images/side_background.gif) top center repeat-x;
	/*float: left;*/ 
	margin-top: 100px;
	margin-bottom: 20px;
	margin-left: 15px;	
	padding: 0/*25*/px 15px 15px 15x; 
	border: 0px solid #000000;
	}

#sidebar h2 {
	color: #000000;/*333333;*/
	font-size: 15px;
	: Arial, Verdana, Helvetica, Arial, Sans-Serif;
	font-weight: bold;
	list-style: none;
	padding: 0/*15*/px 0px 5px 0px;
	margin: 0px;
	margin-left: 0px;/*-20px;*/	
	border-bottom: 0px dotted #0066cc;
	}

#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: none;/*square inside;*/
	margin: 0px;
	padding: 5px 0px 0px 0px;
	margin-left: 10px;
	}
	
#sidebar ul li a {
	color: #333333;/*#507AA5;*/
	text-decoration: none;
	}

#sidebar ul li a:hover {
	color: #FFFFFF;/*507AA5;*/
	background: #000000;
	text-decoration: none;
	padding: 2px;
	}

#footer { 
	clear: both;
	border: 0px solid #033053;
	border-top: none;
	background: #ffffff;
	}

#content, #footer { padding: 15px; }

/* ----------- */
/* ImageBox    */
/* ----------- */

#ImageBoxOverlay
{
	background-color: #F00;
}
#ImageBoxCaption
{
	background-color: #FFF;/*#F4F4EC;*/
}
#ImageBoxContainer
{
	width: 0px;
	height: 0px;
	background-color: #FFF;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 13px;
	color: #000;
}
#ImageBoxCaptionImages
{
	margin: 0;
}
#ImageBoxNextImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(images/next.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(images/previous.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
/*h2,
h4,
p
{
	padding-left: 20px;
}
#viewjs{
	color:#222222;
	font-size:14px;
	font-height:bold;
	text-decoration:underline;
}
#viewjs:hover{
	text-decoration:none;
}
*/
#travaux:
{
  color: #F00;
}

#title a
{
  font-size: 15px;
  font-weight: bold;
  color: #000; 
}

#menu a
{
  font-size: 15px;
  font-weight: bold;
  color: #888;
  /*border: thin solid #888;*/
}

#object_ 
{
  width: 85px;
  height: 85px;
 /* background: url(http://www.maximerossi.com/Site/accueil/images/Antisocial_icon_new.jpg);*/
}

#object_ a: hover
{
  width: 85px;
  height: 85px;
 /* background: url(http://www.maximerossi.com/Site/accueil/images/Aspirine_icon_new.jpg);*/
}

/*Custom scrollBar : */
.slider1
{
	width: 9px;
  height:460px;
	background-color: #EEE;
	position: absolute;
}
.indicator
{
	width: 9px;
	height: 1px;
	background-color: #5D9CD3;/*6BABFF;*/
	position: absolute;
	font-size: 1px;
	overflow: hidden;
}
.container
{
	width: 195px;
	height: 460px;
	padding: 10px;
	border: none;
	overflow: hidden;
	position: relative;
	background-color: transparent;
}

.content
{
	position: absolute;
}

#video_link a
{
  color: #5D9CD3;
  font-weight: bold;
}

#video_link a: hover
{
  color: #000;
  font-weight: bold;
}

redtext
{
  color: #f00;
}

#expo_title
{
  color: #222;
  font-weight: bold; 
}

#expo_title a: hover
{
  color: #000;
  /*font-weight: bold;*/
}

#expo_text
{
  color: #222;
}

#expo_text a: hover
{
  color: #555;
}

.texte_plus_gros_pour_le_maxou
{
  font-size: 13px; 
}

td.expo-link{
  padding-left: 50px;
}
