/*
Theme Name: Aflatta
Theme URI: http://aflatta.com/
Description: Thème de l'hotel Aflatta
Version: 1
Author: Les éditions corses
Author URI: http://e-corses.com/
Tags: bar, restaurant, hotel Aflatta 


The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

@font-face {
    font-family: 'DroidSansRegular';
    src: url('DroidSans-webfont.eot');
    src: url('DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSans-webfont.woff') format('woff'),
         url('DroidSans-webfont.ttf') format('truetype'),
         url('DroidSans-webfont.svg#DroidSansRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'DroidSansBold';
    src: url('DroidSans-Bold-webfont.eot');
    src: url('DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('DroidSans-Bold-webfont.woff') format('woff'),
         url('DroidSans-Bold-webfont.ttf') format('truetype'),
         url('DroidSans-Bold-webfont.svg#DroidSansBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

*{
	margin:0;
	padding:0;
}

body {
	font-family:'DroidSansRegular';
	background:url(images/fond.jpg) center top repeat-y  #2c2927;
	font-size:10pt;
	color:#111110;
	margin: 0;
	padding: 0;
}

/*-------------------------------*/
/*--------- H1 - H2 - H3 --------*/
/*-------------------------------*/
h1 {
	margin: 15px 0px;
	font-weight:normal;
}

h2 {
	margin: 15px 0;
	font-weight:normal;
	text-transform:uppercase;
	font-weight:16pt;
	color:#fff;
}

h3 {
	margin: 15px 0px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
}


a{
	text-decoration: none;
	color:#fff;
}

a:hover{
	text-decoration:underline;
	color: #fff;
}

.clear { 
	clear: both; 
}


/*-------------------------------*/
/*-----------Structure-----------*/
/*-------------------------------*/

#conteneur{
	width:1000px;
	height:auto;
	margin:0px auto 0px auto;
}

#top{
	height:102px;
	background:url(images/logo.png) center top no-repeat !important;
	background:url(images/logo.gif) center top no-repeat;
}

#top .left{
	float:left;
	color:#767470;
	margin-top:65px;
}

#top .left a{
	color:#767470;
	font-size:10pt;
	text-transform:uppercase;
}

#top .left a span{
	height:11px;
	display:block;
	padding:15px 0 0 26px;
	background:url(images/home.png) center left no-repeat !important;
	background:url(images/home.gif) center left no-repeat;
	cursor:pointer;
}

#top .middle a span{
	height:102px;
	width:400px;
	display:block;
	position:absolute;
	top:0;
	margin-left:300px;
	cursor:pointer;
}

#top .right{
	float:right;
	margin:80px 5px 0 0;
}

#top .right a{
	color:#767470;
	font-size:10pt;
	text-transform:uppercase;
}

#page{
	width:100%;
	background:#757470;
}

#content {
	font-size: 10pt;
}

/*Centre*/

#texte{
	width:580px;
	padding:28px 26px 12px 60px;
	border-right:1px solid #5e5a52;
	float:left;
}

.narrowcolumn {
	float: left;
	margin:0;
	width: 590px;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	text-align: center;
}

.widecolumn {
	float: left;
	margin:0;
	width: 590px;
	line-height: 1.6em;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.widecolumn .post {
	margin: 0;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.postmetadata {
	clear: both; 
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
}

.alt {
	background-color: #656461;
	border-top: 1px solid #4b4a48;
	border-bottom: 1px solid #4b4a48;
}

.post {
	margin: 0 0 40px;
	padding-bottom:40px;
	text-align: justify;
	border-bottom:1px dashed #545454;
}

.post hr {
	display: block;
}


small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h2.pagetitle {
	margin: 15px 0px;
	font-weight:lighter;
}


h3.comments {
	margin: 15px 0px;
	font-weight:lighter;
}


.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite{
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
}

.commentmetadata {
	font-weight: normal;
}


small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #35322d;
}

h2 small, h3 small {
	text-transform:uppercase;
	float:right;
	letter-spacing:1.3px;
	font-size:8pt;
	margin-top:5px;
}

h3 small {
	margin-top:2px;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}


/*FIN CENTRE*/

/* Begin colone left */
#sidebar {
	float:right;
	width:247px;
	padding:0 60px 0 26px;
}

#sidebar form {
	margin: 0;
}

#sidebar h2 {
	font-size: 22pt;
	margin: 50px 0 0;
	padding: 0;
	color:#fff;
}

#searchform {
	margin: 10px auto;
	padding: 0;
	text-align: center;
}

#sidebar #searchform #s {
	width: 143px;
	padding: 4px 2px;
	background:#bebebd;
	border:1px solid #898585;
	border-left:1px solid #fff;
	border-bottom:1px solid #fff;
	margin-right:0;
}

#sidebar #searchsubmit {
	text-transform:uppercase;
	color:#fff;
	background:url(images/search_arrow.gif) left 7px no-repeat #bfa045;
	border:none;
	cursor:pointer;
	font-size:9pt;
	padding:4px 0 5px 11px;
	margin-left:0;
}

#sidebar ul, #sidebar ul ol {
	margin: 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;
}

#sidebar .top_right{
	font-size: 10pt;
	text-align:right;
	margin:5px -55px 25px 0;
	color:#37342e;
	text-transform:uppercase;
}

.goog-te-gadget-simple{
	background:#bebebd !important;
	border:1px solid #898585 !important;
	border-left:1px solid #fff !important;
	border-bottom:1px solid #fff !important;
	padding:4px 2px !important;
	width:247px;
	margin-bottom:50px;
}

.goog-te-gadget-simple .goog-te-menu-value span, .goog-te-gadget-simple .goog-te-menu-value span:hover{
	color:#000 !important;
	font-size:8pt;
	text-align:center;
	text-decoration:none !important;
}

.goog-te-gadget-icon{
	float:left;	
}

.goog-te-menu-value, .goog-te-menu-value:hover{
	display:block;
	width:214px;
	text-align:center;
	text-decoration:none;
	float:left;
	padding-top:2px;
}

.goog-te-menu-value span{
	color: #000 !important;
	font-size:10pt !important;
}

.goog-te-menu-value span:last-child{
	float:right;
	border-left:1px solid #000;
	padding:0 3px;
	margin-top:-15px;
	padding-right:0;
}

/* End colone left */
/* Begin Images */

p img {
	padding: 0;
	max-width: 100%;
}
/*	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: 0;
	margin: 4px 11px 6px 4px;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/* 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 ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}


/* End Entry Lists */
/* Begin Form Elements */


.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}

/* End Form Elements */
/* Begin Comments*/

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
}

.commentlist li .avatar {
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.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 Calendar */
#sidebar .widget_calendar h2{
	display:none;	
}

#wp-calendar {
	empty-cells: show;
	margin: 50px auto 0;
	width: 247px;
	color:#2e2c28;
	font-size:9pt;
}

#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;
	text-decoration: none;
	background-color: #af964e;
	padding:5px;
	font-size:9pt;
}

#wp-calendar a:hover {
	display: block;
	text-decoration: none;
	background-color: #FFF;
	color:#af964e;
}

#wp-calendar caption {
	text-align: right;
	font-size:10pt;
	text-transform:uppercase;
	padding-right:8px;
	letter-spacing:2px;
	margin-bottom:7px;
}

#wp-calendar td {
	padding: 0;
	height:25px;
	text-align: center;
}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
}

#wp-calendar #today{
	text-decoration: none;
	border: 1px solid #af964e;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	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: 1px solid #322f2b;
	margin:0;
	padding: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;
}


#footer {
	padding: 0;
	margin: 0px 1px 0px 0px;
	width: 808px;
	height:50px;
	clear: both;
	border: none;
	background:url(images/footer.png) center top no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/footer.png', sizingMethod='crop');
}

#footer p {
	text-align: center;
	padding:10px;

}


#bas{
	background:url(images/ombre_bas.png) center top no-repeat;
	_background:none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/ombre_bas.png', sizingMethod='crop');
	width:838px;
	height:20px;
	margin:0px auto 0px auto;
	text-align:center;
}

#image_princ{
	text-align:center;
}

#image_princ img{
	max-width:580px;
	width:auto !important;
	width:580px;
	border:1px solid #322f2b
}

/* End captions */

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