/*
Theme Name: ReflexionPublique_to_the_moon
Theme URI: http://www.designus.org
Description: A theme by <a href="http://www.reflexion-faite.com">Réflexion Faite</a>.
Version: 1
Author: Maxime GUY
Author URI: http://www.designus.org

*/


/* Typographie & Couleurs */

* { margin: 0; padding: 0; }
body { background: #ffffff url(images/bkg_body.jpg) no-repeat center top; margin: 0px; padding: 0px; }

a {
	color: #777777;
	text-decoration: none;
}
a:visited {
	color: #777777;
	text-decoration: none;
}
a:hover {
	color: #c20322;
	text-decoration: underline;
}

p {
	padding: 0px 0px 10px;
	margin: 0px;
}

h1 {
	margin: 0px;
	padding-left: 50px;
	padding-top: 20px;
	height: 40px;
	font: 36px/100% "Century Schoolbook", Georgia, serif;
	color: #000000;
}

h2 {
	color: #000000;
	margin: 0px 0px 5px;
	border-bottom: 1px solid #eaeaea;
	letter-spacing: -1px;
	font: normal 22px/100% "Century Schoolbook", Georgia, serif;
	padding-bottom: 15px;
}
h2 a, h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #c20321;
	text-decoration: none;
}
h2.pagetitle {
    text-align: left;
}
/*
#content ul li {
	background: url(images/puce.gif) no-repeat left center;
	padding-left: 10px;
        margin-bottom: 10px;
        margin-left:5px;
	list-style-type:none;
	font: normal 12px/140% "georgia", serif;
}
*/
#content li {
        list-style-type: none;
        background-image: url(images/puce.gif);
        background-repeat: no-repeat;
        background-position: 0.32em 0.5em;
        padding-left: 15px;
	font: normal 12px/140% "georgia", serif;
}	

#page {
	margin: 0px auto;
	width: 870px;
}

#header {
	margin: 0px auto;
	background: url(images/logorp.gif) no-repeat;
	height: 88px;
	border-bottom: 1px solid #000000;
	position: relative;
}

#header .description{
	position: absolute;
	left: 50px;
	color: #b0b1b3;
	font-size: 14px;
}

#nav {
	list-style: none;
	margin: 0px;
	position: relative;
	margin-right: -1px;
	left: 0px;
	top: 1px;
}
#nav li {
	float: right;
	/*margin-right: 5px;*/
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	background: #000000;
	padding: 5px 15px;
	border-right: 1px solid #FFFFFF;
	font: 9px/100% Helvetica, sans-serif;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	background: #c20322;
}
/* Style colonne gauche */
#content {
	margin-top: 46px;
	padding: 10px 0px 30px 20px;
	background: #FFFFFF;
	border: 1px solid #dfdfdf;
	float: left;
	width: 530px;
	overflow: hidden;
	min-height: 750px;
}
.post {
	clear:both;
	padding-top: 10px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 22px;
	padding-top: 7px;
	margin-left: -3px;
}

.post-title {
	float: left;
	margin-left: 10px;
	width: 450px;
}

.post-title-single {
    float: left;
    margin-left: 0;
    width: 505px;
}

.entry {
	clear: both;
	padding-top: 10px;
}

.entry p {
	clear: both;
	padding-top: 0px;
	font: normal 12px/140% "georgia", serif;
	text-align: justify;
	width: 505px;	
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font: normal 12px "georgia", serif;
	color: #999999;
	padding-top: 3px;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font: normal 12px "georgia", serif;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	color: #999999;
	font: normal 12px "georgia", serif;	
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
	clear: both;
	padding: 20px 0px;
	font: normal 12px "georgia", serif;
}
.navigation a, .navigation a:visited {
	color: #777777;
}
.previous-entries {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	padding-right: 18px;
	margin-right: 25px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond h3 {
	/*border-bottom: 1px solid #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: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% georgia, serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 80%;
}
#commentform input{
	width: 153px;
	background:#d4e9ed;
	border: 1px solid #c0dadf;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#d4e9ed;
	border: 1px solid #c0dadf;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: 12px Georgia, serif;
	color: #FFFFFF;
	text-transform: uppercase;
    border: none;
	width: 112px;
	height: 24px;
    cursor: pointer;
}

/* style colonne droite */

#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 250px;
	margin-top: 27px;
	padding: 10px 10px 10px 10px;
	background: #FFFFFF;
	border: 1px solid #dfdfdf;
	overflow: hidden;
	min-height: 400px;
}

#sidebar p {
	line-height: 120%;
}

#searchform {
	background: #eef9fb;
	width: 230px;
	height: 50px;
	padding: 10px 10px 10px 10px;
	float:right;
}

#searchform #s {
	border:1px solid #203346;
	width: 185px;
	height: 20px;
	padding: 2px 5px 0px 5px;
	border: 1px solid #bcd7dc;
	background: #d4e9ed;
	vertical-align: middle;
}

#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 28px;
	height: 24px;
	font: normal 12px "Century Schoolbook", Georgia, serif;
	color: #FFFFFF;
	vertical-align: middle;
}

#searchform label {
	font: normal 13px/150% "Century Schoolbook", Georgia, serif;
	color: #000000;
}

#sidebar h3 {
	font: normal 16px/140% "Century Schoolbook", Georgia, serif;
	color: #000000;
	margin: 10px 0px 5px;
	height: 20px;
}

.children .cat-item{
	list-style-type:none;
}
.ul-cat li ul li {
	font-size:10px;
	background: none;
	padding:none;
	border-top:none;	
/*	background: url(images/mini-category.gif) no-repeat;
	background-position: 4px 0px;*/
}

.ul-cat li ul li {
	background: url(images/puce.gif) no-repeat left center;
	padding-left: 10px;
	margin-left:5px;
}	

.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #d9d7d1;
}

.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #d9d7d1;
	background: url(images/mini-category.gif) no-repeat;
	background-position: 0px 4px;	
	font: normal 12px/160% Georgia, serif;
}

.ul-cat li a, .ul-cat li a:visited{
	color: #777777;
	text-decoration: none;
}

.ul-cat li a:hover{
	color: #c20321;
	text-decoration: none;
}

.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #d9d7d1;
}

.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #d9d7d1;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
	font: normal 12px/160% Georgia, serif;
}

.ul-archives li a, .ul-archives li a:visited{
	color: #777777;
	text-decoration: none;
}

.ul-archives li a:hover{
	color: #c20321;
	text-decoration: none;
}

/* Style footer */

#footer {
	position: relative;
	top: -20px;
	clear: both;
	background: none;
	border-bottom: 1px solid #000000;
    /*color: #ACD7EE;*/
	color: #777777;
	font-size: 95%;
	line-height: 130%;
	height: 306px;
	background: url(images/bkg_footer.jpg) no-repeat right top;
	width: 870px;
}

#footer a, #footer a:visited{
	color: #ffffff;
}

#footer h4 {
	font: normal 146%/100% "Georgia", serif;
	color: #9cdbfb;
	margin: 10px 0px 5px;
}

#credits {
	position: relative;
	top: -10px;
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 10px;
	line-height: 120%;
	float: left;
	width: 870px;
}

#credits a, #credit a:visited{
	color: #484848;
}

#credits a:hover {
	color: #c20321;
}

.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 0px;
	margin-left: 10px;
	float: right;
}

.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}

a:hover img.left{
	border-color: #FF6600;
	background: #FF6600;
}

.right {
	float: right;
}

img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}

a:hover img.right{
	border-color: #FF6600;
	background: #FF6600;
}

.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}

.clear {
	clear:both;
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

