/*  
Theme Name: AZ Receptions
Theme URI: http://www.azreceptions.com/
Description: Thème WordPress du site AZ Receptions
Version: 1.0
Author: Amaury BALMER
Author URI: http://wp-box.fr/
*/

/* Reset */
* {
margin: 0;
padding: 0;
}

/* General */
body {
font-family: Helvetica, Verdana, Arial, "Bitstream Vera Sans", sans-serif;
font-size: 12px;
color: #522e17;
background: #522e17 url(images/bg_left.gif) top center no-repeat;
width:100%;
}
.clear {
clear:both;
}
p {
margin: 0 0 20px 0; 
text-align: justify;	
line-height: 1.5;
}

/* Mise en forme des titres */
h1, h2, h3, h4, h5, h6 {
font-family: Helvetica, Arial, "Bitstream Vera Sans", sans-serif;
}

/* Mise en forme des liens */
a img, img a {
border:0;
}
a {
text-decoration: underline;
outline: none;
}
a:link, a:visited{
color: #f19300;
text-decoration: underline;
}
a:hover {
color: #522E17;
}

blockquote {
margin: 1.5em 0 1.5em 1.5em;
color: #666;
overflow: auto;
font-style: italic;
}
blockquote p {
margin:0;
}
strong {
font-weight:700;
}
em {
font-style:italic;
}
pre {
font-size: 1.2em;
font-family: monospace;
border: 1px solid #E0E0E0;
padding: 1em;
margin: 0 auto;
background: #EEE;
color: #000;
width: 90%;
overflow: auto;
}
code {
font: 0.9em Monaco, monospace;
}
label {
cursor: pointer;
}

/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}
img.centered, img.aligncenter {
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;
}
/* End Images */

/* 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 */

/* Structure */
#wrap {
background:#fff;
width:787px;
margin:0 auto;
position:relative;
}

/* Top Images */
#top {
height:266px;
width:100%;
background:url(images/tops/top-gastronomie.jpg) no-repeat;
cursor: pointer;
}
.home #top {
background:url(images/home/top.jpg) no-repeat;
}

/* Header */
#header {
position:relative;
width:100%;
background:#f19300 url(images/header.jpg) no-repeat;
height:97px;
}
.home #header {
background:#f19300 url(images/home/header.jpg) no-repeat;
}

#header h1 a {
display:block;
background:url(images/baseline.gif) no-repeat;
float:left;
width:491px;
height:21px;
text-indent:-9999px;
margin:30px 0 0 95px;
}
#header .description {
display:none;	
}

/* Nav */
#nav {
position:absolute;
bottom:0;
left:0;
background:#522e17;
width:100%;
margin-left:70px;
height:26px;
}
#nav ul {
list-style: none;
margin-left:15px;
}
#nav ul li {
display: block;
float: left;
z-index:100;
}
#nav ul li a {
display: block;
float: left;
text-decoration: none;
padding:7px 12px 6px 10px;
text-transform:uppercase;
color:#fff;
background:url(images/nav-item.gif) 100% 55% no-repeat;
}
#nav ul li.current a, #nav ul li a:hover {	
}
#nav ul li.page-item-9 a {
background:none;
}

/* Menu déroulant - Style */
#nav ul ul {
background:#522e17;
margin:0;
}
#nav ul ul li {
float:none;
background:#522e17;
border-top:1px solid #fff;
padding:6px 5px 5px;
margin: 0;
display: block;
}
#nav ul ul li a {
float:none;
padding: 0;
margin: 0;
background:#522e17;
}
#nav ul ul li a:hover {
color:#f19300;	
}

/* Menu déroulant - Off */
#nav ul ul {
clear: both; 
visibility:hidden;
position:absolute;
width:150px;
height:0;
top:26px;
}

/* Menu déroulant - On */
#nav ul li:hover ul,
#nav ul a:hover ul{
visibility:visible;
z-index:9999;
}

/* Menu 3ème niveaux */
#nav ul ul ul {
display: none;
}

/* Content */
#content {
clear:both;
padding:50px;
width:687px;
background:url(images/content_left.gif) no-repeat;
}

/* Home */
.home #bottom {
height:484px;
width:100%;
background:url(images/home/home.jpg) no-repeat;
}

/* Left */
#one-colum #left {
width:676px;
}
#left {
float:left;
width:386px;
}

/* Right */
#right {
float:left;
margin-left:25px;
}

/* Title */
#left h2.title {
font-weight:400;
font-size: 30px;
color:#f19300;
margin-bottom:10px;
}

/* Posts */
.post {
margin-bottom: 2em;
}
.post h3.post_title {
font-weight:400;
font-size: 1.3em;
color:#522e17;
margin-bottom:4px;
}
.post h3.post_title a {
color:#522e17;
text-decoration: none;
}

.post .entry img {}
.post .entry ul, .post .entry ol {
margin: 0 0 15px 25px;
}
.post .entry h1 {
margin: 0.5em 0;
font-size: 3em;
}
.post .entry h2 {
margin: 0.5em 0;
font-size: 1.5em;
font-weight:700;
}
.post .entry h3 {
margin: 0.3em 0;
font-size: 1.3em;
font-weight: 700;
}
.post .entry h4 {
margin: 0.2em 0;
font-size: 1.1em;
font-weight: 700;
}
.post .entry h5 {
margin: 0.2em 0;
font-size: 1em;
font-weight: 700;
}
.post .entry h6 {
margin: 0.1em 0;
font-size: 1em;
font-weight: 700;
}

.the_time {
color:#f19300;
margin-bottom: 10px;
display: block;
}
.postmetadata {
font-size: 11px;
text-align: right;
}

/* Cforms */
.linklove {
display: none;
}

/* Sidebar with border */
.sidebar {
width:240px;
padding-left:20px;
border-left:1px dashed #f19300;
font-size: 11px;
}
.sidebar p {
margin-bottom: 8px;
text-align: left;
}
.sidebar ul {
list-style: none;
}
.sidebar ul li {
margin-bottom: 20px;
}
.sidebar ul li h2 {
font-size: 14px;
font-weight: 700;
color:#f19300;
text-transform: uppercase;
border-bottom: 1px solid #f19300;
padding-bottom: 4px;
margin-bottom: 8px;
}

.sidebar .feed a {
display: block;
float: left;
background: url(images/feed.gif) no-repeat;
text-indent: -9999px;
width:21px;
height:21px;
margin:3px 8px 8px 0;
}

.sidebar .search input {
display: block;
float:left;
}
.sidebar .search button.searchsubmit {
border:0;
background: url(images/search.gif) no-repeat;
width:21px;
height:21px;
text-indent: -9999px;
margin-right: 8px;
float:left;
}
.sidebar .search input.s {
border:1px solid #f19300;
font-size: 14px;
padding:2px 0;
width:190px;
}

.sidebar .archives ul {
list-style: square;
}
.sidebar .archives ul ul {
margin-top: 5px;
}
.sidebar .archives ul li {
margin-left: 25px;
margin-bottom: 5px;
}

/* Sidebar without border */
.sidebar_light {
float:left;
width:275px;
margin-left:35px;
}

.sidebar_light .image_unique {
width:275px;
}

.sidebar_light ul.gallery {
list-style: none;
padding-top: 15px;
margin-left: 1px;
}
.sidebar_light ul.gallery li {
display: block;
float:left;
}
.sidebar_light ul.gallery li img {
width:84px;
height:80px;
margin:0 8px 5px 0;
border-width: 1px;
}
.sidebar_light ul.gallery li.last_col img {
margin-right: 0;
}

/* Comments */
.comments_template {
position:relative;
padding:20px;
}
.comments_template h3 {
font-size:18px;
font-weight:400;
margin-bottom:10px;
line-height:0.9;
color:#E3241C;
}
.comments_template h3 a {
color:#E3241C;
text-decoration: none;
}
.comments_template h3 a:hover {
color:#3C3C3E;
}
.comments_template ol {
list-style:none;
margin-bottom:25px;
}
.comments_template ol li {
display:block;
margin:5px 0 0;
border-bottom:1px solid #eee;
}
.comments_template ol li .avatar {
border:1px solid #ccc:
display:block;
float:right;
}
.comments_template ol li cite {
font-style:normal;
font-weight:700;
}
.comments_template ol li .commentmetadata {
display:block;
margin-bottom:5px;
}
.comments_template form label {
display:block;
}
.comments_template form input, .comments_template form textarea {
width:80%;
border:1px solid #ccc;
padding:3px 5px;
}
.comments_template form input#submit {
width:auto;
}

/* Footer */
#footer {
clear:both;
position:relative;
background:#fff;
width:100%;
padding:20px 0;
font-size:11px;
}
#footer a {
color: #522E17;
}
#footer p {
margin:0;
text-align: center;
line-height:21px;
vertical-align:middle;
}
#footer p img {
padding-top:5px;
}

/* Title image */
.title_actu {
background: url(images/title/title_actu.gif) no-repeat;
height:20px;
width:149px;
text-indent: -9999px;
}
#post-6 h2.title, #post-30 h2.title {
background: url(images/title/title_ref.gif) no-repeat;
height:20px;
width:153px;
text-indent: -9999px;
}
#post-11 h2.title {
background: url(images/title/title_contact.gif) no-repeat;
height:19px;
width:235px;
text-indent: -9999px;
}
#post-12 h2.title {
background: url(images/title/title_recrut.gif) no-repeat;
height:19px;
width:187px;
text-indent: -9999px;
}
#post-13 h2.title {
background: url(images/title/title_brochure.gif) no-repeat;
height:20px;
width:320px;
text-indent: -9999px;
}
#post-14 h2.title {
background: url(images/title/title_photo.gif) no-repeat;
height:19px;
width:217px;
text-indent: -9999px;
}
#post-15 h2.title {
background: url(images/title/title_video.gif) no-repeat;
height:21px;
width:194px;
text-indent: -9999px;
}
#post-16 h2.title {
background: url(images/title/title_temoi.gif) no-repeat;
height:20px;
width:186px;
text-indent: -9999px;
}
#post-17 h2.title {
background: url(images/title/title_lieu.gif) no-repeat;
height:20px;
width:236px;
text-indent: -9999px;
}
#post-18 h2.title {
background: url(images/title/title_gastro.gif) no-repeat;
height:19px;
width:189px;
text-indent: -9999px;
}
#post-19 h2.title {
background: url(images/title/title_event.gif) no-repeat;
height:20px;
width:163px;
text-indent: -9999px;
}
#post-28 h2.title {
background: url(images/title/title_presentation.gif) no-repeat;
height:20px;
width:189px;
text-indent: -9999px;
}
#post-29 h2.title {
background: url(images/title/title_equipe.gif) no-repeat;
height:24px;
width:89px;
text-indent: -9999px;
}
#post-31 h2.title {
background: url(images/title/title_recrut.gif) no-repeat;
height:19px;
width:197px;
text-indent: -9999px;
}

/* Equipes */
#post-29 .entry .wp-caption {
float: left;
margin-right: 8px;
}
#post-29 .entry p {
clear: both;
}

/* Albums */
.album {
display: block;
float: left;
width: 220px;
text-align: center;
}
.album img {
}

.gallery img {
width: 110px;
height: 110px;
}
