/* @override http://www.restaurant-florida.fr/wp-content/themes/delirium/style.css */

/*
Theme Name: Delirium
Theme URI: http://www.vivathemes.com
Description: Premium Theme for your company site.
Author: Viva Themes
Author URI: http://www.vivathemes.com
version: 1.0
Tags: two-column, widget-ready, business, design, fashion
*/

*{margin:0; padding:0;}

body {
	background:#fff url(images/bg.png) repeat-x top;
	margin:0;
	padding:0;
	padding-bottom: 30px;
	font: 12px tahoma, arial, helvetica, tahoma, sans-serif;
}
	
h1 {
	font-size: 36px; 
	color: #000;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

h2, h2 a {
	font-size: 32px; 
	color: black;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
	margin-bottom: 15px;
}

h3, h3 a {
	font-size: 26px; 
	color: black;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
}

h4 {
	font-size: 14px; 
	font-weight: bold;
	color: #000;
	font-weight: bold;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 120%;
	margin-top: 15px;
	margin-bottom: 5px;
}

h2.pagetitle { 
	display:none; 
}

p { margin-top: 6px; }

img { 
	border: none; padding:0; 
}

img a {
	border:none;
}

img.left { 
	float: left; border: none; padding: 6px 0 0 0; 
}

img.right { 
	float: right; border: none; padding: 0 0 0 6px; 
	}

blockquote { padding: 15px 40px 15px 60px; background: transparent url('images/open_quotes.gif') no-repeat scroll 20px 10px; font-size-adjust: none; font-stretch: normal;
	font-size: 1.3em;
}

.entry blockquote p { background: transparent url('images/close_quotes.gif') no-repeat scroll right bottom;
	padding-bottom: 10px;
	line-height: 30px;
	margin: 0;
}

blockquote.big { margin: 10px 0px; padding: 50px; background: transparent url('images/blockquote_big_start.png') no-repeat; font-family: "Arial Narrow",Arial,Helvetica,sans-serif; font-size: 300%; text-transform: uppercase; font-weight: bold; line-height: 100%; text-align: left; }

code{
	font-family:"Courier New", Courier, monospace;
}


/* links */

a {
	color:#666;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}

/* container */

#container {
	width: 100%;
	color: #766556;
	overflow: hidden;
	line-height: 145%;
}
	
/* header */

#header {
  	width: 900px;
	margin: 0 auto;
	height: 125px;
}

#header h2 {
	display: none;
}

/* logo */

#logo {	
	width: 222px;
	float:left;
	margin-left: 0;
	height: 54px;
	margin-top: 36px;
	margin-bottom: 10px;
}

#logo a {
	color: #fff;
}

#logo h1 {
	margin-top: 10px;
}

#logo h1 a {
	color: #000;
	font-weight: normal;
	font-size: 34px;
	line-height: 110%;
	font-family: Lucida Grande, Lucida Sans, Arial, Helvetica;
}

/* login panel */

#loginlink {
	width: 190px;
	float: right;
  	text-align: right;
	margin-top: 15px;
	height: 20px;	
}

#loginlink a {
	color: #766556;
	font-size: 15px;
	line-height: 20px;
}

#loginlink a:hover {
	text-decoration: none;
}

#loginform {
	color: #666;
}

#loginform input {
	width: 250px;
	height: 18px;
	padding-top: 2px;
	border: solid 1px #ccc;
	color: #666;
	font-size: 12px;
	margin-bottom: 20px;
	margin-top: 3px;
}

#loginform input#btn {
	width: 70px;
	height: 22px;
	line-height: 16px;
	padding: 0;
	background: #e3c9ae;	
	color: #fff;
	border: none;
	cursor: pointer;
	margin-right: 20px;
	text-transform: uppercase;
	font-size: 11px;
	margin-bottom: 5px;
}

#loginform input#btn:hover {
	background: #bbaea2;
}

#loginform h2 {
	color: #996633;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px;
	padding: 0;
	margin-bottom: 10px;
}

#loginform label {
	color: #ccc;
	font-size: 10px;
	text-transform: uppercase;
	
}

#loginform a {
	text-transform: uppercase;
	color: #666;
	font-size: 12px;
	margin-left: 4px;
}


/* search */

#searchform {
	padding:0;
	margin:0;
	float: right;
	width: 175px;
	height: 35px;
	display: block;
}

#searchform input#s {
	margin:0;
	padding:4px;
	color: #fff;
	width: 122px;
	background: #e3c9ae;	
	border: none;	
	height:13px;
	margin-left: 10px;
	margin-top: 10px;
	font-size:11px;
	float: left;
}

#searchform input#searchsubmit {
	border:none;
	background: url(images/searchbutton.gif) no-repeat;
	color:#fff;
	height: 21px;
	margin-top: 10px;
	width: 35px;
	float: right;
	cursor: pointer;
	text-transform:lowercase;
	text-indent: 999px;
}


/* content */

#homewrapper {
	width: 900px;
	margin: 0 auto;
	height: 455px;
	clear: left;
}

#contentwrapper {
	margin: 0 auto;
	margin-top: 30px;
	width: 900px;
	height: 100%;
	overflow: hidden;
}

#content {
	float:left;
	width:600px;
	overflow: hidden;
	margin:0;
	padding: 0;
}

#content2 {
	float:left;
	width:900px;
	overflow: hidden;
      margin-top: 0px;
}

.post {
	margin:0;
	padding:0;
	clear:left;
	overflow: hidden;
	margin-bottom: 10px;
	width: 100%;
	padding-bottom: 10px;
}

.post h2 a {
	margin: 0;
	line-height: 100%;
}

.post h3 {
	margin: 0 0 15px;
	padding: 0;
	color: #669966;
}
	
.post h3 a {
	font-size: 32px; 
	color: #766556;
	font-weight: normal;
	text-transform: none;
	font-family: arial, helvetica, sans-serif;
	line-height: 100%;
}

.post h3 a:hover {
	text-decoration: none;
	color: #cc3333
}
	
.post h2 a:hover{
	text-decoration: none;
	color: #cc3333;
}

.post img.alignright,
.post img.alignleft  {
	border: solid 1px #ccc;
	padding: 1px;
	margin-top:3px;
}

.post ul {

}

.post li {
	padding-bottom: 10px;
	list-style-type: none;
	background: url(images/square.gif) no-repeat 0 4px;
	padding-left: 15px;
	margin-left: 10px;
}

.entry p {
	margin:12px 0;
	line-height: 20px;
}

a.more-link {
	clear: left;
	float: right;
	margin-right: 512px;
	margin-top: 10px;
	color: #669966;
	text-transform: lowercase;
	font-size: 20px;
}

a.more-link:hover {
	text-decoration: none;
}

.postmetadata{
	clear: both;
	color:#666;
	padding:0;
	margin:0;
	font-size: 10px;
}

.postmetadata a {
	color:#cc3333;
	font-weight: normal;
}	

.postmetadata a:hover {
	border: none;
	text-decoration: underline;
}

#audata {
	width: 360px;
	color: #669966;
	font-size: 18px;
}

#audata a {
	margin-right: 15px;
	color: #666;
	text-decoration: underline;
}

.navigation {
	font-size:24px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	color: #000;
	text-transform: lowercase;
}
	
.alignleft a {
	float:left; 
	margin:25px 0;
	text-decoration: none;
}

.alignright a {
	float:right;
	margin:0;
	text-decoration: none;
}

/* right sidebar */

#sidebar {
	width:230px;
	float: right;
	margin:0;
	padding: 0;
	line-height: 150%;
	margin-top: 10px;
	padding-bottom: 20px;
}

#sidebar .widgets {
	width: 230px;
	display: block;
	background: none;
	margin-bottom: 20px;	
}

#sidebar label {
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	color: #669966;
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 36px;
	font-weight: normal;
}

#sidebar p {
	margin:0; 
	padding:0;
}

#sidebar img {
	padding: 0; 
	margin: 0;
}

#sidebar ul {
	margin:0;
	padding:0;
	width: 100%;
}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 25px;
	list-style-type: none;
	width: 100%;
}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
      height: 22px;
      line-height: 22px;
	background: url(images/bullet.png) no-repeat 0 8px;
	padding-left: 9px;
}

#sidebar ul li a {
	font-size: 11px;
}

#sidebar ul li li a {
	font-weight: bold;
	color: #996633;
}

#sidebar ul ul ul {
	margin: 0;
	padding: 0;
	height: auto;
}

#sidebar ul ul ul li {
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}


/* comments */

#commentform {
	background:#fff;
	margin:0;
	padding:0;
}
	
#commentform p {
	color: #666;
}
	
#commentform a { 
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
	line-height: 14pt;
}
	
#commentform h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #666;
	margin:0;
	padding:0;
}
	
#comment {
	width:80%;
}

#author, #email, #url, #comment, #submit {
	background: #fff;
	font-size: 11px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #ccc;
}

#author, #email, #url {
	height:16px;
	padding-top:3px;
}
	
#submit {
	margin:5px 5px 0 0; 
	cursor:pointer;
	color: #666;
}

#comments {
	margin:0; 
	padding:0;
}

#respond h3,
h3#comments {
	color: #000;
	font-size: 24px;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	clear: left;
}	

ol.commentlist { 
	list-style-type: none; 
	margin:0; 
	padding:0; 
	float:left;
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

.avatar {
	float:left; 
	margin:0 12px 0 0;
}

ol.commentlist li {
	list-style-type:none;
	float: left;
	background: none;
	margin-bottom: 20px;
	padding-right: 10px;
	border-bottom: solid 1px #eaeaea;
	padding-bottom: 20px;
}


ol.commentlist li.alt {	
	background: none;
	margin-left: 20px;
	margin-top: 15px;
	border: none;
	padding: 0;
}

ol.commentlist li p {
	margin: 0; 
	padding: 0; 
	line-height: 14pt;
}

ol.commentlist a {
	color:#666;
	text-decoration: none;
	border-bottom: 1px dotted #666;
}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a {
	color: #666; 
	text-decoration: none; 
	border-bottom: 1px dotted #666;
}

/* misc */

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;
	padding-left: 2px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
	
.wp-caption {
   	border: 1px solid #ddd;
   	text-align: center;
   	background-color: #f3f3f3;
   	margin: 10px;
}

.wp-caption img {
   	margin: 0;
   	padding: 5px;
   	border: 0 none;
}

.wp-caption p.wp-caption-text {
   	font-size: 11px;
   	line-height: 17px;
   	padding: 0 4px 5px;
   	margin: 0;
}


/* footer */

#footer {
	float: left;
	margin-top: 5px;
	width: 100%;
	padding: 0;
	font-size: 11px;
	clear: left;
	color: #6c6c6c;
}

#footerint { 
	width: 900px;
	margin: 0 auto;
}

#copyinfo {
	margin-top: 0;
	float: left;
	width: 470px;
	text-align: left;
	line-height: 20px;
}

#footer a { 
	border-bottom: none;
	color: #aa191c;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
	border: none;
	color: #aa191c;
}

#footermenu {
	width: 450px;
	float: right;
}

#footer ul {
	float: right;
	margin-top: 5px;
}

#footer ul li {
	float: left;
	list-style: none;
	margin-left: 10px;
	padding-left: 15px;
	background: url(images/flibg.gif) no-repeat left bottom;
	height: 12px;
	line-height: 12px;
}

#footer ul li.french {
	background: url(images/gb.png) no-repeat left bottom;
		padding-left: 25px;
}

#footer ul li a {
	font-size: 11px;
	color: #7f7f7f;
}

/* main menu */

#mainmenu {
	float: right;
	width: 650px;
	height: 31px;
	clear: right;
	margin-top: 61px;
}

.mainnav, .mainnav * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.mainnav ul {
	position: absolute;
	top: -999em;
	padding-top: 1px;
	padding-bottom: 10px;
}

.mainnav li {
	float: left;
	position: relative;
	z-index: 500;
	height: 32px;
	line-height: 32px;
	margin-left: 25px;
}

.mainnav a {
	display: block;
	padding: 0;
	font-size: 26px;
	font-weight: normal;
	color: white;
	font-family: tahoma;
}

.mainnav li#current a,
.mainnav li.current-cat a,
.mainnav li.current_page_item a,
.mainnav li:hover a {
	color: #4b0b0d;
	text-decoration: none;
}

.mainnav li:hover ul,
ul.mainnav li.sfHover ul {
	left: -1px;
	top: 32px;
	background: #fff;
	border: solid 1px #ccc;
	width: 190px;
}

.mainnav li:hover li ul,
.mainnav li.sfHover li ul {
	top: -999em;
}

.mainnav li li:hover ul,
ul.mainnav li li.sfHover ul {
	left: 190px;
	top: -2px;
}

.mainnav li:hover ul,
.mainnav li li:hover ul {
	top: -999em;
}

.mainnav li li {
	display: block;
	padding: 0px;
	
	width: 170px;
	height: 35px;
	line-height: 35px;
	border-right: none;
	margin-left: 0;
}

.mainnav li#current,
.mainnav li.current-cat,
.mainnav li.current_page_item,
.mainnav li:hover {
	
}

.mainnav li li a,
.mainnav li li a:link, 
.mainnav li li a:visited {	
	display: block;
	line-height: 35px;
    color: #000;
	margin-left: 10px;
	padding: 10px;
	padding-right: 0;
	font-size: 14px;
}

.mainnav li li a:hover {
	text-decoration: none !important;
}

/* haut de page */
#topmenu { float: right; margin-top: 7px; margin-right: 175px;
	z-index: 10000;
}
#topmenu ul { list-style-type: none; list-style-image: none; list-style-position: outside; line-height: normal; padding-left: 0pt; padding-bottom: 0pt; margin-right: 0pt; margin-top: 0pt; margin-left: 0pt; }
#topmenu li { display: inline; }
#topmenu a { display: block; float: left; text-transform: uppercase; text-decoration: none; color: rgb(126, 127, 130); margin-top: 1pt; margin-bottom: 5pt; margin-left: 10px; padding-top: 3pt; padding-left: 20px; padding-bottom: 0pt; font-weight: normal; font-style: normal;
	font-size: x-small;
}
#topmenu a:hover { text-decoration: none; }
#tel { background: transparent url('images/phone.png') no-repeat scroll left center; }
#mail { background: transparent url('images/mail.png') no-repeat scroll left center; }

/* tooltip */

a.tooltip em {
    display:none;
}
a.tooltip:hover {
    border: 0;
    position: relative;
    z-index: 500;
    text-decoration:none;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:170px;
	font-size: large;
}
a.tooltip:hover em {
    font-style: normal;
    display: block;
    position: absolute;
    top: 20px;
    left: -10px;
    padding: 5px;
    color: #000;
    border: 1px solid #bbb;
    background: #ffc;
    width:170px;
	font-size: large;
}

a#mail.tooltip:hover em {
    width:220px;
	font-size: medium;
}

a.tooltip:hover em span {
    position: absolute;
    top: -7px;
    left: 15px;
    height: 7px;
    width: 11px;
    background: transparent url(images/infobulletop.gif);
    margin:0;
    padding: 0;
    border: 0;
}	

img.shadow, #sidebar img.attachment-post-thumbnail { padding: 5px 10px 10px 5px; background: transparent url('images/shadow-1000x1000.gif') no-repeat scroll right bottom; }

hr.dotted {
	margin: 15px 0px;
	display: block;
	background: url(images/line_dotted.png) repeat-x 0 center;
	height: 1px;
	border: none;
	clear: left;
	padding-top: 30px;
}

#post-138 div.entry div.gbackgr {
	margin-left: 135px;
	margin-top: 50px;
}


.highlight {background: #FFFBD5;padding: 1px 2px;}

/* Gallery */

#gallery-1 a img:hover {
				border: 2px solid rgb(170, 25, 28);
			}
			
ul.sidebar li {
	height: 35px;
}
			
ul.sidebar li.tel {
	background-image: url(images/bouton-phone.png);
}

ul.sidebar li.mail {
	background-image: url(images/bouton-mail.png);
}

ul.sidebar li.venir {
	background-image: url(images/bouton-venir.png);
}

ul.sidebar li.michelin {
	background-image: url(images/bouton-michelin.png);
}

ul.sidebar li.web {
	background-image: url(images/bouton-web.png);
}

ul.sidebar li a, ul.sidebar li span {
	padding-left: 50px;
	line-height: 33px;
	color: #424242;
}

/* Sliding panel. */


#header #sliding-panel {
	position: absolute;
	top: 0;
	z-index: 999;
	width: 900px;
	margin: 0 auto;
	text-align: center;
	}

/* The part of the panel that actually slides. */
#header #sliding-panel .panel {
	overflow: hidden;
	display: none;
	position: relative;
	z-index: 10;
	width: 100%;
	height: 185px;
	background: #505050;
	}

/* Widget container. */
#header #sliding-panel .panel-content {
	overflow: hidden;
	width: 960px;
	height: 150px;
	margin: 15px auto;
	padding: 0;
	text-align: left;
	border-left: 1px solid #333;
	}

#header #sliding-panel .panel-content p strong {
	color: #dfdfdf;
}

/************************************************
*	Shortcode       					     	* 
************************************************/
	
.one_half { 
width: 250px; float: left; margin: 10px 30px 10px 0pt;
	background: url(images/menu-bg.gif) no-repeat 0 bottom;
	padding: 10px; 	border-top: 1px solid #c3c3c3;
}

.one_half h4 {
	text-align: center;
}

.last { margin-right: 0pt; }

/* page menu */
	
#container #post-12 ul {
	color: #484848;
	list-style-type: none;
}

.clear {
	clear: both;
}



#post-12.post li {
	margin-bottom: 15px;
	line-height: 16px;
	padding-left: 20px;
	margin-left: 0;
	background: url(images/add.gif) no-repeat 0 4px;
}


html, body {height: 100%;}

#container {min-height: 100%;
}

#footer {overflow:auto;
	padding-bottom: 40px;}  /* must be same height as the footer */

#subfooter {position: relative;
	margin-top: -40px; /* negative value of footer height */
	height: 40px;
	clear:both;
	text-align: center;
	color: gray;
	font-size: 10px;
	padding-top: 10px;
	background-color: #f5f5f5;
} 

/*Opera Fix*/
body:before {/* thanks to Maleika (Kohoutec)*/
content:"";
height:100%;
float:left;
width:0;
margin-top:-32767px;/* thank you Erik J - negate effect of float*/
}


#mainmenu ul.mainnav.superfish.sf-js-enabled.sf-shadow a img.drapeau {
	float: right;
	margin-top: 2px;
}

