/*
Theme Name: rootards.org
Theme URI: http://www.rootards.org/a-propos/
Description: First theme made for rootards.org.
Version: 2.7
Author: AddiKT1ve
Author URI: http://www.doneed.net
Tags: widgets
*/

/* Global layout */

body {
	width: 100%;
	margin: auto;
	padding: 0;
	background: url("img/motif.png") repeat-y #d5d5d5;
	color: #2f2f2f;
	font-family: "DejaVu Sans", Lucida, sans-serif;
	font-size: 0.8em;
	}

a img { border: none; }

/* Header */

#header h1, #header span { display: none; }

#header {
	height: 170px;
	margin: 0; padding: 0;
	background: url("img/header.png") no-repeat top #171717;
	}

.youshould {
	background: #cfe6ff;
	border-top: 1px solid #0078ff;
	border-bottom: 1px solid #0078ff;
	text-align: center;
	color: #3e99ff;
	}

.youshould a { color: #4b4b4b; text-decoration: none; }
.youshould a:hover { color: #0078ff; text-decoration: none; }

/* Menu */

#menu_top {
	margin: 0; padding: 0;
	list-style-type: none;
	text-align: center;
	background: url("img/d_bleu_f.png") repeat-x #171717;
	color: #fff;
	}

#menu_top li {
	display: inline;
	margin: -2px;
	padding: 0 2px 0 2px;
	font-size: 1.8em;
	text-transform: lowercase;
	}

#menu_top a { text-decoration: none; }
#menu_top a:hover { color: #fff; }

.item_index { background: url("img/d_bleu.png") repeat-x #171717; }
.item_index a { color: #005687; }
.item_tutos { background: url("img/d_vert.png") repeat-x #171717; }
.item_tutos a { color: #617600; }
.item_guide { background: url("img/d_rouge.png") repeat-x #171717; }
.item_guide a { color: #9a0000; }
.item_forum { background: url("img/d_violet.png") repeat-x #171717; }
.item_forum a { color: #440064; }

/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	padding-top: 1em;
	}

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

#sidebar h2 {
	color: #2e3436;
	font-size: 1em;
	font-variant: small-caps;
	}

#sidebar a {
	color: #252525;
	text-decoration: none;
	border-bottom: 1px dotted #3d3d3d;
	}

#sidebar a:hover {
	color: #5c3566;
	border-bottom: 1px dotted #ad7fa8;
	}

.theme-my-login-avatar img { border: 1px solid #000; }

/* Footer */

#footer {
	clear: both;
	width: 75%;
	margin: auto;
	padding: 1em;
	background: url("img/footer.png") no-repeat left top #d5d5d5;
	text-align: right;
	text-transform: lowercase;
	}

#footer a { color: #171717; text-decoration: none; }
#footer a:hover { color: #ba2020; }

/* Content */

#content {
	overflow: auto;
	width: 75%;
	margin: auto;
	padding: 1em;
	line-height: 1.5em;
	background: #fff;
	}

#content .category-breves {
	margin-left: 2em;
	padding-left: 12em;
	background: url("img/breves.png") no-repeat left top;
	}

#have_posts { margin-right: 20em; }
.author_info { margin: 0 20em 1em 3em; }

.entry a, .author_info a, .static_page a {
	color: #204a87;
	text-decoration: none;
	border-bottom: 1px dotted #729fcf;
	}

.entry a:hover, .author_info a:hover, .static_page a:hover {
	color: #5c3566;
	border-bottom: 1px dotted #ad7fa8;
	}

.the_post_infos {
	padding-left: 4em;
	background: url("img/icons/square.png") no-repeat left center #fff;
	}

.the_post_infos a {
	color: #171717;
	text-decoration: none;
	border-bottom: 1px dotted #afd400;
	}

.the_post_infos a:hover {
	color: #3b3b3b;
	border-bottom: 1px dotted #3b3b3b;
	}

.author_avatar { float: left; margin: 5px; border: 1px solid #000; }

.post {
	margin-bottom: 4em;
	}

.alt {
	background: #f8ffd6;
	border-top: 1px solid #afd400;
	border-bottom: 1px solid #afd400;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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;
	}

.comment { border-left: 2px dashed #f2ffb7; }
.comment-author a, .commentmetadata a, #respond a { color: #171717; text-decoration: none; border-bottom: 1px dotted #171717; }
.comment-author a:hover, commentmetadata a:hover, #respond a:hover { color: #3b3b3b; border-bottom: 1px dotted #3b3b3b; }

.reply {
	padding-left: 20px;
	background: url("img/icons/reply.png") no-repeat left center transparent;
	font-size: 0.8em;
	}

.reply a { color: #a4c266; text-decoration: none; border-bottom: 1px dotted #a4c266; }

#commentform #comment { width: 50%; }

#commentform p {
	margin: 5px 0;
	}

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

.fn {
	padding-left: 2em;
	line-height: 2em;
	background: url("img/icons/author.png") no-repeat left center;
	font-size: 1.1em;
	font-weight: bold;
	}

.commentmetadata {
	margin: 0;
	display: block;
	padding-left: 2em;
	background: url("img/icons/time.png") no-repeat left center;
	font-size: 80%;
	}

/* Various Tags & Classes */

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden { 
	display: none; 
	}

hr {
	display: none;
	}

a img {
	border: none;
	text-decoration: none;
	}

.navigation {
	width: 75%;
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.navigation a { color: #727272; }

/* Captions */

.aligncenter,
	div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

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