/*
Theme Name: Ô Délices
Theme URI: http://www.odelices.com
Description: Une collection de livres de cuisine de Marie-Laure Tombini
Version: 1.0
Author: Julia Briend
Author URI: http://portfolio.photographiz.com

*/
html { font-size: 100%; }
body {
  font-size: 100%;
  font: 0.72em/1em Arial, Verdana, Helvetica, sans-serif;
  line-height: 1em;
  color: #424242;
}
textarea { font: 0.72em/1em Arial, Verdana, Helvetica, sans-serif; }
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  margin: 0;
  padding: 5px 0;
  font-family: "century gothic", Arial, Verdana, sans serif;
  line-height: 1.2em;
  color: #fff;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: inherit; }
a { color: #eee; text-decoration: none; background-color: transparent; outline: none; }
a:hover { color: #fff; text-decoration: underline; }
img, a img { border: 0; }
ul, li, p, em {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  color: #fff;
  font-style: normal;
}
form { margin: 0; padding: 0; }
.invisible { display: none; }
.mop { clear: both; height: 0; }

/* Habillage */
body {
	margin: 0;
	text-align: center;
	background: #87004a url(images/bg.png) repeat-y center top;
}
#page {
	position: relative;
	margin: 0 auto;
	width: 855px;
}
#header {
	text-align: left;
	position: relative;
	background: transparent url(images/header.png) no-repeat left bottom;
	height: 260px;
}
#header h1 {
	position: absolute;
	bottom: 6px;
	width: 419px;
	height: 246px;
	background: transparent url(images/odelices.png) no-repeat left bottom;
	font-size: 1.8em;
}
#header h1 a {
	position: absolute;
	bottom: 45px;
	display: block;
	width: 419px;
	height: 86px;
	text-indent: -99999px;
}
#header h2 {
	position: absolute;
	bottom: 43px;
	left: 130px;
	width: 300px;
	text-transform: uppercase;
	font-size: 1.3em;
	font-weight: normal;
	text-indent: -99999px;
}
#envelop {
	margin: 0 40px 0 45px;
	text-align: left;
	background: transparent url(images/sidebar.png) repeat-y right top;
}
#content {
	position: relative;
	float: left;
	width: 480px;
	padding: 15px 35px 15px 30px;
	background: #B85081 url(images/content.png) repeat-y left top;
}
#sidebar {
	position: relative;
	margin-top: -40px;
	float: left;
	width: 180px;
	padding: 15px;
}

#top-image {
	position: absolute;
	left: 21px;
	top: -110px;
	width: 245px;
	height: 268px;
}
#top-image img {
	position: absolute;
	z-index: 0;
	display: block;
}
#footer {
	text-align: right;
	position: relative;
	padding: 75px 75px;
	clear: both;
	background: transparent url(images/footer.png) no-repeat left top;
}
#footer_content {
	position: absolute;
	right: 60px;
	top: 30px;
	width: 340px;
}
#footer_content p {
	margin-bottom: 5px;
	text-align: right;
	line-height: 1.4em;
}
#footer_content p a:hover {
	text-decoration: none;
	color: #fff;
}
#footer_content img {
	vertical-align: bottom;
}

#menu {
	position: absolute;
	right: 20px;
	top: 52px;
}
#menu li {
	display: block;
	float: left;
	margin-left: 12px;
	text-align: left;
	font-size: .95em;
}
#menu li.cat-item, #menu li.page_item {
	height: 39px;
	line-height: 29px;
	background-color: transparent;
	padding-right: 5px;
	font-family: Helvetica, Arial, Verdana, sans serif;
}
#menu li.cat-item a, #menu li.page_item a {
	float: left;
	height: 39px;
	display: block;
	background-color: transparent;
	font-weight: bold;
	padding-left: 10px;
	text-transform: uppercase;
	padding-right: 5px;
}
#menu li.cat-item a:hover, #menu li.current_page_item a:hover {
}
#menu li.current-cat, #menu li.current_page_item {
	background: transparent url(images/menu_r.png) no-repeat top right;
}
#menu li.current-cat a, #menu li.current_page_item a {
	background: transparent url(images/menu_l.png) no-repeat top left;
}
#menu li.current-cat a:hover, #menu li.current_page_item a:hover {
	text-decoration: none;
}

#menu li.search {
	margin-top: 3px;
}
#menu li.search input {
	vertical-align: middle;
	float: left;
}
#menu li.search input.field {
	border: 2px solid #7b003b;
	border-right: 1px solid #7b003b;
	color: #6e053d;
	width: 100px;
	height: 12px;
	padding: .3em;
	font-size: 1em;
}
#menu li.search input.submit {
	width: 21px;
	height: 23px;
	background: transparent url(images/submit.png) no-repeat;
	cursor: pointer;
	border: none;
}

/* Style */
#content em {
	font-size: .9em;
	font-weight: bold;
}
#footer p, #footer a {
	color: #e3b3cc;
}
#footer a:hover {
	color: #efcedf;
}
h3.storytitle {
	font-size: 2.5em;
	color: #ebcadb;
}
h3.hometitle {
	font-size: 1.7em;
	color: #ebcadb;
	margin-right: 15px;
}
h3.storytitle a, h3.hometitle a {
	text-decoration: none;
}
.storycontent {
	margin-top: 5px;
}
.storycontent p {
	line-height: 1.6em;
}
.storycontent a {
	text-decoration: underline;
}
.storycontent h4 {
	clear: both;
	font-size: 1.4em;
	padding-top: 15px;
	padding-bottom: 5px;
}
.storycontent h5 {
	clear: both;
	font-size: 1.2em;
	padding-top: 15px;
	padding-bottom: 5px;
}
.home h5 {
	padding-top: 5px;
	padding-bottom: 15px;
}
.home .mop {
	padding-top: 5px;
}
.wp-caption {
	text-align: center;
	margin-top: 5px;
	padding-top: 5px;
	background-color: #E3B3CC;
}
.wp-caption img {
	margin: 0 auto;
	display: block;
}
.alignleft {
	float: left;
	margin-right: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
}
.aligncenter {
	position: relative;
	margin: 5px auto 10px;
}
.wp-caption-text {
	text-align: center;
	font-size: .9em;
}
.image-home {
	border: 2px solid #903d65;
	margin-top: 10px;
}

.img3bloc {
	width: 480px;
	margin: 10px 0;
}
.img3bloc td {
	width: 135px;
	text-align: center;
	line-height: 1.5em;
	padding-bottom: 15px;
}
.img3bloc td img {
	border: 1px solid #fff;
	display: block;
	margin: 0 auto;
}
td.texte img {
	margin-bottom: 10px;
}
#respond {
	clear: both;
	padding-top: 20px;
}
#respond p {
	margin-bottom: 5px;
}
#respond input[type=text], #respond textarea {
	background-color: #fff;
	border: 1px solid #ca619c;
	padding: 3px;
}

#actualites {
	position: relative;
	z-index: 10;
	margin-top: 90px;
}
h4.sidebartitle {
	position: relative;
	margin-left: -5px;
	font-size: 1.5em;
	text-transform: uppercase;
	height: 38px;
	text-indent: -999999px;
	margin-bottom: 10px;
}
#actualites h4.sidebartitle {
	background: transparent url(images/actualites.png) no-repeat;
	width: 117px;
}
#actualites li {
	margin-top: 10px;
	line-height: 1.3em;
}
#actualites li a {
	font-size: 1.2em;
	font-weight: bold;
}
#actualites li p {
	color: #d3afc2;
}
#o-menu {
	margin-top: 20px;
}
#o-menu h4.sidebartitle {
	background: transparent url(images/menu.png) no-repeat;
	width: 100px;
	margin-bottom: 5px;
}
#o-menu p {
	line-height: 1.7em;
	font-weight: bold;
}
#o-menu a {
	color: #d69fcf;
	padding: 3px;
}
#o-menu a:hover {
	color: #fff;
	text-decoration: none;
}