/*
Theme Name: Photovore
Theme URI: /
/*- Page Structure */
html {
	overflow-y: scroll; /* Force Vertical Scrollbar */ /* IE */
	height: 100%; /* Moz */
	margin-bottom: 0.1em; }
 
* {
	padding: 0;
	margin: 0; }
 
img { border: 0; }
    
body {
	font: 10px 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #444;
	background: #3F3F3F !important;
	text-align: center;
	margin: 0;
	padding: 0; }
 
#container {
	text-align: left;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 980px;
	_width: 980px !important; }
 
* html #container { width: 980px }
 
/* IE hack */
#page {
	text-align: left;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
	width: 800px;
	_width: 800px !important;
	background: url('images/content_corner.gif') no-repeat right 133px white;
	z-index: 2; }
 
* html #page { width: 800px }
 
/* IE hack */
#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 133px;
	_height: 133px;
	background: url('images/header.gif') no-repeat left top #3F3F3F; }
 
a#headertitle {
	display: block;
	position: absolute;
	left: 140px;
	top: 40px;
	width: 245px;
	height: 40px; }
 
a#headerdescription {
	display: block;
	position: absolute;
	left: 140px;
	top: 80px;
	width: 245px;
	height: 20px; }
 
.leftsidebar {
	font: 10px;
	margin: 16px 0 27px 0;
	width: 178px;
	_width: 178px;
	float: left;
	position: relative;
	text-align: left; }
 
	.leftsidebar #corner {
		background: url('images/menu_corner.gif') no-repeat right top;
		position: absolute;
		right: 0;
		top: 0;
		width: 8px;
		height: 9px;
		z-index: 100; }
 
	.leftsidebar div {
		margin: 0;
		padding: 0;
		position: relative; }
 
dl, dt, dd {
	margin: 0;
	padding: 0;
	list-style-type: none; }
 
.leftsidebar h2 {
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 12px;
	font-weight: normal !important;
	padding: 0 0 0 18px !important;
	margin: 0 !important;
	text-transform: uppercase;
	background: url('images/menu_title.gif') left top no-repeat;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid white;
	border-bottom: 1px solid #3F3F3F;
	color: white; }
 
	.leftsidebar h2 a, .leftsidebar h2 a:hover {
		color: white !important;
		text-decoration: none; }
 
h2.toggler:hover { cursor: pointer; }
 
#rechercher h2:hover { cursor: default; }
 
.element ul {
	background: url(images/menu_fond.gif) repeat-x left bottom;
	padding: 4px 0; }
 
#accordion li {
	text-align: left;
	margin: 0 0 0 18px;
	padding: 0;
	font-size: 12px;
	list-style-type: none;
	list-style-image: none; }
 
	#accordion li a, #accordion a { color: #666; }
 
	#accordion li.current-cat a {
		color: #333;
		text-transform: uppercase; }
 
	#accordion li a:hover, #accordion a:hover { color: #333; }
 
	#accordion li a#feed {
		color: #666;
		background: url(images/feed-grey-12x12.gif) no-repeat right 2px;
		padding: 0 16px 0 0; }
 
		#accordion li a#feed:hover {
			color: #333;
			background: url(images/feed-12x12.gif) no-repeat right 2px;
			padding: 0 16px 0 0; }
 
#accordion .searchform {
	margin: 0;
	padding: 0; }
 
.leftsidebar #pub-google {
	margin: 18px 0 0 0;
	float: right; }
 
#autres-chroniques .element,
#marques .element { margin-top: 4px; }
 
.content {
	background: url('images/secondary.gif') no-repeat left bottom;
	position: relative; }
 
#primary-home {
	width: 622px;
	_width: 622px;
	float: right;
	_padding: 12px 0 0 0;
	margin: 11px 0 300px 0; }
 
#primary {
	width: 622px;
	_width: 622px;
	float: right;
	_padding: 12px 0 0 0;
	margin: 11px 0 200px 0; }
 
.secondary {
	padding: 10px 0 0 0;
	margin: 15px 0;
	_margin: 15px 0 !important;
	width: 589px;
	_width: 589px;
	color: #666;
	position: absolute;
	right: 0;
	bottom: 0; }
 
	.secondary #marques, .secondary #autres-chroniques, .secondary #expositions, .secondary #photographes {
		margin: 0 16px 0 0;
		padding: 0;
		float: left;
		width: 177px; }
 
	.secondary h3 {
		margin: 0 0 4px 0;
		padding: 0 0 4px 0;
		font-size: 12px;
		border-bottom: 1px solid #CCC; }
 
	.secondary p { text-align: justify; }
 
	.secondary ul { margin: 3px 8px; }
 
		.secondary ul li {
			display: inline;
			list-style-type: none;
			list-style-image: none;
			line-height: 18px;
			font-size: 11px; }
 
			.secondary ul li:after { content: ' | '; }
 
			.secondary ul li a,
.secondary ul li a:visited { color: #666; }
 
			.secondary ul li a:hover { color: #333; }
 
.comments {
	text-align: left;
	padding: 0;
	position: relative;
	margin: 20px 23px 0 33px; }
 
.admintab {
	position: absolute;
	right: 0px; }
 
* html .admintab { padding: 5px 15px 6px }
 
/* IE hack */
a img,:link img,:visited img { border: none }
 
/*- Sidebar Subpages Menu */
.sb-pagemenu ul { margin-left: 10px; }
 
	.sb-pagemenu ul ul { margin-top: 2px; }
 
		.sb-pagemenu ul ul .page_item {
			margin-left: 10px;
			padding: 0; }
 
.sb-pagemenu .current_page_item {  }
 
/*- Headings */
h1, h2, h3, h4 { font-family: Arial, Sans-Serif; }
 
#header .description {
	font-size: 1em; /* Description in header */
	margin: 0 40px; }
 
.secondary h2 {
	font-size: 12px; /* Secondary H2 is sidebar headlines */
	font-weight: normal !important;
	padding: 0 0 0 17px !important;
	margin: 0 !important;
	text-transform: uppercase;
	background: url(images/secondary_title.gif) left top no-repeat;
	height: 30px;
	width: 160px;
	line-height: 30px;
	border-bottom: 1px solid white;
	color: white; }
 
#primary h3, #primary h4, .single #primary .k2-asides h3 {
	font-size: 20px; /* H3 is entry headlines. H4 is comments and replyform headlines */
	font-weight: bold; /*text-transform:uppercase;*/ }
 
#primary h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 0;
	color: #333; }
 
#primary .entry-content h3 {
	font-size: 1.8em;
	font-weight: normal;
	margin-top: 25px; }
 
#primary .entry-content h4 {
	font-size: 1.5em;
	font-weight: normal;
	margin-top: 25px; }
 
#primary .k2-asides h3 {
	font-size: 1.6em;
	font-weight: normal; }
 
.entry-head {
	margin: 0;
	height: 70px; }
 
.vignette {
	float: left;
	height: 58px !important;
	margin: 2px 8px 0 0; }
 
.published {
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	color: #8C8C8C;
	text-transform: uppercase; }
 
body.page .entry-content h3 {
	font-size: 1.7em;
	display: block;
	padding: 15px 0 0; }
 
body.page .entry-content h4 {
	font-size: 1.5em;
	display: block;
	padding: 15px 0 0; }
 
/* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
#primary .metalink a, #primary .metalink a:visited, 
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #999;
	font-weight: normal; }
 
#primary .hentry .entry-head .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-left: 15px; }
 
#primary .k2-asides .entry-head .metalink { font-size: 1.4em; }
 
.single #primary .k2-asides .entry-content {
	font-size: 1.5em;
	color: #999; }
 
.comment-meta {
	margin: 0 15px 0 0;
	float: none; }
 
.comment-login, .comment-welcomeback {
	margin-top: 15px;
	color: #777; }
 
#comment-personaldetails { margin-top: 10px; }
 
.feedicon {
	border: 0 !important; /* Next to Comment Section Headline */
	padding: 0 !important; }
 
.feedlink img {
	height: 16px; /* On the sidebar */
	width: 16px;
	border: none;
	position: absolute;
	right: 0; }
 
#pub-secondary {
	float: right!important;
	margin: 0 8px 0 0; }
 
/*.secondary .k2-asides {
	margin: 0;
	padding: 0 0 10px;
	word-spacing: -1px;
	}
 
.secondary .k2-asides p {
	display: inline;
	}
 
.secondary .k2-asides .metalink {
	padding-left: 0px;
	}
 
.secondary span a {
	margin-left: 10px;
	}*/
body.page .entry-edit {
	position: absolute;
	right: 0;
	margin-top: -15px; }
 
.entry-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin: 0 23px 0 10px;
	background: url('images/pencil.png') left center no-repeat;
	height: 16px; }
 
.comment-edit a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 10px;
	background: url('images/comment_edit.png') left center no-repeat;
	height: 16px; }
 
h2 {
	margin: 4px 23px;
	text-transform: uppercase; }
 
/*#primary h2:before {
	content: "> ";
	}*/
h1, h1 a, h1 a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited { color: #333; }
 
h1, h1 a, h1 a:hover, h1 a:visited,
h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited { text-decoration: none !important; }
 
.entry-meta {
	display: block; /* Time and category for blog entries */
	font-family: Arial,Sans-Serif;
	font-size: 10px;
	color: #8C8C8C;
	text-transform: uppercase;
	padding: 5px 0 0 0;
	margin: 4px 0 10px 0;
	border-top: 1px solid #B2B2B2; }
 
	.entry-meta a, .comment-meta a { color: #96962D; }
 
.chronodata { padding: 2px 0 ; }
 
.commentslink { padding: 2px 0; }
 
.quoter_comment {
	padding: 2px 0;
	margin-left: 5px; }
 
.entry-tags {
	display: block;
	padding: 2px 0; }
 
/*- Primary Contents */
.hentry {
	margin: 0;
	padding: 17px 23px 15px 33px;
	position: relative;
	z-index: 50;
	background: url(images/post_title.gif) no-repeat left top #FFF; }
 
.entry-content {
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #444; }
 
	.entry-content .pochette {
		float: left;
		margin: 0 8px 0 0 !important; }
 
	.entry-content p,
.entry-content ul,
.entry-content ol,
.entry-content div,
.entry-content blockquote { margin: 13px 0; }
 
.k2-asides .entry-content p,
.k2-asides .entry-content ul,
.k2-asides .entry-content ol,
.k2-asides .entry-content div,
.k2-asides .entry-content blockquote { margin: 5px 0; }
 
.single .k2-asides .entry-content p,
.single .k2-asides .entry-content ul,
.single .k2-asides .entry-content ol,
.single .k2-asides .entry-content div,
.single .k2-asides .entry-content blockquote { margin: 13px 0; }
 
.metalinks { margin-top: 3px; }
 
.commentsrsslink {
	background: url('images/feed.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px; }
 
.trackbacklink {
	background: url('images/arrow_refresh.png') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px; }
 
.commentsrsslink a, .trackbacklink a {
	color: #999;
	padding: 2px; }
 
.nopassword { text-align: center; }
 
#commentlist {
	margin: 0;
	padding: 10px 0 20px;
	position: relative; }
 
	#commentlist li {
		margin: 10px 0 0;
		padding: 10px 10px 5px;
		list-style: none; }
 
		#commentlist li .comment-content {
			padding: 10px 0;
			font-size: 1.2em;
			line-height: 1.8em; }
 
.comment-content p,
.comment-content ul,
.comment-content ol,
.comment-content div,
.comment-content blockquote { margin: 13px 0; }
 
#commentlist li .comment-meta {
	padding: 2px 0 2px 20px;
	background: url('images/time.png') left center no-repeat;
	display: block; }
 
#commentlist li img {
	padding: 0;
	border: none; }
 
	#commentlist li img.gravatar {
		float: right;
		margin: -5px 0 0; }
 
#commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px; }
 
#commentlist li .counter {
	display: none;
	font: normal 1.5em 'Century Gothic', 'Lucida Grande', Arial, Helvetica, Sans-Serif;
	color: #999;
	float: left;
	width: 35px; }
 
li.byuser { background: #f6f7f8; }
 
li.bypostauthor { background: #eee; }
 
	li.bypostauthor blockquote {
		color: #333;
		background: #eee url('images/quote.png') no-repeat 10px 0; }
 
#pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 10px;
	background: #f6f7f8; }
 
	#pinglist li {
		margin-left: 40px;
		padding: 7px 0;
		list-style: none; }
 
		#pinglist li small {
			font-size: 0.8em;
			display: block; }
 
		#pinglist li .counter { display: none; }
 
		#pinglist li span.favatar img {
			margin-left: -25px;
			border: none;
			padding: 0;
			float: left; }
 
		#pinglist li img {
			padding: 0;
			border: none; }
 
a#affiche_commentaires,
a#affiche_commentaires:hover {
	border-bottom: 1px solid #b2b2b2;
	background: #FFF;
	display: block;
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase;
	margin: 0 23px 0 33px;
	cursor: pointer;
	padding: 0 0 5px 0;
	font-family: arial, sans-serif; }
 
#commentaires {
	position: relative;
	z-index: 20; }
 
#leavecomment, .comments #loading {
	text-align: center;
	margin: 30px 0 20px !important;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px; }
 
.comments #loading { margin-top: 20px !important; }
 
.comments #error {
	line-height: 2.0;
	padding: 5px;
	color: #FF0000;
	background-color: #FFFF99; }
 
.comments #commentload {
	padding-top: 3px;
	float: right;
	vertical-align: middle; }
 
.comments form {
	clear: both;
	padding: 1px 0 20px 0;
	margin: 0; }
 
.comments input[type=text], .comments textarea {
	font: 1.2em 'Courier New', Courier, Monospace;
	padding: 3px;
	color: #777; }
 
input[type=text]:focus, textarea:focus {
	background: #fff;
	color: #333;
	border-color: #666; }
 
.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0; }
 
.comments textarea {
	height: 150px;
	width: 556px;
	margin: 10px 0; }
 
.comments form #submit {
	margin: 0;
	float: right; }
 
#footer {
	background: url('images/footer.gif') no-repeat left bottom;
	border-top: 1px solid #3F3F3F;
	text-align: center;
	color: #B2B2B2;
	text-transform:;
	position: relative;
	width: 800px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0;
	float: left;
	padding: 5px 0;
	z-index: 1; }
 
	#footer p {
		color: #B2B2B2;
		padding: 0 0 3px 0;
		font-size: 11px; }
 
		#footer p a { color: #444; }
 
			#footer p a:hover { color: #000; }
 
	#footer a#graphonik {
		display: block;
		background: url('images/gk.gif') no-repeat left top;
		width: 30px;
		height: 20px;
		left: 758px;
		bottom: 8px;
		position: absolute; }
 
		#footer a#graphonik:hover { background: url('images/gk_hover.gif') no-repeat left top; }
 
#footertwo {
	clear: both;
	height: 20px;
	width: 100%; }
 
/*- Links */
#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover { text-decoration: underline; }
 
h2 a:hover, h2 span a:hover { color: #96962D !important; }
 
a {
	color: #96962D;
	text-decoration: none; }
 
.entry-content a:visited { color: #96962D; }
 
/*- Various Tags and Classes */
.clear {
	clear: both;
	margin: 0;
	padding: 0; }
 
#primary .entry-content img {
	margin: 4px;
	max-width: 100%; }
 
.center { text-align: center; }
 
.alignright { float: right; }
 
.alignleft { float: left }
 
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto; }
 
img.alignright, img[align="right"] {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline; }
 
img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline; }
 
img.noborder { border: none !important; }
 
small { font-size: 9px; }
 
small, strike { color: #777; }
 
.quote {
	font: 11px 'Courier New', Courier, Monospace;
	background: #EEE;
	padding: 4px;
	border: 1px solid #AAA;
	text-align: left;
	color: #000;
	margin: 0 170px 0 0; }
 
code { font: 1.1em 'Courier New', Courier, Monospace; }
 
acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	border-bottom: 1px dashed #999;
	cursor: help; }
 
.chronodata abbr { border: 0; }
 
blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: #fff url('images/quote.png') no-repeat 10px 0;
	border: none; }
 
hr { display: none; }
 
.navigation {
	text-align: center;
	margin: 30px 0 10px 0;
	padding: 0;
	width: 100%;
	text-transform: uppercase;
	font-family: arial,sans-serif; }
 
	.navigation .left {
		float: left;
		width: 250px;
		text-align: left;
		margin-left: 33px;
		padding: 0 0 4px 0;
		background: url('images/precedents.gif') no-repeat left bottom; }
 
	.navigation .left-b {
		float: left;
		width: 250px;
		height: 100%;
		padding: 4px 0 0 20px;
		background: url('images/precedents.gif') no-repeat left top; }
 
	.navigation .right {
		float: right;
		width: 250px;
		text-align: right;
		margin-right: 23px;
		padding: 0 0 4px 0;
		background: url('images/suivants.gif') no-repeat right bottom; }
 
	.navigation .right-b {
		float: right;
		width: 250px;
		height: 100%;
		padding: 4px 20px 0 0;
		margin: 0;
		background: url('images/suivants.gif') no-repeat right top; }
 
	/*.navigation .right a {
	display:block;
	float: right;
	width: 40%;
	text-align: right;
	padding-right:20px;
	margin-right:8px;
	height:20px;
	background:url('images/suivants.gif') no-repeat right top;
	}*/
.navigation p {
		margin: 0;
		padding: 0; }
 
	.navigation a { color: #999; /*line-height:20px;*/ }
 
		.navigation a:hover {
			color: #666;
			text-decoration: none !important; }
 
.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px; }
 
img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important; }
 
/*- Begin Lists */
.entry-content ol, .entry-content ul {
	padding: 0 0 0 35px;
	margin: 0; }
 
.entry-content ol li, .entry-content ul li {
	margin: 0 0 3px;
	padding: 0; }
 
/*.secondary div p {
	margin-top: 0.5em;
 
	}
 
.secondary ul, .secondary ol, .secondary div div {
	margin: 5px 0 0;
	padding-left: 0;
	}
 
.secondary ol {
	margin-left: 15px;
	}
 
.secondary ul li, .secondary ol li {
	margin: 0;
	padding: 1px 0;
	}
 
.secondary ul li {
	list-style-type: none;
	list-style-image: none;
	}*/
ol li { list-style: decimal outside; }
 
.sb-links ul li { margin-top: 20px; }
 
.sb-links ul ul li { margin-top: 0; }
 
/*- Search Form and Livesearch */
#rechercher {
	background: url('images/rechercher.gif') no-repeat left bottom;
	height: 64px;
	margin: 0; }
 
#searchform {
	margin: 5px 3px 0px 0px;
	display: block;
	position: relative; }
 
#search h2 { display: none; }
 
#searchsubmit {
	background: none;
	border: none;
	color: #666666; }
 
input[type=text], textarea {
	color: #444;
	padding: 1px;
	margin: 0; }
 
#s {
	margin: 0 0 0 6px;
	width: 75%;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: none;
	border-bottom: none; }
 
	#s.livesearch { width: 80%; }
 
#searchreset {
	position: absolute;
	right: 3px;
	top: 5px;
	height: 13px;
	width: 13px;
	background: url('images/reset-fff.png') center center no-repeat; }
 
#searchload {
	position: absolute;
	right: 1px;
	top: 2px;
	height: 18px;
	width: 18px;
	background: url('images/spinner.gif') center center no-repeat; }
 
.livesearchform input[type=submit] { margin: 0; }
 
#searchcontrols {
	text-align: center;
	padding: 1px;
	background: #ddd url('images/livesearchbgdark.jpg') center repeat-y; }
 
	#searchcontrols small {
		margin: 0;
		padding: 0; }
 
/*- Attachment */
.attachment { text-align: center; }
 
/* CSS Beyond this point is for various supported plugins and not the 'core' K2 template */
/*-
	Brian's Latest Comments
	http://meidell.dk/archives/2004/09/12/brians-latest-comments/
*/
.sb-comments-blc ul li span a, .sb-comments ul li small a {
	color: #999;
	font-weight: normal;
	word-spacing: -1px; }
 
.sb-comments-blc ul li { margin-bottom: 6px; }
 
.sb-comments-blc li > a[title="Go to the comments of this entry"] {
	position: absolute;
	right: 0;
	color: #999; }
 
.activityentry { font-size: 1.1em; }
 
div#brians-latest-comments small {
	display: block;
	margin: 0;
	font-weight: normal;
	line-height: 1em; }
 
/*-
	FlickrRSS
*/
.sb-flickr div img {
	border: 0px;
	padding: 5px; }
 
.sb-flickr div a img {
	border: 1px solid #ccc;
	padding: 3px;
	margin: 5px 3px 0; }
 
.sb-flickr div a:hover img { border: 1px solid #999; }
 
/*-
	WordPress: Touched
	http://twilightuniverse.com/2005/03/wordpress-touched/
 
	No support for Touched 0.6 in the rest of K2.
	Seems a bit flaky just now. Waiting for new version.
*/
#poststuff fieldset { border: none; }
 
#poststuff #title, #poststuff #excerpt, #poststuff #tags { width: 470px; }
 
#poststuff #title { font-size: 2em; }
 
/*
	Ultimate Tag Warrior
	K2 removes UTW's default tags for more default control.
*/
.localtags, .technoratitags { display: none; }
 
/*
	Contact Form
*/
.contactform {
	width: 100%;
	position: relative; }
 
.contactleft {
	width: 15%;
	text-align: right;
	clear: both;
	float: left;
	display: inline;
	padding: 4px;
	margin: 5px 0; }
 
.contactright {
	width: 70%;
	text-align: left;
	float: right;
	display: inline;
	padding: 4px;
	margin: 5px 0; }
 
.contacterror { border: 1px solid #ff0000; }
 
/* Noteworthy */
.category-noteworthy h3.entry-title {
	background: url('images/heart.png') no-repeat right center;
	padding-right: 25px;
	display: inline; }
 
.noteworthyLink { margin-left: 5px }
 
/* Peace and forgiveness */
/* Learn more about the other K2: http://en.wikipedia.org/wiki/K2 */
.sb-feed a {
	margin: 0px 10px 0px 0px; /* CSS for feeds on leftsidebar */
	display: block;
	background: url('images/feed-icon-12x12.gif') no-repeat 0px 1px;
	padding-left: 18px;
	height: 14px;
	text-decoration: none; }
 
.sb-feed p { text-align: justify; /* CSS for feeds on leftsidebar */ }
 
/*FORMULAIRE----------------------*/
.formulaire {
	margin: 0;
	padding: 0; }
 
.name {
	margin: 0 4px 4px 0;
	padding: 0 4px;
	background: #EEE;
	text-transform: uppercase;
	float: left;
	line-height: 22px;
	height: 22px;
	width: 150px; }
 
.champ {  }
 
/*SHOPAD---------------------------*/
#ShopAd-accueil {
	text-align: left;
	margin: 133px 0 0 0;
	position: relative;
	float: right;
	width: 160px;
	height: 600px;
	padding: 0 0 10px 0; /*background:url('images/pub_bas.gif') no-repeat left bottom #FFF;*/ }
 
/*bottomhomebar--------------------*/
#bottomhomebar { margin: 0 0 10px 0; }
 
	#bottomhomebar h4 {
		padding: 3px 0 3px 8px;
		margin: 0 0 1px 0;
		text-transform: uppercase;
		font-size: 12px;
		background: url('images/secondary_title.gif') #DDD;
		height: 24px;
		font-weight: normal;
		line-height: 24px;
		color: #FFF; }
 
#reportage h4,
#tagcloud h4 { background: url('images/bottom_title.gif'); }
 
#livre h4 { background: url('images/livre_title.gif'); }
 
#bottomhomebar #adsence {
	margin: 0 0 10px 46px;
	clear: both; }
 
#recent_comments,
#derniers_articles,
#bottom-21,
#bottom-23 {
	margin: 0 0 10px 18px;
	width: 177px;
	float: left; }
 
#recent_comments p,
#derniers_articles p,
#bottom-21 p,
#bottom-23 p {
	border-bottom: solid 1px #DDD;
	padding: 3px 3px 2px;
	height: 28px;
	background: #FFF;
	z-index: 10; }
 
#recent_comments p:hover,
#derniers_articles p:hover,
#bottom-21 p:hover,
#bottom-23 p:hover { background: #EDEDED; }
 
#derniers_articles p a,
#bottom-21 p a {
	color: #444;
	font-weight: bold; }
 
#recent_comments p a,
#bottom-23 p a { color: #444; }
 
#tagcloud a { color: #444; }
 
	#tagcloud a:hover { background-color: #FFF; }
 
#reportage {
	margin: 0 0 10px 18px;
	border-bottom: solid 1px #DDD;
	width: 370px;
	height: 200px;
	float: left; }
 
#livre {
	margin: 0 18px 10px 18px;
	border-bottom: solid 1px #DDD;
	width: 443px;
	height: 250px;
	float: left; }
 
#tagcloud {
	margin: 0 0 10px 18px;
	border-bottom: solid 1px #DDD;
	width: 370px;
	float: left; }
 
	#tagcloud p {
		padding: 7px 5px 0;
		background: #FFF;
		text-align: center;
		height: 162px; }
 
#reportage h3,
#livre h3 {
	border-bottom: solid 1px #DDD;
	margin: 0 0 3px 185px;
	padding: 0 0 2px 0;
	color: #444; }
 
#reportage p,
#livre p { text-align: justify; }
 
#bottomhomebar #shopping {
	margin: 10px 0 10px 36px;
	clear: both; }
 
#bottomhomebar #adsence_bottom { margin: 0 0 10px 18px; }
 
.tag-link-1212 { line-height: 22px; }
 
#adsense_header {
	position: absolute;
	height: 60px;
	width: 468px;
	left: 512px;
	top: 37px; }