/*
Theme Name: Socabat
Theme URI: http://wordpress.org/
Description: Thème Socabat
Author: Kapsicum
Author URI: http://www.kapsicum.fr
Tags: 

*/
/* Begin Typography & Colors */
@charset "utf-8";
/* CSS Document */

html,body{
	margin:0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #719cc0;
	background-image: url(images/bg-content.jpg);
	background-repeat: repeat-y;
	background-position: left top;

}
img{
	margin:0;
	padding:0;
}
h1{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9f2c1a;
	font-size: 14px;
	color:#9f2c1a;
	margin:0;
	padding:0;
	padding-top:8px;
	padding-bottom:8px;
	margin-bottom:20px;
	background-image: url(images/bg-h1.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
h2{
	font-size: 11px;
	color:#9f2c1a;
}
p{
	margin:0;
	margin-bottom:10px;
	padding:0;
}
#bande-bleue{
	background-color:#a8c2d9;
	position:absolute;
	z-index:2;
	height:200px;
	width:100%;
	top:0;
	left:0;
	margin-top:95px;
}
.categories ul{
	
	margin:0;
	padding:0;

	
	list-style-type:none;
}
/*#menu{
	position:absolute;
	margin:0;
	padding:0;
	z-index:25;
	top:0;
	left:0;
	margin-left:863px;
	margin-top:121px;
	list-style-type:none;
}*/
.categories li{
	margin:0;
	padding:0;
	padding-top:3px;
	padding-bottom:3px;
}
#menu2{
	position:absolute;
	margin:0;
	padding:0;
	z-index:27;
	top:0;
	left:0;
	margin-left:863px;
	margin-top:230px;
	list-style-type:none;
}
#menu2 li{
	margin:0;
	padding:0;
	padding-top:3px;
	padding-bottom:3px;
}
#barre-blanche{
	width:100px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	position:absolute;
	margin:0;
	padding:0;
	z-index:26;
	top:0;
	left:0;
	margin-left:863px;
	margin-top:200px;
	height:20px;	
}
#content{
	width:580px;
	float:left;

}
#contenu-general{
	width:540px;
	margin:0;
	padding:0;
	
	padding-left:20px;
	padding-right:20px;
	background-image: url(images/fond_contenu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#contenu{
	position:absolute;
	top:0;
	left:0;
	z-index:3;
	width:100%;
	background-image: url(images/montagnes.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;


}
#image-gauche{
	width:274px;
	float:left;
}
#top{
	background-color: #719cc0;
	width:620px;
	margin-right:-20px;
	background-image: url(images/fond_haut.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:95px;
}
.text-rouge{
	color:#9f2c1a;
}

#kapsicum{
	margin-top:25px;
	text-align:center;
	margin-bottom:25px;
}
#top p{
	font-size: 12px;
	color: #FFFFFF;	
	padding-top:25px;
	padding-left:20px;
}

a img{
	border:none;
}
#kapsicum a{
	color: #000000;	
	text-decoration:none;
}
#kapsicum a:hover{
	color:#9f2c1a;
		text-decoration:underline;
}
.categories ul a{
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration:none;
}
.categories ul a:hover{
	color:#9f2c1a;

}
#sidebar ul li a{
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration:none;
}
#sidebar ul li a:hover{
	color:#9f2c1a;
	
}
#menu2 a{
	font-size: 12px;
	color: #FFFFFF; 
	text-decoration:none;
}
#menu2 a:hover{
	color:#9f2c1a;
	
}
#sidebar ul li.current_page_item a{
	font-size: 12px;
	color:#9f2c1a;
	text-decoration:none;
}

a{
	color: #000;	
	text-decoration:underline;
}
a:hover{
	color:#9f2c1a;
	text-decoration:none;
}
#colonne-gauche{
	width:353px;
	float:left;
}
#colonne-droite{
	width:161px;
	float:right;

}
#sidebar{
	position:absolute;
	z-index:25;
	top:0;
	left:0;
	margin-left:853px;
	margin-top:121px;
}
.categories h2{
	display:none;
}
#sidebar ul{
	margin:0;
	padding:0;
	
}
#sidebar ul li{
	margin:0;
	padding:0;
	padding-left:10px;
	list-style-type:none;
}
.children{
	display:none;
}
.current-cat{
	position:relative;	
}
.current-cat .children{
	display:block;
	position:absolute;
	z-index:100;
	top:100%;
	left:-10px;
	width:130px;
	height:150px;
}
.current-cat .children li a{
	display:block;
	width:93px;
	height:26px;
	background-image: url(images/bg-ss-cat.jpg);
	color: #990000;	
	padding-top:15px;
	padding-left:35px;
	margin-top:120px;

}
.current-cat .children .children{
	display:block;
	position:absolute;
	top:100%;
	left:-0px;
	width:160px;
	height:400px;


}
.current-cat .children li .children li a{
	margin:0;
	padding:0;
	display:block;
	width:160px;
	height:auto;
	margin-left:10px;
	margin-top:7px;
	background-image: none;
	color: #FFF;
	
}
.current-cat .children li .children li a:hover{
	color: #990000;	

}
.styleUL{
	position:absolute;
	/*top:300px;
	left:815px;*/
	
	width:200px;
	z-index:400;
	padding-top:30px;
	background-image: url(images/bg-ss-cat.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.styleUL a{
	color: #FFF;
	display:block;
	text-decoration:none;
	font-size:12px;
}
.styleUL a:hover{
	color: #990000;
}