/*



Theme Name: IBMW v1.12

Theme URI: http://wordpress.org/
Description: Theme de iblogmyworld.com by Olivier
Version: 1.12
Author: Olivier MAILLOT
Author URI: http://www.iblogmyworld.com

Tags: marron, simple collone menu, largeur fix
IBMW v3 sous WP v1 Theme v1.12
http://www.iblogmyworld.com


This theme was designed and built by Olivier MAILLOT.
The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Typography & Colors */



body {
	background: #d5d6d7 url('images/fond_bois.jpg') repeat-x top center;
	width: 100%;
	height: 204px;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
}
#page {
	background: #73a0c5 url('images/fond_page.jpg') repeat-y bottom center;
	border: 0;
	text-align: left;
}
#header {
	background: #73a0c5 url('images/header.jpg') no-repeat bottom center;
}
#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}
#content {
	font-size: 1.2em;
}
.widecolumn .entry p {
	font-size: 1.05em;
}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}
.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: center;
}
.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}
#close_page {
	background: #eee url('images/close_page.jpg') no-repeat top;
	height: 0px;
	clear: both;
}
#footer {
	background: #eee url('images/fond_footer.jpg') repeat-x top;
	position: relative;
	bottom:0px;
	left: 0px;
	display:block;
	border: none;
	height: 58px;
	width: 100%;
	color: #422b0b;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em;
	line-height: 1.5em;
}
h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}
h1 {
	font-size: 4em;
	text-align: center;
}
#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}
h2 {
	font-size: 1.6em;
}
h2.pagetitle {
	font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #150f05;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
	font-weight: bold;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}
.commentlist a {
	border: 0;
}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 0;
	margin: 0;
}
.commentmetadata {
	font-weight: normal;
}
#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #987a4f;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}
h2 a:hover, h3 a:hover {
	color: #69471a;
	text-decoration: none;
}
small a, .entry a, ul li a {
	border-bottom: 1px dashed;
}
small a:hover, .entry a:hover, ul li a:hover {
	border-bottom: 1px solid #e2ab5c;
}
a {
	color: #987a4f;
	text-decoration: none;
}
a:hover {
	color: #e2ab5c;
	border-bottom: 1px solid #e2ab5c;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
/* End Typography & Colors */



/* Begin Structure */



body {
	margin: 0 0 20px 0;
	padding: 0;
}
#page {
	background-color: white;
	margin: 50px auto;
	margin-bottom: 0;
	padding: 0;
	width: 802px;
	border: 0;
}
#header {
	background-color: #73a0c5;
	margin: 0;
	padding: 0;
	height: 153px;
	width: 802px;
}
#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 521px;
}
.widecolumn {
	float: left;
	padding: 0 0 20px 0;
	margin: 0px 0 0;
	width: 521px;
}
.post {
	margin: 0 0 40px;
	text-align: justify;
}
.post hr {
	display: block;
}
.widecolumn .post {
	margin: 0;
}
.narrowcolumn {
	padding-top: 5px;
}
.widecolumn {
	margin: 5px 0;
}
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}
.postmetadata {
	clear: both;
}
.clear {
	clear: both;
}
#footer {
	padding: 0;
	margin: 0;
}
#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
}
/* End Structure */



/*	Begin Headers */



h1 {
	padding-top: 70px;
	margin: 0;
}
h2 {
	margin: 30px 0 0;
}
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
#sidebar .titre_menu {
	background: #eee url('images/fond_titre_menu.jpg') no-repeat top;
	height: 41px;
	width: 264px;
}
.titre_menu h2 {
	font-variant: small-caps;
	text-align: right;
	margin: 0;
	padding: 12px 15px 0 0;
	color: #422b0b;
}
h3 {
	padding: 0;
	margin: 30px 0 0;
}
h3#comments {
	padding: 0 0 5px 5px;
	margin: 20px 5px 0 15px;
	background: url("images/sous-titre-comment.png") bottom left no-repeat;
}
h3#similar {
	padding: 20px 0 0 0;
	margin: 20px 5px 0 15px;
}
/* End Headers */



/* Begin Images */



p img {
	padding: 0;
	max-width: 500px;
}
/*	Using 'class="alignright"' on an image will (who would've



thought?!) align the image to the right. And using 'class="centered',



will of course center the image. This is much better than using



align="center", being much more futureproof (and valid) */



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
#ma_photos {
	float: left;
	background: #987a4f url('images/olivier_maillot.png') no-repeat top left;
	width: 100px;
	height: 100px;
	margin : 0 5px 2px 0;
}
/* End Images */



/* Begin Lists







Special stylized non-IE bullets



Do not work in Internet Explorer, which merely default to normal bullets. */



html > body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html > body .entry li {
	margin: 7px 0 8px 10px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.entry ul.fleche li {
	list-style-image: url(images/orn-fleche.png);
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.entry ul li span {
	margin: 0;
	padding-left: 12px;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */



#searchform {
	margin: 0 auto;
	padding: 0;
	text-align: center;
}
#sidebar #searchform #s {
	margin:0 auto;
	width: 200px;
	padding: 2px;
	border: 3px solid #422b0b;
	background-color: #987a4f;
}
#sidebar #searchform #s:hover {
	border: 3px solid #987a4f;
	background-color: #dabf97;
}
#sidebar #searchform #s:focus {
	border: 3px solid #987a4f;
	background-color: #dabf97;
}
#sidebar #searchsubmit {
	padding: 1px;
	border: 3px solid #422b0b;
	background-color: #987a4f;
	color: #422b0b;
	font-weight: bold;
}
#sidebar #searchsubmit:hover {
	border: 3px solid #987a4f;
	background-color: #dabf97;
}
.entry form {
	/* This is mainly for password protected posts, makes them look better. */



text-align: center;
}
select {
	width: 130px;
}
#commentform {
	padding: 0; margin: 0;
}
#commentform p#user-comment {
	background: url("images/user_comment.png") left center no-repeat;
	padding: 0 0 0 20px;
}
#commentform p#user-comment label small {
	display: none;
	padding-left: 15px;
	font-weight:bold;
}
#commentform p#user-comment:hover label small {
	display: inline;
}
#commentform p#email-comment {
	background: url("images/email.png") left center no-repeat;
	padding: 0 0 0 20px;
}
#commentform p#email-comment label small {
	display: none;
	padding-left: 15px;
	font-weight:bold;
}
#commentform p#email-comment:hover label small {
	display: inline;
}
#commentform p#website-comment {
	background: url("images/link.png") left center no-repeat;
	padding: 0 0 0 20px;
}
#commentform p#website-comment label small {
	display: none;
	padding-left: 15px;
	font-weight:bold;
}
#commentform p#website-comment:hover label small {
	display: inline;
}
#commentform p#text-comment {
	background: url("images/pencil.png") left center no-repeat;
	padding: 0 0 0 20px;
}
p.info-comment {
	border: 2px solid #fff;
	background: url("images/exclamation.png") left top no-repeat;
	background-color: #fff;	
	padding-left: 20px;
	width: 470px;
	text-align: justify;
}
#commentform input {
	width: 270px;
	padding: 5px;
	margin: 0;
	border: 1px solid #422b0b;
	background-color: #f3e1ce;
}
#commentform input:focus {
	background-color: #fff;
}
#commentform textarea {
	width: 450px;
	padding: 5px;
	border: 1px solid #422b0b;
	background-color: #f3e1ce;
}
#commentform textarea:focus {
	background-color: #fff;
}
#commentform p#submit-comment {
	background: url("images/accept.png") left center no-repeat;
	padding: 0 0 0 20px;
}
#commentform #submit {
	margin: 0;
	border: 1px solid #422b0b;
	background-color: #f3e1ce;
	width: 150px;
	cursor:pointer;
}
#commentform #submit:hover {
	border: 1px solid #422b0b;
	background-color: #977a4e;
	color: #fff;
}
/* End Form Elements */



/* Begin Comments*/



.alt {
	margin: 0;
	padding: 10px;
}
.commentlist {
	border: 0;
	width: 490px;
	padding: 0 0 0 20px;
	text-align: justify;
}
#respond {
	border: 0;
	width: 490px;
	padding: 5px;
	margin : 0 0 0 10px;
}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}
.commentlist li .avatar {
	float: right;
	border: 0;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p {
	margin: 5px 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */



/* Begin Sidebar */



#sidebar {
	padding: 0 0 10px 0;
	margin-left: 532px;
	width: 264px;
}
#sidebar form {
	margin: 0;
}
/* End Sidebar */



/* Begin Calendar */



#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar td.pad:hover {
	/* Doesn't work in IE */



background-color: #fff;
}
/* End Calendar */



/* Begin Various Tags & Classes */



acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin: 2px auto;
	width: 500px;
	padding : 0 0 10px 0;
}
/* End Various Tags & Classes*/







/* Captions */



.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



.haut_billet {
	background: url("images/ombre-titre.png") repeat-y top left #987a4f;
	width: 521px;
	border-top: 2px solid #614114;
	height: auto;
	margin: 0 5px;
}
.haut_billet H2 {
	padding : 5px 0 5px 10px;
	margin: 0 5px 0 5px;
	color: #000000;
	font-size: 1.6em;
	font-family: arial, verdana, sans-serif;
}
div.haut_billet H2 a {
	border: 0;
}
.billet_menu {
	width: 506;
	font-size: 12px;
	margin: 0;
	padding: 0 0 3px 3px;
	background: #dabf97;
	border-bottom : 1px dashed #614114;
	color: #614114;
}
.billet_menu a {
	color: #614114;
	border: 0;
}
.billet_menu a:hover {
	color: #000000;
	text-decoration: none;
	border-bottom: 1px solid #987a4f;
}
.billet {
	width: 511px;
	border : 5px solid #614114;
	height: auto;
	margin: 0 5px;
}
.bas_billet {
	background: #614114 url('images/bas-billet.jpg') no-repeat bottom right;
	width: 521px;
	height: auto;
	margin: 0 5px;
}
.bas_billet p {
	padding: 5px 5px;
	margin: 0;
	color: #987a4f;
	text-align: left;
}
.billet .entry {
	padding : 5px;
}
.text_menu {
	padding:0;
	width: 250px;
	margin: 0 5px;
	text-align: justify;
}
p.align_text_menu {
	width: 239px;
	padding: 0;
	padding: 2px 10px;
	margin: 0;
	color: #987a4f;
}
.flickr_menu {
	padding:0;
	width: 259px;
	margin: 0 5px;
	text-align: justify;
}
p.align_flickr_menu {
	padding: 0;
	padding: 5px 5px;
	margin: 0;
	color: #987a4f;
}
p.align_flickr_menu a:hover {
	border: 0;
}
.text_menu p.align_text_menu small {
	color: #ad8d60;
	margin:0; padding:0;
}
.social_network {
	width: 263px;
	padding: 0 0 20px 0;
	margin: 0 10px;
}
.social_network a div {
	height : 15px;
	width: 30px;
	float:left;
}
.social_network a:hover div {
	height : 23px;
	width: 30px;
	float:left;
}
.social_network a div.netvibes {
	background: #614114 url('images/socialicon/netvibes.jpg') no-repeat bottom left;
}
.social_network a div.facebook {
	background: #614114 url('images/socialicon/facebook.jpg') no-repeat bottom left;
}
.social_network a div.twitter {
	background: #614114 url('images/socialicon/twitter.jpg') no-repeat bottom left;
}
.social_network a div.youtube {
	background: #614114 url('images/socialicon/youtube.jpg') no-repeat bottom left;
}
.social_network a div.flickr {
	background: #614114 url('images/socialicon/FlickR.jpg') no-repeat bottom left;
}
.social_network a div.ff {
	background: #614114 url('images/socialicon/ff.jpg') no-repeat bottom left;
}
.social_network a div.lastfm {
	background: #614114 url('images/socialicon/LastFM.jpg') no-repeat bottom left;
}
.social_network a div.rss {
	background: #614114 url('images/socialicon/RSS.jpg') no-repeat bottom left;
}

a img.FlickR {
	border: 3px solid #422b0b;
	margin : 1px;
}
a:hover img.FlickR {
	border-bottom: 0px dashed;
	border: 3px solid #987a4f;
	margin : 1px;
}
H2.pagetitle {
	margin: 0 auto;
}
div.liresuite {
	background: #ffffff url('images/plus.png') no-repeat bottom left;
	width: 430px;
	height: 17px;
	padding: 3px 0 0 20px;
	margin: 3px 0 0 15px;
}
div.liresuite a {
	border: 0;
}
div.liresuite a:hover {
	text-decoration: none;
}
div.sharethis {
	text-align: right;
}
div.sharethis a {
	border: 0;
}
.overblog {
	float: right;
	margin: 5px;
}
p.text-icone {
	padding:0;
	margin: 0;
}
p.text-icone img.icone, span {
	vertical-align: middle;
	display: inline-block;
}
p.text-icone span {
	padding-left: 2px;
}
span.btitre {
	text-decoration: underline;
	padding-left : 10px;
}
p.paragraph {
	margin-bottom: 5px;
}



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.



It won't be a stylish marriage, I can't afford a carriage.



But you'll look sweet upon the seat of a bicycle built for two." */
