.feed_article {
        clear: both;
}

.clearfloat2, .clearfloat3, .clearfloat4 {
	width:275px;
	text-align:justify;
	display:inline-block;
	*display:inline;
	zoom:1;
	height:440px;
	padding:10px 10px 5px 10px;
	vertical-align:top;
	text-shadow: grey 0px 1px;
}


.clearfloat2 {
	border-bottom:1px dotted #005F9E;
	background:#EFEFEF;
	margin-top:5px;
	margin-right:5px;
	position: relative;
}

.clearfloat2:after {
	visibility:hidden;
	clear:both;
	display:inline;
	height:0;
	content:".";
	}

.clearfloat2:hover {

-o-transform: scale(.7);
-moz-transform: scale(.7);
-webkit-transform: scale(.7);
transform: scale(.7);
-moz-box-shadow: inset 1px 2px 8px #222;
-webkit-box-shadow: inset 1px 2px 8px rgba(0,0,0,0.7);
box-shadow: inset 1px 2px 8px rgba(0,0,0,0.7);
-o-transition: all .15s;
-moz-transition: all .15s ease-out;
-webkit-transition: all .15s ease-out;
transition: all .15s ease-out;

	background:#AFAFAF;
}

.clearfloat3 {
	*display:inline;
	zoom:1;
	margin:5px 5px 5px 5px;
}

.clearfloat3 li {
	list-style-image: url(../images/b4.gif);
	margin:2px 2px 15px;
}

.clearfloat3 a {
		font-size:1.8em;
		padding:2px;
}

.clearfloat4 {
	margin:5px 5px 5px 5px;
	border-left:1px dotted #000;
	border-right:1px dotted #000;
}

.clearfloat4 li {
	list-style:none;
	margin:2px 2px 1px;
}

	
#pagination{
	padding-top:10px;
	clear: both;
	text-align:center;
}
.post-info {
	font-size:0.7em;
	position: absolute; 
	bottom: 0;
}

.more {
	font-size:1em;
	position: absolute;
	bottom: 50px;
	padding: 5px;
	border: 1px #005F9E solid;
}

a.more:link {
	color:#005F9E;
}

* {
	margin:0;
	padding:0;
	}

body,html {
	min-height:101%;
	}
	
body {
	background: #062e3d;
/*	url(/themes/theme-vincent/images/fond.jpg); */
	color: #000000;
	padding: 13px 0 25px 0;
	}

body, select, input, textarea {
/*	font: 100% 'Cantarell','Palatino Linotype','Book Antiqua',Palatino,serif;*/
	font-family: 'Cantarell', Georgia, 'Times New Roman', times, serif;
	}
	
p {	
	color: #000000;
	margin: 15px 0;
	}

a:link, a:visited {
	color: #005F9E;
	text-decoration:none
	}

.title>a:link, .title>a:visited {
	color: #005F9E;
	text-decoration:none
	}

a:hover, a:active {
	color:#005F9E;
	text-decoration:underline;
	}
.title>a:hover, .title>a:active {
	color:#005F9E;
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	}

small {
	font-size: 0.95em;
	background:#005F9E;
	padding:3px 6px;
	}

img, a:link img, a:visited img {
	border:0
	}
	
#emailx {
	position: absolute;
	right:0px;
	top:20px;
	z-index:9999;
}

#page {
	width:880px;
	margin:0 auto;
	font-size:0.9em;
	background:#FFFFFF;
	padding: 10px 25px 35px 25px;
	-moz-border-radius:15px 15px 0px 0px;
	-webkit-border-radius:15px 15px 0px 0px;
        border-radius:15px 15px 0px 0px;
	}

#branding {
	background: transparent url(../images/logov.png) no-repeat;
	width:625px;
	padding-bottom:15px;
	}

#titre {
	height:100px;
	padding-top:80px;
	padding-left:100px;
	font:2.95em 'Cantarell','Palatino Linotype','Book Antiqua',Palatino,serif;
	text-shadow: black 1px 1px 4px;
	font-weight:bold;
	letter-spacing:-0.02em;

}

.left {
	float:left;
	}

.right {
	float:right;
	}

#sidebar {
	width: 250px;
	float:right
	}
	

#leftcol, #rightcol {
	margin: 0px 0px 0px 0px;
	float:left
	}	
	
#rightcol {
	width:605px;
	}

.fcol{
	margin: 0px 0px 0px 5px;
	float:left;
	}	

.feed_article {
        clear: both;
}

#pagination{
	padding-top:10px;
	clear: both;
	text-align:center;
	font-size: 1.5em;
	font-weight:bold;
}

h1 {
//	height:100px;
//	padding-left:60px;
	font:2.5em 'Cantarell','Palatino Linotype','Book Antiqua',Palatino,serif;
	text-shadow: black 1px 1px 4px;
	font-weight:bold;
	letter-spacing:-0.02em;
	}
	
h2 {
	font: 2.3em 'Cantarell','Palatino Linotype','Book Antiqua',Palatino,serif;
	padding-bottom:8px;
	border-bottom:1px solid #000000;
margin: 20px 0;
	}

h3, #sidebar h2, #lead h1 {
	font: 1em 'Cantarell','Palatino Linotype','Book Antiqua',Palatino,serif;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin-bottom:4px;
	font-weight:bold;
	color:#000000;
	height:auto;
	padding:6px 0 6px 2px;
	}

#sidebar h3, #sidebar h2 {
	border-top:5px solid #000000;
	border-bottom:1px solid #000000;
	padding:6px 0 6px 2px;
	margin:22px 0 15px 0;
	font-size:1em;
	}

#sidelist ul {
	width:236px;
	padding:6px;
	background: #9ebdc9;
	border:1px solid #062e3d;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
        border-radius:10px;
}
#sidelist li {
	border-top:1px dashed #000000;
	font-size:0.8em;
}

#info {
	padding:6px;
	background: #F0F0F0;
	border:1px solid #062e3d;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
        border-radius:10px;
	text-align:justify;
}

#info img {
	float: left;
}

#suggestion ul {
	padding:6px;
	background: #F0F0F0;
	border:1px solid #062e3d;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
        border-radius:10px;
}
#suggestion li {
	color:#FF0000;
}


h3#respond {
	border-top:1px dotted #000000;
	margin-top:25px;
	padding-top:20px
	}

h3#comments {
	margin-top:32px
	}

h4 {
	font-size:1.6em;
	margin-bottom:6px;
	}

#content {
	width:605px;
	float:left
	}
	
.description {
	font-size: 1.3em;
	font-weight: bold; 
	font-style:italic;
	color:#005F9E;
	margin-top:-4px;
	text-shadow: black 1px 1px 2px;
	}

.feature {
	background:#f2f2f2;
	padding:15px;
	border-bottom:1px dotted #FF0000;
	border-top:1px dotted #FF0000;
/*	border-bottom:1px dotted #005F9E;
	border-top:1px dotted #005F9E;
*/
	}

.feature:hover {
	background:#e9e9e9;
	}
	
.feature p, #rightcol p {
	margin:0;
	padding-bottom:10px;
	}

.feature img, #rightcol img {
	padding:1px;
	border:none;
	float:left;
	margin: 0 15px 8px 0;
	}

#leadpic {
	float:left;
	margin: 0 18px 8px 0;
	}

#lead {
	margin-top:22px;
	margin-bottom:5px;
	margin-right:5px;
	text-align:justify;
	background:#CCCCCC;
	}

.title {
	font-size:1.2em;
	font-weight:bold;
	line-height:115%;
	padding-bottom:10px;
	}
	
.feature#lead .title {
	font:1.8em 'Cantarell','Palatino Linotype','Book Antiqua',Palatino,serif;
	line-height:100%;
	display:block;
	padding-bottom:7px;
	}

#leftcol .feature {
	margin-bottom: 5px;
	border-bottom:none;
	}

#rightcol img {
	float:left;
	margin:3px 10px 4px 0;
	}

#leftcol img {
	margin-bottom: 4px;
	display:block
	}
	
#rightcol .clearfloat {
	border-bottom:1px dotted #000000;
	padding:12px 0;
	}	

#sidelist li {
	list-style:none
	}
	
.bullets li {
	list-style:none;
	border-bottom:1px solid #000000;
	}
	
#sidelist .bullets li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:22px;
	}

#sidelist .children {
	background:#005F9E;
	}
	
#sidelist .children li {
	list-style: square;
	margin-left:28px;
	border-bottom:1px solid #000000;
	}
	
#sidelist .children li a, #sidelist .children li a:visited {
	padding:2px 2px 2px 0px;
	border:0;
	background:#e4efd5;
	color: #818d6f;
	}

#sidelist .children li a:hover, #sidelist .children li a:active	{				
	color:#465d23
	}

.postmetadata {
	margin: 30px 0;
	}

#writer {
	background:#eef5e1;
	margin:25px 0 15px 0;
	padding:12px;
	}

#writer img {
	padding:1px;
	border:1px solid #000000;
	float:left;
	width:80px;
	}

#writer span {
	display:block;
	padding-top:4px;
	border-top:1px solid #000000;
	margin-top:12px;
	}

#writer p {
	margin:0;
	width:482px;
	}	

.entry {
	margin-top:15px;
	padding-bottom:28px;
	text-align:justify;
	}

.entry img{
	display:inline-block;
	}


.entry img1{
	padding:1px;
	border:none;
	float:left;
	margin: 0 15px 8px 0;
	}

h3 a:link, h3 a:visited {
	color:#005F9E;
	}

.picleft {
	float:left;
	margin:3px 14px 10px 0;
	border:none;
	}

.picright {
	float:right;
	margin:3px 0 10px 14px;
	border:none;
	}	

.post blockquote {
	color:#76767a;
	background:#f2f2f2;
	padding:6px 14px;
	margin:18px 35px;
	border-right:1px solid #000000;
	border-bottom:1px solid #000000;
	}	

.post ul li {
	list-style:square;
	margin-bottom:5px;
	line-height:115%;
	margin-left:42px;
	}

.post ol li {
	margin-bottom:5px;
/*	line-height:115%; */
	margin-left:42px;
	}
	
#tags {
	padding:3px;
	border-bottom:1px solid #000000;
	border-top:1px solid #000000;
	}	

select {
	background:#f2f2f2;
	border:1px solid #000000;
	width:100%
	}

select#id_style {
	width:88%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	background:#000;
	color:#e7e7e7;
	border:none;
	}

.button:hover {
	background:#777;
	color:#000000;
	text-decoration:none
	}

#commentform input {
	width: 170px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	margin-top:5px;
	}

.commentlist {
	padding-left:30px;
	}
	
.commentlist li {
	margin: 15px 0 3px;
	padding: 8px 15px 10px 15px;
	background:#f2f2f2;
	border-top: 1px solid #000000;
	}

#commentform small {
	background:#005F9E;
	color:#FFFFFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	display: block;
	}

.commentlist small {
	background:#e9e9e9
	}

.commentlist cite {
	font: 1.6em 'Cantarell','Palatino Linotype','Book Antiqua',Palatino,serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	
	
.clearfloat:after {
	display:block;
	visibility:hidden;
	clear:both;
	height:0;
	content:".";
	}
	
.clearfloat {
	display:inline-block
	}

.clearfloat {
	display:block
	}

#footer {
	margin: 0 auto;
	width: 930px;
	font-size:0.7em;
	padding-top:5px;
	color:#000000;
	background:#005F9E none repeat scroll 0 0;
	-moz-border-radius:0px 0px 15px 15px;
	-webkit-border-radius:0px 0px 15px 15px;
        border-radius:0px 0px 15px 15px;
	}

#footer a {
	color:#000000;
	}

#accordion h3 {
	font-size:0.5em;
	background:#EFEFEF;
	text-shadow:grey 1px 2px 2px;
	padding:1px;
	margin:0px;
}
#accordion p {
	padding:3px;
	border:1px solid #000000;
}

#accordion ul {
	padding:3px;
	border:1px solid #000000;
}

#accordion li {
	list-style:none;
}


#nav {
	background:#005F9E;
	font-size:1.1em;
	}
	
#nav, #nav ul {
	list-style: none;
	line-height: 1;
	}

#nav a, #nav a:hover {
	display: block;
	text-decoration: none;
	border:none;
	}

#nav li {
	float: left;
	list-style:none;
	border-right:1px solid #a9a9a9;
	}

#nav a, #nav a:visited {
	display:block;
	font-weight:bold;
	color: #f5f5f4;
	padding:6px 11px;
	}

#nav a:hover, #nav a:active, .current_page_item	a, #home .on {
	background:#000;
	text-decoration:none
	}	
	
#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 174px;
	border-bottom: 1px solid #a9a9a9;
	}

#nav li li {
	width: 172px;
	border-top: 1px solid #a9a9a9;
	border-right: 1px solid #a9a9a9;
	border-left: 1px solid #a9a9a9;
	background: #777;
	}

#nav li li a, #nav li li a:visited {
	font-weight:normal;
	font-size:0.9em;
	color:#FFF;
	}

#nav li li a:hover, #nav li li a:active {
	background:#000;
	}	
		
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	}

a.main:hover {	background:none;}

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: blue;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -200px;
left: 60px; /*position where enlarged image should offset horizontally */

}
table{font-size:13px;}


