/*
Theme Name: NEW_UNIVERSENSUALIENS
Theme URI: http://universensualiens.com
Description: Le thème Wordpress pour Universensualiens.
Version: 0.1
Author: Kyril Paillard-Gallard
 
Le thème Wordpress pour Universensualiens.
 
*/

@import "reset.css";

/* 
 *      HTML
 * -------------------------------------------------------------------------------- *
 */

body {
	
}

h1 { font-size: 18px; margin-bottom: 0.5em; }
h2 { font-size: 16px; margin-bottom: 0.5em; }
h3 { font-size: 14px; margin-bottom: 0.5em; }

a {
	
}

a:visited {
	
}

a:hover {
	
}

/* 
 *      PAGE
 * -------------------------------------------------------------------------------- *
 */

div#page {
	width: 700px;
	margin: 0 auto;
}

/* 
 *      HEADER
 * -------------------------------------------------------------------------------- *
 */
div#header {
	height: 100px;
	padding: 10px 0;
	
	font: normal normal normal 12px/18px "Trebuchet MS", sans-serif;
	text-align: center;
	background: #ddd;
}


/* 
 *      CONTENT
 * -------------------------------------------------------------------------------- *
 */
div#content {
	float: left;
	width: 460px;
	padding: 20px;
	
	font: normal normal normal 12px/18px "Trebuchet MS", sans-serif;
	color: #333;
}

div#content div.post {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 20px;
}

div#content div.post p.postmetadata {
	margin-bottom: 0.5em;
	font-style: italic;
}

div#content div.post div.post_content {
	margin-bottom: 0.5em;
}

/* 
 *      COMMENTS
 * -------------------------------------------------------------------------------- *
 */
div.comments-template {

}

div.comments-template div.cadre_commentaires {

}

div.comments-template div.cadre_commentaires h3#comments {
	
}

div.comments-template div.cadre_commentaires ol.commentlist {
	list-style: none;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

div.comments-template div.cadre_commentaires ol.commentlist li.alt {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

div.comments-template div.cadre_commentaires ol.commentlist li.alt div.commentmetadata {
	
}

p#allowed_tags {
	font-size: 10px;
	margin: 1em 0;
}

/* 
 *      SIDEBAR
 * -------------------------------------------------------------------------------- *
 */
div.sidebar {
	float: right;
	width: 160px;
	padding: 20px;
	
	background: #eee;
	font: normal normal normal 12px/18px "Trebuchet MS", sans-serif;
}

div.sidebar ul {
	list-style: none;
}

div.sidebar > ul > li {
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}

div.sidebar input#s {
	width: 65%;
}

/* FOOTER
-------------------------------------------------------- */
div#footer {
	height: 50px;
	padding: 10px 0;
	
	font: normal normal normal 12px/18px "Trebuchet MS", sans-serif;
	text-align: center;
	background: #ddd;
}
