/*
Theme Name: USEP Paris
Theme URI: http://usep75.fr/
Description: Le thème worpress de l'USEP Paris 2011
Version: beta
Author: usep75
Author URI: http://www.usep75.fr/
*/

html, body {
	margin: 0;
	padding: 0;
}


body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000;
	background: #EEEEEE;
	
} 

a:link {
	color: #000;
	text-decoration:none;
}

a:visited { color:#000;}
a:hover {color:#FF0000;} 

a img {
	text-decoration: none;
	border: 0 none;
	}


#page-container {

width: 830px;
margin: auto;
padding-bottom:0px;
text-align: left;
	
}




#header {
background: transparent;
}


#search {
background: transparent;
padding-top: 5px;
padding-right: 3px;
}


#searchform {
	background: #EEEEEE;
	width: 245px;
	height: 21px;
	
	
}

#searchform #s {
	background: #fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;	
	border:1px solid #D8D8D8;
	width: 130px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}

#searchform #searchsubmit {
	
	font: bold 12px Arial, Helvetica, sans-serif;
	color: 	#FFFFFF;
	background: #BCBCBC;
	border:2px solid #A6A6A6;
	width: 70px;
	height: 24px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
}


#navcontainer { 


margin-left: 30px;
background-color: transparent;
float:right;
margin-top: 27px; 

}

/*Fat Erik's Pipelist*/
#navlist
{
list-style: none;
padding: 0;
margin: 0;
}





#navlist li
{
display: inline;
padding: 0;
margin-right: 5px;
letter-spacing: 1px;
}


#navlist li a {
font: 12px Arial, Helvetica, sans-serif;
color: #848484;
text-decoration: none

}

#navlist li a:hover {

color: #2E2E2E;


}


#navlist li:before { content: "|";
margin-right:10px;
color: #848484; }
#navlist li:first-child:before { content: ""; }






/*IE workaround*/
/*All IE browsers*/
* html #navlist li
{
border-left: 1px solid black;
padding: 0 0.4em 0 0.4em;
margin: 0 0.4em 0 -0.4em;
}

/*Win IE browsers - hide from Mac IE\*/
* html #navlist { height: 1%; }

* html #navlist li
{
display: block;
float: left;
}

/*End hide*/
/*Mac IE 5*/
* html #navlist li:first-child { border-left: 0; }



.branding {

background: transparent;
margin-top: 20px;
margin-right: 650px;
padding-bottom: 5px;
}


.branding h1 {
	margin: 0;
	padding: 0;
	margin-top: 0px;	

}




#content {
	
	width: 530px;
	padding-top:0px;
	background: transparent;
	margin-right: 0px;
	line-height: 15px;
	text-align: justify;
	

}


#content .padding {
	padding: 0px; /* para arreglar bug de ie con respecto al width del content */
	padding-top: 20px;
}


#stripe {
	border-top: 1px solid #D0D0D0;
	background: url('images/stripe-bg.png') repeat-x;
	width:830px; height:17px; background-repeat:repeat-x

}

#picture {	
	background: url('images/picture.jpg');
	width: 830px;
	height: 175px;
}


#welcome {
	background-color: #F7F7F7;
	border: 1px solid #DBDBDB;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7D7D7D;

}

#welcome h2 {

	font-family: "lemonde-sans-1","lemonde-sans-2", Helvetica, Arial, sans-serif;
	margin: 0;
	padding-bottom: 10px;
	padding-top: 0px;
	margin-top: 0px;
	font-size: 22px;
	color: #blue;
	text-shadow: 0px 1px 2px #C0C0C0;



}



#entries {
	width: 807px;
	background-color: #F7F7F7;
	border: 1px solid #DBDBDB;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;

}


#entries h2 {

    color: #blue;     
    

}


#entries h2 a {

    color: #0080ff;  
    

}

.meta {

background: #EEEEEE;
padding: 5px;

}


.post-comments {

	background: url('images/comments.png') no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%
}

.post-cat {
	background: url('images/tags.png') no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999
}

.post-date {
	
	padding-right: 0px;
	float: right;
	font-size: 100%;
}


#post {

    padding-bottom: 5px;
    margin-bottom: 0px;
    

}


.previous-entries {
	float: left;
	padding-left: 18px;
	background: url('images/prev.png') no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	background: url('images/next.png') no-repeat right center;
}




#sidebar-a {
	background: transparent;
	padding-top: 0px;
	margin-top:5px;
	margin-bottom:5px;
	float: right;
	line-height: 15px;
	text-align: justify;

}

#sidebar-a .padding {
	padding: 10px 0px 0px 0px; /* para arreglar bug de ie con respecto al width del content */
}

.block {

	font-size: 12px;
	color: #7D7D7D;
	width: 810px;
	margin-bottom: 10px;
	padding: 10px;
	background-color: #F7F7F7;
	border: 1px solid #DBDBDB;
	font-family: Arial, Helvetica, sans-serif;
}




.block h2 {

	font-size: 15px;
	color:#blue;
	height: 23px;
	text-transform:uppercase;
	background: #E9E9E9;
	margin-top:0px;
	margin-bottom: 10px;
	padding-left:12px;
	padding-bottom: 0px;
	padding-top: 8px;
	text-shadow: 0px 1px 2px #fff;


}

.block img {
	text-decoration: none;
	border: 5 none;
	}


.block li {


border-bottom: 1px solid #D1D1D1;
padding-bottom: 3px;
padding-top: 5px;

}


.block ul{

list-style-image: url('images/bullet.png');
padding-left: 20px


}


.block a:link ul{

font-family: arial;
font-weight:bold;
font-size:12px;
color:#6A6A6A;
text-decoration:none;


}

.block a:hover ul{

color:#292929;
}






#footer {
	clear: both; /* evita que los divs se superpongan */
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	border-top: 1px solid #8E8E8E;
	margin-top:10px;
	margin-bottom:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 18px;
	background: #A6A6A6;
	width:830px; 
	height:32px; 
	background-repeat:repeat-x;
	


}

#footer-links {

	float: right;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 5px;


}

#copyright {

	padding-top: 7px;
	padding-left: 15px;
	padding-bottom: 5px;


}




#footer a:link {

	color: #ffffff;
	text-decoration:none;
}





h3 {
	
	color: #6188C2;
	margin: 30px 0px 20px;
}

form {
	margin:0px;
	padding:0px;
}

#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #FFFFFF;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #6188C2;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 86%;
}

#commentform {
	margin-top: 10px;
	font: Arial, Helvetica, sans-serif;
}

#commentform p {
	padding: 6px 0px;
	margin: 0px;
}


#commentform textarea{
	width: 478px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #D9D9D9;
	padding: 2px;
	margin-top: 3px;
}


#commentform input{
	color: #ABABAB;
	width: 153px;
	background:#FFFFFF;
	border: 1px solid #D9D9D9;
	padding: 3px;
	margin-top: 3px;
}

#commentform #submit{
	background: #FFFFFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #959595;
	border: 1px solid #959595;
	float:right;
	width: 144px;
	height: 29px;
}








#slider {
   z-index:1;
   
}

#s3slider {
   width: 830px; /* important to be same as image width */
   height: 175px; /* important to be same as image height */
   position: relative; /* important */
   overflow: hidden; /* important */
   z-index:1;
   
}

#s3slider ul {
	padding: 0; 
	margin: 0;
}

.s3sliderImage span {
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
}

.s3sliderImage span strong {
    font-size: 17px;
}


#s3sliderContent {
   width: 830px; /* important to be same as image width or wider */
   height: 50px;
   position: absolute; /* important */
   top: 0; /* important */
   margin-left: 0; /* important */
}

.s3sliderImage {
   float: left; /* important */
   position: relative; /* important */
   display: none; /* important */
}

.s3sliderImage span {
   position: absolute; /* important */
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 830px;
   height: 30px;
   background-color: #3F3F3F;
   filter: alpha(opacity=00); /* here you can set the opacity of box with text */
   -moz-opacity: 0.0; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.0; /* here you can set the opacity of box with text */
   opacity: 0.0; /* here you can set the opacity of box with text */
   color: #fff;
   display: none; /* important */
   bottom: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

.clear {
   clear: both;
}


/* menu deroulant */

a.main:hover
{
    background:none;
}

#home .on {	background:#FFF;
	text-decoration:none;
        color: #000;
	
}	

#nav{ 	background:#eee; font-size:1.0em; z-index:10; 	list-style: none; 	line-height: 1; 	margin: 0px;}
#nav ul {	list-style: none; line-height: 1; margin-left: -20px;}
#nav a, #nav a:hover {	display: block;	text-decoration: none;	margin: 0px;	border:none;}
#nav li {	float: left;	list-style:none;        z-index:10;}
#nav li ul {	position: absolute;	left: -999em;	height: auto;	width: 174px;	z-index:10;	margin-left: -40px;	}
#nav li li {	width: 220px;	border-top: 1px solid #a9a9a9; }
#nav li a { display:block;		text-decoration: none;	padding: 6px 12px; z-index:10; font-weight:bold;}

#nav li a:hover, 
#nav li.current_page_item  li a:hover, 
#nav li a:active{	background:#FFF;	text-decoration:none;        color: #000;}	



#nav li.current_page_item a, 
#nav li.current_page_ancestor a,
#nav li.current_page_ancestor li.current_page_item a{ background:#FFF; text-decoration:none; color: #blue;	font-weight:bold;}	

#nav li li a, 
#nav li.current_page_ancestor li a,
#nav li.current_page_item li a { color:#888; }

#nav li li, 
#nav li.current_page_ancestor li { background: #eee;}

#nav li li a:hover, 
#nav li li a:active { color: #000;}	


#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {	left: auto;}

.boite {
  	float: right;
	margin: 0;
}


