@charset "utf-8";
/*
Theme Name: Dalsegno
Theme URI: http://www.ristorante-dalsegno.com/
Description: Dalsegno専用
Version: 1.0
Author: cruller
Author URI: http://www.ristorante-dalsegno.com/
Tags: original, fixed width, two columns, widgets
*/



body {
	margin: 0 auto;
	padding: 0;
	/* font-size: 62.5%; /* Resets 1em to 10px */
	background: #CE5331 url('images/background00.jpg') center 0 repeat-y;
	color: #333333;
	font-family: "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Osaka", sans-serif;
	text-align: center;
}

h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
}

#page {
	text-align: left;
	border-top: 5px solid #4E3315;
}

#contentBody {
	width: 780px;
	margin: 0 auto;
	padding: 0;
	background-color: #F3E3DD;
}

#headerBody {
	height: 90px;
	background: #60841B url('images/img_header.jpg') center 0 no-repeat;
	border-bottom: 2px solid #745224;
}

#header {
	width: 780px;
	margin: 0 auto;
	padding: 0;
}

h1#headerLogo {
	float: left;
	margin: 17px 0 0 20px;
}

h1#headerLogo a {
	display: block;
	width: 162px;
	height: 62px;
	font-size: 50%;
	text-decoration: none;
	background: url('images/logo_header.jpg') 0 0 no-repeat;
}

h1#headerLogo span {
	visibility: hidden;
}

#header p {
	float: right;
	width: 352px;
	padding: 52px 12px 0 0;
	color: #FFFFFF;
	font-size: 80%;
	line-height: 120%;
	text-align: right;
	background: url('images/shopname_header.jpg') 2px 12px no-repeat;
}

#header p span {
	margin-left: 0.2em;
	font-size: 150%;
}

#header .description {
}

#footer {
	clear: both;
	height: 50px;
	margin: 30px 0 15px 0;
	padding: 25px 10px 0 0;
	text-align: center;
	background: url('images/img_footer.jpg') left top no-repeat;
}

.footertop p {
	color: #2C190B;
	font-family: "gadget", "Trebuchet MS", sans-serif;
	font-size: 60%;
	font-weight: bold;
	letter-spacing: 0.3ex;
    line-height: 2.5em;
	text-align: right;
}

p#footerMenu {
	margin-right: 0.5em;
	font-family: "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro W3", "Osaka", sans-serif!important;
	font-weight: normal!important;
}

p#footerMenu a, p#footerMenu a:visited {
	background-color: transparent;
	color: #472800;
	text-decoration: underline;
}

p#footerMenu a:hover {
	background-color: transparent;
	color: #DE9B40;
	text-decoration: underline;
}

span.name {
	font-size: 120%;
	color: #990000;
}


/* Begin Typography & Colors */
.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	padding: 5px;
	font-size: 65%;
	line-height: 140%;
}

h3 {
	margin: 30px 0 0;
	padding: 0;
}

h3.comments {
	margin: 40px auto 20px ;
	padding: 0;
}

h1 a, h1 a:hover, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited {
	text-decoration: none;
}

a, h2 a:hover, h3 a:hover {
	color: #7E411A;
	text-decoration: none;
}

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

.commentlist li, #commentform input, #commentform textarea {
	font-size: 80%;
}

.commentlist li ul li {
	font-size: 80%;
}

.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: 80%
}

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

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

.commentmetadata {
	font-weight: normal;
}

.nocomments, .postmetadata, blockquote, strike {
	padding: 5px;
	font-size: 75%;
	line-height: 140%;
}

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

cite {
	text-decoration: none;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
}
/* End Typography & Colors */



/* Dalsegno Customized START */
#menuUpper {
	height: 15px;
	/* padding: 20px 60px 0; */
	padding: 20px 10px 0 60px;
}

#menuUpper ul {
	list-style-type: none;
}

#menuUpper li {
	float: left;
	margin-left: 20px;
	font-size: 70%;
	line-height: 150%;
	text-align: center;
}

#menuUpper li a {
	color: #472800;
	text-decoration: underline;
}

#menuUpper li span {
	/* visibility: hidden; */
}

li#home a {
	padding: 5px 110px 5px 22px; 
	background: url('images/icon_top.gif') 0 0 no-repeat;
}

li.menu a {
	padding-left: 15px;
	background: url('images/anchor_menu.gif') 0 -33px no-repeat;
}

li.current a {
	padding-left: 15px;
	background: url('images/anchor_menu.gif') 0 -4px no-repeat;
}

li.menu a:hover {
	background-position: 0 -63px;
}

h2#contTitle {
	clear: both;
	margin: 0 auto;
	padding: 5px 0 0;
	text-align: center;
}

.topicPath {
	clear: both;
	margin: 0 85px;
	padding: 4px 0 25px 8px;
	font-size: 70%;
	background: url('images/leader.gif') 0 6px no-repeat;
}

.topicPath a, .topicPath a:hover {
	text-decoration: underline;
}

span.pathToTop a {
	height: 11px;
}

span.pathToTop a:hover {
	background-position: 0 -15px;
}

/* Dalsegno Customized END */


/* Begin Sidebar */
#sidebar {
	float: left;
	width: 180px;
	margin: 0;
	padding: 10px 0 20px 40px;
}

#sidebar h2 {
	margin: 0;
	padding: 6px 3px 4px;
	color: #4F1703;
	font-size: 90%;
	border-bottom: 2px solid #E0B698;
}

#sidebar form {
	margin: 0;
}

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

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul ol {
	margin: 0 0 0 10px;
	padding: 0;
}

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

ol li {
	list-style: decimal outside;
}

#sidebar ul ul li {
	margin-bottom: 12px;
	padding-left: 12px;
	font-size: 75%;
	background: url('images/list_image.png') 0 2px no-repeat;
}

#sidebar ul ol li {
	list-style: decimal outside;
	margin: 3px 0 12px;
	padding: 0;
	font-size: 75%;
}
/* End Sidebar */



/* Begin Main Structure */
.narrowcolumn, .widecolumn {
	float: left;
	width: 440px;
	margin: 0 0 0 20px;
	padding: 13px 40px 20px;
	overflow: hidden;
}

.narrowcolumn h2, .widecolumn h2 {
	padding: 0 10px 5px 26px;
	background: url('images/leader_article.jpg') 2px 0 no-repeat;
	border-bottom: 1px dotted #898369;
}

h2.pagetitle {
	text-align: center;
	letter-spacing: 0!important;
	background: none!important;
	border-bottom: 3px double #E0B698;
}

.post {
	margin: 0 0 40px;
/*	text-align: justify; */
}

.post hr {
	display: block;
}

.entry {
	margin: 1em 10px;
}

.entry p {
	font-size: 80%;
	line-height: 160%;
}

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

.widecolumn .post {
	margin: 0;
}

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

.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;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
/* End Main Structure */



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



/* 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 {
	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 */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

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

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

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children {
	padding: 0;
}

#commentform p {
	margin: 5px 0;
}

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

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



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	font-size: 70%;
}

#wp-calendar #next a {
	padding-right: 6px;
	text-align: right;
	font-size: 9pt;
	background-color: #F3E3DD;
}

#wp-calendar #prev a {
	padding-left: 6px;
	text-align: left;
	font-size: 9pt;
	background-color: #F3E3DD;
}

#wp-calendar a {
	display: block;
	text-decoration: underline;
	background-color: #F4AE5E;
}

#wp-calendar a:hover {
	background-color: #EEEEEE;
/*	background-color: #E2FCA7; */
}

#wp-calendar caption {
	width: 100%;
	font: bold 1.2em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	text-decoration: none;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #F3E3DD;
}
/* 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: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* 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;
}
/* End captions */


