﻿/*
Theme Name: Xelotion	
Version: 0.1
Author: Saugrin Sonia
Description:Théme idéal pour un étudiant
 
*/

body {
	
	background:#fff url(img/css/bg_body.png) repeat-x fixed;
	line-height:23px;
	margin:0;
	font-size:0.95em;
	font-family: Georgia, Sans-Serif;
	text-align : justify;
		
	}

 img {
	
	border : none;
 
	}
	
h2 , h2 a	{

	text-transform : Uppercase;
	font-size : 1.15em;
	color : #1F5788;
	margin-top : 5px;
	text-align : left;
	
	}
 
h3 , h3 a {

	text-transform : Uppercase;
	font-size : 1.1em;
	color : #1F5788;
	margin-top : 5px;
	text-align : left;
	
	}
 
a 	{

	text-decoration : none;
	color : #874014;

	} 
 
ul 	{

	list-style-image : url(img/css/fleche02.png);

	} 
 
 .alignleft {
float:left;
}	

.alignright {
float:right;
}

.center {
	
	text-align : center;

} 
 
#wrap {

	width : 980px;
	margin : auto;
	margin-top: 23px;
	

	}

#header, #footer {
	
	background-color:#000;
	height : 50px;
	margin : 0 -5px;
	

	}	
	
#header {

	background : url(img/css/bg_header.png);

	}	

#nav {
				float:left;
				list-style: none ;
				margin: 0 ;
				padding: 3px ;
				overflow: hidden ;		/* Création du contexte de formatage */
				margin-bottom:5px;
				}
				
			#nav li {
				float: left ;
				min-width: 100px ;
				/*border-left: 1px outset #000 ;
				margin-right: 5px ;*/
				color: #000;
				padding : 2px;
				}
				
			#nav li a {
				display: block ;
				color: #F79C4C ;
				font-size: 0.98em ;
				line-height: 1em ;
				padding: 4px 0 ;
				text-align: center ;
				text-decoration: none ;
				font-weight:bold;

				}
				
			#nav li a:hover, #nav li a:focus, #nav li a:active {
				color: #FFFFF0;
				text-decoration: underline ;
				/*letter-spacing:0.5em;*/
				
				}	
				
			#nav .current-cat a:link, #nav .current-cat a:visited  {
				color : #FFFFF0 ;
				font-weight:bold;			
				}	

#searchform {
float: right;
padding: 5px;
}				

#s {
width : 150px;
}
	
input {

	border:1px solid #F79C4C;
	
	
 }	
 
 input[type=submit] {
 
	background-color : #FFFFF0;
	font-weight : bold;
	cursor : pointer;
	
	}
	
input[type=text] {

	padding-left : 5px;
	padding-right : 5px;
	
	}
	
#searchsubmit {

	background : #eee url(img/css/loupe.png) no-repeat;
	width : 23px;
	padding: 0px;
	margin-left : -5px;
	text-indent:-9999px;
	border:1px solid #F79C4C;
	
	
	}	

	
#footer {

	background : url(img/css/bg_footer.png);
	color : #fff;
	clear : both;

}

#footer p {

	padding-top : 20px;
	margin: 0 10px;
	font-family: 'Reenie Beanie', serif;
	font-size : 1.5em;

}

#footer a {
	
	color : #000;
	
}

#col1 {

	width : 300px;
	float : left;
	padding : 5px;
	background-color : #FFFFF0;
	margin : 5px;
	-moz-box-shadow: 1px 1px 12px #555; 
	-webkit-box-shadow: 1px 1px 12px #555; 
}


#col2 {

	width : 640px;
	float : left;
	padding : 5px;
	margin : 5px;
	
	}
	
#tweets {
	
	padding-left: 5px;
	background-color : #FFFFF0;
	margin-top: 10px;
	-moz-box-shadow: 1px 1px 12px #555; 
	-webkit-box-shadow: 1px 1px 12px #555;

	}	
	
	
#pub {

	margin-left : 20px;
	margin-bottom : 10px;

	}

#content, #content2 {
	
	float : left;
	width : 640px;

	}	
	
#content, #sidebar, .post, #respond {
	
	background-color : #FFFFF0;
	padding : 5px;
	margin: 5px;
	-moz-box-shadow: 1px 1px 12px #555; 
	-webkit-box-shadow: 1px 1px 12px #555; 
	
	}

#sidebar {
	
	float:right;
	width : 300px;
	
	}	
	
#sidebar ul{
padding: 2px;
list-style-image: none;
list-style-type: none;
}

#sidebar li h2{
border-bottom : dashed 1px;
}

.zou , #sidebar li h2{

margin-bottom: 10px;
}

#sidebar li {
margin-top:0px;
}

#sidebar li ul  {
margin-left : 5px;
}

#sidebar li ul li {
border : 0;
}

.spy img {
float :left;
margin : 5px;
margin-left : 0px;
}

.spy li {
clear : both;
}	

.spy ul {

margint-left : 0px;

}

#cont3{
	clear : both;
	background-color : #FFFFF0;
	padding : 5px;
	margin: 5px;
	-moz-box-shadow: 1px 1px 12px #555; 
	-webkit-box-shadow: 1px 1px 12px #555;
}


/* gestion des commentaires */


#respond h3 {
background:url(img/css/bgrespond.png) no-repeat;
height : 38px;
margin-left:-16px;
margin-right:-18px;
margin-top : 0px;
text-align : center;
color : #fff;
}

#comments {
background:#F79C4C url(img/css/bg_centre.png);
font-family: 'Reenie Beanie', serif;
font-size : 1.2em;
}

#comments p {
padding-left: 10px;
}

.comimg {

	float :left;
	margin-right:10px;
	-moz-box-shadow: 1px 1px 12px #555; 
	-webkit-box-shadow: 1px 1px 12px #555; 
}

.commentext{
	
	overflow : hidden;
	background-color:#FFFFF0;
	-moz-box-shadow: 1px 1px 12px #555; 
	-webkit-box-shadow: 1px 1px 12px #555; 
}

.commentmetadata {
margin: 0;
display: block;
padding : 10px;
padding-bottom:2px;
padding-top:2px;
margin: -5px;
color : #874014;
}

.reply {
text-align : right;
padding : 10px;
padding-bottom:2px;
padding-top:2px;
}



#commentform #submit{

	background : url("img/css/bg_centre.png") repeat #F79C4C;
	font-family: 'Reenie Beanie', serif;
	font-size : 1.5em;
	border : 1px solid #874014;

}

.comment-author {
	
	border-bottom : 1px dashed;
	
	}

.commentlist a  {

	color: #1F5788;

	}

.commentlist a:hover  {

	color: #F79C4C;
	
}

.commentlist cite, .commentlist cite a {

	font-weight: bold;
	font-style: normal;
	padding-left : 5px;
	color : #1F5788;

	}
	
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}

.commentmetadata {
font-weight: normal;
float: right;
}

.comments-template{
margin: 10px 0 0 0;
}

.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0;
text-align: justify;
color : #000;
}
.commentlist li {
margin: 15px 0 3px;
padding: 5px 10px 3px;
list-style: none;
}
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}

.commentlist p {
margin: 10px 5px 10px 0;
padding-left : 5px;
padding-right : 5px;
}

#commentform p {
margin: 5px 0;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

/* End Comments */

.postcat {
padding : 5px;
margin : 5px;
min-height : 230px;
background-color: #FFFFF0;
}


.postcat p {
margin : 0;
}

.postcat .postmetadata {
margin-bottom:-5px;
}

/* image dans archives catégorie!!!!  */	
.postcat a img {
margin-top:5px;
margin-right : 5px;
border: 1px solid #FFFBE3;
padding: 2px;
background-color :#36393D;
float : left ;
	}
	
#titre {
background : #F79C4C url(img/css/bg_centre.png);
padding : 5px;
margin-top : -5px;
margin-left : -5px;
margin-right : -5px;
margin-bottom : 20px;
}

#titre h2 {
float : left;
margin : 0;
}

.post #titre h2 {

	float : none;
	

}

.titrachv {
background : #F79C4C url(img/css/bg_centre.png);
padding-left:5px;
padding-right:5px;
text-align : left;
margin-right : 0px;
margin : -5px;
margin-bottom : 10px;
}	

.titrachv h4 {
margin:0;
}	

.event {
width : 150px;
border-right: 1px inset #770C00;
min-height : 150px;
float : left;
margin-right : 5px;
margin-bottom : 10px;
}

.postmetadata {
font-size: 0.8em;
color: #36393D;
padding:0px 5px;
margin : 0 -5px;
clear : both;
}

.box1 {

	background-color : #FFFFF0;
	width:290px;
	float:left;
	margin:10px;
	padding : 5px;
	-moz-box-shadow: 1px 1px 12px #555; 
	-webkit-box-shadow: 1px 1px 12px #555;
}

.nothing {
width:500px;
border-top:groove 1px;
border-bottom:groove 1px;
margin:auto;
padding:5px;
}	

.nothing h2 {
color :#7da939;
}

.nothing p {
font-weight:bolder;
}

/* Wordpress Style */

.post blockquote {
	background:#FFFBE3;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #874014;
	border-bottom:1px solid #874014;
	-moz-box-shadow: 8px 8px 12px #aaa;  
    -webkit-box-shadow: 8px 8px 12px #aaa; 
	}	

.post_content  img {
	
	margin : 7px;
	margin-bottom : 0;
	padding : 3px;
	background-color : #AEE8E7;
	-moz-border-radius : 2px;
	-webkit-border-radius : 2px;
	}

.post_content .wp-smiley {
	
	margin : 0;
	padding : 0;
	background-color : transparent;

	}
	
.post ul li {
	margin-bottom:5px;
	line-height:25px;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
	line-height:115%;
	margin-left:48px;
	}
	
/* Captions */
.aligncenter,
div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background-color: #AEE8E7;
    padding-top: 4px;
    margin: 5px;
	margin-top:0px;
	margin-bottom:0px;
	text-align: center;
	text-transform: uppercase;
	border : 1px solid #A39B81;
	-moz-border-radius : 2px;
	-webkit-border-radius : 2px;
}

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 1px solid #A39B81;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
}
/* End captions */

/* Fin style Wordpress */