/*
Theme Name: Theme iunivers
Theme URI: http://www.iunivers
Description:theme personnel fait par Remi DELERY.
Version: 0.1
Author: Remi DELERY
 
Creation Theme by Rémi DELERY || http://www.iunivers.fr
Theme 
*/


/*corps de la page web */

body {
	font-family: "Lucida Grande", Arial, Helvetica, Sans-serif;
	font-size: 0.75em;
	text-align: left;
	background:#000000 url("images/fond.jpg") repeat-x;
	color: #000;
	margin: 0;
}

#page {
margin: 0 auto 0 auto;
width: 1000px;
background: url('images/content.jpg') repeat-y top;
}

/* gestion de l'entête */

#header {
	font-family: "Lucida Grande", Arial, Helvetica, Georgia, Sans-serif;
	background: url('images/header.jpg') no-repeat;
	height: 175px;
	width: 1000px;
	padding: 0 0 0 0;
}

#headerimg {
padding: 0 30px;
}

#header h1 {
padding: 50px 0 0 0;
font-size: 2em;
text-align: center;
}

#header h1 a{
color: #000;
border:hidden
}

#header p {
padding: 0 0 0 0;
font-size: 1em;
text-align: center;
color: #000;
}

/*Menu haut*/

#searchheader {
margin: 30px 140px;
padding: 5px 5px;
float: right; 
text-align: right;
}

#listpages {
margin: 0px 0px;
padding: 45px 5px;
}

#listpages a{
color:#FFFFFF;
}

#listpages li{
display:inline;
list-style-type: none;
margin: 0;
padding: 0 0px;
}

/* gestion du contenu */

#content {
	background-attachment:fixed;
	float: left;
	width: 700px;
	margin: 0 0 0 60px;
}

#content h2 {
color:#000000;
font-size: 1.1em;
padding: 10px 25px 0 10px;
}

.post_content {
font-size: 1em;
color: #000;
padding: 10px 25px 0 25px;
}

.postmetadata {

font-size: 0.9em;
color: #000;
padding: 0px 0px 0 16px;
}


/* gestion de la sidebar */

.sidebar {
	float: right;
	width: 100px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 65px 0px 50px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 0px;
}

.sidebar li{
	list-style-type: none;
}


#searchform {
margin: 0px 0px;
padding: 0px 0px; 
}

#searchsubmit {
text-align:right;
width: 24px;
height: 23px;
background: url('images/SearchButton.gif') no-repeat;;
margin: 10px 10px;
padding: 10px 5px; 
border: 0;
}


/* gestion du footer */

#footer {
text-align: center;
font-size: 1em;
padding: 0 0 0 0;
background: url('images/footer.jpg');
clear: both;
width: 1000px;
height: 80px;
}

#footer a {
color: #fff;
target:_blank;
}

#footer p{
font-size: 0.8em;
padding: 25px 20px 0px 0px;
}

/* gestion des commentaires */

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

.comments-template ol{
margin: 10px;
padding: 0 0 0 15px;
list-style: none;
}

.comments-template ol p{
font-family: "Arial", Helvetica, Sans-serif;
font-size: 0.9em;
}

.comments-template ol li{
margin: 10px 0 0 0;
line-height: 15px;
padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
font-size: 1em;
}

.commentmetadata{
font-size: 0.9em;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Arial, Helvetica, Sans-serif;
font-size: 0.9em;
}

.cadre_commentaires {
border-top: 1px solid #ccc;
width: 300px;
}

#submit {
background: url(images/logo-everest.png) no-repeat top center;
float: center;
margin: 5px 125px;
padding: 5px 5px;
}


/* gestion des liens */

a {
color: #660000;
text-decoration: none;
border:hidden;
}

a:hover {
color: #990000;
text-decoration: underline;
}

#content h2 a{
font-size: 1.2em;
font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
color: #660000;
}

#content h2 a:hover{
color: #000;
}

.post_content a {
color:#660000;
}

.post_content a:hover {
color: #000;
}

.sidebar a {
color: #66000;
}

.sidebar a:hover {
color:#990000;
text-decoration: none;
border-bottom: 1px dotted;
}

#center h2 {
font-size: 0,8em;
font-family: "Lucida Grande", Verdana, Arial, Sans-Serif;
text-align:center;
}
