/* @override 
	http://romanesques.metalepse.fr/wp-content/themes/default/style.css
	http://www.romanesques.fr/wp-content/themes/default/style.css
*/

/*
Theme Name: Style CERR
Theme URI: 
Description: 
Version: 1
Author: AG
*/

body {
	background-color: #dee6e9;
	background-image: url(images/bck.png);
	margin: 0;
	padding: 0;
	font: normal .8em Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	line-height: 1.6em;
	color: #333;
}

#corps {
	background-repeat: no-repeat;
	background-image: url(images/fonbody.png);
	margin: 0;
	padding: 0;
}

/* LINKS AND HEADINGS STYLING */

a {
	color: #546F92;
	background: inherit;
}

a:hover {
	color: #808080;
	background: inherit;
}

h2 {
	margin-bottom: 0px;
	font: bold 1.1em "Trebuchet MS", Helvetica, Sans-Serif;
}

h3 {
	color: #1946a8;
	font-variant: small-caps;
	font-size: 1.5em;
}

#right div.ddsg-wrapper h3 {
	font-size: 1.2em;
	margin: 0 0 -10px;
	padding: 0;
}

#right div.ddsg-wrapper ul li strong {
	color: #1946a8;
	font-variant: small-caps;
}

#newtagcloud li {
	list-style-type: none;
	list-style-image: none;
}



h3 a {
	text-decoration: none;
}

#footer p {
	text-align: right;
	font: small "Lucida Grande", Lucida, Verdana, sans-serif;
}


.liens_pages p {
	font-variant: small-caps;
	text-decoration: none;
	text-align: right !important;
}
/* CONTENT WRAPPER */

#main {
	width: 700px;
	margin: 0px auto 0 225px;
}

/* LEFT SIDE */

#sidebar {
	margin-bottom: 152px;
	margin-top: 160px;
	float: left;
	width: 128px;
	min-height:500px;
	margin-left: 22px;
	color: #fff;
	text-align: right;
}

input#s {
	font-size: 11px;
	margin-right: -7px;
	width: 113px;
}

input#searchsubmit {
	margin-left: 40px;
}

#sidebar h2 {
	color: #fa8c00;
	margin: 14px -2px 0 0;
	font: small-caps 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}

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

#sidebar li {
	list-style-type: none;
	margin: -3px;
	padding: 2px;
}

.box {
	text-shadow: #000000 0px 0px 0;
	padding: 0 0 0px 0px;
	margin: 1px 1px 0px 0;
}

.box ul li {
	font-size: small;
	padding-bottom: 0;
	list-style-image: url(images/puce.png);
	list-style-position: inside;
	text-align: right;
	line-height: 1.4em;
}

#sidebar div.box ul li a {
	text-decoration: none;
	font-variant: small-caps;
	list-style-position: inside;
	margin-bottom: 0;
	margin-left: -5px;
	margin-top: 0;
	text-shadow: #000000 0 0 0;
	opacity: 1;
}

#post h3 {
	font-variant: small-caps;
	color: #1549a2;
	text-decoration: none;
}

#right p {
	text-align: justify;
}

#right {
	float: right;
	width: 550px;
	margin-top: 150px;
	margin-right: -36px;
}

.metadata {
	border-top: 1px dotted #ccc;
	margin-bottom: 50px;
	text-align: right;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.navigation {
	padding: 1px;
	margin: 0;
}

/* FOOTER */

#footer {
	text-align: center;
	clear: both;
	padding-right: 164px;
}
