/*
Theme Name: Ile Hareng
Theme URI: http://www.ilehareng.com/
Description: Thème du site l'Ile Hareng
Version: 1.0
Author: Telesphore
Author URI: http://www.telesphore.org/
*/

*
{
	margin: 0;
	padding: 0;
}


body#ilehareng
{
	font-size: 14px;
	color: #333;
	text-align: left;
	font-family: Verdana;
	background: url('images/background.png') no-repeat top center;
}
*html body#ilehareng
{
	background: url('images/background.gif') no-repeat top center;
}
#page
{
	width: 960px;
	margin: 0 auto;
}

#top
{
	height: 80px;
}

#header
{
	background: url('images/book_header.png') no-repeat bottom center;
	height: 60px;
}

#portrait
{
	float: left;
}

ul.onglet-top
{
	list-style-type: none;
	margin-left: 50px;
	padding-top: 20px;
	float: left;
}
*html ul.onglet-top
{
	margin-left: 15px;
}
ul.onglet-top li
{
	display: inline;
	float: left;
	width: 88px;
	margin-right: 9px;
	text-align: center;
}
ul.onglet-top li.catalog
{
	margin-left: 90px;
}
ul.onglet-top li.cart
{
	width: 90px;
}
*html ul.onglet-top li
{
	margin-right: 13px;
}
ul.onglet-top li a
{
	color: #fff;
	font-weight: bold;
	font-size: 9pt;
	text-decoration: none;
}
ul.onglet-top li a img
{
	border: 0;
	vertical-align: top;
}
#title
{
	color: #000;
}

*+html #title img
{
	margin-bottom: -5px;
}

#slogan
{
	font-style: italic;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
}

#middle
{
	background: url('images/book_middle.png') repeat-y top center;
	min-height: 200px;
	float: left;
	width: 960px;
}
#left
{
	width: 415px;
	float: left;
	margin-left: 50px;
}
*html #left
{
	margin-left: 20px;
}
#right
{
	float: right;
	margin-right: 85px;
	width: 375px;
}
*html #right
{
	margin-right: 35px;
}
.post
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #9C0000;;
	margin-bottom: 20px;
	float: left;
}
*+html .post
{
	margin-right: 20px;
}
.post .date
{
	background: url('images/date.png') no-repeat left;
	height: 40px;
	width: 72px;
	color: #fff;
	font-weight: bold;
	padding-top: 18px;
	padding-left: 14px;
	margin-left: -70px;
	margin-top: 8px;
	float: left;
}
h1 img, #left > h3#title img
{
	border: 0;
}
h2, .post h1
{
	padding: 22px 0;
	background: url('images/posttitle.png') no-repeat left;
	font-size: 20px;
	font-family: Verdana;
	color: #48009A;
	text-align: left;
}
h2 a, .post h1 a
{
	color: #48009A;
	text-decoration: none;
}
h2 a:hover, .post h1 a:hover
{
	text-decoration: underline;
}
.post h3, #edito h3, #sidebar h2
{
	padding: 10px 0 10px 10px;
	color: #48009A;
	font-weight: bold;
	font-size: 17px;
	background: none;
}
h4
{
	padding: 10px 0 10px 20px;
	color: #48009A;
	font-weight: bold;
	font-size: 14px;
}
.post .numbercomment
{
	margin-top: 22px;
	background: url('images/comments.png') no-repeat;
	width: 36px;
	height: 26px;
	padding-top: 5px;
	font-weight: bold;
	text-align: center;
	float: right;
}
.post .numbercomment a
{
	text-decoration: none;
	color: #000;
}
.post .numbercomment a:hover
{
	text-decoration: underline;
}
.post .entry
{
	line-height: 15pt;
	font-size: 12px;
	text-align: justify;
}

#content
{
	padding: 0 10px 10px 10px;
	clear: both;
}

#searchform
{
	margin-top: 15px;
	padding-top: 8px;
	margin-right: 40px;
	height: 46px;
	background: url('images/search-back.png') no-repeat right top;
}
*html #searchform
{
	width: 200px;
	height: 30px;
	margin: 0;
}
#searchform #s
{
	background-color: #d7d7d7;
	border: 1px solid #fff;
	color: #333;
	float: left;
	width: 130px;
	padding-left: 2px;
	margin-left: 20px;
	margin-right: 5px;
	margin-top: 2px;
	font-size: 9pt;
	height: 15px;
	font-family: verdana;
	font-weight: bold;
}
#searchform #searchsubmit
{
	vertical-align: top;
}
*html #searchform #searchsubmit
{
	background: url('images/search.png') no-repeat;
}
#footer
{
	background: url('images/book_footer.png') no-repeat top center;
	height: 80px;
	clear: both;
}
.post img
{
	padding: 4px;
	border: 0;
	margin: 5px 10px;
}
.post div.img
{
	position: relative;
}
.post div.img span.gauche-scotch, .post div.img span.droite-scotch
{
	background: url('images/tape.png') no-repeat;
	position: absolute;
	display: block;
	width: 77px;
	height: 27px;
	top: -3px;
	z-index: 10;
}

.post div.img span.gauche-scotch
{
	left: 50px;
}
.post div.img span.droite-scotch
{
	left: 270px;
}
img.gauche-scotch
{
	float: left;
}
img.droite-scotch
{
	float: right;
}
.commentmetadata
{
	margin-left: -45px;
}
.entry a, #sidebar a, #comment p a, ol.searchresult h3 a, #edito a, .commentmetadata a
{
	text-decoration: none;
	color: #9C0000;
	border-bottom: 1px dashed #9C0000;
}
.entry a:hover, #sidebar a:hover, #comment p a:hover, ol.searchresult h3 a:hover, #edito a:hover, .commentmetadata a:hover
{
	border-bottom: 1px solid #339933;
}
#sidebar a
{
	line-height: 20px;
}
#sidebar .widget_pages ul li a
{
	font-size: 13pt;
	line-height: 30px;
}
.entry ul, .entry ol
{
	margin-left: 30px;
}
#edito
{
	background: url('images/paper.png') no-repeat;
	padding: 10px 25px 20px 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	height: 179px;
	line-height: 16pt;
	font-size: 12px;
}
#edito img
{
	float: right;
	margin-right: -25px;
	margin-top: -25px;
}
*html #edito
{
	float: none;
}
#edito ul
{
	list-style-type: none;
}
#edito ul li
{
	margin: 1px 0;
	font-size: 7.5pt;
}
#edito ul li:hover
{
	font-size: 9pt;
}
ul.paginator
{
	width: 100%;
}
ul.paginator li
{
	float: left;
	list-style-type: none;
	font-size: 12px;
	width: 195px;
	text-align: center;
}
ul.paginator li a
{
	text-decoration: none;
	color: #9C0000;
	font-size: 12px;
}
ul.paginator li a:hover
{
	font-weight: bold;
}
#sidebar
{
	margin-left: 15px;
}
#sidebar ul
{
	margin: 0 0 5px;
}
#sidebar ul li
{
	list-style-type: none;
}
#sidebar ul li ul
{
	margin-left: 15px;
	font-size: 12px;
}
.wp-tag-cloud li
{
	display: inline;
	margin: 3px;
}
ol.searchresult
{
	list-style-type: none;
}
ol.commentlist
{
	list-style-type: none;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
ol.commentlist li
{
	display: block;
	margin-bottom: 10px;
	clear: both;
	font-size: 12px;
}
ol.commentlist li.author div.date
{
	background: url('images/date_author.png') no-repeat left;
}
ol.commentlist li div.date
{
	background: url('images/date.png') no-repeat left;
	height: 40px;
	width: 72px;
	color: #fff;
	padding-top: 14px;
	padding-left: 6px;
	margin-left: -70px;
	margin-top: -8px;
	float: left;
	font-size: 7pt;
	text-align: center;
}
ol.commentlist li p
{
	margin-left: 25px;
}
div#comment p
{
	font-size: 12px;
	margin-top: 2px;
	margin-bottom: 4px;
}
p.comments-feed-link
{
	text-align: right;
	font-size: 7pt;
	padding-bottom: 20px;
}
div#comment p.write-comments
{
	margin-top: 20px;
}
img#wpstats
{
	position: absolute;
	top: -10000px;
}
*html a, *html input
{
	position: relative;
	z-index: 1;
}
*html div.barreie6
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	font-family: Verdana;
	font-size: 14pt;
	text-align: center;
	font-weight: bold;
	color: #fff;
	background-color: #000;
	height: 40px;
	padding-top: 10px;
}
*html div.barreie6 a
{
	color: #ff0000;
}

