/*
Theme Name:cedo type 2
Theme URI:http://www.cedo.jp/
Description:theme for french restaurant cedo.
Version:2.7
Author:Kyo ICHIDA
Author URI:http://www.abcjapon.co.jp/
*/

/* BASIC ELEMENTS */
body{
	margin:0;
	padding:10px 0 10px 8px;
	background:#dbffda url(images/bg_body.jpg) repeat-x;
	color:#333;
/*	font-size:62.5%;*/ /* Resets 1em to 10px */
	font-family:'Century Gothic', Verdana, Arial, Sans-Serif;
	text-align:center;
}
#mainwrapper{
	position:relative;
	background:url(images/shadow-b2.jpg) right top repeat-y;
	margin:0 auto;
	padding:0;
	width:798px;
	text-align:center;
}
#rap1{
	background:url(images/shadow-b1.jpg) right top no-repeat;
	margin:0;
	padding:0;
	width:798px;
	text-align:left;
}
#rap2{
	background:#fff url(images/bgv-2.jpg) 70px top repeat-y;
	margin:0;
	padding:0;
	width:790px;
	text-align:left;
}

#header{
	margin:242px 0 15px 0;
	padding:0;
	width:188px;
	height:108px;
	float:left;
	text-align:center;
}

#page{
	background-color:white;
	border:1px solid #959596;
	text-align:left;
}

.storytitle{
	margin:0;
	padding:0;
/*	border-bottom:1px solid #F84370;*/
}
.storytitle,
.storytitle a,
.storytitle a:visited{
	color:#908789;
	font-size:21px;
}
#contentwrapper{
	margin:0 0 0 188px;
	padding:10px 10px 0 0;
}
*html #contentwrapper{/*Attention! IE 5~6 bug*/
margin:0;
float:right;
}
.entry p{
	line-height:175%;
}

.narrowcolumn .entry, .widecolumn .entry{
	line-height:175%;
}

.widecolumn{
	line-height:175%;
}

.narrowcolumn .postmetadata{
/*	text-align:center;*/
}

.alt{
	background-color:#f8f8f8;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
}

small{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:0.85em;
	line-height:1.5em;
}

h1, h2, h3{
	margin:0;
	padding:0;
	font-family:'Trebuchet MS', 'Century Gothic', Verdana, Arial, Sans-Serif;
	font-weight:normal;
}

.pagetitle{
	font-size:1.8em;
}

h3{
	font-size:1.3em;
}

#blog-name,
#blog-name a,
#blog-name a:visited{
	text-decoration:none;
	color:#F84370;
}
#blog-name a:hover{
	color:#999;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited{
	color:#666;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite{
	text-decoration:none;
}

.entry p a:visited{
	color:#b85b5a;
}

.commentlist li, #commentform input, #commentform textarea{
	font:0.9em 'Century Gothic', Verdana, Arial, Sans-Serif;
}

.commentlist li{
	font-weight:bold;
}

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

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

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

#commentform p{
	font-family:'Century Gothic', Verdana, Arial, Sans-Serif;
}

.commentmetadata{
	font-weight:normal;
}

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

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

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

a, h2 a:hover, h3 a:hover{
	color:#90445E;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}
/* End Typography & Colors */



/* Begin Structure */

#page{
	background-color:white;
	margin:20px auto;
	padding:0;
	width:798px;
	border:1px solid #959596;
}


.narrowcolumn{
	margin:0;
	padding:0;
}


.post{
	margin:0;
	padding:0;
}

.post hr{
	display:block;
}

.widecolumn .post{
	margin:0;
}

.post .date{
	text-align:right;
}

.postmetadata{
	padding:5px 0;
	font-size:0.85em;
	border-bottom:1px solid #D5D3B5;
}
*html .postmetadata a{
	font-size:8px;
}

.widecolumn .postmetadata{
	margin:0;
}

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

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

.postmetadata{
	clear:left;
}

.clear{
	clear:both;
}

#footer{
	display:block;
	margin:0;
	padding:0;
	background:url(images/shadow-b3.jpg) no-repeat bottom;
	width:798px;
	height:18px;
	overflow:hidden;
	clear:both;
}

#footer p{
	margin:0;
	padding:0;
	text-align:center;
	font-size:1.3em;
	letter-spacing:2px;
}
/* End Structure */



/*	Begin Headers */
#blog-name{
	margin:0;
	padding:16px 0 0 0;
	width:188px;
	height:92px;
	background-color:#fff;
}

h2{
	margin:0;
	padding:0;
}

.pagetitle{
	margin-top:30px;
	text-align:center;
}

h3{
	padding:0;
	margin:0;
}
h3.comments{
	padding:0;
	margin:40px auto 20px ;
}
/* End Headers */

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

/* 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: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;
}

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

#sidebar ul, #sidebar ul ol{
	margin:0;
	padding:0;
}

#sidebar ul li{
	list-style-type:none;
	list-style-image:none;
	font-size:0.9em;
}

#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;
}
/* End Entry Lists */

a#abcjapon,
a#abcjapon:visited{
	display:block;
	width:178px;
	margin:0;
	padding:40px 0 0 0;
	background:url(images/abcjapon.gif) center top no-repeat;
	text-align:right;
	font-size:11px;
	overflow:hidden;
}

/* Begin Form Elements */
#searchform{
	margin:10px auto;
	padding:5px 3px;
	text-align:left;
}

#sidebar #searchform #s{
	width:128px;
}

#sidebar #searchsubmit{
	padding:1px;
}

.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 p{
	margin:10px 5px 10px 0;
}

#commentform p{
	margin:5px 0;
}

.nocomments{
	display:none;
	text-align:center;
	margin:0;
	padding:0;
}

.commentmetadata{
	margin:0;
	display:block;
}
/* End Comments */



/* Begin Sidebar */
#sidebar{
	clear:both;
	display:block;
	margin:0;
	padding:1px 0 0 0;
	border-top:1px solid #D5D3B5;
}

#sidebar h2{
	margin:5px 0 0;
	padding:0;
	font-family:'Century Gothic', Verdana, Sans-Serif;
	font-size:1.1em;
}

/* End Sidebar */



/* Begin Calendar */
#wp-calendar{
	empty-cells:show;
	margin:10px auto 0;
/*	width:155px;*/
}
#wp-calendar #next a{
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a{
	padding-left:10px;
	text-align:left;
}
#wp-calendar #prev a, #wp-calendar #next a{
	font-size:9pt;
}
#wp-calendar a{
	display:block;
	text-decoration:none;
}
#wp-calendar a:hover{
	color:#fff;
	background-color:#F84370;
}
#wp-calendar caption{
	font:bold 1.2em 'Century Gothic', Verdana, Arial, Sans-Serif;
	text-align:center;
}
#wp-calendar caption{
	text-align:center;
	width:100%;
}
#wp-calendar th{
	width:22px;
	font-style:normal;
	text-transform:capitalize;
	text-align:center;
}
#wp-calendar td{
	padding:3px 0;
	text-align:center;
}
#wp-calendar td.pad:hover{ /* Doesn't work in IE */
	background-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;
}

hr{
	display:none;
	clear:both;
}

a img{
	border:none;
}
a:hover img{
	zoom:1;
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
}

/* End Various Tags & Classes*/

/* MAIN MENU */
#navcontainer{
	margin:0;
	padding:0 0 0 35px;
	height:22px;
	background:url(images/bg_menu.gif) no-repeat;
}
*html #navcontainer{
	padding:0 0 0 27px;
}
#navcontainer ul{
	margin:0;
	padding:0;
	font-weight:normal;
	font:14px Verdana, sans-serif;
}
#navcontainer ul li{
	display:inline;
}

#navcontainer ul li.page_item a,
#navcontainer ul li.page_item a:visited{
	margin:0 10px;
	padding:0 12px;
	height:22px;
	text-decoration:none;
	font-weight:normal;
	float:left;
	overflow:hidden;
	color:#713A4E;
}

#navcontainer ul li.page-item-2 a{/* Restaurant */
	display:block;
	width:89px;
	background:url(images/btn-1.gif) top center no-repeat;
	font-size:0.1em;
}
#navcontainer ul li.page-item-3 a,
#navcontainer ul li.page-item-178 a{/* Menu */
	display:block;
	width:47px;
	background:url(images/btn-2.gif) top center no-repeat;
	font-size:0.1em;
}
#navcontainer ul li.page-item-5 a{/* Access */
	display:block;
	width:54px;
	background:url(images/btn-3.gif) top center no-repeat;
	font-size:0.1em;
}
#navcontainer ul li.page-item-7 a{/* Contact */
	display:block;
	width:70px;
	background:url(images/btn-4.gif) top center no-repeat;
	font-size:0.1em;
}
#navcontainer ul li.page-item-0 a{/* Blog */
	display:block;
	width:41px;
	background:url(images/btn-5.gif) top center no-repeat;
	font-size:0.1em;
}


body.about #navcontainer ul li.page-item-2 a,/* Restaurant */
#navcontainer ul li.page-item-2 a:hover{
	background:url(images/btn-1r.gif) top center no-repeat;
}
body.menu #navcontainer ul li.page-item-3 a,
.menu #navcontainer ul li.page-item-178 a,
.parent-3 #navcontainer ul li.page-item-3 a,/* Menu */
.parent-3 #navcontainer ul li.page-item-178 a,
#navcontainer ul li.page-item-3 a:hover,
#navcontainer ul li.page-item-178 a:hover{
	background:url(images/btn-2r.gif) top center no-repeat;
}
body.access #navcontainer ul li.page-item-5 a,/* Access */
#navcontainer ul li.page-item-5 a:hover{
	background:url(images/btn-3r.gif) top center no-repeat;
}
body.contact #navcontainer ul li.page-item-7 a,/* Contact */
#navcontainer ul li.page-item-7 a:hover{
	background:url(images/btn-4r.gif) top center no-repeat;
}
body.blog #navcontainer ul li.page-item-0 a,/* Blog */
#navcontainer ul li.page-item-0 a:hover{
	background:url(images/btn-5r.gif) top center no-repeat;
}
/*
#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_parent a,
#navcontainer ul li.page_item current_page_parent a{
	zoom:1;
	filter:alpha(opacity=50);
	opacity:0.5;
	-moz-opacity:0.5;
}
*/
.parent-5 #navcontainer ul li.current_page_item a,
.parent-5 #navcontainer ul li.current_page_parent a,
.parent-5 #navcontainer ul li.page_item current_page_parent a{
}

#navcontainer ul li.page_item ul{
	display:none;
}
/*end MAIN MENU*/

.retour{
	clear:both;
	width:100%;
	text-align:center;
	font-size:1.1em;
}

.centerize{
	text-align:center;
}

iframe.contact{
	width:560px;
	height:380px;
}

/* FOOTER CELLS */
.footutil{
	margin:0;
	display:block;
	float: left;
	min-height:160px;
}
.footutil-left{
	width: 184px;
	padding:0;
}
.footutil-center{
	width: 176px;
	padding:0 8px;
	background:url(images/dot.gif) repeat-y;
}
.footutil-right{
	width: 160px;
	padding:0 8px;
/*	border-left:1px solid #D5D3B5;*/
	background:url(images/dot.gif) repeat-y;
}
.footutil ul,
.footutil li{
	margin:0;
	list-style-type:none;
}

/* COLOR VARIATIONS */
#contentinner{/*default*/
	margin:0;
	padding:0;
	background-color:#fff;
}
#contentbody{
	margin:0;
	padding:10px;
	border-left:1px solid #D5D3B5;
	border-right:1px solid #D5D3B5;
}
.footer{
	margin:0;
	padding:0 0 2px 0;
	background:url(images/bg_line.gif) no-repeat bottom;
	text-align:center;
	font-size:x-small;
	clear:both;
}

a.abcjapon,
a.abcjapon:visited{
	color:#333;
}

body.about #contentinner{
	background-color:#D3FFDD;
}
.parent37 #contentinner,
body.menu #contentinner{
	background-color:#FFFFCC;
}
body.access #contentinner{
	background-color:#CBF4FF;
}
body.contact #contentinner{
	background-color:#FFECDB;
}

body.about #contentbody,
body.menu #contentbody, .parent37 #contentbody,
body.access #contentbody,
body.contact #contentbody{
	border:none;
}
body.about .footer,
body.menu .footer, .parent37 .footer,
body.access .footer,
body.contact .footer{
	background:url(images/bg_mask.gif) no-repeat bottom;
}

/*ABOUT PAGE*/
body.about .entry h2{
	margin:auto;
	padding:8px 0 0 0;
	font-size:14px;
	font-weight:bold;
}
body.about .entry h3{
	margin:auto;
	margin-top:8px;
	padding:4px;
	border-top:1px solid #D5D3B5;
	border-bottom:1px solid #D5D3B5;
	text-align:center;
}
body.about .entry h4{
	margin:0 auto;
	text-align:center;
}


/*MENU PAGE*/
body.menu .post #page-children{
	margin:0 0 16px 0;
	text-align:center;
}
body.menu .post #page-children ul{
	list-style:none;
	margin:0 auto;
	padding:0;
	text-align:center;
}
body.menu .post #page-children ul li a{
	display:block;
	width:510px;
	margin:3px auto;
	padding:5px;
	border:3px double #fff;
	background-color:#fffde8;
}
body.menu .post #page-children ul li a:hover{
	background-color:#FFFEAA;
}
.parent-3 .entry h2,
.parent-3 .entry h3{
	color:#990033;
	font-style:italic;
	clear:right;
	/*_font-size:0.95em;/*IE6*/
}
*html .parent-3 .entry h2{
	font-size:18px;
}

.parent-3 .entry .fr{
	margin:0 auto;
	padding:0;
	font-family:"Century Gothic", Times, "Times New Roman";
	font-style:italic;
	font-weight:bold;
/*	font-size:0.95em;*/
}

.parent-3 .entry .ja{
	margin:0 auto;
	padding:0;
	font-size:0.85em;
}
.entry .prix{
	position:absolute;
	z-index:2;
	display:block;
	float:right;
	right:0px;
	width:60px;
	white-space:nowrap;
	text-align:right;
}
*+html .entry .prix{
	right:20px;
}
* html .entry .prix{
	right:20px;
}
.parent-3 .entry p{
	position:relative;
	clear:right;
	line-height:20px;
	font-family:monospace;
}
.carte-tapas .entry p,
.carte-des-vins .entry p,
.takeout .entry p{
	position:relative;
	clear:right;
	line-height:20px;
	padding:4px 0;
}
.carte-tapas .entry p:hover,
.carte-des-vins .entry p:hover,
.takeout .entry p:hover{
	background-color:#ffffde;
}
.parent-3 .carte .ct{/*cuisine traditionelle*/
	color:#ae1e1b;
}

.parent-3 .menulunch,
.parent-3 .menudinner{
	float:left;
	margin:0 0 8px 8px;
	padding:8px;
	width:163px;
	height:128px;
	text-align:center;
	background-color:#D3FFDD;
}

div.dinner1{
	margin:0 0 8px 0;
	padding:8px;
	background-color:#FFECDB;
	text-align:center;
}
div.dinner2{
	margin:0 0 8px 0;
	padding:8px;
	padding:8px;
	background-color:#FFFFCC;
	text-align:center;
}
div.dinner1 h2,
div.dinner2 h2{
	margin-bottom:8px;
	font-style:normal;
	color:#999;
}
body.carte-des-vins .entry h2{
	clear:right;
	margin:8px 0 0 0;
	padding:8px;
	border-top:1px solid #D5D3B5;
	font-style:normal;
	text-align:center;
	color:#990033;
}

/*GALLERY*/
.parent-279 .caption{
	font-size:1.15em;
	color:#990033;
}


.orange{
	color:#ff6600;
}


/*Contact form7*/
.wpcf7 p {
	text-align:left;
}

div.wpcf7 {
	margin: 0;
	padding: 0;
}

div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}

div.wpcf7-mail-sent-ok {
	border: 2px solid #398f14;
}

div.wpcf7-mail-sent-ng {
	border: 2px solid #ff0000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #f7e700;
}

span.wpcf7-form-control-wrap {
	position: relative;
}

span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}

span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}