/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #8E959B;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
}

h2 {
font-size:20px;
}

h3 {
font-size:18px;
}

a {
	color: #E55D13;
}

a:hover {
	text-decoration: none;
}

a img {
border:0;
}

.form_error {
border:1px solid #BF0000;
padding:2px 1px;
}

/* Header */

#header {
	width: 706px;
width: 826px;
	height: 225px;
height: 273px;
	margin: 0 auto;
	padding: 12px 0 0 0;
}

/* Logo */

#logo {
	float: left;
	width: 208px;
	height: 208px;
height: 256px;
	padding: 0 15px 0 0;
	background: url(images/img02.jpg) no-repeat;
}

#logo h1 {
	padding: 120px 0 0 0;
	text-align: center;
	letter-spacing: -3px;
	font-size: 40px;
	font-weight: normal;
}

#logo h2 {
	margin-top: -10px;
	text-align: center;
	font-size: 13px;
}

#logo a {
	text-decoration: none;
}

#logo a:hover {
	color: #990000;
}

/* Menu */

#menu {
	float: left;
	padding: 0 0 0 0;
}

#menu ul {
	height: 55px;
	margin: 0;
	padding: 23px 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 120px;
	height: 43px;
	padding-top: 12px;
	background: url(images/img03.jpg) no-repeat;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	letter-spacing: -1px;
	font-size: 26px;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img04.jpg);
	color: #FFFFFF;
}

/* Content */

#content {
	width: 700px;
width: 820px;
	margin: 0 auto;
}

/* Posts */

#posts {
float: right;
width: 600px;
text-align:justify;
font-size:15px;
overflow:hidden;
}

.post {
	padding-bottom: 1em;
}

.post .title {
	padding-top: 10px;
	letter-spacing: -.1em;
	font-size: 2em;
	font-weight: normal;
	color: #8E959B;
	color: #3F95B8;
}

.post .date {
	height: 20px;
	padding: 2px 0 0 10px;
	background: url(images/img12.gif) no-repeat;
	font-size: 12px;
	font-weight: normal;
}

.post .story {
	padding: 0 20px;
	line-height: 1.6em;
}

.post .meta {
	height: 40px;
	margin: 0 20px;
	padding: 0 0 0 10px;
	background: #EEEDED url(images/img13.gif) no-repeat;
}

.post .meta span {
	display: none;
}

.post .meta p {
	margin: 0;
	padding: 10px 0 0 0;
}

.post .meta a {
	float: left;
	height: 20px;
	padding: 4px 20px 0 37px;
	text-decoration: none;
	font-size: small;
	font-weight: bold;
	color: #777777;
}

.post .meta a:hover {
	color: #E55D13;
}

.post .category {
	background: url(images/img14.gif) no-repeat left bottom;
}

.post .comments {
	background: url(images/img15.gif) no-repeat left bottom;
}

/* Pictures */

#pictures {
width:650px;
}

.picture {
width:165px;
background-color:#F8F8F8;
border:1px solid #DDDDDD;
cursor:pointer;
float:left;
margin:15px 34px 15px 0;
padding:5px;
text-align:center;
}

.picture img {
border:1px solid #666666;
}

.picture h4 {
font-size:15px;
height:35px;
margin:0;
padding:0;
color:#808000;
}

.picture table {
margin:0; padding:0;
height:160px;
width:100%;
}

.picture td {
text-align:center;
vertical-align:middle;
}

.picture .comments {
background-image:url();
font-size:13px;
}

/* Liens */

.link {
margin:30px 0;
}

.link h3 {
text-align:center;
}

.link div {
margin:10px 0;
}

.link .post-meta {
margin:0;
text-align:center;
}

/* Bar */

#bar {
	float: left;
	width: 200px;
}

/* Box Style One */

.boxed1 {
	margin-bottom: 20px;
}

.boxed1 h2 {
	height: 40px;
	margin: 0 0 2px 0;
	padding: 10px 0 0 50px;
	background: #AFB43C url(images/img06.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed1 ul {
	margin: 0;
	padding: 0;
	background: #E4E9C5 url(images/img07.gif) no-repeat left bottom;
	list-style: none;
}

.boxed1 li {
	padding: 10px;
	background: url(images/img08.gif) repeat-x;
	font-size: small;
}

.boxed1 a {
	text-decoration: none;
	font-weight: bold;
	color: #A7B83F;
}

.boxed1 a:hover {
	color: #545C20;
}

.boxed1 .active, .boxed1 .active a {
	background-color: #ABB63D;
	color: #FFFFFF;
}

/* Box Style Two */

.boxed2 {
	margin-bottom: 20px;
}

.boxed2 h2 {
	height: 40px;
	margin: 0 0 2px 0;
margin:0;
	padding: 8px 0 0 50px;
	background: #AFB43C url(images/img09.jpg) no-repeat;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
	color: #FFFFFF;
}

.boxed2 ul {
	margin: 0;
	padding: 0;
	background: #C5DFE9 url(images/img10.gif) no-repeat left bottom;
	list-style: none;
}

.boxed2 li {
	padding: 10px;
	background: url(images/img11.gif) repeat-x;
	font-size: small;
}

.boxed2 a {
	text-decoration: none;
	font-weight: bold;
	color: #3F95B8;
}

.boxed2 a:hover {
	color: #204B5C;
}

.boxed2 .active, .boxed2 .active a {
	background-color: #204B5C;
	color: #FFFFFF;
}

/* Box Style Three */

.boxed3 {
	text-align: justify;
	font-size: small;
}

.boxed3 h2 {
	height: 40px;
	margin: 0 0 10px 0;
	border-bottom: 2px solid #CCCCCC;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 26px;
	font-weight: normal;
}

.boxed3 a {
	text-decoration: none;
	color: #8E959B;
}

.boxed3 a:hover {
	color: #E55D13;
}

/* Footer */

#footer {
	clear: both;
	height: 60px;
	margin-top: 2em;
	background-color: #6E2E0C;
	border-top:3px solid #EB850C;
	font-size: 11px;
	color: #FFFFFF;
}

#footer p {
	margin: 0;
}

#footer a {
	color: #FFFFFF;
}

#copy {
	padding: 20px 15px;
	text-align:center;
}



/* COMMENTS
 ----------------------------------------------*/

h3#comment,
h3#comments {
	margin:20px 0;
	letter-spacing: -.1em;
	font-size:1.5em;
	font-weight: normal;
	text-align:center;
	color: #8E959B;
	color: #3F95B8;
}

#comment {
clear:both;
padding-top:40px;
}

#comments span {
color:#666666;
color:#204B5C;
}

.comments {
	margin-bottom:3em;
}

.comment {
	width:500px;
	margin:30px auto;
	font-size:14px;
}
.comment div {
	background: transparent url(images/lightgray.gif) top no-repeat;
	padding-top:15px;
}
.comment div .content {
	margin:0;
	padding:0 25px 30px 25px;
	background: transparent url(images/lightgray.gif) bottom no-repeat;
}
.comment div:hover {
	background: transparent url(images/lightgreen.gif) top no-repeat;
}
.comment div:hover .content {
	background: transparent url(images/lightgreen.gif) bottom no-repeat;
}
.comment div.admin_comment {
	background: transparent url(images/green.gif) top no-repeat;
}
.comment div.admin_comment .content {
	background: transparent url(images/green.gif) bottom no-repeat;
}
.comment div.admin_comment:hover {
	background: transparent url(images/darkgreen.gif) top no-repeat;
}
.comment div.admin_comment:hover .content {
	background: transparent url(images/darkgreen.gif) bottom no-repeat;
}
.comment div.admin_comment .content {
	font-style:italic;
}
.comment .info {
	margin:0;
	padding:0 25px;
}
.comment .info .author {
	font-weight:bold;
}

/* Divers */

.page-nav {
margin:30px 0 40px 0;
height:30px;
text-align:center;
}

.page-nav .previous-link {
float:left;
}

.page-nav .next-link {
float:right;
}


img.photo {
background-color:#FFFFFF;
border:1px solid #DCDAB8;
margin:5px;
padding:3px;
}

#content p.pagination {
clear:both;
padding:20px;
text-align:center;
}


